/* 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: 200px solid #010406;}
#itemarea {text-align:center;}
.addtocartImg {display:inline;}
#bodycontent {float:right; width:810px;} /* 200 + 780 = 980 */
#nav-product {
     _display:inline;
     float:left;
     margin-left:-200px;
     overflow:hidden;
     position:relative;
     width:200px; z-index:150;
     min-height: 500px; 
     height: auto !important; height: 500px;
     
}

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

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

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

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

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

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


/* Hide Item Number on all pages */
#itemtype .code { display: none; }

tr, td {
    vertical-align: middle;
}


#google_translate_element{
padding:0 0 10px 19px;
}
#headerLeft{
float: left;
width: 500px;
}
