/* General page layout  begin */
body {
  margin: 0px;
  background: #ffffff;
  color: #333333;
  font-size: 11px;
  font-style: normal;
  font-family: tahoma, arial, verdana, arial, sans-serif;
}
a, a:visited{
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #254e5f;
  text-decoration: underline;
}
/*--------*/
form {
  display: inline;
  margin: 0;
}
input, select {
  font-size: 11px;
  color:#333333;
}
input.transpng {
  behavior: url("png.htc");
}
textarea {
  width: 100%;
  font-size: 11px;
  color:#333333;
  border: 1px solid #999999;
}
input.inp {
  border: 1px solid #999999;
  height: 20px;
  padding-top: 2px;
}
select {
  border: 1px solid #999999;
  height: 20px;
  padding-top: 2px;
}
.inpRequirement{
  background: #ffb7b7;
  border: 1px solid #999999;
  height: 20px;
  padding-top: 2px;
}
/*--------*/
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 {
  width: 0px;
  height: 0px;
}
.productBG {
  /*background-position: left top;
  background-image: url(images/product_bg.gif);*/
}
.lineV {
  background: url(images/line_V.gif) repeat-y left top;
}
.lineH {
  background: url(images/line_H.gif) repeat-x left top;
}
/*--------*/
.left_bg {
  /*background-image: url(images/infobox/ib_l_bg.gif);*/
}
.center_bg {
}
.right_bg {
  /*background: #e6e0d2;*/
  /*padding-top: 9px;*/
}
/* message box */
.inputRequirement {
  color: #ff0000;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
  background-color: #ffb3b5;
}
.messageStackSuccess {
  background-color: #99ff00;
}
.line {
  border-color: #DEDEDE;
}

.errorBox {
  background: #ffb3b5;
  font-weight: bold;
}
.stockWarning {
  color: #cc0033;
}
.productsNotifications {
  background: #ECF5F9;
}
/* General page layout  end */


/* Header layout  begin */
table.header {
}
tr.header {
}
td.header {
  color: #ff00ff;
}
td.header a:link, td.header a:visited {
  color: #4d4d4d;
  text-decoration: underline;
}
td.header a:hover {
  color: #c34f1d;
  text-decoration: underline;
}
td.headerNavigation {
  color: #ffffff;
}
a.headerNavigation, a:visited.headerNavigation {
  color: #FFFFFF;
  text-decoration: underline;
}
a:hover.headerNavigation {
  color:#e6e0d2;
  text-decoration: underline;
}
TR.headerError {
  background: #ff0000;
}
TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TR.headerInfo {
  background: #00ff00;
}
TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
/* Header layout  end */


