body {
	margin: 0px;
	padding: 0px;
	background:#7A7879 url(/public/images/template/background.jpg) repeat scroll 0 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	scrollbar-base-color:#0D0D0D;
}


a {
	color: #e1b651;
	font-size: 13px;
	text-decoration: none;
}

img {
	border: 0px;
}

a:hover {
	text-decoration: underline;
}

input.gray {
	background-color: #c7c7c7;
	border: solid 1px #0a0a0a;
}

select {
	background-color: #c7c7c7;
	border: solid 1px #0a0a0a;
	
}

textarea {
	background-color: #c7c7c7;	
	border: solid 1px #0a0a0a;
}

hr {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #A5AEC5;
	border-top: none;
	border-left: none;
	border-right: none;
}

ul.decome_ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.decome_ul li {
	background-color:#BCB1A6;
	background-image:none;
	color:#000100;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	margin:0 2px 0 0;
	padding:0;
	text-align:center;
	width:133px;
}

ul.decome_ul li a {
	background-color:#C3B9AE;
	background-image:url("/public/images/template/become.gif");
	background-position:left top;
	background-repeat:repeat-x;
	color:#000100;
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	text-align:center;
	text-decoration:none;
}

ul.decome_ul li a:hover {
	background-color:#605144;
	background-image:url("/public/images/template/becomeb.gif");
	background-position:left top;
	background-repeat:repeat-x;
	color:#F4F1ED;
	text-decoration:none;
}

div.search {
	padding-top: 8px;
}

div.search div.lupa {
	float:left;
	width: 21px;
	height: 20px;
	background: url(/public/images/template/search_lupa.png) no-repeat;
}

div.search div.input {
	float:left;
	height: 20px;
}

div.search div.button {
	float:left;
	height: 20px;
	padding: 0px;
	margin: 0px;
}

div.search input {
	display: block;
	float: left;
	height: 20px;
	border: 0px;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background: url(/public/images/template/search_input.png) repeat-x;
}

#dmain_center {
	position:absolute;
	width:1000px;
	z-index:1;
	/* hide from IE5/Mac \*/
	left: 50%;
	top: 0px;
	margin-left: -500px; /* половина значения width */
	/* End hide from IE5/Mac \*/

}

#dtop_header {
	padding: 0px;
	margin: 0px;
	width: 1000px;
	height: 130px;
	background: url(/public/images/template/logo.jpg) no-repeat;
}

#dtop_header div.telephone {
	padding-left: 702px;
	padding-top: 76px;
	font-size: 22px;
}

#dmain_menu {
	height: 266px;
}

#dhorizontal_menu {
	height: 39px;
	background: url(/public/images/template/menu_background.jpg) no-repeat;
}

#dhorizontal_menu .left {
	width: 755px;
	float: left;
	padding-top: 3px;
}

#dhorizontal_menu a {
	display: block;
	float: left;
	height: 33px;
	width: 145px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size:15px;
	color:#BEBDBC;
	text-decoration: none;
	line-height: 33px;
}

#dhorizontal_menu a:hover {
	display: block;
	float: left;
	height: 33px;
	width: 145px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size:15px;
	color:#E1B651;
	text-decoration: none;
	background: url(/public/images/template/menubutton.png) no-repeat;
}

#dvertical_menu {
	height: 227px;
	background: url(/public/images/template/header.jpg) no-repeat;
}

#dvertical_menu .left_side {
	float: left;
	width: 420px;
	
}

#dvertical_menu .right_side {
	margin-left: 440px;
	padding-top: 153px;
}

#dvertical_menu .right_side .right_side_in{
	width: 540px;
	font-size: 13px;
}
#dvertical_menu .right_side .right_side_in h2{
	padding: 0px;
	margin: 0px;
	
	line-height: 22px;
	
}
#dvertical_menu .right_side .right_side_in h3{
	padding: 0px;
	margin: 0px;
	
}

#dvertical_menu .left_side .left_size_in{
	margin-left: 42px;
	margin-top: 36px;
}

#dvertical_menu .left_side .left_size_in div{
	height: 29px;
}

#dvertical_menu .left_side .left_size_in div a{
	font-size:15px;
	color:#BEBDBC;
	text-decoration: none;
}

#dvertical_menu .left_side .left_size_in div a:hover{
	font-size:15px;
	color:#E1B651;
	text-decoration: none;
}


#dmain_content_wraper0 {
	padding: 5px;
	background-color: #161616; 
}

#dmain_content_wraper1 {
	width: 343px;
	background-color: #212121;
}

