/*
(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 : #666666;
}
.default A:LINK, .default A:VISITED, .default A:ACTIVE {
	color : #666666;
}
.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 : #27567A;*/
	color : #333;
	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;
 font-weight: bold;
 margin: 0px;
}
.detailheader{
	font-size : 15px;
	/*color : #336699;*/
	color:#333;
	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: bold;
	/*color: #27567A;*/
	color:#333;
}
.thumbtext{
	font-size: 11px;
	/*color: #27567A;*/
	color:#333;
}
.thumbtext A:LINK, .thumbtext A:ACTIVE, .thumbtext A:VISITED{
	/*color: #27567A;*/
	color:#666;
	text-decoration : none;
}
.thumbtext A:HOVER{
	/*color: #27567A;*/
	color:#333;
	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: 12px;
	color: #333333;
	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: #333333;
	margin-bottom : 2px;
	margin-left : 4px;
	margin-right : 4px;
	margin-top : 2px;
}
.tableitem A:LINK, .tableitem A:ACTIVE, .tableitem A:VISITED{
	color: #27567A;
}
.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: #990000;
	text-decoration : underline;
}
.messagewas{
	color: #333333;
}
.pricewas{
	color: #333333;
	text-decoration : line-through;
}
.pricesale, .messagesale {
	color: #990000;
	font-weight : bold;
}
.formlabel, .formlabel A:LINK, .formlabel A:ACTIVE, .formlabel A:VISITED{
    FONT-SIZE: 11px;
    COLOR: #333333;
}
.formrequiredtext{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #333333;
}
.formfieldnote{
    FONT-SIZE: 10px;
    COLOR: #333333;
}
.formrequired{
    COLOR: #990000;
}
.breadcrumb{
    FONT-SIZE: 10px;
    color:#666;
}
.breadcrumb A:LINK, .breadcrumb A:ACTIVE, .breadcrumb A:VISITED{
	/*color: #27567A;*/
	color:#666;
}
.brandingtext{
	font-size : 12px;
}
.footer{
	font-size:11px;
	/*color: #6590B0;*/
	color:#999;
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}
.footer A:LINK, .footer A:ACTIVE, .footer A:VISITED{
	/*color: #27567A;*/
	color:#999;
	text-decoration : none;
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;

}
.footer #emailSignUp input.emailSubmit{
	margin-top:10px;
}	

	
.footer A:HOVER{
	/*color: #27567A;*/
	color:#666;
	text-decoration : underline;
}

.message {
	color: #333333;
	font-weight : bold;
}
.messageerror, .messagealert, .messagebackorder {
	color: #990000;
	font-weight : bold;
}
.messagediscount, .messagefreegift, .messagesent, .messageoverweight, .orderstatus {
	color: #990033;
	font-weight : bold;
}
.errorblock {
	color: #990000;
	font-weight: bold;
	border:1px solid #990000;
	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 : #990000;
 }
.errorblock H1 {
   color: #990000;
   font-size: 15px;
   margin: 0px;
}
.errorblock UL {
   color: #990000;
   padding-left: 15px;
   margin: 0px;
}
.errorblock LI {
   color: #990000;
   padding-top: 5px;
   padding-bottom: 5px;
}
.navsearchbox{
	width : 112px;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	margin-top: 8px;
}
.navemailbox{
	width : 130px;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
}
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;
}
.tableitemheaderbg, .verticalrule, .tablesavedheaderbg {
  /*background-color : #C3D6E6;*/
  background-color : #ccc;
}
.tableitemheaderdivbg, .tableitembottomdivbg {
	/*background-color : #000000;*/
	background-color : #ccc;
}
.tableitem1bg {
	background-color : #FFFFFF;
}
.tableitem2bg, .tablesavedbg, .crosssellbg, .upsellbg, .recoverybg {
	background-color : #FFFFFF;
}
.tableitem3bg {
	background-color : #FFFFFF;
}
.headerrule, .tableitemdivbg, .tablesavedborder, .crosssellborder, .upsellborder, .recoverborder,{
	/*background-color : #336699;*/
	background-color : #ccc;
}
 .thumbborderbg {
 background-color : #FFF;
 }