/* Content layout  begin */
td.pageHeading, DIV.pageHeading {
  font-size: 14px;
  /*font-weight: bold;*/
  /*padding:5px 18px 2px 18px;*/
  color: #ffffff;
  /*font-weight: bold;*/
  /*text-align: center;*/
  /*text-transform: uppercase;*/
  padding-left: 10px;
  height: 40px;
  background: url(images/header_bg.gif) 0 50% repeat-x;
  /*background: url(images/page_separ.gif) repeat-y;*/
}
/*----categories----*/
#category-nav {
/*font-size:12px*/
}
#category-nav a, #category-nav a:visited {
  color: #333333;
  font-weight: bold;
}
#category-nav dd a, #category-nav dd a:visited{
  font-weight: normal;
}
#category-nav a:hover {
  color: #333333;
}
dl.level1 {
  border-bottom: 1px solid #cacac3;
}
#category-nav dl {
  margin: 0;
  padding: 0;
}
#category-nav dt {
  margin: 0;
  padding: 5px 5px 5px 10px;
  /*border-right: 1px solid #cacac3;
  background: #dddddd url(images/infobox/bg_0.gif) no-repeat 0 0;*/
}
#category-nav dt.even, #category-nav dd.even, dt.level-sel{
  background: #ecf5f9;
}
#category-nav dd {
  margin: 0;
  padding: 0 0 0 7px;
}
#category-nav dt.level-sel {
  /*background: #dddddd url(images/infobox/bg_1.gif) no-repeat 0 0;*/
}
#category-nav dt.level-act {
  /*background: #dddddd url(images/infobox/bg_2.gif) no-repeat 0 0;*/
}
#category-nav dt.level-sel a, #category-nav dt.level-sel a:visited {
  color: #4e4e4e;
  font-weight:bold;
}
#category-nav dt.level-sel a:hover {
  color: #333333;
}
#category-nav dt.level-act a, #category-nav dt.level-act a:visited {
  color: #333333;
  font-weight:bold;
}
#category-nav dt.level-act a:hover {
  color: #333333;
}
/*----infobox Left----*/
td.infoboxcell {
  padding-bottom: 15px;
}
.infoBoxNotice {
  background: #ff8e90;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
}
td.infoBox, span.infoBox {
}
/*--------*/
table.infoboxHeading {
  width: 100%;
}
td.infoBoxHeadingLeft {
  width: 30px;
  height: 23px;
  background: #4e4e4e;
  display: none;
}
td.infoBoxHeadingCenter {
  font-size: 13px;
  color: #ffffff;
  /*font-weight: bold;*/
  text-align: center;
  /*text-transform: uppercase;*/
  padding-left: 3px;
  height: 40px;
  background: #224b5c url(images/header_bg.gif) 0 50% repeat-x;
}
td.infoBoxHeadingRight {
  width: 20px;
  height: 23px;
  padding-right: 15px;
  display: none;
}
/*--------*/
.infobox {
  width: 100%;
}
td.infoBoxContentsLeft {
  width: 30px;
  font-size:0;
  display: none;
}
td.infoBoxContentsCenter {
  padding: 3px 0 10px 3px;
}
td.infoBoxContentsRight {
  font-size:0;
  width: 15px;
  display: none;
}
/*--------*/
table.infoBoxContents {
  color: #FFFFFF;
}
td.infoBoxContents {

}

table.infoBoxContents td.productNameCell {
  color: #ffffff;
  text-align: left;
  padding-top: 5px;
  vertical-align: bottom;
}
table.infoBoxContents td{
  color: #ffffff;
}

table.infoBoxContents table.productTable td.productNameCell a:link, table.infoBoxContents table.productTable td.productNameCell a:visited{
  color: #ffffff;
  text-decoration: underline;
}
table.infoBoxContents table.productTable td.productNameCell a:hover {
  color: #f2f2ea;
  text-decoration: underline;
}

table.infoBoxContents td.productPriceCell {
  font-weight: bold;
  text-align: left;
  padding-top: 5px;
}
table.infoBoxContents .productPriceSpecial {
/*  color: #ffffff; */
}
table.infoBoxcontents .productpriceold {
  color: #aebff8;
  text-decoration: line-through;
}
table.infoBoxContents .productPriceCurrent {
  color: #333333;
  font-weight: bold;
}

table.infoBoxContents a.infoBoxLink, table.infoBoxContents a.infoBoxLink:visited{
  color: #ffffff;
  text-decoration: underline;
}
table.infoBoxContents a.infoBoxLink:hover {
  color: #f2f2ea;
  text-decoration: underline;
}
/*----infobox Right----*/
table.infobox1Heading {
  width: 100%;
}
td.infoBox1HeadingLeft {
  width: 20px;
  height: 23px;
  padding-left: 12px;
  display: none;
}
td.infoBox1HeadingCenter {
  font-size: 13px;
  color: #ffffff;
  /*font-weight: bold;*/
  text-align: center;
  /*text-transform: uppercase;*/
  /*padding-left: 9px;*/
  height: 40px;
  background: #224b5c url(images/header_bg.gif) 0 50% repeat-x;
}
td.infoBox1HeadingRight {
  width: 17px;
  height: 23px;
  padding-right: 15px;
  background: #7985ae url(images/infobox/ib_l_bg.gif);
  display: none;
}
/*--------*/
.infobox1 {
  width: 100%;
}
td.infoBox1ContentsLeft {
  width: 46px;
  font-size:0;
  display: none;
}
td.infoBox1ContentsCenter {
  /*padding: 3px 10px 10px 10px;*/
  border: 1px solid #244e5f;
  padding-bottom: 10px;
}
td.shopping_cart td.infoBox1ContentsCenter{
  border: none;
}
td.shopping_border{
  border: 1px solid #244e5f;
}
td.infoBox1ContentsRight {
  font-size:0;
  width: 21px;
  display: none;
}
/*--------*/
table.infoBox1Contents {
}
td.infoBox1Contents {
}

