/*
Theme Name: ПромоКоды
Theme URI: https://promo-kod.com
Description: Эксклюзивно для promo-kod.com
Version: 1.0
Author: artalex
*/

/* css-reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
.bolder {font-weight:bold;}
/* Wordpress CSS */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin-right: 10px;
}
.alignright {
	float: right;
	margin-left: 10px;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Типографика */
h1, h2, h3, h4, h5, h6 {
	color: #5C6D6D;
	font-weight: normal;
}
h1 {font-size: 24px; padding-bottom: 12px;}
h2 {font-size: 24px; padding-bottom: 12px;}
h3 {
	font-size: 18px;
	padding-bottom: 5px;
	line-height: 22px;
}
h4, h5, h6 {padding-bottom: 8px;}
h4, h5, h6 {
	display: block;
	border-left: 3px solid #0F91FF;
	padding-left: 8px;
	color: #777777;
	font-weight: normal;
	margin-bottom: 8px;
}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

.subheader {
	border-left: 3px solid #0F91FF;
	padding-left: 8px;
	color: #777777;
	font-weight: normal;
	margin-bottom: 8px;
	font-size: 18px;
	padding-bottom: 8px;
	color: #5C6D6D;
	font-weight: normal;
}

#cat_headers h2 {
	font-size: 12px;
}

.cupon_title {
	color: #5C6D6D;
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 5px;
	line-height: 22px;
}

p { padding-bottom: 12px; }
a {color: #0185F2; text-decoration: none;}
a:hover {text-decoration: underline;}
.greentext	{ color: #6EA306; }
.bluetext { color: #0799CC; }
.orangetext { color: #F29515; }
.redtext { color: #FF4C4C; }
.headtext {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px !Important;
}
.fullarticle {color: #333;}

/* Макет. */

    .scrollTop{  
        background:url(img/totop.png) 0 0 no-repeat;  
        display:block; width:44px; height:45px;  
        position:fixed; bottom:150px; right:5%;  
        z-index:2000;  
    }  
    .scrollTop:hover{ background-position:0 -45px; }
	
.noshow {display:none;}
.ontop {position:relative; z-index: 100;}
.clear {
	width:0;
	height:0;
	clear:both;
	margin: 0px;
	padding: 0px;
}
.onleft {float:left;}
.onright {float:right;}
.box { padding:10px; }
.shadowtext {
	text-shadow: 1px 1px 1px #FFF;
	-moz-text-shadow: 1px 1px 1px #FFF;
	}
.rounded { 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; }
	
body {
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #839696;
	background: #F2F3F4 url(img/gradients/body_bg.jpg) repeat-x;
}
#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.main_box {
	margin: 0px auto;
	width: 960px;
}

.contentblock {
	padding: 12px;
	border: 1px solid #D4D0C8;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
	background: #FFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; 
}





/**************************************************************/

/* Главное Меню в шапке */
.logo {
	margin: 5px 15px 0 0;
	position: relative;
	left: -10px;
}
.topmenu li {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 18px;
	
}
.topmenu a {
	color: #666;
	display: block;
	text-decoration: none;
	background: no-repeat;
	padding: 35px 10px 10px 10px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}
.topmenu a:hover, .topmenu .active {
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 1px solid #D4D0C8;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
	background: url(img/gradients/topmenu_gradient.png) repeat-x left bottom;

}
.more_bullet {
	background: url(img/icons/bott_bullet.png) no-repeat center top;
	height: 6px;
	position: relative;
	top: 5px;
	margin-top: -2px;
}

/* Форма поиска в шапке */
.searchform {
	background: url(img/search_bg.png) no-repeat;
	height: 42px;
	width: 550px;
	margin-bottom: 8px;
}
.s_field {
	background: #FFFFFF;
	margin-left: 40px;
	border-width: 0px;
	width: 422px;
	float: left;
	margin-top: 12px;
	margin-right: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #A9B4B4;
}
.s_button {
	margin-top: 8px;
	float: left;
	border-width: 0px;
	background: url(img/gradients/search_button_green_bg.png) repeat-x;
	height: 26px;
	color: #597F39;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor:pointer;
}
#slogan {
	background: url(img/slogan.png) no-repeat 90px;
	height: 17px;
	margin-bottom: 8px;
	margin-top:8px;
	width:390px;
}


/* Выпадающий блок "От А до Я" */
.a_to_z {
	margin-bottom: 10px;
	padding: 10px;
	background: url(img/a_z_bg.jpg) repeat-x;
	height: 74px;
}
.a_to_z a {
	float: left;
	padding: 6px 7px;
	border: 1px solid #BFDB71;
	background: #A3CE51;
	font-size: 13px;
	font-weight: bold;
	color: #3F5927;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
.a_to_z a:hover {background: #8DBD33}
.a_to_z a.empty {color: #789F2C}


/* Выпадающий блок крупных иконок */
.top_icons {
	background: url(img/gradients/topicons_bg.jpg) repeat-x;
	padding: 10px;
	height: 100px;
	margin-bottom: 10px;
}
.top_icon_div {
	display: block;
	float: left;
	color: #7C7C7C;
	text-decoration: none;
	text-align: center;
	width: 102px;
	margin-right: 3px;
	margin-left: 3px;
}
.icon_top {
	background: url(img/top_icons/top2.png) no-repeat center 0px;
}
.icon_top:hover {
	background: url(img/top_icons/top2.png) no-repeat center -94px;
}
.icon_new {
	background: url(img/top_icons/new2.png) no-repeat center 0px;
}
.icon_new:hover {
	background: url(img/top_icons/new2.png) no-repeat center -94px;
}
.icon_exclusive {
	background: url(img/top_icons/exclusive2.png) no-repeat center 0px;
}
.icon_exclusive:hover {
	background: url(img/top_icons/exclusive2.png) no-repeat center -94px;
}
.icon_expired_soon {
	background: url(img/top_icons/expired_soon2.png) no-repeat center 0px;
}
.icon_expired_soon:hover {
	background: url(img/top_icons/expired_soon2.png) no-repeat center -94px;
}
.icon_free_shipping {
	background: url(img/top_icons/free_shipping2.png) no-repeat center 0px;
}
.icon_free_shipping:hover {
	background: url(img/top_icons/free_shipping2.png) no-repeat center -94px;
}
.icon_sales {
	background: url(img/top_icons/sales2.png) no-repeat center 0px;
}
.icon_sales:hover {
	background: url(img/top_icons/sales2.png) no-repeat center -94px;
}
.icon_contest {
	background: url(img/top_icons/contest2.png) no-repeat center 0px;
}
.icon_contest:hover {
	background: url(img/top_icons/contest2.png) no-repeat center -94px;
}
.icon_blog {
	background: url(img/top_icons/blog2.png) no-repeat center 0px;
}
.icon_blog:hover {
	background: url(img/top_icons/blog2.png) no-repeat center -94px;
}
.icon_user {
	background: url(img/top_icons/user2.png) no-repeat center 0px;
}
.icon_user:hover {
	background: url(img/top_icons/user2.png) no-repeat center -94px;
}

/* Выпадающий блок Популярных категорий */
#top_cats, #top_cats_body {
	padding: 10px;
	margin-bottom: 10px;
}
#top_cats li, #top_cats_body li {
	background: #EEE;
	float: left;
	height: 30px;
	width: 227px;
	padding-top: 4px;
	padding-left: 5px;
	margin-bottom: 12px;
	margin-right: 6px;
	margin-left: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
}
#top_cats li:hover, #top_cats_body li:hover {
background: #EEF;
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}
#top_cats li a img, #top_cats_body li a img {
	margin-right: 10px;
	vertical-align: middle;
}
#top_cats a, #top_cats_body a {
	color: #7E7E7E;
	text-decoration: none;
	display: block;
}
.show_all_cats {
	width: 200px;
	text-align: right;
	margin-right: 10px;
	margin-top: 8px;
}
.show_all_cats a {
	color: #666;
	text-decoration: none;
}
.show_all_cats a:hover {
color: #000 !important;
}

/* Блок популярных магазинов  */

.row_gray {
	background: url(img/gradients/row_gray_gradient.png) repeat-x center center;
	padding-top: 4px;
	height: 22px;
	border-top: 1px dotted #D4D0C8;
	border-bottom: 1px dotted #D4D0C8;
}
.row_white {
	padding-top: 4px;
	height: 22px;
	border-top: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}
.row_gray div, .row_white div {
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	width: 170px;
	padding-left: 10px;
	border-right: 1px solid #D4D0C8;
}
.row_gray div:last-child, .row_white div:last-child {border: none;}
.row_gray a, .row_white a {
	color: #839696;
	text-decoration: none;
	padding-left: 20px;
	display:block;
}
.row_gray a:hover, .row_white a:hover {
text-decoration: underline;
}
.star_blue {
	background: url(img/icons/star_blue_icon.png) no-repeat left;
}
.star_green {
	background: url(img/icons/star_green_icon.png) no-repeat left;
}
#top_shops {
	margin-bottom: 10px;
}


/* Слайдер в шапке */
#slider_bg {
	background: url(img/slider_bg.png) no-repeat;
	height: 357px;
}
#slider_list li a {
	display: block;
	height: 35px;
	width: 120px;
	background: url(img/butt_slider_green.png) repeat-x;
	border-top: 1px solid #7EA632;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	/*font-weight: bold;*/
	color: #FFF;
	text-decoration: none;
	padding-top: 20px;
	letter-spacing:0.6px;
}
#slider_list li a.first {
border-top: none;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;
}
#slider_list li a.last {
border-bottom: none;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;
}
#slider_list li a:hover {
	color: #CCCCCC;
}
#slider_list li a.current {
	background: url(img/butt_slider_blue.png) no-repeat;
	width: 130px;
	border: none;
}
.slider_content {
	padding: 10px 0px;
	height: 320px;
	width: 870px;
}


