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

#nav-product {display:inline; margin-left:-150px; overflow:visible; 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:0px solid #01b301; color:#000000; display:block; font-size:10px; height:15px; margin:0; min-height:15px; padding:2px 1px 2px 0px; text-decoration:none; width:130px; !important}

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

#nav-product ul li a:hover {background-color:#ecdfdf; color:#01b301;}

#nav-product li {margin:2;}

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

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

#nav-product ul li a{width:130px; background-color: #ece9e9;}

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

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

/*Transparent Background of Top Nav Buttons*/
#nav-general li a {
background: transparent;
border: none;
padding:4px 24px 6px;
}
#nav-general li {
background: transparent;
border: none;
}


.ratepoint
 {
 position:relative;
 top: 1px;
}


.category
{
    margin-left: -5px;
    padding-top: 10px;
}
 
.specs
{
    background-color=#82616 !important;
    float: left;
    width: 400px;
    height: 100 px;
    font-size: .9em;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px; 
    border: 1px
}
.description
{
    float: left; 
    width: 400px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px; 
    font-size: 1.0em; 
    font-color=#821616;
}

.quotes
{
    float: right;
    width: 150px;
    height: 400px;
    font-size: 1.1em;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px; 
    border: 1px
}


.newsletter
{
    float: left; 
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px; 
    font-size: 1.0em; 
    font-color=#821616;
}

.popular
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0px;
    padding-left: 0px; 
}

.flash
{
    float: left;
    width: 460px;
    height: 280px;
    
}

.bottom-links
{
margin-left:auto;
margin-right:auto;
width: 640px;
position:relative;
bottom:0px;
}

.cross-sell-text
{
    
    text-align: center;
    font-size: 1.8em; 
    color: #036203;
    padding: 20px;
}
/*
container {margin:0 auto; text-align:left; width:960px; border:solid 0px #000000; 
background-color: #ffffff; !important}

#bodycontent {
width:800px; !important
} 

/*bodyshell {
border-right:150px solid #ece9e9;
}
#secondary-column {
float:right; 
width:150px; 
margin-right:-150px; 
}*/

#bodycontent {float:right; width:800px; !important} 

*:first-child+html #bodyshell { width:780px; !important}
#container {margin:0 auto; text-align:left; width:960px; border:solid 0px #000000; 
background-color: #ffffff; !important}
*:first-child+html #messagearea { width:760px; !important} *:first-child+html #itemarea { 
width:740px;}


