/*
(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 : #333;
}
.default A:LINK, .default A:VISITED, .default A:ACTIVE {
	color : #33A6FC;
	text-decoration: underline;
}
.default A:HOVER {
	color: #2D87B0;
}
.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 : #004E90;
	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;
	font-weight: bold;
}
.detailsubheader{
	font-size : 14px;
	color : #004E90;
	font-weight: normal;
}
.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;
}
.thumbtext{
	font-size: 11px;
	color: #666;
}
.thumbtext A:LINK, .thumbtext A:ACTIVE, .thumbtext A:VISITED{
	color: #666;
	text-decoration : none;
}
.thumbtext A:HOVER{
	color: #666;
/*	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: #FFF;
	margin: 7px 19px;
}
.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: 5px 19px;
}
#upsellsDetail .tableitem{
	margin: 5px 19px;
}
.subtableitem {
	font-size: 11px;
	color: #333333;
	margin: 5px 19px;
}

.tableitem A:LINK, .tableitem A:ACTIVE, .tableitem A:VISITED{
	color: #33A6FC;
}
.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;
}

.tablebottom {
	background-color:#004E90;
}
.remove, .remove A:LINK, .remove A:ACTIVE, .remove A:VISITED{
	color: #33A6FC;
}
.remove A:HOVER {
	color: #2D87B0;
}
.messagewas{
	color: #333333;
}
.pricewas{
	color: #333333;
	text-decoration : line-through;
}
.pricesale, .messagesale {
	color: #FB0000;
	/*	font-weight : bold; */
}

.pricewas .pricesale {
	color: #333333;
}


.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: #C00;
}

div.breadcrumb {
	margin-left:17px;
	text-transform:uppercase;
	line-height:20px;
}
.breadcrumb{
    FONT-SIZE: 11px;
    COLOR: #2F383B;
}
.breadcrumb A:LINK, .breadcrumb A:ACTIVE, .breadcrumb A:VISITED{
	color: #004E90; /* 004E90 */
	font-weight:bold;
}
.breadcrumb  A.breadcrumbfirst:LINK, .breadcrumb A.breadcrumbfirst:ACTIVE, .breadcrumb A.breadcrumbfirst:VISITED{
	color: #004E90;
	font-weight: bold;
	text-decoration: underline;
}

.brandingtext{
	font-size : 12px;
}
.footer{
	font-size:11px;
	color: #6590B0;
}
.footer A:LINK, .footer A:ACTIVE, .footer A:VISITED{
	color: #27567A;
	text-decoration : none;
}
.footer A:HOVER{
	color: #27567A;
	text-decoration : underline;
}
.message {
	color: #333333;
	font-weight : bold;
}
.messageerror, .messagealert, .messagebackorder {
	color: #990000;
	font-weight : bold;
}
.messagefreegift, .messagesent {
	color: #0000FF;
	font-weight : bold;
}
.messagediscount,.messageoverweight, .orderstatus {
	color: #FF9900;
	font-weight : bold;
	line-height: 140%;
}

.errorblock {
	color: #C00;
	margin-bottom:20px;
	line-height: 20px;
}
 .errorblock A:LINK, .errorblock A:VISITED, .errorblock A:ACTIVE {
	color : #C00;
 }
