@charset "utf-8";
/* CSS Document */

html, body, #wrap {
height: 100%;
margin:0;
font-size:100%;
font-family:Arial, Helvetica, sans-serif;
}

body > #wrap {
height: auto;
min-height: 100%;
}

#main {
padding-bottom: 588px;
}  /* must be same height as the footer */

#footer {
position: relative;
	margin-top: -588px; /* negative value of footer height */
	height: 588px;
	clear:both;
	background:url(../images/main-elements/footerbg.jpg) top left repeat-x #f4f4f4;
	padding:0;
} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
clear:both;
font-size:0;
height:1px;
line-height:0;
margin:0;
overflow:hidden;
padding:0;
}

ul, li{
margin:0;
padding:0;
}

h1{
color:#000;
	font-size:36px;
margin:0 0 5px 0;
padding:0;
font-weight:200;
	border-bottom:#e2e2e2 2px solid;
}
h2{
color:#555;
font-size:1.4em;
font-weight:200;
padding:0 0 12px 0;
margin:0 0 10px 0;
font-weight:bold;
}
h3{
color:#474747;
font-size:1.3em;
font-weight:normal;
margin:0 0 .6em 0;
padding:0 0 .2em 0;
letter-spacing:-1px;
}
h4{
color:#555;
background-color:#fff;
font-size:1em;
}
h5{
font-size:1em;
}
h5, h6{
color:#555;
font-size:1em;
}



p{
color:#555;
font-size:1em;
line-height:1.3em;
font-weight:normal;
margin:0 0 2em 0;
font-family:Arial, Helvetica, sans-serif;
}
a {
/*color:#c0d542;*/
color:#555555;
text-decoration:underline;
padding:0;
outline:none;
}
a:hover{
color:#000;
outline:none;
}
.greenhighlight{
color:#c0d542;
}
.strong {
	font-weight:bold;
}
#wrap #main #header{
height:100px;
width:980px;
margin:0 auto 5px auto;
padding:0 0 16px 0;
background:url(../images/main-elements/headerbg.jpg) bottom left repeat-x;
}
#wrap #main #header .logo{
float:left;
margin:0;
padding:30px 0 0 0;
}
#wrap #main #header .nav{
float:right;

margin:0;
padding:55px 0 0 0;
text-align:right;
}
#wrap #main #header .nav ul{
list-style:none;
margin:0;
padding:0;
}
#wrap #main #header .nav ul li{
float:left;
display:inline;
}
#wrap #main #header .nav ul li a, #wrap #main #header .nav ul li a:visited{
font-size:1.3em;
font-weight:bold;
color:#555;
text-decoration:none;
display:inline;
float:left;
padding:0 0 0 24px;
}
#wrap #main #header .nav ul li a:hover{
color:#c0d542;
text-decoration:none;
}
#wrap #main #header .nav ul li.active a, #wrap #main #header .nav ul li.active a:visited{
color:#c0d542;
text-decoration:none;
}
#wrap #main #maincontent{
width:980px;
margin:0 auto 0 auto;
padding:0;
}
#wrap #main #maincontent .introsearcharea{
width:100%;
float:left;
background:#C0D542;
margin:0 0 20px 0;
padding:0;
}
#wrap #main #maincontent .introsearcharea .search{
width:205px;
padding:0px 0 0 20px;
margin:0;
float:left;
}
form input.textBox {
width:170px;
padding:5px 24px 5px 7px;
border:#cdcdcd 1px solid;
color:#474747;
font-size:.8em;
margin:0 0 4px 0;
	
}

form.defaultForm label {
	float:left;
	width:200px;
}

.defaultForm textarea {
	float:left;
	width:300px;
	height:118px;
	padding:5px 24px 5px 7px;
	border:#cdcdcd 1px solid;
	color:#474747;

	margin:0 0 4px 0;
}

input.defaultFormTextPrice {
width:20px;
padding:5px 24px 5px 12px;
border:#cdcdcd 1px solid;
color:#474747;
background:url("/assets/images/main-elements/form-price-bg.png") left center no-repeat;
font-size:.8em;
margin:0 0 4px 0;
}
#wrap #main #maincontent .introsearcharea .search form input, #wrap #main #maincontent .searchFormInner .searchFormInnerForm form input {
width:170px;
padding:5px 24px 5px 7px;
border:#cdcdcd 1px solid;
color:#474747;
font-size:.8em;
margin:0 0 4px 0;
background:url(../images/main-elements/searchicon.jpg) 179px 2px no-repeat #fff;
}
#wrap #main #maincontent .introsearcharea .search form select {
width:203px;
padding:4px;
border:#cdcdcd 1px solid;
color:#474747;
font-size:.8em;
margin:0 0 4px 0;
}

