body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 10px;
        text-align: center;
        background: url('images/background.jpg') #5f92d2 repeat-x 0% 0%;
    }
    
html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

th, td {
	font-size: 10px;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 750px;
	position: relative;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
}


.block {
	display: block;
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

.textInput
{
border: 1px solid #ff0000;
background: #555555;
color: #ffffff;
font-size: 1.1em;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.productheader {
	text-align: center;
	font-size: 16px;
	color: #464646;
}
.productinfo {
	text-align: left;
	font-size: 14px;
	color: #464646;
}
.product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
}
.readmore {
	text-align: right;
	font-size: 14px;
}

.callAction {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.categories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

.items {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: left;
}

.product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
}

.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.CSa {color: #990101;}
.CSb, div.CSb a, td.CSb a {color: #0000FF;}
.CSc {
	padding-top: 10px;
	background-color: #990101;
	height: 25px;
}
.CSc2 {
	background-color: #990101;
}
#TopNav ul li ul a.CSd:focus, #TopNav ul li ul a.CSd:hover {color: #0000FF;}
.CSe {color: #c80000;}
.CSf, #ProductImagesAlt img.CSf {border: 1px solid #990101;}
/* ***** */

#inner {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: white;
	color: black;
	margin-bottom: 10px;
}

#header {
	padding-top: 5px;
	position: relative;
	background-image: url(images/header_bg.gif.gif);
	height: 140px;
	padding-left: 5px;
}

#header img {
	display: block;
}

#nav {
	position: absolute;
	left: 662px;
	top: 128px;
	width: 78px;
}

#nav, #nav a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#browse {
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
	background: #CCC;
	background-repeat: repeat-y;
	height: 980px;
}

#browse dt {
	background: #B00 url(images/dt_bg.gif) bottom repeat-x;
	color: #FFF;
	margin: 2px 2px 1px 2px;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
}

#browse dd {
	background: #CCC;
	border-bottom: 1px solid #666;
	padding: 0;
	margin: 0 2px;
}

#browse dd a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
}

* html #browse dd {
	padding: 3px 22px;
	padd\ing: 0;
}

* html #browse dd a {
	display: inline;
	di\splay: block;
}

#browse dd a:hover {
	background: #999;
}

#browse .first {
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#browse .last {
	padding-bottom: 8px;
	border-bottom: 1px solid white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#browse .searchform {
	padding: 10px;
}

#browse .text, #browse select {
	width: 160px;
}

#browse form {
	margin: 0;
	padding: 0;
}

#browse form div {
	padding-bottom: 8px;
	width: 165px; 
}

#body {
	float: right;
	width: 735px;
	border: 1px solid #e5e5e5;
	position: relative;
	margin-top: 2px;
	margin-right: 13px;
	margin-bottom: 0;
	margin-left: 0;
}

#body p {
	margin: 1em 0;
	padding: 0;
}

#body .rightbox {
	margin-top: 5px;
	margin-right:10px;
	font-size:12px;
	color: #464646;
	float: right;
	width: 350px;
	height: 480px;
	overflow:hidden;
	border-left: 1px solid #e5e5e5;
	padding-left: 10px;
}


#body .leftbox {
	margin-top: 5px;
	float: left;
	width: 350px;
	height: 480px;
	font-size:12px;
	color: #464646;
	overflow:hidden;
	padding-left: 5px;
}

* html #body .rightbox {
	margin-right: 10px;
}

#body .br {
	border-bottom: 1px solid #e5e5e5;
}

#body .readmore {
	margin-top: -0.5em;
	margin-bottom: 0;
	padding-bottom: 0;
}

#body .readmore a {
	color: #ad1c1c;
}

#body .readmore a:hover {
	color: #f73838;
}

#body h3 {
	text-align: center;
	font-family: "Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #5d5d5d;
	padding: 0 0 0 18px;
	margin: 1px 0 3px 0;
}

/* Get Special Offer */

#offer_container {
	margin-left: auto;
	border: 1px solid #464646;
	float: right;
	width: 230px;
	height: 143px;
}

#offer {
	width: 230px;
	height: 130px;
}

#offer h2 {
	margin-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#offer h3 {
	margin-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

#offer p {
	margin-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
}

#offer .top {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #C80000;
	height: 25px;
}

#offer .link-go {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #C80000;
	height: 30px;
	margin-top: 20px;
}
#offer .price {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: strong;
	color: #FFFFFF;
	padding-left: 2px;
	padding-top: 5px;
}

#offer .link-go a {
	margin-left: auto;
	display: block;
	width: 34px;
	height: 13px;
}


/* Featured Products */

#featured_container {
	border: 1px solid #464646;
	float: left;
	width: 540px;
}

#featured {
	width: 520px;
	margin-top: 9px;
	margin-right: 10px;
	margin-bottom: 9px;
	margin-left: 11px;
}

#featured h2 {
	width: 111px;
	height: 20px;
	background: url('images/featured_title.gif') no-repeat 0px 0px;
}

#featured_products ul {
	padding-bottom: 2px;
	width: 498px;
}

#featured_products li {
	margin: 6px 21px 10px 1px;
	float: left;
}

#featured_products li.end {
	margin-right: 0px;
}

#featured_products li a {
	display: block;
	width: 107px;
	height: 84px;
	background-color: #fff;
	overflow: hidden;
}

#featured_products li a img {
	margin: 1px;
}

#featured_products li h4 {
	padding-top: 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.featured_nav {
	padding-left: 3px;
	padding-right: 9px;
	float: left;
	font-weight: bold;
}

.featured_nav a {
	text-decoration: none;
}

#featured .link-more {
	padding-right: 3px;
	font-weight: bold;
	float: right;
}

