﻿/* for W3C CSS compliance */
.void{} 
@media print {}

/* reset */
html, 
body, 
div, 
span, 
applet, 
object, 
iframe,
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
p, 
blockquote, 
pre,
a, 
abbr, 
acronym, 
address, 
big, 
cite, 
code,
del, 
dfn, 
em, 
font, 
img, 
ins, 
kbd, 
q, 
s, 
samp,
small, 
strike, 
strong, 
sub, 
sup,
tt, 
var,
b, 
u, 
i, 
center,
dl, 
dt, 
dd, 
ol, 
ul, 
li,
fieldset, 
form, 
label, 
legend,
table, 
caption, 
tbody, 
tfoot, 
thead, 
tr, 
th, 
td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;	 
}

body 
{
	line-height: 15px;
}

ol, 
ul
{
	list-style:none;
}

blockquote, 
q 
{
	quotes: none;
}

blockquote:before, 
blockquote:after,
q:before, 
q:after 
{
	content: '';
	content: none;
}

:focus 
{
	outline: 0;
}

ins 
{
	text-decoration: none;
}

del 
{
	text-decoration: line-through;
}

table 
{
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset 
{
	border:1px solid #999;
	padding: 7px;
	fint-size: 13px;	
}

legend 
{
  padding: 0.2em 0.2em;
  color:#555555;
  font-size:16px;
  text-align:left;
  font-weight: bold;  
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

/* positioning */
.clear
{
	clear: both;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.center
{
	text-align: center;
}

.vmiddle
{
	vertical-align: middle;
}

.vtop
{
	vertical-align: top;
}

.vbottom
{
	vertical-align: bottom;
}

/* font-weight */
.bold
{	
	font-weight: bold;	
}

/* background */
.transparent
{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

/* default font-family */
div,
span,
p,
li,
a, 
a:hover,
td
{
	font-family: Arial, Helvetica, sans-serif;	  
}

/* default font color */
div,
span,
p,
li,
a, 
td
{
	color: #555;
}

a:hover
{
	color: #989898;
}

/* default font-size */
div,
span,
p,
td,
li,
a,
a:hover
{	
	font-size: 12px;	
}

a
{
	text-decoration: none;
}

sup
{
	font-size: 10px;
}

/* inputs */
.textbox
{
	vertical-align: top;	
	height: 14px;	
	margin: -2px 0 0 0;
	color: #555;
	font-size: 9px;
	font-weight: normal;	
	font-family: Verdana, Arial;
	background-color: #EAEAEA;
	border: solid 1px #909090;
	text-align: left;
}

.button
{		
	vertical-align: top;
	padding: 0 3px 1px 3px;
	border:solid 1px #909090;
}

.searchbutton,
.signupbutton
{
	margin: -2px 0 0 0;	
}

/* browser settings */
html
{
    overflow: scroll;
}

/* layout */
#page
{
	width: 765px;	
	padding: 0 0 0 10px;
}

/*header */
#header-top
{		
	height: 30px;
	padding: 15px 0 0 0;	
}

#header-phone
{
	margin-top:-5px;
	float: left;
	width: 267px;
	padding: 5px 5px 5px 5px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
	/*background-color:#990000;*/
	background-image:url(../../images/BuyNowBackground.gif);
}

#header-links
{		
	text-align: right;
	padding: 0 0 13px 0;
}

#header-logo
{	
	float: left;
	width: 300px;
	height: 85px;
}

#header-logo a img { vertical-align: middle; }

/* top nav */
#header-topnav
{		
	float: left;
	width: 465px;
	height: 25px;	
	padding: 57px 0 0 0;	
}

#header-topnav a
{	
	display: block;	
	float: left;	
	margin: 0 0 0 5px;
	padding: 6px 6px 6px 6px;
	color: #222;
	border-right: 2px solid #CACACA;
	border-left: 2px solid #CACACA;
	border-top: 1px solid #CFCFCF;
	background-color: #FAFAFA;
}

#header-topnav a:hover
{
	background-color: #EEE;	
	color: #222;	
}

.topnav-item
{
	display: block;
	padding: 5px 5px 5px 5px;
	background-color: #FAFAFA;
	border-top: solid 1px #CFCFCF;
	cursor: pointer;
	z-index: 101;	
}

.topnav-item:hover
{
	background: #EEE;
}

.topnav-item a:hover
{
	color: #222;
}

#customerservice
{	
	display: none;
	position: absolute;
	margin: 130px 0 0 580px;
	border-left: solid 2px #CFCFCF;
	border-right: solid 2px #CFCFCF;
	border-bottom: solid 1px #CFCFCF;	
	z-index: 101;
}

#webspecials
{
	display: none;
	position: absolute;
	margin: 130px 0 0 408px;
	border-left: solid 2px #CFCFCF;
	border-right: solid 2px #CFCFCF;
	border-bottom: solid 1px #CFCFCF;
	min-width: 100px;
	z-index: 101;
}
#webspecials2
{
	display: none;
	position: absolute;
	margin: 130px 0 0 483px;
	border-left: solid 2px #CFCFCF;
	border-right: solid 2px #CFCFCF;
	border-bottom: solid 1px #CFCFCF;
	min-width: 100px;
	z-index: 101;
}

#giftguide
{
	display: none;
	position: absolute;
	margin: 130px 0 0 505px;
	border-left: solid 2px #CFCFCF;
	border-right: solid 2px #CFCFCF;
	border-bottom: solid 1px #CFCFCF;
	z-index: 101;
}

.hr1
{
	clear: both;
	width: 100%;
	height: 1px;
	background-color: #CFCFCF;
}

.hr2
{
	clear: both;
	width: 100%;
	height: 1px;	
	background-color: #888;
}

.hr3
{
	clear: both;
	width: 100%;
	height: 1px;	
	background-color: #FFF;
}

.hr4
{
	clear: both;
	width: 100%;
	height: 8px;
	background: url(../../Images/topbar.gif) repeat-y top left;
}

/* page-left */
#page-left
{
	clear: both;
	float: left;
	padding: 20px 0 20px 0;
}

/* quick search */
#quicksearch
{
	padding: 0 0 0 0;
}

/* quick links */
#quicklinks
{
	padding:0 0 20px 0; 
	width:111px; 
	line-height:15px;
}

/* left nav */
.leftnav 
{	
	width: 126px;
	border-right: 2px solid #CACACA;
	border-left: 2px solid #CACACA;
	border-bottom: 1px solid #CFCFCF;
}

.leftnav a
{
	display: block;
	width: 116px;	
	padding: 5px 5px 5px 5px;
	background-color: #FAFAFA;	
	border-top: 1px solid #CFCFCF;
	color: #000;
}

.leftnav a:hover
{
	color: #555;
	background-color: #EAEAEA;
}

.subleftnav
{	
	display: none;
	position: absolute;
	margin: -23px 0 0 126px;
	border-right: 2px solid #CACACA;
	border-left: 2px solid #CACACA;
	border-bottom: 1px solid #CFCFCF;
	z-index: 5000;
}

.subleftnav a
{
	display: block;
	width: 230px;	
	padding: 5px 5px 5px 5px;
	background-color: #FAFAFA;
	border-top: 1px solid #CFCFCF;
	color: #000;
}

.subleftnav a:hover
{
	color: #555;
	background-color: #EAEAEA;
}

.subsubleftnav
{	
	display: none;
	position: absolute;
	margin: -23px 0 0 240px;
	border-right: 2px solid #CACACA;
	border-left: 2px solid #CACACA;
	border-bottom: 1px solid #CFCFCF;
	z-index: 5000;
}

.subsubleftnav a
{
	display: block;
	width: 230px;	
	padding: 5px 5px 5px 5px;
	background-color: #FAFAFA;
	border-top: 1px solid #CFCFCF;
	color: #000;
}

.subsubleftnav a:hover
{
	color: #555;
	background-color: #EAEAEA;
}

/* content */
#content
{		
	float: left;
	width: 502px;
	padding: 20px 10px 0 10px;	
}

/* page-right */
#page-right
{
	float: left;
	width: 113px;	
	margin-top: -2px;	
}

/* sign up */
#signup
{
	padding: 5px 0 7px 0;
}

#signup div
{
	padding: 0 0 3px 0;
}

/* ad pods */
.adpod
{
	padding: 0 0 20px 0;
}

/* brand link */
#brandlink
{
	padding: 5px 0 5px 5px;
	border: solid 1px #CACACA;	
	line-height: 15px;
}

#brandlink img
{
	padding: 0 0 8px 0;
}

#brandlink a:hover
{
	font-size: 10px;
}

/* mini cart */
#minicart
{
	width: 101px;
	overflow: hidden;
	margin: 20px 0 20px 0;
	border: solid 1px #CACACA;
	padding: 5px 5px 10px 5px;
}
.mcitemrow
{
	padding-bottom:25px;
}

#minicart .heading
{
	padding: 3px 0 5px 0;
}

#minicart #mcdetails
{	
	background-color: Gray;
}

#minicart .mcdetailsline
{
	clear: both;		
	padding: 2px 0 0 0;
	line-height: 13px;
}

#minicart .mcdetailslabel
{
	float: left;
	font-size: 10px;
	line-height: 11px;
}

#minicart .mcdetailstext
{
	float: right;
	font-size: 10px;
	line-height: 11px;
}

#minicart #mcsubtotals
{
	padding: 10px 0 0 0;
}
#mcsubtotals
{
	padding: 10px 0 0 0;
}
#mcsubtotaltext
{
	padding:0 20px 0 0;
}

#minicart #mcsubtotalamt span
{
	font-size: 10px;
}

#minicart #mclinkcart
{	
	width: 100%;
	padding: 10px 0 0 0;
	text-align: center;
}

#mcnone
{
	line-height: 15px;
}

/* footer */
#footer
{
	text-align: center;
}

.footerline
{	
	height: 10px;
	padding: 2px 0 0 0;
	font-size: 10px;		
}

.footerline a, .footerline a:hover
{
	font-size: 9px;
}

/* validation */
.validation
{
	color: #990000;
	font-size: 10px;
}

/* copy */
.copy
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #555555;
	font-size: 12px;
	text-decoration: none;
}
.copysmall
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #555555;
	font-size: 11px;
	text-decoration: none;
}
.copybold
{
	line-height:15px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #555555;
	font-size: 12px;
	text-decoration: none;
}
.copyboldsmall
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #555555;
	font-size: 11px;
	text-decoration: none;
}
.copyboldstrike
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;	
	color: #555555;		
	text-decoration: line-through;
}
.copyred
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