#main #resultsWrapArea #searchFormInner form select, select.defaultForm  {
width:160px;
padding:4px;
border:#cdcdcd 1px solid;
color:#474747;
font-size:.8em;
margin:0 0 4px 0;
}

#main #resultsWrapArea #searchFormInner form .button, .defaultFormButton {
width:170px;
color:#fff;
padding:5px 24px 5px 7px;
border:#cdcdcd 1px solid;
color:#474747;
font-size:.8em;
margin:0 0 4px 0;
background:url(../images/main-elements/searchicon.jpg) 179px 2px no-repeat #c0d542;
	font-weight:bold;
}



input.defaultFormButtonMini {
width:60px;
color:#fff;
padding:5px 7px 5px 7px;
border:#cdcdcd 1px solid;
color:#474747;
font-size:.8em;
margin:0 0 4px 0;
background:url(../images/main-elements/searchicon.jpg) 179px 2px no-repeat #c0d542;
font-weight:bold;
text-align:center;
}

input.defaultFormButtonMini:hover {
	cursor:pointer;
	cursor:hand;
}
#main #resultsWrapArea #searchFormInner form  .button:hover, form.defaultForm .button:hover{
		background-color:#474747;
		color:#fff;
}



#wrap #main #maincontent .introsearcharea .search form .button, form .button{
width:170px;
padding:5px 24px 5px 7px;
border:#cdcdcd 1px solid;
color:#474747;
font-size:.8em;
margin:0 0 4px 0;
background:url(../images/main-elements/searchicon.jpg) 179px 2px no-repeat #fff;
		font-weight:bold;
}

#wrap #main #maincontent .introsearcharea .search form .button:hover{
		background-color:#474747;
		color:#fff;
}

#wrap #main #maincontent .introsearcharea span.toggle {
	color:#fff;
	padding:20px 0 0 20px;
}




#wrap #main #maincontent .introsearcharea .introHeader{
	padding:32px 20px 0 50px;
	margin:10px 0 0 0;
	float:left;
	color:#fff;
}
#wrap #main #maincontent .introsearcharea .introtext{
background:url('/assets/images/main-elements/search-arrow.jpg') no-repeat center left ;
padding:32px 20px 0 50px;
margin:10px 0 0 0;
float:right;
width:680px;
}
#wrap #main #maincontent .introsearcharea .introtext h1{
font-weight:normal;
color:#464646;
font-size:20pt;
border-bottom:none;
}
#wrap #main #maincontent .introsearcharea .introtext h1 strong{
color:#fff;
font-weight:bold;
}
#wrap #main #maincontent .colswraphome{
width:980px;
margin:0 auto 30px auto;
padding:20px 0 0 0;
overflow:hidden;
}

#wrap #main #maincontent .colswrapInner{
	width:740px !important;
}
#wrap #main #maincontent .colswraphome .column, .blogRight .column{
width:310px;
float:left;
margin:0;
padding:0;
}
#wrap #main #maincontent .colswraphome .leftcol,  .blogRight .leftcol{
margin:0 25px 0 0;
}
#wrap #main #maincontent .colswraphome .rightcol {
margin:0 0 0 25px;
}
#wrap #main #maincontent .colswraphome .column h2, .blogRight .column h2 {
background:url(../images/main-elements/h2shadow.jpg) bottom left repeat-x;
border-bottom:none;
color:#555;
font-size:1.6em;
padding:0 0 16px 0;
letter-spacing:-1px;
margin:0;
}
#wrap #main #maincontent .colswraphome .column .colbox, .blogRight .column .colbox {
border-bottom:#eee 2px solid;
padding:15px 0 15px 0;
width:310px;
height:120px;
overflow:hidden;
float:left;
margin:0;
}
#wrap #main #maincontent .colswraphome .column .colbox .image, .blogRight .column .colbox .image{
width:70px;
height:100px;
float:left;
overflow:hidden;
}
#wrap #main #maincontent .colswraphome .column .colbox .details, .blogRight .column .colbox .details{
width:225px;
float:right;
margin:0;
padding:0;
}
#wrap #main #maincontent .colswraphome .column .colbox .details p{
margin:0 0 4px 0;
padding:0;
line-height:1em;
}
#wrap #main #maincontent .colswraphome .column .colbox .details p.title{
font-size:.8em;
font-weight:bold;
}
#wrap #main #maincontent .colswraphome .column .colbox .details p.title a, .details p.title a:visited{
text-decoration:none;
}
#wrap #main #maincontent .colswraphome .column .colbox .details p.title a:hover{
text-decoration:underline;
}
#wrap #main #maincontent .colswraphome .column .colbox .details p.category{
font-size:.75em;
font-weight:bold;
color:#c0d542;
}
#wrap #main #maincontent .colswraphome .column .colbox .details p.description{
font-size:.7em;
color:#555;
}
#wrap #main #maincontent .colswraphome .column .colbox .details p.price{
width:64px;
color:#fff;
padding:4px;
margin:3px 0 0 0;
background:#474747;
font-size:.8em;
font-weight:bold;
text-align:center;
display:block;
}

