.boxText { font-family:  Arial, sans-serif; font-size: 12px; }
.errorBox { font-family :  Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Verdana, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

html, body {
  width: 100%; height: 100%;
}
body {
  font-family: Arial, Verdana, sans-serif; font-size: 12px;
  background: #98d9e2 url(images/bgg.gif) right 0 repeat-y;
  color: #000;
  text-align: center;
}

/*table {
  background: transparent;
}*/

/**********************************************/


html, body, legend,dl,dd,dt,ul,th,td,tr,table,div,p,input,button,select,img,span,form,label,a,textarea,h1,h2,h3,h4,h5,h6, hr {
	margin: 0;
	padding: 0;
}
img {
  border: 0 none;
}
h1, h2, h3, h4, h5, h6 {
  color: #006270;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  margin: .3em 0;
}
h1 {
  font-size: 18px;
  margin: 19px 5px 0 19px;
}


A {
  color: #006270;
  text-decoration: none;
  font-size: 12px;
}

A:hover {
  color: #00ADC7;
  text-decoration: none;  
}
p {
  line-height: 1.5;
}
.content p {
  margin-bottom: 1em;
}
FORM {
	display: inline;
}
.page {
  padding: 11px 0px;
  background: url(images/page_bg.gif) 0 0 repeat-y;
  width: 980px;
  margin: 0 auto;
  text-align: left;
}
.image_block img{
  margin: 15px;
}

.box_bottom_corners {
  display: block;
}
.both {
  clear: both;
  font-size: 1px;
  height: 1px;
}

.corners {
    /* features */
    border-radius: 6px;
    /* WebKit (Safari/Chrome) */
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    /* KHTML (Konquerer) */
    -khtml-border-radius-topleft: 6px;
    -khtml-border-radius-topright: 6px;
    /* Возможно Opera в будущем */
    -opera-border-radius-topleft: 6px;
    -opera-border-radius-topright: 6px;
    -o-border-radius: 6px;
    /* Gecko (Firefox) */
    /*-moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
   */ -moz-border-radius-topleft:6px;
      -moz-border-radius-topright:6px; 
}
ul, li  {
  list-style-position: inside;
}
TR.headerNavigation FORM{
  display: block;
}
.wrap-headerNavigation {
  clear: both;
  border-style: none solid;
  border-width: 3px;
  border-color: #FFF;
}
.wrap-headerNavigation table {
  border-style: none solid solid;
  border-width: 3px;
  border-color: #a6e6ee;
}
TR.headerNavigation table {
  background: url(images/header-menu-bg.png) 0 0 no-repeat;
}
TD.headerNavigation {
  font-size: 12px;
  color: #ffffff;
  height: 40px;
  border-right: 1px solid #008194;
}
TD.headerNavigation.big {
  width: 270px;
}

A.headerNavigation {
  color: #FFF;
  vertical-align: middle;
  outline: none;
  font: bold 14px Tahoma;
  display: block;
  height: 40px;
  line-height: 2.8;
  border-left: 1px solid #34b5c8;
  background: #0c9bb0;
}
a.a_first, a.a_first:hover {
  border: none !important;
}
A.headerNavigation img {
  vertical-align: middle;
}
A.headerNavigation:hover {
  color: #FFF;
  background: #2aa7ba;
  text-decoration: none;
}

.headerNavigation .current a {
  color: #FFCC00;
}

.htop {
  background-color: #cef8fd;
  background-image: url(images/shtl.gif);
  background-position: 0 0;
  *background-position: 0 3px;
  background-repeat: no-repeat;
  padding: 5px 15px;
  font-size: 16px;
  color: #007384;
  position: relative;
}
.htop .corner_tr {
  position: absolute;
  right: 0;
  top: 0;
}
.htop em {
  font-size: 18px;
  color: #005764;
  font-style: normal;
}
.e_flesh {
  background: #d7dee4;
}
.wlogo {
  position: relative;
  height: 106px;
  background: #34b5c8 url(images/bgt.gif) 0 0 repeat-x;
  position: relative;
}
.wlogo2 {
  height: 106px;
  background: url(images/logo.gif) 0 0 no-repeat;
  float: left;
}
.logo {
  display: block;
  float: left;
  height: 25px;
  width: 235px;
  margin: 34px 0 0 30px;
  color: #FFF;
  font-size: 24px;
  text-indent: -1000px;
}
.no-border {
  border: none !important;
}
.no-border-top {
  border-top: none !important;  
}
TR.headerError {
  background: #ff0000;
}
TD.headerError {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
.box ul {
  list-style: none;
  border-width: 1px;
  border-style: none solid;
  border-color: #c5e5e8;
}
.box ul li {
  margin: 0 3px;
  background: #FFF;
  border: 1px solid #D4F2F5;
  border-style: none solid;
  padding-left: 10px;
  padding-right: 10px;
  *padding: 0;
}
.box.categories ul li {
  background: transparent;
  border: 0 none !important;
}
.box ul li.top {
  border-top-style: solid;
  padding-top: 10px;
}
.box ul li.bottom { 
  border-bottom-style: solid; 
  padding-bottom: 10px;
}
.box a {
  padding: 1px 10px 1px 10px;
  *padding: 0;
}
.top-level-cat a {
  background: url(images/trian.gif) 25px 1em no-repeat;
  padding: 1px 10px 1px 10px;
  display: block;
}
.top-level-cat-active a {
  font-weight: bold;
  background: url(images/trian_active.gif) 25px center no-repeat;
  padding: 1px 10px 1px 10px;
  display: block;
}
.box_st {
  padding-top: 10px;
}
.box_st td.main {
  background: url(images/bg_border_ac.gif) center bottom no-repeat;
}
.box_st td.main a {
  background: url(images/box_st_abg.gif) 25px 1em no-repeat;
  padding: 5px 10px 5px 35px;
  display: block;
  margin: 1px 0;
}
.box_st td.main a:hover {
  background-color: #eef2f5;
}
.left_col .box_border {
  text-align: center;
  padding-top: 5px;
}
.categories {
   background: #e9fdff;
}
.categories .main {
  padding: 0 10px 0 30px; 
}
.box_last {
  background: transparent url(images/lcol_bbg.gif) 0 0 repeat-x;
  border-bottom: none !important;
}
TD.main {
  line-height: 1.5;
  font-size: 12px;
}
.wcontent {
  border-style: none solid solid;
  border-width: 3px;
  border-color: #FFF;
}
.wcontent > table {
  border-style: none solid;
  border-width: 3px;
  border-color: #a6e6ee; 
}

*html .wcontent table {
  border-style: none solid;
  border-width: 3px;
  border-color: #a6e6ee;
}
*html .wcontent table table {
*  -border: 0 none;
*}

.content_bottom_corners img, .content_top_corners img, .footer_bottom_corners img {
  float: left;
}
.content_bottom_corners p, .content_top_corners p {
  line-height: 0;
  height: 5px;
  margin-left: 8px;
  margin-right: 8px;
}
.content_bottom_corners p {  
   border-bottom: 3px solid #a6e6ee;
}
.content_bottom_corners {
  background: #FFF url(images/content_cbr.gif) right top no-repeat;
  height: 8px;
}
.content_top_corners {
  background: #FFF url(images/content_ctr.gif) right top no-repeat;
  height: 8px;
  -overflow: hidden;
}
.content_top_corners p {
  border-top: 3px solid #a6e6ee;
}
.main_box {
  margin-bottom: 5px;
}
.caption {
  text-align: left;
  margin: 0 5px;
  background: #e9fdff;
  border: 1px solid #c5e5e8;
  padding: 10px;
  color: #139cb0;
  font-size: 14px;  
}
.main_box td {
  padding: 10px 20px 5px;
  border: 1px solid #c5e5e8;
}
.main_box h5, .left_col .box h5 {
  font: 12px Arial, sans-serif; 
  color: #006270;
}
.price {
  display: block;
  color: #006270;
}
.main_box .readmore {
  margin-top: 25px;
  border-top: 1px solid #c5e5e8;
  display: block;
  line-height: 2;
}
.footer_bottom_corners {
  background: url(images/cbr.png) right top no-repeat;
  height:11px;
  position: relative;
}
.footer_bottom_corners p {
  background: url(images/fpbg.gif) right bottom repeat-x;
  line-height: 0;
  margin-left: 11px;
  margin-right: 11px;
  height: 11px;
}
.content {
  padding: 0 10px 10px 0;
  background: #FFF;
}
.index_list .pname, .index_list .pname a {
  color: #00265d;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.index_list .pname a:hover {
  text-decoration: underline;
}
td.index_list {
  border: 1px solid #c2cad2;
  height: 218px;
  background: url(images/index_list_bg.gif) 0 0 repeat-x;
  vertical-align: top;
}
.product_ilink img {
  margin: 2px 10px 5px 0;
}
.product_ilink a {
  padding: 0;
}
.readmore {
  color: #00adc7;
}
.left_col .readmore {
  margin-top: 15px;
  padding: 0;
  text-decoration: none;
  display: block;
}
.readmore:hover {
  text-decoration: underline;
}
.index_list td td {
  border: none;
  text-align: left;
}
.heading-box {
  background: url(images/heading-box-bg.png) 0 0 repeat-x;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #75828b;
  height: 29px;
  padding-left: 10px;
  text-align: left;
}

.heading-box a {
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  outline: 0;
}
td.smallText {
  font-size: 11px;
}

.bold {
  font-weight: bold;
}

/**********************************************/

.greeny {
  color: #97ad9e;
  background: #f1f7f3;
}
.wfooter {
  background: #FFF;
  padding: 0 3px;
  padding-top: 10px;
}
.footer {
  border-style: none solid;
  border-width: 3px;
  border-color: #a6e6ee;
  background: #FFF;
}
.footer ul {
  list-style: none;
  float: left;
  padding: 20px 35px;
}
.left_col td {
  text-align: left;
}
.left_col .box { 
  padding-top: 3px;
  background: #E9FDFF url(images/box-top.gif) 0 0 no-repeat;
}
.whead {
  border-color: #C5E5E8;
  border-style:none solid;
  border-width:1px;
  padding-bottom: 4px;
}
.left_col .heading {
  color: #006270;
  font-size: 14px;
  font-weight: bold;
  padding: 7px 3px 7px 17px;
  background: #FFF;
  margin: 0 3px;
  border: 1px solid #D4F2F5;
}
.content .heading {
  background: url(images/bg_border_ac_small.gif) 0 bottom repeat-x;
  padding: 5px;
  text-align: left;
}
.content .heading a {
  font-family: Verdana, sans-serif;
}
.last_cat {
  background: none !important;
}
.links_block {
  float: right;
  padding: 0 10px;
}
.links_block img{
  margin: 4px 0;
}
.subfooter {
  text-align: center;
  padding: 5px 10px;
}
.search_box {
  float: right;
  margin-right: 10px;
  margin-top: 6px;
  background: #a6e6ee url(images/search_bg.gif) 0 0 no-repeat;
  padding: 10px 10px 0px 15px;
  width: 223px;
  height: 33px;
}
.search_box input {
  vertical-align: top;
}
.t_search {
  color: #139cb0;
  font: 12px Arial, sans-serif;
  border: 1px solid #8bd1da;
  width: 146px;
  padding: 2px 3px 3px;
  margin-right: 5px;
}

.new_products ul  li {
   margin-bottom: 5px;
   border-style: solid;
   padding-top: 10px;
   padding-bottom: 5px !important;
}
.new_products ul li.bottom {
  margin-bottom: 0;      
}

*html .png {
  -behavior: url(images/png.htc);
}

.infoBox_feat{
  border-spacing: 5px;
}

.discount{
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 0 0 8px;
  color: #006270;
}
td.discoun_pec{
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  text-align: right;
  padding-right: 15px;
  padding-bottom: 7px;
}


.fieldKey, .checkoutBarCurrent, .checkoutBarTo{  
  font-family: Arial, Verdana, sans-serif; 
  font-size: 12px;
}

.productListing-heading{
  font-family: Arial, Verdana, sans-serif; 
  font-size: 13px;
  font-weight: bold;
  background: #e9fdff;
  color: #139cb0;
}

.cat_name{
  font-family: Arial, Verdana, sans-serif; 
  font-size: 18px;
  color: #006270;
  padding-top: 19px;  
}

.listing{
  color: #6a6a6a;
  font-family: Verdana;
  font-size: 12px;
}

.listing_more{
  color: #0c9bb0;
  font-family: Verdana;
  font-size: 12px;
  padding-top: 5px;
}

.pname{
  font-family: Arial,Verdana, sans-serif;
  font-size: 18px;
}
.pprice{
  color: #0c9bb0;
  font-family: Arial,Verdana, sans-serif;
  font-size: 22px; 
}

.also_prod {
  font-size: 12px;
  line-height: 1.5;
  font-family: Arial, Verdana, sans-serif; 
}

.product_line{
  width: 99%; 
  border-top: 1px solid #C5E5E8; 
  padding-top: 5px; 
  padding-left: 5px;
  font-size: 12px;
  font-family: Arial, Verdana, sans-serif; 
}

.color{
  font-family: Arial, Verdana, sans-serif; 
  font-size: 12px;
  color: #E2711F;
  padding-top: 5px;
  padding-bottom: 5px;
}

.seacrh{
  border: 1px solid #C5E5E8;
  padding: 10px 10px 5px 10px;
}

.search_res{
  font-family: Arial, Verdana, sans-serif; 
  font-size: 12px;

}

.search_res_name{
  font-family: Arial, Verdana, sans-serif; 
  font-size: 12px;
  font-weight: normal;
}

