body {
    margin: 0;
    padding: 0;
    background-color: #f2f2f2;
    font-family: "Roboto", "Helvetica", sans-serif;
}

head {
  margin: 0px;
  height: 0px;
}


#page
{
	margin-top: 5px;
	margin-bottom: 5px;
	background: white;
	border: 1px solid #C9E0ED;
}

#header
{
	margin: 0;
	padding: 0;
	border-top: 3px solid #C9E0ED;
}

#content
{
    padding: 20px;
}

#sidebar
{
	padding: 20px 20px 20px 0;
}

#footer
{
	padding: 10px;
	margin: 10px 20px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #C9E0ED;
}

#logo
{
	/*padding: 10px 20px;*/
	font-size: 200%;
}

#mainmenu
{
	background:white url(bg.gif) repeat-x left top;
}

#mainmenu ul
{
	padding:6px 20px 5px 20px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #6399cd;
	background-color:#EFF4FA;
	text-decoration:none;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
    font-size: 12px;
    color: #3f3f3f;
}

div.view a {
  color: #086799;
}

div.view a:hover {
  text-decoration: none;
}


div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}
.cart-sum {float:right;padding-right:20px;}

#cart-positions tfoot td {
    background-color: #CBE6F9;
    border-color: #C9E0ED;
    border-style: solid;
    border-width: 0 1px;
    color: #EC7500;
    font: bold 12px/14px 'Arial';
}
#cart-positions  thead td {
	background: url("bg.gif") repeat-x scroll left top white;
    color: white;
	border: 1px solid white;
    color: #fff;
    font: bold 11px/14px 'Arial';
    padding: 5px 10px;
}
#cart-positions tbody td {
    background-color: #fff;
    border: 1px solid #C9E0ED;
    font: 12px/16px ;
    padding: 2px 10px;
}
#cart-positions td, #cart-positions img, #cart-positions a {
    vertical-align: middle;
	text-align:center;
}
#cart-positions img {padding-right:20px;}
#cart-positions .remove-good img{padding-right:0;}
#cart-positions .remove-good a {cursor:pointer;}
#cart-positions .good-name {text-align:left;}

.categories div.guru {
    margin: 0 10px 1em 20px;
    position: relative;
    z-index: 1;
	float:left;width:420px;
}
.categories div {
    font-size: 14px;
    margin: 0 30px 1em 0;
}
div.supcat a {
  color: #4f5ba4;
    font-size: 18px;

}
div.guru img, div.guruAnn img, div.guruTip img {
    margin-left:-20px;
	padding-right:4px;
    vertical-align: middle;
    display: none;
}

.categories div div {
    font-size: 100%;
    margin: 0;
    text-indent: 0;
}
div.subcat {
    padding-top: 3px;
}

div.supcat div a {
    color: #666666;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
    font-size: 16px;
}
div.subcat a:hover, div.supcat a:hover {
    color: #4f5ba4;
    opacity: 0.8;
    text-decoration: underline;
}
div.supcat div a:hover {
    color: #333333;
    opacity: 1;
    text-decoration: underline;
}
label.filter-brand{float:left;cursor:pointer;}


.col2 {padding:0px 0 20px 20px;-moz-border-radius: 8px 8px 8px 8px;-border-radius: 8px 8px 8px 8px;-webkit-border-radius: 8px 8px 8px 8px;}
.sm-price {font-weight:bold;}
.b-switcher__item {
    float: left;
    padding: 4px 6px;
}
.b-switcher__current_light {
    background: none repeat scroll 0 0 #E8E8E8;
}
.b-switcher {margin-left:-10px;}
.b-switcher a {cursor:pointer;}
.b-switcher__caption {
    padding-left: 0;
	float:none;
}

.b-switcher li {
  list-style: none;
  list-style-image: none;
}