#footer {
	background: #990101 url(images/footer_bg.gif) repeat-x;
	padding: 8px 8px 5px 8px;
	position: relative;
	text-align: left;
	border-bottom: 2px solid white;
}
	
#footer, #footer a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#footnav {
	position: absolute;
	text-align: right;
	right: 6px;
	top: 0px;
	padding: 8px 0 5px 0;
	width: 206px;
}

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2S
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding-top: 0px;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 5;
}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {
*font-size:small;*font:x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1;
}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
body{
	text-align:left;
}#ft{clear:both;}#doc,#doc2,#doc3,#doc4,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7{margin:auto;text-align:left;width:57.69em;*width:56.25em;min-width:750px;}#doc2{width:73.076em;*width:71.25em;}#doc3{margin:auto 10px;width:auto;}#doc4{width:74.923em;*width:73.05em;}.yui-b{position:relative;}.yui-b{_position:static;}
#yui-main .yui-b{position:static;}#yui-main{
	width:100%;
}
.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main{float:right;margin-left:-25em;}
.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main{float:left;margin-right:-25em;}.yui-t1 .yui-b{float:left;width:12.30769em;*width:12.00em;}.yui-t1 #yui-main .yui-b{margin-left:13.30769em;*margin-left:13.05em;}.yui-t2 .yui-b{float:left;width:13.8461em;*width:13.50em;}.yui-t2 #yui-main .yui-b{margin-left:14.8461em;*margin-left:14.55em;}.yui-t3 .yui-b{float:left;width:23.0769em;*width:22.50em;}.yui-t3 #yui-main .yui-b{margin-left:24.0769em;*margin-left:23.62em;}.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.50em;}.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.55em;}.yui-t5 .yui-b{float:right;width:18.4615em;*width:18.00em;}.yui-t5 #yui-main .yui-b{margin-right:19.4615em;*margin-right:19.125em;}.yui-t6 .yui-b{float:right;width:23.0769em;*width:22.50em;}.yui-t6 #yui-main .yui-b{margin-right:24.0769em;*margin-right:23.62em;}.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em 0;}#yui-main .yui-b{
	float:none;
	width:750px;
}.yui-gb .yui-u,.yui-g .yui-gb .yui-u,.yui-gb .yui-g,.yui-gb .yui-gb,.yui-gb .yui-gc,.yui-gb .yui-gd,.yui-gb .yui-ge,.yui-gb .yui-gf,.yui-gc .yui-u,.yui-gc .yui-g,.yui-gd .yui-u{float:left;}.yui-g .yui-u,.yui-g .yui-g,.yui-g .yui-gb,.yui-g .yui-gc,.yui-g .yui-gd,.yui-g .yui-ge,.yui-g .yui-gf,.yui-gc .yui-u,.yui-gd .yui-g,.yui-g .yui-gc .yui-u,.yui-ge .yui-u,.yui-ge .yui-g,.yui-gf .yui-g,.yui-gf .yui-u{float:right;}.yui-g div.first,.yui-gb div.first,.yui-gc div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first,.yui-g .yui-gc div.first,.yui-g .yui-ge div.first,.yui-gc div.first div.first{float:left;}.yui-g .yui-u,.yui-g .yui-g,.yui-g .yui-gb,.yui-g .yui-gc,.yui-g .yui-gd,.yui-g .yui-ge,.yui-g .yui-gf{width:49.1%;}.yui-gb .yui-u,.yui-g .yui-gb .yui-u,.yui-gb .yui-g,.yui-gb .yui-gb,.yui-gb .yui-gc,.yui-gb .yui-gd,.yui-gb .yui-ge,.yui-gb .yui-gf,.yui-gc .yui-u,.yui-gc .yui-g,.yui-gd .yui-u{width:32%;margin-left:1.99%;}.yui-gb .yui-u{*margin-left:1.9%;*width:31.9%;}.yui-gc div.first,.yui-gd .yui-u{width:66%;}.yui-gd div.first{width:32%;}.yui-ge div.first,.yui-gf .yui-u{width:74.2%;}.yui-ge .yui-u,.yui-gf div.first{width:24%;}.yui-g .yui-gb div.first,.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0;}.yui-g .yui-g .yui-u,.yui-gb .yui-g .yui-u,.yui-gc .yui-g .yui-u,.yui-gd .yui-g .yui-u,.yui-ge .yui-g .yui-u,.yui-gf .yui-g .yui-u{width:49%;*width:48.1%;*margin-left:0;}.yui-g .yui-gb div.first,.yui-gb .yui-gb div.first{*margin-right:0;*width:32%;_width:31.7%;}.yui-g .yui-gc div.first,.yui-gd .yui-g{width:66%;}.yui-gb .yui-g div.first{*margin-right:4%;_margin-right:1.3%;}.yui-gb .yui-gc div.first,.yui-gb .yui-gd div.first{*margin-right:0;}.yui-gb .yui-gb .yui-u,.yui-gb .yui-gc .yui-u{*margin-left:1.8%;_margin-left:4%;}.yui-g .yui-gb .yui-u{_margin-left:1.0%;}.yui-gb .yui-gd .yui-u{*width:66%;_width:61.2%;}.yui-gb .yui-gd div.first{*width:31%;_width:29.5%;}.yui-g .yui-gc .yui-u,.yui-gb .yui-gc .yui-u{width:32%;_float:right;margin-right:0;_margin-left:0;}.yui-gb .yui-gc div.first{width:66%;*float:left;*margin-left:0;}.yui-gb .yui-ge .yui-u,.yui-gb .yui-gf .yui-u{margin:0;}.yui-gb .yui-gb .yui-u{_margin-left:.7%;}.yui-gb .yui-g div.first,.yui-gb .yui-gb div.first{*margin-left:0;}.yui-gc .yui-g .yui-u,.yui-gd .yui-g .yui-u{*width:48.1%;*margin-left:0;}s .yui-gb .yui-gd div.first{width:32%;}.yui-g .yui-gd div.first{_width:29.9%;}.yui-ge .yui-g{width:24%;}.yui-gf .yui-g{width:74.2%;}.yui-gb .yui-ge div.yui-u,.yui-gb .yui-gf div.yui-u{float:right;}.yui-gb .yui-ge div.first,.yui-gb .yui-gf div.first{float:left;}.yui-gb .yui-ge .yui-u,.yui-gb .yui-gf div.first{*width:24%;_width:20%;}.yui-gb .yui-ge div.first,.yui-gb .yui-gf .yui-u{*width:73.5%;_width:65.5%;}.yui-ge div.first .yui-gd .yui-u{width:65%;}.yui-ge div.first .yui-gd div.first{width:32%;}#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf{zoom:1;}