.errorblock H1 {
   color: #C00;
   font-size: 15px;
   margin: 0px;
}
.errorblock UL {
   color: #C00;
   padding-left: 15px;
   margin: 0px;
}
.errorblock LI {
   color: #C00;
   padding-top: 5px;
   padding-bottom: 5px;
}
.navsearchbox {
	width : 112px;
	color: #666666;
}
.navemailbox {
	width : 130px;
	color: #666666;
}
input.navemailbox {
	padding: 3px 4px 2px;
	color: #333;
	background: #999 url(/images/en_US/global/globalgraphics/emailsignup_input_bg.gif) no-repeat;
	border: none;
	width: 161px;
	height: 19px;
}
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:190px;
}
input.tellafriend {
	width:130px;
}
.tableitemheaderbg, .verticalrule, .tablesavedheaderbg {
	background-color: #004E90;
}
.tableitemheaderdivbg, .tableitembottomdivbg {
	background-color : #000000;
}
#upsellsDetail .tableitembottomdivbg {
	background-color : #004e90;
}
.tableitem1bg {
	background-color : #FFFFFF;
}
.tableitem1bgAlt {
	background-color : #EFEFEF;
}
.tableitem2bg, .tablesavedbg, .crosssellbg, .upsellbg, .recoverybg {
	background-color : #EFEFEF;
}
.tableitem3bg {
	background-color : #CCCCCC;
}
.headerrule, .tableitemdivbg, .tablesavedborder, .crosssellborder, .upsellborder, .recoverborder {
	background-color : #C2C6C7;
}
.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;
}
.navheaderbg{
	/*background-image : url(/images/en_US/global/globalgraphics/navtop_bg.gif);*/
	/*background-color : #C3D6E6;*/
}
.navfooterbg{
	/*background-image : url(/images/en_US/global/globalgraphics/navbottom_bg.gif);*/
}

.navleftbg {
	width:125px;
}

.navleftbg table {
	background: url(/images/en_US/global/globalnav/leftnav/leftNavBackground.jpg) left top repeat-y;
	width:125px;
}
tr.leftNavTop td{
background: url(/images/en_US/global/globalnav/leftnav/leftNavBackground_top.jpg) left top no-repeat;
}
tr.leftNavBottom td{
background: url(/images/en_US/global/globalnav/leftnav/leftNavBackground_bottom.jpg) left bottom no-repeat;
}

.navLeft1Off, .navLeft1On, .navLeft2Off, .navLeft2On, .navLeft2Spacer {
	/*position:relative;
	top:-2px;	*/
}

.navleftbg a:link, .navleftbg a:visited {
	font-size:11px;
	font-weight:bold;
	font-family:Helvetica, Arial;
	text-decoration:none;
	color:#fff;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:16px;
	display:block;
}

/*.navleftbg a:hover, */
.navLeft1Off a:link, .navLeft1Off a:visited {
/*	position:relative;*/
/*	top:-1px;*/
	background: url(/images/en_US/global/globalnav/leftnav/leftNavSubBackground.gif) top left;
	background:none;
	_width:100%;
	margin-bottom:1px;
}

.navLeft1On {
	_width:100%;
}

.navLeft1On a:link, .navLeft1On a:visited  {
	color:#3C484B;
	background: url(/images/en_US/global/globalnav/leftnav/leftNav_over.gif) top left no-repeat;
	background-color:#FFFF66;
	margin-left:1px;
	border-left:1px #309CE5 solid;
	border-right:2px #7FC9FD solid;
	margin-bottom:1px;
	display:block;
	_width:100%;
}

.navLeft2Off, .navLeft2On {
	background: url(/images/en_US/global/globalnav/leftnav/leftNavSubBackground.gif) repeat-y 50% 50%;
    cursor:pointer;
	padding-left:10px !important;
}

.navLeft2Off a:link, .navLeft2Off a:visited,
.navLeft2On a:link, .navLeft2On a:visited {
	padding:2px 0;
	padding-left:20px;
	color:#FFFFFF;
}
.navLeft2Off a:link, .navLeft2Off a:visited{
	color:#1C3385;
}

.navLeft2On a:link, .navLeft2On a:visited {
		background: url(/images/en_US/global/globalnav/leftnav/leftNav_subOver.gif) no-repeat 8px 50%;	
}

