/*
(C) Copyright MarketLive. 2006. All rights reserved.
MarketLive is a trademark of MarketLive, Inc.
Warning: This computer program is protected by copyright law and international treaties.
Unauthorized reproduction or distribution of this program, or any portion of it, may result
in severe civil and criminal penalties, and will be prosecuted to the maximum extent
possible under the law.
*/
.default {
	font-size : 11px;
	color : #333333;
}
.default A:LINK, .default A:VISITED, .default A:ACTIVE {
	color : #333333;
	text-decoration : underline;
}
.defaultnu A:LINK, .defaultnu A:VISITED, .defaultnu A:ACTIVE {
	color : #666666;
	text-decoration : none;
}
.colorsubheader, .colorsubheader A:LINK, .colorsubheader A:VISITED, .colorsubheader A:ACTIVE {
	font-size : 13px;
	color : #666666;
	font-weight: bold;
}
.defaultsubheader, .defaultsubheader A:LINK, .defaultsubheader A:VISITED, .defaultsubheader A:ACTIVE {
	font-size : 13px;
	color : #666666;
	font-weight: bold;
}
H1 {
 font-size : 16px;
 color : #666666;
 margin-bottom: 6px;
}
.detailheader{
	font-size : 14px;
	color : #333333;
	font-weight: bold;
}
.quotetext
{
	font-size: 13px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-style : italic;
}
.small, .small A:LINK, .small A:VISITED, .small A:ACTIVE{
	font-size : 10px;
	color : #666666;
}
.thumbheader{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.thumbtext{
text-align: center;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
}
.thumbtext A:LINK, .thumbtext A:ACTIVE, .thumbtext A:VISITED{
	color: #333333;
	text-decoration : none;
}
.thumbtext A:HOVER{
	color: #333333;
	text-decoration : underline;
}

.mainLayoutTable {
    border:0px solid #000000;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.popupLayoutTable {
  border:0px solid #000000;
}

.tableheader {
	font-size: 11px;
	color: #666666;
	font-weight : bold;
	margin-bottom : 2px;
	margin-left : 4px;
	margin-right : 4px;
	margin-top : 2px;
}
.tableheaderedit, .tableheaderedit A:LINK, .tableheaderedit A:ACTIVE, .tableheaderedit A:VISITED{
	font-size: 10px;
	color: #333333;
	font-weight : normal;
}
.tableitem{
	font-size: 11px;
	color: #000000;
	margin-bottom : 2px;
	margin-left : 4px;
	margin-right : 4px;
	margin-top : 2px;
}
.tableitem A:LINK, .tableitem A:ACTIVE, .tableitem A:VISITED{
	color: #000000;
}
.tablesavedheader{
	font-size: 11px;
	color: #333333;
	font-weight : bold;
}
.tablesaveditem{
	font-size: 11px;
	color: #333333;
}
.tablesaveditem A:LINK, .tablesaveditem A:ACTIVE, .tablesaveditem A:VISITED{
	color: #333333;
}
.remove, .remove A:LINK, .remove A:ACTIVE, .remove A:VISITED{
	color: #cc0000;
}
.messagewas{
	color: #333333;
	font-weight : normal;
}
.messageshipmentcostwas{text-decoration: line-through}
.pricewas{
	color: #333333;
	text-decoration : line-through;
	font-weight : normal;
}
.pricesale{
	color: #cc0000;
	font-weight : bold;
}
.messagesale {
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
}
.formlabel, .formlabel A:LINK, .formlabel A:ACTIVE, .formlabel A:VISITED{
    FONT-SIZE: 11px;
    COLOR: #333333;
	margin:0;
}
.formrequiredtext{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #666666;
}
.formfieldnote{
    FONT-SIZE: 10px;
    COLOR: #333333;
}
.formrequired{
    COLOR: #CC0000;
}
.breadcrumb{
    FONT-SIZE: 11px;
    COLOR: #666666;
}
.breadcrumb A:LINK, .breadcrumb A:ACTIVE, .breadcrumb A:VISITED{
	color: #666666;
}
.brandingtext{
	font-size : 12px;
}
.footer{
	font-size:11px;
	color: #666666;
	text-transform:lowercase;
}
.footer A:LINK, .footer A:ACTIVE, .footer A:VISITED{
	color: #666666;
	text-decoration : none;
	text-transform:lowercase;
}
.footer A:HOVER{
	color: #666666;
	text-decoration : underline;
	text-transform:lowercase;
}
.message {
	color: #333333;
	font-weight : bold;
}
.messageerror, .messagebackorder {
	color: #cc0000;
	font-weight : bold;
}
.messagealert{
	font-weight:bold;
	color:#CC0000;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
}
.messagesent, .messageoverweight, .orderstatus {
	color: #cc0000;
	font-weight : bold;
}
.messagefreegift{
	color: #CC0000;
	font-weight : bold;
}
.messagediscount{
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
}
.errorblock {
	color: #cc0000;
	font-weight: bold;
	border:1px solid #cc0000;
	padding:10px;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	margin-bottom:10px;
}
 .errorblock A:LINK, .errorblock A:VISITED, .errorblock A:ACTIVE {
	color : #cc0000;
 }
.errorblock H1 {
   color: #cc0000;
   font-size: 15px;
   margin: 0px;
}
.errorblock UL {
   color: #cc0000;
   padding-left: 15px;
   margin: 0px;
}
.errorblock LI {
   color: #cc0000;
   padding-top: 5px;
   padding-bottom: 5px;
}
.navsearchbox{
	width : 128px;
	color: #000000;
}
.navemailbox{
	/* width : 130px;
	color: #666666; */
}
input.address {
	width:305px;
}
input.firstname {
	width:119px;
}
input.lastname {
	width:155px;
}
input.zip {
	width:120px;
}
input.phone {
	width:141px;
}
input.custreviewlogin {
	width:195px;
}
input.login, input.ccard {
	width:225px;
}
input.tellafriend {
	width:130px;
}
.verticalrule{
	background-color : #CCCCCC;
}
.tablesavedheaderbg {
  background-color : #F5F5F5;
}
.tableitemheaderbg{
	background-color : #DEDEDE;
}
.tableitemheaderdivbg, .tableitembottomdivbg {
	background-color : #CCCCCC;
}
.tableitem1bg {
	background-color : #F5F5F5;
}
.tableitem2bg, .tablesavedbg{
	background-color : #F5F5F5;
}
.crosssellbg, .upsellbg, .recoverybg {
	background-color : #FFFFFF;
}
.tableitem3bg {
	background-color : #CCCCCC;
}
.headerrule, .tablesavedborder{
	background-color : #CCCCCC;
}
.tableitemdivbg{
	background-color : #CCCCCC;
}
.crosssellborder, .upsellborder, .recoverborder, .thumbborderbg {
	background-color : #ffffff;
}
.lrgimagebg, .tabledivrule {
	background-color : #DFEAF2;
}
.altviewborder {
    cursor: pointer;
    border-top:1px solid #DFEAF2;
    border-right:1px solid #DFEAF2;
    border-bottom:1px solid #DFEAF2;
    border-left:1px solid #DFEAF2;
}
.altviewactiveborder {
    cursor: pointer;
    border-top:1px solid #336699;
    border-right:1px solid #336699;
    border-bottom:1px solid #336699;
    border-left:1px solid #336699;
}
.imagecellbg {
	background-color : #FFFFFF;
	border:1px solid #999999;
}
.navheaderbg{
	background-image : url(/images/set_a/en_us/global/globalgraphics/navtop_bg.gif);
	background-color : #ffffff;
}
.navfooterbg{
	background-color : #ffffff;
	border-top:1px solid #CCCCCC;
}
.navleftbg{
    background-image:url(/images/set_a/en_us/global/globalgraphics/navleft_bg.gif);
    background-color:#ffffff;
	padding-left:0px; padding-top:0px; padding-bottom:16px; padding-right:0px;
}
.navLeft1Off{
    
    padding-left:0px; padding-top:0px; padding-bottom:0px; padding-right:5x;
    cursor:pointer;
}
.navLeft1Off A:LINK,.navLeft1Off A:ACTIVE,.navLeft1Off A:VISITED {
    color:#333333;
    font-size:12px;
    font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:bold;
    line-height:25px;
}
.navLeft1On{
    
    padding-left:0px; padding-top:0px; padding-bottom:0px; padding-right:0px;
    cursor:pointer;
	
}
.navLeft1On A:LINK,.navLeft1On A:ACTIVE,.navLeft1On A:VISITED {
    color:#cc0000;
    font-size:12px;
    font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
    text-decoration:underline;
    font-weight:bold;
    line-height:25px;
}
.navLeft2Off{
  
    padding-left:0px; padding-top:0px; padding-bottom:0px; padding-right:0px;
    cursor:pointer;
	margin-left:10px;
}
.navLeft2Off A:LINK,.navLeft2Off A:ACTIVE,.navLeft2Off A:VISITED {
    color:#333333;
    font-size:11px;
    font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:normal;
    line-height:16px;
}
.navLeft2On{
   
    padding-left:0px; padding-top:0px; padding-bottom:0px; padding-right:0px;
    cursor:pointer;
	margin-left:10px;
}
.navLeft2On A:LINK,.navLeft2On A:ACTIVE,.navLeft2On A:VISITED {
    color:#cc0000;
    font-size:11px;
    font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
    text-decoration:underline;
    font-weight:normal;
    line-height:16px;
}

.navLeft2Spacer{
    
    border-top:0px;	border-left:0px; border-right:0px; border-bottom:0px;
    border-style:solid;
    border-color:#FFFFFF;
}
.navLeftSubsOff{
    
    padding-left:0px; padding-top:0px; padding-bottom:0px; padding-right:0px;
    cursor:pointer;
	margin-left:10px;
}
.navLeftSubsOff A:LINK,.navLeftSubsOff A:ACTIVE,.navLeftSubsOff A:VISITED {
    color:#333333;
    font-size:11px;
    font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:normal;
    line-height:16px;
}
.navLeftSubsOn{
    
    padding-left:0px; padding-top:0px; padding-bottom:0px; padding-right:0px;
    cursor:pointer;
	margin-left:10px;
}
.navLeftSubsOn A:LINK,.navLeftSubsOn A:ACTIVE,.navLeftSubsOn A:VISITED {
    color:#cc0000;
    font-size:11px;
    font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
    text-decoration:underline;
    font-weight:normal;
    line-height:16px;
}
.navLeftMoreOff, .navLeftMoreOn {
   
    padding-left:35px; padding-top:0px; padding-bottom:6px; padding-right:0px;
  
}
.navLeftMoreOn A:LINK,.navLeftMoreOn A:ACTIVE,.navLeftMoreOn A:VISITED {
    color:#cc0000;
    font-size:11px;
    font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:normal;
}
.navLeftMoreOff A:LINK,.navLeftMoreOff A:ACTIVE,.navLeftMoreOff A:VISITED {
    color:#333333;
    font-size:11px;
    font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:normal;
}
.contentbg, .popupcontentbg {
	background-color : #FFFFFF;
}
.clearbg{
	background-image : url(/images/set_a/en_us/global/globalgraphics/spacer01.gif);
}
body.main{
	background-color: #e0d5bb;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding: 0px;
    text-align:center;
}
body.popup{
	background-color: #FFFFFF;
    margin: 10px;
    padding: 0px;
}
td, body, input, select, textarea {
	font-family : Arial, Geneva,  Verdana,Helvetica, sans-serif;
	color : #333333;
	FONT-SIZE: 11px;
}
A.nu {
	text-decoration : none;
}

.menuItemOn {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	background: #DFEAF2;
	padding-left: 10px;padding-top: 3px;padding-bottom: 3px;padding-right: 10px;
	text-decoration: underline;
}
.menuItemOn A:LINK,.menuItemOn A:ACTIVE,.menuItemOn A:VISITED {
	color : #000000;
	background: #DFEAF2;
	text-decoration: underline;
	padding-left: 0px;padding-top: 0px;padding-bottom: 0px;padding-right: 0px;
}
.menuItemOff {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #336699;
	background: #FFFFFF;
	padding-left: 10px;padding-top: 3px;padding-bottom: 3px;padding-right: 10px;
	text-decoration: none;
}
.menuItemOff A:LINK,.menuItemOff A:ACTIVE,.menuItemOff A:VISITED {
	color : #336699;
	background: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;padding-top: 0px;padding-bottom: 0px;padding-right: 0px;
}

.infoTabOn{
	cursor: pointer;
	background-color:#FFFFFF;
	border-bottom:1px solid #cccccc;
}

.infoTabOff{
	cursor: pointer;
	background-color:#FFFFFF;
	border-bottom:1px solid #cccccc;
}

.infoTabSpacer{
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px;
	border-style:solid;
	border-color:#cccccc;
}

.infoTabContent{
	background-color:#F5F5F5;
	border-top:0px;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-style:solid;
	border-color:#cccccc;
}

@media print{
  .tableitemheaderdivbg, .tableitembottomdivbg {
    border-bottom:1px solid #000000;
  }
}

.optionValueNearDetailImage {
}

.swatchHeader {
	padding-bottom:5px;
}

.swatchUnSelected{
	background-color:#FFFFFF;
	border-top:2px;
	border-left:2px;
	border-right:2px;
	border-bottom:2px;
	border-style:solid;
	border-color:#FFFFFF;
}

.swatchSelected{
	background-color:#F5F5F5;
	border-top:2px;
	border-left:2px;
	border-right:2px;
	border-bottom:2px;
	border-style:solid;
	border-color:#000000;
}

.swatchHover{
	background-color:#F5F5F5;
	border-top:2px;
	border-left:2px;
	border-right:2px;
	border-bottom:2px;
	border-style:solid;
	border-color:#CCCCCC;
}

/* Parts Finder */
.pfinderBox{
	background-color:#F5F5F5;
	color:#333333;
	font-size:11px;
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-weight:normal;
}

.pfinderRightPadding{
	padding-right:3px;
}

.pfinderSubmitPadding{
	padding-top:15px;
	padding-bottom:50px;
}	

.pfinderSmallText{
	padding-left:66px;
	font-size:9px;
}

.pfinderRule{
	border-bottom:1px solid #666666;
}

.pfinderBox1{
	background-color:#F5F5F5;
	color:#333333;
	font-size:11px;
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	padding-left:12px; 
	padding-top:10px; 
	padding-bottom:10px;
	padding-right:32px;
	margin-left:15px;
	margin-top:10px;

}

.pfinderHeader{
	color:#333333;
	font-size:12px;
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-weight:bold;
}

.pfinderTableHeader{
	background-color : #DEDEDE;
	height:30px;
	padding-left:8px; 
	padding-top:9px; 
	padding-bottom:6px; 
	padding-right:8px;
	border-bottom:1px solid #CCCCCC;
}
.pfinderTableHeaderText{
	color:#333333;
	font-size:12px;
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	
}
.pfinderTableBody{
	background-color:#F5F5F5;
	padding-top:10px;
	padding-bottom:8px;
	color:#333333;
	height:90px;
	font-size:11px;
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-weight:normal;
}

.pfinderResultsCellFirst{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:5px;
	
	text-align:left;
}

.pfinderResultsCellDivider{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}

.pfinderResultsCellLast{
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:5px;
	text-align:left;
}

.pfinderResultsCellMiddle{
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:5px;
	text-align:left;
}

.pfinderResultsCellOut{
	padding:5px;
}


/* EstTaxShip */
.ETSBox{
	position: absolute;
	margin: -10px 0px 0px 0px;
	background-color: #f6f6f6;
	border: 1px solid #d5d5d5;
	padding: 10px 10px 10px 10px;
	z-index: 100;
	width: 190px;
	height:113px;
}
.esttableitem{
	font-size: 11px;
	text-align:right;
	color: #333333;
	font-weight:bold;
	padding: 2px 4px 2px 4px;
}
.esttableitem A:LINK, .esttableitem A:ACTIVE, .esttableitem A:VISITED{color: #333}

.esttableitemtotal {
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	color: #333333;
	padding: 4px 4px 4px 4px;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
}
.ETSBoxmsg{
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	margin: 2px 0px 2px 0px;
	width:100px;
}
.ETSBoxhdr{
	color: #333333;
	font-size: 11px;
	font-weight:bold;
	margin: 2px 0px 2px 0px;	
}
select.estState {
	font-size: 10px;
	width: 170px;
}
select.estshipMethod {
	font-size: 10px;
	width: 170px;
}

/* Global Cart*/

/*The style used for the Cart Items*/
.GlobalCartOn {
	font-size : 11px;
	width: 170px; 
	border: 0px solid #fff;
	color : #541900;
	background: #fff;
	text-decoration: none;
}
.GlobalCartOff {
	background:transparent none repeat scroll 0%;
	border:0px solid #fff;
	background: #fff;
	color:#000;
	font-size:11px;
	text-decoration:none;
	width: 170px;
}
.GlobalCartItemOn {
	font-size:11px;
	color:#333;
	background:#fff;
	text-decoration:none;
	width:170px;
	border:0px solid #fff;
}
.GlobalCartItemOff {
	font-size:11px;
	color:#333;
	background:#fff;
	text-decoration:none;
	opacity:1.;
	-moz-opacity: 1.;
	filter:alpha(opacity=100);
}
.GlobalCartLeft {
	padding: 0px 0px 0px 0px;
	width: 30px;
	text-decoration: none;
}
.GlobalCartRight {
	color:#333;
	font-size:11px;
	font-weight: bold;
	padding:0px 0px 0px 10px;
	text-decoration:none;
	width:140px;
}
.cartmoreitems {
	text-align:center;
	background-color:#8b8a8a;
	width:170px;
	font-size:10px;
	color:#fff;
	padding:5px 0 0 0px;
	text-decoration:none;
}
.viewcartbtn {
	text-align: center;
	background-color: #8b8a8a;
	width: 170px;
	padding: 10px 0px 10px 0px;
}
.cartnoitems {
	text-align: center;
	width: 170px;
	padding: 10px 10px 10px 10px;
	color : #8b8a8a;
	font-weight: normal;
	font-size:10px;
}

.cartmenunamehdr{
	padding: 10px 10px 5px 10px;
	background-color: #8b8a8a;
	width: 140px;
	color : #FFF;
	font-weight: bold;
}
.cartmenuqtyhdr{
	padding: 10px 10px 5px 0px;
	background-color: #8b8a8a;
	text-align: center;
	width: 30px;
	color : #FFF;
	font-weight: bold;
}
.cartmenu1column {
	padding: 3px 10px 3px 10px;
	width: 140px;
	color : #333;
}
.cartmenuqtyitem {
	padding: 3px 10px 3px 0px;
	text-align:center;
	width: 30px;
	color : #333;
}
.cartmenunameitem{
	font-weight: bold;
	text-decoration: none;
}
.cartmenupriceitem {
	text-decoration: none;
}

#searchForm{
	margin:10px 12px 5px 10px;
}

.topnavimage{
padding-top:2px
}

.thumbwidth{width:115px}
