html,body {
  margin: 0;
  padding: 0;
  height: 100%; /* needed for container min-height */
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #393939;
  min-width: 1000px;
}

.container {
  position: relative; /* needed for footer positioning*/
  margin: 0 auto; /* center, not in IE5 */
  width: 100%;

  height: auto !important; /* real browsers */
  height: 100%; /* IE6: treaded as min-height*/

  min-height: 100%; /* real browsers */
  background-image: url(images/bg.png);
  background-position: top center;
  background-repeat: no-repeat;
}

.container_inner {
  position: relative; /* needed for footer positioning*/
  margin: 0 auto; /* center, not in IE5 */
  /*width: 970px;*/

  height: auto !important; /* real browsers */
  height: 100%; /* IE6: treaded as min-height*/

  min-height: 100%; /* real browsers */
  padding: 0 10px 150px 10px;
}

.header {
  height: 229px;
  background-image: url(images/header.png);
  background-position: top left;
  background-repeat: no-repeat;
}

.nav_top {
  float: right;
  width: 685px;
  height: 39px;
  line-height: 39px;
}

.nav_top a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  background-image: url(images/nav_a.png);
  background-position: right 1px;
  background-repeat: no-repeat;
  padding: 0 7px 0 4px;
}

.nav_top a:hover {
  color: #111d33;
  text-decoration: underline;
}

.nav_top a.last {
  background-image: none;
  padding: 0 0 0 4px !important;
}

.logo_block {
  width: 315px;
  height: 80px;
  float: left;
  display: inline;
  margin: 30px 0 0 174px;
}

.logo {
  width: 315px;
  height: 48px;
  float: left;
  display: inline;
  background-image: url(images/logo.png);
  background-position: top left;
  background-repeat: no-repeat;
  color: #FFFFFF !important;
}

.slogan {
  float: left;
  width: 100%;
  margin: 12px 0 0 5px !important;
  color: #000000 !important;
  text-transform: uppercase;
  font-size: 15px !important;
}

.h_line {
  float: left;
  width: 100%;
}

.phones_block {
  width: 180px;
  height: 118px;
  display: inline;
  padding: 0 0 0 41px;
  margin: 13px 0 0 25px;
  float: right;
  background-image: url(images/phones.png);
  background-position: top left;
  background-repeat: no-repeat;
}

.phone {
  color: #ff5a00;
  font-size: 15px;
  font-weight: bold;
  padding: 3px 0 0 0px;
}

.work_days, .cart_inn {
  text-align: right;
  padding: 3px 6px 0 0;
}

.work_days div, .cart_inn div {
  margin: 0 0 4px 2px;
}

.work_days b, .cart_inn b {
  color: #000000;
}

.cart_block {
  width: 206px;
  height: 118px;
  display: inline;
  margin: 13px 10px 0 19px;
  float: right;
  background-image: url(images/cart.png);
  background-position: top left;
  background-repeat: no-repeat;
}

.incart {
  color: #ff5a00;
  font-size: 15px;
  font-weight: bold;
  text-align: right;
  padding: 5px 10px 0 0;
}

.checkout {
  padding: 20px 0 0 30px;
}

.checkout a {
  color: #7092a1;
}

.header_line {
  width: 100%;
  height: 39px;
  float: left;
  /*background-image: url(images/header_line.png);
  background-position: top left;
  background-repeat: no-repeat; */
  margin: 6px 0 0 0;
}

.header_line_table {
  width: 100%;
  height: 39px;
  padding: 0;
  border: 0;
  border-collapse: collapse;
}

.header_line_table td {
  padding: 0;
}

.h_left {
  width: 237px;
}

.h_center {
  background-image: url(images/h_center.png);
  background-position: top left;
  background-repeat: repeat-x;
}

.h_right {
  width: 237px;
}

.header_left {
  width: 217px;
  height: 39px;
  line-height: 39px;
  float: left;
  font-size: 14px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 0 0 20px;
  background-image: url(images/h_left.png);
  background-position: top left;
  background-repeat: no-repeat;
}

.header_center {
  width: 100%;
  height: 39px;
  float: left;
}

.header_right {
  width: 217px;
  height: 39px;
  line-height: 39px;
  float: left;
  font-size: 14px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 0 0 20px;
  background-image: url(images/h_right.png);
  background-position: top left;
  background-repeat: no-repeat;
}

.search_block {
  /*display: inline;*/
  padding: 10px 0 0 14px;
}

.search_inp {
  width: 80%;
  height: 17px;
  float: left;
  line-height: 17px;
  padding: 0 5px;
  color: #3a3939;
  border: 1px solid #2B8DC0;
  background-color: transparent;
  background-image: url(images/s_inp.png);
  background-position: top left;
  background-repeat: repeat-x;
}

