form{ padding: 0; margin: 0; }

body,html{
	margin: 0 auto;
	padding: 0;
	font: normal 11px Arial,Helvetica,sans-serif;
	background-color: #FFF;
	color: #636363;
}

#container{
	width: 760px;
	font: normal 11px Verdana,Arial,Helvetica,sans-serif;
	color: #4C4C4C;
}

#header{
	width: 760px;
	position: relative;
	height: 99px;
	background: url(header.jpg) no-repeat 0 0;
	text-align: right;
}

#wrapper{
	width: 760px;
	background: url(content-repeat.jpg) repeat-y;
}

#footer{
	width: 760px;
	height: 95px;
	background: url(footer.jpg) no-repeat 0 0;
	padding: 0;
	margin: 0;
	text-align: right;
	float: left;
}

.clear{ clear: both; }

#leftcol{
	width: 179px;
	float: left;
	position: relative;
	/*background:url(leftnav-bg.jpg) no-repeat 0 0;*/
}

#content{ width: 580px; float: right; }

.logo{
	position: absolute;
	left: 11px;
	top: 5px;
}

.phonenum{
	position: absolute;
	top: 30px;
	right: 20px;
	color: #454545;
	font:bold 20px Arial;
	font-style:italic;
}

.toplinks_container{
	padding-top: 71px;
	padding-right: 15px;
}

.footnavcontainer{
	padding-top: 19px;
	width: 760px;
	text-align: right;
	padding-right: 12px;
}

.sclink{
	float: left;
	padding-left: 15px;
	padding-top: 20px;
	width: 200px;
	text-align: left;
	color: #636363;
	font-family: Arial,Helvetica,sans-serif;
}

.sclink a{
	color: #636363;
	text-decoration: none;
}

.footcopy{
	padding-top: 20px;
	padding-right: 15px;
	float: right;
	width: 520px;
	color: #636363;
	font-family: Arial,Helvetica,sans-serif;
}

.footerlinks{
	display: inline;
	margin: 0px;
	padding: 0px;
	font: normal 12px Arial,Helvetica,sans-serif;
	color: #fff;
	padding-right: 10px;
}

.toplinks{
	display: inline;
	margin: 0px;
	padding: 0px;
	font: bold 13px Arial,Helvetica,sans-serif;
	color: #fff;
}

.toplinks li,.footerlinks li{
	display: inline;
	margin: 0px;
	padding: 0px;
}

.toplinks li{
	background: url(header-link-sep.gif) no-repeat top left;
	padding:10px 20px 11px 22px;
}

.toplinks li:first-child{
	background:none;
}

.toplinks li.last{
	background: url(cart-icon.gif) no-repeat right 1px;
	padding:0 35px;
}

.toplinks li a{
	font: bold 13px Arial,Helvetica,sans-serif;
	color: #fff;
	text-decoration: none;
}

.toplinks li.last a{
	text-transform:uppercase;
}

.footerlinks li a{
	padding-left: 4px;
	padding-right: 4px;
	font: normal 12px Arial,Helvetica,sans-serif;
	color: #fff;
	text-decoration: none;
}

.toplinks img,.footerlinks img{ margin-left: 5px; }

.searcharea{
	/*position: absolute; 
	top:4px;*/
	text-align: center;
	width: 178px;
	left: 0;
	padding: 4px 0 15px;
}

.ys_primary, .searcharea #searchQueryInputField{
	width: 126px;
	font: normal 10px Arial,Helvetica,sans-serif;
	color: #999999;
	border:none;
	padding: 5px;
	background: url(search-bg.jpg) no-repeat top left;
}

.dropdown-header{
	padding: 5px 10px;
	text-align: left;
	font:bold 16px Arial;
	color: #656360;
}

.dropdown1{
	/*position: absolute;
	top: 64px;
	left: 0;*/
	width: 179px;
	text-align: center;
	padding: 5px 0 15px;
	background:#F2F2F2;
}

.dropdown2{
	/*position: absolute;
	top: 103px;
	left: 0;*/
	width: 180px;
	text-align: center;
	padding: 6px 0;
}

#leftcol select{
	width: 158px;
	font: normal 10px Arial,Helvetica,sans-serif;
	color: #000000;
}

#nav{
	display: block;
	list-style: none;
	padding: 0;
	margin-left: 1px;
	text-align: left;
	border-bottom: 1px solid #E6E5E5;
	margin-right: 9px;
	overflow: hidden;
}