#loader {
  display:none;
  position:fixed;
  left:50%;
  top:15px;
  background:#fff url('../images/loading.gif') no-repeat center center;
  width:50px;
  height:50px;
}
.good-xs-view {float:left;width:150px;font-size: 12px;font-weight:normal;}
.good-xs-view .small-photo {}

/*************************** user reviews ********************************/
#user-reviews {width:600px;}
#similar-goods {margin-top:20px;}
.comments-tree div {
    font-size: 100% !important;
}
.b-grade {
    margin: 1em 0 2em;
    padding-bottom: 0.7em;
    position: relative;
}
.left0 {
    margin-left: 0;
}
.comment {
    clear: left;
    margin-bottom: 1em;
    padding-top: 0.7em;
}
.user {
    float: left;
}
.b-user, .b-user__link:link, .b-user__link, .b-user__first-letter {
    color: #ff0000 !important;
    font-weight: bold;
}
.b-user__link, .b-user__link .b-user__first-letter {
    text-decoration: underline !important;
}
.comment .date {
    float: right;
    font: 95% Arial,sans-serif !important;
	color:#FF8E00;
}
.date {
    font-family: Verdana,Arial,sans-serif;
    font-size: 0.89em !important;
    margin: 0 0 0.2em;
}
.b-lr-container {
    font-size: 100%;
    overflow: hidden;
	margin-bottom:10px;
}
.comments-tree .grade .grade-label {
    color: #666666;
    margin-left: 0.7em;
    vertical-align: bottom;
    white-space: nowrap;
	float:left;
}
.b-lr-container .right {
    float: right;
}
.comments-tree .user-opinion {
    margin-bottom: 1em !important;
}
p {
    margin: 0 0 1em;
}
div.line {
    border-bottom: 1px solid #D9D9D9;
    clear: left;
    padding: 0 0 5px !important;
    text-align: right;
    width: 100%;
}
.defText .b-rating__with_text {
    margin-bottom: 5px;
}
.defText ul {margin-top:10px;}
.row p {margin:0;}
.row a {
    color: #086799;
}
.row a:hover {
    text-decoration: none;
}
#review-form {width:400px;margin:20px 0 40px;display:none;}
#test-rating {display:none;}
.x-rate-0 {background:url(../images/star0.gif) -75px 0 no-repeat;}
.x-rate-1 {background:url(../images/star1.gif) -75px 0 no-repeat;}
.x-rate-2 {background:url(../images/star2.gif) -75px 0 no-repeat;}
.x-rate-3 {background:url(../images/star3.gif) -75px 0 no-repeat;}
.x-rate-4 {background:url(../images/star0.gif) -60px 0 no-repeat;}
.x-rate-5 {background:url(../images/star1.gif) -60px 0 no-repeat;}
.x-rate-6 {background:url(../images/star2.gif) -60px 0 no-repeat;}
.x-rate-7 {background:url(../images/star3.gif) -60px 0 no-repeat;}
.x-rate-8 {background:url(../images/star0.gif) -45px 0 no-repeat;}
.x-rate-9 {background:url(../images/star1.gif) -45px 0 no-repeat;}
.x-rate-10 {background:url(../images/star2.gif) -45px 0 no-repeat;}
.x-rate-11 {background:url(../images/star3.gif) -45px 0 no-repeat;}
.x-rate-12 {background:url(../images/star0.gif) -30px 0 no-repeat;}
.x-rate-13 {background:url(../images/star1.gif) -30px 0 no-repeat;}
.x-rate-14 {background:url(../images/star2.gif) -30px 0 no-repeat;}
.x-rate-15 {background:url(../images/star3.gif) -30px 0 no-repeat;}
.x-rate-16 {background:url(../images/star0.gif) -15px 0 no-repeat;}
.x-rate-17 {background:url(../images/star1.gif) -15px 0 no-repeat;}
.x-rate-18 {background:url(../images/star2.gif) -15px 0 no-repeat;}
.x-rate-19 {background:url(../images/star3.gif) -15px 0 no-repeat;}
.x-rate-20 {background:url(../images/star0.gif) 0 0 no-repeat;}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/*head*/
div.head_menu {
  width: 100%;
  text-align: center;
}