.copyredbig
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}

.copyredbold
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 12px;
	text-decoration: none;
}

.copyredboldsmall
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 10px;
	text-decoration: none;
}

.copybigbold
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #555555;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}



/* site map */
.sitemapcolumn
{
	float: left;
	padding: 0 65px 5px 5px;
	line-height: 18px;
}

.sitemapcolumn div
{
	margin: 10px 0 0 0;
}

.filterfinderprodtitle
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #555555;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	line-height:24px;
}
.filterfinderprodtitle:HOVER
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #555555;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

.dgAdvSearch
{
	border-right: #cccccc 1px solid; border-top: #cccccc 2px solid; border-left: #cccccc 1px solid; border-bottom: #cccccc 2px solid
}

.affiliate
{
	line-height:15px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #555555;
	font-size: 12pt;
	text-decoration: none;
}

.affiliate h3
{
	padding: 30px 0 5px 0;
	font-size: 12pt;
	font-weight: bold;
}

.affiliate ul li
{
	 list-style-type:disc;
	 list-style-position:inside;
	 text-indent: 10px;
}

.affiliateagreement
{
	padding: 10px 10px 10px 10px;
	line-height:15px;
	width:700px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #555555;
	font-size: 12pt;
	text-decoration: none;
}

.affiliateagreement h3
{
	padding: 30px 0 5px 0;
	font-size: 14pt;
	font-weight: bold;
}

