/*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-repeat:no-repeat; }

#bodycontent {float:right; 
     width:768px;
     min-height: 550px; 
     height: auto !important;
     background:url('') 0 0 repeat-y;

}

#TabArea {
float:left;
width:742px;
height:auto;
}

#tabheader {
float:left;
width:100px;
height:30px;
background-image:url('https://sep.turbifycdn.com/ty/cdn/yhst-134892482847878/tab.gif');
text-align:center;
}

#container {
name: container;
margin:0 auto;
      text-align:left;
      width:1024px;
      border:solid thin #626262;
      background:#ffffff url('') 0 0 repeat-y;
} /* This "container" is needed as IE produces resize induced rendering errors when using the BODY element for a container. */  

#contents-table
{
  border-collapse: collapse;
  border-bottom-width: 10px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
}

#header {min-height: 256px;} 

#nav-general {clear:both; float:right; display:block; list-style:none; margin:0 2px 0 0;}


#nav-general li {background: transparent; border:0px solid #ffffff; border-top:0; float:center; margin:10px 2px 2px 2px;} /* General Link Colors */


#nav-general a.linkcheckout {background:transparent url('https://s.turbifycdn.com/aah/yhst-134892482847878/img-1387.gif') 55% 30% no-repeat; padding-right:100px;}	

#nav-general a.linkcheckout:hover {background:transparent url('https://s.turbifycdn.com/aah/yhst-134892482847878/img-1387.gif') 55% 30% no-repeat; padding-right:100px;}	

#bodyshell {
    float:right; 
    zoom:1; 
    margin:0 0 0px;
    *position:relative;
    border-left:256px 
    solid url('') 0 0 repeat-y; 
}

#price-style {
font-size:25px;
}

#nav-product {
     _display:inline;
     float:left;
     margin-left:-256px;
     overflow:hidden;
     position:relative;
     width:256px; z-index:1000;
     min-height: 550px; 
     height: auto !important; 
}

#footer (width: 1024px;}
#footer-links {width: 1024px;}