.search_subm {
  width: 73px;
  height: 19px;
  float: left;
  display: inline;
  border: 0;
  background-image: url(images/s_subm.png);
  background-position: top left;
  background-repeat: no-repeat;
  cursor: pointer;
  margin: 0 0 0 2px;
}

/*********************************
   C  O  L  U  M  N  S
*********************************/

.content {
  padding: 10px 0 0 0; /* bottom padding for footer */
}

.content_table {
  padding: 0;
  border: 0;
  border-collapse: collapse;
}

.left_column {
  /*float: left;*/
  width: 235px;
}

.center_column {
  /*float: left;*/
  /*width: 470px;*/
  /*display: inline;*/
  padding: 0 15px;
}

.right_column {
  /*float: right;*/
  width: 235px;
}

.manufacturers_sel, .manufacturers_sel option {
     color: #393939;
}

.left_column .infoBoxContents, .right_column .infoBoxContents {
  border: 0;
  border-collapse: collapse;
  padding: 0;
  background-color: #EDEDED !important;
  margin: 0 0 20px 0;
}

.left_column .infoBox, .right_column .infoBox {
  border: 0;
  border-collapse: collapse;
  padding: 0;
  background-color: transparent !important;
}

.categoriesLink {
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif;
  padding: 0 0 0 0;
}
.categoriesLink0 {
  padding: 7px 0 0 0;
  font-weight: bold;
  color: #7092A1;
}
.categoriesLink1 {
  padding: 0 0 0 5px;
}
.categoriesLink2 {
  padding: 0 0 0 10px;
}


.boxText a.categoriesLink {
  text-decoration: none !important;
  background-image: url(images/cat_a.gif);
  background-position: 0 4px;
  background-repeat: no-repeat;
  padding: 0 0 0 12px;
  margin: 0 0 0 5px;
}
.boxText a.categoriesLink:hover {
  text-decoration: none !important;
  background-image: url(images/cat_a_h.gif);
}
.boxText a.categoriesLinkCurrent {
  color: #FF5A00;
}

.cat_left_item {
  padding: 0 0 5px 0;
}

.boxText a.cat_left_link {
  text-decoration: none !important;
  background-image: url(images/cat_a.gif);
  background-position: 0 4px;
  background-repeat: no-repeat;
  padding: 0 0 0 12px;
  margin: 0 0 0 5px;
}

.boxText a.cat_left_link:hover {
  text-decoration: none !important;
  background-image: url(images/cat_a_h.gif);
}

.boxText a.cat_left_link .cat_left {
  color: #7092a1;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
}

.boxText a.cat_left_link:hover .cat_left {
  color: #ff5a00;
  text-decoration: none;
}

.h_line {
  padding: 0 0 0 10px;
  margin: 5px 0 10px 0;
}

.h_line img {
     float: left;
     width: 15px;
     height: 15px;
     display: inline;
     margin: 1px 4px 0 0;
}

.h_line span {
     font-size: 13px;
     font-weight: bold;
     color: #7092a1;
     float: left;
     display: inline;
     margin: 0 3px 0 0;
}

.h_line label {
     float: left;
     color: #393939;
     font-size: 13px;
}

.news_item, .pop_item {
  background-image: url(images/cat_a.gif);
  background-position: 0 5px;
  background-repeat: no-repeat;
  padding: 0 12px 5px 12px;
  margin: 0 0 5px 5px;
  border-bottom: 1px solid #BBD1DB;
}

.news_item a, .pop_item a {
  color: #7092a1;
  text-decoration: none;
  font-size: 12px;
  /*font-weight: bold;*/
  font-family: Verdana, Arial, sans-serif;
}

.news_item a:hover, .pop_item a:hover {
  color: #ff5a00;
  text-decoration: none;
}

.infoBoxHeading span {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 0 15px;
}

.infoBoxHeading span a {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
}

.infoBoxHeading span a:hover {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
		 text-decoration: none;
}

.infoBoxHeading_hid {
  display: none;
}

.left_column .infoBoxHeading {
  width: 235px;
  height: 29px;
  padding: 0;
  background-image: url(images/h_title_l.png);
  background-position: top left;
  background-repeat: no-repeat;
}

.right_column .infoBoxHeading {
  width: 235px;
  height: 29px;
  padding: 0;
  background-image: url(images/h_title_r.png);
  background-position: top left;
  background-repeat: no-repeat;
}

.manufacturers {
  background-image: url(images/manufacturers.png) !important;
}

.whats_new {
  background-image: url(images/whats_new.png) !important;
}

.bestsellers {
  background-image: url(images/bestsellers.png) !important;
}

.articles {
  background-image: url(images/articles.png) !important;
}

.latestnews {
  background-image: url(images/latestnews.png) !important;
}