.pagerstyle
{	
	background:#F0F0F0;
	BORDER-TOP: 2px solid #CFCFCF;
	BORDER-BOTTOM: 2px solid #CFCFCF;
	BORDER-LEFT: 1px solid #DFDFDF;
	BORDER-RIGHT: 1px solid #DFDFDF;
}

.smalleftnavlink
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #555555;
	font-size: 10px;
	text-decoration: underline;
}
.smalleftnavlink:HOVER
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #555555;
	font-size: 10px;
	text-decoration: underline;
}

.bottompagespacer
{
	clear:both;
	padding: 0 0 50px 0;
}


/* prod details */
.productdetails_name
{
	width:502px;clear:both; line-height:17px;
}
.productdetails_desc
{
	width:502px;clear:both; padding: 6px 0 8px 0; line-height:15px;
}
.productdetails_middlearea
{
	width: 502px;/*
	overflow: hidden;*/
}
.productdetails_middlearea_left
{
	width:242px;float:left;padding:0 0 0 0;
}
.productdetails_middlearea_right
{
	float:left; padding:0 0 0 20px; width:240px;
}
.productdetails_middlearea_volume
{
	padding:15px 0 0 0;
}
.productdetails_middlearea_availsizes
{
	padding:15px 0 0 0;
}
.productdetails_middlearea_availcolors
{
	padding:15px 0 0 0;
}
.productdetails_addimages
{
	clear:both; padding:10px 0 0 0;
}
.productdetails_bottomarea
{
	clear: both;
	padding: 20px 0 0 0;
	overflow: hidden;
}
.productdetails_bottomarea_features
{
	padding: 0 0 0 0;
}
.productdetails_bottomarea_recommendprods
{
	float: right;
	padding: 0 0 0 10px;
	margin: 0 0 10px 10px;
	width: 250px;
}
#divLargePic
{
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#777777', Positive='true'); 
	display:none;
	z-index:2008;
	position:absolute; 
	margin-left: -243px;
	margin-top:-245px; 
	border: 1px solid #444444;
}
.productdetails_pricing
{
	padding: 0 0 5px 0;
}
.productdetails_voldis
{
	padding: 0 0 3px 0;
}
.productdetails_features
{
	padding: 8px 0 0 0;
	font-weight:bold;
}
.productdetails_addprods
{
	padding: 8px 0 10px 0;
}
.productdetails_bottomarea ul
{
	margin: 0 0 0 15px;
}
.productdetails_bottomarea li
{
	padding: 0 0 0 0; line-height:15px; list-style-image:url(../../Images/smallarrow.gif);
}
.productdetails_addprods_imagediv
{
	float:left; width:70px;
}
.productdetails_addprods_labels
{
	width: 165px; padding: 0 0 5px 0; line-height:15px;
}




