/* general css */
*{
   font-size: 12px;
   color: #663333;
   margin: 0px;
   font-family: Arial,Tahoma,  sans-serif;
}
body {
    margin: 0px;
    padding: 0px;
   font-family:Verdana,Tahoma,Arial,Trebuchet MS,Sans-Serif;
   font-size:90%;
   min-width:850px;
}
div#page {
   border: 0px none;
   margin-left:5px;
   margin-top:5px;
   background:url(images/midend.png) repeat-y top right;   
}
div#header {
   border: 0px none;
    height: 194px;
   background:url(images/topgrad.jpg) repeat-x top right;
}
div#header-coord{
   border: 0px none;
  background:url(images/default.jpg) no-repeat top left; 
   /*   background:url(images/ny2010_russian.jpg) no-repeat top left; */
   display:block;
   width:753px;
   height:194px;
   float:left;
   color: #FFFFFF;
   font-weight:bold;
/*    font-style:italic; */
   padding-left:5px;
}

div#header-contactinfo{
   position:absolute;
   top:5px;
   left:5px;   
   border: 0px none;
   /* background:url(images/topcoord.png) no-repeat top right; */
   display:block;
   width:250px;
   height:194px;
   float:left;
   color: #330000;
   font-weight:bold;
/*    font-style:italic; */
   padding-left:5px;
   z-index:2;
}



div#logo{
   border: 0px none;
   display:block;
   height:194px;
/*    width:736px; */
    background:url(images/topend.jpg) no-repeat top right; 
}
div#logo img{
   border: 0px none;
   margin:0px;
}
div#topmenu{
   border: 0px none;
   margin-top:0;
   padding:0;
   clear:both;
   height:33px;
   background:url(images/midend.png) repeat-y top right;
}
div#topmenu-inner{
   padding:0;
   margin-top:0;
   border: 0px none;
   margin-right:44px;
   height:33px;
   background:url(images/topmenu-inner.png) repeat-x top left;
   vertical-align:top;
}
span.topmenu{
   margin-top:0;
   /* padding:0; */
   display:block;
   float:left;
   /*     top  bot right  left      */
    padding:5px 5px 0 5px ; 
   border: 0px none;
   height:33px;
   background:url(images/topmenu-separator.png) no-repeat top left;

}
a.button1{
   font-size: 14px;
   text-decoration: none;
   padding-left:8px;
   color: #990000;
}
a.button1:hover{
   font-size: 14px;
   text-decoration: none;
   padding-left:8px;
   color: #FF0700 ;
}
span#navicon {
 display:block;
  cursor: pointer;
      height:30px;
      width:40px;
 } 


span#navicon a{text-decoration:none;   
/*  text-indent: -9999px; */
   margin-left:5px;
   padding-top:10px;
   display:block; 
   height:30px;
   width:100px;
   background:url(images/navicon.png) no-repeat top right;
   float:left;
}

span#navicon  a:hover{background-position: 60px -40px;text-decoration:none;}


span#navtrail {
display:block;
   height:30px;
   float:left;
   margin-left:5px;
   padding-left:105px;
   padding-top:5px;
   margin-top:-25px;
   position:absolute;
 } 


span#navtrail a {
color:#696475  ;
 } 
 
span#navtrail a:hover {
color:#E60000 ;
text-decoration:none;
 } 

div#nav{
   border: 0px none;
   clear:both;
   height:47px;
   background:url(images/midend.png) repeat-y top right;
}
div#nav-inner{
   border: 0px none;
   margin-right:44px;
   height:47px;
   background:url(images/sidebar-left0.png) repeat-y top left;
   vertical-align: top;
clear:both;
line-height:26px;
}



