@import url("productlisting.css");
/* General page layout  begin */
body {
  margin: 0;
  /*padding: 33px 0;*/ 
  background: #161616;
  color: #b5b3b3;
  font: normal 11px Verdana, Tahoma, Arial, sans-serif;
}
td.main-col td{
  color: #000000;
}
td.black_page td{
  color: #b5b3b3;
}
a, a:visited{
  color: #9c9c9c;
  text-decoration: underline;
  font: normal 11px Verdana, Tahoma, Arial, sans-serif;
}
a:hover {
  text-decoration: none;
}
/*--------*/
form {
  display: inline;
}
input, select {
  font-size: 11px;
  color:#656565;
}
input.transpng {
  behavior: url("png.htc");
}
textarea {
  width: 100%;
  font-size: 11px;
  color:#656565;
}
h1 {
  font-size:14px;
}
/*--------*/
td {
  font-size: 11px;
  line-height: 1.2;
}
TD.main, P.main {
  line-height: 1.5;
}
TD.mainBold, P.mainBold {
  line-height: 1.5;
  font-weight: bold;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}
.bold {
  font-weight: bold;
  line-height: 1.5;
}
.boxText {
}
/*--------*/
img.transpng {
  behavior: url("png.htc");
}
img.infoBoxSpacing {

}
.productBG {

}
.lineV {

}
.lineH {

}
/*--------*/
.left_bg {

}
.center_bg {
}
.right_bg {

}
/* message box */
.inputRequirement {
  color: #ff0000;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
  background-color: #ffb3b5;
}
.messageStackSuccess {
  background-color: #99ff00;
}
.line {

}

.errorBox {
  background: #ffb3b5;
  font-weight: bold;
}
.stockWarning {
  color: #cc0033;
}
.productsNotifications {
  background: #f4f4f4;
}
/* General page layout  end */


/* Header layout  begin */

.header td {

}


.h-box {

}

.h-box-tl {
  width: 7px;
  height: 7px;
  background: url(images/h-tl.gif) 0 0 no-repeat;
}

.h-box-tr {
  width: 7px;
  height: 7px;
  background: url(images/h-tr.gif) 0 0 no-repeat;
}

.h-box-tx {
  background: url(images/h-tx.gif) 0 0 repeat-x;
}

.h-box-bl {
  width: 7px;
  height: 7px;
  background: url(images/h-bl.gif) 0 0 no-repeat;
}

.h-box-br {
  width: 7px;
  height: 7px;
  background: url(images/h-br.gif) 0 0 no-repeat;
}

.h-box-bx {
  width: 7px;
  height: 7px;
  background: url(images/h-bx.gif) 0 0 repeat-x;
}

.h-box-ml {
  width: 7px;
  height: 7px;
  background: url(images/h-ly.gif) 0 0 repeat-y;
}

.h-box-mr {
  width: 7px;
  height: 7px;
  background: url(images/h-ry.gif) 0 0 repeat-y;
}

.h-box-mx {
/*  width: 10px;*/
}



td.header-cfcont {
  padding: 0px 15px;
  border-right: 1px solid #cecea4;
}

td.header-cfcont strong {
  color: #5c9127;
  font: bold 11px Arial, Helvetica, sans-serif;
}


div.header-lang {

}

td.h-subnav {
  padding: 0px 15px;
  border-right: 1px solid #cecea4;
  width: 150px;
}

td.h-subnav strong {
  color: #5c9127;
  font: bold 11px Arial, Helvetica, sans-serif;
}

div.header-currencies select {
  color: #c1c16b;
  border: 1px solid #c1c16b;
  width: 130px;
}

td.h-cart {
  padding: 0px 8px;
  width: 170px;
}

td.h-cart strong {
  color: #5c9127;
  font: bold 11px Arial, Helvetica, sans-serif;
}

div.hcart-cont {
  color: #999943;
}

div.hcart-cont span {
  font-weight: bold;
}

table.header-sub {
  padding: 0 2px;
  border-left: 2px solid #639630;
  border-right: 2px solid #639630;

}


.splash-cont {
  padding: 0 4px;
}

div.header-spacer {
  margin: 2px 0;
  border-bottom: 4px solid #acac53;
}

/* Header layout  end */


