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

.image-class {padding:0 5px; float:left; height:220px; width:65px; margin-top:7px;}
.image-class ul {list-style-type:none;}
.image-class li {margin:0 0 5px 0;}


table.padded-table td { 
padding:5px;
border-color: #d9caa0;
border-width: 1px 1px 1px 1px;
border-style: solid;
margin: 0;
}

#itemtype #accessorytitle{font:bold 12px tahoma;border-top:1px solid #707267;width:95%;color:#663300;margin:5px;}

#nav-product2 {_display:inline; min-height: 930px; overflow:hidden; position:relative; width:150px; z-index:19;} /* 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-product2 ul li a {border-bottom:1px solid #83a338; color:#83a338; display:block; font-weight:bold; font-size:12px; height:18px; margin:0; min-height:18px; padding:10px 4px 6px 13px; text-decoration:none;width:133px;}

html>body #nav-product2 a {height:auto;}

#nav-product2 ul li a:hover {background-color:#d2fa6e; color:#663300;}

#nav-product2 li {margin:0;}

#nav-product2 ul {list-style:none;}

 * html #nav-product2 ul li a {  /* make hover effect work in IE */
	width: 150px;
}
#htmltop, #htmlbottom, #htmltop a, #htmlbottom a{padding:5px;color:#ffffff}

#nav-product2 ul li a{width:133px; background-color: #e0fa9f;}

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

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

#container {
width: 910px;
}

#abstract {
text-align: left;
}

#top-banner { 
text-align: center;
padding: 5px 0px 15px 0px;
}

#text-box {
width: 50%;
float: left;
}

#text {
padding: 0px 0px 0px 5px
}

#himage-box {
width: 50%;
float: left;
}

#bottom-banner { 
text-align: center;
padding: 10px 0px 10px 0px;
}

#addthis-header a {
color: white;
}

#addthis-header {
padding: 3px 0px 0px 0px;
color: white;
}