/* web specials page */
.webspecials_heading
{
	font-weight:bold; font-size:12pt;line-height:20px;
}
.webspecials_list
{
	padding: 5px 0 10px 0; line-height:20px;
}
.webspecials_item
{
	padding: 0 0 0 20px;
	line-height:20px;
}




/* gift guide page */
.giftguide_heading
{
	font-weight:bold; font-size:12pt;line-height:20px;
}
.giftguide_p
{
	padding: 10px 0 10px 0; line-height:20px;
}
.giftguide_p_item
{
	padding: 0 0 2px 20px;
}
.giftguide_list
{
	padding: 5px 0 10px 0; line-height:20px;
}
.giftguide_item
{
	padding: 0 0 0 20px;
	line-height:20px;
}



/* advanced search page */
.advsearch_headingspacer
{
	clear:both;
	padding: 0 0 20px 0;
}
.advsearch_searchbyrow
{
	clear:both; padding: 0 0 5px 0;
}
.advsearch_searchbyrowlabel
{
	padding: 0 10px 0 0;
}
.advsearch_item_image
{
	text-align:center; width:110px; height:125px;
}


/* affiliate page */
.affiliate_topheader
{
	margin: -30px 0 -10px 0;
}
.affiliate_textTM
{
	font-size:8pt;
}


/* filter finder page */
.filterfinder_itemspacer
{
	clear:both;
	padding: 0 0 15px 0;
}
.filterfinder_rowspacer
{
	clear:both;
	padding: 0 0 25px 0;
}
.filterfinder_dropdownrow
{
	padding: 8px 0 0 1px;
	clear:both;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #555555;
	font-size: 12px;
	text-decoration: none;
}
.filterfinder_dropdownrownobold
{
	padding: 8px 0 0 1px;
	clear:both;
}
.filterfinder_dropdownrow_label
{
	float:left;line-height:20px; vertical-align:middle; padding: 0 10px 0 0;
}
.filterfinder_item_parts_item
{
	width:150px; padding: 0 10px 10px 0; text-align:center; cursor:pointer;
}
.filterfinder_item_parts_iteminner
{
	clear:both; padding: 3px 0 0 3px;
}
.filterfinder_item_parts
{
	clear:both; padding: 20px 0 0 0;
}
.filterfinder_prods_top
{
	width:150px; padding: 0 15px 10px 0; text-align:center; cursor:pointer;
}
.filterfinder_prods_name
{
	clear:both; padding: 3px 0 0 3px;
}
.filterfinder_prods_sku
{
	clear:both; padding: 3px 0 5px 3px;
}
.filterfinder_prods_popupdiv
{
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#777777', Positive='true'); overflow:auto;padding:1px; width:482px;CURSOR:hand; display:none; border: 1px solid black; position:absolute;margin-top:-210px;margin-left:0px; background:white;
}
.filterfinder_prods_popupdiv_close
{
	float:right;padding: 10px 10px 0 0;
}
.filterfinder_prods_popupdiv_label
{
	clear:both; padding: 0 0 10px 0;
}
.filterfinder_prods_popupdiv_labels
{
	float:left; padding: 20px 10px 0 20px;
}
.filterfinder_prods_popupdiv_image
{
	float:left; padding: 0 0 5px 10px; width:160px;
}