/* Content layout  begin */
td.pageHeading, DIV.pageHeading {
  font-size: 14px;
}
td.pageHeading h1{
  font: normal 17px Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
  padding: 9px 0 7px 5px;
  _padding: 9px 0 8px 5px;
  margin: 0;
}
table.prod_info_table td.pageHeading h1{
  padding: 9px 0 7px 0;
  font-size: 18px;
}
td.black_page td.pageHeading h1 {
  /*background: url(images/cbh_l.gif) 0 0 no-repeat;*/
  font: normal 20px Arial, Helvetica, sans-serif;
  color: #a1a1a1;
  font-weight: normal;
  padding: 9px 0 7px 0px;
  _padding: 9px 0 8px 0px;
  margin: 0;
  /*border-right: 1px solid #cecea4;*/
}


*:first-child+html td.pageHeading h1 {
/*  padding: 9px 0 8px 15px;*/
}


td.pageHeading {
  /*background: url(images/cbh_x.gif) 100% 0 repeat-x;*/
}
/*----categories----*/
#category-nav {
/*font-size:12px*/
}
#category-nav a, #category-nav a:visited {
  display: block;
  color: #ffffff;
  font: bold 11px Tahoma, Arial, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  padding: 2px 10px;
  /*background: url(images/dot_nav.gif) 0 50% no-repeat;*/
}
#category-nav a:hover {
  /*background: url(images/dot_nav.gif) 3px 50% no-repeat;*/
}

#category-nav dl {
  margin: 0;
  padding: 0;
}
#category-nav dt {
  margin: 0;
  padding: 3px 0 3px 0;
  /*border-bottom: 1px solid #cecea4;*/
}

#category-nav dt.nav-last {
  background: none;
}
div#category-nav dd{
  padding-left: 15px;
  padding: 10px 0 10px 15px;
}
div#category-nav dd dd{
  display: none;
}
div#category-nav dd a, div#category-nav dd a:visited{
  color: #b5b3b3;
  text-transform: none;
  font-size: 12px;
}
#category-nav dd {
  margin: 0;
  padding: 0;
}
#category-nav dt.level-sel {

}
#category-nav dt.level-act {

}
#category-nav dt.level-sel a, #category-nav dt.level-sel a:visited {

}
#category-nav dt.level-sel a:hover {

}
#category-nav dt.level-act a, #category-nav dt.level-act a:visited {
  /*background: url(images/dot_nav.gif) 3px 50% no-repeat;*/
}
#category-nav dt.level-act a:hover {

}
/*----infobox Left----*/
td.infoboxcell {
  padding-bottom: 3px;
}
.infoBoxNotice {
  background: #ff8e90;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
}
td.infoBox, span.infoBox {
}


/*--------*/
table.infoboxHeading {
  width: 100%;
}
td.infoBoxHeadingLeft {
  width: 15px;
  height: 64px;
  /*background: url(images/ibh_l.gif) 0 0 no-repeat;*/
}
td.infoBoxHeadingCenter {
  font-family: Arial, Helvetica, sans-serif;
  color: #f2f2f2;
  font-size: 17px;
  text-transform: uppercase;
  padding: 2px 0 0 7px;
  border-bottom: 1px solid #373737;
  border-top: 1px solid #373737;
}
td.infoBoxHeadingRight {
  width: 40px;
  height: 64px;
  /*background: url(images/ibh_r.gif) 0 0 no-repeat;*/
}

/*td.infoBoxFooterLeft {
  width: 7px;
  height: 7px;
  background: url(images/ibf_l.gif) 0 0 no-repeat;
}
td.infoBoxFooterCenter {
  background: url(images/ibf_x.gif) 0 0 repeat-x;
  height: 7px;
}
td.infoBoxFooterRight {
  width: 7px;
  height: 7px;
  background: url(images/ibf_r.gif) 0 0 no-repeat;
}*/


/*--------*/
.infobox {
  width: 100%;
  /*border: 1px solid #cecea4;
  border-bottom: none;
  margin-top: 3px;
  background: #f0f0d3;*/
}
td.infoBoxContentsLeft {
  width: 14px;
/*  background: url(images/ibc_l.gif) 0 0 repeat-y;*/
}
td.infoBoxContentsCenter {

}
td.infoBoxContentsRight {
  width: 14px;
/*  background: url(images/ibc_r.gif) 100% 0 repeat-y; */
}
/*--------*/
table.infoBoxContents {
  margin: 10px 0;
}
td.infoBoxContents {

}

table.infoBoxContents td.productNameCell {
}
table.infoBoxContents td{

}

table.infoBoxContents table.productTable td.productNameCell a:link, table.infoBoxContents table.productTable td.productNameCell a:visited{

}
table.infoBoxContents table.productTable td.productNameCell a:hover {

}

