/*
(C) Copyright MarketLive. 2007. 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.
*/
/* *** Home Page *** */
.mainLayoutTable {
    border:0 solid #000;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}
body.main {
	background: url(/images/set_b/en_us/global/globalgraphics/shadowbg.gif) top center repeat-y;
	background-color: #fff;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding: 0px;
    text-align:center;
}
td, body, input, select, textarea {
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#375E2C;
}
.navheaderbg{
	/* background-image: url(/images/set_b/en_us/global/globalgraphics/navtop_bg.png); */
	background-repeat: no-repeat;
	background-color: #87a649;
}
/* .navfooterbg {
	background-image : url(/images/set_b/en_us/global/globalgraphics/navbottom_bg.gif);
	background-repeat: no-repeat;
} */
.shadowbgbottom {
	background: url(/images/set_b/en_us/global/globalgraphics/contentbottom_bg.jpg) bottom no-repeat;
	display: block;
}
.shadowbgbottominner {
	background: url(/images/set_b/en_us/global/globalgraphics/contentbottominner_bg.jpg) bottom no-repeat;
	display: block;
}
.footer{
	font-family: Helvetica, arial;
	color: #fff; 
	Font-size: 12px;
	line-height: 16px;
}
.footer A:LINK, .footer A:ACTIVE, .footer A:VISITED{
	color: #fff; 
	text-decoration : none;
	padding: 0px;
}
.footer A:HOVER{
	color: #fff; 
	text-decoration : underline;
	padding: 0px;
}
.contentbg {
	background-image: url(/images/set_b/en_us/global/globalgraphics/contenttop_bg.gif);
	background-repeat: no-repeat;
}
.popupcontentbg {
	background-image: url(/images/set_b/en_us/global/globalgraphics/contenttop_bg.gif);
	background-repeat: no-repeat;
}
.contenttopbg {
	background: url(/images/set_b/en_us/global/globalgraphics/contenttop_bg.jpg) top no-repeat;
	background-position: 0 -105px; 
}
.contentbginner {
	/* background: url(/images/set_b/en_us/global/globalgraphics/content_bginner.gif) right top;
	background-repeat: no-repeat; */
}
.contentbginnerleft {
	/* background: url(/images/set_b/en_us/global/globalgraphics/content_bginner.gif) left top;
	background-repeat: no-repeat; */
	background-color: #87a649;
}
.navsearchbox{
	width: 109px;
	color: #542d24;
	border: 1px solid #87a649;
	font-size: 11px;
	padding: 1px 0 2px 3px;
}
.navemailbox {
	width:123px;
	color:#666;
}
.formlabel, .formlabel a:link, .formlabel a:active, .formlabel a:visited{
    font-size:11px;
    color:#375E2C;
}
#formlabelsortby {
    font-weight: bold;
}
.formrequiredtext {
   font-weight:bold;
   font-size:10px;
   color:#375E2C;
}
.brandingtext {
	font-size:11px;
}
.colorsubheader, .colorsubheader a:link, .colorsubheader a:active, .colorsubheader a:visited {
	font-weight:bold;
	font-size:13px;
	color:#601D08;
}
.clearbg {
	background-image:url(/images/set_a/en_us/global/globalgraphics/spacer01.gif);
}
/* *** DHTML Menu *** */
.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;
}
/* *** Left Nav *** */
.navleftbg {
    /*background-image:url(/images/set_a/en_us/global/globalgraphics/navleft_bg.gif);*/
    background-color:#FFF;
}
.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;
}
.navLeft1Off a:link,.navLeft1Off a:active,.navLeft1Off a:visited {
    color:#274869;
    font-size:13px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:bold;
    line-height:24px;
}
.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;
}
.navLeft1On a:link,.navLeft1On a:active,.navLeft1On a:visited {
    color:#FFFFFF;
    font-size:13px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:bold;
    line-height:24px;
 }