#footer .footTopBoxesWrap{
width:980px;
min-height:300px;
_height:300px;
_overflow:visible;
margin:0 auto 30px auto;
padding:30px 0 0 0;
overflow:hidden;
}
#footer .footTopBoxesWrap .column{
width:310px;
float:left;
margin:0;
padding:0;
}

#footer .footTopBoxesWrap .commentColumn a{
	color:#000;
	text-decoration:none;
}

#footer .footTopBoxesWrap .voucherColumn img {
	float:left;
	padding-right:5px;
}

#footer .footTopBoxesWrap .leftcol{
margin:0 25px 0 0;
}
#footer .footTopBoxesWrap .rightcol{
margin:0 0 0 25px;
}
#footer .footTopBoxesWrap .column p{
font-size:.8em;
color:#555;
}
#footer .footTopBoxesWrap .column ul{
margin:0;
list-style:none;
padding:0;
width:280px;
}
#footer .footTopBoxesWrap .column ul li {
color:#555;
font-size:.8em;
margin:0 0 20px 0;
padding:0;
}

#footer .footTopBoxesWrap .column form label, #emailAlertHolder form label{
width:100px;
font-size:.8em;
color:#555;
float:left;
padding:4px 0 4px 0;
}
#footer .footTopBoxesWrap .column form input, #emailAlertHolder form input {
border:#cdcdcd 1px solid;
padding:4px;
width:190px;
margin:0 0 5px 0;
float:left;
}
#footer .footTopBoxesWrap .column form select, #emailAlertHolder form select{
border:#cdcdcd 1px solid;
padding:4px;
width:200px;
margin:0 0 5px 0;
float:left;
}
#footer .footTopBoxesWrap .column form input.button, #emailAlertHolder form input.button{
background:#c0d542;
text-align:center;
color:#fff;
font-weight:bold;
width:200px;
border:none;
padding:4px;
cursor:pointer;
}
#footer .footTopBoxesWrap .column .blogitem{
width:310px;
float:left;
margin:0 0 15px 0;
padding:0;
}
#footer .footTopBoxesWrap .column .blogitem .blogTitle{
	font-weight:bold;
}
#footer .footTopBoxesWrap .column .blogitem .date{
width:59px;
float:left;
margin:0;
padding:3px 0 3px 0;
background:url(../images/main-elements/blogdatebg.gif) top left no-repeat;
color:#fff;
text-align:center;
font-size:.7em;
}
#footer .footTopBoxesWrap .column .blogitem .article{
width:230px;
float:right;
margin:0;
padding:0 10px 0 0;
}
#footer .footTopBoxesWrap .column .blogitem .article p{
margin:0 0 3px 0;
padding:0;
line-height:1.15em;
}
#footer .footTopBoxesWrap .column h3{
margin:0 0 15px 0;
}
#footer .footTopBoxesWrap .column h3.blogtitle{
background:url(../images/main-elements/speechbubbleicon.gif) left no-repeat;
padding:2px 0 2px 38px;
}
#footer .footTopBoxesWrap .column h3.commentstitle{
background:url(../images/main-elements/speechmarksicon.gif) top left no-repeat;
padding:2px 0 3px 28px;
}
#footer .footTopBoxesWrap .column h3.newslettertitle{
background:url(../images/main-elements/envelopesicon.gif) left no-repeat;
padding:2px 0 6px 38px;
}
#footer .footTopBoxesWrap .column .locationDetails {
	font-weight:bold;
}

