body{
	color : #333;
	background : #f2f2f2 url(../images/bg.gif) repeat;;
	margin : 0;
	padding : 0;
	font : 12px/18px Tahoma;
}

h1, h2{
	font-family : Arial, Helvetica, sans-serif;
	text-transform : uppercase;
	font-size : 14px;
	color : #f11617;
	font-weight : bold;
	padding : 5px 0 10px 0;
	margin : 0;
}

img{ margin : 0; padding : 0; border : 0; }

ol{
	padding : 0 0 0 30px;
	margin : 0;
	list-style-position : outside;
}

a{ text-decoration : none; color : #923131; outline : 0; }
a:hover{ text-decoration : underline; color : #f11617; }
input, select, textarea, form{ padding : 0;	margin : 0;}

h2 a{
	color : #f11617;
	text-decoration: underline;
}
h2 a:hover{
	text-decoration: none;
}

p{ margin : 0;  padding : 5px 0; }

.font10{ font-size : 10px; }
.font11{ font-size : 11px; }
.font12{ font-size : 12px; }
.font14{ font-size : 14px; }
.font16{ font-size : 16px; }
.font18{ font-size : 18px; }
.font20{ font-size : 20px; }
.font22{ font-size : 22px; }
.font24{ font-size : 24px; }
.padding5px{ padding : 5px; }
.paddingTB5px{ padding : 5px 0; }
.paddingLR5px{ padding : 0 5px; }
.paddingTB10px{ padding : 10px 0; }
.paddingLR10px{ padding : 0 10px; }
.padding10px{ padding : 10px; }
.paddingT10px{ padding-top : 10px; }
.paddingB10px{ padding-bottom : 10px; }
.paddingB5px{ padding-bottom : 5px; }
.paddingL10px{ padding-left : 10px; }
.paddingL15px{ padding-left : 15px; }
.paddingL5px{ padding-left : 5px; }
.paddingR5px{ padding-right : 5px; }
.paddingT5px{ padding-top : 5px; }
.left{ float : left; }
.right{ float : right; }
.center{ text-align : center; }
.textR{ text-align : right; }
.clear{ clear : both; }
.bold{ font-weight : bold; }
.normal{ font-weight : normal; }
.clr{ background:none repeat scroll 0 0 transparent; border:0 none; clear:both; display:block; float:none; font-size:0; height:0; list-style:none outside none; margin:0; overflow:hidden; padding:0; visibility:hidden; width:0; }
.a2{ text-decoration : none;}
.a2:hover{ text-decoration : underline;}


.main_body{
	width: 100%;	
	min-width: 1200px;
	width:expression(document.body.clientWidth > 1200? '100%' :'1200px');
}
.main{
	/*width : 1000px;*/
	margin : 0 20px;
	
}
.logo{
	height : 115px;
	background : url(../images/logo.gif) left 5px no-repeat;
}
.head_bg{
	height : 115px;
	background : url(../images/girls.gif) right bottom no-repeat;
}
.head_bg a.main_logo{
	display : block;
	width : 290px;
	height : 110px;
	text-decoration : none;
	float : left;
}
.top_banner{
	float : right;
	width : 728px;
	height : 90px;
	margin : 15px 0 0 0;
}
.menu{
	height : 45px;
}
.menu_left{
	height : 45px;
	width : 10px;
	background : url(../images/menu_left.gif) left no-repeat;
}
.menu_right{
	height : 45px;
	width : 10px;
	background : url(../images/menu_right.gif) right no-repeat;
}
.menu_center{
	height : 45px;
	margin : 0 10px;
	background : url(../images/menu_bg.gif) repeat-x;
}
.menu a{
	float : left;
	line-height : 26px;
	margin : 10px 10px 0 0;
	color : #fff;
	text-transform : uppercase;
	font-weight : bold;
	text-decoration : none;
}
.menu a span{
	float : left;
	padding : 0 10px;
	cursor : pointer;
}
.menu a:hover, .menu a.active{
	float : left;
	line-height : 26px;
	background : #f2f2f2 url(../images/menu_act_left.gif) left no-repeat;
	margin : 10px 10px 0 0;
	color : #020204;
	text-decoration : none;
}
.menu a:hover span, .menu a.active span{
	float : left;
	background : url(../images/menu_act_right.gif) right no-repeat;
	padding : 0 10px;
	cursor : pointer;
}
div.search{
	line-height : 26px;
	background : #f2f2f2 url(../images/menu_act_left.gif) left no-repeat;
	margin : 10px 0 0 0;
	height : 26px;
}
div.search span{
	background : url(../images/menu_act_right.gif) right no-repeat;
	padding : 0 10px;
	float : left;
	height : 26px;
}
div.search .search_input{
	border : none;
	background : transparent;
	color : #938e90;
	float : left;
	width : 150px;
	height : 20px;
	margin : 5px 0 0 0;
}
div.search .search_submit{
	border : none;
	background : transparent url(../images/search.gif) center no-repeat;
	float : left;
	width : 23px;
	height : 24px;
	margin : 1px 0 0 5px;
}

.block_tl{
	height : 10px;
	line-height : 10px;
	background : url(../images/corner_tl.gif) left top no-repeat;
}
.block_tr{
	height : 10px;
	line-height : 10px;
	background : url(../images/corner_tr.gif) right top no-repeat;
}
.block_t{
	height : 9px;
	line-height : 1px;
	font-size : 1px;
	background-color : #fff;
	border-top : 1px solid #cbc9ca;
	margin :0 10px;
}
.block_bl{
	height : 10px;
	line-height : 10px;
	background : url(../images/corner_bl.gif) left bottom no-repeat;
}
.block_br{
	height : 10px;
	line-height : 10px;
	background : url(../images/corner_br.gif) right bottom no-repeat;
}
.block_b{
	height : 9px;
	line-height : 1px;
	font-size : 1px;
	background-color : #fff;
	border-bottom : 1px solid #cbc9ca;
	margin :0 10px;
}
.block_center{
	background-color : #fff;
	border-left : 1px solid #cbc9ca;
	border-right : 1px solid #cbc9ca;
	padding : 0 10px;
}

.services{
	/*background-image : url(../images/services.gif);
	background-position : 170px top;
	background-repeat : no-repeat;*/
	font-weight: bold;
}
.services ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.services ul li{
	
}
.services a{
	font-size : 11px;
}
.services a:hover{
	text-decoration: none;
}

.auto_top{
	background : url(../images/login_form_top.gif) top no-repeat;
	height : 10px;
	line-height : 1px;
	font-size : 1px;
}
.auto_bottom{
	background : url(../images/login_form_bottom.gif) bottom no-repeat;
	height : 10px;
	line-height : 1px;
	font-size : 1px;
}
.auto_bg{
	border-left : 1px solid #590404;
	border-right : 1px solid #590404;
	background : #D56666 url(../images/login_form_bg.gif) bottom repeat-x;
	color : #f2f2f2;
}
.auto_bg a{
	color : #f2f2f2;
}
.autho_input{
	height : 26px;
	width : 153px;
	background : url(../images/login_form_input.gif) right no-repeat;
}
.autho_input input{
	width : 147px;
	height : 20px;
	margin : 3px 0 0 3px;
	border : none;
	background : transparent;
}
.autho_submit{
	margin-right : 5px;
}
.autho_submit input{
	height : 26px;
	width : 71px;
	background : url(../images/login_form_submit.gif) no-repeat;
	color : #020204;
	font-size : 11px;
	font-weight : bold;
	border : none;
}
.red{
	color : #f11617;
}
.red_a{
	color : #f11617;
	text-decoration : none;
}
.red_a:hover{
	text-decoration : underline;
}
.edit_1{
	background : url(../images/edit_1.gif) left center no-repeat;
	margin-top : 10px;
	padding-left : 30px;
	line-height : 27px;
	display : block;
	float : left;
}
.add{
	background : url(../images/add.gif) left center no-repeat;
	padding-left : 20px;
	line-height : 20px;
	display : block;
	float : left;
}
.input_bg{
	float : left;
	width : 302px;
	height : 22px;
	background : url(../images/input_bg.gif) no-repeat;
}
.input_bg input{
	width : 296px;
	height : 18px;
	margin : 3px 0 0 3px;
	border : none;
	background : transparent;
	color : #590404;
}
.input_bg select{
	width : 296px;
	height : 20px;
	line-height : 14px;
	margin : 2px 0 0 3px;
	border : none;
	background : transparent;
	color : #590404;
}
.textarea_top{
	height : 3px;
	line-height : 1px;
	font-size : 1px;
	width : 302px;
	background : url(../images/textarea_top.gif) no-repeat;
}
.textarea_bottom{
	height : 3px;
	line-height : 1px;
	font-size : 1px;
	width : 302px;
	background : url(../images/textarea_bottom.gif) no-repeat;
}
.textarea{
	height : 250px;
	width : 300px;
	border-left : 1px solid #cbc9ca;
	border-right : 1px solid #cbc9ca;
}
.textarea textarea{
	width : 296px;
	height : 246px;
	border:none;
	background : transparent;
	margin : 3px 0 0 3px;
	color : #590404;
	overflow : auto;
}
.submit *{
	float : left;
	height : 26px;
}
.submit input{
	background : url(../images/button_bg.gif) repeat-x;
	height : 26px;
	border : none;
	padding : 0 5px;
	color : #020204;
	font-weight : bold;
}
.info_span{
	font-size : 11px;
	color : #959595;
	display : block;
	line-height : 14px;
}
.error_span{
	display : none;
	font-size : 11px;
	color : #f11617;
	clear : both;
}
.up_message{
	display: none;
	padding: 3px;
	background-color: #f2f2f2;
	border: 1px solid #938e90;
	color: #020204;
}
.overlay { 
	display:none; 
	z-index:10000; 
	/*width:340px;     
	height:250px;*/
	background-color : #020204;
	padding : 10px;
}
.overlay .close{
	cursor : pointer;
	background : #fff;
	color : #020204;
	padding : 0 5px;
}
.overlay .print{
	background : #fff;
	color : #020204;
	padding : 0 5px;
	text-decoration : none;
}
iframe.cupon_img{
	width:400px;
	height:250px;
	padding:0;
	margin:0;
	border:none;
}

.red_button_left, .red_button_right{
	float : left;
	height : 26px;
	width : 5px;
}
.red_button_left{
	background : url(../images/red_button_left.gif) no-repeat;
}
.red_button_right{
	background : url(../images/red_button_right.gif) no-repeat;
}
.red_button{
	float : left;
	line-height : 26px;
	height : 26px;
	background : url(../images/red_button.gif) repeat-x;
	font-weight : bold;
}
.red_button a{
	color : #fff;
	text-decoration : none;
	float : left;
	line-height : 26px;
	height : 26px;
	padding : 0 2px;
}
.red_button a:hover{
	color : #fff;
	text-decoration : none;
}
.list_company{
	line-height : 14px;
}

.shtrihcode{
	background : url(../images/shtrihcode.gif) repeat-x;
	height : 20px;
	overflow : hidden;
	margin : 10px 0 0 0;
}
.footer{
	letter-spacing : 5px;
}

.desc{
	text-align: justify;
}

.attach{
	position:relative;
	/*width : 70px;*/
	height : 28px;	
	margin : -1px 0 0 10px;
}
.attach #file_fake { width:100%; height:85%; cursor:default;}
.attach div.file { position:absolute; left:0; top:0; width:130px; height:100%; overflow:hidden; }
 .attach div.file * { cursor:pointer; }
.attach input.file_select_btn { overflow:visible;}
.attach input.file_select { position:absolute; font-size:150px; right:0; top:0; opacity:0; -moz-opacity:0; filter:alpha(opacity=0); }

.a_banner{
	display : block;
	padding : 3px;
}
.a_banner:hover, .a_banner_selected{
	background-color : #eee;
	text-decoration : none;
}
.a_banner_selected{ font-weight : bold; }

.current_city{
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	border-bottom: 1px dotted #777;
	padding: 2px 10px;
	position: relative;
	z-index: 10;
}
.current_city span{
	float: right;
	color: #777;
	margin-top: -2px;
	font-size: 18px;
}
.current_city:hover{
	background-color: #eee;
	border-radius: 5px;
	border: none;
	padding-bottom: 3px;
	color: #F11617;
}
.current_city:hover span{ color: #F11617; }
.city_list{
	padding: 0;
	margin: 0;
	list-style: none;
	border: 1px solid #ddd;
	display: none;
	position: absolute;
	z-index: 11;
	background-color: #fff;
	left: -10px;
	top: 20px;
	box-shadow: 0px 0px 10px #333;
	width: 216px;
	max-height: 300px;
	overflow: auto;
}
.city_list a{
	display: block;
	padding: 3px 10px;
	text-decoration: none;
}
.city_list a:hover{
	text-decoration: none;
	background-color: #bbb;
	color: #fff;
}


/*******************************/
.gallery_preview{
	width : 320px;
	padding : 5px 0 0 0;
	overflow : hidden;
}
.gallery_preview a{
	margin : 0 5px 5px 0;
	width : 60px;
	height : 45px;
	float : left;
}
ul#photoslide{
	list-style : none outside;
	margin : 0;
	padding : 0;
}

.admin_list{
	float : left;
	clear : both;
	font-weight : bold;
}
.admin_list a{
	text-decoration : none;
	border : 1px solid #ccc;
	padding: 5px;
	float : left;
	margin : 0 5px 5px 0;
}

.paggin{
	width : 100%;
}
.paggin a{
	padding : 4px 5px;
	border : 1px solid #ccc;
	text-decoration : none;
}
.paggin span{
	padding : 4px 5px;
	border : 1px solid #ccc;
	background-color : #ccc;
	color : #fff;
}

#ajax_img{
	position : fixed;
	top : 45%;
	left : 44%;
	z-index : 1000;
	display : none;
}

.table{
	border : 1px solid #ccc;
	border-collapse : collapse;
	width : 100%;
}
.account_fields input[type = text]{
	width : 420px;
}
 .account_fields select{
	width : 424px;
}
 .account_fields textarea{
	width : 420px;
	height : 50px;
	overflow : auto;
}

.div_pic{
	display : none;
	padding : 3px;
	position : absolute;
	z-index : 1000;
}
.div_pic img{
	border : 3px solid #ccc;
}
.links_seo_p4, .links_seo_p4 a 
{
 font-size: 9px;
 Color:#666666;
 text-decoration:none;
}
.copyr, .copyr a 
{
 font-size: 11px;
 color : #545454;
 text-decoration : none;
 text-transform: lowercase;
}
.bord_red{
	border:1px solid #E44E35;
	padding:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin:10px 0;
	width : 50%;}
.block{
	display:block;}
#register{
	cursor:pointer;}
.none{
	display:none;}
