/*
Theme Name: Deals
Author: Deals
Author URI: Deals
*/

* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #333333;
	 background: #EAEAEA /**url(images/background1.gif) repeat-y center**/; 
}
a {
	color: #4A79A5;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
img {
	border: 0;
}
.break {
	font-size: 0;
	width: 0;
	height: 0;
	clear: both;
}



.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
/** BEGIN wrapper **/
#wrapper {
	width: 960px;
	margin: auto auto;
	text-align: left;
	background: #fff;

}
/** END wrapper **/


.contentWrapper { background: #fff url(images/cwbg.png) top no-repeat; padding: 15px 0 0 0; }




/** BEGIN header **/
#header {
	background:url(images/headerbg.png) top no-repeat;
	height: 119px;
	width: 960px;
	overflow: hidden;
}
#header .pages {
	float: right;
	list-style-type: none;
	height: 25px;
	padding-top: 2px;
}
#header .pages li {
	float: left;
	text-transform: uppercase;
	font-size: 10px;
}
#header .pages li a {
	display: block;
	text-decoration: none;
	color: #333333;
	display: block;
	padding: 4px 12px;
	border-width: 0 1px;
	border-style: solid;
	border-color: #F0F0F0;
}
#header .pages li a:hover {
	border-color: #ffffff;
}
#header .logo {
	float: left;
	clear: both;
	height: 66px;
	width: 372px
}
#header .logo h1 {
	text-transform: uppercase;
	font-size: 2.5em;
	padding: 0;
}
#header .logo h1 a {
	display:block;
	width:372px; height: 37px;
	text-indent: -9000px;
	text-decoration: none;
}
#header .logo h2 {
	margin:0; padding: 0;
	color: #888888;
	font-size: 12px;
	text-indent: -9000px;
}


#header #topNav { clear:left;}
#header #topNav ul { list-style:none;}
#header #topNav ul li { float:left; padding: 0 0 0 24px;}
#header #topNav ul li a { color:#FFCCFF; background: url(images/tnBar.png) no-repeat; text-decoration:none; }
#header #topNav ul li a:hover { text-decoration: underline; color: #fff; }
#header #topNav ul li a.home { background:none}





ul.mainNav li a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/core/pipe_mainnav.png) no-repeat scroll 0 50%;
color:#FFFFFF;
padding:0 2px 0 8px;
}







#header .ad {
	float: right;
}
#header .categories {
	list-style-type: none;
	clear: both;
	height: 37px;
	margin-left: -15px;
}
#header .categories li {
	float: left;
}
#header .categories li a {
	display: block;
	padding: 11px 15px 12px;
	text-decoration: none;
}
#header .categories li a:hover {
	font-weight: bold;
	color: #4A79A5;
}
/** END header **/

/** BEGIN sidebars **/
.box {
	/**background: #F0F5F9;
	 border: 1px solid #DDDDDD; **/
	padding: 0 6px 6px 6px;
	margin: 2px 0 10px 6px;
}
.box h2 {
	background-color: #682099;
	color: #ffffff;
	font-size: 1em;
	padding: 4px;
	margin-bottom: 0px;
}
#lsidebar {
	width: 200px;
	float: left;
	padding-bottom: 10px;
	
}


#lsidebar ul {
	list-style-type: none;
	background: #F0F5F9;
}
#lsidebar ul li {
	line-height: 1.6em;
	
	/**background: url(images/bullet.gif) no-repeat 2px 9px;**/
	/** border-top: 1px solid #ABC7DE; **/
}


#lsidebar ul li a {
	display:block;
	color: #333333;
	width: 178px;
	padding: 4px 0 4px 4px;
	text-decoration: none;
}
#lsidebar ul li a:hover {
	color: #fff;
	background: #AF68DF;
}

