@import url(jrltd_core.css);
html { min-height: 100%; margin-bottom: 1px; } /* forces vertical scrollbar in non-IE browsers to prevent "page shifting"*/

/* ################### */
/*       LAYOUT        */
/* ################### */
div#wrapper {
 width: 800px;
 border:0px solid;

}

div#ocwrapper {
 margin: 40px 0 0 0;
 text-align:center;
border:0px solid black
}

div#leftsidebar {
  clear:left;
  float: left;
  width: 170px;
  text-align:left;
  padding-top:5px;
}

div#imagesidebar {
  float: left;
  width: 190px;
  text-align:left;

}

div#contentwrapper {
  float: left;
  width:600px;
  text-align: center;
  border:0px solid black;
}

div#content {
  text-align: left;
  clear: both;
  width:550px;
  border:0px solid;
  margin-left:30px;
}

#contentwrapper .nosidebar {
 width:750px;
 border:0px solid;
}


div#rightsidebar {
  float: right;
  width: 130px;
}


div#ocwrapper h2 {
  color: #960;
  font-size: 14pt;
  margin-bottom: 5px;
  border:0px solid;
  padding-top:6px;
}

p.linknav {
 text-align:right;
 float:right;
 border:0px solid;
}

p.linknav a{ 
 text-decoration:none;
}


p.linknav img{ 
vertical-align:bottom;
}



/* ################### */
/*       CATEGORY      */
/* ################### */
.categoryinfo {
 margin: 0 0 15px 0;
}

.categoryImage {
 margin-top: 15px;
}


.odd, .even {
 text-align:center;
 float:left;
 width:50%;
 margin-bottom:15px;
 border:0px solid;
}

.odd {clear:left}


#related .odd, #related .even {
 text-align:left;
 float:left;
 width:49%;
 margin-bottom:15px;
 border:0px solid;
}



/* ################### */
/*       PRODUCTS      */
/* ################### */

.productwrapper {
   float: left;
   margin: 0 0 40px 0;
border:0px solid;
width:120%;
}
.productwrapper  ul { width: 590px; clear:left;}
.productwrapper  ul li{float:left; width: 142px;padding-right:5px;}


#buckle {   margin: 25px 0; float: left;}
#belt {     margin: 5px 0; width: 450px; }
#belts_div {clear: both; }
#belts_div div {
   position:relative;
   clear: both;
   width:600px;
}
.measure a{
  font-weight: bold;
  padding: 10px 0 0px 0;
  display:block;
  border:0px solid;
}
div.belt {
  margin: 25px 0;
}

#beltinfo {
 clear:left;
 border:0px solid;
 float:left;
 width:100%;
}

#chooser {
 float:left;
 width:100%;
 border:0px solid;
 clear:left;
 position:relative;
}

#currentwrapper {
 padding:5px;
 position:absolute;
 margin-top:-61px;
}

#currentwrapper h3 {
 display:none;
}

.bordered {
 border:1px dashed;
}

#placeholder {
 width:100%;
 border:0px solid;
 clear:left;
 float:left;
 position:relative;
 height:1px;
}

#myselections .bordered h3 {
 display:block;
}


form {clear:left;
 float:left;
}

.productwrapper select {
  width: 180px;
}

/* ################### */
/*       ORIGINAL      */
/* ################### */



div#menu {
  float: left;
  width: 130px;
}
div#view {
  float: left;
  width: 400px;
  text-align: center;
}

div#submenu {
  float: right;
  width: 130px;
}

div#home_search {
  float: left;
  margin: 10px 0 0 100px;
}

div#header img {
  margin: 0 auto;
}

div#header h1 {
  font: normal 10pt Verdana, Arial, Helvetica, San Serif;
  text-align:justify;
  width:365px;
  padding: 0 0 10px 0;
}

div#main {
  margin: 40px 0 0 0;
}

/* ################### */
/*         TEXT        */
/* ################### */
div#header h1 {
  font: normal 10pt Verdana, Arial, Helvetica, San Serif;
}

#content .byline {
  font-weight: bold;
  font-style: italic;
  font-size: 13pt;
  margin-top: 8px;
}

.categoryinfo ul {
  margin-left:100px;
}


ul.menu li a{
  font-size: 12pt;
}

/* ################### */
/*         MENU        */
/* ################### */
ul.menu { margin: 0; }

ul.menu li {
  margin: 0 10px 10px 0;
  background: url(/images/jrltd_buttonback.jpg) no-repeat;
  width: 125px;
  height: 29px;
  text-align: center;
  float: left;
}

ul.menu li.search {
  background: none;
  width: 325px;
  position:relative;
  margin-top:-80px;
  float:right;
}

#leftsidebar ul li {
  margin: 5px 0;
}

/* ################### */
/*         CART        */
/* ################### */

#cart_wrapper { margin-left: 0px; }
#cart_wrapper #cart_header{ margin: 0; }
#cart_wrapper td, #cart_wrapper th{ padding:5px; }

#added_belts {
  margin: 10px 0;
  background-color: white;
  padding: 5px;
  border: dashed 1px grey;
}
#belts {
 border:0px solid;
 white-space: nowrap
}

#belts a {
  margin-right: 12px;
 font-weight:bold
}


.email_button {
 background:#ddd;
 border:1px solid;
 color:#333;
 padding:1px 3px;
}

.AUcaption {
  text-align: justify;
  font-size: 11px;
  padding-bottom: 10px;
}
