/* Global --------------------------------------------------------- */
body {
	background: #fff; /*#eeeeee;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	min-width: 1200px;
}
.container {
	width: 1200px;
}
/* Header BEGIN ====================================== */
.header {
	background: #fe5f03 url(/interface/images/bg/orange17.jpg) no-repeat center top;
	/*background: #000000 url(/interface/images/bg/changing_bg.gif) repeat;*/
}
.header_logo img{
	margin-left:-27px;
	width: 400px;
	border: 0;
}
.devider_top {
	position:relative;
	top: 4px;
	border:6px solid #d8d8d8;
	opacity:.5;
}
.devider_top_2 {
	position:relative;
	top: 0px;
	border:2px solid #d8d8d8;
	opacity:.7;
}
.devider_content {
	background: #e2e2e2;
	border-top: 5px solid #d8d8d8;
	margin: 0px;
	padding: 17px 0px 30px 0px;
}
.breadcrumb_bg {
	background: #f5f5f5;
	margin-bottom: 20px;
}
.breadcrumb {
	padding: 5px 0px;
	margin-bottom: 0px;
}
/* top lang flags */
.top_div_lang a {
	width:30px;
	height:33px;
	background-image: url(/interface/images/lang_buttons_3.png);
	background-repeat: no-repeat;
	text-decoration:none;
	display:inline-block;
	position:relative;
	left: -4px;
	top: -47px;
}
.top_div_lang li {
	list-style:none;
	display: inline;
}
.top_div_lang a.en { background-position: 0 0; }
.top_div_lang a.en:hover { background-position: 0 -30px; }
.top_div_lang .active a.en { background-position: 0 -30px; }

.top_div_lang a.ru { background-position: -30px 0; }
.top_div_lang a.ru:hover { background-position: -30px -30px; }
.top_div_lang .active a.ru { background-position: -30px -30px; }

.top_div_lang a.lv { background-position: -60px 0; }
.top_div_lang a.lv:hover { background-position: -60px -30px; }
.top_div_lang .active a.lv { background-position: -60px -30px; }

.top_div_lang a.lt { background-position: -90px 0; }
.top_div_lang a.lt:hover { background-position: -90px -30px; }
.top_div_lang .active a.lt { background-position: -90px -30px; }

.top_div_lang a.ee { background-position: -120px 0; }
.top_div_lang a.ee:hover { background-position: -120px -30px; }
.top_div_lang .active a.ee { background-position: -120px -30px; }

/* top social buttons */
.top_div_soc a {
	width:40px;
	height:40px;
	background-image: url(/interface/images/social_buttons_2.png);
	background-repeat: no-repeat;
	text-decoration:none;
	display:inline-block;
	position:relative;
}
.top_div_soc a:hover { text-decoration:none; }
.top_div_soc a.fb { background-position: 0 0; }
.top_div_soc a.fb:hover { background-position: 0 -40px; }
.top_div_soc a.dr { background-position: -40px 0; }
.top_div_soc a.dr:hover { background-position: -40px -40px; }
.top_div_soc a.ins { background-position: -80px 0; }
.top_div_soc a.ins:hover { background-position: -80px -40px; }
.top_div_soc a.yt { background-position: -120px 0; }
.top_div_soc a.yt:hover { background-position: -120px -40px; }
.top_div_soc a.tw { background-position: -160px 0; }
.top_div_soc a.tw:hover { background-position: -160px -40px; }
.top_div_soc a.fs { background-position: -200px 0; }
.top_div_soc a.fs:hover { background-position: -200px -40px; }

/* top basket button */
.quick_basket {
	position:relative;
}
.quick_basket .badge {
	font-family:'Open Sans';
	position:absolute;
	top:-7px; right: -7px;
	color:#fff; font-size:12px;
	background-color:#f56b02;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}
/* TOP MENU ========================================================= */
.menu {
	margin-top: 26px;
}
.menu li {
	font-size:12px;
	text-transform:uppercase;
	list-style:none;
	font-weight:bold;
	display: inline-block;
}
.menu li a {
	color:#fff;
	text-decoration:none;
	background:#838383 url(/interface/images/menu-1.jpg) repeat-x;
	/*border-bottom: 4px solid #838383;*/
	padding: 8px 11px 7px 11px;
	margin-left: 3px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
			border-radius: 5px;
}
.menu li a:hover {
	color:#fff;
	background:#999999 url(/interface/images/menu-2.jpg) repeat-x;
	/*border-bottom: 4px solid #838383;*/
}
.menu li.current a {
	color:#000;
	/*background:url(/interface/images/menu_hover.png) no-repeat center top;*/
	background:#ffffff url(/interface/images/menu-3.jpg) repeat-x;
	border-bottom: 3px solid #ed7e1d;
}

/* CONTENT ============================================================ */
ul {
	list-style-image: url(/interface/images/tick.png);
}
.content_title {
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:1.2em;
	color:#525252;
	margin-bottom:12px;
}
.price_basket {
	font-size:13px;
}
.price_strike {
	font-size:12px;
	color:#838383;
	text-decoration: line-through;
}
.price_discont {
	font-size:13px;
	color:#838383;
}
.price_discont_status_info {
	font-size:9px;
}
.limited_qnt {
	color:#ed7e1d;
	text-transform:uppercase;
	font-weight:bold;
}

hr.style-2 {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0)); 
}