div.head_menu div.l {
  width: 100%;
  text-align: left;
  position: relative;
}
div.head_menu div.l td {
  padding-top: 0px;
}


div.head_menu div.l ul {
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 100%;
}


div.head_menu div.l li {
  list-style: none;
  list-style-image: none;
  float: left;
  padding-top: 0px;
  margin-top: 0px;
  line-height: 100%;
  border-spacing: 0px;
}


div.head_menu div.l a {
  color: #95b4cd;
  text-decoration: none;
  font-weight: bold;
  margin-right: 15px;
  font-size: 12px;
  margin-top: 0px;
  padding-top: 0px;
}

div.head_menu div.l a:hover {
  color: #086799;
}

div.head_menu div.l div.auth {
  float: right;

  text-align: right;
}

table.hd {
background-image: url();
background-repeat: repeat-x;
background-position: 0px 0px;
height: 130px;
}

table.hd table.mn {
  width: 100%;
 padding-left: 50px;  
 }

table.hd table.mn td.logo {
  width: 100px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}

table.hd table.mn td.mn_menu {
  background-color: #ffffff;
  padding-left: 10px;
}

table.hd table.mn td.mn_menu ul {
  float: left;
  width: 150px;
  text-align: left;
  margin-left: 10px;
  padding-left: 40px;
}

table.hd table.mn td.mn_menu ul li {
  list-style: none;
  list-style-image: none;
  line-height: 150%;
}

table.hd table.mn td.mn_menu ul li a {
  color: #01a9ea;
  font-size: 14px;
  font-weight: bold;
}

table.hd table.mn td.mn_menu ul li a:hover {
  text-decoration: none;
}
/*head*/

/*content*/
table.cb div.cbcn{
  width: 925px;
  text-align: left;
}

table.cb div.cbcn h1 {
  font-family: "Georgia", sans-serif;
  font-style: italic;
  font-size: 30px;
  color: #086799;
}

table.cb div.cbcn h1 span {
  color: #8b8b8b;
  font-size: 20px;
  font-weight: normal;
}

table.cb div.cbcn h2 {
  color: #8b8b8b;
  font-size: 20px;
  font-weight: normal;
  font-family: "Georgia", sans-serif;
  font-style: italic;
}

table.cb div.cbcn {
  color: #758795;
  font-size: 14px;
  line-height: 170%;
}

table.cb div.cbcn div.wr {
  border-bottom: 1px solid #efefef;
  height: 1px;
  margin-top: 20px;
}

table.cb div.zk {
  width: 100%;
  border-top: 1px solid #e5e5e5;


}

table.cb div.zk div.ins {
  width: 925px;
  text-align: left;
}

table.cb div.zk div.ins h1 {
  font-family: "Georgia", sans-serif;
  font-style: italic;
  font-size: 30px;
  color: #086799;
}

.cb table.zkl {
  width: 100%;

  text-align: center;

}

.cb table.zkl div.list {
  background-color: #ffffff;

  text-align: center;
}

.cb table.zkl div.list table.tabs {
 width: 100%;
 margin-bottom: 20px;
}

.cb table.zkl div.list table.tabs .nact {
   background-color: #ffffff; 
}

.cb table.zkl div.list table.tabs .act {
  border:1px solid #4f5ba4;
  color: #4f5ba4;
}

.cb table.zkl div.list table.tabs td a {
  font-size: 15px;
  color: #3a3a3a;
  height: 40px;
  display: block;
  text-align: center;
  text-decoration: none;
  padding-top: 7px;
  cursor:pointer; 
  border-radius: 3px;
  border:1px solid #ffffff;
}

.cb table.zkl div.list table.tabs td a:hover {
    background-color: #4f5ba4;
    opacity: 0.8;
    color: #ffffff;
    border-color: #4f5ba4;
}

