body {
  background-image: url(../images/bg.jpg);
  background-repeat: repeat-x;
  background-color: #C6CFD0;
  font-family: Tahoma;
}

h2 {
  font-size: 16px;
  margin-bottom: 0;
}
table, td, p, input, select, textarea {
  font-family: Tahoma;
  font-size: 11px;
}

.no_bg {
  background-image: url();
  background-color: #FFFFFF;
}

.list-margin {
  margin-left: 20px;
}
.page_title {
  padding-top: 4px;
  height: 28px;
  color: #71828A;
}

.product_attribute {
  border: 0px;
  font-size: 10px;
  font-family: Tahoma;
  padding: 0px;
  height: 10px;
}
.add_to_favorites {
  height: 28px;
}
.company_name {
  font-family: Tahoma;
  font-size: 16pt;
  color: #FFFFFF;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 0px;
}
.tagline {
  font-family: Tahoma;
  font-size: 10pt;
  color: #FFFFFF;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 0px;
}
.cart_button_cell {
  width:95px;
  text-align:center;
}


.horizontal_nav_bar {
  height: 34px;
  width: 100%;
  background-image: url(../images/horizontal_nav_spacer.jpg);
  background-repeat: repeat-x;
  font-size: 11px;
}

.horizontal_nav_bar_left {
  height: 34px;
  width: 12px;
  background-image: url(../images/horizontal_nav_left.jpg);
  background-repeat: no-repeat;
}

.horizontal_nav_bar_right {
  height: 34px;
  width: 12px;
  background-image: url(../images/horizontal_nav_right.jpg);
  background-repeat: no-repeat;
  background-position: right;
}
.copyright {
  color: #FFFFFF;
  font-size: 11px;
  text-align: center;
}


a:link {
  color: #000000;
  font-size: 11px;
}

a:visited {
  text-decoration: none;
  color: #000000;
}

a:hover {
  text-decoration: none;
  color: #336699;
}

a.learn_more_product:active {
  color: #336699;
  font-size: 11px;
  text-decoration: underline;
  font-weight: bold;
}

a.learn_more_product:visited {
  color: #336699;
  font-size: 11px;
  font-weight: bold;
}


a.learn_more_product:link {
  color: #336699;
  font-size: 11px;
  font-weight: bold;
}

a.learn_more_product:hover {
  text-decoration: underline;
  color: #336699;
}

.learn_more_product {
  text-decoration: underline;
  color: #336699;
  font-weight: bold;
}

.searchbox {
  font-size: 11px;
}

.intro_content {
  font-size: 11px;
}

.sublinks {
  text-align: right;
  padding-left: 20px;
  padding-right: 20px;
  height: 25px;
}


.main_top_left {
  background-image: url(../images/main_top_left.jpg);
  background-repeat: no-repeat;
  width: 153;
  height: 59;
  padding-left: 15px
}

.main_top {
  background-image: url(../images/main_top_spacer.jpg);
  background-repeat: repeat-x;
  width: 100%;
  height: 59;
}

.main_top_right {
  background-image: url(../images/main_top_right.jpg);
  background-repeat: no-repeat;
  background-position: right;
  height: 59;
  text-align: center;
  vertical-align: bottom;
}

.main_bottom_left {
  background-image: url(../images/main_bottom_left.jpg);
  background-repeat: no-repeat;
  width: 168;
  height: 30;
}

.main_bottom {
  background-image: url(../images/main_bottom_spacer.jpg);
  background-repeat: repeat-x;
  width: 100%;
  height: 30;
}

.main_bottom_right {
  background-image: url(../images/main_bottom_right.jpg);
  background-repeat: no-repeat;
  background-position: right;
  height: 30;
}

.main_background {
  background-color: #FFFFFF;
}

.main_left {
  background-image: url(../images/main_left_spacer.jpg);
  background-repeat: repeat-y;
  height: 294;
  width: 8px;
}

.main_left_top {
  background-image: url(../images/main_left_top.jpg);
  background-repeat: no-repeat;
  width: 8px;
  padding-left: 7px;
}

.main_right {
  background-image: url(../images/main_right_spacer.jpg);
  background-repeat: repeat-y;
  height: 294px;
  width: 8px;
}

.main_right_top {
  background-image: url(../images/main_right_top.jpg);
  background-repeat: no-repeat;
  
  width: 8px;
}

.menu_top {
  background-image: url(../images/menu_top.jpg);
  height: 20px;
  width: 147px;
  background-repeat: no-repeat;
  font-weight: bold;
}

.menu {
  background-image: url(../images/menu_spacer.jpg);
  height: 60px;
  width: 147px;
  background-repeat: repeat-y;  
}

.menu_center {
  padding-left: 1px;
  padding-right: 1px;
}

.menu_bottom {
  background-image: url(../images/menu_bottom.jpg);
  height: 5px;
  width: 147px;
  background-repeat: no-repeat;
}

.thumbnail_bg {
  background-image: url(../images/thumbnail_bg.jpg);
  background-repeat: no-repeat;
  height: 130px;
  width: 130px;
  vertical-align: top;
}

.product_header {
  background-image: url(../images/product_header.jpg);
  background-repeat: repeat-x;
  height: 20px;
}

.product_field {
  width: 75px;
  font-weight: bold;
  vertical-align: top;
}