* {
  -moz-box-sizing: border-box;
}

body {
  margin: 0px;
  font-size: 12px;
  text-align: center;
  background-color: #F0BD6C;
  background-attachment: fixed;
}

#sideBar a {
  color: white;
  text-decoration: none;
}

#mainarea a {
  color: rgb(33, 68, 114);
  text-decoration: none;
}

.infobar a {
  text-decoration: none;
  font-size: 80%;
  color: black;
}

a:hover {
  text-decoration: underline;
}

a img {
  border: 0px none;
}

form {
  margin: 0px;
}

hr {
  background: none repeat scroll
    0% 0% transparent;
  height: 1px;
  border-width: 1px 0px 0px;
  border-style: solid none none;
  border-color: rgb(204, 204, 204)
    -moz-use-text-color -moz-use-text-color;
}

.topshadow {
  background-repeat: no-repeat;
  width: 880px;
  margin: 0pt auto;
}

#wrap {
  width: 800px;
  font-size: 12px;
  padding: 0pt 0px 0px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  border-right: 1px solid rgb(229,
    229, 229);
  border-left: 1px solid rgb(229,
    229, 229);
  margin: 0pt auto;
  text-align: left;
  background: url("../images/header/body_bg.gif") no-repeat scroll
    center top #CCCCCC;
  
  
}

.mainTable {
  width: auto;
}

.fpTop {
  background: url("../images/header/main_header.gif") no-repeat scroll
    center top transparent;
  height: 17px;
  width: 560px;
}

.fpMid {
  width: 560px;
  background-image: url("../images/header/main_stretcher.gif");
  background-repeat: repeat-y;
  text-align: left;
  padding-bottom: 15px;
  padding-top: 15px;
}

.fpBottom {
  background: url("../images/header/main_footer.gif") no-repeat scroll
    center bottom transparent;
  height: 17px;
  width: 560px;
  margin-bottom: 20px;
}

.fpContent {
  padding: 0pt 15px;
}

.fpItem {
  float: left;
  width: 164px;
  font-size: 90%;
}

.fpItemHeader {
  color: rgb(153, 153, 153);
  font-weight: bold;
  padding: 3px 0pt;
}

.fpDescription {
  height: 85px;
  overflow: hidden;
  text-align: left;
  color: rgb(153, 153, 153);
  line-height: 12px;
}

.fpPrice {
  text-align: left;
  color: rgb(153, 153, 153);
  font-weight: bold;
}

.infobar {
  float: right;
  height: 20px;
}

.infobar li {
  display: inline;
}

#header {
  padding: 0px;
  border: 1px solid rgb(229,
    229, 229);
}

#header table {
  border-collapse: collapse;
  width: 100%;
}

#header img {
  margin: 0px 10px;
}

#header td.headerlinks {
  width: 300px;
  text-align: right;
  vertical-align: middle;
  color: rgb(153, 153, 153);
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 90%;
  padding-right: 10px;
}

#header a {
  text-decoration: none;
  color: rgb(25, 129, 183);
  font-weight: bold;
}

#header a:hover {
  text-decoration: underline;
}

.cartsubtotalminicart {
  color: rgb(0, 0, 0);
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: x-small;
  font-style: normal;
  font-weight: bold;
  text-align: right;
}

.cartminilinks {
  color: rgb(51, 51, 51);
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: xx-small;
  font-style: normal;
  font-weight: bold;
  text-align: left;
}

.cartminilinks a:link {
  color: rgb(51, 51, 51);
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: xx-small;
  font-style: normal;
  font-weight: normal;
  text-align: left;
}

.cartminilinks a:visited {
  color: rgb(51, 51, 51);
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: xx-small;
  font-style: normal;
  font-weight: normal;
  text-align: left;
}

.cartminilinks a:hover {
  color: rgb(255, 0, 0);
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: xx-small;
  font-style: normal;
  font-weight: normal;
  text-align: left;
}

.cartminilinks a:active {
  color: rgb(51, 51, 51);
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: xx-small;
  font-style: normal;
  font-weight: normal;
  text-align: left;
}

#nav {
  background: none repeat scroll
    0% 0% black;
  border: 1px solid rgb(238,
    238, 238);
  width: 100%;
}

.navBar {
  width: 100%;
  padding-top: 0px;
  margin-top: 10px;
  font-size: x-small;
  height: 145px;
  color: black;
  font-weight: bold;
  margin-left:-10px;
}

