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

#bodyshell {border-left: 280px solid #ffffff;}
#itemarea {text-align:center;}
.addtocartImg {display:inline;}
#bodycontent {float:right; width:700px;} /* 280 + 700 = 980 */

#container {margin:0 auto; text-align:left; width:980px; border:solid thin #626262; background: url('https://s.turbifycdn.com/aah/mainehistorical/img-8878.gif') 0 0 repeat-y;} /* 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:-280px;
     overflow:hidden;
     position:relative;
     width:280px; z-index:250;
     min-height: 500px; 
     height: auto !important; height: 500px;
     background:url('') 0 0 no-repeat;
}

#nav-product ul li a {
      background:transparent url('') 0px 50% repeat;
      color:#243b31;
      display:block;
      font-weight:600;       font-size:16px;
      height:auto;
      margin:0 0;
      min-height:18px;
      padding:10px 4px 6px 28px;
      text-decoration:none;
      width:280px;
}

#nav-product ul li a:hover { background:url('') 0 0 repeat;
    color:#d86e42;
width:280px;
}

#nav-product li {margin:0;}
#nav-product ul {list-style:/*url() 0 0;*/}

#htmltop, #htmlbottom{padding:5px;}

* html #nav-product ul li a{width:280px; height:auto; overflow:hidden;}
* html #nav-product ul li a:hover{width:280px;}

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

.ys_primary{ background:#d86e42;color:#ffffff;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer; display:inline; margin-top:10px;}

#itemarea .code {font-style:normal; margin:10px 0; display:none;}
#itemarea .code em {font-style:normal; margin:10px 0; display:none;}
