@charset "utf-8";
body,html{
	margin:0;
	padding:0;
	background: #9f9f9f url(/images/backdrop.jpg) no-repeat center top;
	font-family:"Century Gothic", "trebuchet ms", Arial, Helvetica, sans-serif;
}

form{
	margin:0;padding:0;
}
a {
	color:#0066CC;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

h1,h2,h3,h4 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	letter-spacing:-0.05em;
}

h1 { font-size:20px;
   margin:0;
   padding: 5px 0;
   /*border-bottom:1px solid #CCC;*/
   color:#333;
}
h2 { font-size:18px;
   margin:0;
   padding: 5px 0;
   /*border-bottom:1px solid #CCC;*/
}
.section{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 0 0 10px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	font-weight: normal;
}
h1.section{
	font-size:18px;
	background: #222 url(/images/bar_back.gif) repeat-x center;
	line-height:32px;
	height:32px;
}
h2.section{
	margin:20px 0 10px 0;
	font-size:14px;
	background: #222 url(/images/nav_h_back.gif) repeat-x;
	line-height:24px;
	height:24px;
}

h3 { font-size:16px;
   margin:0;
   padding: 5px 0;
}
h4{
	font-size:13px;


}
.red_button{
	background:#D52C24 url(/images/button_back_red.gif) repeat-x center;
	border:1px solid #000;
	text-transform: uppercase;
	padding:2px 10px 4px 10px;
	*padding: 3px 10px;
	font-size: 13px;
	color:white;
	margin:5px 0;
	cursor:pointer;
}
.blue_button{
	background:#0066CC url(/images/button_back_blue.gif) repeat-x center;
	border:1px solid #000;
	text-transform: uppercase;
	padding:2px 10px 4px 10px;
	*padding:3px 10px;
	font-size:13px;
	color:white;
	margin:5px 0;
	cursor:pointer;
}
.grey_button{
	background:#626262 url(/images/button_back_grey.gif) repeat-x center;
	border:1px solid #000;
	text-transform: uppercase;
	/*padding:2px 10px 4px 10px;
	*padding:3px 10px;*/
	font-size:12px;
	height:20px;
	color:white;	
	margin:5px;
	cursor:pointer;
}
a.red_button{
	text-decoration:none;
	display:block;
	float:right;
	padding:3px 10px;
}
a.grey_button{
	text-decoration:none;
	display:block;
	padding:3px 10px;
}
a.blue_button{
	text-decoration:none;
	padding:3px 10px;
	float:left;
}
/**********************************************************************************************************/
#wrapper {
	width:900px;
	margin: auto;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size:12px;
}

#container {
	margin: auto;
	padding:20px 20px 10px 20px;
	background-color:#eaeaea;
}

#header{
	background:url(/images/header_bg.gif) repeat-x bottom;
	color: #FFF;
}
#header a{
	color:#FFF;
}
#header a:hover{
	text-decoration:none;
}
#logo {
	padding:25px 0 7px 0;
	display:block;
}
#topmenu{
	height:31px;
	line-height:31px;
	text-align:center;
	overflow:hidden;
	background:url(/images/topmenu_bg.gif) repeat-x left top;
	border:1px solid #c8c8c8;
	border-bottom:none;
	color:#BBBBBB;
	font-weight:bold;
}
#topmenu a{
	color:#FFFFFF;
	display:inline-block;
	padding:0 10px;
	background:url(/images/topmenu_bg.gif) repeat-x left top;
}
#topmenu a:hover{
	text-decoration:none;
	background-position:left bottom;
}
div.clear {
	clear:both;
	font-size:0px;
	height:1px;
}
#topcart {
	float:right;
	background: url(/images/shopping-cart.png) no-repeat left center;
	padding-left:30px;
	line-height: 36px;
	text-align: right;
	margin-left:10px;
}
#topcart.full {
	ba ckground: url(/images/shopping-cart-full-48x48.png) no-repeat center;
}
#topcart span{
	color:#CCC;
}
#topcart a{
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#66a3e0;
}

#topcart a:hover{
	color:#fff;
}

#bar{
	height:36px;
	background:#4E4E4E url(/images/bar_back.gif) repeat-x center;
	color: #FFFFFF;
	line-height: 36px;
	padding: 0 10px;
	font-size: 12px;
	border-left:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
	overflow: hidden;
}
#bar a{
	color:#FFF;
}
#form1{
	float:right;
}
#search_table td{
	padding-right:5px;
}
.searchtxtbox{
	border:1px solid #000;
	height:16px;
	line-height:16px;
	font-size:14px;
}

#cart th{
	color:#000000;
	background:url(/images/bar_back_2.gif) repeat-x center;
	padding:5px;
	font-size:16px;
}

.red {
	/*color:#AB2721;*/
	color:#CC0000;
}