.navLeft2Off {
    background-color:#C3D6E6;
    padding-left:0px; padding-top:0px; padding-bottom:0px; padding-right:5px;
    cursor:pointer;
}
.navLeft2Off a:link,.navLeft2Off a:active,.navLeft2Off a:visited {
    color:#666666;
    font-size:11px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:bold;
    line-height:20px;
}
.navLeft2On {
    background-color:#C3D6E6;
    padding-left:0px; padding-top:0px; padding-bottom:0px; padding-right:5px;
    cursor:pointer;
}
.navLeft2On a:link,.navLeft2On a:active,.navLeft2On a:visited {
    color:#2E5A82;
    font-size:11px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:bold;
    line-height:20px;
}
.navLeft2Spacer {
    background-color:#C3D6E6;
    border-top:0px;	border-left:0px; border-right:0px; border-bottom:1px;
    border-style:solid;
    border-color:#FFFFFF;
}
.navLeftSubsOff {
    background-color:#C3D6E6;
    padding-left:0px; padding-top:0px; padding-bottom:0px; padding-right:5px;
    cursor:pointer;
}
.navLeftSubsOff a:link,.navLeftSubsOff a:active,.navLeftSubsOff a:visited {
    color:#666666;
    font-size:11px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:normal;
    line-height:15px;
 }
.navLeftSubsOn {
    background-color:#C3D6E6;
    padding:0 5px 0 0;
    cursor:pointer;
}
.navLeftSubsOn a:link,.navLeftSubsOn a:active,.navLeftSubsOn a:visited {
    color:#2E5A82;
    font-weight:normal;
	font-size:11px;
	line-height:15px;
    text-decoration:none;
}
.navLeftMoreOff, .navLeftMoreOn {
    background-color:#C3D6E6;
    padding:0 5px 6px 35px; 
    border-width:0 0 1px 0;
    border-style:solid;
    border-color:#FFF;
    cursor:pointer;
}
.navLeftMoreOn a:link,.navLeftMoreOn a:active,.navLeftMoreOn a:visited {
    color:#2E5A82;
    font-size:11px;
    font-family:Verdana, Geneva, 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:Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:normal;
}
/* *** Directory/Search *** */
.default {
	font-size:10px;
	color:#375E2C;
}
.default a:link, .default a:visited, .default a:active {
	font-size:10px;
	color:#000;
}
.defaultnu a:link, .defaultnu a:visited, .defaultnu a:active {
	color:#000;
	text-decoration:none;
}
.breadcrumb, .breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited {
    font-size:10px;
    color:#000;
}
H1 {
	font-weight:bold;
	font-size:16px;
	color:#666;
	margin:0px;
}
/* .headerrule{
	background-color : #73A13E;
} */
.tableitemdivbg, .tablesavedborder{
	background-color : #73A13E;
}
.crosssellborder, .upsellborder{
	background-color : #FFF;
}
.recoverborder, .thumbborderbg {
	background-color : #c5c1ba;
}
.thumbtext {
	font-size:10px;
	color:#375E2C;
}
.thumbtext a:link, .thumbtext a:active, .thumbtext a:visited {
	color:#000;
	text-decoration:none;
}
.thumbtext a:hover {
	color:#000;
	text-decoration:underline;
}
.imagecellbg {
	background-color:#FFF;
}
.thumbheader {
	font-weight:normal;
	font-size:10px;
	color:#375E2C;
}
.messagewas {
	color:#ff6600;
}
.pricewas {
	color:#ff6600;
	text-decoration:line-through;
}
.pricesale, .messagesale {
	color:#ff6600;
	font-weight:bold;
}
/* *** Detail *** */
.detailheader {
	font-weight:bold;
	font-size:16px;
	color:#375E2C;
} 
.tableheader {
	font-size: 10px;
	color: #fff;
	font-weight : bold;
	margin-bottom : 2px;
	margin-left : 4px;
	margin-right : 4px;
	margin-top : 2px;
}
.tableitemheaderbg {
    background-color:#73A13E;
}
.tableitemheaderdivbg, .tableitembottomdivbg {
	background-color:#73A13E;
}
.tableitem1bg {
	background-color:#FFF;
}
.tablesavedbg{
	background-color:#FFFFFF;
}
.tableitem3bg {
	background-color:#CCC;
}
.verticalrule, .tablesavedheaderbg {
    background-color:#73A13E;
}
.crosssellbg, .recoverybg {
	background-color:#FFFFFF;
}
.tableitem{
	font-size: 11px;
	color: #375E2C;
	margin-bottom : 2px;
	margin-left : 4px;
	margin-right : 4px;
	margin-top : 2px;
}
.tableitem a:link, .tableitem a:active, .tableitem a:visited {
	color:#999999;
}
.message {
	color:#1F4215;
	font-weight:bold;
}
.messageerror, .messagealert, .messagebackorder {
	color:#1F4215;
	font-weight:bold;
}
.errorblock {
	color: #1F4215;
	font-weight: bold;
	border:1px solid #375E2C;
	padding:10px;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	margin-bottom:10px;
}
 .errorblock a:link, .errorblock a:active, .errorblock a:visited {
	color:#1F4215;
 }