#dmain_content_wraper2 {
	/*width:655px;*/
	width: 189%;
	margin-right:-100%; /* чтобы IE6 не раздвигал контейнер */
	position:relative;
	left: 100%;
	background-color: #292828;
}

#dmain_content_wraper2 .dleft_content {
	background-color: #212121;
	float:left;
	width:51%;
	margin-right:-100%;
	position:relative;
	left:-52%;
	padding: 2px;
}

#dmain_content_wraper2 .dright_content {
	background-color: #292828;
	padding: 5px;
	color: #bebdbc;
	font-size: 15px;
}

div.clear {
	clear:both;
	font-size:0;
	overflow:hidden; /* тройной презерватив для IE */
}

div.left_con_header {
	width: 328px;
	height: 44px;
	margin-top: 5px;
	background: url(/public/images/template/left_con_header.jpg) no-repeat;
}

div.left_con_con {
	width: 328px;
	background-color: #131313;
	padding: 0px;
	margin: 0px;	
}

div.left_con_footer {
	width: 328px;
	height: 12px;
	background: url(/public/images/template/left_con_footer.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
}

div.right_con_header {
	width: 638px;
	
	height: 44px;
	margin-top: 5px;
	background: url(/public/images/template/right_con_header.jpg) no-repeat;
}

div.con_header_text {
	padding: 10px;
	font-size: 21px;
	color: #FFFFFF;
}

div.con_header_text span {
	font-size: 21px;
	color: #e1b651;
}

div.rblock_header {
	/*width: 617px;*/
	width: 400px;
	/*height: 21px;*/
	height: 14px;
	background: url(/public/images/template/rblock_header.gif) no-repeat;
}

div.rblock_footer {
	/*width: 617px;*/
	width: 400px;
	/*height: 21px;*/
	height: 14px;
	background: url(/public/images/template/rblock_footer.gif) no-repeat;
}

div.rblock_con {
	background-color: #1e1d1d;
	margin-left: 1px;
	font-size: 20px;
	color: #FFFFFF;
	/*width: 615px;*/
	width: 399px;
}

div.rblock_header_small {	
	width: 213px;
	height: 10px;
	background: url(/public/images/template/rblock_header_small.gif) no-repeat;
}

div.rblock_footer_small {
	width: 213px;
	height: 14px;
	background: url(/public/images/template/rblock_footer_small.gif) no-repeat;
}

div.rblock_con_small {
	background-color: #1e1d1d;	
	width: 213px;
}

div.rblock_text {
	padding-left: 25px;
	padding-right: 25px;
}

div.rblock_text .rates{
	font-size: 15px;
	color: #7b685e;
}

div.rblock_text .rates ul{
	padding: 0px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.rblock_text .rates li{
	font-size: 15px;
	color: #7b685e;
	list-style-image:url(/public/images/template/li.jpg);
	margin: 0px;
	padding: 0px;
}

div.rblock_text1 {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 15px;
}

span.yellow {
	font-size: 15px;
	color: #e1b651;
}

div.rblock_con span {
	font-size: 21px;
	color: #e1b651;
}

span.location {
	color: #4c3934;
	font-size: 18px;
}

img.left_list {
	border: solid 1px #4c3934;
}

div.girl_list {
	padding-top: 10px;
}

div.list_desc {
	float: left;
	color: #BEBDBC;
	font-size: 13px;
}

div.list_desc span {
	font-size: 15px;
	color: #9a7968;
}

#center_content {
	padding: 5px;
	background-color: #292828;
}

div.center_black {
	background-color: #161616;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

div.header_left_side {
	float: left;
	background: url(/public/images/template/header_left_side.jpg) no-repeat;
	height: 44px;
	width: 11px;
}

div.header_center_side {
	float: left;
	background: url(/public/images/template/header_center_side.jpg) repeat-x;
	width: 958px;
	height: 44px;
	padding-top: 10px;
	color:#FFFFFF;
	font-size:21px;
}

div.header_center_side span {
	color:#E1B651;
	font-size:21px;
}

div.header_right_side {
	float: left;
	background: url(/public/images/template/header_right_side.jpg) no-repeat;
	height: 44px;
	width: 11px;
}

div.block_text {
	color: #bebdbc;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

div.block_text span {
	color:#E1B651;
}

div.dfooter {
	color: #bebdbc;
	font-size: 15px;
	padding: 15px;
}

div.dfooter div.left {
	float: left;
}

div.dfooter div.right {
	float: right;
	text-align: right;
}

div.dfooter a {
	font-size:15px;
	color:#BEBDBC;
	text-decoration: none;
}

div.dfooter a:hover {
	font-size:15px;
	color:#E1B651;
	text-decoration: none;
}

div.krheader {
	width: 959px;
	height: 14px;
	background: url(/public/images/template/krheader.jpg) no-repeat;
}

div.krfooter {
	width: 959px;
	height: 14px;
	background: url(/public/images/template/krfooter.jpg) no-repeat;
}

div.krcon {
	background-color: #1e1d1d;
	margin-left: 1px;
	font-size: 17px;
	color: #FFFFFF;
	width: 957px;
}

div.krcon span {
	font-size: 21px;
	color: #e1b651;
}

div.appline {
	font-size: 16px;
	color: #abaaa9;
}

div.appline span {
	color: #e1b651;
}

div.appleft {
	float: left;
	width: 260px;
	text-align: right;
	padding-right: 5px;
}

div.appcenter {
	float: left;
	width: 455px;
}

div.appright {
	margin-left: 730px;
	padding-left: 5px;
}

div.news {
	float: left;
	margin-right: 2px;
	padding: 3px;
	background-color: #3e302f;
	color:#BEBDBC;
	font-size:15px;
	text-align: center;
}

span.photos {
	font-size: 21px;
	color: #e1b651;
}

div.all_girls {
	float: left;
	margin-left: 10px;
	padding: 8px;
	background-color: #3e302f;
	color:#BEBDBC;
	font-size:15px;
	text-align: center;
}

td.dates1 {
	background-color: #404040;
	font-size: 11px;
	color:#BEBDBC;
}

td.dates2 {
	background-color: #292828;
	font-size: 11px;
	color:#BEBDBC;
}

div.empty {
	color:#E1B651;
	font-size:18px;
	padding: 10px;
	background-color: #1E1D1D;
	text-align: center;
}


a.back_totop_link{
	
	display:block;
	float: right;
}
div.calendar{
	z-index: 1000;
}

div.detail_main{
	width: 638px;
	height: auto;
	overflow: hidden;
	
}
div.detail_main div.detail_left{
	width: 405px; float: left;
}
div.detail_main div.detail_right{
	width: 220px; float: left;
}
 
div.block_cont{
	margin-top:10px;
	width:650px;
	padding:0 50px 0 50px;  
	float: left;
}
div.block_img{
	margin-top:65px;
	width:150px;
	float: left;
}
div.block_img img{
	margin-bottom: 30px;
}
td.input .textfield{
	width: 300px;
}

/**/
#detail_app div.appline {
	font-size: 16px;
	color: #abaaa9;
}

#detail_app div.appline span {
	color: #e1b651;
}

#detail_app div.appleft {
	float: left;
	width: 160px;
	text-align: right;
	padding-right: 3px;
}


