body {
  margin: 0 0 20px 0;
  padding: 0;
  font: normal 76%/125% Arial, Helvetica, Verdana, Geneva, sans-serif;
  
}

div#main {
  font-size: 1.1em;
  line-height: 135%;
}

h1,p,ul,li {
   margin: 0;
   padding: 0;
}

h1 {
   font-weight: normal;
   font-size: 1.5em;
   line-height: 100%;
   margin: 8px 0;
}

#categories img {
	border: 1px solid #000000;
}

#categories a {
	color: #000000;
}

#categories a:hover {
	color: #4B9146;
}

#product_description img {
	border: 0px;
}

a {
  text-decoration: none;
}

#main {
   position: relative;
   margin-left: 230px;
   background-color: #f7f5e7;
}

#header {
  position: relative;
  height: 185px;
  background: transparent url(../images/skin/curve.gif) no-repeat bottom left;
  min-width: 660px;
  z-index: 10;
}

#embrace {
  position:absolute;
  top:16px;
  right:10px;
}

#bottom {
   position:relative;
   background: url(../images/skin/bottom_border_new.gif) no-repeat top left;
   height: 12px;
   width: 100%;
   margin: 0 0 0 4px;
   padding: 0;
   z-index: 1;
}

#wrapper {
   position: relative;
   margin: 20px auto 0;
   width: 94%;
}

#content {
   margin-left: 0px;
}

#sidebar {
  position: absolute;
  top: 0;
  width: 200px;
  padding-top: 0px;
  background: transparent url(../images/skin/left_strip.jpg) repeat-y left;
  overflow: hidden;
}

#sidebar #feature {
   float: right;
   background: #F3F099;
   padding: 1px 2px 3px 3px;
}

#sidebar #feature img {
   border: 3px solid #74391d;
}

.caption {
   position: relative;
   float: right;
   font-size: .8em;
   margin: -5px 3px 0 0;
   z-index: 10;
}

#selector {
  position: relative;
  top: 6px;
  left: 0px;
  clear: both;
  z-index: 0;
}
#selector h3 {
  text-align: center;
  margin: 0 auto 6px;
  line-height:120%;
  width: 100%;
}
#tab_left, #tab_right {
  position:relative;
  float:left;
  width:97px;
  height:13px;
  cursor:pointer;
}
#tab_left p, #tab_right p {
  width:90%;
  margin: 6px auto 0;
  text-align: center;
  font-weight:bold;
  font-size: 12px;
  line-height: 90%;
}

#tab_left {
  background: url(../images/skin/tabbrown.gif) no-repeat top;
  color: #f3f099;
}
#tab_left p {
  font-size: 1.2em;
}

#tab_right {
  background: url(../images/skin/tab2.gif) no-repeat top;
  color: #000000;
}
#tabs {
 position: relative;
  top:29px;
  color: #FFFFFF;
  background: url(../images/skin/stripbrown2.gif)  repeat-y top;
  /* make columns full height */
  padding-bottom: 10px;
  margin-bottom: 110px;
  width: 100%;
  padding-top:  29px;
  margin-top: 1px;
  padding-left: 8px;
  line-height: 29.5px;
}

#tabs_other {
  position: relative;
  top:29px;
  color: #FFFFFF;
  background: url(../images/skin/stripbrown2.gif)  repeat-y top;
  /* make columns full height */
  padding-bottom: 97px;
  margin-bottom: -600px;
  width: 100%;
  padding-top:  28px;
  padding-left: 8px;
  line-height: 30px;
}

.hide {
  display: none;
}
.show {
  display:block;
}

/* shopping cart styles */
  .item {
    border: 3px solid #C6994B;
    padding: 6px;
    text-align: center;
  }
  .item img {
    border: 1px solid #000;
    margin: 0 6px;
  }
  .item h2 {
    font-size: 0.85em;
    padding: 0;
    margin: 0;
  }
  .item h3,.item p  {
    font-size: 0.8em;
    margin: 0;
  	padding: 0;
  }

div.tab_click {
	float: left;
  position: relative;
  top: 6px;
  left: 8px;
  cursor: pointer;
	font-size: 13pt;
	font-weight: bold;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
	margin: 0 2px;
  padding: 2px 4px 3px 4px;
}
/* \shopping cart styles */

a.shower_level_1
{
   text-decoration: none;
   font-size: 1.1em;
   font-weight: bold;
   color: #0e1b8d;
   width: 220px;
   margin: 0;
}

a.shower_level_1:hover {
	color: #648FB2;
}

a.shower_level_2
{
   text-decoration: none;
   font-weight: bold;
   color: #fff;
}

a.shower_level_2:hover {
	color: #648FB2;
}

a.shower_level_3
{
   text-decoration: none;
   font-style: italic;
   font-weight: bold;
   color: #fff;
}

a.shower_level_3:hover {
	color: #648FB2;
}

a.journey_level
{
   text-decoration: none;
   font-weight: bold;
   color: #000;
}

a.journey_level:hover {
	color: #fff;
}