/* CSS Document */

/*------------basic page parameters------------*/

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

html {
	margin: 0px;
	padding: 0px;
}

img {
    
	border: 0px;
}

p, ul, li, h1, h2, h3, h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

ul {
}
#leftSidebar p {
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px 0px 0px 10px;
	line-height: 20px;
}


span.catNav a {
	margin-left: 0px;
	font-size: 12px;
}

#leftSidebar a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#searchform {
	margin: 0px;
	padding: 0px;
}
.joinform {
	margin: 0px;
	padding: 0px;
}

input {
	margin: 0px;
	padding: 0px;
}




li {
}
ol#numberedList {
	margin: 0px 0px 15px 30px;
	padding: 0px;
}
ol#numberedList li {
	line-height: 17px;
	margin-bottom: 7px;
}


/*-------------page structure-----------*/

#wrapper {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	}
#holidayHeader {
	background-image: url(images/holiday_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#holidayBanner {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/* mac hide \*/
* html #wrapper{height:100%}
/* end hide */

#header {
	height: 72px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#wrapperBackground {
	background-color: #FFFFFF;
}
#footerBackground {
	background-image: url(images/footer_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	background-color: #9D0000;
	min-height:300px;
}



#footer {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#footerLeft p.footerCust {
	background-image: url(images/icon_cust.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 40px;
	padding-top: 10px;
	height: 22px;
}
.footerCust a {
	color: #FFFFFF;
	text-decoration: none;
}
#footerLeft p.footerEmail {
	background-image: url(images/icon_email.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 40px;
	padding-top: 10px;
	height: 22px;
}
.footerEmail a {
	color: #FFFFFF;
	text-decoration: none;
}
#footerLeft p.footerPolicy {
	background-image: url(images/icon_policy.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 40px;
	padding-top: 10px;
	height: 22px;
	color: #FFFFFF;
}
.footerPolicy a {
	color: #FFFFFF;
	text-decoration: none;
}
#footerRight p {
	color: #FFFFFF;
	text-align: right;
	margin-top: 37px;
}

#footerLeft {
	float: left;
	width: 300px;
	color: #FFFFFF;
}
#footerRight {
	float: right;
	width: 400px;
}
#footerRight a {
	color: #FFFFFF;
}



/*--------------page navigation----------*/

#globalNav {
	width: 800px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#globalNav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}

#globalNav a {
	float: left;
	margin: 0px;
	padding: 0px;
}
#mainContent {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
ul#featured {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#RightContent {
	float: right;
	width: 560px;
}
ul#featured li {
	display: inline;
	float: left;
	width: 101px;
	margin-right: 13px;
	margin-bottom: 10px;
}
#RightContent p {
	line-height: 17px;
	margin: 0px;
	padding: 0px 0px 15px;
}

hr.hrNav {
	height: 1px;
	width: 218px;
	color: #E1DBD5;
	
}