#footer #seoLinksOuter{
width:100%;
background:url(../images/main-elements/seolinksbg.jpg) top left repeat-x #464646;
margin:0;
}
#footer #seoLinksOuter .seoLinksWrap{
width:980px;
min-height:160px;
_height:160px;
_overflow:visible;
margin:0 auto 0 auto;
padding:20px 0 0 0;
overflow:hidden;
}
#footer #seoLinksOuter .seoLinksWrap .column{
width:165px;
float:left;
margin:0;
padding:10px 15px 10px 15px;
border-left:#5e5e5e 1px solid;
text-align:center;
}
#footer #seoLinksOuter .seoLinksWrap .lastcolumn{
border:none;
width:164px;
border-left:#5e5e5e 1px solid;
border-right:#5e5e5e 1px solid;
}
#footer #seoLinksOuter .seoLinksWrap .column ul{
margin:0;
padding:0;
list-style:none;
}
#footer #seoLinksOuter .seoLinksWrap .column ul li.title, #footer #seoLinksOuter .seoLinksWrap .column ul li.title a, #footer #seoLinksOuter .seoLinksWrap .column ul li.title a:visited {
font-size:.7em;
font-weight:bold;
color:#fff;
margin:0 0 4px 0;
}
#footer #seoLinksOuter .seoLinksWrap .column ul li a, #footer #seoLinksOuter .seoLinksWrap .column ul li a:visited{
text-decoration:none;
color:#acacac;
font-size:.6em;
margin:0 0 1px 0;
display:block;
}
#footer #seoLinksOuter .seoLinksWrap .column ul li a:hover{
text-decoration:underline;
}
#footer #footerBottomOuter{
width:100%;
background:#4d4d4d;
margin:0;
min-height:50px;
_height:50px;
_overflow:visible;
}
#footer #footerBottomOuter .footerBottomWrap{
width:980px;
margin:0 auto 0 auto;
padding:20px 0 10px 0;
color:#a9a9a9;
font-size:.75em;
}
#footer #footerBottomOuter .footerBottomWrap a, #footer #footerBottomOuter .footerBottomWrap a:visited{
color:#a9a9a9;
text-decoration:none;
}
#footer #footerBottomOuter .footerBottomWrap a:hover{
text-decoration:underline;
color:#a9a9a9;
}
#footer #footerBottomOuter .footerBottomWrap .footLeft{
width:680px;
float:left;
margin:0;
padding:0;
}
#footer #footerBottomOuter .footerBottomWrap .footRight{
width:280px;
float:right;
margin:0;
padding:0;
}
#footer #footerBottomOuter .footerBottomWrap .sociallinks{
width:130px;
float:right;
color:#fff;
font-size:1em;
font-weight:bold;
}
#footer #footerBottomOuter .footerBottomWrap .sociallinks span{
float:left;
margin:1px 0 0 0;
width:76px;
}
#footer #footerBottomOuter .footerBottomWrap .sociallinks img{
float:left;
margin:-3px 2px 0 0;
}
#sideNav{
margin:0;
padding:0;
width:200px;
float:left;
position:relative;
display:block;
}
#sideNav ul{
list-style:none;
float:left;
margin:0 0 5px 0;
}
#sideNav ul li ul{
border:none;
}
#sideNav li{
display:block;
list-style:none;
}
#sideNav li.title{
font-size:.9em;
padding:0 0 18px 5px;
width:195px;
font-weight:bold;
background:url("../images/main-elements/headerbg.jpg") repeat-x scroll left bottom transparent;
}
#sideNav li.title strong{
color:#c0d542;
}
#sideNav li.title.active{
background:url(../images/main-elements/sidenav-h2shadow-downarrow.jpg) bottom left no-repeat;
}
#sideNav li.title a{
padding:0px !important;	
font-size:1em  !important;
}
#sideNav li.title a:hover{
	background:transparent;
}
#sideNav li a{
display:block;
list-style:none;
margin:0;
padding:5px 0 5px 10px;	
font-size:.8em;
text-decoration:none;
color:#464646;
}
#sideNav li.active a{
background:url(../images/activeNavBg.jpg) bottom left repeat-x #bdd9fc;
color:#464646;
}
#sideNav li a:hover{
background-color:#eee;
color:#464646;
}
#sideNav li.subHeader {
color:#464646;
font-weight:bold;
}
#sideNav li.subHeader a{
padding:0px !important;
}
#resultsWrapArea{
width:740px;
float:right;
margin:0;
padding:0;
}
#resultsWrapArea .resultsSummary{
padding:13px 10px 15px 20px;
color:#fff;
background-color:#474747;
}