.bigbox{
	background:#FFF url(/images/bigbox_center.gif) repeat-y left;
	margin-bottom:10px;
}
.bigboxcontent{
	margin:0 10px 0 15px;
}
.bigbox table{
	margin-left:15px;
}
.bigboxtop{
	height:10px;
	background:url(/images/bigbox_top.gif) no-repeat left top;
}
.bigboxbottom{
	height:15px;
	background:url(/images/bigbox_bottom.gif) no-repeat left bottom;
}
/**********************************************************************************************************/

#twocol {
	back ground:#eaeaea url(/images/container_back.gif) repeat-y;
	margin-top:0px;
}

#leftcol{
	width:171px;
	float:left;
	display:inline;
	background:#f7f7f7;
}

#leftcol h2{
	margin:0;
	padding:0;
	border-bottom:1px solid #626262;
	line-height:20px;
	/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	letter-spacing:normal;
}

#leftcol .arrow {
	display:block;
	background-image:url(/images/trash.gif);
	width:18px;
	height:18px;
	float:right;
	border:1px solid;
	display:none;
}

#leftcol h2 a{
	display:block;
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	padding:0 10px;
	line-height:24px;
	height:24px;
	background: #222 url(/images/nav_h_back.gif) repeat-x;
}

#leftcol ul {
	margin:0;padding:0;
}

#leftcol ul li{
	margin:0;
	border-top:1px solid #dedede;
	list-style:none;
	background:url(/images/menu_a_bg.gif) repeat-x center;
}

#leftcol ul li a{
	display:block;
	height:23px;
	line-height:23px;
	padding-left:30px;
	text-decoration:none;
	color:#111;
	font-size:10px;
	background:url(/images/menu_a_arrow.gif) no-repeat left bottom;
}

#leftcol ul li a:hover{
	background-color:#f7f7f7;
	background-position:left top;
	color:#0066CC;
}


/**********************************************************************************************************/
#rightcol{
	width:669px;
	float:left;
	display:inline;
	margin-left: 20px;
}

#content {
	padd ing: 0 0 10px 10px;
	padding:0;
	margin:0;
	overflow:hidden;
}
.catbox{
	width:167px;
	text-align:center;
	float:left;
	background: url(/images/boxsmall.gif) no-repeat center top;
}
.catbox img{
	margin:0 0 0 5px;
}
.box100{
	width:167px;
	text-align:center;
	float:left;
	background: url(/images/boxsmall.gif) no-repeat center top;
	height: 125px;
}
.box100 img{
	margin:10px 0 0 5px;
	border:none;
}

.prodbox{
	width:159px;
	height:204px;
	text-align:left;
	float:left;
	background:url(/images/prodbox.png) no-repeat right bottom;
	line-height: 110%;
	margin-right:11px;
}
.prodbox table{
	background:none;
}
.prodbox em{
	font-size:90%;
	color:#609c4b;
}
.prodbox a:hover {
	text-decoration:none;
	color:#CC0000;
}

.prodbox img,.catbox img{
	border:0;
}

.prodbox table {
	margin-top:4px;
}

.prodrowseparator{
	clear:left;
	height: 5px;
}

#subsearch{
	margin-left:450px;
}
.light{
	color:#999;
}
.price{
	color:#666;
	font-size:40px;
}

.paging{
	text-align:right;
	padding:5px 0;
	line-height: 30px;
	
}
.paging a{
	color:#0066CC;
	text-decoration:none;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:12px;
	padding:4px 7px;
	border:1px solid #CCC;
	background-color:#FFFFFF;
}
.paging a:hover{
	background:#eeeeee 
}

.off{
	color:#CCC;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:12px;
	padding:4px 7px;
	border:1px solid #CCC;
}
.on{
	color:#FFF;
	font-weight:bold;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:12px;
	padding:4px 7px;
	border:1px solid #003399;
	background-color:#003399;

}

#clientlogo{
	float:right;
}

/**********************************************************************************************************/
#footer{
	clear:both;
	text-align: center;
	padding:20px;
	margin-bottom:20px;
	color:#DDD;
	background-color: #0F0F0F;
}

#footer a {
	color:#EEE;
	font-size:14px;
}

#counter {
	position:absolute;
	color:#999;
}

#footer p{
	margin:0;
	padding:0 0 10px 0;
}
#copyright{
	color:#DDD;
	text-align:center;

}

/* TOP Rotating banner */
#rbanners{ height: 200px; width: 669px; padding:0; margin:0; overflow: hidden }