.lrgimagebg, .tabledivrule {
	background-color : #ececec;
}
.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;
}
.navheaderbg{
	/*background-image : url(/images/en_US/global/globalgraphics/navtop_bg.gif);
	background-color : #C3D6E6;*/
	background-color : #FFFFFF;
}
.navfooterbg{
	/*background-image : url(/images/en_US/global/globalgraphics/navbottom_bg.gif);
	background-color : #C3D6E6;*/
	background-color : #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 44px;
	padding-top:6px;
}
.navleftbg{
    /*background-image:url(/images/en_US/global/globalgraphics/navleft_bg.gif);
    background-color:#F0F0F0;*/
}
.navLeft1Off{
    /*background-color:#F0F0F0;*/
    padding-left:0px; padding-top:0px; padding-bottom:0px; padding-right:5px;
    border-top:0px;	border-left:0px; border-right:0px; border-bottom:1px;
    border-style:solid;
    border-color:#FFFFFF;
    cursor:pointer;
	color:333;
	display: none;
}
.navLeft1Off A:LINK,.navLeft1Off A:ACTIVE,.navLeft1Off A:VISITED {
   	/* color:#274869;*/
   	color:333;
    font-size:14px;
    font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:normal;
    line-height:24px;
	display: none;
}
.navLeft1On{
    /*background-color:#2E5A82;*/
    padding-left:0px; padding-top:0px; padding-bottom:0px; padding-right:5px;
    border-top:0px; border-left:0px; border-right:0px; border-bottom:1px;
    border-style:solid;
    border-color:#FFFFFF;
    cursor:pointer;
	color:333;
	display: none;
}
.navLeft1On A:LINK,.navLeft1On A:ACTIVE,.navLeft1On A:VISITED {
	/*color:#FFFFFF;*/
	color:333;
	font-size:14px;
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	line-height:24px;
	background-image : url(/images/en_US/global/globalgraphics/redDot.gif);
	background-repeat: no-repeat;
	margin-left:-20px;
	padding-left:20px;
	display: none;

}
.navLeft2Off{
    background-color:#FFF;
    padding-left:0px; padding-top:0px; padding-bottom:0px; padding-right:5px;
    cursor:pointer;
}
.navLeft2Off A:LINK,.navLeft2Off A:ACTIVE,.navLeft2Off A:VISITED {
    color:#333;
    font-size:14px;
    font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:normal;
    line-height:24px;
}
.navLeft2On{
    background-color:#FFF;
	color:#666666;
    padding-left:10px; padding-top:0px; padding-bottom:0px; padding-right:5px;
    cursor:pointer;

}
.navLeft2On A:LINK,.navLeft2On A:ACTIVE,.navLeft2On A:VISITED {
	color:#333;
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	line-height:24px;
	background-repeat:no-repeat;
	background-image : url(/images/en_US/global/globalgraphics/redDot.gif);
	margin-left:-10px;
	padding-left:9px;
	
}
.navLeft2Spacer{
    background-color:#FFF;
    border-top:0px;	border-left:0px; border-right:0px; border-bottom:1px;
    border-style:solid;
    border-color:#FFFFFF;
}
.navLeftSubsOff{
    background-color:#fff;
    padding-left:0px; padding-top:0px; padding-bottom:0px; padding-right:5px;
    cursor:pointer;


}
.navLeftSubsOff A:LINK,.navLeftSubsOff A:ACTIVE,.navLeftSubsOff A:VISITED {
    color:#333;
    font-size:14px;
    font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:normal;
    line-height:24px;


}
.navLeftSubsOn{
    background-color:#fff;
    padding-left:0px; padding-top:0px; padding-bottom:0px; padding-right:5px;
    cursor:pointer;

	
	
}
.navLeftSubsOn A:LINK,.navLeftSubsOn A:ACTIVE,.navLeftSubsOn A:VISITED {
    color:#990033;
    font-size:14px;
    font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:normal;
    line-height:24px;
}
.navLeftMoreOff, .navLeftMoreOn {
    background-color:#C3D6E6;
    padding-left:35px; padding-top:0px; padding-bottom:6px; padding-right:5px;
    border-top:0px; border-left:0px; border-right:0px; border-bottom:1px;
    border-style:solid;
    border-color:#FFFFFF;
    cursor:pointer;
}
.navLeftMoreOn A:LINK,.navLeftMoreOn A:ACTIVE,.navLeftMoreOn A:VISITED {
    color:#2E5A82;
    font-size:11px;
    font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:normal;
}
.navLeftMoreOff A:LINK,.navLeftMoreOff A:ACTIVE,.navLeftMoreOff A:VISITED {
    color:#666666;
    font-size:11px;
    font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:normal;
}
.contentbg, .popupcontentbg {
	/*background-image : url(/images/en_US/global/globalgraphics/content_bg.gif);*/
	background-color : #FFFFFF;
}
.clearbg{
	background-image : url(/images/en_US/global/globalgraphics/spacer01.gif);
}
body.main{
	/*background-image : url(/images/en_US/global/globalgraphics/main_bg.gif);*/
	background-color: #FFFFFF;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding: 0px;
    text-align:center;
}
body.popup{
	/*background-image : url(/images/en_US/global/globalgraphics/popup_bg.gif);*/
	background-color: #FFFFFF;
    margin: 10px;
    padding: 0px;
}
td, body, input, select, textarea {
	font-family : "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
	FONT-SIZE: 11px;
}
A.nu {
	text-decoration : none;
}