#nav li{
	display: block;
	list-style: none;
	width: 170px;
	vertical-align: middle;
	text-align: left;
	float: left;
	border-top: 1px solid #E6E5E5;
}

#nav li a{
	color: #656360;
	font: normal 12px Arial,Helvetica,sans-serif;
	text-decoration: none;
	display: block;
	padding: 4px 5px 4px 27px;
	background: url(nav-arrow.gif) no-repeat 15px 8px;
	float: left;
	width: 145px;
}

#nav li a:hover{
	color: #656360;
	background: #FFFFFF url(nav-arrow-hover.gif) no-repeat 15px 8px;
}

.leftheader1{
	width: 170px;
	text-align: left;
	padding-bottom: 5px;
	/*margin-top: 180px;*/
	margin-top: 20px;
	padding-left: 10px;
	font:bold 16px Arial;
	color: #656360;
}

.leftheader2{
	width: 170px;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #68462D;
	font-family: Arial,Helvetica,sans-serif;
}

.sendtofriend{
	height: 99px;
	background: url(mailing-area-bg.jpg) no-repeat 0 0;
	margin-top: 25px;
}

.badges{ margin-top: 15px; }

.badges img{ margin-bottom: 10px; }

.homeheader{
	width: 346px;
	height: 280px;
	padding-left: 230px;
	padding-top: 35px;
	margin-left:2px;
}

.homeheadertext{
	width: 295px;
	color: #fff;
	font: normal 11px Arial,Helvetica,sans-serif;
	text-align: left;
	height: 170px;
	padding-top: 75px;
	padding-right: 10px;
	z-index: 20;
}

.intro-text{
	color: #4C4C4C;
	font: normal 11px Arial,Helvetica,sans-serif;
	text-align: left;
	padding: 10px;
}

.prodimage{
	height: 131px;
	padding-top: 5px;
	width: 136px;
	text-align: center;
	vertical-align: middle;
	background: url(imagebg.jpg) no-repeat 0 0;
}

#contents-table td{ vertical-align: top; }

.prodimage img{ vertical-align: middle; }

.sectionname a{
	font: bold 12px Arial,Helvetica,sans-serif;
	color: #636363;
	text-decoration: none;
}

.sectionname{
	margin-top: 10px;
	margin-bottom: 10px;
}

.name a{
	color: #636363;
	font: normal 11px Arial,Helvetica,sans-serif;
	text-decoration: none;
	margin: 2px;
}

.price{
	color: #2a2a2a;
	font: normal 11px Arial,Helvetica,sans-serif;
	text-decoration: none;
	margin: 2px;
}

.sale-price-bold{
	color: #be4300;
	font: normal 11px Arial,Helvetica,sans-serif;
	text-decoration: none;
	margin: 2px;
	margin-bottom: 15px;
}

.sectionheader{
	width: 565px;
	height: 44px;
	background: #82A64F;
}

.sectionheaderbottom{
	width: 525px;
	background: #F2F2F2;
	text-align: left;
	color: #656360;
	font: normal 11px Arial,Helvetica,sans-serif;
	padding: 14px 20px;
}

.sectionheaderbottom ul{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.sectionheadertitle{
	padding-top: 14px;
	padding-left: 20px;
	text-align: left;
}

.sectionheadertitle h2{
	color: #fff;
	font: bold 16px Arial,Helvetica,sans-serif;
	padding: 0px;
	margin: 0px;
}

.sectionheaderimage img{ border: 1px solid #fff; }

.lightblue{
	background-color: #F2F2F2;
	height: 25px;
}

#paging{ margin-top: 15px; }

#leftarrowdiv,
#rightarrowdiv{ width: 15px; }

#contents A{
	color: #7D7D7D;
	font: normal 11px Arial,Helvetica,sans-serif;
	text-decoration: none;
	margin: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#paging A:hover{ text-decoration: underline; }

#paging TD{ padding: 1px; }

#paging .price{
	color: #7D7D7D;
	font: normal 11px Arial,Helvetica,sans-serif;
	text-decoration: none;
	margin: 2px;
}

#paging .saleprice{
	color: #9D080D;
	font: normal 11px Arial,Helvetica,sans-serif;
	text-decoration: none;
	margin: 2px;
	margin-bottom: 15px;
}

#paging .saleprice2{
	color: #9D080D;
	font: normal 11px Arial,Helvetica,sans-serif;
	text-decoration: none;
	margin: 2px;
	margin-bottom: 15px;
}

#paging .abstract{
	font: normal 11px arial;
	color: #555;
}