#resultsWrapArea .resultsSummary h1 {
font-size:18pt;
font-weight:bold;
color:#fff;
}

#resultsWrapArea .resultsSummary p {
font-size:1em;
color:#fff;
}
#resultsWrapArea .pagingNoResultsWrap{
width:740px;
float:left;
padding:3px 0 16px 0;
background:url(../images/main-elements/headerbg.jpg) bottom left repeat-x;
}
#resultsWrapArea .numberResults{
width:300px;
float:left;
padding:13px 0 0 20px;
margin:0;
font-size:.8em;
color:#464646;
}
#resultsWrapArea .numberResults span{
font-weight:bold;
color:#c0d542;
font-weight:bold;
width:100%;

}
#resultsWrapArea .paging{
width:300px;
padding:3px 0 2px 0;
overflow:hidden;
float:right;
background:#fff;
margin:5px 0 5px 0;
}
#resultsWrapArea .paging span{
color:#464646;
float:left;
font-size:.8em;
padding:4px 0 3px 0;
}
#resultsWrapArea .paging ul{
float:right;
list-style-type:none;
margin:0;
padding:4px;
}
#resultsWrapArea .paging li{
background:none;
display:block;
padding:0;
margin:0;
float:left;
font-size:.8em;
}
#resultsWrapArea .paging li a, #resultsWrapArea .paging li a:visited{
background:#dedede;
color:#464646;
padding:3px 6px 3px 6px;
text-decoration:none;
margin:0 0 0 1px;
}
#resultsWrapArea .paging li a:hover{
color:#464646;
text-decoration:none;
background:#eee;
}
#resultsWrapArea .paging li.active a, #resultsWrapArea .paging li.active a:visited{
color:#fff;
text-decoration:none;
background:#c0d542;
}
#resultsWrapArea .paging li.active a:hover{
color:#fff;
background:#464646;
}
#resultsWrapArea .resultsWrap{
width:740px;
float:left;
margin:0;
padding:0;
}
#resultsWrapArea .resultsWrap .product, #resultsWrapArea .resultsWrap .adRect{
width:225px;
height:152px;
float:left;
border-right:#eee 1px solid;
border-bottom:#eee 1px solid;
margin:0 0px 0px 0px;
padding:18px 10px 0px 10px;
position:relative;
}
#resultsWrapArea .resultsWrap .product:hover{
	background-color:#f4f4f4;
}
#resultsWrapArea .resultsWrap .product:hover img{
	border:0px #ccc solid;
}
#resultsWrapArea .resultsWrap .thirdProduct{
margin:0;
}
#resultsWrapArea .resultsWrap .product .image{
float:left;
width:70px;
height:100px;
overflow:hidden;
}
#resultsWrapArea .resultsWrap .product .details{
width:140px;
float:right;
margin:0;
padding:0;
}

#resultsWrapArea .resultsWrap .product .detailsWide{
width:225px !important;
float:left !important;
}

#resultsWrapArea .resultsWrap .product .details p.title{
color:#c0d542;
margin:0 0 15px 0;
font-size:.8em;
font-weight:bold;

}

#resultsWrapArea .resultsWrap .product .details  p.title a, #resultsWrapArea .resultsWrap .product .details  .details p.title a:visited{
text-decoration:none;
}
#resultsWrapArea .resultsWrap .product .details p.title a:hover{
text-decoration:none;
color:#000;
}



#resultsWrapArea .resultsWrap .product  .details p.price{
color:#fff;
font-weight:bold;
margin:0 0 3px 0;
width:64px;
background:#474747;


padding:4px;
font-size:.8em;
font-weight:bold;
text-align:center;
display:block;

}
#resultsWrapArea .resultsWrap .product  .details p.buy a, p.buy a:visited{
color:#fff;
font-weight:bold;
margin:0 0 3px 0;
width:72px;
background:#c0d542;
font-size:.8em;
text-decoration:none;
display:block;
float:left;
text-align:center;
padding:3px 0 3px 0;
}
#resultsWrapArea .resultsWrap .product  .details p.buy a:hover{
background:#464646;
text-decoration:none;
}



/* Brand sub categories*/
#subCategories {
	background-color:#f4f4f4;
	font-size:0.85em;
	font-weight:bold;
	padding:20px;
}