table.infoBoxContents td.productPriceCell {

}
table.infoBoxContents .productPriceSpecial {

}
table.infoBoxcontents .productpriceold {

}
table.infoBoxContents .productPriceCurrent {

}

table.infoBoxContents a.infoBoxLink, table.infoBoxContents a.infoBoxLink:visited{

}
table.infoBoxContents a.infoBoxLink:hover {

}

/*----contentbox----*/
td.contentBoxHeadingLeft {
  width: 9px;
  height: 36px;
  display: none;
  /*background: url(images/cbh_l.gif) 0 0 no-repeat;*/
}
td.contentBoxHeadingCenter {
  /*background: url(images/cbh_x.gif) 0 0 repeat-x;*/
  font-family: Arial, Helvetica, sans-serif;
  color: #265b67;
  /*padding: 2px 0 0 7px;*/
  font-size: 20px;
  color: #a1a1a1;
  font-weight: normal;
}
td.contentBoxHeadingRight {
  width: 9px;
  height: 36px;
  display: none;
  /*background: url(images/cbh_r.gif) 0 0 no-repeat;*/
}
/*--------*/
.contentboxfooter {

}
/*--------*/
table.contentBox {

}
td.contentBoxContentsLeft {
}
td.contentBoxContentsCenter {
  width: 100%;
}
td.contentBoxContentsRight {
}

table.contentBoxContents {
  margin: 10px 0;
}
td.productColumnSell {

}
table.productTable {
  height: 100%;
}
td.productImageCell {

}
td.productNameCell {

}
td.productNameCell a:link, td.productNameCell a:visited{

}
td.productNameCell a:hover {

}

.pcell-name {
  padding: 0 0 10px 0;
  /*background: url(images/nav_x.gif) 0 100% repeat-x;*/
}


.pcell-name a, .pcell-name a:visited {
  color: #4c4c4c;
  font: bold 13px Tahoma, Arial, sans-serif;
  text-decoration: none;
}

.pcell-name a:hover {
  text-decoration: underline;
}



td.productPriceCell {

}
.productPriceSpecial {
  color: #265b67;
  font: bold 12px Arial, Helvetica, sans-serif;
}
.productPriceOld {
  color: #808080;
  font: bold 12px Arial, Helvetica, sans-serif;
  text-decoration: line-through;
}
.productPriceCurrent, #priceTop {
  color: #000000;
  font: bold 12px Arial, Helvetica, sans-serif;
}
table.prod_info_table #priceTop{
  font-size: 16px;
  font-style: italic;
}
/*----product listing----*/
table.productListing {

}
.productListing-heading {
  /*background: #f0f0d3;*/
  color: #000000;
  font: normal 11px Tahoma, Arial, sans-serif;
  padding: 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #dbdbdb;
  /*border-right: none;
  border-bottom: none;*/
}
table.shopping td.productListing-data{
  border-bottom: 1px solid #dbdbdb;
}
td.productListing-data td.productListing-data{
  border: none;
}
td.productListing-data a{
  text-decoration: none;
}
td.productListing-data a:hover{
  text-decoration: underline;
}
a.productListing-heading, a.productListing-heading:visited{

}
a.productListing-heading:hover {

}

#firstHeadingSell, #firstContentSell {

}

#firstHeadingSell {

}

#lastHeadingSell {
  /*border-right: 1px solid #cecea4;*/
}

#lastContentSell {
  /*border-right: 1px solid #cecea4;*/
}
.productListing-bottom {
  /*border-top: 1px solid #cecea4;*/
}
.productlisting-headingPrice {

}
td.productListing-data {
  padding: 10px;
  /*background: #f0f3e3;*/
}

td.pl-colnum0, td.pl-colnum1 {
  padding: 10px;
  /*border-right: 1px solid #cecea4;
  border-bottom: 1px solid #cecea4;*/
}

td.pl-colnum1 {
  border-right: none;
}


td.productListing-data a, td.productListing-data a:visited {
  color: #4c4c4c;
  font: 11px Tahoma, Arial, sans-serif;
}

td.productListing-data a:hover {

}


A.pageResults {
}
A:visited.pageResults {
}
a:hover.pageResults {
}
/* Checkout confirmation */
.orderEdit {

}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

}
tr.productListing-odd {

}
tr.productListing-even .productListing-data, tr.productListing-odd .productListing-data {
  /*border-left: 1px solid #cecea4;
  border-top: 1px solid #cecea4;*/
  vertical-align: middle;
}
tr.productListing-even .productListing-data .productListing-data, tr.productListing-odd .productListing-data .productListing-data {
  border-left: none;
  border-top: none;
  vertical-align: middle;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}
