@CHARSET "UTF-8";
@import url("/style/menu_xhtml.css");
@import url("/style/hlogin_xhtml.css");
@import url("/style/hguest_xhtml.css");
@import url("/style/pcolors_xhtml.css");
/*PNG fix*/
div, img, a{
	behavior: url(/pngfix/iepngfix.htc);
}
/*Вертикально-горизонтальное выравнивание*/
.malign_div {display: table;position:relative;overflow: hidden; text-align:center;}
.valign_div {#position: absolute; #top: 50%; display: table-cell; vertical-align: middle;}
.calign_div {#position: relative; #top: -50%; #left: -50%; width:auto;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
* {
	margin:0;
	padding:0;
}
html, body{
	width: 100%;
	height: 100%;
}
h1, h2, h3, h4, h5, h6, hr{
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	line-height:32px;
}
/*IE Bagfixes*/
img{
	vertical-align: top;
}
/*Подвал по низу стр*/
#content{
	position: relative;
	height: 100%;
	min-height: 100%;
}
html > body #content{
	height: auto;
}
#footer{
	width: 100%;
	position: absolute;
	bottom: 0px;
}
/*Конец подвала*/
br {
	margin:0;
	padding:0;
	line-height: 0px;
}
br.cls{
	clear: both;
}
a {
	color: #00a3c5;
}
img {
	border:none;
}
td {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.main_div{
	width:985px;
	margin: 5px auto;
}
.left, .lf{
    float:left;
}

.right, .rg{
    float:right;
}
.default{
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
}
.bold_lnk{
	font-weight:bold;
}
.underline_lnk{ text-decoration: underline; }
.gray{
	color: #9e9e9e;
}
.graybk{
	background-color: #f4f4f4;
}
.pink{
	color: #FF00CD;
}
/*Баннеры*/
.sr_div{
	width: 465px;
	height: 90px;	
}
/*Паджинатор*/
.paginator_div{
	text-align: center;
	margin: 5px auto;
	width: 985px;
}
.paginator_div a{
	margin: 0 5px 0 5px;
	font-weight: bold;
	text-decoration: none;
}
/* Классы пользовательских сообщений */
.umessage_info_div{border: 1px solid blue; color: green;}
.umessage_alert_div{border: 1px solid purple; color: purple;}
.umessage_error_div{border: 1px solid red; color: red;}
.umessage_content_div{margin: 10px; text-align: center;}
	
/* Меню в виде закладок*/
.tab_menu {
	margin:0 auto;
	list-style:none;
	width: 985px;
	padding: 0;
}
.tab_menu .empty{
	background: none;
	border-bottom: 1px #dadada solid;
	width: 5px;
	height: 21px;
	padding: 0 0 0 0;
}
.tab_menu li {
	margin:5px 0 0 0;
	float:left;
	background:url(/images/tab_right_div.gif) right top no-repeat;
	border-bottom:1px #dadada solid;
	width: 160px;
	text-align: center;
	padding: 0 0 0 0;
	line-height: 21px;
}
.tab_menu a {
	display:block;
	height: 21px;
	background:url(/images/tab_left_div.gif) left top no-repeat;
	font-size: 11px;
}
/*Меню в виде закладок*/
ul#plist{
	margin: 0;
	padding: 0;
	font-size: 11px;
}
ul.plist li.litem{
	position: relative;
	list-style: none;
	display: block;
	float: left;
	border: 1px solid #dadada;
	height: 20px;
	width: 189px;
	text-align: center;
}
ul.plist li.ledge{
	list-style: none;
	display: block;
	float: left;
	border-bottom: 1px solid #dadada;
	height: 21px;
	width: 5px;
}
ul.plist li.lprom{
	list-style: none;
	display: block;
	float: left;
	border-bottom: 1px solid #dadada;
	height: 21px;
	width: 5px;
}
ul.plist li.active{
	border-bottom: none;
}
li.litem div.lrnd_div{
	position: absolute;
	top: -3px;
	left: -1px;
	width: 4px;
	height: 4px;
	background: url(/images/tab_corner_da.gif) -3px;
}
li.litem div.rrnd_div{
	position: absolute;
	top: -3px;
	margin-left: 100%;
	left: -3px;
	width: 4px;
	height: 4px;
	background: url(/images/tab_corner_da.gif);
}