#lsidebar ul li a.child { padding: 0 0 2px 20px; width: 166px; color:#333 }
#lsidebar ul li a.child:hover { color:#fff}
#lsidebar ul li a.childSelect { padding: 0 0 2px 20px; width: 166px; color:#682099; font-weight:bold; }
#lsidebar ul li a.childSelect:hover { color:#fff}

#lsidebar ul li a.subChild { padding: 0 0 2px 35px; width: 151px; color:#333 }
#lsidebar ul li a.subChild:hover { color:#fff}
#lsidebar ul li a.subChildSelect { padding: 0 0 2px 35px; width: 151px; color:#682099; font-weight:bold; }
#lsidebar ul li a.subChildSelect:hover { color:#fff}

#lsidebar ul li a.subSubChild { padding: 0 0 2px 50px; width: 136px; color:#40688C }
#lsidebar ul li a.subSubChild:hover { color:#fff}
#lsidebar ul li a.subSubChildSelect { padding: 0 0 2px 50px; width: 136px; color:#682099; font-weight:bold; }
#lsidebar ul li a.subSubChildSelect:hover { color:#fff}


#rsidebar {
	margin-right: 8px;
	width: 200px;
	float: right;
	padding-bottom: 10px;
	min-height: 700px
}
#rsidebar .ads {
	padding: 0 7px;
	text-align: center;
}
#rsidebar .ads img {
	margin: 7px;
}
#rsidebar form {
	height: 33px;
	background: url(images/search.gif) no-repeat center 0;
}
#rsidebar form input {
	border: 0;
	width: 175px;
	margin: 9px 0 0 5px;
}
#rsidebar form button {
	display: none;
}
#rsidebar ul {
	list-style-type: none;
	padding: 5px 8px;
}
#rsidebar ul li {
	line-height: 1.4em;
	padding: 5px 0;
}
#rsidebar ul li a {
	font-weight: bold;
}
#rsidebar ul li p {
	padding-top: 5px;
}
#rsidebar .flickr {
	text-align: center;
	padding: 0 7px;
}
#rsidebar .flickr img {
	margin: 8px;
}
#rsidebar .video {
	padding: 2px;
}
#rsidebar .tags {
	padding: 2px 6px;
}
#rsidebar .tags a {
}
#rsidebar .tags a:hover {
}
/** END sidebars **/

