/*Merchants--Use this file to make any edits that you wish to override styles in the main stylesheets. By making edits to this CSS file, your styles applied here will cascade and overwrite styles in the main CSS files. This will allow you to replace the entire contents of the main stylesheets should it become necessary to update those to fix styling issues with the themes without losing any of your custom styles.*/

.ys_primary {
background:#505050;
color:#e9e9e4;
	font:bold 11px Arial, verdana, sans-serif;
	padding:1px 5px;
	text-align:center;
	cursor:pointer;
	display:inline;
	margin-top:10px;
}
.logo {
	float:left;
}
.header {
	background:url(/lib/yhst-39275608269852/bg-header.jpg) no-repeat;
	height:101px;
	float:left;
	width:562px;
}
/*VWD modified CSS*/

#newsletter {
margin:10px;
background-color: #000;
color: #fff;
}
#newsletter-table {
width: 100%;
text-align: center;
padding-bottom: 10px;
}
#newsletter-text {
margin: 5px;
}
#catreq-email {
width:130px;
}
#left-nav img {
display:block;
}
#searcharea {
	background:none;
	display:block;
	margin:0 0 0;
	position:relative;
	top:-42px;
	left:550px;
	width:200px;
}
#searchsubmit {
background:#ffffff url('');
color:#575757;
	font:bold 11px Arial, verdana, sans-serif;
	padding:0;
	text-align:center;
	cursor:pointer;
	display:inline;
	margin:0;
	position:relative;
	top:7px;
	left:10px;
}
#searchpageHeader {
background-color:#626262;
color:#ffffff;
font:bold 14px ;
	margin:0;
padding 0px 0px 0px;
}
input#query {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	width:150px;
}
#query {
	padding:0px
}
#addtocart-cell {
	text-align: right;
	text-indent: 0px;
	vertical-align: middle;
	background-color: #EEEEEE;
	padding: 0px;
	border: none;
	margin: 0px;
	height: 25px;
}
#avail-cell {
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 4px;
	background-color: #EEEEEE;
	height: 25px;
	font-size: 10px;
}
#ship-cell {
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	padding-left: 4px;
	background-color: #EEEEEE;
	height: 25px;
	font-size: 10px;
}
#info-div {
	background-color:#FFFFFF;
	padding:0px;
	zoom:1;
}
#info-div:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
#accessorytitle {
}
#itemtype #accessorytitle {
	background:none;
color:#000000;
font:bold 14px Tahoma, Geneva, Verdana, sans-serif;
	padding:0px 0px 0px;
}
#bodycontent {
	float:left;
	width:588px;
} /* 149 + 650 = 799 */ /* The Min-width is needed for Moz to stretch the bodycontent that is shrinkwrapping content due to floats. This is only necessary on pages without Tables in the contents. Min-width breaks Opera's layout so Width:100% is used instead of Min-width. */
#bodyContent #info-div #searchpageHeader {
background-color:#626262;
color:#ffffff;
font:bold 14px ;
	margin:0;
	padding:0px 0px 0px;
}
#contents {
background-color:#ffffff;
border-right:0px solid #e9e9e4;
border-left:0px solid #e9e9e4
}
#contents a {
	text-decoration:none;
	color:#000000;
}
#contents a:hover {
	text-decoration: underline;
	color:#000000;
}
#contents #contents-table {
	border-collapse:collapse;
	border-bottom:10px solid #FFFFFF;
}
#itemtype #contents table {/*margin:10px 0;*/
}
#contents #contents-table select option, #itemarea select option {
	padding-right:0px
}
#contents td {
background-color:#ffffff;
	margin:0px;
	padding:0px;
}
#contents .horizontal-seperator {
	border-bottom:2px solid #FFFFFF;
}
#contents .vertical-seperator {
	border-right:2px solid #FFFFFF;
}
#contents.accessory * {
	text-align:left;
}
#contents.accessory .details {
	background-color:#fff;
	margin:2px 10px;
	padding:10px;
}
#contents.accessory .details a {
	color:#000;
	font-size:1em;
} /* COLOR:LINK, FONTSIZE:NAME */
#contents.accessory .details h3 {
	font-size:1em;
}