.slider_indicators li {
	border:1px solid #ed7e1d; 
}
.slider_indicators li.active {
	background-color: #ed7e1d;
}

/* Wrapper & IMG =======================================*/
.img_right_item {
	position:relative;
	top:0px;
	margin-bottom: 15px;
}
.img_right_item img {
	width: 100%;
}
.main_text_sm {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*  Main links, a, lines, titles -------------------------------------- */
a {
	color:#ed7e1d;
	outline:none;
	text-decoration:none;
}
a:hover {
	color:#838383;
	text-decoration:none;
}
.dry1 {
	text-transform:uppercase;
	font-weight:bold;
	color:#838383;
}
.dry2 {
	text-transform:uppercase;
	font-weight:bold;
	color:#ed7e1d;
}
.sens {
	font-weight: bold;
	font-style:italic;
	color:#606060;
	text-transform:capitalize;
}
.underline {
    border-bottom: 1px dotted #ed7e1d;
}
.star {
	color: #ed1d1d;
	/*color:#f89406;*/
}
/* Left & Right alignment, selection----------------------------------------------------- */
::selection {			/* hrome IE opera safari */
background: #ffa11c;
color: #fff;
}
::-moz-selection {		/* mozilla */
background: #ffa11c;
color: #fff;
}

/* ICONS ======================================================================== */
.icons_off {
	background: -webkit-linear-gradient(#e2e2e2, #1f1f1f); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#e2e2e2, #1f1f1f); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#e2e2e2, #1f1f1f); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#e2e2e2, #1f1f1f); /* Standard syntax */
	min-height: 120px;
	padding: 20px 0 20px 0;
}
.icons {
	background: #dcdcdc;
	border-top: 5px solid #d8d8d8;
	padding: 20px 0 10px 0;
}
.icons_pics {
	font-size: 40px;
	color:#000;
}
.icons_title {
	text-transform:uppercase;
	font-weight:bold;
	font-size: 15px;
	line-height: 1.2em;
	color:#000;
}
.icons_text {
	font-size: 12px;
	line-height: 1.2em;
	color:#333333;
}

/* Aside BEGIN =============================== */
.aside {
	background: #1f1f1f;
	color:#666666;
	margin-top:0px;
	padding-top:25px;
	padding-bottom:25px;
}
.aside_title {
	text-transform:uppercase;
	padding-bottom:9px;
	list-style:none;
	font-weight:bold;
}
.aside_contact {
	color:#d5d5d5;
	list-style:none;
	font-weight:bold;
}
.aside_contact a {
	color:#979696;
	text-decoration:none;
}
.aside_contact a:hover {
	color:#fa8200;
}
/* FOOTER ======================================================================== */
.footer {
	background: #191919 url(/interface/images/footer_tail.png) repeat-x left top;
	font-size: 11px;
	line-height: 1.2em;
	color:#646464;
	padding: 12px 0px 12px 0px;
}
.footer a {
	color:#979696;
	text-decoration:none;
}
.footer a:hover {
	color:#ed7e1d;
}
/* Reviews ============================================================ */
#reviews .content_title_reviews {
	font-size:15px;
	font-weight:bold;
	line-height:1.2em;
	color:#525252;
	margin-bottom:12px;
	padding: 0px 0px 0px 10px;
}
#reviews .top_text {
	font-size:11px;
	line-height:1.4em;
	margin-bottom: -10px;
	text-align:justify;
	padding: 0px 20px 0px 0px;
}
#reviews .name {
	font-size:14px;
	text-align: left;
	float: left;
	padding: 3px;
}
#reviews .date {
	font-size:11px;
	text-align: right;
	float: right;
	padding: 0px;
}
#reviews .reviews {
	text-align: left;
	white-space: pre-wrap;
}
#reviews .answers {
	font-size:12px;
	line-height:1.3em;
	border-style:dotted;
	border-width:2px;
	border-color: orange;
	padding: 7px 9px 7px 9px;
	text-align:justify;
	margin-top: 7px;
	white-space:pre-wrap;
}
/* OTHER ============================================================ */
#pagination a.current {
	background-color:#f89406;
	font-size: 13px;
	font-weight:bold;
	color:#ffffff;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.25);
	border:0px solid #f89406;
}
.captcha {
	width: 107px;
}
.captcha_text {
	font-size: 10px;
}

