body{
	margin:0;
	font:100% Georgia, "Times New Roman", Times, serif;
	background-color:#E7EAE5;
	color:#727C59;
}
h1, h2, h3, form{
	padding:0;
	margin:0;
}
img{
	border:none;
}
input, select{
	font: 10px Georgia, "Times New Roman", Times, serif;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
.clearBoth{
	clear:both;
}
/*HEADER*/
.mainHeader{
	background:url(//lib.store.yahoo.net/lib/yhst-46782463549677/header-bg.gif) repeat-x;
	height:109px;
}
.headerContainer{
	width:950px;
	margin:0 auto;
	border-bottom:1px solid #C8D4BB;
	padding-bottom:5px;
}
.headerRight{
	float:right;
	width:600px;
	padding-top:20px;
}
.topNav, .searchArea{
	float:right;
}
.searchArea input{
	vertical-align:middle;
}
.searchInput{
	width:190px;
	padding:3px 0 3px 10px;
	border:1px solid #BBC1AB;
	color:#81896C;
	margin-right:5px;
	text-transform:uppercase;
}
.topNav{
	padding:6px 20px 0 0;
	font-size:0.6em;
	color:#BEC5AE;
	text-transform:uppercase;
}
.topNav a{
	padding:0 5px;
	color:#727B5C;
	text-decoration:none;
}
.topNav a:hover{
	color:#C4577B;
}
.contentsNav{
	background:url(//lib.store.yahoo.net/lib/yhst-46782463549677/main-nav-bg.gif) no-repeat;
	width:950px;
	height:32px;
	margin:10px auto 0;
}
*:first-child+html .contentsNav{
	margin-top:7px;
}
.contentsNavCart{
	float:right;
	padding: 7px 25px 8px 5px;
	background:url(//lib.store.yahoo.net/lib/yhst-46782463549677/shopping-bag.gif) right no-repeat;
	margin-right:20px;
}
.contentsNavCart a{
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	font-size:.75em;
	text-transform:uppercase;
}
.contentsNavCart a:hover{
	text-decoration:underline;
}
#mainNav{
	margin:0;
	list-style-type:none;
	padding:0;
	float:left;
	width:790px;
}
#mainNav li {
	position: relative;
	float:left;
	background: url(//lib.store.yahoo.net/lib/yhst-46782463549677/header-nav-bullet.gif) right center no-repeat;
	padding:2px 20px 0 10px;
}
#mainNav li.lastNav {
	background: none;
}
#mainNav li:hover div,
#mainNav li.sfhover div{
	background:#C4577B url(//lib.store.yahoo.net/lib/yhst-46782463549677/top-nav-hover-left.gif) no-repeat;
}
#mainNav li:hover div a,
#mainNav li.sfhover div a{
	background:#C4577B url(//lib.store.yahoo.net/lib/yhst-46782463549677/top-nav-hover-right.gif) right no-repeat;
}
#mainNav li a{
	display: block;
	padding: 7px 10px 8px 5px;
	margin:0 0 0 5px;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	font-size:.75em;
	text-transform:uppercase;
}
#mainNav li ul {
	display: none;
	position: absolute;
	top: 32px;
	left: 10px;
	width: 120px;
	list-style-type:none;
	padding:0;
	margin:0;
	background-color:#C4577B;
}
#mainNav li ul li {
	padding:0;
	background:#C4577B url(//lib.store.yahoo.net/lib/yhst-46782463549677/top-nav-hover-arrow.gif) 110px center no-repeat;
	width:120px;
}
#mainNav li ul li a {
	font-weight:normal;
	text-transform: none;
	margin:0;
}
#mainNav li:hover ul,
#mainNav li.sfhover ul {
	display: block;
}
#mainNav li:hover ul a,
#mainNav li.sfhover ul a {
	color: #fff;
}
#mainNav li:hover ul a:hover,
#mainNav li.sfhover ul a:hover {
	background:#B6466B url(//lib.store.yahoo.net/lib/yhst-46782463549677/top-nav-hover-arrow.gif) 110px center no-repeat;
	color:#FBF19C;
}
/*HEADER*/

