/*
Quick.Cart default stylesheet
*/
@import url( 'plugins.css' );

/* GLOBAL STYLES */
body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,ul{margin:0;padding:0;border:0;}
body,table{color:#222;font-size:0.75em;font-family:Verdana, Arial, sans-serif;}
/*h1 { display: none; }*/
body{padding:0 0 20px 0; background: #456A01 url('img/pettree_background_flowers.jpg') repeat;/* background-color: #456A01;*/ text-align:center;}

.input, select, textarea{border:1px solid #efefef; height: 20px; margin-top: 5px; font:0.917em Arial, sans-serif;}
.submit{font:1em Arial, sans-serif;cursor:pointer;}
.hide{display:none;}

a{background-color:inherit;color:#445544;text-decoration:underline;}
a:hover{background-color:inherit;color:#456A01;text-decoration:underline;}

.clear{clear:both;height:0px;font-size:0px;line-height:0px;}
.skiplink{position:absolute;top:-500px;left:0px;overflow:hidden;}
.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}

#container{width:930px;margin:0 auto;}
#main{width:930px;margin:0 auto;border:0px solid #fff;text-align:left;}
* html #main{width:930px;}

#container-ajax{width:590px;margin:0 auto;}
#main-ajax{width:590px;margin:0 auto;background-color:#fff;border:0px solid #fff;text-align:left;}
* html #main-ajax{width:590px;}

/* Languages buttons */
#languages{width:100%;}
#languages a.bg { float: left; height: 16px; padding: 17px 0 0 0; margin-left: 10px;}
#languages a.ro { float: left; height: 16px; padding: 18px 0 0 0;  margin-left: 10px;}
#languages a.ukraine { float: left; height: 15px; padding: 19px 0 0 0;  margin-left: 10px;}
#languages a.eu { float: left; height: 34px; margin-left: 0px;}

/* HEADER WITH TOP MENU ABOVE LOGO */
#head1{float:right;width:100%;background:#fff;border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; }
#head1 img { border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; }

/* MENU TOP ABOVE LOGO */
#menu1{float:right;margin:4px 15px 4px 0;list-style:none;}
#menu1 li{float:left;padding:12px 8px 0;}
#menu1 li a{margin-left:13px;color:#50750B;font:bold 0.917em sans-serif;text-decoration:none;border-bottom: 1px dotted #50750B;}
#menu1 li a:hover, #menu1 .selected{background-color:inherit;color:#50750B;text-decoration:none;border:0;}
#menu1 li#basketMenu{padding:5px 8px 5px 20px;}
#menu1 li#basketMenu a{padding:2px 0 0 18px;background:url('img/cart.png') no-repeat 0;color:#e62808;}
#menu1 li#basketMenu span{display:block;font-size:0.727em;font-family:sans-serif;}
#menu1 li#basketMenu span strong{background-color:inherit;color:#e62808;}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2{position:relative; clear:both; height:350px; background:#456A01 url('img/img27.02.jpg') no-repeat;color:#fff;}
#logo{ /*width:222px; padding:40px 0 0;*/}
#logo div{ padding:3px; /*background:url('img/christmas_lights.gif') repeat;*/ }
#logo div a { color: #839EB3; font-size: 7pt; }
#logo h2{ clear:left; float:left; width:92%; padding:0 0 0 40px; background:inherit; color:#fff; font:bold 0.9em Tahoma, sans-serif;}
* html #logo h2{width:100%;}
#logonew { float: left; width: 150px;}

/* NAVIGATION PATH - TREE */
#navipath{position:absolute;top:150px;padding:0 0 0 5px;}
#navipath a{background-color:inherit;color:#fff;text-decoration:none;}
#navipath a:hover{text-decoration:underline;}

/* HEADER WITH TOP MENU UNDER LOGO */
#head3{float:left;width:100%;height:40px;background-color:#92B405;}

/* MENU TOP BELOW LOGO */
#menu2{float:left;font-size:1.08em;list-style:none;}
#menu2 li{float:left;padding:10px 14px;border-right: 1px dotted #fff;}
#menu2 a{display:block;float:left;color:#fff;text-decoration:none;border-bottom: 1px dotted #fff;}
#menu2 a:hover{border-bottom: 0px dotted #fff;}
#menu2 .selected{font-weight:bold;border-bottom: 1px dotted #fff;}

/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{clear:both;float:left;width:100%;margin:0px 0;background-color: #fff;/*background:#fff url('img/two-columns.gif') repeat-y;*/ border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; }
#orderbody{clear:both;float:left;width:100%;background:#fff;}

/* LEFT COLUMN STYLES */
#column{float:left;width:204px;background:inherit;overflow:hidden;}
#column .type{ margin:10px 20px 0 0;padding:5px 0 5px 15px;border-top:0px solid #CFEF95;border-bottom:1px solid #CFEF95;font-weight:bold;font-size:1.1em;}
#column #searchForm{display: none; margin:0;padding:10px 5px;background:inherit;text-align:center;}
#column #searchForm .input{width:100px;}
#menu3, #menu4{margin:25px 0 10px;}

#searchForm{margin:10px;}
#searchForm label{display:none;}
#searchForm .input{width:120px;}
#searchForm .submit{font-size:0.8em;}

/* LEFT MENU */
#menu3 ul, #menu4 ul{margin:4px 0;padding:0 5px 2px 10px;background:inherit;list-style:none;}
#menu3 li, #menu4 li{border-bottom: 1px dotted #efefef; margin-right: 20px;}
#menu3 a, #menu4 a{display:block;display:inline-block;padding:6px 0 6px 0;color:#553;text-decoration:none;}
#menu3 a:hover, #menu4 a:hover{background-color:inherit;color:#50750B;text-decoration:none;}
#menu3 .l1 a, #menu4 .l1 a{border-top:0;}

#menu3 .sub1, #menu4 .sub1{margin:0;padding:0 0 10px  0;border:0;}
#menu3 .sub1 a, #menu4 .sub1 a{display:block;width:75%;padding:2px 10% 2px 15%;border:0;}
#menu3 .sub2 a, #menu4 .sub2 a{padding-left:18%;}
#menu3 .sub3 a, #menu4 .sub3 a{padding-left:21%;}
* html #menu3 a, * html #menu4 a, * html #menu3 .sub1 a, * html #menu4 .sub1 a{width:100%;}
#menu3 .selected, #menu4 .selected{background-color:inherit;color:#50750B;font-weight:bold;}

/* RIGHT COLUMN STYLES */
#content{float:left;width:546px;padding:10px 0;}
#content.wide{float:left;width:706px;padding:10px 0;text-align:center;}
#content.wide #product, #comments { float: right; width: 660px; }

#page{float:right; width: 95%; display:block; margin:0 15px; padding:0 0 10px; text-align:left;}
#orderbody #content{ width:100%;}
#orderbody #page{ float:none; width:94%; margin:0 auto;}

#page h1, #page h2, #page h3, .message h3{margin:5px 0 3px 0;padding:5px 0 5px;border-bottom:1px solid #D7FF8F;background:inherit;color:#50750B;font:normal 2em Verdana, sans-serif;}
.message h3, #page .message h3{border:0;}
#page div.content{font:1.08em Verdana, sans-serif;}

#page div.content ul, #product div.content ul, .subpagesList li ol{margin:0 0 0 30px;padding:0;}
#page div.content li, #product div.content li{margin:3px 0;padding:0;border-left:0;}

#page .tS, #product .tS{float:right;margin:0 0 3px;}
#page .tS a, #product .tS a{padding:0 1px;background:inherit;color:#222;font-weight:bold;text-decoration:none;}
#page .tS0, #product .tS0{font-size:0.92em;}
#page .tS1, #product .tS1{font-size:1.08em;}
#page .tS2, #product .tS2{font-size:1.33em;}

.pages{padding:8px 0;text-align:right;}

/* PRODUCTS LIST */
#products{float:left;width:100%;list-style:none;}
#products li{float:left;padding:5px 2% 10px;width:80px;border:1px solid #fff;border-bottom:1px solid #efefef;text-align: center}
* html #products li{width:100%;}
#products li:hover{border:1px solid #efefef;background:#efefef;}
#products li .photo{width: 70px; height: 100px; padding:2px;background:inherit;border:1px solid #efefef;}
#products li:hover .photo{border:1px solid #dedede;}
#products li .photo img{ width: 70px; bottom: 0;}
#products li .photo a:hover img{}
#products li h3{ height: 30px; padding:25px 8px 0;background:inherit;font-weight:normal;font-size:1em;border:0;}
#products li h1 a, #products li h2 a, #products li h3 a{background:inherit;color:#3A612A;text-decoration:none;}
#products li h3 a:hover{text-decoration:underline;}
#products li h4{display:none;padding:2px 8px 7px;font-weight:normal;font-size:0.917em;}
#products li h4, #products li h4 a{background:inherit;color:#a78b65;}
#products li h4 em{padding:0 5px;}
#products li h4 a:hover{background-color:inherit;color:#3A612A;}
#products li h5{width: 180px;height:0px;font-size:0.9em;font-weight:normal;}
#products li h5 a{background:inherit;color:#666;}
#products li .price, #products li .noPrice{float:left;margin:14px 0 5px 0;padding:6px 0 0;background-color:inherit;color:#ee0f04;text-decoration:none;}
#products li .price em{padding:0 4px 0 0;background:inherit;color:#a78b65;font:bold 1.083em Verdana, sans-serif;font-style:normal;}
#products li .price strong, #products li .noPrice strong{font:bold 1.167em Verdana, sans-serif;}
#products li .price span{padding-left:4px;font:bold 1.083em sans-serif;}
#products li .basket{float:left;margin:19px 0px 5px 50px;font-size:0.8em;font-weight:bold;}
#products li .basket a{display:block;padding:3px 13px 3px 5px;border:1px solid #f00;background:url('img/cart_bg2.png') no-repeat right center;background-color:inherit;color:#fff;text-decoration:none;}
table#compare tr td div.basket{float:left;margin:5px 0px 5px 15px;font-size:0.8em;font-weight:bold;}
table#compare tr td div.basket a{display:block;padding:8px 13px 8px 8px;border:1px solid #f00;background:url('img/cart_bg2.png') no-repeat right center;background-color:inherit;color:#fff;text-decoration:none;}

#products li.pages{border:0;background:inherit;color:#69401f;}
#products li.pages a{background:inherit;color:#7f7f66;}
#products li.pages a:hover{background:inherit;color:#3A612A;}

/* PRODUCTS DETAILS */
#product{float:right;display:block;width:536px;margin:0 0 10px;padding:0 0 10px;border-bottom:1px solid #D7FF8F;text-align:left;}
#product h1, #product h2, #product h3{padding:5px 0 5px;background:inherit;color:#50750B;font:normal 2.1em Verdana, sans-serif;}
#product h4, #product div.h4{margin:0 0 10px;padding:2px 0 7px;border-bottom:1px solid #50750B;font-weight:normal;font-size:0.917em;}
#product h4 a, #product div.h4 a {color:#4D7208;text-decoration: none; border-bottom: 1px dotted #4D7208;}
#product h4 a:hover, #product div.h4 a:hover {border: 0;}
#product h4 em{padding:0 5px;}

#product #box{float:right; width: 180px; margin:0 0 10px 15px;}
#product #box form{font-weight:bold;}
#product #box #price, #product #box #noPrice{padding:7px 0;border-bottom:1px solid #fff;background-color:transparent;color:#f00;font-size:1.417em;font-weight:bold;text-align:center;}
#product #box #price em{background:inherit;color:#445544;font-style:normal;}
#product #box #price strong{padding:0 4px;}
#product #box #available{padding:8px 2px 0;background-color:transparent;color:#915a3c;font-weight:bold;font-size:0.9em;}
#product #box #addBasket{}
#product #box #addBasket .submit{width:162px;padding:2px 20px 2px 0;border:1px solid #D7FF8F;background:url('img/cart_bg.png') no-repeat right center;background-color:inherit;color:#fff;font-size:1.1em;font-weight:bold;}

#product div.content{clear:left;padding:0 0 10px;font:1.08em Verdana, sans-serif;}

/* BASKET AND ORDER */
#orderedProducts table{width:100%;margin:10px 0 0;border-top:2px solid #4E5F2F;border-bottom:2px solid #4E5F2F;background:#D7FF8F;color:#445544;font-size:0.917em;}
#orderedProducts td, #orderedProducts th{padding:6px 7px;}
#orderedProducts thead .price, #orderedProducts thead .quantity, #orderedProducts thead .summary{text-align:right;}
#orderedProducts thead td{border-bottom:1px solid #103F08;}
#orderedProducts thead em{padding:0 4px 0 0;font-style:normal;}
#orderedProducts tbody th{text-align:left;}
#orderedProducts tbody th a{background:inherit;color:#103F08;}
#orderedProducts tbody .price, #orderedProducts tbody .summary{background:inherit;color:#456A01;font-weight:bold;text-align:right;}
#orderedProducts tbody .quantity, #orderedProducts tbody .quantity input{text-align:right;}
#orderedProducts tbody .quantity label{display:none;}
#orderedProducts tbody a:hover{background:inherit;color:#50750B;}
#orderedProducts tfoot .summaryProducts, #orderedProducts tfoot .summaryDelivery, #orderedProducts tfoot .summaryOrder{text-align:right;}
#orderedProducts tfoot .nextStep{text-align:right;}
#orderedProducts tfoot .nextStep .submit{border:1px solid #50750B;background: url('img/basket_button_fw.png') repeat-x;background-color:inherit;color:#fff;font-size:1.1em;font-weight:bold;}

#basket .info{padding:10px 0;background:transparent;color:#103F08;text-align:left;}
#basket #recount td{border-bottom:1px dashed #fff;text-align:right;}
#basket #recount .submit{padding:1px 3px;border:1px solid #103F08;background: url('img/basket_button.png') repeat-x;background-color:inherit;color:#fff;font-weight:bold;}
#basket .summaryProducts{background:inherit;color:#103F08;font-size:1.36em;font-weight:bold;}
#basket .summaryProducts #summary{background:inherit;color:#456A01;}
#basket #save .submit{padding:2px 10px;border:1px solid #103F08;background: url('img/basket_button.png') repeat-x;background-color:inherit;color:#fff;font-weight:bold;}
#basket .del{padding:0 5px 0 10px;}
#basket .del a{background:inherit;color:#103F08;}

#order legend{padding:20px 0 10px;border:0;background:inherit;color:#667766;font-size:1.2em;font-weight:bold;}
#order #personalData{padding:12px 3%;margin-bottom: 3px; background:#efefef;color:#667766;}
#order #personalData #setBasic, #order #personalData #setExtend{float:left;width:50%;}
#order #personalData label{display:block;font-weight:bold;}
#order #personalData #company label, #order #personalData #comment label{font-weight:normal;}
#order #personalData .input, #order #personalData #oComment{width:90%;margin:5px 0 5px;}
#order #personalData #oComment{height:125px;}

#order #deliveryAndPayment table{ width: 100%; background:#efefef; color:#667766; font-size:0.9em; }
#order #deliveryAndPayment table tbody td{padding:3px 13px;border-left:1px solid #fff;border-bottom:1px solid #fff;}
#deliveryAndPayment table th{padding:5px 13px;border-bottom:1px solid #fff; }
#deliveryAndPayment table thead th{border-left:1px solid #fff;}
#deliveryAndPayment table thead th em{padding:0 4px 0 0;font-style:normal;}
#deliveryAndPayment table thead th span{font-weight:normal;}
#deliveryAndPayment table thead td{border-bottom:1px solid #fff;}

#order tfoot td, #orderPrint tfoot td{background:inherit;color:#f00;}
#order tfoot td, #order tfoot th, #orderPrint tfoot td, #orderPrint tfoot th{border-top:1px solid #e8dac6;}
#order .summaryProducts, #order .summaryDelivery, #orderPrint .summaryDelivery{font-size:1.182em;}
#order .summaryProducts th, #order .summaryDelivery th, #orderPrint .summaryDelivery th{font-weight:normal;}
#order .summaryOrder, #orderPrint .summaryOrder{background:inherit;color:#103F08;font-size:1.36em;font-weight:bold;}
#order #rulesAccept th{background:inherit;color:#472c1d;font-size:0.833em;font-weight:bold;text-align:right;}
#order #rulesAccept th, #order #nextStep th{border:0;}

/* ORDER SUMMARY/PRINT PAGE */
#orderPrint .message h3{padding:5px 8px 0;background:inherit;font-weight:normal;font-size:1.5em;}
#orderPrint h4{background:inherit;color:#3A612A;font-size:1.2em;font-weight:bold;}
#orderPrint dl{float:left;display:block;width:100%;margin:10px 0 20px;padding:5px 0;background:#efefef;color:#3A612A;}
#orderPrint dt, #orderPrint dd{float:left;display:inline-block;width:40%;margin:0;padding:3px 0;}
#orderPrint dt{clear:left;text-align:right;}
#orderPrint dd{padding-left:3%;font-weight:bold;}
#orderPrint dd.orderComment, #orderPrint dd.orderIP{font-weight:normal;}

/* IMAGES STYLES */
.imagesList{list-style:none;}
.imagesList li{margin:0 0 10px 0;background:inherit;color:#5b5b5b;font-size:0.917em;text-align:center;}
.imagesList li img{border:2px solid #dcdac9;}
.imagesList li a:hover img{border:2px solid #444444;}
.imagesList li div{text-align:center;}

#imagesList1{float:left;}
#imagesList2{clear:right;float:right;margin:10px 0 0 10px;}

#page #imagesList1{margin:10px 10px 0 0;}

#product #imagesList2{clear:right;margin:5px 0 0 10px;width:200px;}
#product .imagesList#imagesList1 li div{width:1600px;}
#product .imagesList#imagesList2 li div{width:100px;margin:0;}
html>/**/body #product .imagesList#imagesList2 li div{margin:0 auto;}
* html #product .subpagesList li{margin:0;}

/* FILES LIST STYLES */
#filesListDiv{float: right; width: 250px; padding:15px; margin: 20px 5px; border: 1px dotted #ababab; }
#filesListDiv .label {background: #FFFFFF none repeat scroll 0 0; color:#ABABAB; margin:-25px 0 0; padding:0 5px; width:70px; }
#filesList{font-size:0.917em;list-style:none;vertical-align:middle;}
#filesList li{margin:0 0 4px;}
#filesList img{margin:0 8px 0 0;vertical-align:middle;}
#filesList em{background:inherit;color:#5b5b5b;}

/* SUB PAGES LIST STYLES */
.subpagesList{display: none; float:left;width:100%;margin:7px 0;list-style:none;}
.subpagesList li{clear:left;float:left;width:96%;margin:3px 0;padding:5px 2%;border-left:1px solid #dcdac9;background:#fbf9f4;}
* html .subpagesList li{width:100%;}
.subpagesList li .photo{float:left;margin:0 6px 5px 0;}
.subpagesList li img{border:2px solid #dcdac9;}
.subpagesList li a:hover img{border:2px solid #dcc7a7;}
.subpagesList li h4{padding-bottom:2px;}
.subpagesList li h4, .subpagesList li h4 a{background:inherit;color:#50750B;font-weight:bold;font-size:1.083em;}
.subpagesList li h4 a:hover{background:inherit;color:#442;}
.subpagesList li h5{font-weight:normal;font-size:1em;}
.subpagesList li ul, .subpagesList li ol{float:left;margin:0 0 0 30px;padding:0;}
.subpagesList li li{padding:0;border-left:0;}
.subpagesList li ul{list-style:disc;}
.subpagesList li ol{list-style:decimal;}

/* INFO PAGES LIST STYLES - RUSSIAN NEWS */
.infopagesList { float:left; width:100%;margin:13px 0;list-style:none;}
.infopagesList li { clear:left;float:left;width:100%;margin:3px 0;padding:5px 2%;border-left:1px solid #dcdac9;background-color:#CFEF95;border-radius: 5px; }
* html .subpagesList li { width:100%;}
.infopagesList li .photo { float:left;margin:0 6px 5px 0;}
.infopagesList li img { border:2px solid #dcdac9;}
.infopagesList li a:hover img { border:2px solid #dcc7a7;}
.infopagesList li h4 { padding-bottom:2px;}
.infopagesList li h4, .subpagesList li h4 a{background:inherit;color:#50750B;font-weight:bold;font-size:1.083em;}
.infopagesList li h4 a:hover{background:inherit;color:#442;}
.infopagesList li h5{font-weight:normal;font-size:1em;}
.infopagesList li ul, .subpagesList li ol{float:left;margin:0 0 0 30px;padding:0;}
.infopagesList li li{padding:0;border-left:0;}
.infopagesList li ul{list-style:disc;}
.infopagesList li ol{list-style:decimal;}

/* OPTIONS LINK */
#options{float:right;padding:10px 10px 0;background:inherit;color:#7f7f66;font-size:0.917em;text-align:right;}
#options .back, #options .print{float:right;}
#options a{padding:0 7px 0;}
#options .print a{border-left:1px solid #7f7f66;}

.message{padding:40px 0;text-align:center;}

/* ADDITIONAL COLUMN */
#column2{ float:right; width:180px;}

/* FOOTER - COPYRIGHT AND POWERED BY xxx STYLES */
#foot{clear:both;float:left;width:100%;height:38px;margin-top:3px;padding:3px 0 0;font-size:0.8em;}
#foot a{background-color:transparent;color:#ffffff;text-decoration:none;}
#foot a:hover{text-decoration:underline;}

#copy{float:left;padding:10px 10px;text-align:left;}
#powered{float:right;padding:5px 7px;font-size: 7pt;}

@media print{
  /* PRINT STYLES */
  body{margin:0.5cm 0;background:#fff;color:#000;}
  #container{width:16cm;height:auto;background:#fff;}
  #main{width:16cm;margin:0 auto;border:0px;}

  #logo{padding:0;}
  #logo h1{padding:0;}
  #logonew { width: 80px;}

  #body, #product #box, #orderedProducts table{background:#fff;}
  #head2, #content, #foot{width:16cm;}
  #product, #page, #orderbody #page{width:100%;margin:0;padding:0;}
  #head2{height:auto;}
  #foot{border-top:2px solid #ccc;}
  #column, #head1, #head3, #navipath, #page .tS, #product .tS, #products li .basket, #product #box #addBasket, #basket #recount, #basket .buttons, #orderedProducts tfoot .nextStep, #options{display:none;}
  .input, textarea, #logo h1, #page h3, .message h3, #products li, #products li .photo img, #product, #product h4, #product #box, .imagesList li img, #orderPrint dl, #orderedProducts table,  #orderedProducts thead td, #order tfoot td, #order tfoot th, #orderPrint tfoot td, #orderPrint tfoot th, #order #personalData, #order #deliveryAndPayment table, #order #deliveryAndPayment table tbody td, #deliveryAndPayment table th, #deliveryAndPayment table thead th, #deliveryAndPayment table thead td{border-color:#ccc;}
  #products li h4, #products li .price em, #products li.pages a, #product h4{background:inherit;color:#aaa;}
  a, #head2, #logo h2, #foot, #foot a, #copy, .subpagesList li, #page h3, #products li h3 a, #products li h4 a, #products li .price, #products li.pages, #product h3, .message h3, #product h4 a, #product #box #price, #product #box #price em, #product #box #available, .subpagesList li h4 a, #filesList em, .imagesList li, #orderPrint h4, #orderPrint dl, #orderedProducts table, #orderedProducts tbody th a, #basket .del a, #orderedProducts tbody .price, #orderedProducts tbody .summary, #order tfoot td, #orderPrint tfoot td, #order .summaryOrder, #orderPrint .summaryOrder, #basket .summaryProducts, #basket .summaryProducts #summary, #basket .info, #order legend, #order #personalData, #order #deliveryAndPayment table, #order #rulesAccept th{background:inherit;color:#000;}
  #orderPrint .message{padding:10px 0;}
  #orderPrint .message h3{font-size:1.25em;}
}


#shortCuts_menu3 { background-color: inherit; width: 180px; margin-left: 10px;}

.shortCut_menu3 {float: left; padding: 4px; margin: 5px; width: 70px; height: 100px; text-align: center;}

#shortCuts_menu3 img { margin: 3px;}

.thumb_left { float: left; margin: 5px 15px 5px 5px; padding: 1px; border: 0px solid #efefef}
.thumb_right { float: right; margin: 5px 5px 5px 5px; padding: 1px; border: 0px solid #efefef}

div.promo { margin-top: 20px; }
div.promo span { float:right; margin: -25px 5px 0 0; }
#products li.promo{padding: 10px;}
#products li h3.promo{padding: 0; height: 30px;}

div#productQuantity {
  margin: 0 0 10px 0;
  color: #456A01;
}

.quantity { width: 25px;}

#svejo { margin: 5px; padding: 5px; background-color: inherit; }
#svejo div.svejoText { padding: 0 0 5px 5px; color: #75D501; font-size: 0.85em; text-align: center; font-weight: bold;}
#addthis { width: 180px; margin: 15px; }

#news_sidebar { border-left: 1px dashed #B0CF74; }
#news_sidebar .news_title { margin: 10px 0; padding: 5px; font-size: 1.2em; color: #ffffff; background: #456A01; }
#news_sidebar .news_item { padding: 10px 5px; border-bottom: 1px dotted #444444; text-align: left;}
#news_sidebar .news_item .news_text { font-size: 0.89em; }
#news_sidebar .news_item .news_date { margin: 2px; font-size: 0.75em; font-style: italic; color: #456A01;}
#news_sidebar .news_item .news_thumbs { float: left; margin: 2px; border: 2px solid #784262; }
#news_sidebar .news_item a { text-decoration: none; }
#news_sidebar .news_item a:hover { color: #784262; }


#news .news_item { padding: 10px 5px; border-bottom: 1px dotted #444444; text-align: left;}
#news .news_item .news_text { font-size: 0.89em; }
#news .news_item .news_date {  margin: 2px; font-size: 0.75em; font-style: italic; color: #456A01;}
#news .news_item .news_thumbs { float: left; margin: 2px; border: 2px solid #784262; }
#news .news_item a { text-decoration: none; }
#news .news_item a:hover { color: #456A01; }

.note {  margin: 10px; padding: 10px; background-color: #efefef; border: #666666; font-size: 9pt; }

/* PRODUCTS LIST IN MENU */
#productsMenu{float:left;width:100%;list-style:none;}
#productsMenu li{float:left; height: 120px; margin: 0 12px 0 0; border-bottom: 1px solid #efefef; text-align: center}
#productsMenu li .photo img{width: 40px; }
#productsMenu li .photo a:hover img{}
#productsMenu li h3{ width: 50px; height: 30px; font-weight:normal;font-size:1em;border:0;}
#productsMenu li h3 a{ color:#3A612A;text-decoration:none;}
#productsMenu li h3 a:hover{text-decoration:underline;}

#banners { margin: 5px 0 0 10px; border-top: 1px solid #efefef; }

#IDWidget6 h2 { display: none; }

.transparent_50 { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
.transparent_30 { filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7;}

.results { margin: 10px; }
.results .place { float: left;  margin: 0 10px 0 0; padding: 5px; border: 1px solid #779D2C; background: #779D2C; color: #ffffff; font-size: 13px; text-align: center;}
.results .place .voices { margin: 2px; color: #efefef; font-size: 7px; }
.results .source { padding: 5px; border: 1px solid #779D2C; background: #efefef; }
.results img { float: left; margin: 3px; border: 1px solid #000000; }

#ft_info { padding: 10px; background-color: #97BF47; height: 100px; }
#ft_info .column { float: left; width: 180px; color: #ffffff; }
#ft_info .last { text-align: right; }
#ft_info .column a { font-size: 8pt; color: #ffffff; text-decoration: none; border-bottom: 1px dotted #efefef; }
#ft_info .column a:hover {  color: #456A01; border-bottom: 1px dotted #456A01;}

.noAvailable { margin: 5px; height: 20px; width: 70px; border: 1px solid #ff0000; }
.available { margin: 5px; height: 20px; width: 70px; border: 1px solid #6E9E00; }
.noAvailable_s, .available_s { position:relative; width: 10px; height: 10px; top: -30px; left: 5px; }
.banner { margin: 20px; }

.homepagePromotion { height: 230px; padding: 10px; color: #ffffff; background-color: #4A6F00; }

#homeInfo { margin: 10px; }
#homeInfo #video { background-color:#000000; text-align: center;}
#homeInfo h2 {margin:5px 0 3px 0;padding:5px 0 5px;border-bottom:1px solid #D7FF8F;background:inherit;color:#50750B;font:normal 2em Verdana, sans-serif;}
.promoLogo { float: right; margin-top: -50px; }

.wider { width: 80px; }

/* LEFT COLUMN STYLES for Russian News */
#infoPagesColumn{float:left;width:190px;background:#CFEF95;overflow:hidden; border-radius: 10px; padding: 10px; margin-top: 15px; }
#infoPagesColumn .type{ margin:-10px 0 10px;padding:5px 0; border-top:0px solid #CFEF95;border-bottom:1px dashed #ffffff;font-weight:bold;font-size:1.3em;}

#infoPages { float: left; margin: 0 20px; width: 610px; }