.errorblock H1 {
   color:#1F4215;
   font-size:15px;
   margin:0;
}
.errorblock UL {
   color:#1F4215;
   padding-left:15px;
   margin:0;
}
.errorblock LI {
   color:#1F4215;
   padding-top:5px;
   padding-bottom:5px;
}
body.popup {
	/*background-image :url(/images/set_a/en_us/global/globalgraphics/popup_bg.gif);*/
	background-color:#FFF;
    margin:10px;
    padding:0;
}
/* *** Swatches  *** */
.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:#fdca8b;
}
.swatchSelected{
	background-color:#FFFFFF;
	border-top:2px;
	border-left:2px;
	border-right:2px;
	border-bottom:2px;
	border-style:solid;
	border-color:#ff6600;
}
.swatchHover{
	background-color:#ff6600;
	border-top:2px;
	border-left:2px;
	border-right:2px;
	border-bottom:2px;
	border-style:solid;
	border-color:#ff6600;
}

.optionValueNearDetailImage {
	font-size:11px;
	font-weight:normal;
	color:#333;
}
/* *** Info Tabs *** */
.infoTabOn {
	cursor: pointer;
	background-color:#fdca8b;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:5px;
	border-style:solid;
	border-color:#fdca8b;
	padding:0px;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
}
.infoTabOff {
	cursor: pointer;
	background-Color:#fff;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:5px;
	border-style:solid;
	border-color:#fdca8b;
	padding:0px;
	font-size:10px;
	color:#ff6600;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
}
.infoTabSpacer {
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:6px;
	border-style:solid;
	border-color:#fdca8b;

}
.infoTabContent {
	background-color:#fff;
	border-top:0px;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-style:solid;
	border-color:#fdca8b;
}
/* *** Tell A Friend *** */
.defaultsubheader, .defaultsubheader a:link, .defaultsubheader a:active, .defaultsubheader a:visited {
	font-size:13px;
	font-weight:bold;
	color:#666;
}
input.tellafriend {
	width:130px;
}
/* *** View Larger/Alt View *** */
.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;
}
/* *** 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%;
}
/* *** Basket *** */
.tableitem2bg {
	background-color:#FFFFFF;
}
.tableheaderedit, .tableheaderedit a:link, .tableheaderedit a:active, .tableheaderedit a:visited {
	font-weight:normal;
	font-size:10px;
	color:#1F4215;
}
.messagediscount, .messagefreegift, .messageoverweight, .messagesent, .orderstatus {
	color:#1F4215;
	font-weight:bold;
}
.messageshipmentcost{
 	color: #000000;
 	font-weight: bold;
}
.messageshipmentcostwas{
 	color: #000000;
 	font-weight: bold;
 	text-decoration: line-through;
}
.messageshipmentcostis{
 	color: #1F4215;
 	font-weight: bold;
}
.upsellborder {
	background-color:#369;
}
.upsellbg {
	background-color:#DFEAF2;
}
.remove, .remove a:link, .remove a:active, .remove a:visited {
	color:#999999;
}

