body {
  padding: 0px;
  margin: 0px;
  background: #333333;
  font: 12px Arial;
  color: #dddddd;
  }

td {
  font-size: 12px;
  }
  
img {
  border: 0;
  }
  
h2 {
  font-size: 15px;
  }

span.center {
  display: block;
  text-align: center;
  }  

a {
  color: #6b8cb7;
  text-decoration: none;
  font-weight: bold;
  }

a:hover {
  color: #efc400;
  }
  
div.wrapper {
  width: 920px;
  margin: 0 auto;
  padding: 0px;
  }
  
h3 {
  display: block;
  text-align: center;
  color: #efc400;
  margin-bottom: 3px;
  font-weight: 105%;
  font-size: 17px;
  }
  
div.sidebar_wrapper {
  float: left;
  width: 205px;
  text-align: center;
  }
  
#top {
  background: #111111;
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  text-align: center;
  padding: 5px 5px 2px 5px;
  font-weight: bold;
  color: #efc400;
  }
  
#header_bar {
  margin-top:0px;
  background: url('../img/title.jpg') no-repeat center;
  
  width: 100%;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  height: 200px;
  text-align: center;
  padding: 0px;
  max-height: 200px;
  }
 
#title_img {
  color: white;
  float: left;
  width: 205px;
  }
  
#title_img span {
  margin-top: 5px;
  font-size: 14px;
  
  display: block;
  font-weight: bold;
  }
  
#middle_header_area {
  width: 500px;
  height: 200px;
  float: left;
  padding: 0px;
  vertical-align: bottom;
  }
  
#middle_header_area ul {
  background: #333333;
  border-top: 1px solid #222222;
  border-left: 1px solid #222222;
  border-right: 1px solid #222222;
  height: 25px;
  padding: 0px;
  width:100%;
  margin: 0px;
  margin-top: 175px;
  vertical-align: middle;
  }
  
#middle_header_area li {
  list-style-type: none;
  display: inline;
  margin-top: 4px;
  vertical-align: middle;
  float: left;
  text-align: center;
  padding: 0px 10px 0px 10px;
  }
  


#cart {
  height: 200px;
  max-height: 200px;
  width: 205px;
  float: left;
  }
  
#cart span {
  display: block;
  text-align: center;
  bottom: 0;
  color: white;
  text-align: left;
  margin-left: 10px;
  }

#cart img {
  margin-top: 95px;
  }
  
#mid_page {
  margin-top: 0px;
  width: 100%;
  height: 500px;
  background: url('../img/mid_page_bg.jpg') repeat-x;
  text-align: center;
  padding: 0px;
  }
  
#sidebar_left {
  margin: 20 auto;
  text-align: left;
  width: 175px;
  }

#sidebar_right {
  margin: 20 auto;
  text-align: left;
  width: 175px;
  }

#pmt {
  margin: 0 auto;
  text-align: center;
  width: 175px;
  float: center;
  }  
  
#pmt img {
  margin:3px;
  }

#footer {
  margin: 20 auto;
  border-top: 1px solid #d4d6da;
  text-align: center;
  font-size: 10px;
  padding-top: 7px;
  clear: both;
  }
  
#content_wrapper {
  margin: 0px ;
  float: left;
  width: 500px;
  background: #444444;
  border-bottom: 1px solid #222222;
  border-left: 1px solid #222222;
  border-right: 1px solid #222222;
  }
  
#content {
  margin: 15 auto;
  width: 480px;
  text-align: left;
  
  }

#form {
  width: 175px;
  margin: 0 auto;  
  font-size: 10px;
  margin-bottom: 35px;
  }
  
#form span {
  display: block;
  text-align: center;
  margin: 0px;
  }

#maillist h1 {
  margin: 0px 0px 10px 0px;
  color: #efc400;
  font-weight: normal;
  text-align: right;
  font-size: 18px;
  }
  
#maillist p {
  margin-left: 10px;
  margin-top: 5px;
  }
  
#maillist h3 {
  font-weight: normal;
  margin: 20px 0px 0px 0px;
  }
  
/* Index Specific */
  
div.item_img {
  float: left;
  margin-left: 10px;
  margin-right: 15px;
  margin-bottom: 15px;
  }
  
div.item_desc {
  }
  

  
#details {
  margin: 0px 0px 3px 0px;
  padding: 0px 0px 0px 30px;
  }
  
#details li {
  }

#fabric {
  margin: 0px 0px 3px 0px;
  padding: 0px 0px 0px 30px;
  }
  
#fabric li {
  }
  
img.cart_buttons {
  float: right;
  }
  
img.product_img {
  width: 200px;
  height: 300px;
  }

img.thumb {
  margin: 3px 3px 0px 3px;
  }
  
span.big_img {
  display: block;
  text-align: center;
  margin-top: 10px;
  max-width: 200px;
  }

span.add_to_cart {
  display: block;
  text-align: right;
  margin-top:15px;
  }
  
#video {
  clear: both;
  }
  
#video h1 {
  margin: 0px 0px 10px 0px;
  color: #efc400;
  font-weight: bold;
  text-align: center;
  font-size: 17px;
  }
  
#video span {
  display: block;
  text-align: center;
  margin-bottom: 15px;
  }
  
#cust_rev {
  clear: both;
  }
  
#cust_rev h1 {
  margin: 0px 0px 10px 0px;
  color: #efc400;
  font-weight: bold;
  text-align: center;
  font-size: 17px;
  }

/* FAQ Specific */  
  
#faq {
  clear: both;
  }
  
#faq h1 {
  margin: 0px 0px 10px 0px;
  color: #efc400;
  font-weight: normal;
  text-align: right;
  font-size: 18px;
  }
  
#faw hr {
  margin: 10px 5px 10px 5px;
  color: #efc400;
  }

/* Contact Specific */ 
  
#contact h1 {
  margin: 0px 0px 10px 0px;
  color: #efc400;
  font-weight: normal;
  text-align: right;
  font-size: 18px;
  }
  
#contact p {
  margin-left: 10px;
  margin-top: 5px;
  }
  
#contact h3 {
  font-weight: normal;
  margin: 20px 0px 0px 0px;
  }

/* Affiliate Specific */ 
  
#affiliate h1 {
  margin: 0px 0px 0px 0px;
  color: #efc400;
  font-weight: normal;
  text-align: center;
  font-size: 18px;
  }
  
#affiliate h2 {
  margin: 20px 0px 0px 0px;
  color: #efc400;
  font-weight: bold;
  text-align: left;
  font-size: 14px;
  }
  
#affiliate h3 {
  margin: 0px 0px 0px 0px;
  color: #efc400;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  }
  
#affiliate p {
  margin-top: 3px;
  }
  
/* Links Specific */ 

#links h1 {
  margin: 0px 0px 10px 0px;
  color: #efc400;
  font-weight: normal;
  text-align: right;
  font-size: 18px;
  }
  
#link_code {
  width: 400px;
  padding: 7px;
  margin: 0 auto;
  background: #cfcfd0;
  border: 1px solid #d4d6da;
  }
  
#link_exchange {
  width: 450px;
  margin: 0 auto;
  }
  
#link_exchange span {
  margin-top: 7px;
  display: block;
  text-align: center;
  margin-left: -10px;
  }