#paging .qtybox{
	font: normal 11px arial;
	width: 25px;
	text-align: right;
}

#paging .qtytext{
	font: bold 12px arial;
	color: #000;
}

#pagelinks{
	font: normal 11px arial;
	color: #000;
}

#pagelinks A{
	font: normal 11px arial;
	color: #000;
}

#pagelinks .chosen{
	font: bold 11px arial;
	color: #000;
}

#pagelinks2{
	font: normal 11px arial;
	color: #000;
}

#pagelinks2 A{
	font: normal 11px arial;
	color: #000;
}

#pagelinks2 .chosen{
	font: bold 11px arial;
	color: #000;
}

#itemof,#itemof2{
	font: normal 11px arial;
	color: #656360;
	padding-right: 15px;
}

.pageof,.pageof 2{
	font: normal 11px arial;
	color: #000;
}

#modes{
	font: normal 11px arial;
	color: #000;
	text-decoration: none;
}

#modes A{
	font: normal 11px arial;
	color: #000;
	text-decoration: none;
}

#modes .chosen{
	font: bold 11px arial;
	color: #000;
	text-decoration: none;
}

#sortlinks,#sortlinks2{
	font: normal 11px arial;
	color: #000;
	text-decoration: none;
	height: 17px;
	text-align: left;
}

#sortlinks A,#sortlinks2 A{
	font: normal 11px arial;
	color: #000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#sortlinks .chosen,#sortlinks2 .chosen{
	background: url(paging-arrow.jpg) no-repeat 0 0px;
	font: bold 11px arial;
	color: #000;
	text-decoration: none;
	background-color: #fff;
	padding-left: 20px;
	padding-right: 10px;
}

#paging FORM{ margin: 0px; }

.listheader{
	background-color: #333333;
	font: bold 11px arial;
	color: #FFFFFF;
}

.vcell{ background-color: #FFF; }

.vcell-on{ background-color: #FFF; }

.ecell{ background-color: #FFF; }

.ecell-on{ background-color: #FFF; }

.wcell{ background-color: #FFF; }

.wcell-on{ background-color: #FFF; }


.itemheadertitle{
	background: #82A64F;
	text-align:center;
	width:560px;
}

.itemtitle h2{
	color: #fff;
	font: bold 14px Arial,Helvetica,sans-serif;
	padding:15px;
	margin: 0px;
	text-align:center;
}

.itemleft{
	width: 255px;
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}

.itemright{
	width: 305px;
	float: right;
	margin-right: 7px;
	margin-top: 8px;
}

* html .itemright{ }

* html .itemleft{ margin-left: 0px; }

.csheader{
	width: 525px;
	background: #67452A;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 10px 20px;
	text-align: left;
}

.cscontents{ width: 565px; }

.cscontain{ margin-top: 20px; }

#product-info-table{ text-align: left; }

#product-info-table th{
	height: 25px;
	border-bottom: 1px solid #C6C6C6;
	padding-left: 8px;
	font: bold 12px Arial,Helvetica,sans-serif;
	color: #000;
	text-align:left !important;
}

#product-info-table td{
	height: 25px;
	border-bottom: 1px solid #C6C6C6;
	font: normal 12px Arial,Helvetica,sans-serif;
	color: #000;
	text-align:left !important;
}

.salepriceprod{
	font: bold 14px Arial,Helvetica,sans-serif;
	color: #961A18;
	padding-left: 8px;
}

#product-info-table select{
	width: 273px;
	font: normal 11px Arial,Helvetica,sans-serif;
}

#noborder td{
	border-bottom: 1px solid #fff;
	!importan: t;
}

#noborder th{
	border-bottom: 1px solid #fff;
	!importan: t;
}

*:first-child+html .addtocart{ top: 210px; }

.itemdesccontain{
	width: 282px;
	padding: 10px;
	font: normal 12px Arial,Helvetica,sans-serif;
	color: #fff;
	text-align: left;
	float: left;
	left: 0;
	background-color: #84AA52;
	border:1px solid #D1C9BE;
}

.quantity{
	color:#000;
}

.itemdesc span{
	font: bold 14px Arial,Helvetica,sans-serif;
}

#scPage-insets img{
	margin-right: 8px;
	margin-top: 10px;
}

#seo-related-links{ width: 95%; }

#seo-related-links:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

#seo-related-links h3{
	display: none;
	color: #000;
	font: bold 13px/1.2 arial,sans-serif;
	text-align: center;
}