/*BODY*/
.mainBody{
	background:#fff url(//lib.store.yahoo.net/lib/yhst-46782463549677/body-bg.gif) repeat-x;
	font-size:0.7em;
}
.mainBody a{
	color:#727C59;
}
.mainBody a:hover{
	color:#C4577B;
	text-decoration:none;
}
.bodyContainer{
	width:950px;
	margin:0 auto;
	padding:15px 0;
}
.featuredPromo, .specialsContainer{
	float:left;
}
.featuredPromo{
	margin-right:10px;
}

.featuredPromoTL{
	background: url(//lib.store.yahoo.net/lib/yhst-46782463549677/main-img-bg-tl2.gif) no-repeat ;
}
.featuredPromoBL{
	background: url(//lib.store.yahoo.net/lib/yhst-46782463549677/main-img-bg-bl.gif) left bottom no-repeat;
}
.featuredPromoTR{
	background: url(//lib.store.yahoo.net/lib/yhst-46782463549677/main-img-bg-tr.gif) right top no-repeat;
}
.featuredPromoPadding{
	margin-left:21px;
	padding-top:21px;
}
.featuredPromoBR{
	background:transparent url(//lib.store.yahoo.net/lib/yhst-46782463549677/main-img-bg-br2.gif) right bottom no-repeat;
	padding:0 21px 21px 0;
}

.specialsBorder{
	border:1px solid #DFDFD3;
	padding:5px;
	margin-bottom:5px;
}
.image-l {display:block; float:left; margin:0 15px 10px 0;}
.image-r {display:block; float:right; margin:0 0 10px 15px;}
.image-c {text-align:center; margin-bottom:10px;}
.inset-l {display:block; float:left; margin:0 8px 5px 0;}
.inset-r {display:block; float:right; margin:0 0 5px 8px;}

#contents-table{
	margin:0 auto;
}
#contents-table.vertical td{
	text-align:center;
}
#contents-table .name{
	padding:0 10px;
}
#contents-table .name a{
	color:#727C59;
	text-decoration:none;
}
#contents-table .name a:hover{
	color:#C4577B;
}
.sectionTitle{
	font-size:1.2em;
	padding-bottom:10px;
}
.sectionTitleBottom{
	border-top:1px solid #DEDFD7;
	height:15px;
	background-color:#F9F0F3;
	margin-bottom:10px;
}
.contentsImgBorder{
	border-bottom:1px solid #DFE1D6;
	padding:0 10px 10px 10px;
	margin-bottom:10px;
}
#contents #contents-table td, #crossSell #contents-table td{
	border:4px double #DFE1D6;
	padding:10px 0;
}
#contents.pagingContents #contents-table td{
	border:none;
}
#contents.pagingContents #contents-table td.pagingCell{
	border:4px double #DFE1D6;
	padding:10px 0;
}
.breadcrumbs{
	padding-bottom:10px;
}
.breadcrumbs, .breadcrumbs a{
	color:#B3BA9B;
}
.breadcrumbs span{
	color:#727C59;
}
.breadcrumbs a{
	text-decoration:none;
}
.breadcrumbs a:hover{
	color:#C4577B;
}
.leftNavFloat{
	width:152px;
	float:left;
}
.leftNav{
	padding:3px;
	border:1px solid #DFDFD3;
	background-color:#F2F4EF;
	margin-bottom:20px;
}
.leftNavHeader{
	background:#D490A7 url(//lib.store.yahoo.net/lib/yhst-46782463549677/left-nav-section-name-bg.gif) bottom repeat-x;
	height:18px;
	padding:5px 10px 0 10px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
}
.leftNavSubContent{
	display:block;
	padding:5px 10px;
	color:#737D5B;
	background-color:#E3E6DD;
	font-weight:bold;
	margin:5px 0;
	text-decoration:none;
}
.leftNavSubContent:hover{
	text-decoration:underline;
}
.leftNavSubContents{
	padding:0 10px;
}
.leftNavSubContents a{
	display:block;
	color:#717A5B;
	text-decoration:none;
	padding:3px 0;
}
.leftNavSubContents a:hover{
	text-decoration:underline;
}

