


/*-- GLOBAL ELEMENTS --*/

body { font:11px "trebuchet ms", sans-serif; color:#373737; margin:0; padding:0; }

a:link, a:visited { text-decoration:none; color:#555555; }
a:hover, a:active {	text-decoration:underline; color:#76AAEE; } 

a:link.rev, a:visited.rev { text-decoration:none; color:#ffffff; }
a:hover.rev, a:active.rev {	text-decoration:underline; color:#E9E9E9; } 

a:link.topnav, a:visited.topnav { text-decoration:none; color:#ffffff; }
a:hover.topnav, a:active.topnav {	text-decoration:underline; color:#E9E9E9; } 

a:link.navbar, a:visited.navbar { text-decoration:none; color:#000000; }
a:hover.navbar, a:active.navbar {	text-decoration:underline; color:#2E7DE5; } 

a:link.navbarev, a:visited.navbarev { text-decoration:none; color:#2E7DE5; }
a:hover.navbarev, a:active.navbarev {	text-decoration:underline; color:#000000; } 

a:link.navsub, a:visited.navsub { text-decoration:none; color:#2E7DE5; }
a:hover.navsub, a:active.navsub { text-decoration:underline; color:#373737; } 

a:link.base, a:visited.base { text-decoration:none; color:#000000; }
a:hover.base, a:active.base {	text-decoration:underline; color:#ffffff; } 

a:link.back, a:visited.back { text-decoration:none; color:#2E7DE5; }
a:hover.back, a:active.back { text-decoration:underline; color:#000000; } 

form { padding:0; margin:0; }
img { border:0; }


label{ background:#F7F7F7; float:left; font:11px "trebuchet ms", sans-serif; padding:4px 10px 6px 0; width: 90px; text-align:right; margin:1px 2px 0 0; }
label.clear {background: none; width: 90px;}

h1 { background-color:#F7F7F7; font:bold 15px  "trebuchet ms", sans-serif; color:#2E7DE5; margin:0 20px 10px 0; padding:7px 0 7px 10px; border-bottom:1px solid #ababab; }
h2 { font:bold 12px "trebuchet ms",  sans-serif; color:#2E7DE5; margin-bottom:5px; padding:0;}


/*-- HEADER ELEMENTS --*/

#topbx { width:800px; height:55px; padding : 0; margin-right:auto; margin-left:auto; margin-bottom:0; margin-top:10px;}
#logo { float:left; padding:0; margin:0; }
#dda { float:right; margin:0; padding:35px 10px 0 0;}

#topnav {background: url(topnav_bg.gif) no-repeat #2E7DE5; font:13px "trebuchet ms", sans-serif; 
width: 800px; height:36px; padding:7px 0 0 0; margin-right:auto; margin-left:auto; margin-bottom:1px; margin-top:0;}

#toplink {float:left; margin:0; padding:7px 0 0 10px; width:500px;}

#headercontainer { width:800px; margin-right:auto; margin-left:auto;}
#headers { width:800px; margin-right:auto; margin-left:auto;}

#searchbox {padding:4px 14px 0 0; float:right; margin:0; }
input.sea {background-image: url(box_bg.gif); border:#E8E8E8 1px solid; height:14px; color:#000000; font:10px verdana, sans-serif; width:140px; margin:0; vertical-align:middle; padding:1px 0 0 4px;}
input.btnsea { font:11px  "trebuchet ms", sans-serif; color:#052146; background-color:#E8E8E8; border:0; height:17px; padding:0 2px 1px 2px; margin:1px 0 1px 3px; vertical-align:middle;}
label.seal {background:none; width:45px; color:#ffffff; vertical-align:top; padding:4px 5px 0 0;}

#pagecontainer { width:800px; margin-right:auto; margin-left:auto; overflow:hidden;}




/*-- LEFT NAV OPTIONS --*/

#leftnav {background: url(nav_bg.gif) repeat-y ; width:140px; float:left; margin-top:5px; padding:0;}

ul.subcat { padding:0; margin:0; }
li.subcat { list-style: disc inside; padding:4px 0 4px 5px; margin:0 5px 0 5px;  border-bottom: 1px dotted #4f4f4f; }

li.subcat:hover { list-style: disc inside; background: #f0f0f0; padding-left:6px; color:#2E7DE5; }

ul.topcat { padding:0;  margin:0 5px 0 5px;  }
li.topcat { padding:5px 0 5px 5px; margin:10px 0 0 0; background: url(main_cat_bg.gif) repeat-x #81B0EF;}
li.topcat:hover { background: #cdcdcd; background: url(main_cat_bg_hov.gif) repeat-x #cacaca;}
.catlist { font: 12px "trebuchet ms", sans-serif;}


#joinbox {  float:left; margin:20px 0 0 0; padding:10px; border-bottom:1px solid #F3F5F3; }
.joinhd { font:12px "trebuchet ms", sans serif; color:#2E7DE5; text-align :left ; }
.jointxt { font:10px "trebuchet ms", sans serif; color:#363636; text-align : left ; margin-top:4px; }


.brandbox {height:35px; width:128px; margin:4px 0 5px 0; padding:7px 5px 0 7px; color:#000000;}
select.brands { width: 99px; font-size:11px; height:19px; vertical-align:middle; margin:0px; }


/*-- CART SUM ELEMENTS --*/

.carttable { width:96%; border-collapse:collapse;}
.carttable th { padding:8px 0 5px 0;}
.carttable td { padding:1px 0 1px 0;}
.tcright {text-align:right; font:10px  "trebuchet ms",  sans-serif; width:100px;}

#cartbox { background: url(cart_bg.jpg) no-repeat; width:120px; height:75px; padding:5px 10px 5px 10px; text-align:center; color:#000000;}
.carttop { background: url(carttop.gif) no-repeat; height:18px;
		  padding:9px 0 0 35px; font: 13px "trebuchet ms", sans-serif; color:#000000; margin:0px;  }

.cartbase {  background: url(cart_base.gif) no-repeat; height:19px; text-align:right; font: 11px "trebuchet ms", sans-serif; padding:5px 15px 0 0; height:22px ; }



/*-- INPUT ELEMENTS --*/

.smbtns { padding-top:5px;}
input.join {background-image: url(box_bg.gif); border:1px solid #bbbbbb; height:16px; color:#000000; 
font:11px verdana, sans-serif; width:115px; margin:4px 0 0 0;}

input.btn { font:11px  "trebuchet ms", sans-serif; color:#ffffff; background-color:#2E7DE5; border:none; padding:2px 1px 2px 1px; margin:5px 0 5px 0;}

input.btn2 { font:10px  "trebuchet ms", sans-serif; color:#ffffff; background-color:#2E7DE5; border:none; margin:0; height:17px; vertical-align:middle;}

input.vouch {background-image: url(box_bg.gif); border:1px solid #6d6d6d; height:13px; color:#000000; 
font:11px  "trebuchet ms", sans-serif; width:85px; margin:0; vertical-align:middle;}

input.gobrands { font: 11px "trebuchet ms",  sans-serif; color:#ffffff; background-color:#2E7DE5; margin: 0 0 0 1px; padding:1px; border: 0; height:19px; vertical-align:middle; }

select.qty { font:bold 11px "trebuchet ms", sans-serif; color:#0658C5; height:19px; vertical-align:middle; margin:0px; }
select.ship { font:bold 11px "trebuchet ms",sans-serif; color:#0658C5; height:19px; vertical-align:middle; margin:0px;}

#contactform { padding:20px; }
.message { font: bold 11px "trebuchet ms",sans serif; color:#9B0B03; text-align:left; padding:10px 0 5px 10px; }
.mesjoin { font: bold 11px "trebuchet ms",sans serif; color:#9B0B03; text-align:left; padding:5px 0 5px 0; }

#linkspage {padding:5px 0 10px 10px; margin-right:20px; border-bottom:1px dashed #cdcdcd;  color:#2E7DE5; }

textarea.cnt { background-image: url(txt_bg.gif); border:#7a7a7a 1px solid; color:#000000; font: 12px verdana, sans-serif; padding: 6px;  }

input.contact {	background-image: url(txt_bg.gif); height: 18px; width: 170px; margin-bottom: 5px;
				border:#7a7a7a 1px solid; color:#000000; font: 12px verdana, sans-serif; padding:2px 0 0 6px; }


/*-- PAGE ELEMENTS --*/

.txtpad { padding:0 5px 0 11px; font:11px "trebuchet ms", sans-serif; color:#000000; margin-right:20px; }
.pagehds { background-color:#F7F7F7; font:bold 15px  "trebuchet ms", sans-serif; color:#2E7DE5; margin:0 20px 10px 0; padding:7px 0 7px 10px; border-bottom:1px solid #ababab; }
.pagehds2 { font: 12px  "trebuchet ms",  sans-serif; color:#6c6c6c; }

.listview { border-collapse:collapse; border-bottom:1px dotted #4f4f4f; margin-top:10px; width:620px; }
.listview td { padding:10px;}

.listhds { font:bold 12px "trebuchet ms",  sans-serif; color:#2E7DE5; margin-bottom:5px; padding:0;}

.detqty {font:bold  12px "trebuchet ms", sans-serif; color:#2E7DE5; padding-right:1px; }

/*-- PROD DETAILS --*/

.mainpic { background: url(fprod_bg.gif) repeat-x;  border: 1px solid #BBBBBB; padding:7px; width:300px; float:left;}
.thumb { background: url(fprod_bg.gif) repeat-x;  border: 1px solid #BBBBBB; padding:5px; }

.zoom { text-align:right; padding:7px 2px 0 0; }
#infosumcontainer { float:left; border:1px solid #BBBBBB; width:225px; margin-left:20px;}
#infosum { padding:10px; }
.sumhds { font:11px "trebuchet ms",  sans-serif; color:#666666; line-height:20px; }
.mainprice {font: bold 17px "trebuchet ms", sans-serif; color:#2F7EE5; padding:2px 0 5px 0;}
.sumtitle { background-color:#F7F7F8; font:bold 12px "trebuchet ms", sans-serif; color:#297EE9; padding:7px 0 7px 10px;}
.sumback { background-color:#F7F7F8; font:bold 12px "trebuchet ms", sans-serif; color:#297EE9; padding:7px 0 7px 10px;}

.bigad { padding:0; vertical-align:middle; }
.pdqty {  background-image: url(txt_bg.gif); width:30px; border:1px solid #B1B1B1; height:22px; margin-right:10px; padding-top:5px; text-align:center; vertical-align:top;}

.optdrop {font:12px "trebuchet ms", sans-serif; vertical-align:middle; background-color:#F7F7F8;}
 
.sku {color:#000000;}

/*-- CHECKOUT ELEMENTS --*/
.checktable { font: 12px "trebuchet ms", sans-serif; color:#000000; margin:30px 20px 30px 20px; border-collapse:collapse; width:88%;}
.checktable td { padding:6px 4px 4px 3px; border-bottom: 1px dotted #DADADA;}
.checktable th { background-color:#F7F7F7; font:bold 11px "trebuchet ms", sans-serif; letter-spacing:2px; padding:5px 0 5px 4px; color:#2E7DE5; text-align:left; border-bottom: 1px solid #2E7DE5; }

th.right { background-color:#F7F7F7; font:bold 11px  "trebuchet ms", sans-serif;letter-spacing:2px; padding:5px 5px 5px 4px; color:#2E7DE5; text-align:right; border-bottom: 1px solid #2E7DE5;  }

th.tot { font:bold 13px  "trebuchet ms", sans-serif; letter-spacing:2px; padding:5px 3px 5px 4px; color:#000000; text-align:right; border-bottom: 1px solid #2E7DE5; background-color:#F7F7F7; }

.remove {padding-left: 10px;}

#pagebody { width:640px; float:left; margin:20px 0 20px 20px; padding:0; }


/*-- FEATURES --*/

.homefeat { width:640px; float:left; margin:0; padding:0;  }
.itembox { float:left; text-align: left; width:132px; margin:10px 10px 0 10px; background: url(fprod_bg.gif) repeat-x #feffff; border:1px solid #C7C7C7; padding:0;}
.itembox img { border :1px solid #C7C7C7;  margin:5px; }

.sumhdtxt { font:bold 11px "trebuchet ms", sans-serif; color:#2E7DE5; padding:0 5px 5px 5px; height:26px; overflow:hidden;}
.summarytxt { padding:0 5px 5px 5px; height:56px; overflow:hidden;}
.featureprice { font: bold 17px "trebuchet ms",  sans-serif; color:#2E7DE5; padding: 3px 5px 5px 0; text-align:right; }
		
.sumtxtopts { background:url(sum_opt_bg.gif) repeat-x #2E7DE5; padding:4px 5px 4px 5px; width:122px; height:15px; overflow:auto;   }
.addtxt { text-align:right; float:right; padding:1px 0 0 0;}
.dettxt { font:11px  verdana,  sans-serif; color:#000000; text-align:left; float:left; padding:2px 0 0 0;}


/*-- BOUGHT THIS --*/

.featable { margin:5px 0 0 5px; border-collapse:collapse; border-bottom: 1px solid #D0D0D0; width:620px;}
.featable td { padding:5px;}
.smbtnsbox {padding:0; margin:0; width:155px; }
.listinfobox {width:305px; padding-right:13px; margin:0;  border-right: 1px solid #D0D0D0;}
.thumbpic { width:100px;  background: url(fprod_bg.gif) repeat-x;  border: 1px solid #BBBBBB; padding:5px; }
.btright { text-align:right;}



/*-- STOCK NOTIFICATIONS --*/

.instk { color:#2d893f; font:bold 10px "trebuchet ms", sans-serif; text-align:right; }
.nostk { color:#9B0B03; font:bold 10px "trebuchet ms",  sans-serif; text-align:right; }
.instr { color:#000000; font:bold 10px "trebuchet ms",  sans-serif; text-align:right; }

.rrp { color:#000000; font: 10px "trebuchet ms", sans-serif; text-align:right; text-decoration: line-through; }
.incv { color:#6f6f6f; font:9px  "trebuchet ms", sans-serif;}
.dvcode { color:#484848; font:10px  "trebuchet ms", sans-serif;}

  
/*-- PAGING --*/

#pagefix {margin-right:20px; }
#pagingbox {width:100%; margin-right:auto; margin-left:auto; overflow:hidden; text-align:center; margin-top:20px; }
#paging { vertical-align:top; padding:5px 0 5px 0; }
#numbers { background-color:#F7F7F8; font:bold 13px  "trebuchet ms",  sans-serif; color:#2E7DE5; padding:7px 0 7px 0;  margin-right:0px; border-top:1px solid #C5C5C5;}


/*-- FOOTER --*/
  
#footer { width:800px; background: url(foot_bg.jpg) no-repeat; margin-right:auto; margin-left:auto; margin-top:5px; height:31px; }

.footxt {  padding:9px 15px 9px 0; text-align:right; }

#userfoot { font: 11px  "trebuchet ms", sans-serif; text-align:center; padding:10px 0 5px 0;}
#defaultfoot { font: 10px  "trebuchet ms", sans-serif; text-align:center; padding-bottom:20px; color:#787777;}