/* Used on forms */
TD.fieldKey {
  font-size: 11px;
}
TD.fieldValue {
  font-size: 11px;
}
/* Used on index_nested index_products */
TD.category_desc {
  line-height: 1.5;
}
/* Shopping cart box */
SPAN.newItemInCart {
  font-weight: bold;
}
SPAN.greetUser {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
}
/* Shopping cart, checkout */
SPAN.markProductOutOfStock {
  font-size: 11px;
  font-weight: bold;
}
SPAN.errorText {
  color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
    background: #ccc;
  cursor: pointer;
  cursor: hand;
}
.moduleRowSelected {
    background: #ccc;
}
.checkoutBarFrom, .checkoutBarTo {
  /*color: #8c8c8c;*/
}
.checkoutBarCurrent {
  font-weight:bold;
}
/* Content layout  end */


/* Footer  layout begin */
#footer {
  border-top: 4px solid #acac53;
  padding: 10px 0 0 0;
  margin-top: 2px;
}

#footer td {
  color: #acac53;
}

#footer a, #footer a:visited {
  color: #acac53;
  font: bold 11px Tahoma, Arial, sans-serif;
}

#footer a:hover {

}

/* Footer layout end */

#site-wrap {
  /*padding: 33px 21px 20px 22px;*/
}


.pcell-num0, .pcell-num1 {

}

/*  */

#h-search-cont {
  padding: 0 0 10px 18px;
  background: #5c9127 url(images/srch_br.gif) 100% 100% no-repeat;
}

#h-search-cont label {
  display: block;
  background: url(images/srch_tr.gif) 100% 0 no-repeat;
  padding: 10px 22px 6px 0;
  color: #fff;
  font: bold 11px Arial, Helvetica, sans-serif;
}

.hsearch-inp {
  color: #5c9127;
  font: 11px Arial, Helvetica, sans-serif;
  width: 135px;
}

.h-searchbtn {
  text-align: right;
  padding: 6px 22px 0px 0px;
}

#header-xtranav {
  padding: 1px 2px 3px 20px;
  border: 1px solid #cecea4;
  margin-bottom: 3px;
}

#header-xtranav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#header-xtranav li {
  margin: 0;
  padding: 0;
}

#header-xtranav a, #header-xtranav a:visited {
  display: block;
  color: #3a7380;
  font: normal 11px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  padding: 4px 5px 4px 21px;
  background: url(images/dot_top.gif) 0 50% no-repeat;
  text-decoration: underline;
}

#header-xtranav a:hover {
  text-decoration: none;
}


.left-col {
  padding: 0 4px 0 2px;
  border-left: 2px solid #000000;
  /*background: url(images/left_column_shadow.gif) 100% 0% repeat-y;*/
}
td.all_content{
  background: #1f1f1f;
}
div.bonus_points_cont {
  position: relative;
  text-align: right;
}
div.bonus_points {
  position: absolute;
  top: 0px; right: 0px;
  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  white-space: nowrap;
}
html > body div.bonus_points {
  text-align: right;
  left: -111px;
}
.grey {
  color: #666666;
}
.orange {
  color: #f60;
}
.green {
color: #090;
}