#subCategories ul {
	list-style:none;
	margin-left:25px;
	padding:10px;
}
#subCategories ul li {
	float:left;
	width:320px;
	padding:0 0 4px 0;
}


#subCategories ul li span.title {
	font-weight:bold;
	border-bottom:1px solid #ccc;
	float:left;
	margin-bottom:20px 0 5px 0;
}


#subCategories ul.threecol li {
	width:210px !important;
}


#subCategories ul li a {
	text-decoration:none;
}


/* End Brand sub categories*/


/* Start more results list */
.moreResultsList {
	background-color:#F4F4F4;
	float:left;
	width:100%;
}

.moreResultsList .resultsWrapWide {
	width:800px;
}

/* End more results list */

/* Start product info*/

#productInfo #leftHolder {
		float:left;
		padding:10px;
		width:400px;
	}
	
	 #imageHolder, #emailAlertHolder {
		float:right;
		padding:10px;
		overflow:hidden;
		width:300px;
	}
	#imageHolder img {
		border:#cccccc 2px solid;
	}
#imageHolderInner, #emailAlertHolderInner {
		background-color:#F4F4F4;
		padding:10px;
		width:300px;
		overflow:hidden;
	}
#imageHolderInner {	
			text-align:right;
		font-size:8pt;
		font-weight:bold;
	}
		 #imageHolderInner a {
			color:#000;
			text-decoration:none;
		}
		 #imageHolderInner a:hover {
			text-decoration:underline;	
		}
	
		#productInfo ul li{
			list-style-type:square;
			
		}
#productInfo h1, #resultsWrapArea h2  {
	border-bottom:#e2e2e2 2px solid;
}


#resultsWrapArea h2 a {
	text-decoration:none;
}

#productInfo p a {
	color:#474747;
	font-weight:bold;
	text-decoration:none;
}

#productInfo p a:hover {
	text-decoration:underline;
}

#productInfo .priceNow, #windowEnlargeImage .priceNow {
	padding:6px 0px 6px 0px;
	background-color:#C0D542;
	color:#fff;
	font-size:16pt;
	width:150px;
	text-align:center;
	float:left;
}

#productInfo .priceNow:hover, #windowEnlargeImage .priceNow:hover {
	background-color:#474747;
	color:#fff;
}

#productInfo .priceNow:hover a, #windowEnlargeImage .priceNow:hover a {
	color:#fff;
}

#productInfo .priceNow a,#windowEnlargeImage .priceNow a {
	color:#474747;
	text-decoration:none;
}
#productInfo .priceNow a:hover, #windowEnlargeImage .priceNow a:hover {
	color:#fff;
}

#productInfo .shopNow, #windowEnlargeImage .shopNow  {
	padding:6px 0px 6px 0px;
	background-color:#474747;
	color:#fff;
	font-size:16pt;
	width:150px;
	text-align:center;
	float:left;
}
#productInfo .shopNow:hover, #windowEnlargeImage .shopNow:hover {
	background-color:#C0D542;

}
#productInfo .shopNow a, #windowEnlargeImage .shopNow  a {
	color:#fff;
	text-decoration:none;
}
#productInfo .shopNow a:hover, #windowEnlargeImage .shopNow   a:hover{
	color:#fff;
}

.productCategories {
	background:#e4e4e4;
	color:#474747;
	font-size:13px;
	float:left;
	width:100%;
	
}

.productCategories p {
	color:#474747;
}

.productCategories h3 {
	color:#474747;
}


.productCategories a {
	color:#474747;
	font-weight:bold;
	text-decoration:none;
}

.hoverDetails {
	padding-top:5px;
}
.hoverDetails span.hoverBuy a, .hoverDetails span.hoverBuy a:visited, .hoverDetails span.hoverMoreInformation a, .hoverDetails span.hoverMoreInformation a:visited{
color:#fff;
font-weight:bold;
margin:2px 0 3px 0;
width:72px;
background:#464646;
font-size:.8em;
text-decoration:none;
display:inline;
text-align:center;
padding:3px 3px 3px 3px;
}

.hoverDetails span.hoverBuy a:hover, .hoverDetails span.hoverMoreInformation a:hover {
	background-color:#C0D542;
	color:#464646;
}