.navLeft2Spacer{
		padding-top:7px;
		margin-bottom:5px;
		background: url(/images/en_US/global/globalnav/leftnav/leftNavSubBackground_spacer.gif) bottom left no-repeat;
    border-top:0px;	border-left:0px; border-right:0px; border-bottom:0px;
    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-left:0px; padding-top:0px; padding-bottom:0px; padding-right:5px;
    cursor:pointer;
}
.navLeftSubsOn A:LINK,.navLeftSubsOn A:ACTIVE,.navLeftSubsOn A:VISITED {
    color:#2E5A82;
    font-size:11px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight:normal;
    line-height:15px;
}
.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: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;
}
.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;*/
	background: url(/images/en_US/global/globalgraphics/main_bg.jpg) no-repeat center top;
    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 : Arial, Helvetica, sans-serif;
	color : #333;
	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;
}

/* New BillyBlanks specific menu classes */
.bbMenuItemOn {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 14px;
	color: #4C5A5D !important;
	background: #FF6;
	padding: 3px 23px;
	text-decoration: none;
}
.bbMenuItemOn A:LINK, .bbMenuItemOn A:ACTIVE, .bbMenuItemOn A:VISITED, .bbMenuItemOn A:HOVER {
	color: #4C5A5D !important;
	background: #FF6;
	text-decoration: none;
	padding-left: 0px;padding-top: 0px;padding-bottom: 0px;padding-right: 0px;
}
.bbMenuItemOff {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 14px;
	color : #336699;
	padding: 3px 23px;
	text-decoration: none;
}

div.bbMenuItemOff {
	padding: 7px 0 !important;
	background: #757F81 url(/images/en_US/global/globalgraphics/dropnav_bg.gif) repeat-x;	
}

.bbMenuItemOff A:LINK, .bbMenuItemOff A:ACTIVE, .bbMenuItemOff A:VISITED {
	color : #FFF;
	text-decoration: none;
	padding-left: 0px;padding-top: 0px;padding-bottom: 0px;padding-right: 0px;
}
/* End new menu classes */


@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;
}



/* Email Signup Form (in the footer) */
#emailSignUp {
	margin: 0;
	padding: 0;
}

#emailSignUpTable {
	height: 65px;
	background: url(/images/en_US/global/globalgraphics/footer_bg.jpg) no-repeat;	
}

#emailSignUpTable form {
	margin: 0;
	padding: 0;
}
/* End of email signup form */



/* Sub Footer - Footer with text below the email signup form */
#subFooter {
	padding: 20px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
}

#subFooter a {
	color: #33A6FC;	
	text-decoration: none;
}

#subFooter a:hover, #subFooter a:focus {
	color: #2D87B0;
}


/* All Contact Methods on the Contact page (customer service section) */
#allcontactmethods {
	margin: 1px 0 0;
	padding: 17px 25px;
	width: 248px;
	color: #333;
	background: #FFF url(/images/en_US/local/page_specific/customerservice/contactus_allmethods_bg.gif) no-repeat;
	border: 1px solid #AECDE3;
}


/* Transparent PNG Images on some of the Gateway pages */
#custserv-fsimage {
	position: relative;
	float: left;
	margin: -24px 0 0 -150px;
}

#myaccount-fsimage {
	position: relative;
	bottom: 0px;
	float: left;
	margin: -100px 0 0 -145px;
}

/* Global Form Field Styles */
input, select, textarea {
	border: 1px solid #9A9A9A;
}
input.image, input.checkbox {
	border: none;
}

/* List styles */
ul ul {
	list-style-type: none;
}

/* hr styles */
hr {
	height: 1px;
	color: #C2C6C7;
	border: none;
	background-color: #C2C6C7;
}

/* My Account Menu List */
#myaccountindex {
	width: 705px;
}

#myaccountindex, #myaccountindex li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#myaccountindex li {
	position: relative;
	padding: 7px 170px 7px 159px;
	height: 29px;
}

#myaccountindex li a {
	position: absolute;
	left: 0;
	top: 0;
}

#myaccountindex li.over {
	color: #FFF;
	background: #014E8E url(/images/en_US/local/page_specific/myaccount/myaccount_indexitem_over_bg.jpg) repeat-y;
	cursor: pointer;
}

/* Wish List Table(s) */
table.wishListTable {
	border: 1px solid #014F90;
}