#contents.accessory .details .sale-price {
	margin-bottom:10px;
}
#contents .detail td {
	padding:5px;
	border-bottom:15px solid #E9E9E4;
} /* The Border-bottom must be applied to the TD, not the TR in order to work in IE */
#contents .detail.last td {
	border-bottom:0 solid;
} /* Needed for FF */
#itemtype #contents .detail td, #maintype #contents .image td {
	padding-bottom:10px;
}
#contents .last {
	border:0;
}
#contents .name {
	color:#000;
	font-weight:bold;
	padding:5px 0 0;
}
#contents .name {
	padding:5px 0 0;
}
#contents .price {
	font-weight:normal;
	margin:0;
}
#itemtype .price em {
	font-style:normal;
	font-weight:bold;
	margin:10px 0;
	padding:0 4px 0 0;
}
#contents .sale-price {
color:#505050;
}
#contents .sale-price-bold {
color:#505050;
	font-weight:bold;
}
#contents .price-bold {
	font-weight:bold;
	margin:10px 0 0;
	color: #9c1e1f;
}
#itemtype .itemform .price {
	font-weight:bold;
	margin:10px 0;
}
#itemtype .itemform .price-bold {
	font-weight:bold;
	margin:10px 0;
}
#itemtype .itemform .sale-price, #itemtype .itemform .sale-price-bold {
	margin:10px 0;
}
#itemtype .itemform .sale-price-bold {
	font-weight:bold
}
#itemtype .itemform .sale-price-bold em {
background:#e9e9e4;
color:#505050;
	font-style:normal;
	font-weight:bold;
	margin:10px 0;
	padding:0 4px 0 0;
}
#itemtype .itemform .sale-price em {
color:#505050;
	font-style:normal;
	margin:10px 0;
	padding:0 4px 0 0;
}
#contents-table .availability {
	padding:10px 0
}
#itemtype .code {
	font-style:normal;
	margin:0;
}
#itemtype .code em {
	font-style:normal;
	margin:10px 0;
}
#contents-table .contentsOptions {
	padding:0px 0;
}
#contents-table #abstract {
	padding:0px 0;
}
#itemtype .itemFormName, #contents-table .itemFormName {
	font-weight:bold;
}
#contents-table .itemFormNameMultiLine {
	display:block;
}
#itemtype .itemavailable {
color:#505050;
	font-weight:bold;
	margin:0px 0;
}
#itemtype .itemavailable em {
color:#505050;
	font-style:normal;
	font-weight:bold;
	margin:0;
}
#itemtype .itemoption {
	display:inline;
	font-weight:normal;
	margin:2px 0;
}
#itemtype .multiLineOption {
	display:block;
	margin:5px 0;
	font-weight:normal;
}
.contenttitle-center {
	text-align:center
}
form {
	padding:0;
	margin:0
}
#caption {
	zoom:1;
}
#caption:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
#contentarea #caption {
	margin:5px 10px;
	padding: 0px;
}
#itemtype #caption {/*padding:0 10px;*/
}
#maintype #caption {
	background-color:#fff;
	padding:15px;
}
/*input.add2cartsubmit {background-color:#888; border-color:#DDD #AAA #555; border-style:solid; border-width:1px 1px 1px; color:#fff; font-weight:bold; outline:#000 solid 1px; padding:0 2px;}*/
label.add2cartlabel {
	border:0px solid #000;
}
/*input.buttonsubmit {background-color:#888; border-color:#DDD #AAA #555; border-style:solid; border-width:1px 1px 1px; color:#fff; font-size:0.8em font-weight:bold; outline:#000 solid 1px; padding:0 2px; text-transform:uppercase;}*/
.left-navigation a {
	display:block;
	padding:3px 5px;
	text-decoration:none;
	text-align:left;
}
.left-navigation a:hover {
	text-decoration:underline;
}
.breadcrumbs {
	text-align:left;
}
#section-contenttitle {
	text-align:left;
}
#caption {
	text-align:left;
}
#contents .vertical td {
	padding:10px 0pt;
}
#contents-table tr, #contents-table td {
	vertical-align:bottom;
}
.indnav {
	text-align:left;
}
#bodycontent {
	float:none;
	width:588px;
}
#captionarea, #messagearea, #info-div {
	margin:0;
}
#messagearea #messagetitle {
	padding:0;
}
#maintype #caption {
	padding:0;
}
#messagearea {
	width:608px;
}
.itemtable-header {
	/*background:url(/lib/yhst-39275608269852/bg-item-table.gif) repeat-x;*/
background-color: #000000;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-left: 5px;
	border-bottom: 2px solid #ffffff;
	height: 30px;
}
.addtocartImg {
	margin:0;
	padding:0;
}
#itemarea {
	padding:5px;
	margin:0;
}
.left-navigation {
	color:#FFFFFF;
	margin:0 10px 10px 10px;
}
.left-navigation a {
	padding:3px 15px;
	background-color:#000000;
	color:#FFFFFF;
}
.leftnav-button-open a {
	color:#FFFFFF;
	padding:3px 5px;
	font-weight:bold;
}
.leftnav-button a {
	color:#FFFFFF;
	padding:3px 5px;
}
.leftnav-current a {
	font-weight:bold;
	color:#9d4899;
}
#section-contenttitle {
	background-color:#FFFFFF;
	color:#505050;
	margin:10px;
	padding:0;
	font-size:1.5em;
}
#testimonial {
	color:#FFFFFF;
	border-top:10px solid white;
	border-bottom:10px solid white;
	padding:0 10px;
}
#testimonial p {
	padding:5px;
	margin:0px;
	background-color: #000;
}
#testimonial img {
	display: block;
	line-height: 0;
	font-size: 0;
	margin-bottom: 1px;
}
/*****************

***** FOOTER *****
*****************/
#footer-links {
	color:#FFFFFF;
	background-color:#43484E;
	text-align:left;
	padding:5px;
	font-weight:normal;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}
#footer-links a {
	color:#FFFFFF;
	text-transform:none;
}
#copyright {
	float:left;
	text-align:left;
	padding:5px;
}
#copyright a {
	color:#999999;
	text-decoration:none;
}
#copyright a:hover {
	text-decoration:underline;
}
/****************************
***** YAHOO! CROSS SELL *****
****************************/
.ystore-cross-sell-table {
	width:100%;
	font-size:inherit;
	font:100%;
}
.ystore-cross-sell-title {
	background-image:url('/lib/yhst-39275608269852/titlebar-upsell.gif');
	height:25px;
	width:578px;
	color:#000000;
	font:bold 14px Tahoma, Geneva, Verdana, sans-serif;
}
.ystore-cross-sell-table-vertical .ystore-cross-sell-cell {
	width:100%;
}
.ystore-cross-sell-table-horizontal .ystore-cross-sell-cell {
	width:30%;
	padding-right:3%;
}
.ystore-cross-sell-product-image-link {
	display:block;
	padding-bottom:8px;
}
.ystore-cross-sell-product-caption {
	padding-bottom:16px;
}
.ystore-cross-sell-product-caption p, .ystore-cross-sell-product-caption h4 {
	margin:0 0 3px;
	font-size:11px;
}
.ystore-cross-sell-table .ys_promo {
	font-weight:bold;
}