.month_prods {
  background-image: none !important;
  border-bottom: 2px solid #7092a1;
  color: #7092a1;
  font-weight: bold;
  font-size: 14px;
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

.prod_img img, .news_img img {
  border: 1px solid #b1c1c9;
}

.prod_name {
  /*text-align: left; */
}

.prod_name a {
  color: #393939;
  font-size: 13px;
}

.prod_name a:hover {
  color: #ff5a00;
  text-decoration: none;
}

.prod_price {
  /*text-align: left;*/
  color: #ff6000;
  font-size: 14px;
  font-weight: bold;
}

.also_perhaps_name {
  color: #393939;
}

.also_perhaps_name:hover {
  text-decoration: none;
}

.month_prods_name {
  color: #393939;
  font-size: 12px;
  text-decoration: underline;
}

.month_prods_name:hover {
  text-decoration: none;
}

.main .infoBox {
  border: 0;
  border-collapse: collapse;
  padding: 0;
}

.main .infoBox td {
  padding: 0;
}

.main .infoBox .infoBoxContents {
  border: 0;
  border-collapse: collapse;
  padding: 0;
      background-color: #ededed;
}

.main .infoBox .infoBoxContents .boxText {
    padding: 0;
}

.main .infoBox .infoBoxContents .boxText table {
  border: 0;
  border-collapse: collapse;
  padding: 0;
}

.main .infoBox .infoBoxContents .boxText table td {
  padding: 0;
}

.news_title {
  background-color: #4e9ac7;
  padding: 3px 10px !important;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 13px;
}

.news_text {
  border: 0;
  border-collapse: separate !important;
  padding: 10px !important;
}

.news_img {
  float: left;
  width: auto;
  margin: 0 10px 10px 0;
}

.news_text_inner p {
   padding: 0;
   margin: 0 0 10px 0;
   font-size: 12px;
}

.read_more a {
  line-height: 0;
  font-size: 0px;
  float: right;
  width: 110px;
  height: 16px;
  background-image: url(images/detailed.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  color: #ededed !important;
}

.cat_heading {
  float: left;
  width: auto;
  color: #7092a1;
  font-size: 14px;
  padding: 0;
  margin: 0;
}

.catheading td {
  border-bottom: 2px solid #7092A1;
  padding: 0 0 5px 0;
}

.breadcrumb {
  padding: 5px 0;
}

.prods_display {
  color: #7092a1;
}

.prods_display b, .pagging b {
  color: #ff5a00;
  font-weight: normal;
}

.pagging {
  color: #7092a1;
}

.pagging a {
  color: #7092a1;
}

.prod_info {
  background-color: #2c8ec1;
  color: #FFFFFF;
  padding: 5px;
}

.prod_info .infoBoxHeading {
     font-weight: normal;
     font-size: 13px;
}

.productPrice font, .productPrice {
  color: #ff7600 !important;
  font-size: 13px;
  font-weight: bold;
}

.cart_quantity {
  border: 1px solid #a7a6aa;
}

.qty {
  color: #393939;
}

.p_inf {
     padding: 0;
     margin: 0;
     color: #393939;
}

.prod_descr .infoBox .infoBoxContents p, .prod_descr .infoBox .infoBoxContents p font {
  color: #393939;
  font-size: 12px !important;
}

.also_perhaps_price {
     color: #393939;
     font-size: 11px;
}

.also_perhaps_price span {
     color: #ff6000;
     font-weight: bold;
}

.purchased_prods .infoBox .infoBoxContents {
  border-collapse: collapse;
  border: 0;
  padding: 0;
}

.purchased_prods .infoBox .infoBoxContents td {
     border-bottom: 1px solid #cccccc;
     border-right: 1px dotted #cccccc;
     border-left: 1px dotted #cccccc;
}

/*********************************
   F  O  O  T  E  R
*********************************/

.footer {
  position:absolute;
  width:100%;
  height: 100px;
  bottom:0; /* stick to bottom */
  background-image: url(images/footer.png);
  background-position: top left;
  background-repeat: repeat-x;
}

.footer_container {
  width: 970px;
  height: 100px;
  margin: 0 auto;
}

.nav_bot {
  width: 685px;
  height: 39px;
  line-height: 39px;
  margin: 0 auto;
}

.nav_bot a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  background-image: url(images/nav_a.png);
  background-position: right 1px;
  background-repeat: no-repeat;
  padding: 0 7px 0 4px;
}

.nav_bot a:hover {
  color: #111d33;
  text-decoration: underline;
}

.nav_bot a.last {
  background-image: none;
  padding: 0 0 0 4px !important;
}

.copyright {
  width: 320px;
  margin: 0 auto;
  padding: 8px 0 10px 0;
  color: #413f33;
}

.footer_text {
		font-size: 11px;
  margin: 10px auto;
  width: auto;
  text-align: center;
  color: #393939;
}

.counter {
  float: left;
  width: auto;
  display: inline;
  margin: 15px 0 0 0;
}

/*********************************
   O  T  H  E  R
*********************************/

.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}