/* Sub Category Nav Container */
td#subcatnav-container {
	padding: 0 1px 0 2px;
	background: url(/images/en_US/local/page_specific/gateway/subcategory/subcatnav_bg.gif) repeat-y;
}





/* Core home page elements */
#ch-primary {
	position: relative;
	width: 950px;
	height: 491px;
	background: url(/images/en_US/local/page_specific/home/core/core-bg.jpg) no-repeat;
}

#T3Logo {
	position: absolute;
	left: 209px;
	top: 28px;
	width: 238px;
	height: 80px;	
}

#ch-powerwithin {
	position: absolute;
	left: 472px;
	top: 29px;
	width: 471px;
	height: 118px;
}

#ch-powerwithin h2 {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 471px;
	height: 63px;
	background: url(/images/en_US/local/page_specific/home/core/thepowerwithin.png) no-repeat;
	text-indent: -9999px;
}

#ch-powerwithin p {
	position: absolute;
	left: 17px;
	top: 72px;
	margin: 0;
	padding: 0;
	width: 289px;
	height: 41px;
	background: url(/images/en_US/local/page_specific/home/core/powerwithin_text.png) no-repeat;
	text-indent: -9999px;	
}

#ch-powerwithin a {
	position: absolute;
	left: 320px;
	top: 72px;
	display: block;
	width: 139px;
	height: 50px;
	background: url(/images/en_US/local/page_specific/home/core/transformtoday_btn.png) no-repeat;
	text-indent: -9999px;
}

#ch-shoponline {
	position: absolute;
	left: 580px;
	top: 172px;
}

#ch-shoponline a {
	display: block;
	width: 144px;
	height: 94px;
	background: url(/images/en_US/local/page_specific/home/core/shoponline.png) no-repeat;
	text-indent: -9999px;
}

#ch-jointheclub {
	position: absolute;
	left: 763px;
	top: 172px;
}

#ch-jointheclub a {
	display: block;
	width: 151px;
	height: 82px;
	background: url(/images/en_US/local/page_specific/home/core/jointheclub.png) no-repeat;
	text-indent: -9999px;
}

#ch-video {
	position: absolute;
	left: 281px;
	top: 380px;
	width: 264px;
	height: 96px;
}

#ch-video a {
	display: block;
	width: 264px;
	height: 96px;
	background: url(/images/en_US/local/page_specific/home/core/videocallout.png) no-repeat;
	text-indent: -9999px;
	outline:none;
}


#ch-secondary {
	width: 950px;
	height: 189px;
	background: #EBEBEB url(/images/en_US/local/page_specific/home/core/secondary-bg.jpg) no-repeat;
}

.productholder img {
	display: block;
	margin-right: 11px;
}

.productholder td {
	vertical-align: top;
}

.productholder a, .crossSellProduct a{
	text-decoration: none;
}

.productholder span.producttitle {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

.productholder span.proddesc, div.proddesc {
	font-size: 11px;
	color: #666;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
}

.productholder span.prodprice {
	font-size: 11px;
	line-height: 16px;
}

span.prodprice, div.prodprice {
	padding-left: 8px;
	background: url(/images/en_US/local/localgraphics/pricearrow_bg.gif) no-repeat left 3px;
}


div#video-wrapper {
	position:absolute; 
	left:50px; 
	top:22px;
	z-index:9999;
	display:none;
}

div#video-wrapper.active {
	display:block;
}

div#video-wrapper a#closeWindowBtn {
	background:url(/images/en_US/local/page_specific/home/core/video_close_btn.gif) no-repeat;
	width:19px;
	height:18px;
	text-indent:-9999em;
	display:block;
	position:absolute;
	right:0;
	top:6px;
	outline:0;
}
	

/* Directory Page Styles */
#proddirectorytable {
	background: #FFF;
}

div.directorysorting {
	background: url(/images/en_US/local/page_specific/directory/directorysorting_bg.gif) no-repeat;
	height:26px;
	padding-left:21px;
	padding-right:11px;
	padding-top:10px;
	width:730px;
}