/* *** My Account/Checkout *** */
.small, .small a:link, .small a:active, .small a:visited {
	font-size :10px;
	color:#666;
}
.tablesavedheader {
	font-weight:bold;
	font-size:11px;
	color:#fff;
}
.tablesaveditem {
	font-size:11px;
	color:#375E2C;
}
.tablesaveditem a:link, .tablesaveditem a:active, .tablesaveditem a:visited {
	color:#000;
}
.formfieldnote {
    font-size:10px;
    color:#375E2C;
}
.formrequired {
    color:#900;
}
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;
}
/* *** Other *** */
.quotetext {	
    font-size:13px;
	color:#375E2C;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
A.nu {
	text-decoration:none;
}
@media print {
   .tableitemheaderdivbg, .tableitembottomdivbg {
    border-bottom:1px solid #000000;
  }
}
a img {
   border:none;
}
.popupLayoutTable {
    border:0px solid #000000;
}
.recentlyViewedTdPadding{
 	padding:5px;
}
.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;
}
/* Begin RAD Modules */
/*The style used for the Cart Items*/
.GlobalCartOn {
	font-size : 10px;
	width: 170px; 
	border: 1px solid #333333;
	color : #541900;
	background: #EEEEEE;
	text-decoration: none;
}
.GlobalCartOff {
	font-size : 10px;
	width: 170px;
	border: 1px solid #999999;
	color : #541900;
	background: #FFFFFF;
	text-decoration: none;
}
.GlobalCartItemOn {
	font-size : 10px;
	color : #541900;
	background: #C3D6E6;
	text-decoration: none;
}
.GlobalCartItemOff {
	font-size : 10px;
	color : #541900;
	background: #FFFFFF;
	text-decoration: none;
}
.GlobalCartLeft {
	padding: 0px 0px 0px 0px;
	width: 30px;
	text-decoration: none;
}
.GlobalCartRight {
	padding: 0px 0px 0px 10px;
	width: 140px;
	font-size : 11px;
	color : #333333;
	text-decoration: none;
}
.cartmoreitems {
	text-align: center;
	background-color: #7AA4CD;
	width: 170px;
	font-size : 10px;
	color : #333333;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
}
.viewcartbtn {
	text-align: center;
	background-color: #7AA4CD;
	width: 170px;
	padding: 10px 0px 10px 0px;
}
.cartnoitems {
	text-align: center;
	width: 150px;
	padding: 10px 10px 10px 10px;
	color : #386694;
	font-weight: bold;
	font-size:10px;
}