.contentareaFloat{
	float:right;
	width:775px;
}
.sale-price{
	color:#fff;
	font-weight:bold;
	background-color:#C76F88;
	padding:5px;
	margin:10px 5px 0 5px;
}
.price{
	margin-top:10px;
	padding:5px;
}
.scEnlargeContainer{
	float:left;
	margin-right:20px;
	text-align:center;
}
#scPage-insets{
	padding-top:10px;
}
#scPage-insets img{
	margin-right:3px;
	vertical-align:middle;
}
.productInfoTable{
	float:left;
	width:380px;
}
.productInfoTable form{
	margin-bottom:20px;
}
.productInfoTableName{
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #e0e1d9;
	font-size:1.5em;
	font-weight:normal;
}
.productInfoTableLeft{
	width:80px;
	padding:5px 5px 5px 0;
	border-right:1px solid #e0e1d9;
}
.productInfoTableRight{
	padding-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.productInfoTableContainer{
	border:1px solid #e0e1d9;
	background:#fafaf8 url(//lib.store.yahoo.net/lib/yhst-46782463549677/p-info-bg.gif) repeat-x;
	padding:25px 20px 10px;
	margin-bottom:10px;
}
.productInfoTableContainer input, .productInfoTableContainer select{
	font:0.9em Verdana, Arial, Helvetica, sans-serif;
	color:#9c9c9c;
	margin-right:3px;
}
.productInfoTableSale{
	color:#ce1700;
	font-weight:bold;
}
.productInfoTableATC{
	border:1px solid #e0e1d9;
	text-align:center;
	padding:10px;
}
.productInfoTableQty{
	width:35px;
	text-align:right;
	font-size:1.3em;
	margin:0 20px 0 10px;
}
.productInfoTableATC input, .productInfoTableATC span{
	vertical-align:middle;
}
.crossSellHeader{
	border-bottom:1px solid #e0e1d9;
	padding-bottom:10px;
	font-size:1.2em;
	font-weight:bold;
	margin:0 10px;
	text-transform:uppercase;
}
#searchpageHeader{
	border-bottom:1px solid #e0e1d9;
	padding-bottom:10px;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}
.related-items{
	margin:20px 10px 0 10px;
}
.related-items td{
	padding:3px 5px 3px 0;
}
.related-items a{
	text-decoration:none;
}
.related-header{
	border-bottom:1px solid #e0e1d9;
	padding-bottom:10px;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:10px;
}
.mainBody input{
	font-size:1.2em;
}
/*BODY*/