.stockCheck {
				font-size:9pt;
			}
			table.stockCheck {
				width:100%;
				color:#555555;
			}
			table.stockCheck thead th {
				background-color:#474747;
				color:#fff;
				padding:4px;
			}
			table.stockCheck tr.even {
				background-color:#eeeeee;
			}
			table.stockCheck tr.odd{
				background-color:#f5f5f5;
			}
			table.stockCheck thead tr td {
				padding:2px;
			}
			ul.productAttributes {
				font-size:9pt;
				margin-left:40px;
				color:#555555;
			}
			ul.productAttributes li {
				float:left;
				width:150px;
			}

/* End product info*/

.innerPadding {
	padding:20px;
}


/* Start breadcrumbs */
.breadcrumbs {
	font-size:7pt;
	padding-bottom:10px;
	color:#464646;
}
.breadcrumbs a {
	color:#464646;
	text-decoration:none;
}
.breadcrumbs a:hover {
	text-decoration:underline;
}
/* End breadcrumbs */


/* Start stock check */
	.clean-yellow{
		border:solid 1px #DEDEDE; 
		background:#FFFFCC;
		color:#222222;
		padding:4px;
		text-align:center;
	}
	.clean-yellow a{
		color:#000;
	}
/* End stock check */


/* Start index left */
#indexLeft {
	background-color:#F4F4F4;
	color:#464646;
	padding:10px;
	height:360px;
	float:left;
	width:200px;
	font-size:14pt;
	letter-spacing:-1pt;
	font-weight:bold;
}

#indexLeft a {
	text-decoration:none;
}
#indexLeft span {
	color:#C0D542;
}
/* End index left */


/* Start Voucher Page */
.voucherHolder {
	background:url("/assets/images/main-elements/footerbg.jpg") repeat-x scroll left top #F4F4F4;
	clear:both;
	padding:20px;
	position:relative;
}

.voucherHolder .retailerLogo {
	float:right;
	width:150px;
	height:60px;
}



.voucherHolder .codeNow {
	padding:6px 6px 6px 6px;
	background-color:#C0D542;
	color:#fff;
	font-size:16pt;
	text-align:center;
	float:left;
}

.voucherHolder .codeNow:hover {
	background-color:#474747;
	color:#fff;
}

.voucherHolder .codeNow:hover a {
	color:#fff;
}

.voucherHolder .codeNow a,.voucherHolder .codeNow a:visited {
	color:#474747;
	text-decoration:none;
}
.voucherHolder .codeNow a:hover {
	color:#fff;
}

.voucherHolder .visitNow {
	padding:6px 6px 6px 6px;
	background-color:#474747;
	color:#fff;
	font-size:16pt;
	text-align:center;
	float:left;
}
.voucherHolder .visitNow:hover {
	background-color:#C0D542;

}
.voucherHolder .visitNow a {
	color:#fff;
	text-decoration:none;
}
.voucherHolder .visitNow a:hover {
	color:#fff;
}
/* End Voucher Page */


/* Start Blogs */
.socialMediaRight {
	float:right;
	width:200px;
	padding:0px;
}

.socialMediaRight .smInner {
	float:right;
}

.socialMediaLeft {
	float:left;
	width:60px;
	padding:10px;
}

.blog-post-details{
	font-weight:bold;
	font-size:10pt;
	color:#555555;
	padding-bottom:5px;
	float:left;
}
.blogListing {
		font-size:10pt;
}
.blogListing .blogThumbImageHolder {
	background-color:#F4F4F4;
	float:right;
	width:100px;
	padding:10px;
}

.blogListing .blogThumbImageHolderInner img {
	border:2px solid #CCCCCC;
}


.blogListing .read  {
background:url("../images/main-elements/blogdatebg.gif") no-repeat scroll left top transparent;
color:#FFFFFF;
float:left;
font-size:0.7em;
margin:0;
padding:3px 0;
text-align:center;
width:59px;
height:15px;
}
.blogListing .read  a{
color:#fff;
text-decoration:none;
}

.blogContent {
	float:left;
	width:380px;
	font-size:11pt;
	color:#555555;
}

.blogContent h2 {
	font-weight:bold;
}


.blogRight {
		float:right;
		width:320px;
	}
/* End Blogs */


/* Start inner search form */
  #searchFormInner {
    float:right;
    background:url("/assets/images/main-elements/footerbg.jpg") repeat-x scroll left top #F4F4F4;
    margin-top:-18px;
    padding:6px 10px 2px 10px;
  }
    #searchFormInner .toggle  {
      text-align:right;
      float:right;
      font-weight:bold;
      color:#555555;
      font-size:9pt;
      text-transform:uppercase;
      background:url('/assets/images/main-elements/search-toggle.png') top right no-repeat;
      padding-right:20px;
	  height:19px;
    }