table.infoBox1Contents td.productNameCell {
  color: #333333;
  text-align: left;
  padding-top: 5px;
  vertical-align: bottom;
}

table.infoBox1Contents td.productNameCell a:link, table.infoBoxContents td.productNameCell a:visited{
  color: #333333;
  font-weight: bold;
  text-decoration: underline;
}
table.infoBox1Contents td.productNameCell a:hover {
  color: #da5820;
  text-decoration: underline;
}

table.infoBox1Contents td.productPriceCell {
  font-weight: bold;
  text-align: left;
  padding-top: 5px;
}
table.infoBox1Contents .productPriceSpecial {
/*  color: #da5820; */
}
table.infoBox1contents .productPriceOld {
  color: #cccccc;
  font-weight: bold;
}
table.infoBox1Contents .productPriceCurrent {
  color: #111111;
  font-weight: bold;
}

table.infoBox1Contents a.infoBoxLink, a.infoBoxLink:visited{
 color: #333333;
  text-decoration: none;
}
table.infoBox1Contents a.infoBoxLink:hover {
  color: #333333;
  text-decoration: underline;
}
/*----contentbox----*/
td.contentBoxHeadingLeft {
  font-size: 0;
  width: 24px;
  background: #7985ae url(images/infobox/ib_l_bg.gif);
  display: none;
}
td.contentBoxHeadingCenter {
  font-size: 13px;
  color: #ffffff;
  /*font-weight: bold;
  text-transform: uppercase;*/
  background: #224b5c url(images/header_bg.gif) 0 50% repeat-x;
  height: 40px;
  padding-left: 10px;
}
td.all_login td.contentBoxHeadingCenter{
  background: none;
  color: #333333;
  font-size: 11px;
}
td.all_login td.return_all td.contentBoxHeadingCenter, td.return_all td, td.return_all td a{
  color: #ffffff;
}
td.account_headers td.contentBoxHeadingCenter{
  background: none;
  text-transform: uppercase;
  color: #333333;
}
td.contentBoxHeadingCenter a, td.contentBoxHeadingCenter a u{
  color: #ffffff;
  text-decoration: none;
}
td.contentBoxHeadingCenter a:hover{
  text-decoration: underline;
}
td.contentBoxHeadingRight {
  font-size: 0;
  width: 23px;
  background: #7985ae url(images/infobox/ib_l_bg.gif);
  display: none;
}
/*--------*/
.contentboxfooter {
  padding:1px 0 4px 0;
  /*background-image: url(images/line_bg.gif);
  background-repeat: repeat-x;*/
  height: 42px
}
/*--------*/
table.contentBox {
  /*background: #6876a4;*/
}
td.contentBoxContentsLeft {
  display: none;
}
td.contentBoxContentsCenter {
  /*padding: 0 0 1px 0;*/
  width: 100%;
  border: 1px solid #244e5f;
}
td.all_login td.contentBoxContentsCenter{
  border: none;
}
td.contentBoxContentsRight {
  display: none;
}

table.contentBoxContents {
  height: 100%;
  /*background: #ffffff url(images/contentbox/bg.gif);*/
  padding: 5px 5px 5px 5px;
}
td.productColumnSell {
  text-align: left;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  /*width: 20%;*/
}
table.contentBox td.productColumnSell{
  width: 20%;
}
table.productTable {
  height: 100%;
  font-size: 0px;
}
td.productImageCell {
  vertical-align: top;
  text-align: center;
}
td.productNameCell {
  text-align: center;
  vertical-align: bottom;
}
td.productNameCell a:link, td.productNameCell a:visited{
  font-weight: bold;
  text-decoration: none;
  color: #1f4c79;
}
td.productNameCell a:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #003366;
}