.stepcarousel{
	position: relative;
	overflow: scroll;
	height: 330px;
	width: 852px;
}
.stepcarousel .belt{
	position: absolute;
	left: 0;
	top: 0;
}
.stepcarousel .panel{
	float: left;
	overflow: hidden;
	width: 142px;
}
.sliderbuttons {
	position: relative;
	top: -46px;
}
.sliderbuttons img{
margin: 0 10px;
cursor: pointer;
}
.slider_logo {
	width: 130px;
	height: 82px;
	margin:7px 5px;
	border: 1px solid #D4D0C8;
	box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.3);
	background: #FFFFFF;
	line-height: 80px;
	text-align: center;
}
.slider_logo:hover {
	border: 1px solid #999;
	box-shadow: 1px 1px 4px #333;
}
.select_shops {
	font-size: 11px;
	color: #58803A;
	padding-left: 5px;
	width: 370px;
	position: relative;
	top: -30px;
	z-index: 999;
}
.select_button {
	float: left;
	background: url(img/gradients/select_butt_gradient.png) repeat-x;
	height: 22px;
	color: #445F2C;
	text-decoration: none;
	width: 80px;
	margin-top: -8px;
	padding-top: 5px;
	text-align: center;
	margin-left: 12px;
}

/* 3 колонки на главной */
.first_column, .second_column, .third_column {
	width: 330px;
	border-right: 1px solid #EBEBEB;
	box-shadow: 4px 0px 4px -4px rgba(0, 0, 0, 0.3);
}
.second_column, .third_column { 
padding-left: 2px;
}
.third_column {
border: none;
box-shadow: none;
}
.new_promo_head {
	background: url(img/textes.png) no-repeat 0px 0px;
	height: 71px;
	width: 177px;
	margin-bottom: 10px;
	text-indent: -10000em;
	overflow: hidden;
	margin-left: 10px;
}
.best_promo_head {
	background: url(img/textes.png) no-repeat 0px -78px;
	height: 71px;
	width: 207px;
	margin-bottom: 10px;
	text-indent: -10000em;
	overflow: hidden;
	margin-left: 10px;
}
.exclusive_promo_head {
	background: url(img/textes.png) no-repeat 0px -757px;
	height: 71px;
	width: 207px;
	margin-bottom: 10px;
	text-indent: -10000em;
	overflow: hidden;
	margin-left: 10px;
}
.gray_bg {
	background: url(img/gradients/gray_bg_gradient.png) repeat-x;
	height: 50px;
	padding: 8px;
	border-top: 1px dotted #BDC4CA;
	border-bottom: 1px dotted #BDC4CA;
}
.white_bg {
	height: 50px;
	padding: 8px;
	border-top: 1px dotted #FFF;
	border-bottom: 1px dotted #FFF;
}
.small_logo {
	height: 50px;
	width: 50px;
	border: 1px solid #BDC4CA;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	background: #FFFFFF;
	margin-right: 10px;
	line-height: 50px;
}
.small_logo img {
	width: 50px;
	line-height: 18px;
	vertical-align: middle;
	display: inline-block;
}
.shopname {
font-weight: bold;
	font-size: 15px;
	line-height: 22px;
}
.last_firstcolumn {
	height: 27px;
	border-bottom: none;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	padding-top: 17px;
}
.last_firstcolumn a {
	color: #567E0E;
	font-size: 11px;
	text-transform: uppercase;
	background: url(img/icons/str_green.png) no-repeat right center;
	padding-right: 35px;
}
.last_secondcolumn {
	height: 27px;
	border-bottom: none;
	padding-top: 17px;
}
.last_secondcolumn a {
	color: #057296;
	font-size: 11px;
	text-transform: uppercase;
	background: url(img/icons/str_blue.png) no-repeat right center;
	padding-right: 35px;
}
.last_thirdcolumn {
	height: 27px;
	border-bottom: none;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	padding-top: 17px;
}
.last_thirdcolumn a {
	color: #D87C0A;
	font-size: 11px;
	text-transform: uppercase;
	background: url(img/icons/str_orange.png) no-repeat right center;
	padding-right: 35px;
}