.cb table.zkl div.list div.trg {

  
}
.cb table.zkl div.list div.trg table {
    margin-bottom: 20px;
    border-bottom: 2px solid #e8eef4;
}

.cb table.zkl div.list div.trg table th {
  color: #ffffff;
  height: 60px;
  font-weight: normal;
  background-color: #4f5ba4;
}

.cb table.zkl div.list div.trg table td {
  color: #666666;
  height: 60px;
  font-weight: normal;
  padding: 5px;
  font-size: 16px;
}

.cb table.zkl div.list div.trg table td a {
    color: #333333;
}

.cb table.zkl div.list div.trg .categories {
    padding-top: 20px;
}

.cb table.zkl div.list div.trg .categories div.guru {
    width: 30%;
    text-align: left;
}


.cb table.zkl div.list div.trg table td a:hover {
    text-decoration: none;
}

.cb table.zkl div.list div.trg table tr.dr {
  background-color: #e9f7fa;

}

.cb table.zkl div.list div.trg table tr.lt {
  background-color: #ffffff;
}
/*content*/

/*footer*/
div.footer {
  background-color: #013453;
  text-align: center;
  width: 100%;
  margin-top: 20px;
}

div.footer table.ins {
  text-align: left;
  width: 100%;
}

div.footer div.frft {
  width: 905px;
  padding-left: 10px;
  padding-right: 10px;
}


div.footer table.ins td.zg {
  border-bottom: 1px solid #8786c6;
}

div.footer table.ins td.zg h4 {
  font-weight: normal;
  font-size: 10px;
  color: #a9a9a9;
  text-transform: uppercase;
}

div.footer table.ins ul {
  float: left;
  width: 33%;
  padding-left: 0px;
}

div.footer table.ins ul li {
  list-style: none;
  list-style-image: none;
  background-position: 0px 50%;
  background-repeat: no-repeat;
  height: 15px;
  padding-left: 20px;
  padding-top: 0px;
  margin-bottom: 10px;
}

div.footer table.ins ul li a {
  color: #a9a9a9;
  font-size: 10px;
}

div.footer table.ins ul li a:hover {
  text-decoration: none;
}

div.footer table.ins div.cntcs {
  color: #aaaaaa;
  font-size: 10px;
  line-height: 190%;
  padding-top: 20px;
}

div.footer table.ins ul li.zk {
  background-image: url(../images/ico_zk.png);
}

div.footer table.ins ul li.cm {
  background-image: url(../images/ico_cm.png);
}

div.footer table.ins ul li.rw {
  background-image: url(../images/ico_rw.png);
}

div.footer table.ins ul li.cn {
  background-image: url(../images/ico_cn.png);
}

div.footer table.ins ul li.st {
  background-image: url(../images/ico_st.png);
}

div.footer table.ins ul li.rl {
  background-image: url(../images/ico_rl.png);
}

div.footer table.ins ul li.nw {
  background-image: url(../images/ico_nw.png);
}

div.footer table.ins ul li.ab {
  background-image: url(../images/ico_ab.png);
}

div.footer table.ins ul li.en {
  background-image: url(../images/ico_en.png);
}

div.footer table.ins ul li.rg {
  background-image: url(../images/ico_rg.png);
}

table.ftln {
  background-color: #303030;
  height: 37px;
}

table.ftln div.ins {
  width: 925px;
  color: #a9a9a9;
  text-align: left;
  font-size: 10px;
  padding-left: 20px;
}


/*footer*/

table.goods th{
/* background-image: url(/images/tbl_bg_hd.png);
 background-repeat: repeat-x;*/
background-color: #4f5ba4;
 text-align: left;
 color: #ffffff;
 font-size: 16px;
 padding: 6px;
 height: 37px;
font-weight: normal;
}

table.goods tr:nth-child(even) {
background: #e9f7fa;
}