br { clear: both; } 

.cntSeparator {      
	font-size: 54px;         
	margin: 10px 7px;         
	color: #000;       
}       
.desc { margin: 7px 3px; }       
.desc div {         
	float: left;         
	font-family: Arial;         
	width: 70px;         
	margin-right: 65px;         
	font-size: 13px;         
	font-weight: bold;         
	color: #000;       
}

.drydry_gritter .gritter-item .gritter-title {font-size:16px;}
.drydry_gritter .gritter-item {font-size:14px;}
.drydry_gritter .gritter-close {left: auto; right: 4px;}

/*basket*/
#basket_steps {width:1170px; overflow:hidden;}
#basket_steps_canvas {width:3510px; position:relative;}
.basket_step {width:1170px; float:left;}
#basket_steps_line input {margin-bottom: 20px;}
#basket_steps_line input:disabled {opacity: 1;}
#basket_steps_line .steps_tiks_block {position:relative;}
#basket_steps_line .steps_tiks_block .steps_tik {position:absolute; top:3px; right:-7px; color:#919191;}
.has-error label.btn {border:1px solid #a94442;}

#gmap {
	position: absolute;
	left:0;
	margin-top:-20px;
	width:100%;
	min-height:300px;
	display:block;

	-webkit-filter: grayscale(100%);
	   -moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		-o-filter: grayscale(100%);
		   filter: grayscale(100%);
		   filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
		   filter: gray; 

	z-index:1;
}
.contact_margin {
	margin-top:300px;
}

.nav-justified > li > a {
  font-size:12px;
  text-transform:uppercase;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background:#838383 url(/interface/images/menu-1.jpg) repeat-x;

}
.nav-justified > li > a:hover {
   background:#838383 url(/interface/images/menu-2.jpg) repeat-x;
  
}
.nav-justified > .current > a,
.nav-justified > .current > a:hover {
   background:#f58220 url(/interface/images/menu-4.jpg) repeat-x;
   color: #000;
	-moz-box-shadow: inset #ed7e1d 0 -3px 0 0;
 -webkit-box-shadow: inset #ed7e1d 0 -3px 0 0;
		 box-shadow: inset #ed7e1d 0 -3px 0 0;

}
.nav-justified > li:first-child > a {
			border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	   -moz-border-radius: 5px 0 0 5px;
}
.nav-justified > li:last-child > a {
			border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	   -moz-border-radius: 0 5px 5px 0;
}
.nav-justified > .current > li:first-child > a {
  border-bottom: 3px solid #ed7e1d;
}
.nav-justified > .current > li:last-child > a {
  border-bottom: 3px solid #ed7e1d;
}

/* --------------------------
	BASKET radio selectors
-------------------------- */

.basket_blocks {
	border: 10px solid #efefef;
	border-bottom: 0px;
	border-right: 0px;
	padding: 0 0 20px 0;
	position:relative;
	overflow:visible;
	margin-top:20px;
}
.basket_blocks_count {
	position:absolute;
	font-size:20px;
	left:-10px;
	top:-20px;
	z-index:0;
	background-color: #ed7e1d;
	padding: 2px 10px;
	border-radius: 100%;
	color: #fff;
	font-weight: bold;
}
.cost {
	position:absolute;
	padding: 4px 10px;
	font-size:10px;
	right:0px;
	bottom:0px;
	z-index:0;
	background-color: #dcdcdc;
	border-radius: 5px 0 2px 0;
	color: #000;
}