#leftSidebar {
	width: 218px;
	border: 1px solid #E1DBD5;
	float: left;
}
h4.email {
	background-image: url(images/icon_email.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 22px;
	line-height: 17px;
}
h4.affiliations {
	background-image: url(images/icon_affiliate.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 22px;
	line-height: 17px;
}
h4.privacy {
	background-image: url(images/icon_privacy.gif);
	background-repeat: no-repeat;
	background-position: 0% 45%;
	padding-left: 22px;
	line-height: 16px;
}
.endingLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h4.phone {
	background-image: url(images/icon_phone.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-left: 15px;
	line-height: 17px;
}
.important {
	
	
	color: #990000;
	
}
h4.secure {
	background-image: url(images/icon_data.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-left: 22px;
	line-height: 17px;
}

#RightContent h1 {
	font-size: 14px;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	margin: 0px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.cartnolink {color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.cart {color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
a { color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.nav {
	padding-left: 10px;
	line-height: 20px;
}

th {
	text-align: left;
}
#wrapperBackground #wrapper #mainContent #RightContent #checkout hr {
	width: 100%;
}
#seoText {
	background-color: #F4F4F4;
	border: 1px dotted #999999;
	padding: 7px 7px 0px;
	margin-bottom: 15px;
}
#seoText h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#shippingPromo {
	height: 37px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A0000;
	background-image: url(images/holiday_background2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
div#shippingPromoContent {
	color: #FFFFFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #800000;
}
div#cartFeatured div#cartLeft {
	float: right;
	width: 210px;
	padding: 20px 15px 15px;
	margin-top: 75px;
	background-image: url(images/cartBoxBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 77px;
}
div#cartLeft p {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 7px 0px 0px;
}
div#cartFeatured {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1DBD5;
	margin-top: 0px;
	padding-top: 0px;
}
div#cartLeft h1 a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	color: #CC0000;
	text-decoration: none;
}

div#cartLeft h1  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:0px;
	margin:0px;
	}
div#cartFeatured #cartRight {
	float: left;
	width: 300px;
}
div#headerCallout {

}
div#headerCallout h1 {
	position: absolute;
	left: 395px;
	top: 30px;
	right: 0px;
	bottom: 0px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 17px;
}
div#headerCallout p {
    position: absolute;
	left: 586px;
	top: 17px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 17px;
}
div#headerCallout a {
	color: #CCCCCC;
	text-decoration: none;
}
#wrapperBackground #wrapper #mainContent #RightContent p.important {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cc0000;
	margin: 15px 10px 0px 0px;
	padding: 7px;
	text-align: center;
}
span.scsDetailDisclaimer {
	color: #FFFFFF;
	background-color: #FF3E3E;
	padding: 0px 7px 15px;
	border: 1px dashed #990000;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	margin-top: 20px;
	line-height: 17px;
}
span.scsDetailDisclaimer a {
	color: #FFFFFF;
	
}
/* product layout */
#productImages {
	float: left;
	width: 300px;
	overflow: hidden;
}
#productImages img {
	margin-top: 5px;
	margin-bottom: 5px;
}

#productInformation {
	float: right;
	width: 230px;
}
#productImages ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#productInformation ul {
	margin: 0px;
	padding: 0px;

}
#productInformation li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#productImages li {
	display: inline;
	margin: 0px;
	padding: 0px 7px 0px 0px;
	float: left;
}


.pricing {
	text-align: center;
	margin-bottom: 5px;
}
.price {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	margin-top: 20px;
}
#productInformation h1 {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#productInformation p {
	font-size: 11px;
	padding-bottom: 7px;
}
.prodDesc {
	margin-bottom: 20px;
	margin-top: 10px;
	line-height: 16px;
}
#productDetailLayout #productImages .mainProductImage {
	margin-top: 20px;
	
}
div#productInformation p {
	margin: 0px;
	padding: 0px;
}
div#productImages p {
	text-align: center;
	color: #333333;
}
div#productImages a {
	color: #999999;
}
div#productImages ul.moreProductViews {
	background-image: url(images/more_product_views_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 63px;
	width: 290px;
	padding-top: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	padding-left: 10px;
	margin: 0px;
}
div#productImages ul.moreProductViews li img {
	border: 1px solid #CCCCCC;

}
div#productInformation p.options {
	background-image: url(images/product_options_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	height: 118px;
	width: 223px;
	color: #666666;
	font-weight: bold;
	padding-top: 7px;
	line-height: 30px;
	margin-bottom: 10px;
	padding-left: 7px;
}
div#productInformation div.prodDesc {
	background-color: #E8E8E8;
	padding: 10px;
	color: #666666;
	line-height: 22px;
}
div#productGridLayout ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#productGridLayout ul li.last {
	padding-right: 0px;
}
div#productGridLayout ul li {
	float: left;
	width: 125px;
	padding-right: 20px;
	text-align: center;
	display: inline;
	padding-bottom: 45px;
}
div#productGridLayout ul li h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
div#productGridLayout ul li p.manu {
	color: #999999;
	margin: 0px;
	padding: 0px;
}
div#productGridLayout ul li p.model {
	color: #999999;
	margin: 0px;
	padding: 0px;
}
div#productGridLayout ul li table.ourPrice {
	width: 125px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
div#productGridLayout ul li table.ourPrice td {
	padding: 5px;
	text-align: center;
}
td.discountPrice {
	background-color: #CCCCCC;
	color: #FF0000;
}
div#productInformation table.ourPrice {
	width: 230px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 5px;
}
div#productInformation table.ourPrice td {
	padding: 5px;
	text-align: center;
}
td.discountPrice {
	background-color: #CCCCCC;
	color: #FF0000;
}