/* Блок лайков на главной */
.like_me {
	padding: 10px 10px 10px 75px;
	background: url(img/gradients/likes_bg.png) repeat-x;
	border-right: 1px solid #D4D0C8;
	box-shadow: 4px 0px 4px -4px rgba(0, 0, 0, 0.3);
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	width: 180px;
	margin-right: 10px;
}
.laikni {
	color: #05769D;
	font-size: 17px;
	font-weight: bold;
}
.likes_icon {
	background: url(img/icons/likes_icon.png) no-repeat;
	height: 62px;
	width: 56px;
	position: absolute;
	margin: 10px;
}
.dark_gray {
	color: #777;
}
.like_from {
	width: 120px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	height: 70px;
}
.light_gray {
	color: #9E9E9E;
	line-height: 16px;
}
.right_border {
	border-right: 1px dotted #D4D0C8;
}

/* "Карусель банеров" */
 .bnrcarousel{
	position: relative;
	overflow: scroll;
	width: 999px;
	height: 200px;
}
.bnrcarousel .bnrbelt{
	position: absolute;
	left: 0;
	top: 0;
}
.bnrcarousel .bnrpanel{
	float: left;
	overflow: hidden;
	width: 333px;
	margin-right: 5px;
}
.to_left, .to_right {cursor:pointer;}
#l_button {
	position: relative;
	top: -120px;
	left: -10px;
}
#r_button {
	position: relative;
	top: -120px;
	left: 950px;
}
.bnrpanel img {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
}

/* Блок вкладок на главной - "Добро пожаловать" и "наши новости"*/
#tabs_links li {
	float: left;
		position:relative;
	top: 5px;
}
#tabs_links li a {
	display: block;
	padding: 8px;
	margin-right: 10px;
}
.current_tab {
	background: #FFF;
	box-shadow: -2px -2px 4px -4px rgba(0, 0, 0, 0.3);
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top: 1px solid #D4D0C8;
	border-right: 1px solid #D4D0C8;
	border-left: 1px solid #D4D0C8;

}
.whiteline {
	background: #FFFFFF;
	height: 12px;
	position: relative;
	top: -12px;
	margin-bottom: -12px;
}

#from_blogs {
	background: url(img/gradients/from_blogs_gradient.png) repeat-x;
	padding: 16px 10px 10px;
	height: 20px;
	border: 1px dotted #BFC6CC;
	font-size: 14px;
	font-weight: bold;
	color: #768181;
}

/* подвал */
.footer_block {
	padding: 0px 20px 10px;
	width: 210px;
}
.footer_block h4 {
	color: #5A6868;
	font-weight: bold;
	border-bottom: 1px solid #D4D0C8;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.footer_block li a {
	padding-bottom: 5px;
	display: block;
	color: #839696;
	text-decoration: none;
}
.footer_block li a:hover {
	text-decoration: underline;
}
#copyrights {
	background: url(img/poloski.png) repeat-x center top;
	padding: 20px 10px 10px;
	text-align: center;
}
.shadow {
	background: url(img/footer_shadow.png) no-repeat center top;
	height: 13px;
}

