/*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:#666666;color:#ffffff;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer; display:inline; margin-top:10px;}

#bodycontent {float:left; width:615px;text-align:left;} /* 150 + 610 = 760 */ /* 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. */

.sale-price-bold {color:#ff0000;}
#caption {zoom:1;}
#caption:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}
#contentarea #caption {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#itemtype #caption {/*padding:0 10px;*/}
#maintype #caption {
background-color:#fff;
 padding:10px 0px;
font-size:14px;
text-align: left;

}

#contentarea-top {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contentarea-bot {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
text-align: left;
}
#contentarea #specialstitle {
       background-color: #000066;
       color: #ffffff;
       height: 20px;
       text-align: left;
       padding-left: 5px;
       font-weight: normal;
}
#itemtype #caption {/*padding:0 10px;*/}

#copyright {color:#323467; display:block; font:normal xx-small/1.2 verdana, sans-serif; padding:0 15px 15px; text-align:center;}

#footer {background:#ffffff url('') ; clear:both;zoom:1;}
#footer-links {color:#323467; display:block; font-weight:normal; font-size:11px; padding:10px 0 15px; text-align:center;}
#footer-links a {color:#323467; text-decoration:none; text-transform:none;}
#footer-links a:hover {text-decoration:underline;}

#searcharea {background:#ffffff url('') ; display:block; margin:0 0 0;}
#searcharea input {font-size:1.0em;}
#searcharea fieldset {
	border:0 solid;
	display:block;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 7px;
}
#searcharea label {color:#323467; font-size:0.85em; font-weight:bold; text-transform:lowercase;}
#searcharea label span, #searcharea label input {vertical-align:middle}
#searchsubmit{ background:#ffffff url('') ;color:#323467;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer;display:inline; margin:0;}
#searchpageHeader {background-color:#ffffff; color:#323467; font:bold 14px Helvetica, Arial, sans-serif; margin:0; padding:4px 15px 6px;}
input#query {margin-left:4px;}
#query {padding:2px}

#specialstitle {background:#dcdedb url('') ; 
color:#000000; font:bold 12px Helvetica, Arial, sans-serif;
	margin: 0;
	height: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 10px;
}

/*Yahoo Elements*/

/*902606 0.02*/
b, strong    {font-weight:bold;}
blockquote   {margin:1em;}
dd           {margin:0 0 0 10px;}
dl           {margin:5px 0;}
em, i        {font-style:italic;}
img          {border:0;}
input        {margin:0;}
li           {
	list-style-image: none;
	list-style-type: none;
	padding-top: 3;
	padding-bottom: 5;
}
ol, ul       {list-style:disc outside; margin:0; padding:0;}
p            {margin:10px 0; padding:0;}


tr, td       {vertical-align:top;}

/*VWD Custom Styles*/
.breadcrumbs {
       text-align: left;
}
#item-contenttitle {
   text-align: left;
}
#section-contenttitle {
  text-align: left;
}
.additional-image {margin-right:2px;}

#access-cells {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #dcdedb;
	padding-top: 8px;
	border: 1px solid #999999;
	height: 25px;
	text-indent: 10px;
	width: 585px;
	margin-left: 0px;
}
#caption-cells {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #000066;
	padding: 8px 0px 0px 5px;
        text-align: left;
	border: 1px solid #999999;
	height: 25px;
	text-indent: 10px;
	width: 585px;
	margin-right: 8px;
}

#header-nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#header-nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

#header-nav-cells {
	background-color: #000066;
        color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
/*	padding-top: 6px;*/
vertical-align:middle;
	height: 23px;
}

#header-nav-cells a {
       color: #ffffff;
}
#header-nav-cells a:hover {
       color: #ffffff;
       text-decoration: underline;
}
#header-nav-shop-cells {
	background-color: #000066;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
/*	padding-top: 6px;*/
vertical-align:middle;
	height: 23px;
}
#header-nav-shop-cells a {
       color: #ffffff;
}
#header-nav-shop-cells a:hover {
       color: #ffffff;
}

#left-nav-cells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 6px 0px 0px 5px;
	width: 164px;
        text-align: left;
}

#left-nav-links {
margin:10px 5px;
}

#left-nav-links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #323467;
	text-decoration: none;
	padding-left: 0px;
}

#left-nav-links a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #323467;
	text-decoration: underline;
}
.indnav li {
list-style-type:disc;
}
#contents .sale-price-bold {color:#880000;}
/**************************
***** LEFT NAVIGATION *****
**************************/
.leftnav-button a{
display:block;
font-size:12px;
margin:5px 10px;
text-decoration:none;
}
.leftnav-button a:hover{
text-decoration:underline;
}
.leftnav-button-open a{
display:block;
font-size:12px;
font-weight:bold;
margin:5px 10px;
text-decoration:none;
}
.leftnav-button-open a:hover{
text-decoration:underline;
}
.leftnav-sub-buttons a{
display:block;
margin:2px 20px;
text-decoration:none;
}
.leftnav-sub-buttons a:hover{
text-decoration:underline;
}
/************************
***** BANNER STYLES *****
************************/
#banner {
	width:100%;
	min-width:780px;
	margin:0;
	height:40px;
	color:#ffffff;
	text-align:center;
	background-color: #aa7a54;
	background-image:url('');
}
#banner a{
	color:#ffffff;
	text-decoration:none;
}
#banner a:hover{
	color:#cccccc;
	text-decoration:none;
}
/*** ITEM TABLE ***/
#itemtable {
	background-color:#ffffff;
	border: solid 1px #666666;
	text-align:left;
}
#itemtable-header {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  background: #000066 url() ;
  padding: 5px;
  height: 26px;
  border-bottom: 3px solid #666666;
}
#itemtable-sku {
	padding:5px;
	border-bottom:1px solid #666666;
}
#itemtable-price {
	padding:5px;
	border-bottom:1px solid #666666;
}
#itemtable-sale-price {
	color:#ff0000;
	font-weight:bold;
	padding:5px;
	border-bottom:1px solid #666666;
}
#itemtable-you-save {
	color:#ff0000;
	font-weight:bold;
	padding:5px;
	border-bottom:1px solid #666666;
}
.itemtable-options {
	padding:5px;
	border-bottom:1px solid #666666;
}
#itemtable-quantity {
	padding:5px;
	border-bottom:1px solid #666666;
}
#itemtable-delivery-date {
	padding:5px 10px 0 0;
}
/**** REVIEWS ****/