/*--- Base Styles ---*/
h1 {font-size:138.5%; }h2 {font-size:123.1%;}h3 {font-size:108%;}h1,h2,h3 {margin:1em 0;}h1,h2,h3,h4,h5,h6,strong {font-weight:bold; }blockquote,ul,ol,dl {margin:1em;}ol,ul,dl {margin-left:2em;}ol li {list-style: decimal outside;}ul li {list-style: disc outside;}dl dd {margin-left:1em;}p{margin-bottom:1em;}.clear{clear:both;}
/*--- End Base Styles ---*/

a{
	color:#000;
}



#custom-doc{
	width:952px;
}

.yui-t2 .yui-b {
	width:116px;
}

.yui-t2 #yui-main .yui-b{
	margin-left:140px;
	padding-left:65px;
	padding-right:10px;
	padding-bottom:8px;
	padding-top: 10px;
}

#hd{
	position:relative;
	height:160px;
	background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

	#hd .logo{
	position:absolute;
	left:202px;
	top:36px;
	}
	
	#hd .phonenum, #hd .secbadge, #hd .hours{
	width:556px;
	position:absolute;
	text-align:left;
	right:390px;
	}
	
	#hd .secbadge{
		top:36px;
	}
	
	#hd .phonenum{
	font-size:24px;
	color:#000;
	font-weight:bold;
	top:-1px;
	}
	
	#hd .hours{
	font-size:14px;
	top:3px;
	color:#FFF;
	font-weight: bold;
	}
	
	#hd .cartarea{
		position:absolute;
		top:125px;
		right:33px;
	}
	
	#hd .freeship{
		position:absolute;
		right:265px;
		top:40px;
	}
	
	#hd .searchinput{
	padding:2px;
	color:#000;
	width:124px;
	border:solid 1px #003257;
	position:absolute;
	right:152px;
	top:1428px;
	}
	
	#cart-links{
		margin:0;
		padding:0;
		width:205px;
		text-align:center;
	}
	
	#cart-links li{
		width:205px;
		list-style:none;
	}
	
	#cart-links li a.my-cart {
	  background:transparent url(images/header-cart.jpg) no-repeat scroll 0 0px;
	  padding:0 1px 0 28px;
	}
	
	#cart-links li a{
		color:#fff !important;
		text-decoration:none !Important;
	}
	
	#hd .searchgo{
	position:absolute;
	right:84px;
	top:1433px;
	}
	
	.headerlinks ul{
	position:absolute;
	right:4px;
	top:63px;
	height:25px;
	margin:0;
	padding:0;
	width: 478px;
	}
	
		.headerlinks li{
			display:inline;
			float:left;
			list-style:none;
			background:#76532B url(images/hdleftbg.jpg) no-repeat 0 0;
			height:29px;
			display:block;
			padding-left:4px;
			margin-right:4px;
		}
		
		.headerlinks li a{
			float:left;
			display:block;
			padding-left:14px;
			padding-right:18px;
			background:#76532B url(images/hdrightbg.jpg) no-repeat right top;
			color:#fff;
			text-decoration:none;
			padding-top:8px;
			font-size:12px;
			font-weight:bold;
		}
		
		.headerlinks li a:hover{

			text-decoration:underline;
		}
		
#bd{
	background-color:#fff;
	border-right:solid 1px #9F9977;
	background-image: url(images/page_bg.jpg);
}

		
#ft{
	height:81px;
	overflow:hidden;
	background:url(images/ftbg.jpg) no-repeat 0 0;
}


.mailinglist{
	float:left;
	width:952px;
	height:42px;
}

	.newstext{
	float:left;
	width:200px;
	padding-left:5px;
	padding-top:14px;
	}
	
	.newsform{
	float:left;
	width:440px;
	padding-top:10px;
	}
	
	#newsletter-name, #newsletter-email{
		width:150px;
		padding:3px;
		border:solid 1px #9A9A9A;
		color:#9A9A9A;
		font-size:11px;
		margin-right:5px;
	}
	
	#newsletter-go{
		vertical-align:middle;	
	}
	
	.newsprivacy{
		float:left;
		width:60px;
		padding-left:5px;
		padding-top:7px;
	}
	
	.newsprivacy a{
		font-size:10px;
		color:#000;
	}
	
.footerlinks{
	clear:both;
	height:18px;
	overflow:hidden;
	text-align:left;
	text-align:center;
	padding-top:10px;
}