/*Заголовки*/
.placeh1_div{
	font-size: 18px;
	background: url(/images/afisha_ico1.gif) no-repeat 0 0;
	padding: 0 0 0 30px;
	height: 25px;
}
.placeh2_div{
	font-size: 18px;
	background: url(/images/afisha_ico2.gif) no-repeat 0 0;
	padding: 0 0 0 30px;
	height: 25px;
}
.placeh3_div{
	font-size: 18px;
	background: url(/images/afisha_ico3.gif) no-repeat 0 0;
	padding: 0 0 0 30px;
	height: 25px;
}
.placeh4_div{
	font-size: 18px;
	background: url(/images/afisha_ico4.gif) no-repeat 0 0;
	padding: 0 0 0 30px;
	height: 25px;
}
.placeh5_div{
	font-size: 18px;
	background: url(/images/afisha_ico5.gif) no-repeat 0 0;
	padding: 0 0 0 30px;
	height: 25px;
}
.header_div{
	font-size: 18px;
	margin: 10px 0 10px 0;
}
/*.header_div a{
	color: #000000;
	text-decoration: none;
}*/
.counter {
	color:#f50dd3;
	margin-bottom:15px;
	font-size:12px;
	font-weight:100;
}
.counter span{
	border-bottom:1px dashed #f50dd3;
}
.counter a{
	color:#f50dd3;
	text-decoration:none;
}
/*Дни*/
.day1_sm_div{
	background:url(/images/day_bg_san_small.gif);
	height:20px;
	line-height:20px;
	padding: 0 0 0 5px;
}
.day2_sm_div{
	background:url(/images/day_bg_mon_small.gif);
	height:20px;
	line-height:20px;
	padding: 0 0 0 5px;
}
.day3_sm_div{
	background:url(/images/day_bg_tue_small.gif);
	height:20px;
	line-height:20px;
	padding: 0 0 0 5px;
}
.day4_sm_div{
	background:url(/images/day_bg_wed_small.gif);
	height:20px;
	line-height:20px;
	padding: 0 0 0 5px;
}
.day5_sm_div{
	background:url(/images/day_bg_thu_small.gif);
	height:20px;
	line-height:20px;
	padding: 0 0 0 5px;
}
.day6_sm_div{
	background:url(/images/day_bg_fry_small.gif);
	height:20px;
	line-height:20px;
	padding: 0 0 0 5px;
}
.day7_sm_div{
	background:url(/images/day_bg_sat_small.gif);
	height:20px;
	line-height:20px;
	padding: 0 0 0 5px;
}
.banner_ph{
	display:none;
}
.bt_gray_div, .bt_graybk_div{
	position: relative;
	height: 27px; 
	width: 114px; 
	overflow: hidden;
}
.bt_gray_div .lf_div, .bt_graybk_div .lf_div {
	height: 27px; 
	position: absolute; 
	left: -13px; 
	width: 27px; 
}
.bt_gray_div .rg_div, .bt_graybk_div .rg_div{
	height: 27px; 
	position: absolute; 
	right: -13px; 
	width: 27px; 
}
.bt_gray_div .rg_div, .bt_gray_div .lf_div{
	background: url(/images/rnd_btn_brd.png);
}
.bt_graybk_div .rg_div, .bt_graybk_div .lf_div{
	background: url(/images/rnd_btn_bgr.png);
}
.bt_gray_div .cont_div, .bt_graybk_div .cont_div{
	height: 25px;
	width: 86px;
	line-height: 25px;
	position: absolute;
	left: 14px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: center;
}
.bt_graybk_div .cont_div{
	background-color: #666666;
	color: #ffffff;
	font-weight: bold;
}
#citysl_div{
	float: right;
	background: yellow;
	overflow: hidden;
}
#citysl_div select{
	width: 115px;
	font-size: 11px;
	margin: 5px; 
}
/*классы ссылок с иконками*/
.btholder_div{
	line-height: 22px;
	margin: 10px 0;
}
.delete_a, .add_a, .edit_a, .markact_a, .markdel_a, .close_a, .open_a, .save_a, .message_a, .accept_a, .cancel_a, .reply_a, .forward_a, .unread_a, .history_a, .phone_a{
	background: url(/images/st_btn_icons.gif) no-repeat;
	padding-left:20px;
}
.delete_a, .markdel_a{background-position: 0 0;}
.add_a{background-position: 0 -15px;}
.edit_a{background-position: 0 -30px;}
.markact_a{background-position: 0 -45px;}
.close_a{background-position: 0 -60px;}
.open_a{background-position: 0 -75px;}
.save_a{background-position: 0 -90px;}
.message_a{background-position: 0 -105px;}
.accept_a{background-position: 0 -120px;}
.cancel_a{background-position: 0 -135px;}
.forward_a{background-position: 0 -150px;}
.reply_a{background-position: 0 -165px;}
.unread_a{background-position: 0 -180px;}
.history_a{background-position: 0 -195px;}
.block_a{display: block;}
.phone_a{background-position: 0 -227px;}

.checkbox{ width:13px; height:13px; background: no-repeat left url(/images/inputs.gif); background-position: 0 0px; }
.checkbox.off{ background-position: 0 -13px; }
.radio{ width:13px; height:13px; background: no-repeat left url(/images/inputs.gif); background-position: 0 -26px; }
.radio.off{ background-position: 0 -39px; }

.ajax_loading{background: url(../images/ajax-loader.gif) no-repeat; padding-left:20px;}
.ac_loading { background: white url('/images/ajax-loader.gif') right center no-repeat; }

a.prev, a.next, a.prevPage, a.nextPage {display:block; width:16px; height:22px; float:left; margin:25px 5px; cursor:pointer; font-size:1px;}
a.disabled {visibility:hidden !important;}
a.prev, a.prevPage {background-position:0 -210px; background:url(/images/poster/ar_l_gr.png) no-repeat;}
a.next, a.nextPage {clear:right; background-position:0 -150px; background:url(/images/poster/ar_r_gr.png) no-repeat;}

a.inbox, a.outbox, a.savedbox{background:url(/images/inbox_icons.gif) no-repeat; padding-left:25px;}
a.outbox{background-position: 0 -15px;}
a.savedbox{background-position: 0 -30px;}

#div_main{
	width: 985px;
	margin: 5px auto;
}

span.star{
	color:#3fdb1f;
}

.subheader{
	color:#333;
	margin:10px 0px;
	font-size:16px;
}

/*Стили для помощи*/
#help{
	border: 1px solid #ff0000;
	margin-top: 10px;
}
#help p{
	margin: 10px 10px 10px 10px;
	text-align: justify;
}
#help div{
	text-align:right;
	margin: 10px 10px 10px 10px;
} 

.hide{ display:none; }