/* Страница категорий */
.caticon {
	background: url(img/cat_icon_bg.png) no-repeat;
	height: 60px;
	width: 69px;
}

.caticon img {
	padding-top: 15px;
	padding-left: 20px;
	height: 30px;
	width: 30px;
}
#top_cats ul li img, #top_cats_body ul li img {
	height: 22px;
	width: 22px;
}
.icon_big_bg {
	background: url(img/cat_icon_big_bg.png) no-repeat;
	height: 115px;
	width: 115px;
}
.icon_big_bg img {
	padding-left: 34px;
	padding-top: 28px;
}
.two_parts {
	background: #FFFFFF url(img/vertikal.png) repeat-y 660px top;
}
.left_part {
	width: 630px;
}
.bg_number {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	padding: 0 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0px 0px 3px #40310a inset;
	margin-left: 5px;
	line-height: 16px;
}
.green_bg {background: #A0C83C;}
.blue_bg {background: #08A7DE;}
.graynum_bg {background: #91A6A6;}

.breadcrumbs {
	background: #E3E6E8;
	padding: 10px;
	box-shadow: 1px 1px 2px #CCC;
	margin-bottom: 15px;
	margin-top: 5px;
}

.gokode {
	height: 36px;
	width: 250px;
	background: url(img/gradients/gokode_gradient.png) repeat-x;
	border: 1px solid #BEDA7A;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
box-shadow: 0 0 0 1px #77AF02;
text-align:center;
margin: 1px 5px 0 0;
}
.gokode a, .gokode span {display:block; color:#FFF; text-decoration:none; font-size:14px; font-weight:normal; padding: 8px 0;}



/* САЙДБАР */
.right_part {
	width: 305px;
}
.sidebar_about {
	padding-top: 10px;
	padding-bottom: 10px;
}


.dalee {
	background: url(img/icons/str_blue.png) no-repeat right center;
	display: block;
	font-size: 11px;
	padding-right: 35px;
	float: left;
}
.s_bar_form {
	background: url(img/sidebar_searchform_bg.png) no-repeat;
	height: 44px;
	margin-top: 10px;
}
.sidebar_s_field {
	width: 176px;
}
#sb_top_promocodes {
	padding-top: 10px;
	padding-bottom: 10px;
}
#sb_top_promocodes li {
	border-top: 1px dotted #BDC4CA;
	border-bottom: 1px;
	padding: 8px 8px 8px 15px;
	background: url(img/icons/str.png) no-repeat left 14px;
}
#sb_shop_logos {
	padding-top: 10px;
	padding-bottom: 10px;
}
.sb_logo {
	margin: 6px;
}
.sb_logo_num {
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	width: 35px;
	text-align: center;
	position: absolute;
	margin-top: -10px;
	margin-left: 25px;
}
ul.marked, #shopdescription ul, .fullarticle ul, .blogpost ul {
	margin-left: 10px;
	padding-left: 12px;
	border-left: 3px solid #D1DCDC;
	margin-bottom: 8px;
}
.marked li, #shopdescription ul li, .fullarticle ul li, .blogpost ul li {
	background: url(img/icons/str.png) no-repeat left 5px;
	padding-left: 10px;
}
.info_div, #shopdescription blockquote, .fullarticle blockquote, .blogpost blockquote {
	background: url(img/icons/info_icon.png) no-repeat 10px 10px;
	padding: 10px 10px 10px 50px;
	border: 1px solid #DADEE0;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
margin: 10px 0;
}
#shopdescription p, .fullarticle p, .blogpost p {padding-bottom:12px;}
.sb_best_codes {
background: url(img/textes.png) no-repeat 0px -233px;
	height: 40px;
	margin-bottom: 10px;
	text-indent: -10000em;
	overflow: hidden;
}
.sb_seek_codes {
background: url(img/textes.png) no-repeat 0px -285px;
	height: 45px;
	margin-bottom: 10px;
	text-indent: -10000em;
	overflow: hidden;
}
.sb_seek_codes_2 {
background: url(img/textes.png) no-repeat 0px -341px;
	height: 45px;
	margin-bottom: 10px;
	text-indent: -10000em;
	overflow: hidden;
}
.onimage {
	position: absolute;
	margin-top: -8px;
	margin-left: 25px;
}
#sb_shop_logos .small_logo {
	margin-right: 23px;
	margin-bottom: 20px;
}
.s_button_red {
	margin-top: 8px;
	float: left;
	border-width: 0px;
	background: url(img/gradients/search_button_red_bg.png) repeat-x;
	height: 26px;
	color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor:pointer;
}