/** BEGIN content **/
#content {
	width: 540px;
	float: left;
	padding: 0 0 10px 10px;
}
#featured {
	background-color: #FFFFFF;
	/* border: 1px solid #DDDDDD; */
	height: 250px;
	margin-bottom: 10px;
	padding: 6px;
}
#content .featured {
	position: relative;
	padding: 0 6px 12px;
	height: 240px;
}
#featured h2 {
	background-color: #4A79A5;
	color: #ffffff;
	font-size: 1em;
	padding: 4px;
	margin-bottom: 5px;
}
#content .featured .comments a {
	position: absolute;
	display: block;
	width: 31px;
	height: 25px;
	background: url(images/comments.gif) no-repeat 0 0;
	top: 5px;
	right: 10px;
	text-align: center;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
}
#content .featured h3 {
	font-size: 1.5em;
	margin-bottom: 10px;
	font-weight: normal;
	padding: 0 50px 0 4px;
}
#content .featured img {
	float: left;
	margin: 5px 10px 10px 4px;
	width: 134px;
	height: 134px;
}
#content .featured p {
	line-height: 1.4em;
	margin-bottom: 10px;
	padding: 0 4px;
}
#content .featured .details {
	clear: both;
	text-transform: uppercase;
	font-size: 0.8em;
	margin-bottom: 0;
}
#content .featured .details a {
	color: #333333;
	text-decoration: none;
}
#content .featured .details a:hover {
	color: #4A79A5;
	text-decoration: underline;
}
#content .recent {
	background-color: #FFFFFF;
	/* border: 1px solid #DDDDDD; */
	
	margin-bottom: 10px;
}
#content .post {
	position: relative;
	padding: 5px 5px 0px 5px ;
	margin-bottom: 5px;
}
#content .recent h2 {
	background-color: #4A79A5;
	color: #ffffff;
	font-size: 1em;
	padding: 4px;
	margin-bottom: 5px;
}
#content .post .comments a {
	position: absolute;
	display: block;
	width: 31px;
	height: 25px;
	background: url(images/comments.gif) no-repeat 0 0;
	top: 10px;
	right: 10px;
	text-align: center;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
}
#content .post h3 {
	font-size: 1.5em;
	margin-bottom: 2px;
	font-weight: normal;
	padding: 0 50px 0 4px;
}
#content .post img {
	float: left;
	margin: 5px 10px 10px 4px;
	width: 134px;
	height: 134px;
}
#content .post p {
	line-height: 1.4em;
	margin-bottom: 5px;
	padding: 0 4px;
}
#content .post .details {
	clear: both;
	text-transform: uppercase;
	font-size: 0.8em;
	margin-bottom: 0;
}
#content .post .details a {
	color: #333333;
	text-decoration: none;
}
#content .post .details a:hover {
	color: #4A79A5;
	text-decoration: underline;
}
#content .postnav {
	clear: both;
	padding: 10px 0;
}
#content .postnav ul {
	list-style-type: none;
	padding: 10px;
}
#content .postnav ul li {
	float: left;
	color: #B5B4BC;
	padding: 4px;
}
#content .postnav ul li a {
	color: #636363;
	text-decoration: none;
	display: block;
	padding: 2px 6px;
	border: 1px solid #E2E2E2;
}
#content .postnav ul li a:hover {
	border-color: #ffffff;
}
#wp_page_numbers ul {
	border-top: 0 !important;
}
#wp_page_numbers .page_info {
	padding: 3px 6px !important;
	margin-right: 2px;
	border: 1px solid #e0e0e0 !important;
	margin-top: 4px;
}
#wp_page_numbers .active_page a {
	background-color: #ffffff !important;
	border: 0 !important;
}
/** END content **/

/** BEGIN footer **/
#footer {
	text-align:center;
	clear: both;
	color: #40688C;
	font-size: 0.9em;
	height: 35px;
	padding-top: 20px;
}
#footer a {
	color: #ffffff;
}
#footer .wrapper {
	width: 960px;
	margin: auto auto;
	text-align: left;
}
#footer .l {
	float: left;
}
#footer .r {
	float: right;
}
/** END footer **/

/** BEGIN miscellaneous **/
#content .single {
	padding: 2px;
}

#content .single h2 { background: none; color:#1C2E3E; font-size: 16px}

#content .description { background: #F4F4F7; padding: 6px; border-bottom: 1px solid #E8E8EE}