/*FOOTER*/
.mainFooter{
	background: url(//lib.store.yahoo.net/lib/yhst-46782463549677/footer-bg.gif) repeat-x;
	font-size:0.7em;
	color:#55603C;
}
.mainFooter a{
	color:#B83F67;
}
.footerContainer{
	width:950px;
	margin:0 auto;
}
.newsLetter{
	background:url(//lib.store.yahoo.net/lib/yhst-46782463549677/newsletter-bg.gif) no-repeat;
	height:44px;
}
.newsLetterInputs{
	padding:13px 12px 0 20px;
}
.newsLetterInputs input{
	vertical-align:middle;
}
.newsLetterInput{
	width:180px;
	padding:3px 0 3px 10px;
	border:1px solid #BBC1AB;
	color:#81896C;
	margin-right:5px;
	text-transform:uppercase;
}
.newsLetterInputs, .newsLetterText{
	float:right;
}
.newsLetterText{
	padding-top:17px;
	text-align:center;
	width:400px;
}
.footerText{
	padding:20px 0;
	border-bottom:1px solid #C8D4BB;
}
.footerText a:hover{
	text-decoration:none;
}
.footerLinks{
	text-align:center;
	padding:20px 0;
	color:#727B5C;
}
.footerLinks a{
	color:#727B5C;
	font-size:1.0em;
	text-decoration:none;
	padding:0 10px;
	text-transform:uppercase;
}
.footerLinks a:hover, .copyRight a:hover{
	text-decoration: underline;
}
.copyRight{
	text-align:center;
	color:#727B5C;
	padding-bottom:25px;
}
.copyRight a{
	color:#727B5C;
	text-decoration:none;
}
/*FOOTER*/



div#scATCwrapper{position:absolute;background-color:#000;opacity:.75;filter:alpha(opacity=75);z-index:20000;}div#scATCmsg{position:absolute;background-color:#fff;border:solid 1px #000;text-align:center;z-index:20001;width:400px;padding:16px;font:normal 13px/1.2 Helvetica,"Trebuchet MS",sans-serif;}body.scATCtemplate1 div#scATCwrapper{display:none;}body.scATCtemplate1 div#scATCmsg img{margin-right:4px;vertical-align:middle;}body.scATCtemplate1 div#scATCmsg{background-color:#CE1700;color:#fff;border:solid 1px #fff;width:auto;top:2px;left:2px;padding:2px 8px;}body.scATCinProgress form input,body.scATCinProgress form select{opacity:.25;filter:alpha(opacity=25);}select.scHideSelect{visibility:hidden;}iframe#scCookieTestFrame,iframe#scFrameWorkFrame,iframe#scHddnIFrame{overflow:hidden;height:0;width:0;border:none;}


/****
	Solid Cactus Click to Enlarge v3.0.0
****/
/*Editable Style Sheets*/
#scMainImage{
	display:-moz-inline-block;
	display: inline-block;
}

.scImgEnlargeLoader{
	background: url(//lib.store.yahoo.net/lib/yhst-46782463549677/loading.gif) #FFFFFF no-repeat center center;
	text-align: center;
}
.scImgEnlargeLoader img{ visibility: hidden; }

#scWrapper{
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	background: #000000;
}

#scImgBox{
	font: 11px normal "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif; /*background color of the image box*/
	border: 10px solid #CACACA; /*normally same as border color*/
	background: #CACACA;
}

#scImgTitle{
	font: 12px normal "Georgia", "Times New Roman", Times, serif; /*fonts and settings for image description shown above the image*/
	text-align: left;
	padding-bottom: 5px;
}

#scImgBox-insets{
	padding: 10px 75px 0 0;
	background: #CACACA;
}

#scImgBox-insetPreview img{
	border: 2px solid #000000; /*border color for inset preview*/
	display: none;
}

#scImgBox-insets a{
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0 5px 1px 5px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	margin: 0 5px 0 0;
	background: #3F3F3F;
}

#scImgBox-insets .absClose,
#scImgBox-insets .absClose-noInset{
	font: normal 11px/15px Verdana, Geneva, Arial, Helvetica, sans-serif; /*styles for close in inset area*/
}

#scImgBox .close{
	font: bold 14px Arial, Helvetica, sans-serif; /*close on upper right corner*/
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 0 5px 1px 5px;
	margin: -15px -15px 0 0;
	text-decoration: none;
	background: #3F3F3F;
}

#scPage-insets{ padding: 2px; }

#scPage-insets a img{ border: 2px solid #FFF; }

#scPage-insets a:hover img{ border: 2px solid #F6E7EC; }

#scPage-insets *{ vertical-align: middle; }

/*Styles Not to be Edited*/
.relativePos{ position: relative; }
.absolutePos{ position: absolute; }
.hideSelect{ visibility: hidden; }

#scWrapper{
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width: 100%;
	height: 800px;
	cursor: hand;
}

#scImgBox{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1500;
	text-align: center;
}

#scImgBox-mainImg{
	background: url(//lib.store.yahoo.net/lib/yhst-46782463549677/loading.gif) #FFFFFF no-repeat center center;
	text-align: center;
}

#scImgBox-mainImg.schidebg{ background: #FFFFFF; }

#scImgBox-mainImg img{ vertical-align: middle; }

#scImgBox-insets{
	position: relative;
	left: 0;
	text-align: left;
	clear: both;
}

/*#scImgBox-insets img{ display: none; }*/
#scImgBox-insets .absClose{ position: absolute; right: 0; }

#scImgBox .close{
	position: absolute;
	top: 0;
	right: 0;
}