#seo-related-links ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#seo-related-links ul.seo-links li{
	width: 49%;
	float: left;
	text-align: left;
	display: inline;
	background: url(dot.gif) 5px center no-repeat;
	margin: 0;
	padding: 0;
}

#seo-related-links ul.seo-links li a{
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
	_width: 100%;
	color: #000;
}

#seo-related-links ul.seo-links li a:hover{
	text-decoration: underline;
	color: #000;
}

.rlheader{
	width: 525px;
	background: #82A64F;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 20px;
	text-align: left;
}

.rlcontain{ margin-top: 20px; }

.imageline{
	width: 240px;
	height: 1px;
	background-color: #CCCCCC;
}

.breadcrumbs{
	margin-top: 5px;
	padding-left: 5px;
	width: 560px;
	text-align: left;
	font: normal 11px Arial,Helvetica,sans-serif;
	color: #999999;
}

.breadcrumbs a{
	color: #999999;
	text-decoration: none;
}

.breadcrumbs a:hover{
	color: #999999;
	text-decoration: underline;
}

.sitemap-header{
	font: bold 12px Arial,Helvetica,sans-serif;
	color: #000;
	display: block;
	padding-top: 15px;
}

.sitemap-1{
	font: bold 11px Arial,Helvetica,sans-serif;
	color: #999999;
	display: block;
	padding-left: 25px;
	text-decoration: none;
}

.sitemap-1{
	font: bold 11px Arial,Helvetica,sans-serif;
	color: #999999;
	display: block;
	padding-left: 25px;
}

.sitemap-2{
	font: normal 11px Arial,Helvetica,sans-serif;
	color: #999999;
	display: block;
	padding-left: 50px;
}

.sitemap-3{
	font: normal 10px Arial,Helvetica,sans-serif;
	color: #999999;
	display: block;
	padding-left: 75px;
}

.sitemap-4{
	font: normal 8px Arial,Helvetica,sans-serif;
	color: #999999;
	display: block;
	padding-left: 100px;
}

.newsletter-box{
	font: normal 11px Arial,Helvetica,sans-serif;
	background:url(mailing-bg.jpg) no-repeat top left;
	border:none;
	margin-bottom: 5px;
	color: #7d7d7d;
	width:126px;
	padding:4px 5px 5px;
	margin-right:-4px;
}

.newsletter{
	vertical-align: bottom;
	padding-top: 42px;
}

.newsletter form *{
	vertical-align: top;
}

.sendtofriend{
	text-align: center;
}

.sendtofriend a{
	color:#FFF;
	font:normal 11px Arial;
	text-decoration:underline;
	display:block;
	padding-top:2px;
	text-align:left;
	margin-left: 12px;
}

.sendtofriend a:hover{
	text-decoration:none;
}

.pagingcontain{ width: 565px; }

.row1{ width: 565px; display: inline; }

.pagelinkscontain{ width: 300px; }

.pagelinks{ width: 265px; }

#info-div{
	text-align: left;
	padding: 10px;
}

/*modify*/
.homecontents .price,.homecontents .name{ padding: 3px 0 0; }

.prodpadding{ width: 130px; }

#infodiv{ font: normal 11px Arial; }

#info-div a{
	color: #000000;
	font: bold 11px Arial;
}

#info-div a:hover{ color: #5C0B0A; }

#info-div font{ font: normal 11px Arial; }

.infotable-top{
	background: url(info-top.jpg) no-repeat 0 0;
	width: 305px;
	height: 9px;
}

.infotable{
	width: 305px;
	background: url(info-bg.jpg) repeat-y 0 0;
}

.addtocart{
	width: 305px;
	background: url(info-bottom.jpg) repeat-y 0 0;
	height: 39px;
	text-align: center;
	vertical-align: middle;
	padding-top: 22px;
}

.morelinks{
	text-align: left;
	padding:0px;
}

.morelinks img{ margin: 8px 0; }

/** CART STYLES **/
.ys_wrapper{
	width: 760px;
	margin: 0pt auto;
	position: relative;
}

.ys_wrapper #ys_pageBody{
	width: 740px;
	padding: 10px;
	position: relative;
}

table.ys_basket tbody tr.ys_updateQty{ background: #FAF6ED; }

body#yahoo-store-checkout{ color: #634731; }

table.ys_basket th,table.ys_basket td{ border: 1px solid #F1E9DE; }

#ys_cartPage #ys_cart .ys_basket tr.ys_head{ display: none; }

.ys_cost{ font-weight: bold; }

tr.ys_lastRow td.ys_last{
	font-weight: bold;
	color: #961819;
	font-size: 18px;
}

#ys_cartPage #ys_cart{
	padding-top: 50px;
	background: url('shopping-cart.jpg') no-repeat top center;
}

#ys_shipBillPage #ys_cart{
	padding-top: 50px;
	background: url('shipping-billing.jpg') no-repeat top center;
}