a img {
  border: 0;
}




/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:13 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px;padding: 10px 5px 20px 5px;
}

.left_column .boxText {
  background-image: url(images/td_bot_l.png);
  background-position: bottom left;
  background-repeat: no-repeat;
}

.right_column .boxText {
  background-image: url(images/td_bot_r.png);
  background-position: bottom left;
  background-repeat: no-repeat;
}

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }



A {
  color: #393939;
  text-decoration: underline;
}

A:hover {
  color: #ff5a00;
  text-decoration: none;
}

FORM {
  display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  /*font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: url(http://xwatt.ru/vverh.gif);
  color: #45688e;
  font-weight : bold;  */
}

A.headerNavigation {
  color: #45688e;
}

A.headerNavigation:hover {
  color: #45688e;
}

.productListing-data {
  border-bottom: 1px solid #cccccc;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #45688e;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #45688e;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: url(http://xwatt.ru/font1111.gif);
  color: #45688e;
  font-weight: bold;
}

.infoBox {
  /*background: #4876b0;*/
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

/*
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: url(http://xwatt.ru/vverh.gif);
  color: #45688e;
}
*/

H2.infoBoxHeading {
  font-size: 11px;
  display: inline;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

.productListing {
  border-collapse:collapse !important;
}

/*TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}*/

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #2c8ec1;
  color: #FFFFFF;
  font-weight: bold;
  padding: 5px;
}

.productListing-heading a {
 color: #FFFFFF;
 text-decoration: underline;
}

.productListing-heading a:hover {
 color: #FFFFFF;
 text-decoration: none;
}

.productListing-data {
 font-size: 13px;
 color: #ff6000;
 font-weight: bold;
}

.productListing-data form {
 color: #393939;
 font-weight: normal;
}

.productListing-data form .cart_quantity {
      border: 1px solid #a7a6aa;
      margin: 5px 0;
}

.productListing-data a {
 color: #393939;
 font-size: 12px;
 text-decoration: underline;
 font-weight: normal;
}

.productListing-data a:hover {
text-decoration: none;
color: #ff5a00;
}

/*A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}  */

TD.pageHeading, DIV.pageHeading, H1.pageHeading {
  font-size: 14px;
  font-weight: bold;
  color: #7092A1;
  border-bottom: 2px solid #7092A1;
  padding: 0 0 5px 0;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #393939;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.2;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #ff6000;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #393939; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }
TR.headerMenu {
  background: #bbc3d3;
  height: 18px;
}
TD.headerMenu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
/*  background: url(http://xwatt.ru/vverh.gif); */
  background: #bbc3d3;
  height: 18px;
  color: #393939;
  font-weight : bold;
  border-bottom: 1px solid #7092A1;
}
A.headerMenu {
  color: #393939;
  padding: 0 10px 0 10px;
}
A.headerMenu:hover {
  color: #45688e;
}
input.headerSearch {
  font-size:10px;
  width:200px;
  height:16px;
  font-weight:none;
  text-align:left;
  color: #999999;
}
/* css buttons */
.cssButton, .cssButtonHover {
width : 10em;
background-color: #BBC3D3;
color : #393939;
/*border: 2px outset #ffffff;*/
border: none;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
/*font-size: 1.1em;*/
text-align: center;
white-space: nowrap;
text-decoration: none !important;
font-weight: bold;
padding: 0.1em;
/*border-spacing: 1px;*/
/*margin-left: auto;
margin-right: auto;*/
/*display: block;*/
/*vertical-align: top;*/
/*line-height: 130%;*/
cursor: pointer;
}
.cssButtonHover {
/* background-color: #ED008C;
border-style: inset; */
text-decoration: none !important;
  color: #45688e;
}
.button_quick_find{
  width: 73px;
  height: 19px;
  float: left;
  display: inline;
  border: 0;
  background-image: url(images/s_subm.png);
  background-position: top left;
  background-repeat: no-repeat;
  cursor: pointer;
  margin: 0 0 0 2px;
}
/*.innerbox#headernavcenter .boxtext .button_search {display:inline;}*/
.headerLogo {
  background-color: #7092A1;
}
td.breadcrumb {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #999999;
}
A.breadcrumb {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #999999;
}
A.breadcrumb:hover {
  color: #999999;
}


TD.perehod {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #393939;
}

TD.rekklama {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: url(http://xwatt.ru/vverh.gif);
  color: #45688e;
  font-weight: bold;
}
A.headerLogoCart {
  font-weight:bold;
  text-decoration: underline;
  color:#888888;
}