#scImgBox-insetPreview{
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
	z-index: 200;
}

#scPage-insets .scMainImgLnk{ display: none; }


/* -- SC Snap Shop v2 -- */
img.popImg-0036{ vertical-align: top; }

div#iconHolster-0036{
	text-align: center;
	position: absolute;
	z-index: 1;
	cursor: pointer;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

div#iconObj-0036{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}

div#iconHolster-0036.hover-0036 div#iconObj-0036{ top: auto; bottom: 0; }

div.pop-0036{
	position: absolute;
	width: 548px;
	background-color: #D6D6D6;
	float: left;
	z-index: 1000;
}

div.pop-0036 *{ padding: 0; margin: 0; }

div.pop-0036 a{
	color: #000;
	text-decoration: underline;
	cursor: pointer;
}

div.pop-0036 a:hover{ text-decoration: none; }

div.pop-0036 .tabContsCaption-0036 ul{
	margin: 1em 0;
	list-style-position: inside;
}

div.popMid-0036{
	background-color: #fff;
	float: left;
	border: solid 1px #A3A3A3;
	position: relative;
	top: -2px;
	left: -2px;
}

div.popTop-0036{
	background: #A3A3A3 url(/lib/yhst-46782463549677/scSSdragBar.png) repeat-x 0 0;
	float: left;
	opacity: .5;
	filter: alpha(opacity=50);
	cursor: move;
}

div.dragging-0036{
	opacity: .75;
	filter: alpha(opacity=75);
}

div.activePop-0036 div.popTop-0036,
div.activePop-0036 div.popAccess-0036{
	opacity: 1;
	filter: alpha(opacity=100);
}

div.popTopInner-0036{
	background: url(/lib/yhst-46782463549677/scSSdragCorner.png) no-repeat 0 0;
	width: 546px;
	height: 27px;
	float: left;
}

div.loading-0036 div.popTopInner-0036{
	background: url(/lib/yhst-46782463549677/scSStopLoading.gif) no-repeat center center;
}

div.popInner-0036{
	clear: both;
	border-top: solid 1px #A3A3A3;
	width: 546px;
	float: left;
	font: normal 11px/1.2 Verdana,sans-serif;
	text-align: left;
}

div.popInner-0036 th,
div.popInner-0036 td{
	font: normal 11px/1.2 Verdana,sans-serif;
}

div.popInner-0036 th,
div.popInner-0036 tr.infoSale-0036 td{ font-weight: bold; }

div.popInner-0036 tr.infoSale-0036 span.youSave-0036{
	font-weight: normal;
	color: #474747;
}

div.pop-0036 a.closeX-0036{
	float: right;
	margin: 3px 3px 0 0;
	display: block;
	color: #fff;
	background-color: #424242;
	text-decoration: none;
}

div.accessBox-0036 a,
div.pop-0036 a.closeX-0036:hover{ text-decoration: none; }

div.pop-0036 a.closeX-0036 img{
	vertical-align: top;
	border: none;
}

div.dragTip-0036{
	position: absolute;
	top: -34px;
	left: -28px;
}

div.pop-0036 div.popBody-0036{
	background: #fff url(/lib/yhst-46782463549677/scSSbg.gif) repeat-x bottom;
	float: left;
	width: 546px;
	cursor: auto;
}

div.loading-0036 div.popBody-0036{ display: none; }

div.pop-0036 div.popBodyPad-0036{
	float: left;
	padding: 8px 7px 4px;
}

div.pop-0036 div.popBodyInner-0036{ float: left; width: 532px; }

div.popAccess-0036,
div.onlyPop-0036 div.popAccess-0036{
	float: left;
	width: 228px;
	padding-top: 4px;
	opacity: .5;
	filter: alpha(opacity=50);
}

div.popAccess-0036 img{ vertical-align: middle; }

div.popAccessFoot-0036 img{ margin-right: 4px; }

div.accessBoxOuter-0036{
	float: left;
	display: none;
	width: 228px;
	position: absolute;
	bottom: -3px;
	left: 1px;
	background-color: #D6D6D6;
}