div.directorysorting .formlabel, div.directorysorting a:link, div.directorysorting a:visited {
	color: #666;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

div.directorysorting a:hover {
	text-decoration:underline;
}

#previous_btn, #previous_disabled,
#next_btn, #next_disabled {
	padding-left:15px;
	margin-left:10px;
	display:block;
	margin-right:10px;
	background-repeat: no-repeat;
	background-position: left 50%;
}
	#previous_btn {
		background-image: url(/images/en_US/local/page_specific/directory/back_arrow.gif);		
	}
	
	#previous_disabled {
		background-image: url(/images/en_US/local/page_specific/directory/back_arrow_disabled.gif);				
	}
	
	#next_btn {
		background-image:url(/images/en_US/local/page_specific/directory/forward_arrow.gif);
	}
	
	#next_disabled {
		background-image:url(/images/en_US/local/page_specific/directory/forward_arrow_disabled.gif);
	}
	

#next_disabled, #previous_disabled {
	color:#aaa;
}

div#directory-content {
	position:relative;
	width:758px;
	left:-6px;
}
	div#directory-content h1 {
		margin-left:6px;
	}

	div#directory-content div.mainFillSlot {
		margin-left:6px;
	}

/* SINGLE PAGE CHECKOUT CSS */
div.step {
	border:solid 1px #004E90;		
	margin:20px 0;
	background-color:#fff;
}
	div.step .tableitemheaderbg {
		background-color : #5C696C;	  
	}

	div.step h2 {
		color:#fff;
		background:#004E90;
		font-size:11px;
		margin:0;
		padding:8px 18px 9px;		
		font-weight:normal;	
	}

div#additionalShipping {
	display:none;
}

div#additionalShipping.active {
	display:block;
}

div#couponCodeBox {
	background:#DFEBF4;
	padding:10px;
	float:right;
	margin-top:5px;
}
	div#couponCodeBox label {
		float:left;
		width:250px;
		margin-right:10px;
	}

	div#couponCodeBox .image {
		display:block;
		margin-top:10px;
	}

div.form {
	padding:10px 20px;
	margin-bottom:13px;
}

	div.form p {
		margin:0px 30px;
		padding:10px 0;
	}
	
		div.form p:after {
			content:".";
			clear:both;
			display:block;
			visibility:hidden;
			height:0px;				
		}

	div.form label {
		float:left;
		width:166px;
		text-align:right;
		margin-right:11px;
	}
	
	div.form input {
		width:270px;
	}
	
	div.form input.image {
		width:auto;
	}
	
	div.form p.radio input {
		width:auto;
		border:none;
	}
	
	div.form label.radio {
		width:auto;
	}
	
	div.form p.password {
		background:#DFEBF4;
		margin-bottom:0;
	}
	
	div.form p.checkbox label {
		margin-left:175px;
		width:auto;
		text-align:left;
	}
	
	div.form p.checkbox input {
		width:auto;
		margin-right:16px;
		float:left;
		border:none;
	}
	
	div.form p.checkbox label span {
		display:block;
		line-height:18px;
	}

	div.form p.no_label {
		margin-left:207px;
	}
	
	div#signin input {
		float:right;
	}
	
	div#signin {
		padding: 5px 27px 0pt 208px;
	}
	
	div#signin:after {
		content:".";
		clear:both;
		display:block;
		visibility:hidden;
		height:0px;	
	}
	
	div.form span.bottom_labels {
		float:left;
		margin-right:10px;
	}
	
	div.form p.no_widths input {
		width:auto;
	}
	

	div.form span.bottom_labels label {
		width:auto;
		margin:0;
		margin-top:5px;
	}


h1#checkoutHeader {
	margin-top:22px;
	margin-bottom:6px;
}	

div#submitContainer p {
	text-align:right;
}

div#submitContainer:after {
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0px;
}