/* index page */
.index_toprow
{
	clear:both; padding: 5px 0 0 0;
}
.index_toprowSplash
{
	clear:both; margin-top: -2px;
}
.index_toprowspacer
{
	clear:both; padding: 0 0 10px 0;
}
.FeaturedProductOuter
{
	 min-height:290px; width:159px; text-align:center; padding:5px 3px 5px 3px;
}

.FeaturedProductsNameOuter
{
	height:46px; position:relative; overflow:hidden; 
}

.FeaturedProductsNameInner
{
	position:absolute; left:0; bottom:0; font-weight:bold; text-align:center; width:159px;
}
.FeaturedProductsImage
{
	padding: 5px 0 5px 0; 
}
.FeaturedProductsLabels
{ 
	line-height:14px;
}
.FeaturedProductsAddCart
{
	padding: 3px 0 0 0;
}
.index_topcats
{
	margin-top:-25px;
}



/* product list page */
.productlist_outer
{
	margin-top: -1px;
}
.productlist_topborder
{
	border-bottom:1px solid #555555; border-top:1px solid #555555; 
}
.productlist_labelsouter
{
	padding: 0 0 0 0;
}
.productlist_labelcategory
{
	line-height:16px;
	padding: 15px 0 0 0;
}
.productlist_labelcategorydesc
{
	line-height:16px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #555555;
	font-size: 12px;
	text-decoration: none;
}
.productlist_prods_top
{
	BORDER-top: 1px dashed #DFDFDF;
}
.productlist_prods_item_top
{
	BORDER-bottom: 1px dashed #DFDFDF;
}
.productlist_prods_item
{
	line-height:15px;
}
.productlist_prods_item_pagesep
{
	padding-top:4px;
}



/* email sign up */
#EmailSignupOuter
{
	position: absolute;
	top: 50px;
	left: 603px;
	font-size: 11px;
    font-weight: normal;
}
#EmailSignup
{
    width: 172px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    background: url(../../Images/EmailBackground.gif) no-repeat top;
}
#EmailSignupInner
{
    width: 167px;
    height: 19px;
    line-height: 19px;
    padding: 4px 0 0 5px;
    vertical-align: middle;
}
.EmailSignupTextbox
{
	float: left;
    width: 140px;
    height: 14px;
    font-size: 11px;
    color: #555;
    font-weight: normal;
    vertical-align: middle;
    border-style: none;
    border-width: 0;
}
#EmailSignupButtonOuter
{
	padding: 1px 3px 0 0;
	float: left;
}
.EmailSignupButton
{
	margin-left: 5px;
	padding: 0;
	float:left;
    width: 16px;
    cursor: pointer;
    padding: 0;
    border: none;
    vertical-align: middle;
    background: url(../../Images/EmailSignupButton.gif) no-repeat top;
}





/* quick search */
#Search
{
	margin-top:-4px;
	padding: 0 0 5px 0;
}
#SearchDiv
{
    width: 130px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    background: url(../../Images/SearchBackground.gif) no-repeat top;
}
#SearchDivInner
{
    width: 125px;
    height: 19px;
    line-height: 19px;
    padding: 4px 0 0 5px;
    vertical-align: middle;
}
.SearchTextbox
{
	float: left;
    width: 99px;
    height: 14px;
    font-size: 11px;
    color: #555;
    font-weight: normal;
    vertical-align: middle;
    border-style: none;
    border-width: 0;
}
#SearchDivButtonOuter
{
	padding: 1px 3px 0 0;
	float: left;
}
.SearchButton
{
	margin-left: 5px;
	padding: 0;
	float:left;
    width: 16px;
    cursor: pointer;
    padding: 0;
    border: none;
    vertical-align: middle;
    background: url(../../Images/SearchButton2.gif) no-repeat top;
}