/* Блок купона */
.kupon_block {
	border: 1px solid #DFDFDF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 0 0 3px #CCC;
	margin: 15px 0;
	background: url(img/gradients/kupon_block_bg.png) repeat-y left top;
}
.kupon_block:hover { 
border: 1px solid #CCC;
box-shadow: 0 0 4px #999;
}
.birka_novinka {
	background: url(img/birka_novinka.png) no-repeat;
	height: 73px;
	width: 73px;
	position: absolute;
	margin-left: 559px;
	margin-top: -5px;
}
.birka_istekaet {
	background: url(img/birka_istekaet.png) no-repeat;
	height: 73px;
	width: 73px;
	position: absolute;
	margin-left: 559px;
	margin-top: -5px;
}
.birka_istek {
	background: url(img/birka_istek.png) no-repeat;
	height: 73px;
	width: 73px;
	position: absolute;
	margin-left: 559px;
	margin-top: -5px;
}
.birka_exclusiv {
	background: url(img/birka_exlusiv.png) no-repeat;
	height: 73px;
	width: 73px;
	position: absolute;
	margin-left: 559px;
	margin-top: -5px;
}
.kupon_leftpart {
	width: 100px;
	text-align: center;
}
.kupon_rightpart {
	width: 420px;
	border-left: 1px solid #E2E2E2;
	box-shadow: -4px 0px 4px -4px #BBB;
	padding: 10px 80px 10px 20px;
}
.kupon_time {
	background: url(img/icons/clocks_icon.png) no-repeat left center;
	padding-left: 20px;
	margin-bottom: 8px;
	color: #839696;
}
.get_promo {
	background: #F2F3F4;
	box-shadow: 1px 1px 2px #CCC;
	width: 460px;
	margin: 0px 0 10px;
	height: 41px;
}
.show_more {
	background: url(img/icons/lens_icon.png) no-repeat left center;
	padding-left: 20px;
}
.closeicon {
	position: absolute;
	margin-left: 430px;
	cursor: pointer;
}
.share_bg  {
width: 460px;
margin-top: 10px;
	background: #F3F3F3;
	border: 1px dashed #D1DCDC;
	box-shadow: 0px 0px 5px #CCC inset;
}
.share_bg img {margin: 10px 10px 5px 10px;}
.share_text {
	background: url(img/icons/rupor.png) no-repeat left 3px;
	padding-left: 25px;
	margin-top: 5px;
	color: #666;
}
.share_code_head {
background: url(img/textes.png) no-repeat 0px -601px;
	height: 44px;
	margin-bottom: 10px;
	text-indent: -10000em;
	overflow: hidden;
}
.share_code {
	padding-top: 10px;
}
.terms_button {
	padding-top: 15px;
}
.cupon_logo img {
	width: 95px;
}
.cupon_logo {
	background: #FFFFFF;
	width: 105px;
	padding-top: 20px;
}
.moreinfo {
	background: #F5F5F5;
	padding: 10px;
	border: 1px dotted #D8D8D8;
	width: 440px;
	margin-top: 10px;
}
.back_to_kupon {
	background: #9D9D9D url(img/icons/icons_row.png) no-repeat 10px 10px;
	position: relative;
	height: 40px;
	width: 520px;
	left: -20px;
	top: 10px;
	-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomright: 6px;
border-bottom-right-radius: 6px;
}
.back_to_kupon img {
	float: right;
	padding-top: 8px;
	cursor: pointer;
	padding-right: 8px;
}
.show_more_button, #pagination a, #nopagination a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background: url(img/gradients/show_more_button_gradient.png) repeat-x;
	text-align: center;
	height: 30px;
	padding-top: 11px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-shadow:-1px -1px 1px rgba(255,255,255,0.2), 
    1px 1px 1px rgba(255,255,255,0.2), 
    1px 1px 1px rgba(0,0,0,0.7);
	border: 1px solid #80CAF2;
	box-shadow: 0 0 0 1px #1D9CDB;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.related_nums {
	position: relative;
}
.nadpis {
min-height: 65px;
text-align:center;
}
/* Страница магазина */