table.goods td {
 color: #666666;
 font-size: 16px;
 padding: 6px;


}

table.goods td.l {
  border-right: none;
}


table.goods td a {
  color: #333333  !important;
}

table.goods td a:hover {
  text-decoration: none;
}

#content div.elmb {
  color: #555555;
  font-size: 12px;
  margin-bottom: 20px;
}

#content div.elmb a {
  color: #2e69c4;
}

#content div.elmb a:hover {
  text-decoration: none;
}

#content div.elmb b {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 100%;
}

#content div.elmb table.inf {
  border-left: 1px solid #2b68bc;
  margin-top: 10px;
  margin-bottom: 10px;
}

div.elmb div.txt{
  line-height: 120%;
}


#content div.elmb table.inf td {
   color: #555555;
  font-size: 12px;
  padding-left: 10px;
  line-height: 150%;
}

table.lsttbl th {
 background-color: #4f5ba4;

 color: #ffffff;
 font-size: 16px;
 padding-left: 4px;
 padding-right: 4px;
 height: 37px;
 font-weight: normal;


}

table.lsttbl td {
 color: #666666;
 font-size: 16px;
 padding: 10px;

 background-color: #e9f7fa;
}

table.lsttbl td a {
    color: #333333;
}

h4.ttl {
    font-size: 24px;
    text-transform: uppercase;
    color: #333333;
    font-weight: normal;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

div.phones {
  background-image: url(/images/block_bg.png);
  background-repeat: repeat-x;
  height: 32px;
  color: #ffffff;
  position: relative;
  padding-top: 10px;
  text-align: right;
  font-size: 12px;
  margin-bottom: 15px;
}

#phonelist {
  display: none;
}

#phones {
  text-decoration: none;
  border-bottom: 1px dashed #ffffff;
  cursor: pointer;
  font-size: 16px;
  margin-left: 5px;
  margin-right: 10px;
}

div.phones span.bul {
  margin-left: 5px;
  display: block;
  height: 42px;
  float: right;
  vertical-align: middle;
  width: 30px;
  text-align: center;
  padding-top: 10px;
  cursor:pointer;
}

div.phones span.ic {
  float: left;
  margin-left: 10px;
  display:block;
  width: 17px;
  height: 17px;
  margin-top: 4px;
}

div.wd {
  width: 191px;
  float: right;
}

div.phones div.list {
  position: absolute;
  border: 1px solid #7da9d1;
  background-color: #eeeff4;
  width: 189px;
  top: 41px;
}

div.phones div.list a {
  display: block;
  color: #086799;
  text-align: left;
  padding-left: 10px;
  cursor: pointer;
}

div.phones div.list a:hover {
  background-color: #ffffff;
  color: #327cc6;
}

div.wd div.block {

  margin-bottom: 15px;
}

div.wd div.block div.head_bl {
  height: 34px;
  background-color: #4f5ba4;
  padding-top: 12px;
}

div.wd div.block div.head_bl h3 {
  color: #ffffff;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-weight: normal;
  font-size: 16px;

  margin-left: 10px;
}

table.stat {
  color: #666666;
  font-size: 14px;
  background-color: #e5f4fa;
}

table.stat td {
  padding: 10px;
}


table.stat tr.f {
  background-color: #ffffff;
}

table.stat td a {
  color: #333333;
  font-size: 14px;
}

table.stat td a:hover {
  text-decoration: none;
}


.module:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* float clearing for IE6 */
* html .module
{
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
* + html .module
{
	min-height: 1%;
}

.breadcrumbs
{
	margin: 0;
	padding: 0;
    width: 910px;
	display: block;
	height: 21px;
	overflow: hidden;

	padding:2px;

}
.breadcrumbs ul
{
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}
.breadcrumbs ul li
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 0px 5px 0px 0;
	background: url(/images/Chevron.gif) no-repeat 100% 0;
    font-size: 11px;
}
.breadcrumbs ul li div.chevronOverlay
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.breadcrumbs ul li span
{
	display: block;
	overflow: hidden;
}
.breadcrumbs ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;

    margin-right: 5px;
    font-size: 11px;
    text-decoration: none;
}