#ys_reviewPage #ys_cart{
	padding-top: 50px;
	background: url('order-review.jpg') no-repeat top center;
}

#ys_pageBody #ys_pageMessage{
	padding: 10px;
	font-size: 11px;
	color: #7E7E7E;
	overflow: hidden;
}

#ys_pageBody #ys_pageMessage .yahoobadge{
	float: right;
	margin-left: 20px;
}

.scStfCloseConfirmation,
.scStfCloseConfirmationOr,
.scStfCloseConfirmationLink,
.scStfCloseConfirmationESCKey a{ color: #000; }

.scStfCloseConfirmation{ padding-top: 15px; }

.scStfCloseConfirmationOr{ padding: 5px 0; }

#scStfMessage ul li{ text-align: left; }

#scStfMessage ul{ width: 100%; }

#scStfMessage{
	color: #C00;
	text-align: center;
	font-weight: bold;
	background-color: #FFF;
	font: bold 12px Arial,Helvetica,sans-serif;
	padding-bottom: 10px;
}

.scStfMessageFloat{
	position: absolute;
	width: 575px;
	z-index: 9001;
	padding: 20px;
}

#scStfIframe{ background-color: #FFF; }

#scStfAjaxContainer{
	position: absolute;
	z-index: 9001;
	width: 580px;
}

.scStfLink{
	font: bold 13px Tahoma,Verdana,Arial,sans-serif;
	padding: 10px 0;
}

.scStfLink a{ color: #F00; }

#scStfOverLay{
	position: absolute;
	z-index: 9000;
	opacity: .5;
	filter: alpha(opacity=50);
	background-color: #000;
	cursor: pointer;
}

.scStfHidden{ visibility: hidden; }

.scStfNone{ display: none; }

#scStfPreLoader{
	background: #fff url(stfAjaxLoader.gif) center 35px no-repeat;
	padding: 55px 0pt 40px;
	text-align: center;
	font: bold 12px Arial,Helvetica,sans-serif;
	position: absolute;
	width: 575px;
	z-index: 9001;
	background-color: #FFF;
}

.scStfClearBoth{ clear: both; }

.scStfContainer{
	width: 560px;
	padding: 10px;
	background-color: #B7A892;
	margin: 0 auto;
	font: 12px Tahoma,Verdana,Arial,Helvetica,sans-serif;
	text-align: left;
}

.scStfLogo{
	background: #D2C7B5 url(stf-title-bg.jpg) repeat-x top left;
	position: relative;
}

.scStfCloseX_BgIeFix{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://turbifycdn.com/ty/cdn/yhst-129124156818169/scStfClose.png',sizingMethod='image');
	right: -10px;
	top: -20px;
}

.scStfCloseX_Bg{
	background-image: url(scStfClose.png);
	right: -20px;
	top: -20px;
}

.scStfCloseX{
	position: absolute;
	cursor: pointer;
	width: 24px;
	height: 24px;
}

.scStfTabs{
	margin-top: 10px;
	text-align: right;
	float: left;
	width: 560px;
}

.scStfTabs img{
	float: right;
	margin-left: 5px;
}

.scStfFormContainer{
	background-color: #FFF;
	padding-bottom: 10px;
}

#scStfItemName{
	font-size: 14px;
	padding: 18px 0 10px 235px;
	margin-left: 15px;
	background: url(scStfEnvelope.gif) 0 20px no-repeat;
	min-height: 20px;
	_height: 20px;
}

.scStfForm{
	padding: 0;
	margin: 0 auto;
	width: 473px;
	background: url(scStfFormBg.gif) repeat-y;
}

.scStfRowInpContainer input,
.scStfRowSubjectContainer input,
.scStfForm textarea{
	font: 11px Arial,Helvetica,sans-serif;
}

.scStfFormTop{
	background: url(scStfFormCornersTop.gif) no-repeat;
	height: 13px;
}

.scStfFormBottom{
	background: url(scStfFormCornersBottom.gif) no-repeat;
	height: 13px;
	overflow: hidden;
}

.scStfFieldText{ font-weight: bold; }

.scStfAddFriendTabOn{
	background: url(scStfAddFriendTab.gif) no-repeat;
}