.kod_link {
	background: url(img/gradients/kod_gradient.png) repeat-x;
	display: block;
	height: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.kod_link_green {
	background: url(img/gradients/kod_gradient_green.png) repeat-x;
	display: block;
	height: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#subscribe_div {
	background: #E1F9FF url(img/icons/alert.png) no-repeat 560px center;
	padding: 10px;
	margin-left: -11px;
	margin-right: -19px;
	border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	height: 100px;
	box-shadow: 0px 3px 2px -2px #CCC;
}
.subscribe_head {
	background: url(img/icons/convert.png) no-repeat left top;
	height: 37px;
	padding-left: 50px;
}
.subscr_h {
	font-size: 17px;
	color: #576868;
	padding-bottom: 4px;
}
.subscr_email {
	background: #FFFFFF;
	border: 1px solid #D1DCDC;
	padding: 4px;
	width: 200px;
}
#subscribe_form {
	margin-top: 20px;
}
.subscr_button {
	color: #FFFFFF;
	background: url(img/gradients/blue_button_gradient.png) repeat-x;
	height: 26px;
	border: 1px solid #6FC3F2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;
	cursor:pointer;
	box-shadow: 0 0 0 1px #058AC5;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
}
.best_shop_promo_head {
	background: url(img/textes.png) no-repeat 0px -954px;
	height: 43px;
	margin-bottom: 20px;
	text-indent: -10000em;
	overflow: hidden;
}
.bestcodes_div div {
	margin-right: 20px;
}
.top_5 {
	background: url(img/icons/green_star.png) no-repeat left top;
	padding-left: 30px;
	font-size: 16px;
	color: #61822F;
	margin-top: 8px;
	margin-bottom: 8px;
}
.bordered {
	border-bottom: 1px dotted #BDC4CA;
}
.blue_button, .green_button, .simple_green_button {
	height: 23px;
	padding-top: 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.blue_button {background: url(img/gradients/blue_button_gradient.png) repeat-x; border: 1px solid #6FC3F2; box-shadow: 0 0 0 1px #058AC5;}
.green_button, .simple_green_button {
	background: url(img/gradients/green_button_gradient.png) repeat-x;
	border: 1px solid #BEDA7A;
	box-shadow: 0 0 0 1px #8ABA1D;
	color: #FFFFFF;
	cursor:pointer;
}
.copy_cupon_button {
margin: 6px 70px 0 0;
color: #FFFFFF;
	cursor:pointer;
	line-height: 35px;
}
.cupon_kodkod {
margin-left: 10px;
}
.blue_button a, .green_button a {
	display:block;
	background: url(img/icons/button_bullet.png) no-repeat right center;
	padding-right: 14px;
	color:#FFF;
	text-decoration: none;
}
.blue_button a:hover, .green_button a:hover {color:#FFFF00;}
#top5_div .blue_button, #top5_div .green_button {
	position: absolute;
}
.article_ol, #shopdescription ol , .fullarticle ol, .blogpost ol {
	list-style: decimal;
	border: 1px dashed #BBC3C9;
	padding: 10px 10px 10px 30px;
	background: #FAFAFA;
	margin-bottom: 10px;
}
.blogpost {
	color: #444;
}


/* Комментарии */
.comments_header {
	background: url(img/textes.png) no-repeat 0px -699px;
	height: 47px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-indent: -10000em;
	overflow: hidden;
	border-bottom: dotted 1px #CCC;
}
.comments_count {
	font-size: 18px;
	color: #7C9090;
	border-bottom: 1px dotted #D4D0C8;
	padding-bottom: 8px;
}
.avatar_div {
	height: 40px;
	width: 40px;
	padding: 10px 0 0 10px;
	border: 1px solid #BDC4CA;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	background: #FFF;
	margin-right: 10px;
	margin-top: 2px;
}
.comment_block {
	margin-top: 15px;
	border-bottom: 1px dotted #D4D0C8;
	padding-bottom: 10px;
}
.comment_content {
	width: 560px;
}
.comment_author {
	font-size: 11px;
	font-weight: bold;
	color: #1893D0;
	margin-right: 25px;
}
.share_comments {
	background: url(img/icons/rupor.png) no-repeat right center;
	width: 100px;
	position: relative;
	display: block;
	font-weight: bold;
	color: #999;
	top: -28px;
	left: 530px;
}
.rss_comments, .subscr_comments {
	font-weight: bold;
	color: #9F9F9F;
	text-decoration: none;
	float: left;
	margin-top: 5px;
	padding-left: 25px;
	margin-right: 20px;
}
.rss_comments {background: url(img/icons/rss_icon.png) no-repeat left center;}
.subscr_comments {background: url(img/icons/email_icon.png) no-repeat left center;}.comment_textarea {
	background: #F9F9F9;
	height: 60px;
	width: 550px;
	border: 1px solid #E5E5E5;
	padding: 5px;
	color: #777;
	font: 11px Arial, Helvetica, sans-serif;
}
.sendform {
	padding: 0px;
	margin-top: 6px;
}
.s_bar_big_icon {
	border: 1px solid #EAEAEA;
	width: 115px;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
	cursor: pointer;
	line-height: 115px;
}
.s_bar_big_icon img {
	width: 115px;
	display: inline-block;
	vertical-align: middle;
	line-height: 18px;
}
#sidebar_about_text {
	overflow: hidden;
}
.sb_best_products {
background: url(img/textes.png) no-repeat 0px -400px;
	height: 40px;
	margin-bottom: 10px;
	text-indent: -10000em;
	overflow: hidden;
}
.insidebar {
	margin-right: -11px;
	margin-left: -17px;
}
.sb_top_promocodes {
background: url(img/textes.png) no-repeat 0px -836px;
	height: 40px;
	margin-bottom: 10px;
	text-indent: -10000em;
	overflow: hidden;
}
.sb_howto {
	background: url(img/textes.png) no-repeat 0px -1001px;
	height: 45px;
	margin-top: 20px;
	text-indent: -10000em;
	overflow: hidden;
}
.metka {
	background: #EAEBED;
	margin: 4px;
	padding: 2px 5px;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #777;
	text-decoration: none;
}
.metka:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #1C9CDC;
}
.shareinsidebar {
	left: 200px;
}
.textareainsidebar {
	width: 230px;
}
.comment_content_sbar {
	width: 240px;
}
#social_tabs div {
	float: left;
	padding-bottom: 8px;
	background: #FFFFFF;
}
#social_tabs div:first-child {margin-left:8px;}
#social_tabs div a {
    padding: 8px 8px 14px 28px;
	color: #909999;
	text-decoration: none;
}
#social_tabs div a:hover {color: #666;}
.fblogo {background: url(img/likes/fb_logo_min.png) no-repeat 8px 10px;}
.twlogo {background: url(img/likes/twitter_logo_min.png) no-repeat 8px 10px;}
.vklogo {background: url(img/likes/vk_logo_min.png) no-repeat 8px 10px;}


/* Страница по типам купонов */

.topdiv {
	padding-top: 10px;
}
.searchcode {
	background: #FFFFFF;
	height: 24px;
	border: 1px solid #E3E6E8;
	width: 270px;
	color: #666;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	font-size: 11px;
	line-height: 11px;
	padding-right: 5px;
	padding-left: 5px;
}
.searchbutton {
	background: #FFFFFF url(img/gradients/searchbutton_bg.png) repeat-x;
	height: 28px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: -5px;
	border: 1px solid #E3E6E8;
	-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.sform {
	margin-top: -5px;
	margin-bottom: 8px;
}
.share_icons_div {
	width: 300px;
	padding-top: 60px;
}
.share_icons_div img {
	margin-right: 20px;
}
.three_parts {
	background: url(img/gradients/three_parts.png) repeat-y left top;
}
.right_part_min {
	width: 176px;
}
.left_part_min {
	width: 146px;
	margin-left: -12px;
	margin-right: 10px;
	margin-top: -12px;
}
#code_types li {
	border-bottom: 1px solid #C2CFCF;
}
#code_types a {
	font-size: 11px;
	font-weight: bold;
	color: #667A7A;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#code_types a:hover {text-decoration:underline;}