.navBar a {
  text-decoration: none;
  color: black;
}

.navBar a:hover {
  color: rgb(230, 157, 41);
}

table#horiz_nav {
  margin-top: 10px;
  width: 350px;
  border-collapse: collapse;
  float: right;
}

table#horiz_nav td {
  text-align: left;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  padding: 0px;
}

table#horiz_nav td a {
  display: block;
  text-align: center;
  color: rgb(255, 255, 255);
  text-decoration: none;
  font-size: 80%;
  text-transform: uppercase;
  border-right: 1px solid rgb(238,
    238, 238);
}

table#horiz_nav td.last a {
  border-right: 0px none;
}

table#horiz_nav td a:hover {
  color: rgb(0, 0, 0);
}

table#horiz_nav ul {
  position: absolute;
  left: -999em;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  background: none repeat scroll
    0% 0% white;
  border-right: 1px solid rgb(238,
    238, 238);
  text-align: left;
  width: 150px;
}

#horiz_nav td:hover ul {
  left: auto;
}

#horiz_nav td.sfhover ul {
  left: auto;
}

#horiz_nav ul li {
  display: block;
  width: 100%;
  margin: 0px;
  line-height: 22px;
  text-transform: capitalize;
}

table#horiz_nav ul li a {
  display: block;
  padding: 0px 10px ! important;
  border-bottom: 1px solid rgb(238,
    238, 238);
  border-right: 0px none;
  text-align: left;
}

#all {
  margin-top: 5px;
  padding-bottom: 5px;
}

#sideBarH {
  height: 40px;
}

#sideBarH .header {
  background: url("../images/header/sidebarh_header.png") no-repeat scroll
    0% 0% transparent;
  margin: 0px;
  height: 7px;
}

#sideBarH .sidebox {
  background: url("../images/header/sidebarh_mid.png") no-repeat scroll
    0% 0% transparent;
  height: 16px;
}

#sideBarH .boxFooter {
  background: url("../images/header/sidebarh_footer.png") no-repeat scroll
    0% 0% transparent;
  height: 7px;
}

#sideBar {
  width: 200px;
  float: right;
  padding-right: 10px;
  margin-right: 10px;
}

#sideBar .header {
  background: url("../images/header/sidebar_header.png") no-repeat scroll
    0% 0% transparent;
  margin: 0px;
  width: 198px;
  height: 7px;
}

#sideBar .box {
  padding: 0pt 5px 6px;
  font-size: 90%;
  background: url("../images/header/sidebar_mid.png") repeat-y scroll
    0% 0% transparent;
  width: 198px;
}

#sideBar .sidebox {
  padding: 0pt 5px 6px;
  font-size: 90%;
  background: url("../images/header/sidebar_mid.png") repeat-y scroll
    0% 0% transparent;
  width: 198px;
}

#sideBar .sidebox a {
  font-weight: bold;
  text-decoration: underline;
}

#sideBar .sidebox a:hover {

}

#sideBar .boxFooter {
  background: url("../images/header/sidebar_footer.png") no-repeat scroll
    0% 0% transparent;
  width: 198px;
  height: 7px;
}

#sideBar .box p {
  margin: 0px;
  padding-bottom: 10px;
}

#sideBar ul {
  list-style-type: none;
  padding: 0pt 15px 0pt
    0pt;
  margin: 0px;
  line-height: 20px;
  background: url("../images/header/sidebar_mid.png") repeat-y scroll
    0% 0% transparent;
  width: 198px;
}

#catnav a {
  padding: 18px 0pt 0pt
    7px;
  line-height: 30px;
}

#catnav li {
  padding: 6px 0pt 0pt
    6px;
  margin-left: 6px;
  width: 188px;
  height: 50px;
}

#catnavh li {
  display: inline;
  list-style-type: none;
  padding: 6px 0pt 0pt
    6px;
  margin-left: 6px;
  width: 188px;
  height: 50px;
}

#catnavh {
  margin: 0pt;
  padding: 0pt;
  text-align: center;
}

#catnavh a {
  line-height: 16px;
  color: white;
  padding: 8px;
  text-decoration: none;
}

#catnavh a:hover {
  line-height: 16px;
  background: url("../images/header/cat_rollover.png") no-repeat scroll
    0% 0% transparent;
  padding: 8px;
  text-decoration: none;
}