.breadcrumbs ul li a:hover {
  text-decoration: underline;
}


.breadcrumbs ul li.first a
{
	height: 16px !important;
	text-indent:-1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background:url(/images/IconHome.gif) no-repeat 0 0;
}
.breadcrumbs ul li.first a:hover
{
	background-position: 0 -16px;
}
.breadcrumbs ul li.last
{
	background: none;
	margin-right: 0;
	padding-right: 0;
}
.chevronOverlay
{
	display: none;
	background: url(/images/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
}


p.hint {
  font-size: 11px;
}

 table.dataGrid td, table.dataGrid th {
   text-align: left;
   color: #666666;
   font-size: 16px;
 }

div.col1 table a {
  color: #086799;
}

div.good-description {

}


div.good-description div.hdtg {
    background-color: #4f5ba4;
  padding: 15px;
  border-radius: 3px;
  margin-bottom: 20px;

}

div.good-description div.hdtg h2 {
  color: #ffffff;
  padding: 0px;
  margin: 0px;

font-weight: normal;
  font-style: normal;


}

div.good-description h4.ttl {
  margin-left: 20px;
  font-weight: normal;
}

div.good-description h4.ttl a {
  color: #4f5ba4;
}

div.good-description h4.ttl a:hover {
  text-decoration: none;
}


div.good-description  div.charact table th.hd {
 text-align: left;
 padding-left: 40px;
 background-color: #4f5ba4;
 color: #ffffff;
 font-weight: normal;
 font-size: 16px;

 height: 41px;
}

div.good-description  div.charact table th {
 color: #333333;
 font-size: 16px;
 width: 45%;
 text-align:left;
  padding: 10px;
 padding-left: 40px;
 font-weight: normal;
 border-right: 1px solid #e3e3e3;

}

div.good-description  div.charact table td {
 color: #666666;
 font-size: 16px;
 text-align:left;
 padding: 5px;
 padding-left: 40px;
}

div.good-description  div.charact table td a {
    color: #333333;
}

div.good-description  div.charact table td a:hover {
    text-decoration: none;
}

div.good-description  div.charact table tr.f td, div.good-description  div.charact table tr.f th{
  background-color: #eeeff4;
}

div.good-description div.error {
  background-color: #e5e6eb;
  font-size: 12px;
  margin-bottom: 20px;
  padding: 15px;
  border-top: 3px solid #c4c8d7;
  border-bottom: 2px solid #c4c8d7;
}

div.error {
  background-color: #e5e6eb;
  font-size: 12px;
  margin-bottom: 20px;
  padding: 15px;
  border-top: 3px solid #c4c8d7;
  border-bottom: 2px solid #c4c8d7;
}

div.good-description div.error a {
  color: #333333;
}

div.good-description div.error a:hover {
  text-decoration: none;
}

div.error a {
  color: #333333;
}

div.error a:hover {
  text-decoration: none;
}

table.items thead th{
 background-image: url(/images/block_bg.png);   
}
div.contr {
    margin-bottom: 20px;
    padding-left: 40px;
}

div.contr a {
  display:block; 
  font-size: 16px;
  text-decoration: none;
  float: right;
  background-color: #ffffff;
  border-radius: 3px;
  height: 41px;
  padding-left: 20px;
  padding-right: 20px;
  color: #4f5ba4;
  padding-top: 9px;

  border: 1px solid #4f5ba4;
  cursor: pointer;
  margin-right: 30px;
}

div.contr a:hover {
  opacity: 0.8; 
}

div.contr select {
    width: 70%;
    height: 45px;
    font-size: 16px;
    color: #3f3f3f;
    border: 1px solid #4f5ba4;
    border-radius: 3px;
    padding-left: 12px;
    background-color: #eeeff4; 
}

div.col1 div.list {
  background-color: #ffffff;
  width: 100%;
  text-align: center;
}

div.col1 div.list table.tabs {
margin-bottom: 20px;

} 

div.col1 div.list table.tabs td a {
  font-size: 15px;
  color: #3a3a3a;
  height: 30px;
  display: block;
  text-align: center;
  text-decoration: none;
  padding-top: 7px;
  border: 1px solid #ffffff;
  height: 40px;
}



div.col1 div.list table.tabs td a.act {
  border: 1px solid #4f5ba4;
  border-radius :3px;
  color: #4f5ba4;
}

div.col1 div.list table.tabs td a:hover {
  background-color: #4f5ba4;
  border-radius :3px;
  border: 1px solid #4f5ba4;
  color: #ffffff;
}

div.col1 div.list div.trg {

  margin-bottom: 20px;
}


div.col1 div.list div.trg table th {
  color: #ffffff;
  height: 42px;
  font-weight: normal;
  font-size: 16px;
  padding: 5px;
  background-color: #4f5ba4;

}

div.col1 div.list div.trg table td {
  color: #3e3e3e;
  font-weight: normal;
   font-size: 14px;
   padding: 7px;
   line-height: 120%;
}

div.col1 div.list div.trg table td a {
    color: #333333;
}

div.col1 div.list div.trg table td a:hover {
    text-decoration: none;
}

div.col1 div.list div.trg table tr.dr {
  background-color: #EEEFF4;
}

div.col1 div.list div.trg table tr.lt {
  background-color: #ffffff;
}

.countdownHolder{


	font: 11px 'Arial',sans-serif;
	text-align:center;
    height: 14px;
}

.position{
	display: inline-block;
	height: 14px;
	overflow: hidden;
	position: relative;
	width: 7px;
    margin-right: 0px;
    margin-left: 0px;
}

.digit{
	position:absolute;
	display:block;
	width:7px;
    height: 14px;
 	text-align:center;
	color:#3e3e3e;
    margin-right: 0px;
    margin-left: 0px;

    /*text-shadow: 0px -1px #ffffff;   */
}

.digit.static{
   margin-right: 0px;
   margin-left: 0px;
}

/**
 * You can use these classes to hide parts
 * of the countdown that you don't need.
 */




.countDiv{
	display:inline-block;
	width:10px;
    height: 14px;
	position:relative;
}

.countDays{ /* display:none !important;*/ width:10px;padding:0px;}
.countDiv0{ /* display:none !important;*/ width:5px;}
.countHours{}
.countDiv1{width:5px;}
.countMinutes{}
.countDiv2{width:5px;}
.countSeconds{}

.countDiv:before,
.countDiv:after{
	position:absolute;
	width:1px;
	height:1px;
	background-color:#3e3e3e;
	border-radius:50%;
	left:56%;

	top:9px;
	/*box-shadow:1px 1px 1px #ffffff;     */
	content:'';
}

.countDiv:after{
	top:5px;
}

a.bid {

background-color: #E6E6E6;
background-image: -o-linear-gradient(to bottom, #FFFFFF, #FFFFFF 25%, #E6E6E6);
border-bottom: 1px solid #BBBBBB;
border-left: 1px solid #CCCCCC;
border-radius: 4px;
border-right: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.196), 0px 1px 2px rgba(0, 0, 0, 0.047);

cursor: pointer;
display: inline-block;
font-size: 14px;
line-height: normal;
overflow: visible;
padding: 5px 14px 6px;

color: #3e3e3e;
}

a.bid:hover {
  border: 1px solid #999999;
  background-color: #e8eef4;
}

div.actions a{
   float: left;
   display: block;
   width: 30%;
   margin-right: 5px;
   margin-left: 5px;
   text-align: center;
background-color: #E6E6E6;
background-image: -o-linear-gradient(to bottom, #FFFFFF, #FFFFFF 25%, #E6E6E6);
border-bottom: 1px solid #BBBBBB;
border-left: 1px solid #CCCCCC;
border-radius: 4px;
border-right: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.196), 0px 1px 2px rgba(0, 0, 0, 0.047);

cursor: pointer;
display: inline-block;
font-size: 8pt;
line-height: normal;
overflow: visible;
padding: 5px 5px 6px;
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.749);
color: #3e3e3e;   
}