div.accessBox-0036{
	float: left;
	width: 228px;
	background: url(/lib/yhst-46782463549677/scSSaccessBg.png) repeat-x left bottom;
	position: relative;
	top: -2px;
	left: -2px;
}

div.accessBoxPad-0036{
	float: left;
	border: solid 1px #A4A4A4;
	padding: 4px 7px;
}

div.accessBoxInner-0036{ float: left; width: 212px; }

ul.accessBoxList-0036{
	margin-bottom: 4px;
	overflow: auto;
}

ul.accessBoxList-0036 li{ list-style: none; }

ul.accessBoxList-0036 li a{
	display: block;
	padding: 3px 7px;
	color: #000;
}

ul.accessBoxList-0036 li a:hover{ /*color: #B40001;*/ }

ul.accessBoxList-0036 li.currentPop-0036 a{
	border: none;
	color: #888;
	cursor: default;
}

ul.accessBoxList-0036 li.currentPop-0036 a:hover{
	/*color: #888;*/
	text-decoration: none;
}

div.accessBoxFoot-0036{
	float: left;
	width: 212px;
	border-top: solid 1px #CFCFCF;
	padding-top: 4px;
	font-size: 10px;
}

div.accessBoxFoot-0036 img{ float: left; cursor: pointer; }

div.accessBoxFoot-0036 a{
	display: block;
	float: right;
	color: #2B2B2B;
}

div.accessBox-0036 a:hover,
div.pop-0036 h2 a:hover,
ul.tabsHd-0036 li a:hover{ text-decoration: underline; }

div.accessBoxFoot-0036 a *{ vertical-align: middle; }

div.accessBoxFoot-0036 a img{ margin-left: 4px; float: none; }

div.pop-0036 h2{
	font: bold 14px/1.2 Georgia, "Times New Roman", Times, serif;
	color: #727b5c;
	text-transform:uppercase;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: solid 1px #000;
}

div.pop-0036 h2 a{
	float: right;
	padding-left: 12px;
	font-weight: bold;
	font-size: .8em;
	color: #C56985;
	text-decoration: none;
}

div.pop-0036 h2 b{ text-decoration: none; }

ul.tabsHd-0036{
	float: left;
	width: 532px;
	background: url(/lib/yhst-46782463549677/scSStabsTop.gif) no-repeat 0 bottom;
}