#searchFormInner .toggle:hover  {
	  cursor:hand;
	  cursor:pointer;
}

  #searchFormInner .active  {
      background:url('/assets/images/main-elements/search-toggle-active.png') right no-repeat;
  }
#searchFormInnerForm{
    display:none;
    width:720px;
    margin-bottom:20px;
    padding-bottom:20px;
  }
/* End inner search form */


#twitterWrapNew {
background:url(../images/index/twitterbg.jpg) top left no-repeat;
margin:0 auto;
padding:18px 0 15px 120px;
width:830px;
min-height:112px;
_height:112px;
_overflow:hidden;
}
#twitterWrapNew li{
list-style:none;
color:#969696;
font-size:1em;
width:600px;
float:left;
}
#twitterWrapNew #twitter_link{
display:block;
float:right;
margin:30px 0 0 0;
padding:0 20px 0 0;
color:#969696;
font-size:.9em;
}
#twitterWrapNew #twitter_link img{
margin:0 0 0 3px;

}



/* START DISPLAY TABLE */
table.displayTable thead {
height:20px;
}
table.displayTable thead tr {
  font-size:9pt;
  font-weight:bold;
  background-color:#555;
  color:#fff;
}
table.displayTable thead tr th {
padding:5px;
}
table.displayTable tr.row1{
  background-color:#f4f4f4;
}
table.displayTable tr td{
  font-size:9pt;
  padding:10px;
}
.displayTable .votes_text{
  position:absolute;
  background:#C0D542;
  color:#555;
  font-size:10pt;
  padding:10px;
  font-weight:bold;
  display:none;
}
/* END DISPLAY TABLE */

/* START MESSAGES */
.successMessage 
{
background:#C0D542;
border:1px solid #CDCDCD;
color:#474747;
font-weight:bold;
margin:0 0 4px;
padding:15px;
text-align:center;
margin-bottom:20px;
}
/* END MESSAGES */


/* START UPDATES */
@charset "utf-8";
/* CSS Document */

#wrap #main #maincontent .featureboxes{
width:980px;
margin:0 auto 30px auto;
padding:10px 0 0 0;
overflow:hidden;
}

#wrap #main #maincontent .featureboxesInner {
	width:740px !important;
}
.featureboxes .twitter{
width:340px;
height:160px;
background:url(../images/main-elements/twitterbg.jpg) 0 0 no-repeat;
float:left;
margin:0;
padding:20px 20px 20px 120px;
}

.featureboxes .adFeatureboxesInner {
width:100px;
height:160px;
float:left;
margin:0;
}


.featureboxes .twitter .tweet, .featureboxes .adFeatureboxes {
height:160px;
width:120px;
float:left;
}

.featureboxes .twitter .tweet  li {
	list-style:none;

	font-size:10pt;
}

.featureboxes .twitter .tweet   #twitter_div{
	width:350px;
}

.featureboxes .twitter .tweet   #twitter_link {
	float:right;
	font-size:9pt;
	font-weight:bold;
	color:#555555;
	margin-top:20px;
}
 
 .emailalert{
width:450px;
height:170px;
background:url(../images/main-elements/emailalertsbg.jpg) 0 0 no-repeat;
float:right;
margin:0;
padding:15px;
}
.emailalert p{
font-size:0.7em;
line-height:1.2em;
margin:0 0 15px 0;
}
.emailalert h2{
margin:0 0 4px 0;
padding:0;
font-size:1.6em;
letter-spacing:-1px;
}
.emailalert h2 span{
color:#c1d542;
}
.emailalert ul{
margin:0 4px 0 0;
padding:0;
list-style:none;
width:220px;
float:left;
}
.emailalert li{
width:220px;
float:left;
margin:0 0 3px 0;
padding:0;
}
.emailalert li label{
width:74px;
padding:2px 0 2px 0;
float:left;
font-size:0.7em;
color:#555;
}
.emailalert li input{
width:130px;
padding:2px;
float:left;
font-size:0.7em;
color:#555;
}
.emailalert li select{
width:136px;
padding:2px;
font-size:0.7em;
color:#555;
float:left;
}
.emailalert li input.button{
width:136px;
padding:2px;
float:left;
font-size:0.7em;
font-weight:bold;
color:#fff;
background:#474747;
border:0;
cursor:pointer;
}
/* END UPDATES */