.cartmenunamehdr{
	padding: 10px 10px 5px 10px;
	background-color: #7AA4CD;
	width: 140px;
	color : #333333;
	font-weight:bold;
}
.cartmenuqtyhdr{
	padding: 10px 10px 5px 0px;
	background-color: #7AA4CD;
	text-align: center;
	width: 30px;
	color : #333333;
	font-weight:bold;
}
.cartmenu1column {
	padding: 3px 10px 3px 10px;
	width: 140px;
	color : #386694;
}
.cartmenuqtyitem {
	padding: 3px 10px 3px 0px;
	text-align:center;
	width: 30px;
	color : #386694;
}
.cartmenunameitem{
	font-weight: bold;
	text-decoration: none;
}
.cartmenupriceitem {
	text-decoration: none;
}
/* EstTaxShip */
.ETSBox{
	position: absolute;
	margin: -10px 0px 0px 0px;
	background-color: #C3D6E6;
	border: 1px solid #333333;
	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: #666666;
}
.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;
}
/* Collection Directory Module Styles */
.colldirln01fs1, .colldirln01fs2 {
	margin:0 0 10 0;
}
.colldirln01fs3 {
	margin:0 10 0 0;
}
.colldirtn01fs1, .colldirtn01fs2{
	margin:0 0 10 0;
}
.colldirtn01fs3{
	margin:0 10 0 0;
}
.colldiritemtable {
	border:0px solid #666666;
}
.colldirR1C1, .colldirR2C1 {
	background-color: #C3D6E6;
	padding: 10 10 10 10;
	text-align: center;
	vertical-align: top;
border-bottom: 15px solid #FFF;
}
.colldirR1C2, .colldirR2C2 {
	background-color: #C3D6E6;
	padding: 10 10 10 5;
	vertical-align: top;
border-bottom: 15px solid #FFF;
}
.colldirnoproducts{
	padding: 10 10 10 10;
}
.colldirmoredetails, .colldirmoredetails A:LINK,.colldirmoredetails A:ACTIVE,.colldirmoredetails A:VISITED  {
	margin-top: 5px;
	text-align: left;
	font-size: 10px;
	color:#274869;
	font-weight: bold;
}
.colldirprodname,.colldirprodname A:LINK,.colldirprodname A:ACTIVE,.colldirprodname A:VISITED,.colldirprodshortdesc,.colldirprodshortdesc A:LINK,.colldirprodshortdesc A:ACTIVE,.colldirprodshortdesc A:VISITED {
  	margin: 0 0 5 0;
	font-size: 11px;
	color:#274869;
	font-weight: bold;
}
.colldirprodcode {
	margin: 5 0 5 0;
	font-size: 10px;
	color:#274869;
}
.colldirprodlongdesc {
 	color:#333333;
 	margin: 5 0 5 0;
}
.colldirlongdescreadmore a{
	color:#333333;
	text-decoration: underline;
}
.colldirprodprice {
	font-size: 11px;
	font-weight: bold;
	color:#333333;
}
.colldiroptions, .colldiroptions select {
	color:#333333;
	width: 275px;
	margin:0 0 0 0; 
}
.colldiroptions div {
	margin:7 0 0 0; 
}
.colldirpersreq, .colldirpersoption {
	padding:0 0 0 0; 
}
.colldirqty {
	color:#333333;
	text-align: right;
	padding:5 0 0 0;
}
.colldiraddtobasket {
	text-align: right;
	margin: 0 0 0 0;
}
/* TextTopNav */
/*The styles used for the topnav links*/
#top_logo {
vertical-align:top;
}
#top_middle {
vertical-align:top;
}
#top_search{
vertical-align:middle;
}
#top_globalcart {
float: right;
}
#top_banner {
font-weight:bold;
font-size: 12px;
color:#274869;
padding:5px 0pt 10px 7px;
}
.top_links {
float:left;
font-weight:bold;
width:385px;
padding:0pt 0pt 0pt 0pt;
}
.top_links ul{
margin:0px;
padding:0px;
list-style-type:none;
}
.top_links ul li{
display:block;
float:left;
margin:0px;
padding:0px;
}
.top_links ul li a{
display:block;
float:left;
padding:0px 3px 6px 20px;
color:#FFFFFF;
text-decoration:none;	
white-space: nowrap;
background:transparent url(/images/set_a/en_us/global/globalgraphics/topnavlink_bg.png) no-repeat scroll 0 0;
}
.top_links ul li a:hover {
background:transparent url(/images/set_a/en_us/global/globalgraphics/topnavlink_bg.png) no-repeat scroll 0 -66px;
color:#666666;
}
#top_shopbasket a{
background:transparent url(/images/set_a/en_us/global/globalgraphics/top_shopbasket_icon.png) no-repeat scroll 0px 0px;
display:block;
float:left;
padding:0px 3px 6px 22px; 
}
#top_shopbasket a:hover {
background:transparent url(/images/set_a/en_us/global/globalgraphics/top_shopbasket_icon.png) no-repeat scroll 0px -65px;
}
#top_langselector {
 padding:0px 0px 6px 0px;
}
#top_advancedsearch a, #top_langselector a{
color:#666666;
}
#top_advancedsearch a:hover{
color:#FFFFFF;
}
/* i.e. 6 fixes */
* html .top_links ul li a{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/set_a/en_us/global/globalgraphics/topnavlink_bg.png", sizingMethod="crop");
}
* html  .top_links ul li a:hover {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/set_a/en_us/global/globalgraphics/topnavlink_bgover.png", sizingMethod="crop");
}
* html #top_shopbasket a{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/set_a/en_us/global/globalgraphics/top_shopbasket_icon.png", sizingMethod="crop");
}
* html #top_shopbasket a:hover{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/set_a/en_us/global/globalgraphics/top_shopbasket_iconover.png", sizingMethod="crop");
}
/*The styles used for the topnav category links*/
#CatTopNavContainer{
	margin:0px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;	
}
.CatTopNav{
	border-top:4px solid #B30000;
	border-bottom:1px solid #999999;
	display: block;
	float:left;
	background:transparent url(/images/set_a/en_us/global/globalgraphics/catnav_style4_bg.png) repeat bottom left;
	width:768px;
}
.CatTopNav ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.CatTopNav ul li{
	display:block;
	float:left;
	margin:0px;
	padding:0px;
}
.CatTopNav ul li a{
	display:block;
	float:left;
	padding:8px 10px 5px 10px;
	color:#666;
	text-decoration:none;
	background:transparent url(/images/set_a/en_us/global/globalgraphics/catnav_style4_divider.png) no-repeat 0px 0px;
}
.CatTopNav ul li a:hover {
	background:#FFF url(/images/set_a/en_us/global/globalgraphics/catnav_style4_divider.png) no-repeat 0px -60px;
	color:#FF6600;
}
.CatTopNav ul li a.current {
	color:#B30000;
	background:#CCC url(/images/set_a/en_us/global/globalgraphics/catnav_style4_divider.png) no-repeat 0px -120px;
}
/* i.e. 6 fixes */
* html .CatTopNav ul li a{
    cursor: pointer;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/set_a/en_us/global/globalgraphics/catnav_style4_divider.png", sizingMethod="crop");
}
* html  .CatTopNav ul li a:hover {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/set_a/en_us/global/globalgraphics/catnav_style4_ie_divover.png", sizingMethod="crop");
}
* html .CatTopNav ul li a.current {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/set_a/en_us/global/globalgraphics/catnav_style4_ie_divon.png", sizingMethod="crop");
}
/* End RAD Modules */