div#navtopline {
/* display:none; */
   border: 0px none;
   height:9px;
   background:url(images/navtop.jpg) no-repeat top left;   
}
div#container {
   border: 0px none;
   background:url(images/sidebar-left.png) repeat-y top left;   
}
.clear-block {
   display:block;
}
div#sidebar-left{
   border: 0px none;
   width:250px;
   float:left;
   margin-bottom:0px;
   background:url(images/sidebar-left.png) repeat-y top left;
}
div#sidebar-left-inner{
   border: 0px none;
   padding:0 20px 5px 0;
   background:url(images/sidebar-left.png) repeat-y top left;   
   width:220px;
   float:left;
}
div#main{
   border: 0px none;
   float:right;
   margin-left:-250px;
   width:100%;
   background:url(images/sidebar-left.png) repeat-y top left;   
}
div#main-inner{
   border: 0px none;
   margin-left:250px;
   position:relative;
   z-index:1;
   padding-left: 20px;
   padding-right: 60px;
   padding-top: 20px;
   padding-bottom: 20px;
   background:url(images/midend.png) repeat-y top right;      
}
div#footerstripe {
   border: 0px none;
   height:13px;
    clear: both; 
   background:url(images/footerstripe.png) repeat-x top left;   
}
div#footerstripe-inner {
   border: 0px none;
   height:13px;
   background:url(images/footerstripe-left.png) no-repeat top left;   
}
div#footer {
/*    padding-top:50px; */
   text-align:center;
   margin:auto;
   border: 0px none;
   height:110px;
    clear: both; 
    background-color: #999999;
   background-image: url('images/footer.png');
   background-repeat: no-repeat;
   background-position: right top;
   color:#fff;
     font-size: 10px;
     font-style:italic;
     
}

/* end of general css */

/* box css */
.frontpage{
/*    float:left; */
width:100%;
height:226px;
   background-color: #fff;
   /* background-image: url('images/snow.gif'); 
   background-image: url('images/8marta.png');
   background-repeat: no-repeat;
   background-position: right bottom;*/
  
}



.loginBoxHeader {
  font-size: 11px;
  font-weight: bold;
  color: #ffeedd;
 /* line-height: 1.5;*/
}

