/* @group general */

* {
	margin: 0;
	padding: 0;
	border-width: 0;
	color: black;
}

body {
	color: #595959;
	background-color: #fff;
	font-size: medium;
	font-family: Arial, Tahoma, sans-serif;
}

/* @group headers */

/*название доски*/
h1 {
	font-size: xx-large;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 20px;
	clear: both;
	margin-top: 60px;
}

h1.undr_bt {
	float: left;
	margin: 30px 0 20px;
	width: 984px;
}

h1.rslt_hd {
	margin: 0;
	float: left;
	clear: both;
}

/*названия основных параметров доски, компании*/
h2 {
	font-size: x-large;
	font-weight: normal;
	font-style: normal;
	clear: both;
	margin: 50px 0 20px;
}

h2 a.n_l {
	color: black;
}

h2 a.n_l.n_l_s {
	color: #E50083;
}

h2.sec_nm {
	font-size: xx-large;
	font-weight: normal;
	font-style: normal;
	clear: both;
	/*color: black;*/
	text-decoration: none;
}

h2.prm {
	display: inline;
	font-size: small;
	color: black;
}

h2.desc {
	display: inline;
	font-size: medium;
	color: black;
}

h2.lngt {
	font-size: small;
	vertical-align: middle;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
}

h2.dstr {
	display: inline;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

h2.dstr a {
	color: #e50083;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

h2.pl_h {
	font-size: large;
	font-weight: normal;
	font-style: normal;
	clear: both;
	margin: 0 0 12px;
}

h2.nas_h {
	font-size: large;
	font-weight: normal;
	font-style: normal;
	clear: both;
	margin: 0 0 12px;
	color: #e50083;
}

/*заголовки-названия модулей*/
h3 {
	font-size: large;
	font-weight: normal;
	font-style: normal;
	border-bottom-style: none;
	margin: 40px 0 20px;
	color: #e50083;
	clear: both;
}

h3 a.n_l {
	color: #e50083;
}

h3.mdl_hd {
	font-size: xx-large;
	vertical-align: middle;
	display: inline;
}

/*подразделы модулей: продающие компании, авторы комментариев, */
h4 {
	font-size: medium;
	font-weight: normal;
	font-style: normal;
}

h4.sell {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: large;
	margin-bottom: 20px;
}

h4.comm {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: small;
}

h4.blog {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: large;
	margin-bottom: 10px;
}

/*детальная разбивка (самая мелкая): названия магазинов, */
h5 {
	font-size: small;
	font-weight: normal;
	font-style: normal;
}

h5.shop {
	font-size: medium;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	border-top: 1px solid #e6e6e6;
}

h5.dstr {
	font-size: medium;
	text-decoration: none;
	display: inline;
	font-weight: bold;
}


/* @end */

a {
	color: #98b511;
	text-decoration: underline;
}

.blg p, .txt {
	font-size: medium;
	margin-bottom: 20px;
	margin-top: 20px;
}

ul.txt {
	margin: 20px 0 20px 20px;
	list-style-position: outside;
	list-style-image: url(/i/icon_blt.gif);
	clear: both;
}

ul.txt li {
	margin: 5px 0;
}

.big_cntr {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
}

.pink {
	color: #d20c7c;
}

.strike {
	text-decoration: line-through;
}

.gray {
	color: #656565;
}

.blue {
	color: #0095FF;
}

.ext_link {
	background: url(/i/icon_ext_link.gif) no-repeat right center;
	padding-right: 17px;
}

.n_l {
	text-decoration: none;
	color: black;
}

.small {
	font-size: x-small;
}

img.ill {
	clear: both;
}

/* @group buttons */

/* @group button row */

.btn_row {
	width: 984px;
	margin-top: 20px;
	float: left;
}

.btn_row_c {
	margin-right: 20px;
	float: left;
}



/* @end */

/* доп. стиль для кнопки сверху чтобы кнопка не выпадала из floatсистемы */
.blk_top {
	clear: both;
	float: left;
}

/* доп. стиль для кнопки снизу чтобы работали марджины */
.blk_bttm {
	clear: both;
	float: left;
	margin-top: 20px;
}

.blk {
	display: block;
}


/* @group pagination */

.bttn_pgn_a {
	background: white;
	color: #e50083;
	font-size: small;
	padding: 2px 6px 3px;
	margin: 0 6px;
	vertical-align: middle;
	border: 1px solid #d20c7c;
	cursor: pointer;
	text-decoration: none;
	text-transform: uppercase;
}

.bttn_pgn_i {
	padding: 2px 7px 3px;
	vertical-align: middle;
	font-size: small;
	color: #b7b7b7;
}

/* @end */

.bttn_tag {
	width: 21px;
	height: 13px;
	clear: both;
	background: url(/i/icon_tag.gif) no-repeat;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-size: xx-small;
}

.bttn_tag_multi {
	width: 40px;
	height: 16px;
	clear: both;
	background: url(/i/icon_tag_multi.gif) no-repeat;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-size: xx-small;
}

.bttn_bg {
	background: white;
	color: #e50083;
	font-size: small;
	padding: 2px 8px 3px;
	border: 1px solid #e50083;
	cursor: pointer;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	float: left;
	text-align: center;
}

.bttn_sm {
	background: white;
	color: #e50083;
	font-size: x-small;
	padding: 2px 6px;
	border: 1px solid #e50083;
	clear: none;
	cursor: pointer;
	text-decoration: none;
}

.bttn_bg:hover, .bttn_sm:hover, .bttn_pgn_a:hover {
	background: #e50083;
	color: white;
}

.bttn_com {
	font-size: small;
	padding-top: 10px;
	color: #595959;
	clear: both;
}



/* @end */

.icon_user {
	padding-right: 5px;
	vertical-align: middle;
}

.icon_rating_star {
	vertical-align: middle;
	margin-left: 5px;
}

.icon_plus {
	padding-right: 5px;
	vertical-align: middle;
}

.icon_home {
	background: url(/i/icon_home.gif) no-repeat left center;
	text-decoration: none;
	vertical-align: middle;
}

.icon_thread {
	padding-right: 5px;
	vertical-align: middle;
}

.icn_shw_hd {
	vertical-align: middle;
	padding-right: 5px;
}

.icn_vts {
	background: url(/i/icon_vote.gif) no-repeat left center;
	padding-left: 19px;
	vertical-align: middle;
}

.icn_cmm {
	background: url(/i/icon_thread.gif) no-repeat left center;
	padding-left: 19px;
	vertical-align: middle;
}

.icn_dl {
	vertical-align: middle;
	padding-left: 2px;
}

.whats_qs {
	vertical-align: middle;
	display: inline;
}

.usrnm {
	background: url(/i/icon_user.gif) no-repeat left center;
	display: inline;
	padding-left: 19px;
	color: #595959;
	font-size: small;
	vertical-align: middle;
}

.admnm {
	background: url(/i/icon_admin.gif) no-repeat left center;
	display: inline;
	padding-left: 19px;
	color: #595959;
	font-size: small;
	vertical-align: middle;
}

/* @group banner codes table */

.bnrtb_pic {
	width: 50%;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #e6e6e6;
}

.bnrtb_txt {
	width: 50%;
	font: small "Courier New", Courier, mono;
	color: #656565;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 4px;
	border-bottom: 1px solid #e6e6e6;
}



/* @end */

.shp_av1 {
	border-bottom: 1px solid #e6e6e6;
	padding: 8px 4px;
	color: black;
	font-family: "Helvetica Neue",Helvetica,Geneva,sans-serif;
	text-align: left;
}

.shp_av2 {
	border-bottom: 1px solid #e6e6e6;
	padding: 8px 4px;
	color: black;
	font-family: "Helvetica Neue",Helvetica,Geneva,sans-serif;
	text-align: center;
}

/* @end */

/* @group page head */

.hc_prnt {
	display: none;
}

.hc_l {
	float: left;
}

.hdr_c {
	float: left;
	width: 984px;
	margin-bottom: 60px;
}

/* @group language, main menu and common search */

.lc {
	font-size: small;
	margin-top: 8px;
	margin-left: 48px;
	padding-bottom: 5px;
	color: #656565;
}

/* @group new main menu + site search */

.mm_s_c {
	font-size: medium;
	text-align: left;
	clear: both;
	padding-top: 59px;
	padding-left: 45px;
	color: #656565;
}

.mm_s_c a, .mm_s_c input {
	vertical-align: middle;
}

.c_sf_inp {
	color: #595959;
	background-color: #d1d1d1;
	font-size: small;
	display: inline;
	padding: 3px;
	width: 120px;
	border-style: none;
}

.c_sf_ent {
	width: 15px;
	height: 15px;
	margin-top: 1px;
	cursor: pointer;
	border-style: none;
}



/* @end */

/* @group new top selector */

.logo {
	position: absolute;
}

.ss_l {
	background: url(/i/bubble_tip_green_left.gif) no-repeat left top;
	padding-left: 4px;
	font-size: small;
	position: absolute;
	margin-left: 158px;
	margin-top: 5px;
}

.ss_l, .ss_l a {
	color: white;
	text-decoration: none;
}

.ss_l li {
	padding: 2px 20px 2px 5px;
	width: 80px;
	/*cursor: pointer;*/
	list-style-type: none;
}

.ss_l_a {
	background: #98b511;
	color: white;
	/*комментарии не убирать!*/
	/*раскомментировать также .ss_l li*/
	/*background-image: url(/i/dropdown_green.gif);
	background-repeat: no-repeat;
	background-position: right center;*/
}

.ss_l_i {
	display: none;
	background: #98b511;
	margin-top: 1px;
}



/* @end */

/* @end */

/* @group login form */

/* @group login form (user not logged in) */

.lf_nl {
	margin-top: 10px;
	background: white url(/i/bubble_tip_grey_left.gif) no-repeat left top;
	padding-left: 4px;
	float: right;
	font-size: small;
}

.lf_nl_c {
	background-color: #ebebeb;
	float: left;
}

.lf_nl_sc {
	padding: 10px;
	float: left;
	width: 142px;
}

.lf_nl_link {
	padding: 10px 10px 10px 0;
	float: left;
	text-align: right;
}

.lf_nl_link li {
	margin-bottom: 4px;
	clear: both;
	list-style-type: none;
	text-align: right;
}

.lf_nl_scl1 {
	padding: 0 0 10px;
}

.lf_nl_scl2 {
	padding: 0 0 0 22px;
}

.lf_lbl {
	color: #595959;
	float: left;
	width: 16px;
	padding-top: 3px;
}

.lf_lbl_rmb {
	color: #595959;
}

.lf_inp {
	background-color: #d1d1d1;
	width: 80px;
	margin-left: 6px;
	padding: 3px;
	font-size: small;
	vertical-align: middle;
	display: inline;
	border-style: none;
	color: black;
}

.lf_ent {
	width: 14px;
	height: 13px;
	vertical-align: middle;
	margin-top: 1px;
	cursor: pointer;
	border-style: none;
}

.lf_chek {
	vertical-align: middle;
	margin-right: 4px;
	border-style: none;
}

.lf_err {
	padding: 10px;
}



/* @end */

/* @group login box (user logged in) */

.lf_l_cc1 {
	padding: 10px;
}

.lf_l_cc2 {
	padding: 0 10px 10px 10px;
	float: left;
	line-height: 1.3;
}

.lf_l_cc3 {
	padding: 0 10px 10px 30px;
	float: left;
	line-height: 1.3;
}

.lf_exit {
	color: #e50083;
}


/* @end */

/* @end */

/* @group error bubble */

.err {
	background: url(/i/bubble_tip_pink_up_a.gif) no-repeat center top;
	clear: both;
	padding-top: 4px;
}

.err_sub {
	background-color: #e50083;
	color: white;
	font-size: small;
	padding: 4px;
}

/* @end */

/* @group help bubble */

.hlp_bbl {
	background: url(/i/bubble_tip_pink_up.gif) no-repeat left top;
	padding-top: 4px;
	width: 180px;
	margin: 10px 0 0 10px;
}

.hlp_bbl_sub {
	background-color: #e50083;
	font-size: small;
	padding: 10px;
	color: white;
}

/* @end */



/* @end */

/* @group 2-column layout */

.cnt2c {
	width: 984px;
	float: left;
}

.cnt2c1 {
	float: left;
	width: 472px;
	padding-right: 40px;
}

.cnt2c2 {
	float: left;
	width: 472px;
}



/* @end */

/* @group main search form */

/* @group tabs */

.tbs_c {
	float: left;
	list-style-type: none;
	width: 984px;
}

.tbs_sc1 {
	background: url(/i/bubble_tip_green_up.gif) no-repeat left top;
	cursor: pointer;
	float: left;
	margin: 0 30px 0 0;
	padding: 4px 0 0;
}

.tbs_sc2 {
	background: url(/i/bubble_tip_blue_up.gif) no-repeat left top;
	cursor: pointer;
	float: left;
	margin: 0 30px 0 0;
	padding: 4px 0 0;
}

.tbs_sc3 {
	background: url(/i/bubble_tip_grey_up.gif) no-repeat left top;
	cursor: pointer;
	float: left;
	margin: 0;
	padding: 4px 0 0;
}

.tbs_q {
	background-color: #98b511;
	padding: 5px 0 8px 10px;
	width: 298px;
	float: left;
}

.tbs_a {
	background-color: #0095ff;
	padding: 5px 0 8px 10px;
	width: 298px;
	float: left;
}

.tbs_l {
	background-color: #595959;
	padding: 5px 0 8px 10px;
	width: 298px;
	float: left;
}

.tbs_c a {
	color: white;
}

.big_table_container {
    border-bottom:2px solid #E6E6E6;
    clear:both;
    padding-top:40px;
    width:984px;
}


/* @end */

.main_sf {
	clear: both;
	float: left;
}

.main_sf_q {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #98b511;
	width: 984px;
	clear: both;
	float: left;
}

.main_sf_a {
	background-color: #0095ff;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 984px;
	clear: both;
	float: left;
}

.main_sf_c {
	background-color: #595959;
	padding: 15px 0 20px 10px;
	width: 974px;
	clear: both;
	float: left;
}

.shirt {
	height: 27px;
	background: url(/i/texture_cloth.gif) no-repeat 0 bottom;
	width: 984px;
	float: left;
	clear: both;
}

.sdb_dscr {
	color: white;
	font-size: x-large;
	line-height: 1.2;
	padding: 20px 20px 40px;
}

/* @group quick tab */

.qs_p {
	background-color: white;
	width: 206px;
	text-align: left;
	margin-left: -0.1px;
}

.s_but {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
}
.qs_sub_a {
	background: white;
	color: #0095ff;
	font-size: medium;
	padding: 5px 70px;
	cursor: pointer;
	text-decoration: none;
	border-style: none;
	text-transform: uppercase;
}

.qs_sub_s {
	color: #98b511;
}

.qs_step1 {
	width: 21px;
	height: 50px;
	background: url(/i/number_1.gif) no-repeat;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	padding-left: 1px;
	margin-left: 10px;
}

.qs_step2 {
	width: 32px;
	height: 50px;
	background: url(/i/number_2.gif) no-repeat;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	padding-left: 1px;
	margin-left: 10px;
}

.qs_step3 {
	width: 34px;
	height: 51px;
	background: url(/i/number_3.gif) no-repeat;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	padding-left: 1px;
	margin-left: 10px;
}

.qs_step4 {
	width: 35px;
	height: 50px;
	background: url(/i/number_4.gif) no-repeat;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	padding-left: 1px;
	margin-left: 10px;
}

.qs_sn {
	display: block;
	margin-top: 10px;
}

.qs_inp {
	color: #595959;
	width: 93px;
	vertical-align: middle;
	padding: 5px;
	margin-top: 20px;
	font: xx-large "Helvetica Neue", Helvetica, Geneva, sans-serif;
	clear: both;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	border-style: none;
	background-color: #d1d1d1;
}

.qs_list {
	margin-left: 10px;
	clear: both;
	float: left;
	padding-bottom: 10px;
	margin-top: 10px;
}

.qs_list li {
	list-style-type: none;
	padding-top: 10px;
}

.qs_radio {
	vertical-align: middle;
}

.qs_lbl {
	font-size: small;
	vertical-align: middle;
	margin-left: 5px;
}



/* @end */

/* @group advanced tab */

.asf_c1 {
	width: 224px;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 40px;
}

/* @group brand selector */

.asf_brn_sel {
    /* do not delete */
    z-index: 100; 
    position: absolute;
    /* end of do not delete */
    
    background-color: #0095ff;
	border: 10px solid #fff;
	float: left;
	width: 480px;
	padding: 5px 10px 10px;
}

.asf_brl {
	float: left;
	width: 160px;
}

.asf_brl li {
	padding-top: 5px;
	list-style-type: none;
	clear: both;
}



/* @end */

.asf_lnk a {
	color: white;
	font-size: x-large;
}

.asf_ln {
	float: left;
	width: 984px;
}

.asf_c2 {
	width: 223px;
	float: left;
	padding: 0 10px 40px;
}

.asf_prm {
	padding-top: 5px;
	float: left;
	width: 223px;
}

.asf_prm_hdr {
	clear: both;
	float: left;
	height: 50px;
}

.asf_prm_nm {
	font-size: medium;
	color: white;
}

.asf_prm_nm_sel {
	font-size: medium;
	color: #e50083;
}

.asf_prm_lbl {
	padding-right: 5px;
	font-size: small;
	color: white;
	vertical-align: middle;
	float: left;
	width: 40px;
}

.asf_lbl {
	padding-left: 5px;
	display: inline;
	font-size: small;
	color: white;
	vertical-align: middle;
}

.asf_input {
	color: #595959;
	background-color: white;
	width: 50px;
	font: medium "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding: 3px;
	float: left;
}

.asf_text_input {
	color: #595959;
	background-color: white;
	width: 90px;
	padding: 3px;
	vertical-align: middle;
	font-size: small;
}

.asf_checkbox, .asf_radio {
	vertical-align: middle;
}

.asf_selector {
	vertical-align: middle;
	display: inline;
}

.asf_txt_smpl {
	padding-top: 5px;
	color: white;
	font-size: x-small;
}


/* @end */

/* @group catalog tab */

.csf_list {
	float: left;
	width: 223px;
	padding: 0 10px 40px;
}

.csf_list li {
	margin-top: 5px;
	list-style-type: none;
}



/* @end */

/* @end */

/* @group pagination */

.pgn_c {
	text-align: center;
	clear: both;
	vertical-align: middle;
	border-color: #e6e6e6;
	color: #595959;
	margin-bottom: 30px;
}

.pgn_ns {
	padding-left: 0px;
}



/* @end */

/* @group search results */

.rslt {
	float: left;
	color: #98b511;
	margin-bottom: 30px;
}

.rslt_mi {
	float: left;
	width: 794px;
	margin: 10px 0 20px;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.rslt_mi li {
	display: inline;
	margin: 0 20px 0 0;
}

.snb_sx {
	vertical-align: middle;
}

.rslt_c {
	clear: both;
	margin-top: 40px;
	float: left;
	width: 984px;
}

.rslt_n {
	width: 40px;
	text-align: left;
	float: left;
}

.rslt_ph {
	width: 120px;
	text-align: center;
	float: left;
	overflow: hidden;
	padding-bottom: 10px;
}

.rslt_dc {
	padding-left: 30px;
	float: left;
	width: 794px;
}

.rslt_pr {
	font-size: x-large;
	color: #e50083;
	text-align: right;
	float: right;
}

.rslt_dt {
	font-size: small;
	text-align: right;
}

.rslt_txt {
	font-size: medium;
	line-height: 1.5;
	width: 794px;
	float: left;
}

.rslt_rm {
	font-size: small;
	display: block;
	color: #98b511;
	float: left;
	margin: 10px 0 13px;
}

.rslt_rtng {
	padding-top: 9px;
	padding-bottom: 10px;
	font-size: small;
	float: left;
	border-top: 1px solid #e6e6e6;
	width: 794px;
}

.rslt_rtng_l {
	float: left;
	vertical-align: middle;
}

.rslt_rtng_r {
	float: right;
	vertical-align: middle;
}

.rslt_rtng_l li {
	display: inline;
	margin-right: 20px;
}

.rslt_lng {
	margin-bottom: 10px;
	width: 794px;
	float: left;
}

.lngt {
	width: 80px;
	float: left;
	padding-top: 6px;
}

.rslt_lc {
	width: 714px;
	float: left;
}

.rslt_lc div {
	font-size: large;
	text-align: center;
	float: left;
	padding: 4px 7px 6px 6px;
	margin: 0 0 5px 12px;
}

.rslt_sel {
	color: white;
	background-color: #98b511;
}

.rslt_prm {
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 10px;
	font-size: small;
	border-top: 1px solid #e6e6e6;
	clear: both;

}

.rslt_prm ul {
	display: inline;
	margin-right: 20px;
}

.rslt_prm ul li {
	display: inline;
	margin-right: 10px;
	vertical-align: middle;
}

.rslt_pt {
	margin: 0;
	padding: 0px 0 5px;
}

.rslt_pb {
	margin: 0;
	padding: 0 0 5px;
}

/* @group indicator */

.rslt_mi .ind_woman, .rslt_mi .ind_man, .rslt_mi .ind_kid {
	cursor: pointer;
	padding-left: 19px;
	vertical-align: middle;
}

.ind_woman {
	background: url(/i/t/2.gif) no-repeat left center;
}

.ind_man {
	background: url(/i/t/1.gif) no-repeat left center;
}


.ind_kid {
	background: url(/i/t/3.gif) no-repeat left center;
}



/* @end */

/* @end */

/* @group board details page */

/* @group bread crumbs */

.brcr {
	list-style-type: none;
	margin-bottom: 30px;
	float: left;
	background-color: #e6e6e6;
	font-size: small;
	padding: 12px;
	color: #595959;
}

.addthis_btn_div{
  float: right;
  mergin-bottom: 30px;
}

.brcr b {
	font-weight: normal;
	color: #595959;
}



/* @end */

/* @group top buttons container */
.dtl_top_btn {
	width: 984px;
	clear: both;
	float: left;
}

/* @end */

/* @group table header */

.brd_bsl {
	font-size: small;
	color: #595959;
	font-style: italic;
	margin-bottom: 5px;
	clear: both;
}

.dtl_gnd_i img {
	vertical-align: middle;
}

.dtl_hdc {
	clear: both;
	float: left;
	margin: 0;
	padding: 20px 0 5px;
	width: 984px;
}

.dtl_set {
	clear: both;
	float: left;
	margin: 0;
	padding: 15px 0 15px;
	width: 984px;
}
.dtl_set UL, .dtl_set LI,.dtl_set SPAN{display: inline;}
.dtl_set LI {padding: 0 20px 0 20px;}

.dtl_h, .dtl_h A {
        text-decoration: none;
	float: left;
	margin: 0;
	width: 984px;
	float: left;
	clear: both;
}

/* @end */

/* @group table */

.dtl_tbl {
    clear: both;
    width: 984px;
}

.dtl_prm {
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
	padding: 8px 4px;
	color: #595959;
	font-family: "Helvetica Neue",Helvetica,Geneva,sans-serif;
}

.dtl_topln {
	border-top: 1px solid #e6e6e6;
}

.dtl_prm h3 {
	color: #0095FF;
	font-size: x-large;
	font-weight: normal;
	font-style: normal;
	padding: 10px 0;
	margin: 0;
}

.dtl_prm_sel {
	text-align: center;
	color: white;
	background-color: #98b511;
	border-bottom: 1px solid #e6e6e6;
}

.dtl_prm_sel h3 {
	font-size: x-large;
	font-weight: normal;
	font-style: normal;
	padding: 10px 0;
	margin: 0;
	text-align: center;
	color: white;
	background-color: #98b511;
}

.dtl_prm_qm {
	width: 160px;
	padding: 0 8px 8px 0;
}

.dtl_img {
	text-align: center;
}

.dtl_img_bm {
	margin-bottom: 4px;
}
.dtl_art_cell {text-align: center;}

.dtl_prm_nm {
	width: 160px;
	border-bottom: 1px solid #e6e6e6;
	padding: 8px 4px 8px 0;
}

.dtl_prm_nm_avl {
	width: 152px;
	border-bottom: 1px solid #e6e6e6;
	padding: 12px 4px 12px 8px;
	background-color: #eef2e6;
}

.dtl_prm_avl {
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
	padding: 12px 4px;
	color: #595959;
	background-color: #eef2e6;
}

.dtl_prm_nm_cmp {
	width: 152px;
	border-bottom: 1px solid #e6e6e6;
	padding: 12px 4px 12px 8px;
	background-color: #fff;
}

.dtl_prm_cmp {
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
	padding: 12px 4px;
	color: #595959;
	background-color: #fff;
}



/* @end */

/* @group quick links */

.dtl_qmen {
	list-style-type: none;
	font-size: small;
}

.dtl_qmen_ttl {
	padding-bottom: 10px;
}

.dtl_qmen_ns, .dtl_qmen_sel {
	padding-bottom: 6px;
	list-style-position: outside;
	list-style-image: url(/i/icon_blt_s.gif);
}

.dtl_qmen_sel a {
	padding-bottom: 10px;
	color: #E50083;
}



/* @end */

/* @group design tags */

.prm_dsg {
	padding-bottom: 10px;
	text-align: center;
	font-size: small;
}

.prm_dsg_c {
	padding-top: 8px;
	padding-bottom: 8px;
}

.prm_dsg_btn {
	clear: both;
	display: block;
}



/* @end */

/* @group parameters */

.prm_dtl {
	display: inline;
	font-size: small;
	color: black;
	vertical-align: middle;
}

.tt_elm {
	margin-left: 5px;
}

li.dtl_hdn_itm a {
	text-decoration: none;
}

li.dtl_hdn_itm a span {
	color: #98B511;
	text-decoration: underline;
}

.dtl_shw_prm {
	border-bottom: 1px solid #e6e6e6;
	float: left;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
}

.dtl_shw_prm_nm {
	padding-right:8px;
	width:160px;
	float: left;
	font-size: small;
}

.dtl_shw_prm_lst {
	float: left;
	width: 816px;
}

.dtl_shw_prm_lst li {
	list-style-type: none;
	float: left;
	padding: 0 20px 0 0;
	margin-top: -2px;
}

/* @end */

/* @group board description */

.bt_dscr {
	padding-top: 16px;
	padding-bottom: 16px;
	float: left;
	clear: both;
	width: 984px;
	border-bottom: 1px solid #e6e6e6;
	color: #595959;
}



/* @end */

/* @end */

/* @group blog */

.bl {
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 20px;
}

.bl_u {
	color: #595959;
	font-size: small;
}

.bl_cit {
	background-color: #e6e6e6;
	color: #595959;
	padding: 20px;
}

.bl_cit b {
	color: #000;
	font-weight: normal;
	font-style: normal;
}

.bl_cit i {
	color: #000;
}

.bl_rss {
	vertical-align: middle;
	padding: 0 0 4px 11px;
}

.bl_comment_links{
    padding: 20px 0 0 0;
}

/* @end */

/* @group starbox */
.starbox .stars { background: #cccccc; }
.starbox .rated .stars { background: #dcdcdc; }
.starbox .rated .hover .stars { background: #cccccc; }
.starbox .colorbar { background: #1e90ff; }
.starbox .hover .colorbar { background: #0095ff; }
.starbox .rated .colorbar { background: #64b2ff; }
.starbox .rated .hover .colorbar { background: #1e90ff; }
.starbox .ghost { background: #a1a1a1; }
.starbox .indicator { clear: both; }

.starbox .dotted .stars,
.starbox .dotted .hover .stars,
.starbox .dotted .rated .stars, 
.starbox .dotted .rated .hover .stars { background: url(/i/stars/background_dotted.gif) top left repeat-x; }
.starbox .dotted .colorbar,
.starbox .dotted .hover .colorbar,
.starbox .dotted .rated .colorbar, 
.starbox .dotted .rated .hover .colorbar { background: #000000; }
.starbox .dotted .ghost { background: #666666; }

.starbox .pointy .colorbar { background: #e50083; }
.starbox .pointy .hover .colorbar { background: #ff9231; }

.starbox .inverse .stars { float: right; }
.starbox .inverse .indicator { clear: both; display: block; text-align: right; }
/* @end */

/* @group footer */

.ftr_c {
	padding-top: 60px;
	padding-bottom: 20px;
	font-size: x-small;
	float: left;
	width: 100%;
}



/* @end */

/* @group feedback form */

.fb_inp_ta {
	background-color: #d1d1d1;
	border-style:none;
	color: black;
	display:inline;
	font-size: large;
	padding:3px;
	width:466px;
	height: 200px;
	font-family: Tahoma, Verdana, sans-serif;
}

.fb_inp_att {
	background-color: #d1d1d1;
	border-style:none;
	color: black;
	display:inline;
	padding:3px;
	width: 236px;
	font-family: Tahoma, Verdana, sans-serif;
}

.fb_tip {
	font-size: x-small;
	color: #595959;
}



/* @end */

/* @group rating/comment */

.crs {
	margin: 0;
	padding: 0;
	float: left;
	border-bottom: 1px solid #e6e6e6;
	width: 984px;
	list-style-type: none;
}

.crs_ac {
	float: left;
	width: 984px;
}

.crs_ac li {
	width: 984px;
	list-style-type: none;
	padding-bottom: 20px;
	clear: both;
	float: left;
}

.crs_c1 {
	float: left;
	margin-right: 40px;
}

.crs_c1_c {
	border-bottom: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 301px;
}

.crs_c2 {
	margin-right: 0;
}

.crs_flk {
	padding: 9px 0;
	float: left;
	margin-right: 20px;
}

.crs_inp {
	background-color: #d1d1d1;
	border-style: none;
	color: black;
	float: left;
	font-size: x-large;
	padding: 3px;
	vertical-align: middle;
	width: 50px;
}

.crs_ta {
	width: 978px;
	height: 100px;
	clear: both;
}

.crs_name_fld, .scap_fld input {
	width: 480px;
	background-color: #d1d1d1;
	border-style: none;
	color: black;
	float: left;
	font-size: x-large;
	padding: 3px;
	vertical-align: middle;
}

.fld_w {
	width: 978px;
}

.scap_fld_w input {
	width: 978px;
	background-color: #d1d1d1;
	border-style: none;
	color: black;
	float: left;
	font-size: x-large;
	padding: 3px;
	vertical-align: middle;
}

.scap_img {
	padding-bottom: 20px;
}

.crs_md_c .bttn_bg {
	margin-bottom: 16px;
	display: block;
	float: left;
}

.crs_cr {
	font-size: large;
	float: left;
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	width: 984px;
	float: left;
	vertical-align: middle;
	padding: 10px 0 12px;
	margin: 0 0 16px;
}

.crs_cr li {
	color: #595959;
	display: inline;
	margin-right: 10px;
}

.crs_b {
	width: 984px;
	float: left;
	clear: both;
}

.crs_bb {
	float: left;
	width: 200px;
}

.crs_bbb {
	padding-bottom: 10px;
	margin-bottom: 10px;
	float: left;
}

.crs_cb {
	width: 754px;
	list-style-type: none;
	margin-left: 30px;
	float: left;
}

.crs_cb li {
	list-style-type: none;
}

.crs_cb_ln {
	list-style-type: none;
}

.crs_txt {
	font-size: medium;
	clear: both;
	padding-bottom: 10px;
	float: left;
	width: 100%;
	margin-bottom: 13px;
	border-bottom: 1px solid #e6e6e6;
}

.crs_pr {
	font-size: small;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	vertical-align: middle;
	padding: 8px 0 10px;
	margin: 0 0 10px;
	clear: both;
	float: left;
	width: 100%;
}

.blog_comments LI {
    list-style: none;
}
.blog_comments .bttn_bg {
    margin: 8px 0 8px;
}

.crs_pr li {
	color: #595959;
	display: inline;
	margin-right: 10px;
}

.crs_d {
	padding: 0 0 10px;
	clear: both;
	float: left;
	width: 100%;
}

.crs_dd1 {
	float: left;
}

.crs_dd2 {
	float: right;
	font-size: small;
	color: #595959;
}

.crs_c_ins {
	padding: 0 0 0 20px;
}

.crs_br {
	width: 100px;
	height: 40px;
	float: left;
	clear: both;
}

.crs_cb_ex {
	border-top: 1px solid #e6e6e6;
	clear: both;
	padding-top: 16px;
}

.crs_ex {
	clear: both;
	float: right;
}

.crs_cmt {
	clear: both;
	float: left;
	margin-bottom: 14px;
}



/* @end */

/* @group signup form */

.su {
	list-style-type: none;
}

.su li {
	width: 472px;
	padding-bottom: 20px;
	clear: both;
	float: left;
}

.sh li {
	width: 472px;
	padding-bottom: 20px;
	clear: both;
	float: left;
	list-style-type: decimal;
	list-style-position: inside;
}

.su_hdr_top h1  {
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}

.su_hdr h1  {
	text-align: left;
}

.su_prm {
	color: #595959;
	clear: both;
	padding-bottom: 5px;
	display: block;
	text-align: left;
}

.su_lnk {
	font-size: medium;
}

.su_comm {
	font-size: small;
	text-align: left;
}

.su_inp {
	background-color: #D1D1D1;
	border-style: none;
	color: black;
	font-size: large;
	padding: 3px;
	clear: both;
	width: 466px;
}

.su_lm {
	margin: 0 0 20px;
}

.su_inp_lm {
	position: absolute;
	width: 492px;
	background-color: white;
	height: 40px;
}

.su_inp_lm img {
	margin-top: 5px;
	margin-left: 7px;
}

.su_err {
	clear: both;
	padding-top: 6px;
	text-align: left;
}

.su_btn {
	margin-top: 20px;
	float: left;
	clear: both;
	color: #e50083;
	text-align: left;
}

.su_cpt {
	padding-right: 20px;
	vertical-align: middle;
	float: left;
}

.su_inp_cpt {
	background-color: #D1D1D1;
	border-style: none;
	color: black;
	font-size: medium;
	padding: 3px;
	clear: both;
	width: 100px;
	margin-top: 10px;
}

.su_cnt {
	clear: both;
	float: left;
	margin-top: 20px;
}

.su_rad {
	clear: both;
	padding-right: 10px;
}



/* @end */

/* @group blog module */

.blm_ca {
	background-color: #d1d1d1;
	border-style:none;
	color: black;
	display:inline;
	font-size: small;
	padding:3px;
	width:459px;
	height: 100px;
	font-family: Tahoma, Verdana, sans-serif;
}

li.blm_li {
	padding-bottom: 0px;
}



/* @end */

/* @group poll */

.pl {
	margin-bottom: 30px;
	float: left;
	font-size: small;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	padding-top: 12px;
	padding-bottom: 12px;
}

.pl_q {
	color: #E50083;
	font-size: small;
}

ul.pl_a {
	list-style-type: none;
	clear: both;
	margin-bottom: 24px;
	padding-right: 12px;
}

ul.pl_a li {
	color: white;
	margin: 0 0 5px;
}



/* @end */

/* @group new availability system */

.nas {
	margin-bottom: 20px;
	width: 984px;
	float: left;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #E6E6E6;
}

.nas1 {
	float: left;
	width: 224px;
	padding-right: 40px;
	padding-left: 12px;
}

.nas2 {
	float: left;
	width: 696px;
	padding-right: 12px;
}

ul.nas_l {
	list-style-position: outside;
	list-style-image: url(/i/icon_avl.png);
	clear: both;
	margin-bottom: 12px;
	font-size: small;
}

ul.nas_l li {
	margin: 0 0 5px;
}



/* @end */
/* CSS to go with Prototip.Styles */
.prototip {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
}

/* the default style */
.prototip .default {
	width: 250px;
	color: #808080;
}
.prototip .default .toolbar {
	background: #f1f1f1;
	font-weight: bold;
}
.prototip .default .title { padding: 5px; }
.prototip .default .content {
	padding: 5px;
	background: #e50083;
        font-size: small;
        color: white;
}

/* basic */
.prototip .basic {
	width: 250px;
	color: #808080;
}
.prototip .basic .toolbar {
	background: #f1f1f1;
	font-weight: bold;
}
.prototip .basic .title { padding: 5px; }
.prototip .basic .content {
	padding: 5px;
	background: #fff;
}

/* basic */
.prototip .hint {
	width: 250px;
	color: #313120;
	background: #fff6aa;
}
.prototip .hint .toolbar {
	background: #fdf1a0;
	font-weight: bold;
}
.prototip .hint .title,
.prototip .hint .content { padding: 5px; }

/* protoblue */
.prototip .protoblue {
	width: 250px;
	color: #fff;
}
.prototip .protoblue .toolbar {
	background: #0d7cd0;
	font-weight: bold;
}
.prototip .protoblue .title { padding: 5px; }
.prototip .protoblue .content {
	background: #1e90ff;
	padding: 5px;
}

/* creamy */
.prototip .creamy {
	width: 250px;
	color: #bb9c61;
}
.prototip .creamy .toolbar {
	background: #f3edc2;
	font-weight: bold;
}
.prototip .creamy .title { padding: 5px; }
.prototip .creamy .content {
	background: #f8f4ca;
	padding: 5px;
}

/* darkgrey */
.prototip .darkgrey {
	width: 250px;
	color: #fff;
}
.prototip .darkgrey .toolbar {
	background: #5f5f5f;
	font-weight: bold;
}
.prototip .darkgrey .title { padding: 5px; }
.prototip .darkgrey .content {
	background: #808080;
	padding: 5px;
}

/* protogrey */
.prototip .protogrey {
	width: 250px;
	color: #fff;
	background: #fff;
}
.prototip .protogrey .toolbar {
	background: #969c92;
	font-weight: bold;
}
.prototip .protogrey .title { padding: 5px; }
.prototip .protogrey .content {
	color: #808080;
	padding: 5px;
}
/* This is how to resize the close button for a style */
.prototip .protogrey .toolbar .close {
	width: 14px;
	height: 14px;
}


/* loader gif */
.prototipLoader {
	position: absolute;
	top: -1000px;
	left: -1000px;
	height: 14px;
	width: 14px;
	border: 1px solid #dddddd;
	overflow: hidden;
}


/* Required for all tooltips, do not modify */
.prototip{position:absolute;overflow:hidden;}.prototip .tooltip,.prototip .toolbar,.prototip .toolbar .title{position:relative;}.prototip .content{clear:both;}.prototip .toolbar .close{position:relative;text-decoration:none;float:right;width:19px;height:15px;display:block;line-height:0;font-size:0;border:0;cursor:pointer;}.prototip .tooltip{clear:both;float:left;}.prototip .borderLeftWrapper,.prototip .borderRightWrapper{position:absolute;top:0;left:0;width:300px;height:20px;}.prototip .borderFrame{height:100%;width:100%;float:left;margin:0;padding:0;position:relative;}.prototip .borderTop,.prototip .borderBottom{overflow:hidden;}.prototip .borderRow{list-style-type:none;float:left;width:100%;position:relative;clear:both;margin:0;padding:0;}.prototip_CornerWrapper{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;clear:both;}.prototip_Corner{float:left;position:relative;}.prototip canvas{position:relative;float:left;}.prototip_CornerTr,.prototip_CornerBr{float:right;}.prototip_BetweenCorners{position:absolute;top:0;left:0;width:100%;overflow:hidden;clear:both;}.prototip .borderMiddle{position:relative;float:left;}.prototip .borderCenter{position:relative;float:left;height:100%;}.prototip_StemWrapper{position:relative;width:100%;height:auto;clear:both;}.prototip_StemBox{float:left;position:relative;}.prototip_Stem{width:100%;position:absolute;overflow:hidden;}.iframeShim{position:absolute;border:0;margin:0;padding:0;background:none;overflow:hidden;}.prototip .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.prototip .clearfix{display:inline-block;}/* IE Mac Hide \*/ .prototip .clearfix{display:block;}/* IE Mac Hide End */.hc_l {
	background: url(/i/ru/logo_bg.gif) no-repeat;
}
