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


/*#bodycontent {float:right; width:858px;}*:first-child+html 
#container {margin:0 auto; text-align:left; width:1024px; border:solid 1px #000000; background-color: #ffffff;}*:first-child+html
#messagearea { width:858px; }*:first-child+html
*/

/*#container { width:auto !important }
#bodycontent { width: 100% !important }
#bodyshell { width: auto !important }
#messagearea { width: auto !important } */

/* thumbnail border */
/* #contents-table img {
  border: 1px solid black;
}*/

/*
.itemoption {
width: 160px;
float: left;
text-align: left;
display: block !important;
}*/

#bodycontent {float:right; width:858px;}

#bodyshell {background-color:#ffffff; border-left:150px solid #0066ff; float:left; zoom:1; margin:0;} /*Left Column Color*/ /* Background color is needed to counter an IE rendering bug that erases the left column bgcolor */

*:first-child+html #bodyshell { width:858px; }

#brandmark {float:left; font:normal 36px Tahoma, Geneva, Verdana, sans-serif; width:500px;} /* 510 + 250 = 760 */


#container {margin:0 auto; text-align:left; width:1024px; border:solid 1px #000000; background-color: #ffffff;} /* This "container" is needed as IE produces resize induced rendering errors when using the BODY element for a container. */ 


#nav-product {_display:inline; float:left; margin-left:-150px; overflow:hidden; position:relative; width:150px; z-index:100;} /* IE Experiences the pixel doubling bug here. "display: inline;" fixes this. Position Relative and Z-Index are needed for IE in order to display the background colors */

#nav-product ul li a {border-bottom:1px solid #000000; color:#ffffff; display:block; font-weight:bold; font-size:14px; height:18px; margin:0; min-height:18px; padding:10px 4px 6px 13px; text-decoration:none;width:133px;}


 * html #nav-product ul li a {  /* make hover effect work in IE */
	width: 150px;
}

#nav-product ul li a{width:133px; background-color: #0066ff;}

* html #nav-product ul li a{width:133px; height:100%; overflow:hidden; background-color: #0066ff; overflow:hidden;}

* html #nav-product { overflow:visible; width:150px; }


#slogan {color:#e9e9e9; display:block; float:right; font:normal 14px Verdana, Tahoma, Helvetica, sans-serif; padding:2.7em 15px 10px 10px; width:225px; text-align:right;} /* 225 + 25= 250 */

*:first-child+html #messagearea { width:590px; } *:first-child+html #itemarea { width:570px; }

#badge { margin: 15px auto; }

* html #badge { width:136px; text-align:center; }