.bottomnavCopyright{
	font-family:Helvetica, Arial, sans-serif;
	color: #fff; 
	Font-size: 10px;
}
.bottomnavCopyright a:link, .bottomnavCopyright a:active, .bottomnavCopyright a:visited, .bottomnavCopyright a:hover {
	color: #fff; 
	text-decoration: underline;
}
.searchpadding {padding: 0 0 0 10px;}
.contentbgheight {height: 535px !important;}
.footerbox {padding: 0 0 80px 0; background: url(/images/set_b/en_us/global/globalgraphics/navbottom_bg.jpg) top left no-repeat; margin: 0 42px;}
.footer div {font-size: bold;}
.headerbgtop {background: url(/images/set_b/en_us/global/globalgraphics/navtop_bg.jpg) top right repeat-y;}
.hometemppadding {padding: 0px 32px;} 
.contentinnerpadding {padding: 0 32px;}





/* -----------------------------------------------------------------------
Share Options
----------------------------------------------------------------------- */

#recipe_share {
	float: right;
	margin-top: 4px;
	margin-bottom: 12px;
}

#recipe_share li {
	margin-left: 15px;
}

#share_options {
	height: 31px;
	color: #315302;
	line-height: 34px;
}

#share_options li {
	position: relative;
}

#share_options .tooltip {
	display: none;
	position: absolute;
	left: -103px;
	top: -139px;
	width: 197px;
	#width: 225px;
	height: 130px;
	#height: 141px;
	background-image: url(/images/set_b/en_us/global/globalgraphics/tooltip_empty.png);
	background-repeat: no-repeat;
	z-index: 9999;
	padding-top: 11px;
	padding-left: 13px;
	padding-right: 15px;
}

#share_options .hover .tooltip {
	display: block;
}

#share_options .tooltip p {
	font: normal 11px Helvetica, Arial, sans-serif;
	margin: 0 0 0px 0;
}

#share_options .tooltip strong {
	font-weight: bold;
	font-size: 13px;
	display: block;
	padding-bottom: 6px;
}

#share_options .tooltip a {
	height: auto;
	background-image: none;
	margin-right: 0;
	padding-left: 0;
	text-transform: none;
}

#share_options .tooltip .continue {
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	padding-top: 7px;
}

#share_options .tooltip .continue a {
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}

#share_options .tooltip_close {
	background-image:url(/images/set_b/en_us/global/globalgraphics/spacer01.gif);
	cursor:pointer;
	height:16px;
	overflow:hidden;
	position:absolute;
	right:13px;
	text-indent:-9999px;
	top:8px;
	width:16px;
}

#share_options strong {
	font-weight: normal;
}

#recipe_share ul,
#recipe_share li,
#share_options ul,
#share_options li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#recipe_share ul {
	margin-bottom: 0;
	padding-left: 0;
	padding: 0px;
}

#recipe_share a,
#share_options .print,
#share_options .service {
	display: inline-block;
	text-decoration: none;
	background-image: url(/images/set_b/en_us/global/globalgraphics/social_icons.png);
	background-repeat:no-repeat;
	padding-left: 21px;
	color: #336600;
	text-transform: uppercase;
	font-size: 11px;
	cursor: pointer;
}

#share_options .service {
	height: 33px;
	margin-right: 9px;
}

#recipe_share a:hover,
#share_options a:hover {
	text-decoration: underline;
}


.print       				{ background-position: 0px   -1px; }
.email .service			{ background-position: 0px  -32px; }
.facebook .service  { background-position: 0px  -63px; }
.digg .service      { background-position: 0px  -94px; }
.delicious .service	{ background-position: 0px -125px; }
.twitter .service		{ background-position: 0px -156px; }
.reddit .service		{ background-position: 0px -187px; }

#recipe_share .print a { background-position: 0px   -8px; }
#recipe_share .email a { background-position: 0px  -39px; }

.email,
.email a:hover {
	color: #336600;
	text-transform: uppercase;
}

#share_options .print {
	margin-right: 15px;
}

/* -----------------------------------------------------------------------
Share Options Popups
----------------------------------------------------------------------- */