.scStfAddFriendTabOff{
	background: url(scStfAddFriendTab.gif) 0 -21px no-repeat;
}

#scStfAddFriendTab{
	height: 21px;
	width: 143px;
	cursor: pointer;
}

#scStfRemoveFriendTab{
	width: 121px;
	height: 21px;
	cursor: pointer;
}

.scStfRemoveFriendTabOn{
	background: url(scStfRemoveFriendTab.gif) no-repeat;
}

.scStfRemoveFriendTabOff{
	background: url(scStfRemoveFriendTab.gif) 0 -21px no-repeat;
}

.scStfMessageArea{ margin: 10px; }

.scStfProcessing{
	padding-top: 5px;
	font: bold 14px Verdana,Arial,Helvetica,sans-serif;
	color: #fff;
	clear: both;
	float: right;
	width: 135px;
}

.scStfPrivacyPolicy{
	text-align: right;
	padding: 0 50px 20px 0;
}

.scStfPrivacyPolicy a{
	color: #000;
	font-weight: bold;
}

/*INPUT ROW*/
.scStfRow{ width: 198px; float: left; }

.scStfColumn1{ padding: 0 0 10px 27px; }

.scStfColumn2{ padding: 0 0 10px 12px; }

.scStfRowInpContainer{
	background: url(scStfInputBg.gif) no-repeat;
	width: 198px;
	height: 27px;
	margin-top: 5px;
}

.scStfRowInpContainer input{
	margin: 4px 0 0 5px;
	height: 16px;
	width: 188px;
	border: 0;
}

/*INPUT ROW*/
/*SUBJECT ROW*/
.scStfRowSubjectContainer{
	margin-left: 27px;
	width: 408px;
}

.scStfRowSubjectContainer div{
	background: url(scStfSubjectInputBg.gif) no-repeat;
	height: 27px;
}

.scStfRowSubjectContainer span{
	display: block;
	margin-bottom: 5px;
}

.scStfRowSubjectContainer input{
	margin: 4px 0 0 5px;
	height: 16px;
	width: 398px;
	border: 0;
}

/*SUBJECT ROW*/
/*MESSAGE ROW*/
.scStfRowMessageContainer{
	margin: 10px 0 0 27px;
	width: 411px;
}

.scStfRowMessageContainer div{
	background: url(scStfMessageInputBg.gif) no-repeat;
	height: 162px;
}

.scStfRowMessageContainer span{
	display: block;
	margin-bottom: 5px;
}

.scStfRowMessageContainer textarea{
	margin: 4px 0 0 5px;
	height: 151px;
	width: 400px;
	border: 0;
}

/*MESSAGE ROW*/
/*BUTTONS ROW*/
.scStfForm .scStfResetButton{
	padding: 0;
	width: 81px;
	float: left;
	margin: 15px 0 0 25px;
	font: bold 13px Tahoma,Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
	border: 0;
	background: none;
}

.scStfForm .scStfResetButton:hover{
	text-decoration: none;
	cursor: pointer;
}

.scStfSubmitButton{
	float: right;
	margin: 15px 35px 0 0;
}

.scStfDisabledButtons{
	opacity: .5;
	filter: alpha(opacity=50);
	background-color: #999;
}

/*BUTTONS ROW*/

.shipping{
	position: absolute;
    right: 180px;
    top: 22px;
}

.tphtml {color: #6C98B3; font: bold 14px Arial, Helvetica, sans-serif; padding: 8px 10px 10px; text-align: center;}

.fsocial {float: left; margin: 0 0 25px; padding: 0 0 10px 32px; width: 123px;}
.fsocial li {list-style: none;}
.fsocial li.title {padding-bottom: 11px;}
.fsocial li.facebook {background: url(https://turbifycdn.com/ty/cdn/yhst-44789715530311/facebook-icon.gif) no-repeat 0 50%;}
.fsocial li.twitter {background: url(https://turbifycdn.com/ty/cdn/yhst-44789715530311/twitter-icon.gif) no-repeat 0 50%;}
.fsocial li.pinterest {background: url(https://turbifycdn.com/ty/cdn/yhst-44789715530311/pinterest-icon.gif) no-repeat 0 50%;}
.fsocial li.google {background: url(https://turbifycdn.com/ty/cdn/yhst-44789715530311/googleplus-icon.gif) no-repeat 0 50%;}
.fsocial li a {color:#454444; font-size:11px; text-decoration:none; display: block; padding: 4px 0 4px 0px;}
.fsocial li a:hover {text-decoration:underline;}