.footerlinks ul{
	margin:0;
}

	.footerlinks li{
		display:inline;
		list-style:none;
		
	}
	
	.footerlinks li a{
		font-size:11px;
		padding-left:15px;
		padding-right:20px;
		text-decoration:none;
		color:#fff;
		border-right:solid 1px #fff;
	}

		.footerlinks li.last a{
			border-right:none;	
		}
	
		.footerlinks li a:hover{
			text-decoration:underline;
		}
		
	.copycontain{
		padding:15px;
		text-align:center;
	}
	
	.badges{
		padding-bottom:15px;
	}
	
	.credits{
		color:#95806B;
		font-size:11px;
		padding-bottom:15px;
	}
	
		.credits a{
			color:#95806B;
			text-decoration:none;
		}
		
	.bottomtext{
		color:#95806B;
		font-size:11px;			
	}
	
	.copyright {
		font-size:11px;	
		color:#95806B;
		display:inline;
	}
	

/* Start Product Scroller Styles */
.jcarousel-container {
    position: relative;
}

.jcarousel-skin-tango{
	display:none;	
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


.jcarousel-skin-tango .jcarousel-container {
    x-moz-border-radius: 10px;
    xbackground: #F0F6F9;
    xborder: 1px solid #346F97;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 425px;
    padding: 10px 40px;
	height:200px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  420px;
    height: 200px;
	border-right:1px solid #DEDEDE;
	border-left:1px solid #DEDEDE;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 209px;
    height: 200px;
	border-left:1px solid #DEDEDE;
	text-align:center;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    xmargin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 95px;
    right: 15px;
    width: 13px;
    height: 28px;
    cursor: pointer;
    background: transparent url(scroller/RightBlue.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    xbackground-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -13px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -13px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 95px;
    left: 15px;
    width: 13px;
    height: 28px;
    cursor: pointer;
    background: transparent url(images/LeftBlue.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    xbackground-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -13px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -13px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/content/158944/scroller/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;

    cursor: pointer;
    background: transparent url(/content/158944/scroller/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}


#scrollarea {
	width:840px; 
	background:#C5C5C5; 
	overflow:hidden;
}

#scrollarea #scrolltab {
	float:left; 
	width:300px; 
	color:#B6006E; 
	display:inline; 
	font-weight:bold; 
	background:#EFEFEF url(images/scroll-bar-topleft.jpg) no-repeat top left; 
	position:relative; 
	padding:8px 10px 3px; 
	text-transform:uppercase;
}

#scrollarea #scrolltabtoggle {
	position:absolute;
	top:0px; 
	right:0px; 
	width:75px; 
	height:24px; 
	background:url('images/hide.jpg') no-repeat 0px 0px;
}

#scrollarea #scrolltabtoggle.show {
	position:absolute; 
	top:0px; 
	right:0px; 
	width:75px; 
	height:24px; 
	background:url('images/hide.jpg') no-repeat 0px -24px;
}

#scrollarea #scrolltabtoggle a {
	display:block; 
	height:24px;
}

#scrollarea #scrollitems {
	clear:both; 
	height:170px; 
	width:840px; 
	background:url(images/scroll-area-bg.jpg) repeat-x top left; 
	border-bottom:2px solid #C5C5C5;
}



.jcarousel-item .image {
	height:100px; 
	overflow:hidden; 
	margin-bottom:8px;
}

.jcarousel-item .image a img {
	border:1px solid #C7C7C7;
}

.jcarousel-item .image a:hover img {
	border:1px solid #BD0F71;
}

.jcarousel-item .name {
	padding:0pt 5px;
}

.jcarousel-item .name a {
	font-size:10px; 
	color:#000;
}
.jcarousel-item .name a:hover {
	color:#B70068; 
	text-decoration:none;
}

.jcarousel-item .designer {
	font-size:10px; 
	color:#909090; 
	font-family:Arial, Helvetica, sans-serif; 
	padding-top:2px;
}
/* End Product Scroller Styles */

/* Start Default Product Info Table Styles */
#product-info-table{
	width:100%;
}

#product-info-table th{
	width:75px;
	vertical-align:top;
	font-size:12px;
	color:#595959;
	padding:5px;
	font-weight:bold;
	border-bottom:solid 1px #DEDEDE;
}

#product-info-table td{
	vertical-align:top;
	font-size:14px;
	color:#595959;
	padding:5px;
	border-bottom:solid 1px #DEDEDE;
}

#product-info-table .reduced {
color:#595959 !important;	
}

.qty label{
	display:none;	
}

#product-info-table th.atcrow{
	border-bottom:none;
}

.option-name, .option-choices{
	padding-top:5px;
	display:inline;
	padding-right:10px;
}

.photo-zoom{
	display:none;	
}

.atc{
	text-align:center;
	border-top:none;
	padding-top:10px;
}

#product-info-table .btn-main {
	background:transparent url(images/itematc.jpg) no-repeat scroll center top;
	border:medium none;
	color:#333333;
	cursor:pointer;
	font-size:0;
	height:1px;
	overflow:hidden;
	padding:32px 0 0;
*height:32px;
	text-align:center;
	text-decoration:none;
	width:202px;
}
/* End Default Product Info Table Styles */

/* Start Shipping Policy Popup Styles */
#shippingtable td{
	font-size: 11px;
}
#shippingtable td.heading{
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 10px;
	
}
#shippingtable .header td{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	border-bottom:solid 1px #CCCCCC;
}
#shippingtable a{	
	font-weight: bold;
}
/* End Shipping Policy Popup Styles */

/* Start Lightbox (prettyphoto) JS */
/* ------------------------------------------------------------------------
This you can edit.
------------------------------------------------------------------------- */

div.light_rounded .pp_top .pp_left { background: url(/content/158944/lightbox/ctelrsprite.png) -88px -53px no-repeat; } /* Top left corner */
div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
div.light_rounded .pp_top .pp_right { background: url(/content/158944/lightbox/ctelrsprite.png) -110px -53px no-repeat; } /* Top right corner */

