@CHARSET "UTF-8";
@import url("/style/style_xhtml.css");
@import url("/style/comments/comm_xhtml.css");
#bday, #bmonth, #byear, #eday, #emonth, #eyear{
	font-size: 11px;
}
#bday, #eday{
	width: 40px;
	margin-left: 17px;
}
#bmonth, #emonth{
	width: 70px;
}
#byear, #eyear{
	width: 50px;
}
.cont_div label{
	font-weight: normal;
}
ul#plist{
	margin: 0;
	padding: 0;
	font-size: 11px;
}
ul#plist li.litem{
	position: relative;
	list-style: none;
	display: block;
	float: left;
	height: 20px;
	width: 189px;
	text-align: center;
	line-height: 20px;
}
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#galbk{
	border: 1px solid #dadada;
}
ul#plist li#combk{
	border: 1px solid #ffd541;
}
ul#plist li#markbk{
	border: 1px solid #00ff00;
}
ul#plist li#galbk.active,ul#plist li#combk.active,ul#plist li#markbk.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 0 no-repeat;
}
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) 0 0 no-repeat;
}
ul#plist li#galbk.mract, ul#plist li#combk.mract, ul#plist li#markbk.mract, ul#plist li.lprom.mract,ul#plist li.ledge.mract{
	border-bottom: 1px solid #00ff00;
}
ul#plist li#galbk.cmact, ul#plist li#combk.cmact, ul#plist li#markbk.cmact, ul#plist li.lprom.cmact, ul#plist li.ledge.cmact{
	border-bottom: 1px solid #ffd541;
}
ul#plist li#galbk.gact, ul#plist li#combk.gact, ul#plist li#markbk.gact, ul#plist li.lprom.gact, ul#plist li.ledge.gact{
	border-bottom: 1px solid #dadada;
}
.ph_count{color: #dadada;}
.cm_count{color: #ffd541;}
.mr_count{color: #00ff00;}
/*Стили стр фото*/
.wrap_div{
	width: 187px;
	height: 210px;
	text-align: center;
}
.picout_div{
	height: 185px;
	width: 185px;
	position: relative;
	border: 1px solid #dadada;
}
.m_div{
	margin-left: 12.5px;
}
.picout_div .malign_div{height: 185px; width: 185px;}
.wrap_div .cinfo{
	color: #ffcc00;
	line-height: 16px;
}
.wrap_div .minfo{
	line-height: 16px;
	color: #00ff00;
}
.swfcover_div{
	position: absolute;
	width: 185px;
	height: 185px;
	top: 0;
}
.lab_div{
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
	padding: 5px;
}
.lct_div, .rct_div, .lcb_div, .rcb_div{
	position: absolute;
	height: 6px;
	width: 6px;
	overflow: hidden;
}
.lct_div{background: url(/images/star6.gif) -6px -6px no-repeat;top: -1px;left:-1px;}
.rct_div{background: url(/images/star6.gif) 0 -6px  no-repeat;top: 0;left: -4px;	margin-left: 100%;}
.rcb_div{background: url(/images/star6.gif) 0px 0px no-repeat;left: -5px;bottom: -2px;margin-left: 100%;}
.lcb_div{background: url(/images/star6.gif) -6px 0  no-repeat;bottom: -3px;left:-1px;}

.rcb_div[class]{left: -5px; bottom: -1px;}
/*Стили стр комментариев*/
.comm_item_div{
	width: 975px;
	float: left;
	margin: 5px;
	border-bottom: 1px dashed #dadada;
}
.avatar_div{
	float: left;
	margin-right: 25px;
	text-align: center;
	overflow: hidden;
}
.avatar_div a{font-size: 11px;}
.comm_wrap_div{
	position: relative;
	float: left;
	width: 650px;
}
.comm_div{
	padding: 12px;
	border: 1px solid #dadada;
}
.comm_div span{
	background-color: yellow;
	font-size: 11px;
	margin-top: 10px;
	padding: 2px;
	display: block;
	width: 150px;	
}
.lct_comm_div, .rct_comm_div, .rcb_comm_div, .lcb_comm_div{
	position: absolute;
	height: 12px;
	width: 12px;
	overflow: hidden;
}
.lct_comm_div{background: url(/images/comm_pics.gif) -12px -24px; top:0; left:0;}
.rct_comm_div{background: url(/images/comm_pics.gif) 0 -24px; margin-left: 100%; top:0; left:-12px;}
.rcb_comm_div{background: url(/images/comm_pics.gif) 0 -12px; margin-left: 100%; bottom: -1px; left:-12px;}
.lcb_comm_div{background: url(/images/comm_pics.gif) -12px -12px;  bottom:-1px; left:0;}
.rcb_comm_div[class]{bottom: 0; left:-12px;}
.lcb_comm_div[class]{bottom:0; left:0;}
.toll_comm_div{
	position: absolute;
	height: 12px;
	width: 24px;
	background: url(/images/comm_pics.gif) 0 0 no-repeat;
	left: -23px;
	top: 14px;
	overflow: hidden;
}
/*Стили просмотра фото*/
#photo_holder{
	float: left;
	border: 1px solid #dadada; 
	margin: 2px; 
	position: relative;
	left: 5%;
	padding: 2px;
	text-align: center;
}
#photo {
	position: relative;
}
#larrow, #rarrow, .lreact, .rreact{
	position: absolute;
	width: 60px;
	height:100px;
	overflow: hidden;
	cursor: pointer;
	z-index: 1000;
}
.lreact{bottom: 0; left:0;}
.rreact{margin-left:100%;bottom:0;left:-60px;}
#larrow{background: url(/images/img_arrows.png) 9px 0 no-repeat; top: 0; left:0; display: none;}
#rarrow{background: url(/images/img_arrows.png) -51px 0 no-repeat; top:0;left:0;display: none;}
.lreact:hover #larrow {display:block; z-index:1000;}
.rreact:hover #rarrow {display:block; z-index:1000;}
#ph_info{
	position: absolute;
	width: 100%;
	float: left;
}
#evdate{
	color: #ffffff;