.menuItemOn {

	font-family : "Century Gothic", Verdana, 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 : "Century Gothic", Verdana, 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:#666;
	border-top:1px;
	border-left:1px;
	border-right:1px;
	border-bottom:0px;
	border-style:solid;
	border-color:#000;
	padding:5px;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}

.infoTabOff{
	cursor: pointer;
	background-Color:#ccc;
	border-top:1px;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-style:solid;
	border-color:#8c8c8c;
	padding:5px;
	font-size:11px;
	color:#656464;
	font-weight:bold;
	text-align:center;
}

.infoTabSpacer{
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px;
	border-style:solid;
	border-color:#8c8c8c;
}

.infoTabContent{
	/*background-color:#F5F5F5;*/
	background-color:#FFF;
	border-top:0px;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-style:solid;
	border-color:#ccc;
}

@media print{
  .tableitemheaderdivbg, .tableitembottomdivbg {
    border-bottom:1px solid #000000;
  }
}

.optionValueNearDetailImage {
}

.swatchHeader {
	padding-bottom:5px;
}

.swatchUnSelected{
	background-color:#F5F5F5;
	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;
}

/*** new stylesheet as part of upgrade **/
/* *** Price Lists *** */ 
.priceBreakTable {
	background-color:#F5F5F5;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#000;
}
.priceBreakQtyRow td {
	background-color:#E6E6E6;
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#000;
}
.priceBreakPriceRow td {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#000;
}
.priceBreakTableHeader {
	background-color:#369;
	border-width:1px 1px 0 1px;
	border-style:solid;
	border-color:#000;
}
.priceBreakTableHeader td {
	color:#F5F5F5;
}
.priceBreakListItem {
	color:#000;
	font-weight:normal;
	line-height:16px;
	text-decoration:none;
}
.priceBreakLink {
	color:#000;
	font-weight:bold;
	line-height:16px;
	text-decoration:underline;
	cursor:pointer;	
}