div.light_rounded .pp_content { background-color: #fff; } /* Content background */
div.light_rounded .pp_content a.pp_next:hover { background: url(/content/158944/lightbox/ctebtnnext.png) center right  no-repeat; cursor: pointer; } /* Next button */
div.light_rounded .pp_content a.pp_previous:hover { background: url(/content/158944/lightbox/ctebtnprevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
div.light_rounded .pp_content a.pp_expand { background: url(/content/158944/lightbox/ctelrsprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
div.light_rounded .pp_content a.pp_expand:hover { background: url(/content/158944/lightbox/ctelrsprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
div.light_rounded .pp_content a.pp_contract { background: url(/content/158944/lightbox/ctelrsprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
div.light_rounded .pp_content a.pp_contract:hover { background: url(/content/158944/lightbox/ctelrsprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
div.light_rounded .pp_content a.pp_close { width: 75px; height: 22px; background: url(/content/158944/lightbox/ctelrsprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(/content/158944/lightbox/ctelrsprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(/content/158944/lightbox/ctelrsprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

div.light_rounded .pp_bottom .pp_left { background: url(/content/158944/lightbox/ctelrsprite.png) -88px -80px no-repeat; } /* Bottom left corner */
div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
div.light_rounded .pp_bottom .pp_right { background: url(/content/158944/lightbox/ctelrsprite.png) -110px -80px no-repeat; } /* Bottom right corner */

div.light_rounded .pp_loaderIcon { background: url(/content/158944/lightbox/ctelrloader.gif) center center no-repeat; } /* Loader icon */

/* ----------------------------------
Dark Rounded Theme
----------------------------------- */

div.dark_rounded .pp_top .pp_left { background: url(/content/158944/lightbox/ctedrsprite.png) -88px -53px no-repeat; } /* Top left corner */
div.dark_rounded .pp_top .pp_middle { background: url(/content/158944/lightbox/ctedrpattern.png) top left repeat; } /* Top pattern/color */
div.dark_rounded .pp_top .pp_right { background: url(/content/158944/lightbox/ctedrsprite.png) -110px -53px no-repeat; } /* Top right corner */

div.dark_rounded .pp_content { background: url(/content/158944/lightbox/ctedrpattern.png) top left repeat; } /* Content background */
div.dark_rounded .pp_content a.pp_next:hover { background: url(/content/158944/lightbox/ctebtnnext.png) center right  no-repeat; cursor: pointer; } /* Next button */
div.dark_rounded .pp_content a.pp_previous:hover { background: url(/content/158944/lightbox/ctebtnprevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
div.dark_rounded .pp_content a.pp_expand { background: url(/content/158944/lightbox/ctedrsprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
div.dark_rounded .pp_content a.pp_expand:hover { background: url(/content/158944/lightbox/ctedrsprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
div.dark_rounded .pp_content a.pp_contract { background: url(/content/158944/lightbox/ctedrsprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
div.dark_rounded .pp_content a.pp_contract:hover { background: url(/content/158944/lightbox/ctedrsprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
div.dark_rounded .pp_content a.pp_close { width: 75px; height: 22px; background: url(/content/158944/lightbox/ctedrsprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
div.dark_rounded .currentTextHolder { color: #c4c4c4; }
div.dark_rounded  p.pp_description { color: #fff; }

div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(/content/158944/lightbox/ctedrsprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(/content/158944/lightbox/ctedrsprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

div.dark_rounded .pp_bottom .pp_left { background: url(/content/158944/lightbox/ctedrsprite.png) -88px -80px no-repeat; } /* Bottom left corner */
div.dark_rounded .pp_bottom .pp_middle { background: url(/content/158944/lightbox/ctedrpattern.png) top left repeat; } /* Bottom pattern/color */
div.dark_rounded .pp_bottom .pp_right { background: url(/content/158944/lightbox/ctedrsprite.png) -110px -80px no-repeat; } /* Bottom right corner */

div.dark_rounded .pp_loaderIcon { background: url(/content/158944/lightbox/ctedrloader.gif) center center no-repeat; } /* Loader icon */


/* ----------------------------------
Dark Square Theme
----------------------------------- */

div.dark_square .pp_top .pp_left ,
div.dark_square .pp_top .pp_middle,
div.dark_square .pp_top .pp_right,
div.dark_square .pp_bottom .pp_left,
div.dark_square .pp_bottom .pp_middle,
div.dark_square .pp_bottom .pp_right,
div.dark_square .pp_content,div.dark_square .blah { background: url(/content/158944/lightbox/ctedspattern.png) top left repeat; }
div.dark_square .currentTextHolder { color: #c4c4c4; }
div.dark_square  p.pp_description { color: #fff; }
div.dark_square .pp_loaderIcon { background: url(/content/158944/lightbox/ctedrloader.gif) center center no-repeat; } /* Loader icon */

div.dark_square .pp_content a.pp_expand { background: url(/content/158944/lightbox/ctedssprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
div.dark_square .pp_content a.pp_expand:hover { background: url(/content/158944/lightbox/ctedssprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
div.dark_square .pp_content a.pp_contract { background: url(/content/158944/lightbox/ctedssprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
div.dark_square .pp_content a.pp_contract:hover { background: url(/content/158944/lightbox/ctedssprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
div.dark_square .pp_content a.pp_close { width: 75px; height: 22px; background: url(/content/158944/lightbox/ctedssprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(/content/158944/lightbox/ctedssprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(/content/158944/lightbox/ctedssprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

div.dark_square .pp_content a.pp_next:hover { background: url(/content/158944/lightbox/ctebtnnext.png) center right  no-repeat; cursor: pointer; } /* Next button */
div.dark_square .pp_content a.pp_previous:hover { background: url(/content/158944/lightbox/ctebtnprevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


/* ----------------------------------
Light Square Theme
----------------------------------- */

div.light_square .pp_top .pp_left ,
div.light_square .pp_top .pp_middle,
div.light_square .pp_top .pp_right,
div.light_square .pp_bottom .pp_left,
div.light_square .pp_bottom .pp_middle,
div.light_square .pp_bottom .pp_right,
div.light_square .pp_content { background: #fff; }

div.light_square .pp_content a.pp_expand { background: url(/content/158944/lightbox/ctelssprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
div.light_square .pp_content a.pp_expand:hover { background: url(/content/158944/lightbox/ctelssprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
div.light_square .pp_content a.pp_contract { background: url(/content/158944/lightbox/ctelssprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
div.light_square .pp_content a.pp_contract:hover { background: url(/content/158944/lightbox/ctelssprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
div.light_square .pp_content a.pp_close { width: 75px; height: 22px; background: url(/content/158944/lightbox/ctelssprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(/content/158944/lightbox/ctelssprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(/content/158944/lightbox/ctelssprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

div.light_square .pp_content a.pp_next:hover { background: url(/content/158944/lightbox/ctebtnnext.png) center right  no-repeat; cursor: pointer; } /* Next button */
div.light_square .pp_content a.pp_previous:hover { background: url(/content/158944/lightbox/ctebtnprevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


/* ------------------------------------------------------------------------
DO NOT CHANGE
------------------------------------------------------------------------- */

div.pp_pic_holder a:focus { outline:none; }


div.cteinsets{
background: #000;
position: absolute; top: 0; left: 0;
z-index: 9500;
color:#000;
font-size:20px;
}

div.pp_overlay {
background: #000;
position: absolute; top: 0; left: 0;
z-index: 9500;
width: 100%;
}

div.pp_pic_holder {
position: absolute; z-index: 10000;
width: 100px;
}

div.pp_pic_holder .pp_top {
position: relative;
height: 20px;
}
* html div.pp_pic_holder .pp_top { padding: 0 20px; }

div.pp_pic_holder .pp_top .pp_left {
position: absolute;
left: 0;
width: 20px; height: 20px;
}
div.pp_pic_holder .pp_top .pp_middle {
position: absolute;
left: 20px; right: 20px;
height: 20px;
}
* html div.pp_pic_holder .pp_top .pp_middle { position: static; left: 0; }

div.pp_pic_holder .pp_top .pp_right {
position: absolute;
top: 0; left: auto; right: 0;
width: 20px; height: 20px;
}

div.pp_pic_holder .pp_content {
position: relative;
text-align: left;
width: 100%; height: 40px;
}

div.pp_pic_holder .pp_content .pp_details {
display: none;
margin: 10px 15px 2px 20px;
}
div.pp_pic_holder .pp_content .pp_details p.pp_description { display: none; float: left; margin: 0; }

div.pp_pic_holder .pp_content .pp_details .pp_nav {
float: left;
margin: 3px 0 0 0;
}

div.pp_pic_holder .pp_content .pp_details .pp_nav p { float: left; margin: 2px 4px; }

div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_previous,
div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_next {
	float: left;
	display: block;
	width: 14px; height: 15px;
	overflow: hidden;
	text-indent: -10000px;
	margin-top: 3px;
}

div.pp_pic_holder .pp_content div.pp_hoverContainer {
position: absolute; z-index: 2000;
top: 0; left: 0;
width: 100%;
}

div.pp_pic_holder .pp_content a.pp_next {
display: block; float: right;
text-indent: -10000px;
width: 49%; height: 100%;
background: url(/content/158944/lightbox/ctebtnnext.png) 10000px 10000px no-repeat;
}

div.pp_pic_holder .pp_content a.pp_previous {
display: block; float: left;
text-indent: -10000px;
width: 49%; height: 100%;
background: url(/content/158944/lightbox/ctebtnnext.png) 10000px 10000px no-repeat;
}

div.pp_pic_holder .pp_content a.pp_expand,
div.pp_pic_holder .pp_content a.pp_contract {
position: absolute; z-index: 20000;
top: 10px; right: 30px;
cursor: pointer;
display: none;
text-indent: -10000px;
width: 20px; height: 20px;	
}

div.pp_pic_holder .pp_content a.pp_close {
float: right;
display: block;
text-indent: -10000px;
}

div.pp_pic_holder .pp_bottom {
position: relative;
height: 20px;
}
* html div.pp_pic_holder .pp_bottom { padding: 0 20px; }

div.pp_pic_holder .pp_bottom .pp_left {
position: absolute;
left: 0;
width: 20px; height: 20px;
}
div.pp_pic_holder .pp_bottom .pp_middle {
position: absolute;
left: 20px; right: 20px;
height: 20px;
}
* html div.pp_pic_holder .pp_bottom .pp_middle { position: static; left: 0; }

div.pp_pic_holder .pp_bottom .pp_right {
position: absolute;
top: 0; left: auto; right: 0;
width: 20px; height: 20px;
}

div.pp_pic_holder .pp_loaderIcon {
display: none;
position: absolute;
top: 50%; left: 50%;
margin: -12px 0 0 -12px;
width: 24px; height: 24px;
}

div.pp_pic_holder #pp_full_res { display: block; margin: 0 auto; width: 100%; text-align: center; }
div.pp_pic_holder #pp_full_res object,
div.pp_pic_holder #pp_full_res embed { visibility: hidden; }

div.ppt {
display: none;
position: absolute;
top: 0; left: 0;
z-index: 9999;
color: #fff;
font-size: 17px;
}

/* ------------------------------------------------------------------------
Miscellaneous
------------------------------------------------------------------------- */

.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 */

div.light_rounded .statuscont, div.light_square .statuscont{
font-size:11px;
padding:10px 20px;
text-align:left;
color:#000;
}

div.dark_square .statuscont, div.dark_rounded .statuscont{
font-size:11px;
padding:10px 20px;
text-align:left;
color:#fff;
}
/* END Prettyphoto/Lightbox JS */

/* Start Tabbed Info Styles */
   #tabbed_box {  
   		margin: 0px auto 0px auto;  
		width:450px;  
   		}  
   .tabbed_box h4 {  
   		font-family:Arial, Helvetica, sans-serif;  
		font-size:23px;  
		color:#ffffff;  
		letter-spacing:-1px;  
		margin-bottom:10px;  
		}  
    .tabbed_box h4 small {  
		color:#e3e9ec;  
		font-weight:normal;  
		font-size:9px;  
		font-family:Verdana, Arial, Helvetica, sans-serif;  
		text-transform:uppercase;  
		position:relative;  
		top:-4px;  
		left:6px;  
		letter-spacing:0px;  
		}  
	.tabbed_area {
	padding:8px;
		} 
	ul.tabs {  
   		margin:0px; 
		padding:0px;  
		margin-top:5px;  
		margin-bottom:6px;   
		}  
	ul.tabs li {  
		list-style:none;  
		display:inline;  
		}  
	ul.tabs li a {  
		background-color:#464c54;
		background-image:url(images/tab_off.jpg);
		background-repeat:repeat-x;
		background-position:bottombottom;     
		color:#ffebb5;  
		padding:8px 14px 8px 14px;  
		text-decoration:none;  
		font-size:9px;  
		font-family:Verdana, Arial, Helvetica, sans-serif;  
		font-weight:bold;  
		text-transform:uppercase;  
		border:1px solid #464c54;  
		}   
	ul.tabs li a:hover {  
		background-color:#2f343a;  
		border-color:#2f343a;  
		}  
	ul.tabs li a.active {  
	 	background-color:#ffffff;
		background-image:url(images/tab_on.jpg); 
		background-repeat:repeat-x;
		background-position:top; 
		color:#282e32;  
		border:1px solid #464c54;  
		border-bottom: 1px solid #ffffff;  
		}  
	.content {
	background-color:#ffffff;
	background-image:url(images/content_bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #464c54;
	padding: 10px;
	margin-top: 9px;
		}  
	#content_2, #content_3 { display:none; }
	.content ul {  
   		margin:0px;  
		padding:0px 20px 0px 20px;  
		}  
	.content ul li {  
		list-style:none;  
		border-bottom:1px solid #d6dde0;  
		padding-top:15px;  
		padding-bottom:15px;  
		font-size:13px;  
		}  
	.content ul li a {  
		text-decoration:none;  
		color:#3e4346;  
		}  
	.content ul li a small {  
		color:#8b959c;  
		font-size:9px;  
		text-transform:uppercase;  
		font-family:Verdana, Arial, Helvetica, sans-serif;  
		position:relative;  
		left:4px;  
		top:0px;  
		}  
/* End Tabbed Info Styles */

/* Start Section Page Styles */

.subheader, #subheader h2{ /* Header on item/section pages */
	color:#fff;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:10px;
	background:url(images/tabbg.jpg) no-repeat 0 0;
	padding-top:8px;
	padding-left:10px;
	padding-bottom:7px;
}

.sectioncontain img{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

.sectioncontain{
	padding-bottom:10px;
	font-size:11px;
}

#page div.results-grid {
	border-collapse:separate;
	display:table;
	width:735px;
}

#page div.results-grid .result{
	width:236px !important;
	max-width:236px !important;
	text-align:center;
	float:left;
	margin-bottom:10px;
}

#page div.results-grid .vertsep{
	border-right:solid 1px #76532B;
}

#page div.results-grid .horzsep{
	border-bottom:solid 1px #76532B;
	clear:left;
	margin-bottom:10px;
}

#page div.results-grid .result .thumbnail {
	clear:both;
	float:none;
	margin:5px;
}

#page div.results-grid .result .thumbnail {
	float:none;
	margin-right:0px;
	text-align:center;
	width:auto;
}

#page div.results-grid .details {
	margin-right:0px !important;
	text-align:center;
}

#page div.results-grid .result .amount,#page div.paging{
	text-align:center;	
}
/* End Section Page Styles */

/* Start Item Page Styles */
.itemcontain{
	float:left;
	width:100%;
	background:url(images/itembg.jpg) repeat-y 0 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

	.itemleft{
		width:280px;
		float:left;
		text-align:center;
		
	}
	
	.itemleft img{
		border:none;	
	}
	
	.itemright{
	float:right;
	width:350px;
	padding-right:10px;
	padding-left: 5px;
	}
	
.itemright h2{
	background:url(images/fn.jpg) repeat-x bottom;
	padding:6px 12px;
	text-align:center;
	color:#006199;
	font-size:20px;
	font-weight:bold;
	margin:0;
	margin-bottom:5px;
}
	
.itemsubheader{ /* Item subheader */
		
}
/* End Item Page Styles */

.flashbanner{
	padding-bottom:14px;	
}

.homemid{
	float:left;
	height:58px;
	width:735px;
	overflow:hidden;
	background:url(images/homemidbg.jpg) no-repeat 0 0;
	margin-bottom:14px;
}

	.midleft{
		float:left;
		width:370px;
		text-align:center;
		padding-top:17px;
		color:#fff;
		font-weight:bold;
		font-size:24px;
	}
	
	.midmid{
		width:160px;
		font-size:11px;
		color:#fff;
		padding-right:15px;
		float:left;
		padding-top:10px;
		padding-right:10px;
	}
	
	.midright{
		padding-left:5px;
		padding-top:14px;
	}
	
	.homebot{
		position:relative;
		z-index:1;
		min-height:355px;
clear:left;
	}
	
	.bscontain{
	border-left:solid 1px #7E6D5B;
	border-right:solid 1px #7E6D5B;
	width:781px;
	height:450px;
	overflow:visible;
	padding-left:17px;
	background-image: url(images/bluebg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-right: 0px;
	padding-bottom: 20px;
	}
	

	
	.bscontain h2{
		display:none;	
	}	
	
	.bscontain2{
	border-left:solid 1px #7E6D5B;
	border-right:solid 1px #7E6D5B;
	width:743px;
	height:400px;
	overflow:hidden;
	padding-left:55px;
	background-image: url(images/bluebg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	}
	
	.fcontain{
	width:787px;
	text-align:center;
	}
	
	.homeheader{
	font-size:24px;
	width:520px;
	font-family:"Arial Black", Gadget, sans-serif;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	
	.hometext{
	font-size:11px;
	width:760px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
		.hometext2{
		padding:10px 0px;
		font-size:11px;
		width:740px;
	}
	.block{
		display:block;
		clear:both;
	}
	
	.prices {
	font-size: 24px;
	font-weight: bold;
	color:#00A650;
	}
	
	.girlover{
	position:absolute;
	right:-296px;
	bottom:-4px;
	z-index:10;
	}
	
	.bscontain div.upsell-panel div.product .product-thumb {
	float:none;
	width:180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 3px solid #529993;
	}
	
	.bscontain div.upsell-panel div.product {
	width:180px;
	padding-bottom:10px;
	}
	
	.bscontain2 div.upsell-panel div.product .product-thumb {
	float:none;
	width:210px;
	border: 3px solid #529993;
	padding: 0px;
	height: 134px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
	
	.bscontain2 div.upsell-panel div.product {
	width:210px;
	padding-bottom:10px;
	}
	.relateditems div.upsell-panel div.product {
		width:230px !important;
		padding-bottom:10px;
	}
	
	.bscontain div.upsell-panel div.product .product-details a.btn-main {
		display:none;	
	}
	
	.bscontain2 div.upsell-panel div.product .product-details a.btn-main {
		display:none;	
	}
	
	div.upsell-panel h2 {
		display:none;
	}
	
  .bscontain div.upsell-panel div.product .product-details {
	float:none;
	margin-left:0px;
	max-width:180px;
	width:180px;
  }

  .bscontain div.upsell-panel div.product .product-details a, #page .result h3, #page .result a {
	display:block;
	font-weight:bolder;
	margin:5px 0px !important;
	text-decoration:none;
	font-size:15px;
	color:#4A4947 !Important;
  }
  .bscontain2 div.upsell-panel div.product .product-details {
	float:none;
	margin-left:0px;
	max-width:210px;
	width:210px;
  }

  .bscontain2 div.upsell-panel div.product .product-details a, #page .result h3, #page .result a {
	display:block;
	font-weight:bolder;
	margin:5px 0px !important;
	text-decoration:none;
	font-size:15px;
	color:#4A4947 !Important;
  }
  .relateditems div.upsell-panel div.product .product-details a{
	display:block;
	font-weight:bold;
	margin-bottom:5px;
	text-decoration:none;
	font-size:12px;
	color:#4A4947 !Important;	  
  }
  
  .relateditems .btn-main {
	  background:#FFFFFF url(images/sectionatc.jpg) no-repeat scroll center top;
	  border:medium none;
	  color:#333333;
	  cursor:pointer;
	  font-size:0;
	  height:1px;
	  padding:0;
	  text-align:center;
	  text-decoration:none;
	  width:87px;
	  padding-top:18px;
	  overflow:hidden;
	}
	
	
  
  #page .result a{
  	margin:0 !important;
  }
  
  #page .price,, #product-info-table .price, .relateditems .price{
		font-size:11px;
		color:#000;
		display:block;
  }
  
  #page .price .reduced, #product-info-table .reduced, .relateditems .reduced{
		font-size:11px !important;
		color:#c2c2c2;
		display:block;
		text-decoration:line-through;
  }
  
  #page .price .sale, #product-info-table .sale, .relateditems .sale {
		font-size:14px;
		font-weight:bold;
		display:block;
		color:#ff0000;
  }
  
  #page div.results-grid .btn-add-to-cart {
		display:none;  
  }
  
 #page div.paging {
	border:1px solid #76532B;
	font-size:11px;
	padding:6px 10px;
}

#page div.paging a {
  font-weight:bold;
  color:#000;
}

.advsearch{
	position:absolute;
	right:346px;
	top:120px;
}

	.advsearch a{
		font-size:11px;
		text-decoration:none;
		text-transform:lowercase;
		color:#958456;
	}
	
.contactform td{
	padding:5px;	
}

#advanced-search .btn-main {
  background:#FFFFFF url(images/search.jpg) no-repeat scroll center top;
  border:medium none;
  color:#333333;
  cursor:pointer;
  font-size:0;
  height:22px;
  margin-top:10px;
  padding:0;
  text-align:center;
  text-decoration:none;
  width:75px;
}

.thawtebadge{
text-align:center;
padding:12px 0px;
}

#page .result .btn-add-to-cart {
	display:none;
}
	

#page div.results-grid .results-row {
display:inline;
}

