body, html {margin: 0; padding: 0; height: 100%; width: 100%;}
body {font-family: arial; color: #222222; font-size: 13px; background: #005da8;}
img {border: 0px; vertical-align: top;}
table {border: 0px; border-collapse:collapse;}
table td {padding:0px;}
form {margin: 0px; padding: 0px;}
a,
a:hover,
a:active,
a:focus,
img,
textarea,
input {
	outline: 0;
	outline: none; 
	}

input,
img,
select {
	vertical-align: top;
	margin: 0px;
	}

.fele_clear {clear: both;}
.fele_clear_right {clear: right;}
.fele_clear_left {clear: left;}

.wrapper {background: url(img/header_bg.png) 50% 0% no-repeat; padding: 0 80px 0 10px; min-width: 1100px; margin: 0 auto 0 0;}

.header { height: 150px;}
.header_phone {
    padding: 5px 0 0 0;
    font: 22px/35px 'PT Sans', sans-serif;
    color: #ffffff;
}
.header_phone a {
    color: #ffffff;}

.logo {position: absolute; margin: 45px 0 0 0;}
.serv_menu {position: absolute; margin: 59px 0 0 285px;}
.top_menu {position: absolute; margin: 59px 0 0 322px; height: 30px; width: 560px;}
.top_menu ul {margin: 0px; padding: 0px; list-style: none;}

.top_menu ul li {
	margin: 0px;
	padding: 5px 11px 4px 10px;
	list-style: none;
	float: left;}

.top_menu ul li a {
	font: 14px/17px 'PT Sans', sans-serif;
	color: #ffffff;
	text-decoration: underline;
	}
	
.top_menu ul li a:hover {
	text-decoration: none;
	}

.top_menu ul li.current {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
    background: rgb(239,242,244);
    background: -moz-linear-gradient(top,  rgba(239,242,244,1) 0%, rgba(169,181,190,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,242,244,1)), color-stop(100%,rgba(169,181,190,1)));
    background: -webkit-linear-gradient(top,  rgba(239,242,244,1) 0%,rgba(169,181,190,1) 100%);
    background: -o-linear-gradient(top,  rgba(239,242,244,1) 0%,rgba(169,181,190,1) 100%);
    background: -ms-linear-gradient(top,  rgba(239,242,244,1) 0%,rgba(169,181,190,1) 100%);
    background: linear-gradient(to bottom,  rgba(239,242,244,1) 0%,rgba(169,181,190,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff2f4', endColorstr='#a9b5be',GradientType=0 );
	}

.top_menu ul li.current a {
    text-decoration: none;
    color: #26343f;
    text-shadow: 1px 1px #ffffff;
}

.course {
	float: right;
	padding: 37px 1px 0 0;
	}
.course img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
.header_req {
    float: right;
    padding: 37px 21px 0 0;
    text-align: right;
}

.body {
	background: #f6f8fa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0 0 20px 0;
	}

.index_body_right {
	float: right;
	width: 200px;
	padding: 22px 20px 20px 0;
	}

.index_body_right_header {
	background: url(img/r_bg.gif) 0% 50% repeat-x;
	text-align: center;
	padding: 0 0 2px 0;
	}

.index_body_right_header span {
	background: #f6f8fa;
	padding: 0 3px 0 3px;
	font: 10px/12px 'PT Sans', sans-serif;
	color: #d0d0d0;
	}
.index_body_center {
	float: right;
	padding: 37px 25px 0 0;
	width: 310px;
	}

.index_news_container {
	border: 3px solid #94ceff;
	border-color: #94ceff #9ac6ec #a1bfd8 #9ac6ec;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #ffffff url(img/inc_bg.gif) 50% 100% repeat-x;
	-webkit-box-shadow: 0px 0px 15px 3px rgba(203, 205, 210, 0.61);
	box-shadow: 0px 0px 15px 3px rgba(203, 205, 210, 0.61);
	padding: 0 0 14px 0;
	}

.inc_header {
	padding: 13px 10px 13px 10px;
	}

.inc_header a {
	font: bold 26px/32px 'PT Sans', sans-serif;
	color: #b7b7b7;
	text-decoration: underline;
	}
	
.inc_header a span {
	color: #2c2c2c;
	text-decoration: none;
	}

.inc_header a:hover {
	color: #ffd5d5;
	text-decoration: underline;
	}

.inc_header a:hover span{
	color: #e74f4f;
	text-decoration: none;
	}


.inc_news {
	padding: 0 0 10px 0;
	}

.inc_news a {
	display: block;
	text-decoration: none;
	padding: 10px 12px 10px 12px;
	}

.inc_news a span.inc_news_date {
	display: block;
	font: 12px/14px 'PT Sans', sans-serif;
	color: #898d98;
	text-decoration: none;
	padding: 0 0 6px 0;
	}

.inc_news a span.inc_news_name {
	font: 15px/22px 'PT Sans', sans-serif;
	color: #c5d9ea;
	text-decoration: underline;
	}

.inc_news a span.inc_news_name span {
	color: #347acc;
	text-decoration: none;
	}

.inc_news a:hover {
	text-decoration: none;
	}

.inc_news a:hover span.inc_news_name {
	color: #ffd5d5;
	text-decoration: underline;
	}

.inc_news a:hover span.inc_news_name span {
	color: #e74f4f;
	text-decoration: none;
	}

.inc_news .inc_news_ob {
	color: #e94700;
	font: italic 10px/12px 'PT Sans', sans-serif;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #fea089;
	border-radius: 3px;
	padding: 1px 4px 0 3px;
	margin: 0 0 -2px 5px;
	}

.index_body_left {
	margin: 0 580px 0 0;
	padding: 34px 0 0 39px;
	}

.ibl_text {
	font: 18px/26px 'PT Sans', sans-serif;
	color: #4b4a4a;
	}

.ibl_text p {
	margin: 0 0 36px 0;
	}

.ibl_catlink {
	width: 100%;
	background: url(img/ibl_item_bg.png) 50% 0% no-repeat;	
	}

.ibl_catlink .ibl_catlink_phones {
	float: right;
	font: 13px/18px 'PT Sans', sans-serif;
	text-align: right;
	background: url(img/phone_icon.png) 0% 50% no-repeat;
	padding: 0 15px 0 20px;
	color: #818181;
	}

.ibl_catlink .ibl_catlink_name {
	display: block; 
	margin: 0 140px 0 0;
	}

.ibl_catlink .ibl_catlink_name a {
	display: block; 
	font: 26px/28px 'PT Sans', sans-serif;
	padding: 0 10px 0 50px;
	color: #c5d9ea;
	text-decoration: underline;
	}

.ibl_catlink .ibl_catlink_name a span {
	color: #347acc;
	}

.ibl_catlinks {
	padding: 0 0 20px 0;
	}

.ibl_catlinks .ibl_catlink_name a:hover {
	color: #ffd5d5;
	text-decoration: underline;
	}

.ibl_catlinks .ibl_catlink_name a:hover span {
	color: #e74f4f;
	}

.ibl_catlinks .hover {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #fcfcfd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fcfcfd));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fcfcfd 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#fcfcfd 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#fcfcfd 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#fcfcfd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcfcfd',GradientType=0 );
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 6px 20px 0 #e0e6ef;
	box-shadow: 0 6px 20px 0 #e0e6ef;	
	}

.ibl_catlinks .hover .ibl_catlink_phones {
	color: #000000;
	}

.ibl_catlink .cat1 {
	background: url(img/cat1.png) 10px 50% no-repeat;
	}

.ibl_catlink .cat1:hover {
	background: url(img/cat1_.png) 10px 50% no-repeat;
	}

.ibl_catlink .cat2 {
	background: url(img/cat2.png) 10px 50% no-repeat;
	}

.ibl_catlink .cat2:hover {
	background: url(img/cat2_.png) 10px 50% no-repeat;
	}

.ibl_catlink .cat3 {
	background: url(img/cat3.png) 10px 50% no-repeat;
	}

.ibl_catlink .cat3:hover {
	background: url(img/cat3_.png) 10px 50% no-repeat;
	}

.ibl_catlink .cat4 {
	background: url(img/cat4.png) 10px 50% no-repeat;
	}
	
.ibl_catlink .cat4:hover {
	background: url(img/cat4_.png) 10px 50% no-repeat;
	}

.ibl_catlink .cat5 {
	background: url(img/cat5.png) 10px 50% no-repeat;
	}

.ibl_catlink .cat5:hover {
	background: url(img/cat5_.png) 10px 50% no-repeat;
	}

.ibl_catlink .cat6 {
	background: url(img/cat6.png) 10px 50% no-repeat;
	}

.ibl_catlink .cat6:hover {
	background: url(img/cat6_.png) 10px 50% no-repeat;
	}

.ibl_catlink .cat7 {
	background: url(img/cat7.png) 10px 50% no-repeat;
	}

.ibl_catlink .cat7:hover {
	background: url(img/cat7_.png) 10px 50% no-repeat;
	}

.ad_container {
	margin: 20px 0 0 0;
	text-align: center;
	-webkit-box-shadow: inset 0px 0px 11px 0px rgba(0, 0, 0, 0.21);
	box-shadow: inset 0px 0px 11px 0px rgba(0, 0, 0, 0.21);
	padding: 10px 0 10px 0;
	background: #eaeced;
	color: #ffffff;
	font: bold 18px/22px 'PT Sans', sans-serif;
	}

.index_contacts_header {
	color: #2c2c2c;
	font: bold 26px/30px 'PT Sans', sans-serif;
	text-shadow: 0 1px #ffffff;
	padding: 54px 0 0 13px;
	}

.index_contacts_links
	{
	padding: 14px 0 19px 15px;	
	}

.index_contacts_links a {
	color: #347acc;
	display: inline-block;
	vertical-align: top;	
	text-decoration: none;
	font: bold 18px/24px 'PT Sans', sans-serif;	
	}
	
.index_contacts_links a:hover {
	color: #e74f4f;
	}

.index_contacts_links_map {
	background: url(img/index_contacts_map.png) 0% 0% no-repeat;
	padding: 4px 0 10px 26px;
	}

.index_contacts_links_map:hover {
	background: url(img/index_contacts_map_.png) 0% 0% no-repeat;	
	}

.index_contacts_links_list {
	background: url(img/index_contacts_list.png) 0% 9px no-repeat;
	padding: 4px 0 0 19px;
	margin: 0 0 0 31px;
	}

.index_contacts_links_list:hover {
	background: url(img/index_contacts_list_.png) 0% 9px no-repeat;
	}

.index_contacts_links a span {
	background: url(img/dotted.gif) 0 20px repeat-x;
	}

.index_contacts_links a:hover span {
	background: url(img/dotted_.gif) 0 20px repeat-x;
	}

.footer {
	background: url(img/footer_bg.png) 50% 0% no-repeat; 
	height: 88px;
	}

.footer_search {
	float: right;
	border: 1px solid #00447a;
	border-radius: 15px;
	-moz-border-radius: 15px;
	background: #005598;
	margin: 28px 20px 0 0;
	-webkit-box-shadow: 0px 0px 0px 1px #0068bb, inset 0px 0px 6px 0px rgba(0, 0, 0, 0.20);
	box-shadow: 0px 1px 0px 0px #0068bb, inset 0px 0px 6px 0px rgba(0, 0, 0, 0.20);	
	}

.footer_search input[type="submit"] {
	border: 0px; 
	background: url(img/footer_search_submit.png) 0% 0% no-repeat;
	width: 14px;
	height: 15px;
	}

.footer_search input[type="text"] {
	color: #f4f6f9;
	font: 18px/22px 'PT Sans', sans-serif;
	background: transparent;
	border: 0px;
	padding: 2px 10px 3px 15px;
	width: 137px;
	}
	
.footer_copy {
	color: #73acdc;
	font: 14px/18px 'PT Sans', sans-serif;	
	position: absolute;
	margin: 33px 0 0 40px;
	}

.footer_phone {
	position: absolute;
	margin: 23px 0 0 241px;
	}

.footer_phone a {
	color: #f4f6f9;
	display: inline-block;
	padding: 10px 0 10px 26px;
	background: url(img/footer_call.png) 0 4px no-repeat;
	text-decoration: none;
	font: 15px/18px 'PT Sans', sans-serif;	
	}

.footer_phone a span {
	border: 1px dashed #f4f6f9;
	border-width: 0 0 1px 0;
	}

.footer_phone a:hover span {
    border: 1px solid #f4f6f9;
    border-width: 0 0 1px 0;
}

.footer_fele {
	float: right;
	padding: 14px 98px 0 0;
	}

.footer_fele .fele_logo {
	float: left;
	padding: 7px 0 0 0;
	}

.footer_fele .fele_links {
	margin: 19px 0 0 62px;
	color: #73acdc;
	font: 13px/20px 'PT Sans', sans-serif;	
	}

.footer_fele .fele_links a {
	text-decoration: underline;
	color: #ffffff;
	}

.footer_fele .fele_links a:hover {
	text-decoration: none;
	}
	
.cat_left {
	float: left;
	width: 250px;
	padding: 30px;
	}
	
.cat_left_menu {
	border: 3px solid #94ceff;
	border-color: #94ceff #9ac6ec #a1bfd8 #9ac6ec;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #ffffff url(img/inc_bg.gif) 50% 100% repeat-x;
	-webkit-box-shadow: 0px 0px 15px 3px rgba(203, 205, 210, 0.61);
	box-shadow: 0px 0px 15px 3px rgba(203, 205, 210, 0.61);
	padding: 15px 0 15px 0;
	}
.cat_left_menu ul,
.cat_left_menu li {
	margin: 0px;
	list-style: none;
	padding: 0px;
	}

.cat_left_menu li ul {
	margin: 0 0 13px 0;
	}

.cat_left_menu li a {
	display: block;
	padding: 8px 10px 11px 17px;
	color: #c5d9ea;
	text-decoration: underline;
	font: bold 16px/20px 'PT Sans', sans-serif;
	}

.cat_left_menu li a span {
	color: #347acc;
	}

.cat_left_menu li a:hover {
	color: #ffd5d5;
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 15px 3px rgba(203, 205, 210, 0.61);
	box-shadow: 0px 0px 15px 3px rgba(203, 205, 210, 0.61);
	}

.cat_left_menu li a:hover span {
	color: #e74f4f;
	}

.cat_left_menu .curr1 a {
	color: #000000;
	}

.cat_left_menu .curr1 a span {
	color: #000000;
	}

.cat_left_menu li li a,
.cat_left_menu li.curr1 li a{
	display: block;
	padding: 6px 10px 7px 27px;
	color: #c5d9ea;
	text-decoration: underline;
	font: 13px/17px 'PT Sans', sans-serif;	
	}

.cat_left_menu li.curr1 li a span {
	color: #347acc;
    font-weight: bold;
	}

.cat_left_menu li.curr1 li a:hover {
	color: #ffd5d5;
	}

.cat_left_menu li.curr1 li a:hover span {
	color: #e74f4f;
	}

.cat_left_menu li.curr a {
	background: #e8f4ff;
	text-decoration: none;
	}

.cat_left_menu li.curr a span{
	color: #000000;
	}

.cat_left_menu li.curr a:hover {
	color: #ffd5d5;
	background: #ffffff;
	text-decoration: underline;
	z-index: 10;
	}

.cat_left_menu li.curr a:hover span {
	color: #e74f4f;
	}
	
.cat_left_menu li.curr1 li.curr a {
	text-decoration: none;
	}

.cat_left_menu li.curr1 li.curr a span{
	color: #000000;
	}

.cat_center {
	margin: 0 30px 0 310px;
	}

.cat_header h1 {
    font: normal 26px/30px 'PT Sans', sans-serif;
    color: #2c2c2c;
    padding: 22px 30px 20px 0;
    text-shadow: 0px 1px #fff;
    margin: 0px;
}

.cat_table {
	width: 100%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	display: block;	
	background: #f6f8fa;
	-webkit-box-shadow: 0px 0px 15px 3px rgba(203, 205, 210, 0.61);
	box-shadow: 0px 0px 15px 3px rgba(203, 205, 210, 0.61);
	}
	
.cat_table thead td {
	background: #e8eaec;
	background: -moz-linear-gradient(top,  #e8eaec 0%, #dadbdb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8eaec), color-stop(100%,#dadbdb));
	background: -webkit-linear-gradient(top,  #e8eaec 0%,#dadbdb 100%);
	background: -o-linear-gradient(top,  #e8eaec 0%,#dadbdb 100%);
	background: -ms-linear-gradient(top,  #e8eaec 0%,#dadbdb 100%);
	background: linear-gradient(to bottom,  #e8eaec 0%,#dadbdb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8eaec', endColorstr='#dadbdb',GradientType=0 );
	border: 1px solid #c3c3c3;
	border-width: 0 0 1px 0;
	font: bold 13px/17px 'PT Sans', sans-serif;
	white-space: nowrap;
	padding: 5px 10px 7px 10px;
    vertical-align: top;
	}

.cat_table thead td.td_tl {
	border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	-khtml-border-radius: 5px 0 0 0;
	}

.cat_table thead td.td_tr {
	border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
	-khtml-border-radius: 0 5px 0 0;
	}

.cat_table tbody td {
	font: 13px/17px 'PT Sans', sans-serif;	
	color: #000000;
	padding: 7px 10px 6px 10px;
	border: 1px solid #f6f8fa;
	border-width: 0 0 1px 0;
	}

.cat_table tbody tr.odd td {
	background: #eff1f5;
	border-color: #eff1f5;
	}

.cat_table tbody tr.added td {
	background: #e8f4ff;
	border: 1px solid #dbe9f7;
	border-width: 0 0 1px 0;
	}

.cat_table tbody input {
	font: 13px/17px 'PT Sans', sans-serif;		
	border: 1px solid #95cdfc;
	border-color: transparent;
	margin: 0px;
	padding: 3px 4px 3px 4px;
	width: 35px;
	color: #000000;
	background: transparent;
	text-align: right;
	}

.cat_table tbody tr.hover input {
	border: 1px solid #95cdfc;
	-webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
	background: #ffffff;
	}

.cat_table tbody input:focus {
	border: 1px solid #95cdfc;
	-webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
	background: #ffffff;
	}

.cat_table tbody tr.hover td {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #fcfcfd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fcfcfd));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fcfcfd 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#fcfcfd 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#fcfcfd 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#fcfcfd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcfcfd',GradientType=0 );
	border-color: #fcfcfd;
	}

.cat_table tbody tr.hover {
	-webkit-box-shadow: 0px 6px 20px 0px #e0e6ef;
	box-shadow: 0px 6px 20px 0px #e0e6ef;
	}
	
.cat_table .tdn {
	width: 100%;
	}

.cat_table .kolvo {
	white-space: nowrap;
	text-align: right;
	}

.cat_table .price {
	text-align: right;
	}

.cat_table .price_all {
	text-align: right;
	}
	
.cat_table .kolvo span{
	display: inline-block;
	padding: 4px 0 0 5px;
	}
	
.cat_table .kolvo_th {
	text-align: right;
	}

.storages_link {
    position: relative;
    color: #347ACC;
}

.storages_link:before,
.storages_link:after {
    display: block;
    position: absolute;
    left: 50%;
    visibility: hidden;
    opacity: 0;
    bottom: 10px;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
}

.storages_link:before {
    margin-bottom: 20px;
    margin-left: -100px;
    width: 200px;
    text-align: center;
    content: attr(data-tooltip);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #94ceff;
    border-color: #94ceff #9ac6ec #a1bfd8 #9ac6ec;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 15px 3px rgba(203, 205, 210, 0.61);
    box-shadow: 0px 0px 15px 3px rgba(203, 205, 210, 0.61);
    padding: 5px;
    color: #347ACC;
}

.storages_link:after {
    content: "";
    border-top: 10px solid #a1bfd8;
    border-left: solid transparent;
    border-right: solid transparent;
    bottom: 20px;
    margin-left: -3px;
}

.storages_link:hover:before,
.storages_link:hover:after {
    visibility: visible;
    opacity: 1;
}

.cat_table tbody td.add_to_cart {
    line-height: 11px;
}

.cat_table .add_to_cart a,
.search_res_b0 a.searchadd {
    font-size: 11px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    padding: 3px 7px 2px 7px;
    border-radius: 10px;
    border: 1px solid #003866;
    border-width: 0 0 1px 0;
    background: rgb(0,93,168);
    background: -moz-linear-gradient(top,  rgba(0,93,168,1) 0%, rgba(25,121,198,1) 51%, rgba(0,93,168,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,93,168,1)), color-stop(51%,rgba(25,121,198,1)), color-stop(100%,rgba(0,93,168,1)));
    background: -webkit-linear-gradient(top,  rgba(0,93,168,1) 0%,rgba(25,121,198,1) 51%,rgba(0,93,168,1) 100%);
    background: -o-linear-gradient(top,  rgba(0,93,168,1) 0%,rgba(25,121,198,1) 51%,rgba(0,93,168,1) 100%);
    background: -ms-linear-gradient(top,  rgba(0,93,168,1) 0%,rgba(25,121,198,1) 51%,rgba(0,93,168,1) 100%);
    background: linear-gradient(to bottom,  rgba(0,93,168,1) 0%,rgba(25,121,198,1) 51%,rgba(0,93,168,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005da8', endColorstr='#005da8',GradientType=0 );
    -webkit-box-shadow: 0px 0px 15px 3px rgba(203, 205, 200, 0.61);
    box-shadow: 0px 0px 15px 3px rgba(203, 205, 200, 0.61);
    text-shadow: 0 1px #003866;
    width: 60px;
}

.search_res_b0 a.searchadd {
margin: -10px 10px 0 0;
}

.cat_table .add_to_cart a:hover,
.search_res_b0 a.searchadd:hover {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.61);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.61);
}

.cat_table .add_to_cart a:active,
.search_res_b0 a.searchadd:active {
    background: rgb(25,121,198);
    background: -moz-linear-gradient(top,  rgba(25,121,198,1) 0%, rgba(0,93,168,1) 50%, rgba(0,93,168,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(25,121,198,1)), color-stop(50%,rgba(0,93,168,1)), color-stop(100%,rgba(0,93,168,1)));
    background: -webkit-linear-gradient(top,  rgba(25,121,198,1) 0%,rgba(0,93,168,1) 50%,rgba(0,93,168,1) 100%);
    background: -o-linear-gradient(top,  rgba(25,121,198,1) 0%,rgba(0,93,168,1) 50%,rgba(0,93,168,1) 100%);
    background: -ms-linear-gradient(top,  rgba(25,121,198,1) 0%,rgba(0,93,168,1) 50%,rgba(0,93,168,1) 100%);
    background: linear-gradient(to bottom,  rgba(25,121,198,1) 0%,rgba(0,93,168,1) 50%,rgba(0,93,168,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1979c6', endColorstr='#005da8',GradientType=0 );
}

.cat_table .added .add_to_cart a, .search_res_b0 .added a.searchadd {
    background: rgb(255,34,34);
    background: -moz-linear-gradient(top,  rgba(255,34,34,1) 0%, rgba(236,23,23,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,34,34,1)), color-stop(100%,rgba(236,23,23,1)));
    background: -webkit-linear-gradient(top,  rgba(255,34,34,1) 0%,rgba(236,23,23,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,34,34,1) 0%,rgba(236,23,23,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,34,34,1) 0%,rgba(236,23,23,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,34,34,1) 0%,rgba(236,23,23,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2222', endColorstr='#ec1717',GradientType=0 );
    border-color: #571212;
    text-shadow: 0 1px #571212;
}

.search_res_b0 a.searchadd {
display: inline-block; white-space: nowrap; width: auto; margin: -10px 10px 0 0;}

/* green version*/

body.cat_green {
    background: #3e9014;
}

.cat_green .wrapper {
    background: url("img/header_bg_green.png") 50% 0% no-repeat;
}

.cat_green .cat_left_menu {
    border-color: #5ed357;
}

.cat_green .cat_left_menu li.curr a {
    background: #ddf6dc;
}

.cat_green .cat_left_menu li a:hover {
    color: #a8f0a3;
}

.cat_green .cat_left_menu li a:hover span {
    color: #46d03d;
}

.cat_green .cat_left_menu .curr1 a:hover {
    color: #a8f0a3;
}

.cat_green .cat_left_menu .curr1 a:hover span {
    color: #46d03d;
}

.cat_green .top_menu ul li.current {
    background: #e0fce0;
    border-color: #e0fce0;
    text-shadow: 1px 1px #ffffff;
}

.cat_green .top_menu ul li.current a {
    color: #26343f;
}

.cat_green .footer_copy {
    color: #6ac340;
}

.cat_green .fele_links {
    color: #6ac340;
}

.cat_green .footer_search {
    border-color: #2c8200;
    background: #3a8315;
    -webkit-box-shadow: 0px 0px 0px 1px #4ba01f, inset 0px 0px 6px 0px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 1px 0px 0px #4ba01f, inset 0px 0px 6px 0px rgba(0, 0, 0, 0.20);
}

.cat_green .footer_search input[type="submit"] {
border: 0px;
    background: url(img/footer_search_submit_green.png) 0% 0% no-repeat;
    width: 14px;
    height: 15px;
}

.cat_green .footer_search input[type="text"] {
color: #f4f6f9;
    font: 18px/22px 'PT Sans', sans-serif;
    background: transparent;
    border: 0px;
    padding: 2px 10px 3px 15px;
    width: 137px;
}

.cat_green .footer {
    background: url("img/footer_bg_green.png") 50% 0% no-repeat;
}

.cat_green .footer_phone a {
    background: url("img/footer_call_green.png") 0 5px no-repeat;
}

.cat_green .header {
    background: url("img/header_grass.png") 50% 100% repeat-x;
}

#cart_container {
    width: 700px;
}

#cart_header {
    color: #2c2c2c;
    font: 26px/30px 'PT Sans', sans-serif;
    font-weight: bold;
    padding: 16px 0 0 10px;
}

.cart_tbl {
    width: 100%;
}

.cart_tbl td {
    background: #eff1f5;
    vertical-align: top;
}

.cart_tbl .odd td {
    background: #f4f5f7;
}

.cart_tbl .td1 {
    width: 100%;
    padding: 10px 10px 5px 10px;
    color: #000000;
    font: 13px/15px 'PT Sans', sans-serif;
}

.cart_tbl .td2 {
    padding: 4px 13px 4px 5px;
}

.cart_tbl .td2 input {
    color: #000000;
    font: 13px/15px 'PT Sans', sans-serif;
    border: 1px solid transparent;
    padding: 3px 3px 4px 3px;
    width: 22px;
    background: transparent;
}

.cart_tbl .td2 input:focus {
    color: #000000;
    font: 13px/15px 'PT Sans', sans-serif;
    border: 1px solid #95cdfc;
    background: #ffffff;
    -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow:    inset 0px 1px 3px 0px rgba(0, 0, 0, 0.45);
    box-shadow:         inset 0px 1px 3px 0px rgba(0, 0, 0, 0.45);
}

.cart_tbl .td2x {
    font-size: 10px;
    line-height: 10px;
    padding: 12px 28px 0 0;
}

.cart_tbl .td3 {
    white-space: nowrap;
    color: #000000;
    font: 13px/15px 'PT Sans', sans-serif;
    padding: 10px 0 0 0;
}

.cart_tbl .td4 {
    padding: 10px 8px 0 15px;
}

.cart_tbl .td4 div {visibility: hidden;}

.cattitle td {
    font-size: 13px;
    line-height: 15px;
    padding: 15px 10px 10px 10px;
    background: #ffffff;
}

.cattitle td a {
    color: #c5d9ea;
    font: 13px/15px 'PT Sans', sans-serif;
    font-weight: bold;
}

.cattitle td a span {
    color: #347acc;
}

.cart_tbl .hover {
    -webkit-box-shadow: 0px 6px 20px 0px #e0e6ef;
    box-shadow: 0px 6px 20px 0px #e0e6ef;
}

.cart_tbl .hover td {
    background: #ffffff;
    background: -moz-linear-gradient(top,  #ffffff 0%, #fcfcfd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fcfcfd));
    background: -webkit-linear-gradient(top,  #ffffff 0%,#fcfcfd 100%);
    background: -o-linear-gradient(top,  #ffffff 0%,#fcfcfd 100%);
    background: -ms-linear-gradient(top,  #ffffff 0%,#fcfcfd 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#fcfcfd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcfcfd',GradientType=0 );
    border-color: #fcfcfd;
}

.cart_footer {
    background: #347acc;
    color: #ffffff;
    font: 11px/14px 'PT Sans', sans-serif;
    padding: 12px 0 7px 11px;
}

.cart_footer span {
    display: block;
    font: 24px/27px 'PT Sans', sans-serif;

}

.feedback_form_submit_container {
    float: right;
    font: 16px/20px 'PT Sans', sans-serif;
    padding: 4px 16px 0 0;
}

.feedback_form_submit_container a {
    background: url('img/cat_phone.png') 0% 50% no-repeat;
    display: block;
    padding: 3px 0 3px 16px;
    color: #ffffff;
    font: 16px/20px 'PT Sans', sans-serif;
}

.body_breadcrumbs {
    border: 1px solid #d6d6d6;
    border-width: 0 0 1px 0;
}

.body_breadcrumbs a {
    display: inline-block;
    vertial-align: top;
}

.body_breadcrumbs a.b_home {
    background: url('img/b_link.png') 100% 0% no-repeat;
    padding: 6px 12px 5px 8px;
    display: inline-block;
    vertial-align: top;
}

.body_breadcrumbs a.b_home span {
    background: url('img/b_home.gif') 0% 0% no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
}

.body_breadcrumbs a.b_link {
    background: url('img/b_link.png') 100% 0% no-repeat;
    font: 12px/15px 'PT Sans', sans-serif;
    white-space: nowrap;
    vertical-align: top;
    color: #347acc;
    text-decoration: none;
    padding: 8px 13px 8px 8px;
    text-transform: lowercase;
}

.body_breadcrumbs a.b_link:first-letter {
    text-transform: uppercase;
}

.cart_empty {padding: 40px 0 40px 12px;}

.about_full {
  display: none;
}

.about_full_link_container {
  padding: 0 0 20px 0;
  text-align: right;
} 

.about_full_link_container a {
  color: #347ACC;
}


.text {
    font: 15px/26px 'PT Sans', sans-serif;
    color: #000000;
}

.text h2 {
    font-size: 20px;
    color: #2c2c2c;
    font-weight: bold;
    padding: 30px 0 0 0;
}

.text h3 {
    font-size: 18px;
    color: #2c2c2c;
    font-weight: bold;
    padding: 25px 0 0 0;
}

.text ul {
    padding-left: 14px;
    list-style: none;
}

.text ul li:before {
    color: #a6ca5c;
    content: "в—‹";
    position:relative;
    left: -7px;
    font-size: 18px;
    margin-left: -7px;
    font-weight: bold;
}

.text ul.articlemenu {
    border: 3px solid #94ceff;
    border-color: #94ceff #9ac6ec #a1bfd8 #9ac6ec;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #ffffff url(img/inc_bg.gif) 50% 100% repeat-x;
    -webkit-box-shadow: 0px 0px 15px 3px rgba(203, 205, 210, 0.61);
    box-shadow: 0px 0px 15px 3px rgba(203, 205, 210, 0.61);
    padding: 10px 0 10px 0;
    display: inline-block;
    margin: 0;
    list-style: none;
}

.text ul.articlemenu li:before {
    content: "";
    left: 0;
    margin-left: 0;
}

.text ul.articlemenu li {
    margin: 0px;
    list-style: none;
    padding: 0px;
}

.text ul.articlemenu li a {
    padding: 0 10px 0 10px;
    display: block;
    color: #347ACC;
    text-decoration: none;
}

.text ul.articlemenu li a:hover {
    color: #222222;
    background: #E8F4FF;
}

.text table {
    border: 0;
    margin: 10px 0 30px 0;
    border: 1px solid #c3c3c3;
    width: 100%;
}

.text table thead th {
    font-size: 13px;
    line-height: 15px;
    color: #2c2c2c;
    font-weight: bold;
    text-align: left;
    background: #e8eaec; /* Old browsers */
    background: -moz-linear-gradient(top,  #e8eaec 0%, #dadbdb 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8eaec), color-stop(100%,#dadbdb)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e8eaec 0%,#dadbdb 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e8eaec 0%,#dadbdb 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e8eaec 0%,#dadbdb 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e8eaec 0%,#dadbdb 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8eaec', endColorstr='#dadbdb',GradientType=0 ); /* IE6-9 */
    border: 1px solid #c3c3c3;
    border-width: 0 0 1px 0;
    padding: 13px 8px 13px 8px;
    vertical-align: top;
}

.text table tbody td {
    font-size: 13px;
    line-height: 15px;
    color: #000000;
    padding: 11px 8px 14px 8px;
    vertical-align: top;
}

.text table tbody tr:nth-child(even) td {
    background: #eff1f5;
}

.text table p {
    margin: 0;
    padding: 0;
}

.text a {
    color: #347ACC;
}

.text a:hover {
    text-decoration: none;
}

.yamaps_container {
    display: none;
    padding: 20px 20px 20px 40px;
}

.yamaps_container .index_contacts_header {
    padding-bottom: 20px;
}

.contacts_list_container {
    display: none;
    padding: 20px 20px 20px 40px;
}

.contacts_list_container .index_contacts_header {
    padding-bottom: 20px;
}

#YMapsID {
    border: 1px solid #e1e3e5;
    height: 400px;
}

.contacts_list_container .index_contacts_header {
    padding-left: 0;
    padding-bottom: 0;
}

.yamaps_container .index_contacts_header {
    padding-left: 0;
}

.cat_center #YMapsID {
    height: 600px;

}

.index_news_one {
  display: block;
  text-decoration: none;
  padding: 22px 10px 17px 10px;
  border-radius: 5px; 
}

.index_news_one_date {
  display: block;
  color: #898d98;
  font: 15px/17px 'PT Sans', sans-serif;
  padding: 0 0 6px 0;
}

.index_news_one_link {
  color: #c5d9ea;
  text-decoration: underline;
  font: 19px/21px 'PT Sans', sans-serif;
}

.index_news_one_link span {
  color: #347acc;
}

.index_news_one:hover {
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(224, 230, 239, 1);
  -moz-box-shadow:    0px 2px 10px 0px rgba(224, 230, 239, 1);
  box-shadow:         0px 2px 10px 0px rgba(224, 230, 239, 1);
}

.index_news_one:hover .index_news_one_link {
  color: #ff9401;
}

.index_news_one:hover .index_news_one_link span {
  color: #ff9401;
}

.cat_list_nav a {
  color: #c5d9ea;
  font: 20px/20px 'PT Sans', sans-serif;
  display: inline-block;
  vertical-align: top;
  padding: 9px 9px 9px 9px;
  text-decoration: underline;
}

.cat_list_nav a > span {
  color: #347acc;
  text-decoration: none;
}

.cat_list_nav a:hover {
  color: #ff9401;
} 

.cat_list_nav a:hover > span {
  color: #ff9401;
} 


.cat_list_nav a.current {
  width: 38px;
  text-align: center;
  background: #f51c1c;
  -webkit-box-shadow: inset 0px 2px 6px 0px rgba(87, 18, 18, 1);
  -moz-box-shadow:    inset 0px 2px 6px 0px rgba(87, 18, 18, 1);
  box-shadow:         inset 0px 2px 6px 0px rgba(87, 18, 18, 1);
  border-radius: 24px;
  color: #ffffff;
  text-decoration: none;
  padding: 9px 0 9px 0;
}

.cat_list_nav a.prev,
.cat_list_nav a.next {
  color: #347acc;
  text-decoration: none;
  font: 24px/20px 'PT Sans', sans-serif;  
}

.news_list {
  -webkit-box-shadow: inset -1px 30px 30px -20px rgba(213, 218, 224, 1), inset 0px -20px 20px -10px rgba(230, 233, 237, 1);
  -moz-box-shadow:    inset -1px 30px 30px -20px rgba(213, 218, 224, 1), inset 0px -20px 20px -10px rgba(230, 233, 237, 1);
  box-shadow:         inset -1px 30px 30px -20px rgba(213, 218, 224, 1), inset 0px -20px 20px -10px rgba(230, 233, 237, 1);
  padding: 20px 20px 20px 20px;
}

.cat_center_full {
  margin: 0 0 0 0;
  border-radius: 0 0 5px 5px;
}

.news_header {
  background: #f6f8fa;
}

.news_footer {
  background: #F6F8FA;
  padding: 20px 30px 20px 30px;
  border-radius: 0 0 5px 5px;  
}

.news_header h1 {
    font: normal 26px/30px 'PT Sans', sans-serif;
    color: #2c2c2c;
    padding: 22px 30px 20px 30px;
    text-shadow: 0px 1px #fff;
    margin: 0px;
}

.cat_nav {
  padding: 0 30px 20px 30px;
}

.index_news_one .inc_news_ob {
	color: #e94700;
	font: italic 15px/17px 'PT Sans', sans-serif;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #fea089;
	border-radius: 3px;
	padding: 1px 4px 0 3px;
	margin: -2px 0 -2px 5px;
	}
  
.back_link {
  color: #c5d9ea;
  font: 20px/20px 'PT Sans', sans-serif;
  display: inline-block;
  vertical-align: top;
  text-decoration: underline;
}

.back_link span {
  color: #347acc;
  text-decoration: none;
}

.back_link:hover {
  color: #ff9401;
} 

.back_link:hover span {
  color: #ff9401;
}

.page_images a {border: 1px solid #e2e2e2; display: inline-block; z-index: 1; width: 180px; height: 180px; margin: 0 -1px -1px 0;}
.page_images a:hover {border: 7px solid #005da8; margin: -7px -7px -7px -6px; z-index: 100; position: relative; text-decoration: none; color: #00933b;}

.cat_header a {
  float: right;
  display: inline-block;
  color: #347ACC;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  margin-top: 25px;
}

.text .img_right {
float: right;
margin: -40px 0 10px 10px;
}

.text h2 {
clear: right;
}

.text table.hidden { border: 0;}

.text table.hidden td,
.text table.hidden tbody tr:nth-child(2n) td {
background: none;}

.mk1 {background: #ffffff; border-radius: 0px 3px 3px 3px; padding: 20px 0 0 0;}
.mk1 table {width: 100%; margin: 0 0 15px 0;}
.mk1 table td {border: 1px solid #d9d9d9; padding: 8px 8px 8px 20px; font-size: 13px; color: #222222; border-width: 0 0 1px 0;}
.mk1 table td input {font-size: 13px; font-family: arial; color: #222222; font-family: arial; color: #222222; padding: 4px 6px 4px 6px;
-webkit-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.27);
-moz-box-shadow:    inset 0px 0px 5px rgba(0, 0, 0, 0.27);
box-shadow:         inset 0px 0px 5px rgba(0, 0, 0, 0.27);
border: 1px solid #dcdcdc; width: 393px;}
.mk1 table td textarea {font-size: 13px; font-family: arial; color: #222222; font-family: arial; color: #222222; padding: 4px 6px 4px 6px;
-webkit-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.27);
-moz-box-shadow:    inset 0px 0px 5px rgba(0, 0, 0, 0.27);
box-shadow:         inset 0px 0px 5px rgba(0, 0, 0, 0.27);
border: 1px solid #dcdcdc; width: 393px; height: 200px;}
.mk1 tr.error {background: #ffd9d9;}
.mk1 tr.current {background: #000000;}
.cart_summout {background: #ffffff; font-size: 16px; padding: 13px 0 21px 18px;}
.feedback_form_submit_container1 {background: #347acc; padding: 20px;}
.feedback_form_submit_container1 a {text-shadow:#FFF 0px 1px; color: #347acc; text-decoration: none; display: inline-block; font-size: 13px; line-height: 15px;
background: #f4f7f5;
background: -moz-linear-gradient(top,  #f4f7f5 0%, #cfd2d0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f7f5), color-stop(100%,#cfd2d0));
background: -webkit-linear-gradient(top,  #f4f7f5 0%,#cfd2d0 100%);
background: -o-linear-gradient(top,  #f4f7f5 0%,#cfd2d0 100%);
background: -ms-linear-gradient(top,  #f4f7f5 0%,#cfd2d0 100%);
background: linear-gradient(to bottom,  #f4f7f5 0%,#cfd2d0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f7f5', endColorstr='#cfd2d0',GradientType=0 );
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 9px 38px 9px 38px;
-webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.46);
box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.46);
margin: 0 10px 0 0;
}
.feedback_form_submit_container1 a:hover {-webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.46);box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.46);		}
.make_j_last_err {color: #ffffff; font-size: 11px; font-weight: bold; vertical-align: top; display: none; padding: 0 0 0 22px; line-height: 15px; margin-top: 6px;}
.send_success {font-size: 30px; font-weight: bold; padding: 110px 0 0 20px; background: #ffffff; margin: 40px 0 0 0; text-transform: uppercase;}
.send_success_b1 {font-size: 15px; background:#ffffff; padding: 17px 0 0 20px;}
.send_success_b1 b {color: #c30000;}
.send_success_b2 {font-size: 13px; background:#ffffff; padding: 30px 0 0 20px;}
.send_success_b3 {font-size: 13px; background:#ffffff; padding: 25px 0 150px 20px;}
.mo_error {background: #ffffff; padding: 40px 40px 40px 40px; margin: 40px 0 0 0;}

.cnt_container {position: absolute;
opacity: 0.0001;}
#toTop {
padding: 10px 5px 0 10px;
text-align:center;
position:fixed;
top:50%; /* отступ кнопки от нижнего края страницы*/
right:0px;
background: #ffffff;
border-radius: 30px 0 0 30px;
margin-top: -65px;
}

#toTop a {
display: block;
width: 30px;
height: 30px;
text-indent: -10000px;
border: 3px solid #94CEFF;
border-radius: 50%;
margin: 0 0 10px 0;
}

#toTopScroll {
background: url(img/lmenu_sprite.png) 0% 0% no-repeat;}
#makeorder {
background: url(img/lmenu_sprite.png) 0% -30px no-repeat;}
#gosearch {
background: url(img/lmenu_sprite.png) 0% -60px no-repeat;}

#toTop a:hover {
border-color: #005da8;}

.searchpadding {
padding: 0 40px 0 40px;}

.search_res_b0 {padding: 20px 0 0 0;}
.search_res_b1 {padding: 0 0 20px 0;}
.search_res_b2 {font-size: 16px;}
.search_res_b4 {font-size: 11px;}
.highlight {font-weight: bold;}

.footer_search.focus {
border: 1px solid #94ceff;
}

/*cookies*/
.cookies{
      z-index: 99999;                                    
      position: relative;
      display: none;
      color: #000;
      font-size: 14px;
      padding: 10px;
      background-color: #e6e6e6;
      width: 991px;
      margin: 0 auto;
    }
.cookies p{
    	color: #704A33;
    }
.cookies a{
      outline: 0;
      text-decoration: underline;
    }
.cookies .cookies-button {
      cursor: pointer;
      background: 0 0;
      box-shadow: 0 0 0 1px #fff;
      outline: 1px solid #000;
    }
.btn {
      color: #704A33;
      position: relative;
      text-decoration: none;
      display: inline-block;
      text-transform: uppercase;
      border: 10px solid transparent;
    }
.btn span{
		padding: 0 20px;
    }
/*end cookies*/