td.productPriceCell {
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
.productPriceSpecial {
  color: #1F4C79;
  font-weight: bold;
}
td.atributes_green_bg .productPriceSpecial{
  color: #ffffff;
} 
.productPriceOld {
  color: #000000;
  text-decoration: line-through;
  font-weight: bold;
}
td.atributes_green_bg .productPriceOld{
  color: #d5dde0;
}
.productPriceCurrent {
  font-size: 13px;
  color: #666666;
  font-weight: bold;
}
/*----product listing----*/
table.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}
.productListing-heading {
  height: 23px;
  font-weight: bold;
}

a.productListing-heading, a.productListing-heading:visited{
  color: #ffffff;
  text-decoration: underline;
}
a.productListing-heading:hover {
  color: #f2f2ea;
  text-decoration: underline;
}

#firstHeadingSell, #firstContentSell {
  /*border-left: 1px solid #254e5f;*/
  padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
  /*border-right: 1px solid #254e5f;*/
  padding-right: 5px;
}
.productListing-bottom {
  height: 1px;
  /*background: #254e5f;*/
  font-size: 0px;
  color: #ffffff;
}
td.shopping_border{
  border: 1px solid #254e5f;
}
.productlisting-headingPrice {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}
TD.productListing-data {
  padding:3px;
}
A.pageResults {
}
A:visited.pageResults {
}
a:hover.pageResults {
}
/* Checkout confirmation */
.orderEdit {
  color: #333333;
  text-decoration: underline;
}
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 {
background: #ecf5f9;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}
/* Used on forms */
TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}
TD.fieldValue {
  font-size: 12px;
}
/* Used on index_nested index_products */
TD.category_desc {
  line-height: 1.5;
  border-left:1px solid #244E5F;
  border-right:1px solid #244E5F;
  padding: 0 5px;
}
/* Shopping cart box */
SPAN.newItemInCart {
  color: #333333;
  text-decoration:none;
  /*font-weight: bold;*/
}
SPAN.greetUser {
  font-size: 11px;
  color: #7985ae;
  text-transform: uppercase;
  font-weight: bold;
}
/* Shopping cart, checkout */
SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.errorText {
  color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
/*  background-color: #cec9bc;*/
  background: #ECF5F9;
  cursor: pointer;
  cursor: hand;
}
.moduleRowSelected {
background: #ECF5F9;
}
.checkoutBarFrom, .checkoutBarTo {
  /*color: #8c8c8c;*/
}
.checkoutBarCurrent {
  color: #254e5f;
  font-weight:bold;
}
/* Content layout  end */


/* Footer  layout begin */
table.footer {
  background: url(images/footer_bg.gif) repeat-x top left;
}
td.footer {
  font-size: 11px;
  font-weight: normal;
}
table td.footer a:link, table td.footer a:visited {
  color: #333333;
  text-decoration: underline;
}
table td.footer a:hover {
  text-decoration: none;
  color: #ff6e0d;
}
/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}