#code_types .current_cat {
	background-color: #FFFFFF;
}
.first_li {
-webkit-border-top-left-radius: 6px;
-moz-border-radius-topleft: 6px;
border-top-left-radius: 6px;
}
.menu_top { background: url(img/icons/gray_min_icons/star.png) no-repeat 127px center;}
.menu_new {
	background: url(img/icons/gray_min_icons/birka.png) no-repeat 127px center;
}
.menu_exclusive {
	background: url(img/icons/gray_min_icons/brilliant.png) no-repeat 126px center;
}
.menu_freeshipping {
	background: url(img/icons/gray_min_icons/car.png) no-repeat 123px center;
}
.menu_expired {
	background: url(img/icons/gray_min_icons/clock.png) no-repeat 127px center;
}
.menu_sales {
	background: url(img/icons/gray_min_icons/kubok.png) no-repeat 127px center;
}

.top_popular_head {
	background: url(img/textes.png) no-repeat 0px -884px;
	height: 60px;
	margin-bottom: 10px;
	text-indent: -10000em;
	overflow: hidden;
}
.slider_logo img {
	margin: 2px;
	vertical-align: middle;
}
.static {
	width: 250px;
	margin-top: -5px;
}
.punktir {
	height: 8px;
	border-bottom: 1px dotted #D4D0C8;
	margin-bottom: 12px;
}

#temnota {
background: #333;
width: 100%;
height: 100%;
position: absolute;
left:0; top:0;
z-index: 990;
opacity: 0.5;
}
.thankyou {
width:600px;
height:260px;
position:absolute;
z-index: 999;
margin-left:-300px;
margin-top:-130px;
left:50%;
top:50%;
background:#FFF;
border: 1px solid #000;
}

.getkupon {
	width: 580px;
	height: 338px;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 999;
	margin-top: -190px;
	margin-left: -300px;
	border: 3px solid #A3CA42;
	box-shadow:0px 2px 4px 0px black;
	padding: 10px;
	background: url(img/bg.png) repeat-x;
	border-radius:6px;
}