#main {
  text-align: center;
  float: left;
  padding-left: 15px;
  width: 50px;
}

#main table td {
  text-align: left;
}

#main td {
  font-size: 100%;
}

#main td td {
  font-size: 100%;
}

#homecontent {
  border: 1px solid rgb(215,
    215, 215);
  padding: 10px;
  color: rgb(102, 102, 102);
  margin-bottom: 5px;
  text-align: left;
}

#homecontent h1 {
  color: rgb(29, 131, 180);
}

#homecontent p {
  margin-right: 180px;
}

#homecontent img {
  margin-right: 10px;
}

#content {
  padding: 0px 10px 10px;
  text-align: left;
}

#footer {
  padding-bottom: 10px;
  margin: 0pt auto;
  text-align: center;
  color: black;
  font-size: 80%;
  clear: both;
}

#footer li {
  display: inline;
}

#footer .alphabet {
  margin-bottom: 10px;
  padding: 3px 10px;
  font-size: 90%;
  letter-spacing: 3px;
}

#footer a {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

#footer a:hover {
  color: rgb(230, 157, 41);
}

.searchfield {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(0,
    0, 0);
  color: rgb(0, 0, 0);
  width: 140px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: xx-small;
  padding-top: 2px;
  margin-left: 5px;
  margin-right: 5px;
  font-style: normal;
  font-weight: normal;
}

.imgbtn {
  border: 0px none;
}

.txtfield {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(0,
    0, 0);
  color: rgb(51, 51, 51);
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: x-small;
  font-style: normal;
  font-weight: normal;
}

.txtfielddropdown {
  background-color: rgb(255, 255, 255);
  color: rgb(51, 51, 51);
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: x-small;
  font-style: normal;
  font-weight: normal;
  border: 1px solid black;
}

.menuhdr {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  background-color: rgb(179, 183, 187);
  color: White;
  font-size: x-small;
  font-weight: bold;
  padding: 3px 5px;
  text-align: left;
}

.menubdr {
  background-color: rgb(179, 183, 187);
}

.dashed {
  border-left: 1px solid rgb(204,
    204, 204);
  border-right: 1px solid rgb(204,
    204, 204);
  border-bottom: 1px solid rgb(204,
    204, 204);
  background-color: rgb(247, 247, 247);
}

.leftmenumain a {
  border-top: 1px solid rgb(211,
    211, 211);
  display: block;
}

.leftmenumain {
  background-color: rgb(247, 247, 247);
  color: rgb(0, 0, 0);
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: x-small;
  font-style: normal;
  font-weight: bold;
  text-align: left;
}

.leftmenumain a:link {
  color: rgb(51, 51, 51);
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: xx-small;
  font-style: normal;
  font-weight: normal;
  padding-bottom: 7px;
  padding-left: 4px;
  padding-top: 6px;
  text-align: left;
  text-decoration: underline;
  width: 100%;
}

.leftmenumain a:visited {
  color: rgb(51, 51, 51);
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: xx-small;
  font-style: normal;
  font-weight: normal;
  padding-bottom: 7px;
  padding-left: 4px;
  padding-top: 6px;
  text-align: left;
  text-decoration: underline;
  width: 100%;
}

.leftmenumain a:hover {
  background-color: rgb(238, 238, 238);
  color: rgb(51, 51, 51);
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: xx-small;
  font-style: normal;
  font-weight: normal;
  padding-bottom: 7px;
  padding-left: 4px;
  padding-top: 6px;
  text-align: left;
  text-decoration: none;
  width: 100%;
}

.leftmenumain a:active {
  color: rgb(51, 51, 51);
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: xx-small;
  font-style: normal;
  font-weight: normal;
  padding-bottom: 7px;
  padding-left: 4px;
  padding-top: 6px;
  text-align: left;
  text-decoration: underline;
  width: 100%;
}

.dottedBorder {
  border: 1px dotted rgb(204,
    204, 204);
  background-color: rgb(249, 249, 249);
  padding: 5px;
}

.txtheader {
  color: rgb(0, 0, 0);
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: x-small;
  font-style: normal;
  font-weight: bold;
}

.hdrproduct {
  color: rgb(0, 0, 0);
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  line-height: 14px;
  padding-bottom: 6px;
  margin-bottom: 20px;
}

.proddescription {
  color: rgb(102, 102, 102);
}

#mainarea {
  font-size: 90%;
  line-height: 18px;
  width: 530px;
  padding-right: 10px;
}