#id_mysql_error{
  position:absolute;
  width:70%;
  background:#fddbdb;
  border:1px solid #525252;
  left:14%;
  top:50px;
}
#id_mysql_error td{
  font-size:11px;
  font-family:tahoma;
}
#id_mysql_error .heading{
  background:url(images/heading.gif);
  height:23px
}
#id_mysql_error .heading .heading{
  background:none;
  padding-left:15px;
  text-transform:uppercase;
  color:#fff;
  font-weight:bold;
}
#id_mysql_error .close{
  text-align:right;
  padding-right:3px;
}
#id_mysql_error .error{
  padding:15px 15px 30px 15px;
}
td.search{
  width: 303px;
  /*border-left: 2px solid #000000;*/
  background: #232220 url(images/search_shadow.gif) 100% 0% repeat-y;
}
td.header_bottom_block{
  border-left: 2px solid #000000;
}
td.top_menu{
  background: #161513;
}
td.input1 input{
  border: none;
  background: #000000;
  color: #818181;
  
}
td.search_left{
  width: 6px;
  height: 15px;
  background: url(images/search_left_round.gif) 0 0 no-repeat;
}
td.search_right{
  width: 8px;
  height: 15px;
  background: url(images/search_right_round.gif) 0 0 no-repeat;
}
td.search_button{
  background: #000000;
}
td.search_line{
  height: 15px;
}
td.header_info_item{
  width: 110px;
}
td.header_info_item a, td.header_info_item a:visited{
  color: #d2d2d2;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Arial, Tahoma, sans-serif;
}
td.separator{
  width: 31px;
}
div.widget-header{
  padding: 0 20px 0 20px;
}
div.widget-header td{
  /*padding-left: 25px;*/
  height: 62px;
  border-top: 1px solid #373737;
  border-bottom: 1px solid #373737;
}
td.footer_top{
  background: #0b0b0b;
  height: 30px;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
td.copy{
  height: 35px;
  padding-left: 20px;
}
td.footer_menu a{
  color: #ababab;
  text-decoration: none;
}
td.footer_menu a:hover{
   text-decoration: underline;
}
td.copy_text{
  padding-right: 15px;
}
td.tel{
  padding-right: 10px;
}
td.main-col{
  background: #ffffff url(images/left_column_shadow_white.gif) 0 0 repeat-y;
  padding: 20px 40px 20px 40px;
}
td.black_page{
  background: #1f1f1f url(images/left_column_shadow_black.gif) 0 0 repeat-y;
}
td.subcategory_head a, td.subcategory_head a:visited{
  text-decoration: none;
    font-size: 13px;
    color: #ffffff;
}
td.subcategory_head a:hover{
  text-decoration: underline;
}
table.prod_info_table{
  height: 100%;
}
td.search, td.top_menu{
  border-bottom: 3px solid #2c2827;
}
td.left-col{
  padding-top: 40px;
}
td.prod_desc{
  color: #000000;
  padding-left: 10px;
}
td.image_block{
  width: 255px;
  padding-right: 40px;
}
td.black_page .productPriceCurrent{
  color: #ffffff;
}
td.image_block{
  border-right: 1px solid #b5b5b5;
}
td.top_menu, td.main-col{
  border-right: 1px solid #000000;
}
div.main-col{
  min-height: 500px;
  height: auto !important;
  height: 500px;
}
td.pl-colnum1, td.pl-colnum2{
  border-left: 1px solid #313131;
}
tr.productListing-data td{
  border-top: 1px solid #313131;
}
tr.firstrow td{
  border-top: none;
}
tr.productListing-data td td{
  border: none;
}
td.description_block{
  color: #000000;
}
td.subcategory_head img, td.pl-image img{
  border: 2px solid #737373;
}
tr.productListing-odd td{
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
}
tr.productListing-odd td td{
  border: none;
}
td.buttons{
  padding-bottom: 20px;
  border-bottom: 10px solid #dbdbdb;
}
td.logo_block{
  padding: 5px 0 0px 0;
}
td.subcat{
  padding-top: 15px;
}
td.search_line{
  padding: 0px 0 0 28px;
}
table.infoBoxFooter{
  display: none;
}
td.search{
  height: 42px;
}
td.pl-name, td.pl-price{
  text-align: left;
  padding: 2px 0;
}
td.pl-name{
  padding-top: 5px;
}
td.back_block img{
  border: none;
    vertical-align: middle;
}
td.back_block a, td.back_block a:visited{
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
td.black_block a, td.black_block a:visited{
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
td.back_block a img, td.black_block a img{
  border: none;
}
td.back_block a{
  text-decoration: none;
}
td.buy_now{
  /*padding-left: 50px;*/
}
td.infoBox1HeadingLeft{
  display: none;
}
td.infoBox1HeadingRight{
  display: none;
}
td.infoBox1HeadingCenter a{
  text-decoration: none;
}
td.infoBox1HeadingCenter a:hover{
  text-decoration: underline;
}
td.pl-colnum0{
  padding-left: 0;
}
td.shopping_input input{
  width: 19px;
}
td.back_block a td.back_black{
  color: #ffffff;
}
td.productListing-data{
  width: 208px;
}
td.back_black, td.back_white{
  padding-left: 3px;
}
a#bottomNavClose{
  padding-bottom: 0 !important;
}
#hoverNavChild{
  margin: 0;
}
td.black_page td.messageStackError{
  color: #000000;
}
img.arrow{
  position: relative;
  top: -1px;
}
td.black_block{
  padding-right: 8px;
}

TR.headerError {
  background: #ff0000;
}
TD.headerError {
  background: #ff0000;
  color: #ffffff;
  text-align: left;
  padding: 10px;
}
TR.headerInfo {
  background: #00ff00;
}
TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  text-align: left;
}
td.prod_price{
  padding-bottom: 10px;
}
table.prod_info_table td.prod_desc h1{
  padding: 6px 0 10px 0;
}