div.actions a:hover {
  border: 1px solid #999999;
  background-color: #e8eef4;
  color: #222222;
}

table.detail-view .null
{
	color: pink;
}

table.detail-view
{
	background: white;
	border-collapse: collapse;
	width: 100%;
	margin: 0;
        
}

table.detail-view th, table.detail-view td
{
	font-size: 11px;
	border: 1px white solid;
	padding: 0.3em 0.6em;
	vertical-align: top;
            color: #3e3e3e;
}

table.detail-view th
{
	text-align: right;
	width: 160px;
}

table.detail-view tr.odd
{
	background:#ffffff;
}

table.detail-view tr.even
{
	background:#EEEFF4;
}

table.detail-view tr.odd th
{
}

table.detail-view tr.even th
{
}

/*всплывающее окно*/ 


.v2 { 
    font-family:    Cursive;
    text-align:     center;
    font-size:      16px; 
    font-style:     normal; 
    /*color:          #000000;*/
    margin:         0;
}
.v2 a {
text-decoration:none;
/*color:white;*/
}

.catalog_good {
    
}

.catalog_good .col {
    display: inline-block;
    width: 30%;
    margin-right: 3%;
    vertical-align: top;
    margin-bottom: 20px;
}

.catalog_good .col h5 {
    color: #4f5ba4;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 0px;
}