div#submitContainer input {
	float:right;
}
/* END SINGLE PAGE CHECKOUT CSS */


/* GATEWAY L1 STYLES */
div#gateway-content {
	width:783px;
}

div#main-content {
	float:left;
}
	div.content-wrap h1 {
		margin-bottom:5px;
	}

div#secondary-content {
	float:left;
	padding-left:30px;
}

	div#secondary-content ul {
		padding:0;
		margin:0;
		list-style-type:none;
	}
		div#secondary-content ul li {
			padding-top:12px;
			padding-bottom:10px;
		}
			div#secondary-content ul li.first {
				border-top:none;
				padding-top:0;
			}

	div#tertiary-content {
		clear:both;
	}
	div#tertiary-content h2 {
		background:url(/images/en_US/local/page_specific/gateway/featured_products_header.gif) no-repeat;
		width:201px;
		height:24px;
		text-indent:-9999em;
		margin-bottom:15px;
	}
	
	div#tertiary-content ul {
		list-style-type:none;		
		padding:0;
		margin:0;
	}
	
		div#tertiary-content ul:after {
			content:".";
			clear:both;
			visibility:hidden;
			display:block;
			height:0;
		}
		
		div#tertiary-content ul li {
			float:left;
			width:201px;
			padding-left:9px;
			background:url(/images/en_US/local/localgraphics/featuredProducts_seperator.gif) repeat-y left top;
			padding-right:21px;
		}
		
			div#tertiary-content ul li.first {
				background-image:none;
				padding-left:0;
			}
/* END GATEWAY L1 STYLES */

/* PRODUCT DETAIL STYLES*/

#productImage img#largeImage {
	border:solid 1px #004E90;
	width:228px;
}

div#infoTabs .infoTabOn, div#infoTabs .infoTabOff {
	white-space:nowrap;
}

.infoTabOff, .infoTabOff div, .infoTabOn, .infoTabOn div {
	background:url(/images/en_US/local/page_specific/detail/tabBackground.gif);
	font-size:11px;
	text-align:center;
	cursor:pointer;
}

.infoTabOff, .infoTabOn {
	padding-left:5px;
	border-bottom:solid 1px #004E90;
}

.infoTabOff {
	background-position:left top;
	color:#333333;
}

.infoTabOff div {
	padding:5px;
	padding-left:0;
	background:url(/images/en_US/local/page_specific/detail/tabBackground.gif);
	background-position:right top;
}

.infoTabOn {
	background-position:left 113px;
	background-color:#F5F5F5;
	color:#fff;
}

.infoTabOn div {
	padding:5px;
	padding-left:0;
	background:url(/images/en_US/local/page_specific/detail/tabBackground.gif);
	background-position:right 113px;	
}

.infoTabSpacer{
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px;
	border-style:solid;
	border-color:#004E90;
}

.infoTabContent{
	background-color:#FFFFFF;
	border-top:7px;
	border-left:3px;
	border-right:3px;
	border-bottom:3px;
	border-style:solid;
	border-color:#004E90;
}

#productDetailExtraContentTable {
	background-color:#EBEBEB;
	float:left;
	margin-left:-140px;
	width:950px;
	position:relative;
}

#crossSales, #recentlyViewed {
	width:453px;
	padding-top:14px;
	padding-left:11px;
	padding-right:11px;	
}

.crossSellProduct {
	padding-left:9px;
	background:url(/images/en_US/local/localgraphics/featuredProducts_seperator.gif) repeat-y left top;
	padding-right:21px;	
	width:226px;
}

.displayOnLeft .productthumbnail {
	float:left;
}

.displayOnLeft .productinformation {
	float:left;
	width:108px;
	padding-left:11px;
}

.displayOnLeft:after {
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0px;				
}

td#recentlyViewed .first, td#crossSales .first {
	background-image:none;
	padding-left:0;
}

/* END PRODUCT DETAIL STYLES*/