.cheched_radio {
	display:none;
	position: absolute;
	padding: 3px 3px;
	font-size: 11px;
	right: 0px;
	top:0px;
	color: #ed7e1d;
}
div.clear
{
    clear: both;
}
div.product-chooser{
    
}
    div.product-chooser.disabled div.product-chooser-item
	{
		zoom: 1;
		filter: alpha(opacity=60);
		opacity: 0.6;
		cursor: default;
	}

	div.product-chooser div.product-chooser-item{
		padding: 7px;
		border-radius: 5px;
		cursor: pointer;
		position: relative;
		border: 1px solid #dcdcdc;
		margin-bottom: 20px;
        margin-left: 0px;
        margin-right: 0px;
		min-height: 100px;
	}
	
	div.product-chooser div.product-chooser-item.selected{
		border: 3px solid #ed7e1d;
		background: #efefef;
		padding: 5px;
		filter: alpha(opacity=100);
		opacity: 1;
	}
	div.product-chooser div.product-chooser-item.selected .cost{
		background-color: #ed7e1d;
		color: #fff;
	}
	div.product-chooser div.product-chooser-item.selected .cheched_radio{
		display: block;
	}
	
		div.product-chooser div.product-chooser-item img{
			padding: 0;
		}
		
		div.product-chooser div.product-chooser-item span.title{
			display: block;
			margin: 3px 0 2px 0;
			font-weight: bold;
			font-size: 12px;
			text-transform: uppercase;
			padding: 0 7px 0 0;
		}
		
		div.product-chooser div.product-chooser-item span.description{
			font-size: 11px;
			font-weight: normal;
		}
		
		div.product-chooser div.product-chooser-item input{
			position: absolute;
			left: 0;
			top: 0;
			visibility:hidden;
		}

/* --------------------------
	CATALOG
-------------------------- */


.catalog_grid a,
.catalog_grid a:hover {
	color:#333333;
	outline:none;
	text-decoration:none;
	padding:10px;
}

.catalog-img img {
	width:100%;
	text-align:center;
}
.catalog_grid_inner {
	margin-bottom:10px;
}

.btn_pos {
	position:absolute; 
	z-index:100; 
	bottom: 26px;
	left:27px;
}

/* --------------------------
	Need assistance info
-------------------------- */
.central-module {
  position: relative;
}
.central-module #message-block {
  position: absolute;
  z-index: 100;
}
.central-module #message-block > div {
  -moz-box-shadow: 1px 1px 6px #cccccc;
  -webkit-box-shadow: 1px 1px 6px #cccccc;
  box-shadow: 1px 1px 6px #cccccc;
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=@strength, Direction=90, Color='@color')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6px, Direction=90, Color='@color');
}

.module-grey {
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #f0f0eb;
  background-image: url('/interface/images/circle-info-big.png');
  background-repeat: no-repeat;
  background-position: bottom right;
  height: 120px;
  padding-right: 30px;
  *padding-right: 20px;
  opacity: 0.85;
}
.module-grey h4 {
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: -5px;
  font-weight: bold;
}
.module-grey p {
  font-size: 13px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.module-grey p.small_P {
  font-size: 11px;
}
.module-grey > div {
  padding: 0px;
  vertical-align: middle;
}
.module-grey {
  height: auto;
}
.module-grey {
  list-style: none;
  margin: 0px;
  padding: 2px 2px 5px 2px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.module-grey ul li {
  line-height: 26px;
}
.module-grey ul li {
  margin-top: 5px;
}

/* --------------------------
	Countdown
-------------------------- */
.starter-template {
  text-align: center;
  background-color: #ed7e1d;
  color: #fff;
}

#clock {
  font-size:15px;
}

/* ========== */
/* = Tabs = */
/* ========== */
/*
.nav-tabs { border-bottom: none; margin-bottom: 0; }
.nav-tabs > li { margin-bottom: -3px; }
.nav-tabs > li > a { color: #777777; font-weight: bold; text-transform: uppercase; position: relative; border: none; padding: 16px 12px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus { background: none; color: #34353e; }

.nav-tabs > li > a:after { content: ""; display: block; position: absolute; width: 1px; height: 13px; background-color: #e0e0e0; right: 0; top: 18px; }
.nav-tabs > li:last-child a:after { display: none; }
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus { padding-top: 13px; border: none; color: #ed7e1d; border-bottom: 3px solid #ed7e1d; }
*/

.nav-tabs { border-bottom: 2px solid #DDD; }
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:focus, 
.nav-tabs > li.active > a:hover { border-width: 0; }
.nav-tabs > li > a { color: #777777; font-weight: bold; text-transform: uppercase; position: relative; border: none; padding: 16px 12px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.nav-tabs > li.active > a, 
.nav-tabs > li > a:hover { border: none; color: #ed7e1d !important; background: transparent; }
.nav-tabs > li > a::after { content: ""; background: #ed7e1d; height: 3px; position: absolute; width: 100%; right: 0px; bottom: -2px; transition: all 250ms ease 0s; transform: scale(0);}
.nav-tabs > li.active > a::after, 
.nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }

.tab-content { border: 1px solid #e0e0e0; padding: 20px; }

/* --------------------------
	Item image carusel
-------------------------- */

.hide-bullets {
    list-style:none;
    margin-left: -40px;
    margin-top:20px;
}

.thumbnail {
    padding: 0;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
}

a.drydry-carousel-selector.active {
	border: 3px solid #ed7e1d;	
}
a.drydry-carousel-selector.active img {
	opacity: 0.5;
}