html,body {
  margin: 0;
  padding: 0;
  color: #1B1B1B;
}

body {
  margin-top: 10px;
  font-family : Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 7.5pt;
}

img {
 border: 0;
}

p {
  margin: 0 0 5px 7px;
}

a {
  color: #1b1b1b;
}

a:hover {
  color: #d86832;
}

h1 {
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
}
small {
  font-weight: normal;
}

form {
 margin: 0;
}


div#container {
  text-align:left;
  width:960px;
  margin: 0 auto;
}

div#wrapper {
  float: left;
  width: 100%;
  padding-top: 5px;
  border-top: 1px solid #EFF5F8;
  margin-bottom: 10px;
}
.productListing {
  border-bottom: 1px solid #e2e2e2;
}
.productListing-heading {
  background: #eff5f8;
  font-weight: bold;
  padding-left: 4px !important;
  padding-top: 3px !important;
  padding-bottom: 4px !important;
  border-bottom: 1px solid #e2e2e2;
}
a.productListing-heading {
  padding-left: 0px !important;
}
.productListing-data {
  padding-left: 4px !important;
}
.productListing-odd {
  background: #fff;
}
.productListing-even {
  background: #f3f3f3;
}

.marbot10 {
 margin-bottom: 10px !important;
}

.padbot10 {
 padding-bottom: 10px !important;
}
.search {
  float: left;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  background: #e9eef7 url('/_images/content_bg.gif') repeat-x;
}
.search td {
  font-size: 11px;
  padding: 2px;
}

.front_data, .front_data_alt {
  float: left;
  width: 100%;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
}

.front_data td {
  vertical-align: top;
  border-bottom: 1px solid #e2e2e2;
}
.front_data td.img {
  vertical-align: middle;
}
.front_data td.desc {
  background: url(/_images/bluebg_gradient.gif) repeat-y right top;
}
.front_data td.desc p {
  margin-left: 20px;
}
.front_data td.date {
  text-align: right;
  padding-right: 5px;
  border-bottom: 0;
  background: #eff5f8;
}
.front_data td.price {
  font-weight: bold;
  color: #d86832;
  padding-right: 5px;
  padding-bottom: 3px;
  text-align: right;
  vertical-align:bottom;
  background: #eff5f8;
}
.front_data td.price span {
  text-decoration: line-through;
  color: #1B1B1B;
}
.front_data_alt td {
  vertical-align: middle;
  border-bottom: 1px solid #e2e2e2;
  padding: 4px;
}
.front_data_alt td img {
  float: left;
}

.front_data_alt th {
  background: #3867a7;
  color: #fff;
  padding: 4px;
  border-bottom: 1px solid #e2e2e2;
}

div .main_header img {
  float:left;
}
div .main_header div {
  float:left;
  height: 24px;
  line-height: 24px;
  background: url(/_images/main_header_center.gif) repeat-x;
  font-weight: bold;
  font-size: 12px;
}
div .main_header div span {
  padding-left: 5px;
}
div .main_header div table td {
  padding: 0 5px 0 5px;
}
.front_headers div {
  width: 359px;
}

.dual_headers div {
  width: 736px;
}
div#dualcol {
  float: left;
  width: 744px;
  margin-bottom: 10px;
}
div .col1 {
  float: left;
  width: 744px;
  margin-bottom: 10px;
}
div .last {
  margin-bottom: 0px !important;
}

div#fullcol {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.full_headers div {
  width: 952px;
}

div#col3 {
  float:right;
  width: 206px;
  margin-left: 10px;
}

div#bluebg {
  background: url(/_images/bluecol_rounded.gif) #eff5f8 no-repeat;
}

.alt_header {
  padding-left: 10px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  font-size: 12px;
}

.front_altdata {
  border: none;
}

.front_altdata td {
  padding: 0 10px 0 0;
}

.front_altdata td img {
  padding: 1px 5px 0px 10px;
}

.front_altdata .seperator {
  text-align: center;
  padding: 0;
  line-height: 2px;
}

.front_altdata .seperator img {
  padding: 6px 0 4px 0 ;
}

td.readmore {
  padding-top: 8px;
  padding-bottom: 6px;
  text-align: right;
}

/* PRODUCTS */

div#sidebar {
 float: left;
 width: 146px;
}

div#sidebar ul {
  float: left;
  width: 144px;
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
div#sidebar ul.last {
  margin: 0 0 0 0;

}
div#sidebar li {
  padding-left: 6px;
  padding-bottom: 3px;
}

div#sidebar li.boldli {
  font-weight: bold;
}

.sidebar_headers div {
  width: 138px;
}


div#products {
  float: left;
  width: 800px;
  margin-left: 10px;
}

div#products_top {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}

div#products_breadcrumbs {
  float: left;
}

div#products_toppages {
  float: right;
}

div#products_wrapper {
  float: left;
  width: 100%;
  background: #eff5f8;
  margin-bottom: 10px;
}

div#products_col1 {
  float: left;
  width: 70%;
}
div#products_col1 p {
  margin-left: 10px;
  font-size: 9px;
}

div#products_col1 div#dim_col {
  float: left;
  width: 133px;
}

div#products_col1 div#price_col {
  float: left;
  width: 245px;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: right;
}


div#products_col1 div#price_col td {
  padding-bottom: 6px;
}

div#products_col1 div#price_col .oprice {
  font-weight: bold;
  color: #d86832;
}

div#lboxthumbs {
  float: right !important;
  margin-right: 5px;
  height: auto;
  line-height: auto;
}

.sthrough {
  font-weight: bold;
  text-decoration: line-through;
}

.product_listing {
  margin: 10px;
    font-size: 12px;


}
.product_listing th {
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: left;
}



.product_images {
  width: 100%;
}

.product_images img {
  vertical-align: middle;

}

.product_images td {
  padding: 10px 3px 10px 3px;
  text-align: center;
}


.product_images td.thumbs img {
  padding: 2px;
  text-align: left;
}

div#products_col2 {
  float: left;
  width: 30%;
}

div#products_col3 {
  float: left;
  width: 20%;
}

div .blue_header img {
  float:left;
}
div .blue_header img.right {
  float:right;
}
div .blue_header div {
  float:left;
  height: 24px;
  line-height: 24px;
  background: #eff5f8;
  font-weight: bold;
  font-size: 12px;
}
div .blue_header div span {
  padding-left: 5px;
  font-size: 18px;
}

.products_header div {
 width: 792px;
}


div#products_bot {
  float: right;
  text-align: right;
}

a.c_button {
  line-height: 16px;
  color: #7DA7D9;
  background: white;
  border: 1px solid #BFBFBF;
  text-decoration: none;
}



a.c_button:hover {
  color: #3565A6;
  border: 1px solid #d86832;
}

#right-sidebar-top {
 margin-bottom: 10px;
}

tr.sold td {
 background: #CFDEF1;
}

tr.sold td span {
 color: #f00;
}

td.sold {
 color: #f00;
 font-weight: bold;
}
.front_data_alt {
 font-size: 12px;
}
.front_data_alt th a {
 color: #fff;
}

.front_data_alt th a:hover {
 color: #d86832;
}