html,body,td,input,textarea,select{
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;	
}
form{
	padding:0;margin:0;
}

a{color: #472e26;text-decoration: none;}
a:hover{text-decoration: underline;color: #472e26;}
img{border:0;}

html,body{
	color: #545454;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: url(/img/site/bg.png) repeat-y center;
}
#all{
	position: relative;
	height: 100%;
	min-height: 100%;
	background: url(/img/site/bot.png) no-repeat center bottom;
}
html>body #all{
	height: auto;
}
#e{
	height: 195px;
	clear: both;
}
#top{
	background: url(/img/site/top_bg.png) repeat-x;
	text-align: center;
	
}
#top_in{
	margin: 0 auto;
	/*width: 884px;*/
	width: 952px;
	text-align: left;
	background: url(/img/site/top.png) no-repeat center;
	height: 459px;
	position: relative;
}
#top_small_in{
	margin: 0 auto;
	/*width: 884px;*/
	width: 952px;
	text-align: left;
	background: url(/img/site/top_small.png) no-repeat center;
	height: 132px;
	position: relative;
}
#body{
	background: url(/img/site/body_bg.png) repeat-x;
	
	text-align: center;
}
#body_in{
	margin: 0 auto;
	width: 838px;
	text-align: left;
	min-height: 465px;
	height: 465px;
	background: url(/img/site/body.png) no-repeat;
	padding:0 0 30px 0;
	position: relative;
}
html>body #body_in{
	height: auto;
}
#body_in_rig{
	position: absolute;
	left:845px;
	width: 190px;
	background-color: #fff;
	
}
#bot{
	position: absolute;
	bottom: 0;
	height: 195px;
	width: 100%;
	text-align: center;
	z-index:-1;
}
html>body #bot{
	z-index:1;
}

#bot_in{
	margin: 0 auto;
	width: 838px;
	text-align: left;
	padding: 16px 0 0 0;
	position: relative;
	
}