.nav { margin: 5px 0; }
/*#nav a { display:block; float:left; margin: 0 2px; padding: 1px 4px; border: 1px solid #000; background: #FFE100; text-decoration: none; color:#000; }*/
#nav a { display:block; float:left; }
/*#nav a.activeSlide { background: #666; color: #FFF; }*/
#nav a:focus { outline: none; }
#nav {
	text-align: right;
	position:absolute;
	z-index:999;
	margin-top:167px;
	margin-left:300px;
}
#adsprev{ background:url(/images/nav_left.png) no-repeat top; width:24px; height:22px;}
#adspause{background:url(/images/nav_center.png) no-repeat top; width:22px; height:22px;}
#adsnext{ background:url(/images/nav_right.png) no-repeat top; width:24px; height:22px;}
#adsprev:hover{ background-position:bottom;}
#adspause:hover{ background-position:bottom;}
#adsnext:hover{ background-position:bottom;}
.prodbox .prod_title {
	height: 40px;
	overflow: hidden;






	wid t h:125px;
	text-align: center;
	padding: 0 5px;
}
.prod_desc ul {
	padding-left: 15px;
}
#picviewer{
	width:300px;
	height:300px;
	background-color:#FFF;
}
#picbrowser div{
	float:left;
	width:40px;
	height:40px;
	margin:0 10px;
	vertical-align:middle;
}
#picbrowser img{
	border:1px solid #EEE;
}
.pdetails{
	background:#F7F7F7;	
	padding:0px;
	margin:0px;
}
.pdetailscheckout{
	border:1px solid #E0E0E0;
	background:#F7F7F7;	
	padding:0px;
	margin:0px;
}
.pdetails table {
	background:#F7F7F7;	
}
.pdetailscheckout h2{
	border:none;
	background:#dcdcdc url(/images/bar_back_2.gif) repeat-x center;
	padding:5px;
	margin:0;
}
.pdetailscheckout h3{
	padding:4px;
	margin:0;
}
.pdetailscheckout h2 span{
	display:block;
	font-size:12px;
	float:right;
	line-height:24px;
}
img.pdetails{
	border:1px solid #E0E0E0;
	border-width: 0 1px 0 0px;
	background-color:#FFF;
}


#testmode {
	position:absolute;
	width:165px;
	height:160px;
	z-index:999;
	top:135px;
	right:10px;
	background: url(/images/test_mode.png) no-repeat;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/test_mode.png', sizingMethod='crop');
}	

h2.logo {
	background: #003399 url(/images/h2_back.jpg) repeat-y;
	color:white;
	border:none;
	padding:0 0 0 10px;
	height: 30px;
	line-height:30px;
	margin:20px 0;
}

h2.section img {
	float:right;
	border:1px solid #101010;
	padding:0 5px;
	position:relative;
	top:-15px;
	background-color:#FFFFFF;
}

h1.logo {
	padding:0 0 0 70px;
	height: 60px;
	line-height:60px;
	margin:0;
	background: no-repeat;
}

img.border {
	border:1px solid #CCC;
	padding:0 5px;
}

#leftbanner{
	width:200px;
	margin:10px 0 10px 10px;
}

.homebannermiddle{
	width:215px;
	margin-top:10px;
	float:left;
}

#sortdiv{
	background:#4E4E4E url(/images/filter_back.png) repeat-x left;
	color:#FFF;
	font-weight:normal;
	font-size:14px;
	padding:0 10px;
	line-height:30px;
	margin-bottom:0px;
	text-align:left;
	/*height:145px;*/
}
#narrowsearch{
	margin-top:20px;
	padding:0 10px 10px 10px;
	background: #f8f3e0;
	border:1px solid #f6e192;
}
fieldset{
	disp lay:inline;
	padding:0;
	border:1px solid #BBBBBB;
	margin-top:20px;
}
.fieldset{
	margin:10px;
}
legend{
	color:#111;
	font-weight:bold;
	margin-left:10px;
}
.yourprice{
	color:#CC0000;
	font-weight:bold;
}
#quicks earch{
	margin-top:15px;
	border:1px solid #003990;
	margin-left:10px;
}
#quicksearch select{
	width:150px;
	margin-top:10px;
}
#quicksearch input{
	margin-top:10px;
}
#quicksearch h3{
	background:#003990;
	color:#FFFFFF;
	height:20px;
	mar gin-top:10px;
}
.saving{
	color:#609c4b;
	font-size:15px;
}
#subcats{
	text-align:right;
	padding: 10px 0;
}
#subcats ul{
	padding:0;
	margin-bottom:0;
}
.header_paging{
	border-bottom:1px solid #666;
	border-top:1px solid #666;
	margin-bottom:15px;
}
.smallgrey{
	font-size:10px;
	color:#666666;
}
#trust{
	padding:10px 0;
}

.dimmed {
	opacity:0.25;filter:alpha(opacity=25); 
}

#bottomleftlink{
	margin-top:20px;
	background:#eaeaea;
}
.dd{
	visibility:hidden;
}
.divsuccess{
	border:1px solid #00CC00;
	background:#ADF1BC;
	color:#009900;
	padding:10px;
	margin-bottom:10px;
}
.diverror{
	border:1px solid #CC0000;
	background:#FFDDDD;
	color:#990000;
	padding:10px;
	margin-bottom:10px;
}