ul.tabsHd-0036 li{
	list-style: none;
	float: left;
	width: 131px;
	margin-right: 2px;
	background: #D7D7D7 url(/lib/yhst-46782463549677/scSStabMid.gif) repeat-y -131px 0;
	text-transform: uppercase;
	color: #6E6E6E;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

ul.tabsHd-0036 li.currTab-0036{
	background-color: #fff;
	background-position: 0 0;
}

ul.tabsHd-0036 li a{
	color: #000;
	cursor: pointer;
	display: block;
	padding-bottom: 3px;
	background: url(/lib/yhst-46782463549677/scSStabBtm.png) no-repeat -131px bottom;
	text-decoration: none;
}

ul.tabsHd-0036 li.currTab-0036 a{
	background-position: -393px bottom;
	color: #000;
}

ul.tabsHd-0036 li a.tabMain-0036{
	background-position: -262px bottom;
}

ul.tabsHd-0036 li.currTab-0036 a.tabMain-0036{ background-position: 0 bottom; }

ul.tabsHd-0036 li a span{
	display: block;
	padding: 5px;
	background: url(/lib/yhst-46782463549677/scSStabTop.gif) no-repeat -131px 0;
}

ul.tabsHd-0036 li.currTab-0036 a span{ background-position: 0 0; }

ul.tabsHd-0036 li.viewCartTab-0036{
	float: right;
	background: none;
	text-align: right;
	font-weight: normal;
	text-transform: none;
	width: 90px;
}

ul.tabsHd-0036 li.viewCartTab-0036 a,
ul.tabsHd-0036 li.viewCartTab-0036 a span{
	background: none;
	color: #000;
	font-weight: bold;
}

ul.tabsHd-0036 li.viewCartTab-0036 a span{
	font:bold 1.1em Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#727b5c;
}

div.tabContsPad-0036{
	clear: both;
	float: left;
	border: solid 1px #e2e2d8;
	border-top: none;
	background: url(/lib/yhst-46782463549677/scSSbgInner.png) bottom repeat-x;
	padding: 8px;
}

div.tabConts-0036{ float: left; width: 514px; }

div.imgHolster-0036{
	float: left;
	width: 202px;
	text-align: center;
}

div.imgHolster-0036 img{
	border: solid 1px #BBB;
	background-color: #fff;
}

div.tabContsMain-0036,
div.tabContsShipCalc-0036,
div.tabContsCaption-0036,
div.tabContsInsets-0036{
	float: right;
	width: 296px;
	display: none;
}

div.tabContsMain-0036 form{ padding: 0; margin: 0; }

input.text-0036,
div.tabContsMain-0036 select{
	border: solid 1px #B6B6B6;
	background-color: #fff;
	color: #717171;
	font:1.2em Arial, Helvetica, sans-serif;
	width: 172px;
}

div.tabContsMain-0036 select{ width: 184px; }

input.monogram-0036{
	width: auto;
	margin-right: 2px;
}

input.text-0036,
div.tabContsMain-0036 select option{ /*padding: 1px 6px;*/ }

div.tabContsMain-0036 table{
	width: 100%;
	border-collapse: collapse;
	padding: 0;
}

table.prodInfoTable-0036{
	border: none;
	margin-bottom: 10px;
}

table.prodInfoTable-0036 tr.infoSale-0036 th,table.prodInfoTable-0036 tr.infoSale-0036 td{ color: #474747; }

/*Turned alternating colors off by default */
/*table.prodInfoTable-0036 tr.odd-0036{
background-color:#F7F7F7;
}*/
table.prodInfoTable-0036 tr.priceUpdated-0036{
	background-color: #FCFDB1 !important;
}

table.prodInfoTable-0036 th,
table.prodInfoTable-0036 td{
	border-top: solid 1px #E5E5E5;
	border-bottom: solid 1px #E5E5E5;
	padding: 4px 8px;
	text-align: left;
	vertical-align: middle;
}

table.prodInfoTable-0036 th{
	text-align: right;
	width: 76px;
	border-right: solid 1px #E5E5E5;
}

input.qtyIn-0036{
	width: 35px;
	text-align: right;
	background-color: #FCFDB1;
	color: #000;
}

table.qtyTable-0036{
	border: solid 1px #E2E2E2;
	margin-bottom: 10px;
}

table.qtyTable-0036 th,
table.qtyTable-0036 td{
	width: 20%;
	text-align: right;
	padding: 4px 8px;
	vertical-align: middle;
}

table.qtyTable-0036 th,
table td.qtyCell-0036{
	font-weight: bold;
	background-color: #eee;
}

table.qtyTable-0036 th{
	text-align: center;
	border-bottom: solid 1px #E2E2E2;
}

div.bttnHol-0036{ text-align: right; }

a.shipLink-0036,
a.orderLink-0036,
a.cancelLink-0036,
a.editLink-0036{
	float: left;
	margin-top: 6px;
	font-weight: bold;
}

input.atcBttn-0036,
input.updateBttn-0036{ padding: 2px 8px; font:1.2em Arial, Helvetica, sans-serif; }

a.editLink-0036,
input.updateBttn-0036{ float: right; }

div.shipFormPad-0036{
	clear: both;
	padding: 12px;
	margin-bottom: 10px;
}

div.shipCalcRow-0036{ padding: 6px 0; }

div.shipCalcRow-0036 label{
	float: left;
	width: 60px;
	margin: 2px 4px 0 0;
}

div.shipCalcRow-0036 input.zip-0036,
div.shipCalcRow-0036 input.state-0036{ width: 60px; }

a.orderLink-0036,
a.editLink-0036{ margin: 0 0 10px; }

div.shipTablePad-0036{
	clear: both;
	padding: 6px 12px;
}

div.shipTableRow-0036{ padding: 3px 0; }

div.shipTableRow-0036 label{
	float: left;
	width: 172px;
	margin-right: 4px;
}

div.shipTableRow-0036 span{ float: right; }

div.shipTableHd-0036{
	padding: 3px 0;
	font-weight: bold;
	border-bottom: solid 1px #000;
	margin-bottom: 6px;
}

div.emptyRates-0036{
	padding: 3px 0;
	font-style: italic;
	text-align: center;
}

div.shipCalcDisclaimer-0036{
	font-style: italic;
	padding: 6px 12px;
}

div.knowDrag-0036 div.dragTip-0036,
div.shipTable-0036,
div.showShip-0036 form.pitHolster-0036,
div.shipCalcBox-0036,
div.shipLoading-0036 form,
div.shipDone-0036 form{ display: none; }

div.accessOpen-0036 div.accessBoxOuter-0036,
div.tabConts-0036 div.currTab-0036,
div.showShip-0036 div.shipCalcBox-0036,
div.shipDone-0036 div.shipTable-0036{ display: block; }

div.shipFormPad-0036,
div.shipTablePad-0036,
div.shipLoading-0036{ background-color: #EBEBEB; }

div.shipLoading-0036{
	background: url(/lib/yhst-46782463549677/scSSloading.gif) no-repeat center center;
}

div.tabContsInsets-0036 a{
	display: block;
	float: left;
	margin: 4px;
	border: solid 1px transparent;
}

div.tabContsInsets-0036 img{
	border: solid 1px #C4C2C3;
	vertical-align: top;
}

div.tabContsInsets-0036 a.currInset-0036,
div.tabContsInsets-0036 a.currInset-0036 img{ border: solid 1px #616161; }

div.clearer-0036{ clear: both; }

div#confirmAtcPop{
	position: absolute;
	background-color: #000;
	opacity: .75;
	filter: alpha(opacity=75);
	z-index: 20000;
}

div#confirmAtcPopMsg{
	position: absolute;
	background-color: #fff;
	border: solid 1px #000;
	text-align: center;
	z-index: 20001;
	width: 400px;
	padding: 16px;
	font: normal 13px/1.2 Helvetica,"Trebuchet MS",sans-serif;
}

div#confirmAtcPopMsg{
	font: normal 1em "Tahoma",Verdana,Geneva,Arial,Helvetica,sans-serif;
}

div#confirmAtcPopMsg input,
div#confirmAtcPopMsg label{ vertical-align: middle; }

div#confirmAtcPopMsg label{ cursor: pointer; }

div#confirmAtcPopMsg .confirmAtcPopTitle{
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
}