/* Tell a friend pages */
h1#tellAFriendHeader {
	width: 132px;
	height: 23px;
	text-indent: -9999px;
	background: url(/images/en_US/local/page_specific/tellafriend/tellafriend_hdr.gif) no-repeat;
}

img.taf_productimage {
	border: 1px solid #035091;	
}

div.thumbtext div.taf_header, div.thumbtext div.taf_header a, span.taf_header, span.taf_header a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #004E90;
}

table#tellAFriendTable button {
	height: 19px;	
}

button#taf_send {
	float: right;
	display: block;
	margin: 0 0 0 10px;
	padding: 0;
	border: none;
	width: 97px;
	background: url(/images/en_US/local/localbuttons/sendmessage_btn.gif) no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}

button#taf_preview {
	float: right;
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	width: 115px;
	background: url(/images/en_US/local/localbuttons/previewmessage_btn.gif) no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}

button#taf_edit {
	float: right;
	display: block;
	margin: 0 0 0 10px;
	padding: 0;
	border: none;
	width: 44px;
	background: url(/images/en_US/local/localbuttons/edit_btn.gif) no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}

button#taf_cancel {
	float: right;
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	width: 60px;
	background: url(/images/en_US/local/localbuttons/cancel_btn.gif) no-repeat;
	text-indent: -9999px;
}

button#taf_continue {
	float: right;
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	width: 73px;
	background: url(/images/en_US/local/localbuttons/continue_btn.gif) no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}

button#submitOrder_btn {
	width:134px;
	height:26px;
	display:block;
	float:right;
	text-indent:-9999em;
	cursor:pointer;
	background: url(/images/en_US/local/localbuttons/submitorder_btn.gif) no-repeat;
	margin:0;
	padding:0;
	border:none;
}

button#skipItem_btn {
	width:101px;
	height:19px;
	border:none;
	display:block;
	text-indent:-9999em;
	float:right;
	margin:0;
	padding:0;
	background: url(/images/en_US/local/localbuttons/skipItem_btn.gif) no-repeat;
	cursor:pointer;
}

button#addToOrder_btn {
	width:116px;
	height:19px;
	border:none;
	display:block;
	text-indent:-9999em;
	float:right;
	margin:0;
	padding:0;
	margin-left:15px;
	background: url(/images/en_US/local/localbuttons/upgradeMe_btn.gif) no-repeat;
	cursor:pointer;
}

a#printReceipt_btn {
	background: url(/images/en_US/local/localbuttons/printreceipt_btn.gif) no-repeat;
	width:97px;
	height:19px;
	display:block;
	text-indent:-9999em;
	float:left;
}


a#continueShopping_btn {
	width:125px;
	height:19px;
	background: url(/images/en_US/local/localbuttons/contshopping_btn.gif) no-repeat;
	display:block;
	text-indent:-9999em;
	float:left;
	margin-left:15px;	
}

button.passwordcontinue_btn, a.passwordcontinue_btn {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	width: 73px;
	height: 19px;
	background: url(/images/en_US/local/localbuttons/continue_btn.gif) no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}


div.button_box {
	width:237px;
	margin-left:auto;
	margin-right:auto;
}


tr td a.taf {
	color: #33AAFD;
	text-decoration: none;
}

tr td a.taf:hover {
	color: #2D87B0;
}
/* END Tell a Friend Styles */


/* Contact Us gateway page */
div.contactus h1 {
	background: #D9E5EE;
	border-bottom: 4px solid #004E90;
}

div.contactus h1 span {
	display: block;
	padding: 0 15px 0 0;
	border-bottom: 1px solid #FFF;
}

div.contactus div.contact-wrap {
	padding: 15px;
}

form#mainForm {
	padding:0;
	margin:0;
}

/* SUCCESS STORIES */
div#successStoriesRotator div.picture, div#moreSuccessStories {
	width:526px;
}

div#successStoryCTA, div.story div.information {
	width:291px;
}

div#successStoriesRotator div.picture {
	float:left;
	margin-right:23px;

}
div#successStoriesRotator div.information {
	float:left;
	margin-top:40px;
}