div.breadcrumb {
  text-align: left;
  color: rgb(0, 0, 0);
  font-size: 90%;
  margin-bottom: 10px;
}

div.breadcrumb a {
  color: rgb(25, 129, 183);
  text-decoration: none;
}

div.breadcrumb a:hover {
  color: rgb(23, 93, 127);
  text-decoration: underline;
}

#mainarea h1 {
  font-size: 170%;
  font-weight: bold;
  margin: 0px 0px 15px;
  color: rgb(33, 68, 114);
  text-align: left;
  text-transform: capitalize;
}

#mainarea h2 {
  text-align: left;
  margin: 0px 0px 10px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 130%;
  text-transform: capitalize;
}

#mainarea h2.picheader {
  background-repeat: no-repeat;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: rgb(51, 51, 51);
  font-size: 12px;
  border-top: 1px solid rgb(204,
    204, 204);
  border-left: 1px solid rgb(204,
    204, 204);
  border-right: 1px solid rgb(204,
    204, 204);
  background-color: white;
  text-align: left;
  padding: 10px 5px 10px
    50px;
  margin: 0px;
}

.applyoverflow {
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
  padding-bottom: 50px;
}

table.tbl_compare {
  width: 100%;
  border-collapse: collapse;
  border: 0px none;
}

table.tbl_compare td {
  vertical-align: top;
  text-align: left;
  padding: 0px 10px;
}

table.tbl_compareproduct {
  border-collapse: inherit;
  line-height: 18px;
}

table.tbl_compareproduct td {
  padding: 3px 0px;
}

table.customerservice {
  width: 100%;
  background: none repeat scroll
    0% 0% rgb(249, 249, 249);
  border: 1px solid rgb(204,
    204, 204) ! important;
  margin-bottom: 10px;
  border-collapse: collapse;
}

table.customerservice th {
  height: 35px;
  background-position: 1% 50%;
  background-repeat: no-repeat;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: rgb(51, 51, 51);
  font-size: 12px;
  border-bottom: 1px solid rgb(204,
    204, 204);
  background-color: white;
  text-align: left;
  padding-left: 50px;
  vertical-align: middle;
}

table.customerservice td {
  padding: 10px;
}

table.customerservice ul {
  margin: 0px;
  padding: 0px 10px 0px
    25px;
}

.std_table {
  background: none repeat scroll
    0% 0% rgb(249, 249, 249);
  border: 1px solid rgb(204,
    204, 204) ! important;
  margin-bottom: 10px;
  padding: 10px;
  text-align: left;
  vertical-align: top;
  line-height: 20px;
  font-size: 11px;
}

.std_table table {
  border-collapse: collapse;
  width: 85%;
}

.std_table th {
  vertical-align: top;
  padding: 0px 10px 0px
    0px;
  width: 35%;
  font-weight: normal;
}

.std_table td {
  padding: 0px 5px 0px
    0px;
}

table.tbl_category td {
  text-align: center;
}

table.tbl_customer {
  width: 85%;
}

table.tbl_customer th {
  width: 35%;
  vertical-align: top;
  text-align: left;
  font-weight: normal;
}

table.tbl_customer td {
  vertical-align: top;
  text-align: left;
}

table.tbl_customer iframe {
  width: 100%;
}

table.tbl_subproduct {
  border-collapse: collapse;
  margin-right: 2px;
  margin-bottom: 2px;
  border: 1px solid rgb(221,
    221, 221);
  background: none repeat scroll
    0% 0% rgb(247, 247, 247);
  text-align: center;
  width: 100px;
  float: left;
}

table.tbl_subproduct td {
  padding: 3px 5px;
}

.ac {
  text-align: center ! important;
}

.ar {
  text-align: right ! important;
}

.al {
  text-align: left ! important;
}

.fr {
  float: right ! important;
}

.fl {
  float: left ! important;
}

.vt {
  vertical-align: top ! important;
  margin-left: 10px;
}

.vm {
  vertical-align: middle ! important;
}

.vb {
  vertical-align: bottom ! important;
}

.cb {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0pt;
  visibility: hidden;
}

.smlpad {
  padding: 15px ! important;
}

.small {

}

.price {
  color: rgb(33, 68, 114);
  font-weight: bold;
}

.convprice {
  color: red;
  font-weight: bold;
  font-size: x-small;
}

.exdImg {
  width: 20em;
}