.divWindow {
	background-color:#FFF;
	z-index:10;
}
.divWindowTitleBar {
	background-color:#369;
	border-width:2px 2px 1px 2px;
	border-style:solid;
	border-color:#000;
	padding:2px;
	text-align:right;
	z-index:10;
}
.divWindowTitleBarText {
	color:#FFF;
	display:block;
	position:absolute;	
	top:4px;
	left:4px;
	font-weight:bold;
	z-index:10;	
}
.divWindowContent {
	padding:10px;
	border-width:0 2px 2px 2px;
	border-style:solid;
	border-color:#000;	
	z-index:10;
}
.divWindowCloseButton {
	background-color:#369;
	border:1px solid #FFF;
	padding:0;
	cursor:pointer;
	z-index:10;
	font-size:8px;
	color:#FFF;
    width:15px;
    height:15px;
    text-align:center;
    vertical-align:middle;
}
.divWindowShieldFrame {
	display:none;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:100%;
	height:100%;
}
.tableitem2bg {
	background-color : #FFFFFF;
}

.messageshipmentcost{
 	color: #000000;
 	font-weight: bold;
}
.messageshipmentcostwas{
 	color: #000000;
 	font-weight: bold;
 	text-decoration: line-through;
}
.messageshipmentcostis{
 	color: #0000FF;
 	font-weight: bold;
}
.siteLanguageSelectorLinkOn {
 	font-size: 10px;
 	color: #3E678F;
 	font-weight: bold;
 	text-decoration: underline;
}
.siteLanguageSelectorLinkOn A:LINK,.siteLanguageSelectorLinkOn A:ACTIVE,.siteLanguageSelectorLinkOn A:VISITED {
 	font-size: 10px;
 	color: #3E678F;
 	font-weight: bold;
 	text-decoration: underline;
}
.siteLanguageSelectorLinkOff {
 	font-size: 10px;
 	color: #3E678F;
 	font-weight: bold;
 	text-decoration: underline;
}
.siteLanguageSelectorLinkOff A:LINK,.siteLanguageSelectorLinkOff A:ACTIVE,.siteLanguageSelectorLinkOff A:VISITED {
 	font-size: 10px;
 	color: #3E678F;
 	font-weight: bold;
 	text-decoration: underline;
}
.siteLanguageSelectorLinkOff A:HOVER, .siteLanguageSelectorLinkOn A:HOVER {
 	font-size: 10px;
 	color: #3E678F;
 	font-weight: bold;
 	text-decoration: underline;
}
.siteLanguageSelectorDropDownOn {
 	font-size : 10px;
 	color : #000000;
 	text-decoration: none;
 	background-color: #FFFFFF;
}
.siteLanguageSelectorDropDownOn A:LINK,.siteLanguageSelectorDropDownOn A:ACTIVE,.siteLanguageSelectorDropDownOn A:VISITED {
 	font-size: 10px;
 	color: #000000;
 	text-decoration: underline;
}
.siteLanguageSelectorDropDownOff {
 	font-size : 10px;
 	color : #000000;
 	text-decoration: none;
 	background-color: #FFFFFF;
}
.siteLanguageSelectorDropDownOff A:LINK,.siteLanguageSelectorDropDownOff A:ACTIVE,.siteLanguageSelectorDropDownOff A:VISITED {
 	font-size: 10px;
 	color: #000000;
 	text-decoration: none;
}
.siteLanguageSelectorDropDownOff A:HOVER, .siteLanguageSelectorDropDownOn A:HOVER {
 	font-size: 10px;
 	color: #000000;
 	text-decoration: underline;
 }