#detail_app div.appcenter{
	float: left;
	width: 150px;
}

#detail_app div.appright {
	margin-left: 340px;
	padding-left: 5px;
}

.tour_detail{
	padding-left:5px;
	padding-right:5px; 
	width:100%;
}
.tour_detail tr.grey_td td{
	background-color: #313131;
}
.tour_detail td{
	text-align: center;		
}

.citites_list{
	vertical-align:top;
	padding:3px;
	width: 150px;	
}
.citites_list a{
	color: white;
	text-decoration: none;		
}
.citites_list div{
	padding: 2px;			
}

#center_index{
	vertical-align:top;
}

.guide_box td{
	width: 33%;
}
.guide_box td a{
	color: white;
	padding-left: 10px;
}
/* Head h1*/

.head_div{
	height: 15px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
.head_div h1{
	color:#CCCCCC;
	font-family:Verdana,Arial,Helvetica,sans-serif;	
	margin:0;
}
.head_div a{
	color:#A19AA1;
	text-decoration:none;	
	font-size:10px;	
}
/**/

#overlay[id] {
	position:fixed;
}
#overlay {
	background-color:#000000;
	display:none;
	height:1500px;
	left:0;
	opacity:0.8;
	position:absolute;
	top:0;
	width:100%;
	z-index:5000;
}

#lightbox[id] {
	position:fixed;
}
#lightbox {
	background:none repeat scroll 0 0 #000000;
	border:1px solid #FFFFFF;
	display:none;
	height:420px;
	left:50%;
	margin:-220px 0 0 -250px;
	position:absolute;
	text-align:left;
	top:50%;
	width:500px;
	z-index:9999;
}
body center h1 {
	width:980px;
}

.ok_button{
	padding:2px; 
	margin-left:1px; 
	background-color: black; 
	border:1px solid white; 
	color: white; 
	font-size: 12px; 
	cursor: pointer; 
	float: right;
}