/* form */
input,textarea,select{
	/*border: 1px solid #523931;
	font-size: 11px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	margin: 0;*/
	/*padding: 1px;*/
	/*display: block;*/
}
input:focus {
	outline: none;
}
.submit{
	background: #75abaa;
	border: none;
	padding: 2px 10px 1px 10px;
	color: #fff;
	cursor:hand;
}
.form_1{}
.form100{width: 100%;}
.form100_bez{width: 100%;}
.form90{width: 90%;}
.form80{width: 80%;}
.form70{width: 70%;}
.button{
	display: block;
	padding:0px 10px 2px 10px;
	color: #fff;
	background: #75abaa;
	border-style : solid;	border : 1px solid #fff;
}
.button_big{
	display: block;
	width: 100px;
	padding:2px 10px 2px 10px;
	color: #fff;
	background: #75abaa;
	border-style : solid;	border : 1px solid #fff;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	font-family: Myriad Pro,Tahoma,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
.button:hover{
	text-decoration: none;
}
.border_non{border: none;}

/* table */
.table_collapse{border-collapse: collapse;}
.table_collapse td{padding: 0;}
.table_padding{	border-collapse: separate;}
.table_padding td{	padding: 5px;}

/* class */
.bigss{font-size: 24px}
.bigs{font-size: 20px}
.bigl{font-size: 14px}
.big18{font-size: 18px}
.big{font-size: 14px}
.small{font-size: 10px}
.smalls{font-size: 9px;font-family: Tahoma,Arial,Helvetica,sans-serif;}
.blu,.blue{color: #75abaa}
.white{color: #fff}
.yellow{color: #ffcc00;}
.grey{color: #a0a0a0; }
.grays{color: #909090;}
.red{color: #ff0000;}
.reds{color: #ff0000;}
a.green{text-decoration : none;color: #008000;}
a:hover.green{text-decoration : underline;	color: #006699;}
.green{color: #008000;}
a.blue{text-decoration : none;color: #0033FF;}
a:hover.blue{text-decoration : underline;color: #003399;}
.blue{color: #0033FF;}
.blues{font-size: 13px;color: #000080;}
.grenn1{color: #619594;}
a.grenn1{text-decoration : none;color: #619594;}
a.oran{text-decoration : none;color: #DE6D21;}
a:hover.oran{text-decoration : underline;color: #FF0000;}
.oran{color: #DE6D21;}
a.m_black {text-decoration : none;color: #000000;}
a:hover.m_black  {text-decoration : underline;color: #555555;}
.m_black {color: #000000;}
a.m_mag{text-decoration : none;color: #CB00C9;}
a:hover.m_mag{text-decoration : underline;color: #dB10d9;}
.m_mag{color: #CB00C9;}
a.m_bl{text-decoration : none;color: #01109F;}
a:hover.m_bl{text-decoration : underline;color: #1120aF;}
.m_bl{color: #01109F;}
.coral {font-size: 18px; color: #c686b8;font-family: Verdana, serif;padding:5px 0px 10px 0px; }

.name_lady {color: #75abaa;}
.name_lady_bg { background-color: #75abaa;color: #ffffff;}
.pad3 td{	padding: 1px 5px;}
.pad2 td{	padding: 2px 1px;}
.pad20 td{	padding: 5px 10px;}
.height2{	line-height: 200%;}
.name_lady_1{
	color: #ff0000;
	font-weight: bold;
	font-size: 28px;
	font-family: Helvetica,Tahoma,Arial,sans-serif;
}
.name_lady_2{
	color: #75abaa;
	font-weight: bold;
	font-size: 20px;
	font-family: Helvetica,Tahoma,Arial,sans-serif;
}
.name_lady_3{
	color: #b0b0b0;
	font-weight: bold;
	font-size: 20px;
	font-family: Helvetica,Tahoma,Arial,sans-serif;
}
/* top divs */
#logo,#top_menu,#menu,#login,#search,#women,#sub_menu,#top_header,#make_start{
	display: block;
	position: absolute;
	top:0px;
	left: 114px;
}
#top_menu{
	top:57px;
	left: 310px;	
}
#menu{
	top:93px;
	left: 323px;	
}
#menu a,#menu a.activ,#menu a.noborder{
	display: block;
	float: left;
	padding: 0px 12px 1px 12px;
	margin:12px 0 0 0;
	border-right: 1px solid #3b3c3b;
	color: #3b3c3b;
}
#menu a.activ{
	margin:0;
	padding: 12px 12px 1px 12px;
}
#login{
	top:151px;
	left:37px;	
	width: 252px;	
}
#login a.notmember,#login a.notmember:hover{
	color: #fff;
}

#search{
	top:227px;
	left:37px;
	width: 252px;	
}
#women{
	top:151px;
	left:326px;	
}
#women a{
	display: block;
	padding:0 22px 0 0;
	float: left;
}
#women a.start{
	padding: 0;
}
#make_start{
	top:327px;
	left:61px;	
	width: 104px;
	height: 43px;
	background: url(/img/site/make_start.png) no-repeat;
}
#make_start a{
	color: #fff;
	font-size: 10px;
	padding: 8px 8px 0 0px;
	display: block;
	text-align: right;
}
#blog_start{
   position: absolute;
	top:373px;
	left:61px;	
	width: 104px;
	height: 27px;
	background: url(/img/site/blog_start.png) no-repeat;
}
#blog_start a{
	color: #fff;
	font-size: 12px;
	padding: 8px 8px 0 0px;
	display: block;
	text-align: center;
}
#for_start{
   position: absolute;
	top:400px;
	left:61px;	
	width: 104px;
	height: 27px;
	background: url(/img/site/blog_start.png) no-repeat;
}
#for_start a{
	color: #fff;
	font-size: 12px;
	padding: 8px 8px 0 0px;
	display: block;
	text-align: center;
}
#sub_menu_new{
   position: absolute;
	top:322px;
	left:733px;	
	width: 165px;
	height: 27px;
	background: url(/img/site/make_myt.png) no-repeat;
}
#sub_menu_new a{
	color: #fff;
	font-size: 12px;
	padding: 8px 8px 0 0px;
	display: block;
	text-align: center;
}

/*#sub_menu{
	top:333px;
	left:310px;		
	width: 580px;
}
#sub_menu a,#sub_menu a.white{
	display: block;
	float: right;
	padding: 0px 12px 0px 12px;
	border-right: 1px solid #3b3c3b;
	color: #3b3c3b;
}
#sub_menu a.white{
	color: #fff;
}*/
#top_header{
	top:388px;
	left: 336px;
	color: #3b3c3b;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Myriad Pro,Tahoma,Arial,Helvetica,sans-serif;
}
#top_header span{
	color:#75abaa;
}
h1,h2,h3{
	padding:0 0 1px 0;
	margin: 0;
}
h1{
	font-size: 20px;
	color:#886127;
}
h2{
	font-size: 15px;
	font-weight: bold;
	color:#75abaa;	
}
h3{
	font-size: 14px;
	color:#545454;
}
/*#bot_in div{
	float: left;
	width: 207px;
	border-right: 2px solid #25140d;
	height: 133px;
	padding: 5px 0 0 0;
}*/
#bot_in h1{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color:#75abaa;	
	padding:0 0 5px 30px;
}
#bot_in a{
	display: block;
	color: #76645e;
	padding: 0 0 0 50px;
}
#copy{
	position: absolute;
	left:39px;
	top:168px;
	font-size: 9px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color: #6d5b55;
}
#popup_bg{
	position: absolute; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%;
	background: url(/img/bg_popup.png);
	display: none;
	z-index:500;
	text-align: center;
}

#popup{
	position: relative;
	width: 600px;
	top:55px;
	margin:0 auto;
	padding: 10px;
	border: 1px solid #3b3c3b;
	background:#e5e5e5;
}
div.line{
	padding:1px 0 0 0;
	background-color: #BABABA;
	margin: 5px 0 5px 0;
	position: relative;
}
/* ------------ */
.blog_form_question input,.blog_form_question textarea{
	border: 1px solid #A5A8AA;
}
.blog_form_question textarea{
	width: 100%;
}
.blog_question_table{
	width: 100%;
	/*background-color: #edeaea;*/
}


/* блок вобпроса и ответа */
.blog_quest{
	margin: 0;
	padding:0 0 40px 0;
	background-color: #edeaea;
}
.blog_quest_comm{
	margin: 0;
	padding:0 0 40px 0;
	background-color: #f1f1f8;
}
.blog_text{
	clear: both;
	padding: 0px 8px 8px 8px;
}
.blog_date{
	margin: 0;
	padding: 5px 0 0px 55px;
	height: 46px;
	color: #0b6cbe;
	background-image: url(/img/site/bl_dat.png);
}
.blog_date_0{
	margin: 0;
	padding: 5px 0 0px 55px;
	height: 46px;
	color: #0b6cbe;
	background-image: url(/img/site/bl_dat_0.png);
}
.blog_a{
	display: block;
	float:left;
	padding: 10px;
}
.blog_comm{
	margin: 10px 0 0 0;
	padding: 5px 10px 5px 5px;
	float: right;
	background: #e0e0ed;
}
.blog_header{
	padding:10px 0 10px 0;
	font-weight: bold;
}
.blog_autor{
	color:#e0e0e0; 
	padding:5px;
}
.emty_str{
	padding:10px 0 10px 0;
	background-color: #ffffff;
}
/*.blog_email{
	background-color: #ffffff;
}*/



.blog_quest .id{
	float:right;
}

.blog_quest .link{
	display: block;
	float:right;
}
.blog_quest .gray{
	color: gray;
}
.box_blues{
	text-decoration : underline;
	padding:5px 30px 5px 15px; 
	color:#ffffff; 
	background-color: #3366ff;
}
div.knopka_r{
	background: url(/img/site/bg_knopka_r.gif) no-repeat;
	padding:13px 5px 8px 4px;
	margin: 2px 1px 2px 4px;
	font-size : 10px;
	font-weight: bold;
	width: 118px;
}
a.white_yellow{font-size : 10px;text-decoration : none;color: #ffffff;}
a:hover.white_yellow{font-size : 10px;text-decoration : none;color: #FFFF00;}
a.white_blue{font-size : 10px;text-decoration : none;color: #ffffff;}
a:hover.white_blue{font-size : 10px;text-decoration : underline;color: #ffffff;}
a.black_blue1{font-size : 10px;text-decoration : none;color: #000000;}
a:hover.black_blue1{font-size : 10px;text-decoration : none;color: #0066ff;}
/* закругление */
* {	margin: 0px;	padding: 0px;}
.formbox {
	clear:both;
	background: url(/img/site/forma1.png) no-repeat left top;
	width: 97%;
	padding-left: 30px;
}
.formbox dl {background: #FFECDF url(/img/site/forma1.png) no-repeat right top;}
.formbox dt {padding-top: 20px;}
.formbox p {padding-bottom: 10px;}
.formbox dd {
	padding-right: 20px;
	background: url(/img/site/forma1.png) no-repeat right bottom;
	font-size: 12px;
}
.formbox .bot {
	background: url(/img/site/forma1.png) no-repeat left bottom;
	margin-left: -30px;
	height: 25px;
	/*margin-right: 10px;*/
	padding-bottom: 5px;
}
/* end закругление */

/* закругление  bes image*/
#angleblok1 { width: 200px;	margin: 0px ;}
#angleblok1 .text {
	border: 1px solid #B0BCC2;
	border-width: 0 1px;
	padding: 5px 10px;
}
#angleblok1 .v1, #angleblok1 .v2, #angleblok1 .v3, #angleblok1 .v4, #angleblok1 .v5 {
	height: 1px;
	font-size: 1px;
	display: block;
	overflow: hidden;
	border: 1px solid #B8C3C8;
	border-width: 0 1px;
}
#angleblok1 .v1 {margin: 0 5px; background: #B8C3C8;}
#angleblok1 .v2 {margin: 0 3px; border-width: 0 2px;}
#angleblok1 .v3 {margin: 0 2px;}
#angleblok1 .v4 {margin: 0 1px;}
#angleblok1 .v5 {margin: 0 1px;}
/* end закругление */

/*box*/
div.box{
	background: url(/img/site/box_bg.gif) no-repeat;
	width: 400px;
}
div.box_1{
	background: url(/img/site/box_bg_1.gif) no-repeat;
	width: 280px;
}
div.box_2{
	background: url(/img/site/box_bg_2.gif) no-repeat;
	width: 280px;
}

div.box_m{
	background: url(/img/site/box_bg_m.gif) no-repeat;
	width: 220px;
	position:relative;
}
div.box_1_m{
	background: url(/img/site/box_bg_1_m.gif) no-repeat;
	width: 220px;
}
div.box_2_m{
	background: url(/img/site/box_bg_2_m.gif) no-repeat;
	width: 220px;
}
div.box_3_m{
	background: url(/img/site/box_bg_3_m.gif) no-repeat;
	width: 220px;
}
div.box_4_m{
	background: url(/img/site/box_bg_3_m.gif) no-repeat;
	width: 220px;
}
div.box_5_m{
	background: url(/img/site/box_bg_5_m.gif) no-repeat;
	width: 220px;
}

div.box .head,div.box_1 .head,div.box_2 .head,div.box_m .head,div.box_1_m .head,div.box_2_m .head,div.box_3_m .head,div.box_4_m .head,div.box_5_m .head{
	padding:14px 7px 10px 7px;
	text-align: center;
	color: White;
	font-weight: bold;
}
div.box .body,div.box_1 .body,div.box_2 .body,div.box_m .body,div.box_1_m .body,div.box_2_m .body,div.box_3_m .body,div.box_5_m .body{
	padding:0 7px 10px 20px;
	font-size: 11px;
}
div.box_m .body{
	padding:0 7px 10px 10px;
}
div.box_4_m .body{
	padding:0 4px 10px 8px;
	font-size: 11px;
}
div.box .body ul,div.box_1 .body ul,div.box_2 .body ul{
	padding:0;
	margin:0 0 0 20px;
}

div.box_m .body ul,div.box_1_m .body ul,div.box_2_m .body ul,div.box_3_m .body ul,div.box_5_m .body ul{
	padding:0;
	margin:0 0 0 10px;
}
div.box_m .body ul{
	margin:0 0 0 20px;
}
html>body div.box_m .body ul,html>body div.box_1_m .body ul,html>body div.box_2_m .body ul,html>body div.box_3_m .body ul,html>body div.box_5_m .body ul{
	margin:0 0 0 20px;
}
html>body div.box_m .body ul{
	margin:0 0 0 28px;
}
div.box .body ul li,div.box_1 .body ul li,div.box_2 .body ul li,div.box_m .body ul li,div.box_1_m .body ul li,div.box_2_m .body ul li,div.box_3_m .body ul li,div.box_5_m .body ul li{
	list-style: url(/img/site/box_li.gif);
	font-size: 11px;
}
div.box .body ul li.chek,div.box_1 .body ul li.chek,div.box_2 .body ul li.chek,div.box_m .body ul li.chek,div.box_1_m .body ul li.chek,div.box_2_m .body ul li.chek,div.box_3_m .body ul li.chek,div.box_5_m .body ul li.chek{
	list-style: url(/img/site/box_li_chek.gif);
	font-size: 11px;
}
div.box .body ul li.star,div.box_1 .body ul li.star,div.box_2 .body ul li.star,div.box_m .body ul li.star,div.box_1_m .body ul li.star,div.box_2_m .body ul li.star,div.box_3_m .body ul li.star,div.box_5_m .body ul li.star{
	list-style: url(/img/site/news_s1.gif);
	font-size: 11px;
	padding:0px 0px 0px 6px;
}
/*end*/

div.botto_r,div.botto_b,div.but_1,div.but_2{
	padding:9px 5px 20px 5px;
	text-align: center;
	color:#ffffff;
	font-weight: bold;
	font-size : 11px;
}
div.botto_r{
	background: url(/img/site/but_r.gif) no-repeat;
	width: 120px;
}
div.botto_b{
	background: url(/img/site/but_b.gif) no-repeat;
	width: 615px;
}
div.but_1{
	background: url(/img/site/but_1.gif) no-repeat;
	width: 215px;
}
div.but_2{
	background: url(/img/site/but_3.gif) no-repeat;
	width: 61px;
}
#menu_top{
	list-style: none;
	position: absolute;
	top: 55px;
	left: 320px;
	margin: 0;
	padding: 0;
}
#menu_top li{
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	height: 40px;
}
#menu_top li a{
	display: block;
	padding: 10px 8px 10px 15px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	white-space: nowrap;
	height: 37px;
	/*background-color: aqua;*/
}
#menu_top li a:hover{	color:#c0c0c0;}

/* 2 level */
#menu_top li ul{
	display: none;
	width:100%;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	top: 40px;
	left: -10px;
	z-index: 1000;
	/*background-color: aqua;*/
}
#menu_top ul li{
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	height: 30px;
	/*background-color: aqua;*/
	
}
#menu_top ul li a{
	display: block;
	padding: 10px 8px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	text-transform: none;
	height: 30px;
	/*background-color: aqua;*/
}
#menu_top ul li a:hover{	color: #4169e1;}

 
#menu_top li:hover ul,#menu_top li.over ul{
	display: block;
}
.ask_me{
	float: right;
	display: block;
	padding:5px;
	color: #fff;
	background: #00a2e8;
	border-style : solid;	border : 1px solid #fff;
	text-align: center;
	margin: 5px 0 0 0;
	text-decoration: none;
}
.ask_me:hover{
	color: #ffe12f;
	border-style : solid;	border : 1px solid #ffe12f;
}
.off_bg{
	background: url(/img/site/offer_fon.gif) no-repeat;
	width:92px;
	height: 28px;
	float: left;
	margin: 0 5px 0 0;
}
.off_bg_stat{
	background: url(/img/site/offer_fon_stat.gif) no-repeat;
	width:120px;
	height: 28px;
	float: left;
}