.mainLayoutTable {
    border:0 solid #000;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}
/*
(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.
*/
/* Contents of this file is meant to be copied into your site specific stylesheet and is not read automatically */
/*The style used for the Cart Items*/
.GlobalCartOn {
	font-size : 11px;
	width: 170px;
	border: 0px solid #fff;
	color : #888;
	background: #fff;
	text-decoration: none;
}
.GlobalCartOff {
	font-size : 11px;
	width: 170px;
	border: 0px solid #fff;
	color : #888;
	background: #FFF;
	text-decoration: none;
}
.GlobalCartItemOn {
	font-size : 11px;
	color : #888;
	background: #fff;
	text-decoration: none;
}
.GlobalCartItemOff {
	font-size : 11px;
	color : #888;
	background: #fff;
	text-decoration: none;
}
.GlobalCartLeft {
	padding: 0px 0px 0px 0px;
	width: 30px;
	text-decoration: none;
	text-align: right;
}
.GlobalCartRight {
	padding: 0px 0px 0px 10px;
	width: 140px;
	font-size : 11px;
	color : #888;
	text-decoration: none;
	text-align: right;
}
.cartmoreitems {
	text-align: center;
	background-color: #fff;
	width: 170px;
	font-size : 10px;
	color : #888;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
}
.viewcartbtn {
	text-align: center;
	background-color: #fff;
	width: 170px;
	padding: 10px 0px 10px 0px;
}
.cartnoitems {
	text-align: center;
	width: 150px;
	padding: 10px 10px 10px 10px;
	color : #888;
	font-weight: bold;
	font-size:10px;
}

.cartmenunamehdr{
	padding: 10px 10px 5px 10px;
	background-color: #ccc;
	width: 140px;
	color : #333;
	font-weight:bold;
}
.cartmenuqtyhdr{
	padding: 10px 10px 5px 0px;
	background-color: #ccc;
	text-align: center;
	width: 30px;
	color : #333;
	font-weight:bold;
}
.cartmenu1column {
	padding: 3px 10px 3px 10px;
	width: 140px;
	color : #888;
}
.cartmenuqtyitem {
	padding: 3px 10px 3px 0px;
	text-align:center;
	width: 30px;
	color : #888;
}
.cartmenunameitem{
	font-weight: bold;
	text-decoration: none;
}
.cartmenupriceitem {
	text-decoration: none;
}
.esttableitem{
	font-size: 11px;
	color: #333333;
	margin-bottom : 2px;
	margin-left : 4px;
	margin-right : 4px;
	margin-top : 2px;
	font-weight: bold;
}
.esttableitem A:LINK, .tableitem A:ACTIVE, .tableitem A:VISITED{
	color: #666666;
}
.esttableitemtotal{
	font-size: 11px;
	color: #333333;
	margin-bottom : 2px;
	margin-left : 4px;
	margin-right : 4px;
	margin-top : 2px;
	font-weight: bold;
	border-top : 2px solid;
	border-bottom : 2px solid;

}
.esttableitemtotalrow{
	border-top : 2px solid;
	border-bottom : 2px solid;
}
.ETSBoxmsg{
	font-size: 11px;
	color: #333333;
	margin-bottom : 2px;
	margin-right : 4px;
	margin-top : 2px;
	font-weight: bold;
}
.ETSBoxhdr{
	font-size: 11px;
	color: #666666;
	margin-bottom : 2px;
	margin-right : 4px;
	margin-top : 2px;
}
.baskettableitem{
	font-size: 11px;
	color: #333333;
	margin-bottom : 2px;
	margin-left : 4px;
	margin-right : 4px;
	margin-top : 2px;
	font-weight : bold;
	
}
.baskettableitem A:LINK, .baskettableitem A:ACTIVE, .baskettableitem A:VISITED{
	color: #333333;
	font-weight : bold;
	text-decoration : none;
}


.ETSBox{
	color: #666666;
	border: 1px solid   #AAAAAA;
	padding: 10px 10px 10px 10px;
	z-index: 100;
	width: 250px;
}
.esttableitem{
	font-size: 11px;
	text-align:right;
	color: #333333;
	padding: 2px 4px 2px 4px;
}
.esttableitem A:LINK, .esttableitem A:ACTIVE, .esttableitem A:VISITED{
	color: #27567A;
}
.esttableitemtotal {
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	color: #333333;
	padding: 4px 4px 4px 4px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.ETSBoxmsg{
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	margin: 2px 0px 2px 0px;	
}
.ETSBoxhdr{
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	margin: 2px 0px 2px 0px;	
}
select.estState {
	font-size: 10px;
	width: 250px;
}
select.estshipMethod {
	font-size: 10px;
	width: 250px;
}