#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;
}
/* header design */
td.header_top{
  height: 28px;
  background: url(images/top_header_bg.gif) 0 50% repeat-x;
  border-bottom: 1px solid #244e5e;
  border-right: 1px solid #244e5e;
  border-left: 1px solid #244e5e;
  padding-left: 10px;
}
td.header_bottom{
  padding: 15px 0;
}
td.info_icon{
  width: 13px;
  border: 1px solid #666666;
}
td.info_header{
  padding: 0 5px;
}
td.cards{
  padding-right: 10px;
}
td.left_top_search{
  height: 6px;
  width: 6px;
  background: url(images/left_top_search.gif) 100% 50% no-repeat;
}
td.left_bottom_search{
  background: url(images/left_bottom_search.gif) 0% 50% no-repeat;
  width: 6px;
  height: 7px;
}
td.right_bottom_search{
  background: url(images/right_bottom_search.gif) 100% 50% no-repeat;
  width: 6px;
  height: 7px;
}
td.right_top_search{
  background: url(images/right_top_search.gif) 100% 50% no-repeat;
  height: 6px;
  width: 6px;
}
td.search_content, td.left_search, td.right_search, td.bottom_search, td.top_search{
  background: #eaeaea;
  vertical-align: middle;
}
td.logo{
  padding-right: 5px;
  width: 300px;
}
table.search_table{
  height: 95px;
}
td.search_border{
  border: 1px solid #999999;
  background: #ffffff;
}
td.search_line input{
  border: 1px solid #ffffff;
  width: 300px;
}
td.cat_select select{
  width: 200px;
}
td.cat_select{
  font-size: 18px;
  font-family: Arial, Tahoma, sans-serif;
  padding-right: 15px;
}
td.search_block{
  padding-left: 50px;
}
td.search_embed_block{
  padding: 10px 0 0 15px;
}
/* header design eof*/
td.content_block{
  padding: 0 10px 10px 10px;
}
td.cat_border{
  border: 1px solid #244e5f;
}
div.odd{
  background: #ecf5f9;
}
td.boxText div{
  padding: 5px 10px;
}
td.footer_all{
  background: url(images/footer_top_bg.gif) 50% 0 no-repeat;
  height: 110px;
}
tr.odd td{
  background: #ecf5f9;  
}
tr.odd td, tr.even td{
  padding: 5px 0 5px 10px;
}
tr.odd td.infoBoxContents, tr.even td.infoBoxContents{
  padding: 5px 0 5px 5px;
}
tr.odd td.infoBoxContents_item, tr.even td.infoBoxContents_item{
  padding: 5px 10px 5px 0;
}
td.shoping_cart_footer{
  height: 40px;
  background: #214a5b;
}
span.empty{
  padding: 10px 0 0 10px;
  display: block;
}
td.categories_border{
  border-bottom: 1px solid #244e5f;
  border-right: 1px solid #244e5f;
  border-left: 1px solid #244e5f;
  padding: 10px;
}
td.manufacturers{
  border-right: 1px solid #244e5f;
  border-left: 1px solid #244e5f;
  padding: 10px;
}
td.new_prod_content, td.account_all{
  border: 1px solid #244e5f;
}
td.productButtonCell{
  text-align: center;
}
td.atributes_block{
  padding: 1px;
}
td.atributes_green_bg{
  background: #214a5b;
  padding: 10px;
  border: 1px solid #ffffff;
}
td.atributes_green_bg td, td.atributes_green_bg .productPriceCurrent{
  color: #ffffff;
  font-size: 14px;
}
td.prod_description_block{
  border-bottom: 1px solid #244e5f;
  padding: 10px;
}
td.prod_attributes_block{
  border-bottom: 1px solid #244e5f;
  padding: 10px;
}
td.image_block{
  border-right: 1px solid #244e5f;
}
td.check_border{
  border: 1px solid #244e5f;
}
td.all_login{
  border-right: 1px solid #244e5f;
  border-bottom: 1px solid #244e5f;
  border-left: 1px solid #244e5f;
}
td.note_text{
   border-right: 1px solid #244e5f;
  border-left: 1px solid #244e5f;
  border-bottom: 1px solid #244e5f;
  padding-left: 5px;
}
td.new_customer{
  border-right: 1px solid #244e5f;
}
table.atributes_table{
  height: 100%;
}
td.descr{
  padding-bottom: 15px;
}
td.descr input{
  border: 1px solid #999999;
}
td.acc_descr{
  padding-left: 20px;
}
td.blue_bg{
  background: #ECF5F9;
}
td.return_all{
  background: #214a5b;
  color: #ffffff;
  border: 1px solid #ffffff;
}
td.return_all input{
  border: 1px solid #999999;
  width: 150px;
  height: 30px;
  padding-top: 8px;
}
td.forgotten{
  padding-top: 5px;
}
td.content_border{
  border:1px solid #244E5F;
  padding: 5px;
}
table.contact_us_table input, table.contact_us_table select{
  border: 1px solid #999999;
  width: 180px;
  height: 20px;
}
table.contact_us_table textarea{
  border: 1px solid #999999;
  width: 297px;
  height: 125px;
}
td.red_input input, td.red_input textarea{
   /*background: #ffb7b7;*/
}
td.empty_banner{
  padding-bottom: 10px;
}
td.banner_text{
  padding-top: 70px;
}