.catalog_good .col h5 a {
   color: #4f5ba4;
    font-size: 18px; 
}

.catalog_good .col sup {

    font-size: 12px;
    color: #999999;
}

.catalog_good .col .childs a {
    font-size: 16px;
    color: #666666;
    text-decoration: none;
}

.catalog_good .col .childs a:hover {
    text-decoration: underline;
    color: #333333;
}

.catalog_good .elm {
    margin-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px;
}

.catalog_good .elm .num {
    color: #999999;
}

.catalog_good .elm  a {
    color: #4f5ba4;
}

.catalog_good .elm .txt {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #666666;

}

.catalog_good .elm .date {
    display: inlin-block;
    margin-right: 40px;
    color: #999999;
}

.page .files {
    width: 30%;
    text-align: left;
    margin-top: 20px;
}

.page .files a {
    color: #4f5ba4;
}

.page .files th {
    font-weight: normal;
}

.cntr {
    text-align: center;
}

.cntr a.all {
  display: inline-block;
    color: #4f5ba4;
    height: 38px;
    border: 1px solid #4f5ba4;
    border-radius: 3px;
    text-decoration: none;
    vertical-align: middle;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 8px;
    font-size: 16px;  
}

.search_brand {
    padding: 20px;
}



.search_brand select {
    font: 12px/14px Helvetica Neue, "Arial", Helvetica, Verdana, sans-serif;
    padding: 6px 0;
    color: #798e94;
    border: 1px solid #cccccc;
    outline: none;
    display: inline-block;
    position: relative;
    z-index: 2;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    padding-left: 10px;
}

.translate {
    margin-top: 20px;
}



.fill_border {
font-size: 14px;
border-collapse: collapse;
text-align: center;
}
.fill_border td {
background: #D8E6F3;
color: #666666;
}
.fill_border th, .fill_border td:first-child {
background: #AFCDE7;
color: white;
padding: 10px 20px;
}
.fill_border th,.fill_border td {
border-style: solid;
border-width: 0 1px 1px 0;
border-color: white;
}

.fill_border th:first-child,.fill_border  td:first-child {
text-align: left;
}