.getkupon h1 {
	font: 16px/1.5 Arial, Helvetica, sans-serif normal;
	color: #0286F2;
	display: block;
	width: 270px;
	padding-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
#wrapper-move {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
#dealframe {
	overflow-x:hidden;
}
.cupon_gradient {
	margin: 2px auto;
	padding: 10px;
	width: 1000px;
}
.cupon_gradient h3 {
	font-size: 17px;
	font-weight: normal;
	color: #0286F2;
}
.kodkod {
	background: url(img/kodkod.png) no-repeat;
	height: 29px;
	width: 224px;
	text-align: center;
	margin-top: 5px;
	padding-top: 11px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.kupon_rules {
	padding: 5px;
	border: 1px dashed #BBC5C5;
	background:#FFF;
	margin-right: 20px;
	margin-left: 10px;
	height: 58px;
	width: 250px;
	overflow-y: scroll;
}
.kupon_kupon_rules {
	width: 540px;
	margin-top: 14px;
	margin-bottom: 14px;
}
#close_kupon {
	position: absolute;
	padding: 15px;
	margin-top: -20px;
	margin-left: 540px;
}
.likepromo {
	font-size: 15px;
	color: #444;
}
.likepromo_div {
	padding-top: 7px;
	line-height: 20px;
}
.kupon_likepromo_div {
width: 280px;
padding:0;
text-align: center;
}
.backtocodes {
	color: #808080;
	display: block;
	padding: 5px 12px;
	background-color: #E9E9E9;
	font-weight: bold;
	text-decoration: none;
	margin: auto;
	width: 210px;
}
.whiteline_div {
	border-bottom: 1px solid #FFF;
	margin-bottom: 10px;
}
#footerlinks li {float: left; margin-right: 20px; font-size: 15px;}
.anonce_h {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 8px;
}
.nadpis {
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	color: #FF0000;
}
.big_blue_text {
	font-size: 22px;
	color: #4098CC;
}
.big_green_text {
	font-size: 18px;
	color: #36CB00;
}
.little_button {
	margin-left: 470px;
}
#footerlinks a {
	color: #BBB4A8;
	cursor:pointer;
}
#footerlinks {
	margin-right: auto;
	margin-left: auto;
}
.centertext {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.icontopbg {
	background: url(img/cat_icon_bg.png) no-repeat;
	height: 60px;
	width: 69px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

.icontopbg:hover{
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
}

.icontopbg img {
	height: 28px;
	width: 28px;
	margin-top: 16px;
	margin-left: 2px;
}
.top_icon_div a {
	color: #666666;
	text-decoration: none;
	display:block;
}
.top_kupon {
	margin-bottom: 15px;
	margin-right: -17px;
	margin-left: -12px;
	border-top: 2px dashed #6EA300;
	border-bottom: 2px dashed #6EA300;
	padding: 8px 17px 8px 12px;
}
.add_to_fav {
	/*background: url(img/gradients/izbr_gradient.png) repeat-x;*/
background: #fefefe;
background: -moz-linear-gradient(top,  #fefefe 0%, #e9ebec 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e9ebec));
background: -webkit-linear-gradient(top,  #fefefe 0%,#e9ebec 100%);
background: -o-linear-gradient(top,  #fefefe 0%,#e9ebec 100%);
background: -ms-linear-gradient(top,  #fefefe 0%,#e9ebec 100%);
background: linear-gradient(to bottom,  #fefefe 0%,#e9ebec 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e9ebec',GradientType=0 );
	height: 20px;
	padding: 2px 5px;
	border: 1px solid #C1CBCB;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
float:left;
}
.add_to_fav a {
display:block;
	color: #768383;
	text-decoration: none;
	background: url(img/star.png) no-repeat left center;
	padding-left: 14px;
}
.add_to_fav a:hover, .add_to_fav div:hover  { color: #000; }
/*
.gotoshop {
	float: none;
	cursor: pointer;
}
.goto_icon {
	background: url(img/icons/gotoshop.png) no-repeat left center;
	padding-left: 26px;
	text-transform: uppercase;
}
*/
.gotoshop{
border:0px solid #CACACA; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:13px;font-family:arial, helvetica, sans-serif; padding: 7px 7px 7px 7px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #A0C83C; background-image: -webkit-gradient(linear, left top, left bottom, from(#A0C83C), to(#89B036));
 background-image: -webkit-linear-gradient(top, #A0C83C, #89B036);
 background-image: -moz-linear-gradient(top, #A0C83C, #89B036);
 background-image: -ms-linear-gradient(top, #A0C83C, #89B036);
 background-image: -o-linear-gradient(top, #A0C83C, #89B036);
 background-image: linear-gradient(to bottom, #A0C83C, #89B036);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#A0C83C, endColorstr=#89B036);
 cursor:pointer;
}

.gotoshop:hover{
 border:0px solid #627b23;
 background-color: #8FB838; background-image: -webkit-gradient(linear, left top, left bottom, from(#8FB838), to(#6b892a));
 background-image: -webkit-linear-gradient(top, #8FB838, #6b892a);
 background-image: -moz-linear-gradient(top, #8FB838, #6b892a);
 background-image: -ms-linear-gradient(top, #8FB838, #6b892a);
 background-image: -o-linear-gradient(top, #8FB838, #6b892a);
 background-image: linear-gradient(to bottom, #8FB838, #6b892a);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#8FB838, endColorstr=#6b892a);
}
.cupon_share {padding:5px;}
.cupon_share img{margin:8px;}
#social_tabs .selected_tab {
	border-top: 1px solid #D4D0C8;
	border-right: 1px solid #D4D0C8;
	border-left: 1px solid #D4D0C8;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin-bottom: -1px;
}
#social_blocks {
	padding: 8px;
	border: 1px solid #D4D0C8;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

#footer_subscribe {
	background-color: #FFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	position: fixed;
	z-index: 999;
	left: 0px;
	width: 100%;
	bottom: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(img/a_z_bg.jpg);
}
.footer_container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #666666;
}
#hide_footer_form {
	height: 20px;
	width: 20px;
	background-color: #FFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: right;
	position: relative;
	top: -43px;
	left: -1010px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	cursor:pointer;
	background-image: url(img/plusminus.png), url(img/a_z_bg.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: 10px 10px, left top;
}
.hided{
	background-image: url(img/plusminus.png), url(img/a_z_bg.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: 10px -12px, left top !Important;
}
#wrapper-move {
cursor:move;
border-bottom: 1px solid #C8C8C8;
margin-bottom: 8px;
}
#dealframe {
background-color: #FFF; 
position:absolute; 
left:0; top:0;
width: 100%;
height: 100%;
}

#pre_search {
	position:absolute;
	z-index:333;
	background-color:#FFF;
	border-radius: 0 0 8px 8px;
	width:440px;
	border: 1px solid #D2D3D4;
	border-top:none;
	margin-top:43px;
	margin-left:20px;
	padding:8px;
	}

.bigbluetx {font-size: 24px; color:#000; margin:10px; padding: 8px 0; border-bottom: 1px solid #D8D8D8;}
.firmbyletter ul li {
	display:block;
	float:left;
	width:205px;
	border-bottom: 1px dashed #D6D6D6;
	padding:5px;
	margin:10px;
	font-size: 14px;
	}	
	.bigup_arrow a {
	color: #1FA9DB;
	background: url(img/bigblue_arrow.png) no-repeat right 4px;
	padding-right: 18px;
	text-decoration: none;
}
.bigup_arrow a:hover {
	color: #1FA9DB;
	text-decoration: underline;
}

#getbonus {
	color: #990;
	text-transform: uppercase;
	float:right;
	display:block;
	border: 1px solid #CCC;
	border-radius: 5px;
	padding:10px;
	padding-left: 25px;
	width: 145px;
	margin-top:20px;
	padding-right: 30px;
	background-color: #FFF;
	background-image: url(img/icons_cats/gift.png);
	background-position: 160px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	}
	
#howto {
	position: fixed;
	left:100%;
	top: 50%;
	background:url(img/howto.png);
	width: 46px;
	height: 250px;
	margin-top: -125px;
	margin-left: -34px;
	}	
	#howto:hover {margin-left: -40px; cursor:pointer;}
	
.light_dark {
	position:fixed;
	z-index:777;
	width:100%;
	height:100%;
	background: rgba(0,0,0,0.3);
	}

#how_it_works{
background-color: #FFF; 
position:fixed; 
left:50%; top:50%;
width: 600px;
height: 500px;
margin-left:-300px;
margin-top:-250px;
z-index: 999;	
border-radius: 8px;
padding:15px;
padding-right:25px;
box-shadow: 0 0 4px 2px  rgba(0,0,0,0.5);
}	

.close_popup {
background: url(img/coupon_close.png);
width: 22px; height: 22px;
position:absolute;
margin-left: 595px;
margin-top:-53px;
cursor:pointer;	
}

.popup_header {
	color: #FFF;
	font-size: 20px;
	text-align: center;
	padding: 15px 0;
	background: url(img/gradients/gokode_gradient_big.png) repeat-x;
	margin: -15px -25px 15px -15px;
	border-radius: 8px 8px 0 0;
	}
	
	.sform_divs {
		padding:10px 0; border-bottom: 1px dotted #E8E8E8;
	}
	.sform_divs:hover {background-color: #EAECEE; margin: 0 -8px; padding-left: 8px;}