div#confirmAtcPopMsg .confirmAtcPopActions{ padding: 10px; }

div#confirmAtcPopMsg .confirmAtcPopActions a{ margin: 5px 10px; }

div#confirmAtcPopMsg label{ padding: 0 7px; }
/* -- End SC Snap Shop v2 -- */



.ctrlsTop{
	background-color:#F9F0F3;
	border-top:1px solid #DEDFD7;
	padding:10px;
	font:.9em Verdana, Arial, Helvetica, sans-serif;
}
.ctrlsBottom{
	background-color:#FAF4F6;
	border-top:1px solid #fff;
	padding:10px;
	font:.9em Verdana, Arial, Helvetica, sans-serif;
}
div#paging div.ctrls .chosen {
	font-weight: bold;
}
div#paging div#contents table {
	width: 100%;
}



.sitemap1{
	padding:5px;
	display:block;
	font:bold 14px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
.sitemap2{
	padding:3px 0 0 10px;
	display:block;
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom:3px;
}
.sitemap3{
	padding:3px 0 0 15px;
	display:block;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom:3px;
}
.sitemap1:hover{
	text-decoration: underline;
}
.sitemap2:hover, .sitemap3:hover{
	text-decoration:none;
}


/*  -- Modifications --  */

div#sectionInset {
	clear: both;
	padding: 10px 0;
	text-align: center;
}

#scPage-insets {
	padding: 0 10px 10px 10px;
	text-align: center;
}

.scEnlargeContainer {
	width: 320px;
}

/*  -- End Modifications --  */