span.categoriesBox {
font-style:italic;
  font-size: 12px;
  color: #666;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

span.adminBox {
  font-size: 11px;
  color: #666;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

span.authorsBox {
  display: none;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 12px;
  color: #fff;
}

span.articlesBox {
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 12px;
  color: #fff;
}

span.bestsellersBox {
  font-size: 12px;
/*   color: #fff; */
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

span.currenciesBox {
  font-size: 12px;
/*   color: #fff; */
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

span.featuredBox {
  font-size: 12px;
/*   color: #fff; */
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
}


a.groupinfoBox{
   display: block; 
   height: 35px;
   text-decoration:none;
   background: url("images/Vertilal_info.gif") no-repeat 0 0;
   vertical-align:center;
}

a.groupinfoBox:hover{ background-position: 0 -36px;}

a.groupinfoBox span{
   display: block; 
   padding-top:10px;
   font-style:italic;
   font-weight:bold;
   font-size: 12px;
   color: #666;
    padding-left: 40px;
}


/* infopic */
a.infopic{
   display: block; 
   height: 20px;
   text-decoration:underline;
   background: url("images/Info_icon_stand.gif") no-repeat 0 -10px;
   vertical-align:center;
}

a.infopic:hover{ background-position: 0 -50px; color: #FF0700  ;text-decoration:none;}

i  a.infopic{
   display: block; 
/*    padding-top:10px; */
   font-style:italic;
   font-weight:bold;
   font-size: 12px;
   color: #2D2445 ;
    padding-left: 40px;
}

/* NEWS*/

a.latestnewsBox{
   display: block; 
   height: 35px;
   text-decoration:none;
   background: url("images/news.gif") no-repeat 0 0;
   vertical-align:center;
}

a.latestnewsBox:hover{ background-position: 0 -36px;}

a.latestnewsBox span{
   display: block; 
   padding-top:10px;
   font-style:italic;
   font-weight:bold;
   font-size: 12px;
   color: #666;
    padding-left: 40px;
}


/* */
.sb{
border:medium none;
   display: block; 
   height: 35px;
   width:35px;
   text-decoration:none;
   background: url("images/search.gif") no-repeat 0 0;
   vertical-align:center;
   overflow:hidden;

text-indent: -999px;
font-size: 0px;
line-height: 0px;
   
   
}
.sbover{
border:medium none;
   display: block; 
   height: 35px;
   width:35px;
   text-decoration:none;
   background-image: url("images/search.gif");
   background-repeat:no-repeat ;
   background-position: 0 -36px;
   vertical-align:center;
   overflow:hidden;
text-indent: -999px;
font-size: 0px;
line-height: 0px;
}
a.searchBox{
   display: block; 
   height: 35px;
   text-decoration:none;
   background: url("images/search.gif") no-repeat 0 0;
   vertical-align:center;
}

a.searchBox:hover{ background-position: 0 -36px;}

a.searchBox span{
   display: block; 
   padding-top:10px;
   font-style:italic;
   font-weight:bold;
   font-size: 12px;
   color: #666;
    padding-left: 40px;
}


/*loginbox*/

a.loginBox{
   display: block; 
   height: 35px;
   text-decoration:none;
   background: url("images/enter.gif") no-repeat 0 0;
   vertical-align:center;
}

a.loginBox:hover{ background-position: 0 -36px;}

a.loginBox span{
   display: block; 
   padding-top:10px;
   font-style:italic;
   font-weight:bold;
   font-size: 12px;
   color: #666;
    padding-left: 40px;
}

/* */
span.sidebar_separator
{
 display: block; 
 height: 9px; 
  background: url("images/sidebar_separator.png") no-repeat 0 0;
/*   margin-top:5px; */
}


span.languagesBox {
  font-size: 12px;
/*   color: #fff; */
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

span.lastviewedBox {
  font-size: 12px;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

span.lastviewedBox {
  font-size: 12px;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
}


span.manufacturersBox {
  font-size: 12px;

  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

span.manufacturersinfoBox {
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 12px;
  color: #fff;
}

span.newsletterBox {
font-style:italic;  font-weight:bold;
  font-size: 12px;
  color: #666;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

span.orderhistoryBox {
  font-size: 12px;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

span.reviewsBox {
  font-size: 12px;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
}


span.specialsBox {
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 12px;
  color: #fff;
}

span.whatsnewBox {
  font-size: 12px;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  margin-right: 10px;
}


/* end of box css */



a {
   color:#369;
}
a:hover {
/*    color:#fff;
   background:#369; */
   text-decoration:none;
}
h1, h2, h3 {
   margin:.8em 0 .2em 0;
   padding:0;
}
p {
   margin:.4em 0 .8em 0;
   padding:0;
}
img {
   margin:10px 0 5px;
}



   #layoutdims {
      clear:both;
   /*    background:#fff; */
      border-top:4px solid #ff9933;
      margin:0;
      padding:4px 15px !important;
      text-align:center;
   }




input {background-image:url(images/form_bkg.jpg)}



.orangeline{width:100%;height:5px;background-image:url(images/start02_05.jpg);repeat-x:repeat}
.grayline {position:absolute;left:0px;width:100%;height:2px;background-color:#c7c7c4;}




   a { color:#666699; }
   a:hover { color:#FF6600 ; text-decoration:none; }
   
   .copy { text-align:center; font-size:80% }



td {
   margin: 5px;
}

.boxText { 
   font-size: 11px;
}

.boxText i a{   color:#2D2445 ; text-decoration:underline;   }
.boxText i a:hover{  color:#FF0700  ;  text-decoration:none; }

   
.boxTextBG {
   font-size: 11px;
}
.boxTextBGII {
   font-size: 11px;
}
.boxTextPrice {
   font-size: 10px;
   color: #FF0000;
}

.errorBox {
   font-size : 10px;
   font-weight: bold;
   background-color: #ffb3b5;
}
.gvBox {
   font-size : 14px;
   font-weight: bold;
   border-color: #FFFFFF;
   border: 1px solid;
   background-color: #ffb3b5;
}
.stockWarning { 
   font-size : 10px;
   color: #cc0033;
}

.productsNotifications {
   background-color: #ffffff;
}

.orderEdit { 
   font-size : 10px;
   color: #70d250;
   text-decoration: underline;
}


img{
   border:0px none;
}

A {
  color: #a05f68;
  text-decoration: underline;
}

A:hover {
  color: #660000  ;
  text-decoration: none;
}

FORM {
   display: inline;         
}


TR.header {
   background-color: #ffffff;
}

TR.headerNavigation {
  background: #FFFFFF;
}

TD.headerNavigation {
   font-size: 10px;
   color: #000000;
   font-weight : bold;
   border-bottom: 0px solid;
   border-color: #FFFFFF;
   background-color: #FFFFFF;
}

A.shippingInfo { 
  font-size: 11px;
  font-weight: bold;
  background-color: #FFFFFF;
  color: #000000;
  text-decoration: none;
  line-height: 1.5;
}

A.shippingInfo:hover {
  font-size: 11px;
  font-weight: bold;
  color: #FFCC00;
  text-decoration: none;
  line-height: 1.5;
}

A.shippingInfo:visited {
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  line-height: 1.5;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
   color: #009933;
   font-style: italic;
}
A.confirmationEdit:hover {
   color: #009933;
   font-style: italic;
   text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
   background-color: #00CC33;
}

.moduleHeading {
   font-size: small;
   font-weight: bold;
   padding-bottom: 10px;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 12px;
  color: #000000;
  font-weight : bold;
  border-bottom: 0px solid;
  border-color: #b6b7cb;
}

.infoBox {
 /*  background:url(img/bkg_tab_active_ef.gif), repeat-x left top; 
  background: #ffffff;  */
}

.infoBoxContents {
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}


TD.contentBoxHeading1, p.contentBoxHeading1 {
  font-size: 16px;
  font-weight: bold;
  color: #990000;
}

A.contentBoxHeading1 {
  font-size: 16px;
  font-weight: bold;
  color: #990000;
  text-decoration: none;
}

a:hover.contentBoxHeading1 {
  font-size: 16px;
  font-weight: bold;
  color: #990000;
  text-decoration: none;
}
TD.infoBoxHeading {
  font-size: 12px;
  font-weight: bold;
/*  background: url('img/baniere-fond07.03_0333.png') left top; */
  background: none; 
  color: #ffeedd
}


TD.infoBox, SPAN.infoBox {
  font-size: 10px;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-size: 10px;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FFFFFF;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 10px;
  background: #FFFFFF;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
   color: #0000FF;
   text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFFFF;
}
td.hdr1{
   height: 84px;
   width: 500px;
   background:  none;
   padding-left: 0px;
   padding-right: 0px;
   margin-left: 0px;
   margin-right: 0px
}
td.hdr2{
   height: 84px;
   background:  none;
   padding-left: 0px;
   padding-right: 0px;
   margin-left: 0px;
   margin-right: 0px
}
td.hdr3{
   color: #FFFFFF;
   text-align: right;
   width: 500px;
   height: 84px;
   background:  none;
   padding-left: 0px;
   padding-right: 0px;
   margin-left: 0px;
   margin-right: 0px
}


TD.pageHeading, DIV.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}


TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
   font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
   text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

TD.copyright {
display: none;
  font-size: 11px;
  line-height: 1.5;
  background: #f1f1f6;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}
SPAN.productOldPrice {
   color: #ff0000;
   text-decoration: line-through;
}
SPAN.errorText {
  color: #ff0000;
}

SPAN.productDiscountPrice {
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
   font-size: x-small;
   font-weight: bold;
   color: Black;
}

.moduleRow {
 font-size: 11px;
 line-height: 1.5;
/*  background-color: #f2f2e9; */
 border: 0px none;
/*  border-color: #E6E6E6; */

}
.moduleRowOver { 
  /*  background-color: #f2f2e9;  */
   border: 0px none;
/*    border-color: #f2f2e9; */
    font-size: 11px;
    line-height: 1.5; 
   
   }
.moduleRowSelected { background-color: #f2f2e9; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 {font-size: 10pt; }
.heading2 {font-size: 11pt; }
.heading3 {font-size: 12pt; }
.heading4 { font-size: 14pt; }
.heading5 { font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {
   text-align: center;
   font-size: 12pt; 
   color: #000000; 
   padding-top: 2px;
   padding-bottom: 2px;}
.sitemap_heading a {font-size: 12pt; color:#000000;}
.sitemap_heading a:hover {font-size: 12pt; color:  #999999; text-decoration:none;}

.sitemap_sub {font-size: 9pt; color: #000000; background-color: #FFFFFF; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Tahoma, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 0px solid;
border-right: 0px solid;
border-color: #FFFFFF;
}

.navLeft {
   background-color: #ffffff;
   width: 185px;
}
.navRight {
   background-color: #ffffff;
   width: 185px;
}

.contentsTopics {
   font-size: 14px;
   font-weight: bold;
}

.tableListingI {
   background-color: #eeeeee;
}

.tableListingII {
   background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

.onepxwidth {
   width: 1px;
}

#errormsg
{
border:2px solid #c00;
padding:5px;
width:96%;
}    
.error
{
background:#fcc;
}

.content{
   font-size: 11px;
   color: #477294;
   line-height: 1.5;
   background-color: #FFFFFF;
   border: 0px solid #477294;
   margin-bottom: 3px;
   margin-top: 3px;
   padding-bottom: 2px;
   padding-left: 2px;
   padding-right: 2px;
   padding-top: 2px;
}

.content_nobord{
   font-size: 11px;
   color: #477294;
   line-height: 1.5;
   margin-bottom: 3px;
   margin-top: 3px;
   padding-bottom: 2px;
   padding-left: 2px;
   padding-right: 2px;
   padding-top: 2px;
}

.content_blank{
   font-size: 11px;
   color: #477294;
   line-height: 1.5;
   background-color: #FFFFFF;
   border: 0px solid;
   border-color: #9DBED8;
   margin-bottom: 3px;
   margin-top: 3px;
   padding-bottom: 2px;
   padding-left: 2px;
   padding-right: 2px;
   padding-top: 2px;
}

/* APT còèëè */

.cartBoxContents {
  font-size: 11px;
  color: #67748B;
}

.cartHeader {
  font-size: 11px;
  font-weight: bold;
  background: #FFCC00;
  color: #FFFFFF;
  line-height: 1.5;
}



TD.price, P.price {
  font-size: 11px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  background: #FFFFFF;
  line-height: 1.5;
}

TD.contentBoxContents1, p.contentBoxContents1 {
  font-size: 11px;
  color: #000000;
}

TD.blockTitle
{
   font-size: 10px;
   padding: 0;
/*    margin-bottom: 2px; */
    margin-bottom: 0; 
}

.blockTitle div strong i a{color:#2D2445 ;text-decoration:underline;}
.blockTitle div strong i a:hover{color:#FF0700 ;text-decoration:none;}






div.button {
  font-size: 11px;
  font-weight: bold;
  background-color: #67748B;
  color: #FFFFFF;
  line-height: 1.5;
}


TD.button {
  font-size: 11px;
  font-weight: bold;
  background-color: #67748B;
  color: #FFFFFF;
  line-height: 1.5;
}

TR.button {
  background-color: #67748B;
  color: #FFFFFF;
}

TD.button1 {
/*background-image: url('img/bkg_tab_active_ef.gif');*/
color:#000000;
font-size:100%;
padding-left:6px;
padding-right:6px;
text-decoration:none;
vertical-align:middle

}

TD.navigation {
/* background-image: url('img/bck_bredcrumb.gif'); */
  font-size: 11px;
  font-weight: bold;
  background-color: #FFFFFF;
  color: #000000;
  line-height: 1.5
}

TD.navigation a {
     font: 12px ;
     font-weight: bold;
     color: #000000;
     text-decoration: none;
}

TD.navigation a:hover {
     font: 11px ;
     font-weight: bold;
     color: #ff0000;
     text-decoration: underline;
}

TD.navigation a:visited {
     font: 11px ;
     font-weight: bold;
     color: #000000;
     text-decoration: none;
}

TD.navigationTop {
  font-size: 11px;
  font-weight: bold;
  background-color: #FFFFFF;
  color: #000000;
  line-height: 1.5;
}

TD.line {
  background-color: #990000;
  color: #990000;
}

/* APT áoêcû */

span.addaquickieBox {
  font-size: 12px;
  color: #ffeedd;
}

TD.adminBox {
  font-size: 11px;
  color: #67748B;
}

TR.adminBox {
  font-size: 11px;
  color: #67748B;
}



TD.cartBox {
  font-size: 11px;
  color: #67748B;
  background-color: #DDDEE6; 
}

TR.cartBox {
  font-size: 11px;
  color: #67748B;
  background-color: #DDDEE6; 
}

TD.cartBox1 {
  font-size: 11px;
  color: #67748B;
  background-color: #ffffff; 
}

TR.cartBox1 {
  font-size: 11px;
  color: #67748B;
  background-color: #ffffff; 
}

.contents {
  font-size: 11px;
  margin:0px;
}

.contents strong a {
  color:#a05f68 ;
  text-decoration:underline;
}
.contents strong a:hover{
  color:#660000  ;
  text-decoration:none;
}

.contents  a img{
   margin:0px;
}

TD.featuredModule {
  font-size: 11px;
  color: #67748B;
  background-color: #DDDEE6; 
}

TR.buynowFooter {
  font-size: 11px;
  color: #FFFFFF;
  background-color: #FFFFFF; 
}

TR.buynowFooter {
  font-size: 11px;
  color: #FFFFFF;
  background-color: #FFFFFF; 
}

TD.parsetime {
  font-size: 11px;
  line-height: 1.5;
  background: #f1f1f6;
  text-align:center;
}

/* Çaãoëoâoê còpaíèöû */
h1.contentBoxHeading {
background:url(images/h1_contentBoxHeading_icon.gif) no-repeat left bottom;
height:37px;
padding-left:40px;
vertical-align:bottom;
line-height:2em;
  display: block;
  width: 95%;
  font-weight: bold;
  color: #990000;
  border-bottom: 1px solid #990000;
  background-color: white;
/*   margin: 0.2em 0;; */
  font-style:normal; 
  font-variant:normal; font-size:16px; font-family:Arial,Tahoma,sans-serif; 
  
}

h1.contentBoxHeading a {
  color: #990000;
  text-decoration: none;
}
/* /Çaãoëoâoê còpaíèöû */

/* Cêpyãëeííûe yãëû */
.page {background: transparent; width:100%;}
.page h1, .page p {margin:0 10px;}
.page h1 {font-size:2em; color:#fff;}
.page p {padding-bottom:0.5em;}



.page .pagecontent {display:block; padding-left:0.5em; padding-right:0.5em; background:#f1f1f6; border-left:1px solid #fff; border-right:1px solid #999;}
.page .pagecontentfooter {display:block; text-align: right; background:#ffffff;}
/* /Cêpyãëeííûe yãëû */

/* Oøèáêa ía còpaíèöe câÿæèòecü c íaìè */
div.contacterror {border:1px solid; border-color:#ff0000; background-color:#FFCCCC; text-align:center; margin-bottom:0.5em; margin-top:0.5em;}
/* /Oøèáêa ía còpaíèöe câÿæèòecü c íaìè */

/*- Bpeìÿ ïapcèíãa */
div#parseTime
   {
     clear: left;
     background: #f1f1f6;
     width: 100%;
     text-align: center;
     color: #000;
     padding-top: 0.5em;
     padding-bottom: 0.5em;
   }
/*- /Bpeìÿ ïapcèíãa */

/*- /Èíôopìaöèÿ o ìaãaçèíe */
div#copyright
   {
     display:none;
     clear: left;
     background: #f1f1f6;
     width: 100%;
     text-align: center;
     color: #000;
     padding-top: 0.5em;
     padding-bottom: 0.5em;
   }

div.copyright
   {
     clear: left;
     background: #f1f1f6;
     width: 100%;
     text-align: center;
     color: #000;
     padding-top: 0.5em;
     padding-bottom: 0.5em;
   }
/*- /Èíôopìaöèÿ o ìaãaçèíe */

div.clear
   {
     clear: both;
   }

div.navigation
   {
     display: block;
     width: 100%;
     padding-top: 1em;
   }

span.right
   {
     float: right;
   }

span.Requirement 
   {
     color: red;
   }

span.bold 
   {
     font-weight: bold;
   }
p.center
   {
     text-align: center;
   }   
   
/* Ajax quick find */

div.ajaxQuickFind 
   {
     text-align: left;
   }

ul.ajaxQuickFind 
   {
     list-style-type: none;
     list-style-image: url('none');
     padding-left: 0px
   }

li.ajaxQuickFind 
   {
     font-size: 80%;
     padding-left: 0px;
   } 

/* /Ajax quick find */

/* Ajax add quickie suggest */

div.ajaxAddQuickie 
   {
     text-align: left;
   }

div.addQuick 
   {
     text-align: left;
     color: #67748B;
     text-decoration: underline;
     cursor: pointer;
   }
   
ul.ajaxAddQuickie 
   {
     list-style-type: none;
     list-style-image: url('none');
     padding-left: 0px
   }

li.ajaxAddQuickie 
   {
     font-size: 80%;
     padding-left: 0px;
   } 

.messageStack
   {
     background-color: #ffb3b5; 
     padding: 0.5em 0.5em 0.5em 0.5em; 
   }
   
/* /Ajax add quickie suggest */

.counters {
  color: #fff;
  border-bottom: 0px solid #fff;
  background: none;
}
 /* pricelist style */  
h2.pl {
   margin-top:30px;
   margin-left:10px;
   padding-left:10px;
   padding-top:15px;
   padding-bottom:50px;
   background-image:url(/images/lists.png);
   background-repeat:no-repeat;
   background-position: top left;
   }
h2.pl a{ 
   color:#800000; 
   margin-left:70px;
   }
table.pl {
   border-collapse:collapse; 
   border:1px solid #666666;
   /* width:570 px; */
   width:80%;}
table.pl th{}
   
table.pl tr{
   height:50px;
   vertical-align:middle;
   }
table.pl tr td{
   border:1px solid #666666;
   color:#800000; 
   text-align:center;
   padding:5px;
   }
table.pl tr td a{   color:#404040;    }
table.pl tr td a:hover{   color:#ff4040;    }
blockquote   {
   padding-top:5px;
   padding-left:30px;
   padding-bottom:50px;}     
.ic1 {
background-color:#fff;
/*     background-image:url(img/GradN.gif);
   background-repeat:repeat-x;
   background-position: top left;  */
}   
.ic2 {
background-color:#fff;
/*     background-image:url(img/GradN.gif);
   background-repeat:repeat-x;
   background-position: top left;  */
}

    span.cat1 {display:block;}
    span.cat2 {display:block;}
    span.cat3{display:block;}
    span.cat4 {display:block;}
   
   
   
    span.cat1 a{
   padding-left:38px;padding-top:5px;
   display:block;
   height:35px;
   background:url(images/icon_level1.gif) no-repeat top left;
   text-decoration:underline;
   color:#2D2445 ;
   }
    span.cat2 a{
   vertical-align: middle;
   margin-left:5px;padding-top:5px;padding-left:38px;
   display:block;      height:35px;
   background:url(images/icon_level2.gif) no-repeat top left;
   text-decoration:underline;
   color:#2D2445 ;      
   }
    span.cat3 a{
   vertical-align: middle;
   margin-left:10px;   padding-left:36px;padding-top:5px;
   display:block;
   height:35px;
   background:url(images/icon_level3.gif) no-repeat top left;
   border-bottom:1px dashed gray;
   text-decoration:underline;
   color:#2D2445 ;
   }
    span.cat4 a{
   vertical-align: middle;
   margin-left:25px;
      padding-left:36px;padding-top:5px;
   display:block;
      height:35px;
   background:url(images/icon_level4.gif) no-repeat top left;
   border-bottom:1px dashed gray;
   text-decoration:underline;   
   color:#2D2445 ;
   }

   span.cat1 a:hover{background-position: 0 -41px;text-decoration:none; color:#990000;}
    span.cat2 a:hover{background-position: 0 -41px;text-decoration:none; color:#990000;}
    span.cat3 a:hover{background-position: 0 -42px;text-decoration:none; color:#990000;}
    span.cat4 a:hover{background-position: 0 -42px;text-decoration:none; color:#990000;}
   
   span.cat1 a em{font-weight:normal;text-decoration:none; color:#FF0700 ;}
    span.cat2 a em{font-weight:normal;text-decoration:none; color:#FF0700 ;}
    span.cat3 a em{font-weight:normal;text-decoration:none; color:#FF0700 ;}
    span.cat4 a em{font-weight:normal;text-decoration:none; color:#FF0700 ;}
   
.picshadow{
display:block;
float:left;
background:url(images/picshadow.png) no-repeat top left;
padding:10px;
}

.thumbshadow{
display:block;
float:left;
background:url(images/thumbshadow.png) no-repeat top left;
padding:10px;
}
a#ru{
display:block;
width:70px;
height:25px;
background:url(images/ru.png) no-repeat top left;
float:left;
padding-left:33px;
line-height:25px;
position:absolute;
left:20px;
top:175px;
color:#663333;
text-decoration:none;
font-weight:bold;
z-index: 5;
}
a#en{
display:block;
width:70px;
height:25px;
background:url(images/en.png) no-repeat top left;
float:left;
padding-left:33px;
line-height:25px;
position:absolute;
left:120px;
top:175px;
color:#663333;
text-decoration:none;
font-weight:bold;
z-index: 10;
}
.empty
	{
	color:black;
	font-size:9.0pt;
	font-weight:700;
	border:.5pt solid black;}	

.yel_under
	{
	color:black;
	font-size:9pt;
	font-weight:700;
	font-style:italic;
	text-decoration:underline;
	text-underline-style:single;
	text-align:left;
	vertical-align:middle;
	border-top:.5pt solid black;
	border-right:.5pt solid black;
	border-bottom:.5pt solid black;
	border-left:.5pt solid black;
/* 	background:yellow; */
}
.violet
	{
	color:black;
	font-size:9pt;
	font-weight:700;
	text-align:center;
	vertical-align:middle;
	border-top:.5pt solid black;
	border-right:.5pt solid black;
	border-bottom:.5pt solid black;
	border-left:.5pt solid black;
/* 	background:#CC99FF */
	;
}
.nameleft
	{
	color:black;
	font-size:9.0pt;
	font-weight:700;
	text-align:left;
	vertical-align:middle;
	border:.5pt solid black;
/* 	background:#FFFFCC; */
	}
.veskg
	{
	color:black;
	font-size:9.0pt;
	font-weight:700;
	text-align:center;
	vertical-align:middle;
	border:.5pt solid black;
/* 	background:#FFFFCC; */
	}
.groupgreen
	{
	color:green;
	font-size:14pt;
	font-weight:700;
	font-style:italic;
	text-decoration:underline;
	text-underline-style:single;
	text-align:center;
	vertical-align:middle;
	border-top:.5pt solid black;
	border-right:.5pt solid black;
	border-bottom:.5pt solid black;
	border-left:.5pt solid black;
/* 	background:#CCFFCC; */
}
.numba
	{
	color:black;
	font-size:9.0pt;
	font-weight:700;
	text-align:center;
	vertical-align:middle;
	border:.5pt solid black;
/* 	background:silver; */
	}
.horekakg
	{
	color:black;
	font-size:9.0pt;
	font-weight:700;
	text-align:center;
	vertical-align:middle;
	border:.5pt solid black;
/* 	background:#FFCC99; */
	}
.cnckg
	{
	color:black;
	font-size:9.0pt;
	font-weight:700;
	text-align:center;
	vertical-align:middle;
	border-top:.5pt solid black;
	border-right:1.0pt solid black;
	border-bottom:.5pt solid black;
	border-left:.5pt solid black;
/* 	background:#FFCC99; */
	}
.horeka1
	{
	color:black;
	font-size:9.0pt;
	font-weight:700;
	text-align:center;
	vertical-align:middle;
	border:.5pt solid black;
/* 	background:#FFFF99; */
	}
.cnc1
	{
	color:black;
	font-size:9.0pt;
	font-weight:700;
	text-align:center;
	vertical-align:middle;
	border-top:.5pt solid black;
	border-right:1.0pt solid black;
	border-bottom:.5pt solid black;
	border-left:.5pt solid black;
/* 	background:#FFFF99; */
	}