#content .single p {
	line-height: 1.5em;
	margin-bottom: 10px;
}
#content .single ul, #content .single ol {
	list-style-position: inside;
	margin-bottom: 10px;
}
#content .single li {
	line-height: 1.5em;
	padding: 2px 0;
}
#content .single blockquote {
	padding: 10px 10px 5px;
	margin-bottom: 10px;
	background-color: #eeeeee;
	border-width: 1px 0;
	border-style: solid;
	border-color: #e0e0e0;
}
#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
	font-size: 1.2em;
	margin-bottom: 5px;
}
#comments {
	padding: 2px;
}
#comments a {
	text-decoration: none;
}
#comments h2 {
	font-size: 1.6em;
	margin: 10px 0;
}
#comments p {
	margin-bottom: 10px;
	line-height: 1.6em;
}
#comments form {
}
#comments form p {
	margin-bottom: 5px;
}
#comments form input {
	margin-right: 5px;
}
#comments form input, textarea {
	border: 1px solid #cccccc;
	font-size: 0.9em;
	font-family: Verdana;
	padding: 4px;
	background-position: 4px 4px;
	background-repeat: no-repeat;
}
#comments form input {
	width: 240px;
	border: 1px solid #cccccc;
}
#comments form textarea {
	width: 350px;
	padding: 4px 4px !important;
	border: 1px solid #cccccc;
}
#comments form button {
	border: 1px solid #a0a0a0;
	font-size: 1em;
	font-family: Verdana;
	padding: 2px 6px;
}
.commentdetails {
	margin-top: 25px;
}
.commentauthor {
	margin-bottom: 5px !important;
	font-weight: bold;
}
.commentdate {
	font-size: 0.8em;
	margin-bottom: 5px;
	color: #909090;
}
.required {
	color: #ff0000;
}
h2.title {
	font-size: 1em !important;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
.notfound h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
/** END miscellaneous **/

#splash { padding: 20px; text-align:left; margin: 0 0 5px 0;}
#splash h1 a.high { display:block; width: 484px; height: 60px; font-size: 9px; text-indent: -9000px; overflow: hidden;}
#splash h1 a.shallow { display:block; width: 484px; height: 30px; font-size: 9px; text-indent: -9000px; overflow: hidden;}


#splash p { width: 300px; font-size: 14px; font-weight:bold; color: #333; margin: 10px 0 0 0}

#splash.home { background: url(/images/cheap-condoms-online.jpg); width: 494px; min-height:214px;}

#splash.veganCondoms { background: url(/images/vegan-condoms-online-uk.jpg) top no-repeat; width: 494px; min-height:206px;}

#splash.agriculture p { width: 260px; margin: 40px 0 0 0}

#splash.screen-printing { background: url(/images/screen-printing.jpg) top no-repeat; width: 482px; min-height:146px;}

#splash.ladders { background: url(/images/ladders.jpg) top no-repeat; width: 482px; min-height:206px;}




.newsfeed {}

.newsfeed  h2 { font-size: 14px;}
.newsfeed .item { margin: 0 0 10px 0;}

.newsfeed .item h4 { font-size: 10px; margin: 0 0 0 0;  color: #1C2277; font-weight:bold}
.newsfeed .item p { font-size: 10px; margin: 0 0 0 0;}
.newsfeed .item .date { font-size: 8px; margin: 0 0 0 0; color:#CCCCCC;}

.newsfeed .link { font-size: 9px; margin: 0 0 0 0;}

.newsfeed .attrib { text-align:right;}
.newsfeed .attrib a { color:#999999; text-decoration:none; font-size:10px;}


#second-hand { width:522px; clear:none }
#second-hand a { color: #990000}
#second-hand a:hover { color: #990000; text-decoration:underline;}




#ebay_search_container { height: 30px; width: 188px; overflow:hidden;}
#ebay_search_container iframe {margin: -210px 0 0 -110px; border:none; }

.itemPrice { margin:0; padding: 0; font-weight:bold; color: #682099}
.itemTitle { min-height: 20px; font-size: 10px;}



#recommended-728x90 {width:500px; height:88px; margin: 0 0 10px 10px; overflow:hidden; }
#recommended-728x90 iframe {margin: -1px 0 0 -163px; border:none; }

/** 460 x 240 **/

#recommended-468x336 {width:466px; height:165px; margin: 0 0 10px 10px; overflow:hidden; }
#recommended-468x336 iframe {margin: -61px 0 0 -1px; border:none; }


.catPage { width: 240px; float:left; margin: 0 10px; height: 60px; text-align:left }
.catPageSmall { width: 145px; float:left; margin: 0 10px; text-align:left }
.catPageSmall .catDesc h3 a { font-size: 12px}


.catImage{ float:left }
.catDesc{ float:left; padding: 0 0 0 10px}


.catPage h3 { margin: 0 ; padding: 0; font-size: 14px}
.catPage p { margin: 0 ; padding: 0; font-size: 10px }

.breadcrumb { padding: 8px 0 6px 0; background: #EAEAEA;  height:20px}




.floatingh2 { margin: 5px 0; background-color:#88ABCA;}

/** END wordpress 2.7 comments **/
