/* -----------------------------------------------------------------------
Facebox
----------------------------------------------------------------------- */

.overlay_background {
	position: absolute !important;
}

.facebox { 
 
    /* overlay is hidden before loading */ 
    display:none; 
 
    /* standard decorations */ 
    width: 400px; 
    background-color: #faffed; 
    color: #542d24;
		    
    /* for modern browsers use semi-transparent color on the border. nice! */ 
    border: 5px solid #6ca42f; 
} 
 
.facebox .wrap { 
    padding: 5px 10px 10px 10px; 
	text-align: left;
} 
 
.facebox h2 { 
    margin:0px; 
    color:#542d24; 
	font: normal 17px Helvetica, Arial, sans-serif;
}

.facebox .close {
    width: 16px;
    height: 16px;
	text-indent: -9999px;
	background-image: url(/images/set_b/en_us/global/globalgraphics/facebook_close.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}

.facebox .buttons {
    text-align: center;
}

#share_email {
    width: 542px;
	position: relative;
	top: 180px !important;
}

#tellafriend_form .fields li {
	margin-bottom: 10px;
}

#tellafriend_form #message {
	height: 120px;
}
/* -----------------------------------------------------------------------
Forms
----------------------------------------------------------------------- */

form ul.fields {
	margin:0;
	padding:0;
	list-style-type: none;
}

form ul.fields li {
	clear:both;
	margin-bottom:18px;
	font: normal 12px Helvetica, Arial, sans-serif;
}

form ul.fields li.form_checkbox li.form_text {
    margin-bottom: 0;
}

form ul.fields label {
	float:left;
	line-height:20px;
	padding-right:14px;
	text-align:right;
	width:155px;
	font: normal 12px Helvetica, Arial, sans-serif;
}

form ul.fields li.form_text input {
	vertical-align:bottom;
	width:178px;
	font: normal 12px Helvetica, Arial, sans-serif;
}

form ul.fields li.form_text input,
form ul.fields textarea {
	border:1px solid #6CA42F;
	padding:2px;
}

form ul.fields li.form_text.small input{
	width: 30px;
}

form ul.fields li.form_checkbox {
	padding-left:164px;
}

form ul.fields li.form_checkbox input {
	float:left;
}

form ul.fields li.form_checkbox li.form_text input {
	float: none;
}

form ul.fields li.form_checkbox label {
	line-height: 1.25;
	width: 340px;
	text-align: left;
	display: inline;
	margin-bottom:12px;
	margin-left:7px;
	padding-right:0;
	padding-top:3px;
}

form ul.fields li.form_checkbox li.form_text label {
	width:3em;
	margin-right: 1em;
}

form ul.fields li.form_checkbox p {
    margin-left: -8em;
	font: normal 12px Helvetica, Arial, sans-serif;
}

.wysiwyg {
	font: normal 12px Helvetica, Arial, sans-serif;
}
.wysiwyg form ul.fields li ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.wysiwyg p {margin: 5px 0 16px 0;}
.wysiwyg p a {color: #4B7B08; text-decoration: underline;}
.wysiwyg p a:hover {color: #7FA72D; text-decoration: underline;}
.tooltip .continue a {color: #4B7B08; text-decoration: underline;}
.tooltip .continue a:hover {color: #7FA72D; text-decoration: underline;}
form ul.fields li.form_submit {
	padding-left:169px;
	margin-bottom: 0;
}

form ul.fields .form_required_text {
	padding-left:170px;
	font-size: 11px;
}

form ul.fields ul.form_columns {
    display: block;
    width: 360px;
}

form ul.fields ul.form_columns li {
    float: left;
    clear: none;
    width: 120px;
    display: block;
    margin: 0;
}

form ul.fields ul.form_columns li label {
    width: auto;
}

form ul.fields li.birthdate input {
    width: 30px;
}

.year {
	text-align: center;
	width: 40px !important;
}

table.product_images {
    width: 80%;
    margin: 2em 0;
}
table.product_images td {
    vertical-align: middle;
}
table.product_images.horizontal td {
    padding-right: 2em;
}
table.product_images p {
    margin-bottom: 0;
    line-height: 1.2em;
}

#range_1_5,
#range_6_10,
#range_11_15,
#range_16_18 {
	float: left;
}

.age {
	overflow: hidden; /*clearing floats */
}
.gutterpadding {height: 500px;}