/*	border-bottom: 1px dashed #dadada; */
	margin: 10px 0;
	padding: 10px 0;
}
#markview, #desc{
	color: #ffffff;
	position: relative;
	float: left;
	left: 20%;
	bottom: 20px;
	padding-top: 10px;
}
#markview a{
	margin:auto 5px;
}
.ph_name_div{
	padding: 10px 0;
	border-bottom: 1px dashed #dadada;
}
#ph_num_div{
	height: 41px;
	position: relative;
	left: 3%;
}
#ph_num_div div{
	color: #ff0be8;
	height: 21px;
	line-height: 21px;
	float: left;
	margin:10px 0;
}
#ph_num_div form{
	float:left;
	position: relative;
	left: 5%;
	margin:10px 0;
}	
#ph_num_div #larrow_sm{
	background: url(/images/gallery/ph_arrows_small.gif) 0 0 no-repeat;
	width: 10px;
	height: 21px;
	overflow: hidden;
	margin: 10px 2px 10px 5px;
}
#ph_num_div #rarrow_sm{
	background: url(/images/gallery/ph_arrows_small.gif) -10px 0 no-repeat;
	width: 10px;
	height: 21px;
	overflow: hidden;
	margin: 10px 5px 10px 2px;
}
#ph_num{
	color: #ff0be8;
	border: 1px #dadada solid;
	font-size: 1em;
	width: 30px;
	padding: 2px;
	text-align:right; 
}
.cmd_div{
	line-height: 24px;
	border-bottom: 1px solid #dadada;
}
#markdiv{
	margin: 10px 0;
	height: 90px;
	border:1px solid #dadada;
	display: none;
}
#markdiv form{
	margin: 10px;
}
#markdiv input[type="checkbox"]{
	vertical-align: text-top;
	margin-right: 10px;
}
#markdiv select{
	width: 150px;
}
#helpdiv{
	margin: 5px 0;
	padding: 5px;
	background-color: #ffffcc;
	border: 1px solid #dadada;
	display: none;
}
#markhead{
	width: 100%;
	line-height: 24px;
	background: #dadada;
}
.mark_div, .markwrap_div{
	position: absolute;
}
.mark_div{
	border:1px yellow dotted;
	display: none;
}
.markwrap_div:hover .mark_div{
	display: block;
}
.mark_title_div{
	position: absolute;
	left: 0;
	top: 100%;
	color: white;
	background:blue;
	font-weight: bold;
	padding: 2px;
}
#dialog{
	display: none;
	background-color: white;
	overflow: hidden;
	width: 900px;
	height: 660px;
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
}
#dialog_content{
	position: relative;
	overflow: auto;
	width: 900px;
	height: 610px;
	border: 5px solid #dadada;
}
.ui-dialog{
	position: fixed;
}
#msg_box p{
	margin-bottom: 10px;
	text-align: center;
	color: #666666;
	font-weight: bold;
}
.stclass{
	position: fixed;
}
.contest_info_div{
	margin-right:30px;
	color: green;
	font-size: 14px;
}
#contest_info_div, #contest_info_div2{
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #dadada;
}
#contest_info_div2{
	font-weight:normal;
}
#contest_vote_div{
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #dadada;
}
#link_div{
	margin-top: 50px;
}
#link_div label{
	float:left;
}
#link_div input{
	float: right;
	width: 240px;
}
#contest_top_div{
	width:185px;
	height: 735px;
	float: right;
}
#contest_top_div .top_head{
	color:red;
	font-size: 18px;
}
.top_item_div{
	margin-bottom: 2px;
}
#contest_top_div .item{
	color: blue;
	font-size: 14px;
}
#contest_top_div .city{
	font-size: 11px;
}
.contest_link{
	margin-left: 5px;
	margin-right: 5px;
}
.sort_contest_link{
	color: blue;
}

div.ac_results { z-index:1003; }
div.ac_results ul {background: #FFFFFF;}
div.ac_results ul li{list-style:none;}
div.ac_results ul li a{display:block; width:100%; height:100%; text-decoration:none; color:black; height:32px;}
div.ac_results img {margin-right:10px; float:left; width:32px;}
div.ac_results ul li a:hover{ background: #FFCC99;}
.ac_even{ background:#ECECEC; }
