/*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.*/

body{
background-position:bottom left;
background-repeat:repeat-x;
background-attachment:fixed;}

#bodycontent{
background-image: url('http://ep.yimg.com/ca/I/amenhealth_2174_92227') ;
background-position:top left;
background-repeat:repeat-x;
background-attachment:scroll;
width:610px;}

body, p, td, span.nrml{font-weight:normal;}

#header{
min-height:150px;
height:auto !important;
height:150px;
}

#searcharea{
border-bottom:0px;
margin-bottom:0px;
padding-bottom:0px;}

#bodyshell{
border-top:0px;
margin-top:0px;
padding-top:0px;}

#nav-product{width:150px;}

#natsyn{
color:#CC0000;
text-decoration:underline;}

#faqs-q{
color:#CC0000;
font-size:13px;
padding-left:20px;
border-bottom:solid 1px #CC0000;}
#faqs-a{
color:#339900;
font-size:13px;
padding-left:20px;
border-bottom:solid 1px #339900;}

/* HEADERS */

h1{
color:#339900;
font-size:15px;
margin:5px 5px 3px 0px;
padding-left:30px;
border-bottom:#336600 solid 1px;}

#itempage-captiontitle{
color:#006699;
border-bottom:#000000 solid 1px;
margin-bottom:3px;
padding-left:20px;
font-size:14px;}

#searcharea label{font-size:11px;}

#buttonlabel, #searchsubmit{font-weight:bold;}

/* WHERE TO EDIT THE MENU BACKGROUND
#nav-product ul {
background-image:url();}
*/

a:hover{color:#CC0000;}

#nav-product {display:inline; float:left; margin-left:-150px; overflow:hidden; position:relative; width:150px; z-index:100; background:transparent;} /* 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 {background:url('') 0px 50% no-repeat hidden;border-bottom:1px solid #00cc00; border-left: 1px solid #00cc00; color:#3399ff; display:block; font-weight:bold; font-size:12px; height:auto; margin:0; min-height:15px; padding:5px 3px 5px 7px; text-decoration:none;width:135px;}

#nav-product ul li a:hover {background:#ffffff url('') 0px 50% no-repeat hidden; color:#cc0000;width:135px;}

#nav-product li {margin:0;}

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

#footer{
height:100px;
min-height:100px;
background:transparent;
background-position:bottom left;
background-attachment:scroll;
background-repeat:repeat-x;}

#copyright{font-size:10px;}

#messagetitle{
background:transparent;
border-bottom:#000000 1px solid;}

#section-contenttitle{
color:#006699;
font-weight:bold;
background:transparent;
border-bottom:#000000 1px solid;}

#specialstitle{
background:transparent;
border-bottom:#000000 1px solid;}

#item-contenttitle{
background:transparent;}

#nav-general li a{background:transparent;}