div#successStoriesRotator:after {
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0px;			
}

div#successStoriesRotator div.story {
	display:none;
}

div#successStoriesRotator div.active {
	display:block;
}

div#successStoriesRotator span.story_thumbnail {
	display:none;
}

div#moreSuccessStories {
	float:left;	
}

div#successStoryCTA {
	float:right;
}
	div#successStoryCTA div.insert-product {
		padding-top:0;
	}
	div#successStoryCTA div.insert-product a.buy_now{
		float:right;
		margin-top:0;
	}

ul#story-thumbnails {
	list-style-type:none;
	padding:0;
	margin:0;
}

ul#story-thumbnails:after {
	content:".";
	clear:left;
	display:block;
	visibility:hidden;
	height:0px;		
}

ul#story-thumbnails li {
	float:left;	
}

	ul#story-thumbnails li a:link, 	ul#story-thumbnails li a:visited {
		display:block;
		border:solid 2px #fff;
		margin-right:26px;
	}
	
	ul#story-thumbnails li a:hover {
		border-color:#ccc;
	} 

	ul#story-thumbnails li.active a:link, ul#story-thumbnails li.active a:visited {
		border-color:#000;
	}
	
	div#successStoriesRotator dl {
		font-weight:bold;
		font-size:14px;
		font-family:Helvetica, Arial;
		color:#fff;
		line-height:120%;
	}


	div#successStoriesRotator dt {
		float:left;
		clear:left;
		color:#004E90;
	}

	div#successStoriesRotator dd {
		float:left;
		margin-left:10px;
		color:#666666;
	}

	div#successStoriesRotator h2 {
		color:#666666;
		font-size:26px;
		margin-top:0;
		margin-bottom:10px;
	}

	div#successStoriesRotator h3 {
		text-transform: none;
		margin:12px 0px;
	}


	div#successStoriesRotator h4 {
		color:#FFCC00;
		font-size:18px;
		margin:12px 0px;
	}

	div#successStoriesRotator p {
		clear:left;
		font-size:12px;
		font-family:Helvetica, Arial;
		line-height:120%;
		padding-top:10px;
	}

	label.continuityProduct {
		display:block;
		clear:both;
		color:#fff;
	}
	




/* New error styles */
div.errorblock ul, div.errorblock ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* New image style for content pages. */
img.core-content-img {
	float: right;
	margin: 0 0 15px 30px;
}


div#header {
	position:relative;
	height:99px;
		
}

div#header div#search {
	position:absolute;
	right:10px;
	top:28px;
}

div#header div#logo {
	position:absolute;
	left:13px;
	top:8px;
}

div#header div#subnav {
	position:absolute;
	right:10px;
	top:58px;
}


/* GLOBAL TYPOGRAPHY */

h2 {
	font-size:17px;
	color:#004E90;
}

h3 {
	font-size:13px;
	color:#003B6C;
}

h4 {
	font-size:11px;
	color:#333333;
}

p {
	font-size:11px;
	color:#333333;
}

ul {
	color:#003B6C;
}

ul.linkList {
	list-style-type:none;
	padding:0;
}


/* Buy Now Button */
a.buyNowBtn {
	display: block;
	width: 68px;
	height: 19px;
	text-indent: -9999px;
	background: url(/images/en_US/local/localbuttons/buynow_btn.gif) no-repeat;
}

.buyNowBtnExpanded {
	display: block;
	margin-top: 10px;
}

.expandedBuyNowButton img {
	width: 225px;
}


/* My Goals, Primary Call to Action */
#cta-primary {
	padding: 15px 15px 10px;
	background: url(/images/en_US/local/page_specific/mygoals/primaryoffer_bg.jpg) no-repeat;
}

#upsellsDetail select.tableitem {
	margin:0;	
}
.videoContainer{
	width:100%;
	padding-bottom:7px;
}

#orderDetailsString {
	color:#FF0000;
}