* {
	margin:0;
	padding:0;
}
html    {
	height:100%;
}
body    { 
	behavior:url("/js/csshover.htc"); 
	text-align:left;
	position:relative;
	min-height:100%;
	background:#06000D;
}
* html body    {
	height:100%;
}
* html div    {
	height:auto;
}
body, input, select, textarea    {
	color:black;
	font:11px Tahoma, sans-serif;
}
h1{
	color:black;
	font-family:Tahoma;
	font-size:15pt;
	font-weight:normal;
	margin:0 0 10px; 
}
a    {
	color:#BF032B;
	text-decoration:underline; 
}
a:hover    {
	text-decoration:none; 
}
img, table    {
	border:none;
}

table {
	border-collapse:collapse;
	width:100%;
}

td, th {
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}
ul {
	list-style:none;
}
.advIllustration    {
	position:absolute;
	right:0;
	top: 20px;
}
.siteFrame    { 
	width:1000px;
	margin:0 auto;
}
.header    {
	color:white;
	position:relative;
	height:200px;
}
.header a    {
	color:white;
}
.header .userLiner    {
	background:url(/images/top_line.png);
	//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/top_line.png, sizingMethod=scale);
	height:30px;
	line-height:30px;
	text-align:center;
	padding:0 15px;
}
.header .userLiner .wrap    {
	height:30px;
	position:relative;
}
.header .userLiner a    {
	color:white;
}
.header .userLiner .date    {
	float:left;
}
.header .userLiner .user    {
}
.header .userLiner .user b a    {
	color:#BF032B;
	font-weight:normal;
}
.header .userLiner .city    {
	float:right;
}
.header .userLiner .city img    {
	vertical-align:middle;
}
.header .logo    {
	position:absolute;
	top:20px;
	left:20px;
}
.header .topAd    {
	position:absolute;
	top:50px;
	left:380px;
}
.header .fullMenu    {
	position:absolute;
	top:140px;
	padding:12px 0;
	width:100%;
}
.header .fullMenu .general    {
	font-family:Arial;
	color:#78798F;
	margin: 10px 0 10px 20px;
	height: 25px;
}
.header .fullMenu .general li {
	float:left;
	margin-right:30px;
}
.header .fullMenu .general li a {
	text-decoration:none; 
	font-size:18px;
	margin-right:7px;
}   
.header .fullMenu .general li a  sup  {
	font-size:10px;
	margin-right:7px;
	color:#CC2D1E;   
	text-decoration:none; 
}
.header .fullMenu .general li a.sel {
	color: red;
}
.header .fullMenu.black .general li a.sel {
	color: black;
}
.header .fullMenu.black    {
	top:141px;
	margin-left: 1px;
}
.header .fullMenu.black .general li a {
	color: black;
}


.header .fullMenu .local    {
}
.header .fullMenu .local li    {
	float:left;
	margin-right:20px;
}
.header .fullMenu .local li a    {
	font-size:15px;
	text-decoration:none;
}
.header .fullMenu .local li a:hover    {
	text-decoration:underline;
}
.header .fullMenu .local li a sup    {
	color:#CC2D1E;
	font-size:10px;
	text-transform:uppercase;
}

.tagCloud .fullMenu    {
	height: 70px;
	width:100%;
}
.tagCloud .fullMenu .general    {
	font-family:Arial;
	color:#78798F;
	margin-bottom:15px;
	height:25px;
}
.tagCloud .fullMenu .general li    {
	float:left;
	margin-left:20px;
}
.tagCloud .fullMenu .general li a    {
	text-decoration:none; 
	font-size:18px;
	margin-right:7px;
}   
.tagCloud .fullMenu .general li a  sup  {
	font-size:10px;
	margin-right:7px;
	color:#CC2D1E;   
	text-decoration:none; 
}
.tagCloud .fullMenu .local    {
}
.tagCloud .fullMenu .local li    {
	float:left;
	margin-left:20px;
}
.tagCloud .fullMenu .local li a    {
	font-size:15px;
	text-decoration:none;
}
.tagCloud .fullMenu .local li a:hover    {
	text-decoration:underline;
}
.tagCloud .fullMenu .local li a sup    {
	color:#CC2D1E;
	font-size:10px;
	text-transform:uppercase;
}


.eventsListing    {
	background:url(/images/events_listing_bg.jpg) 0 0 no-repeat #D6D6E0;
	height:235px;
	border-top:solid 2px #F53E2C;
	position:relative;
	overflow: hidden; 

}
.eventsListing .larr, .eventsListing .rarr    {
	position:absolute;
	top:83px;
}
.eventsListing .larr    {
	left:0;
}
.eventsListing .rarr    {
	right:0;
}
.eventsListing .timeBlock    {

	float:left;
	margin-right:0;

	position: absolute; /*leave this value alone*/

}
.eventsListing .timeBlock .when    {
	background:url(/images/event_title.png);
	//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/event_title.png, sizingMethod=crop);
	width:79px;
	height:32px;
	color:white;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	line-height:27px;
	position:absolute;
	left:-5px;
	top:-23px;
	z-index:4;
}

.content    {

	overflow:hidden;
	background:#DADAE4;
	border-top:solid 2px #C52306;
	padding:10px;
	position:relative;
}
.ie6 .content    {
	overflow:visible;
}
.content .leftCol    {
	width:200px;
	float:left;
}
.content .leftCol000    {
	margin-right: 210px;	
}
.content .leftCol    {
	width:200px;
	float:left;
	margin-right:10px;
}
.content .middCol    {
	margin-right:210px;
	margin-left:210px;
	
}
.content .rightCol    {
	float: right;
	width: 200px;
}
.holderT1    {
	background:url(/images/holder_t1_bg.gif) 0 0 repeat-x white;
	border:solid 1px #898A9B;
	border-top:solid 2px #898A9B;
	padding:10px 7px;
	margin-bottom:10px;
	overflow:hidden;
	height:auto;

}
.leftCol .holderT1, .rightCol .holderT1    {
	width:184px;
}
.middCol .holderT1    {
	width:544px;
}
.holderT1 h3    {
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	text-transform:uppercase;
}    
.holderT1 a    {
	text-decoration:none;
}
.holderT1 h3 img    {
	vertical-align:middle;
}
.holderT1 h3 b    {
	font-weight:normal;
	display:inline-block;
	vertical-align:middle;
	_overflow:hidden;
	zoom:1;
	*display:inline;
	height:auto;
}
.leftCol .holderT1 h3 b, .rightCol .holderT1 h3 b    {
	width:130px;
}
.holderT2    {
	background:#EEEEF0;
	border:solid 1px #898A9B;
	border-top:solid 2px #898A9B;
	padding:10px 7px;
	margin-bottom:10px;
}
.holderT22    {
	background:#EEEEF0;
	border:solid 1px #898A9B;
	border-top:solid 2px #898A9B;
	padding:5px 7px;
	margin-bottom:10px;
}
.newsListAnnounces    {
}
.newsListAnnounces li    {
	padding-bottom:7px;
	margin-bottom:7px;
	border-bottom:dotted 1px #C2C2C2;
}
.newsListAnnounces li span    {
	display:block;
	margin:4px 0;
	font-weight:bold;
}
.newsListAnnounces li span em    {
	background:#828282;
	color:white;
	padding:0 3px;
	font-style:normal;
}
.newsListAnnounces li span a    {
	text-decoration:none;
}
.newsListAnnounces li span a:hover    {
	text-decoration:underline;
}
.newsListAnnounces li.arch    {
	padding-bottom:0;
	margin-bottom:0;
	border-bottom:none;
}
.newsListAnnounces li.arch a    {
	color:#B2B2C3;
	font-size:12px;
	text-decoration:underline;
}
.newsListAnnounces li.arch a:hover    {
	text-decoration:none;
}
.sideAd    {
	display:block;
	margin-bottom:10px;
}
.sideAdF    {
	display:block;
	margin-bottom:10px;
}
.hotSecretsAnnouncesList    {
}
.hotSecretsAnnouncesList li    {
	padding-bottom:7px;
	margin-bottom:7px;
	border-bottom:dotted 1px #C2C2C2;
}
.hotSecretsAnnouncesList li span    {
	display:block;
	margin:4px 0;
	font-weight:bold;
}
.hotSecretsAnnouncesList li span a    {
	text-decoration:none;
}
.hotSecretsAnnouncesList li span a:hover    {
	text-decoration:underline;
}
.hotSecretsAnnouncesList li.arch    {
	padding-bottom:0;
	margin-bottom:0;
	border-bottom:none;
}
.hotSecretsAnnouncesList li.arch a    {
	color:#B2B2C3;
	font-size:12px;
	text-decoration:underline;
}
.hotSecretsAnnouncesList li.arch a:hover    {
	text-decoration:none;
}
.subTitleMenu    {
	background:url(/images/subtitle_block_bg.gif) 0 100% repeat-x;
	height:30px;
	padding:0 7px;
	margin:0 -7px 10px -7px;
}
.subTitleMenu li    {
	float:left;
	margin-right:8px;
	background:url(/images/subtitle_block_point.gif) 100% no-repeat;
}
.subTitleMenu li.last    {
	background:none;
	margin:0;
}
.subTitleMenu li a    {
	float:left;
	padding-right:8px;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	height:30px;
	line-height:30px;
	color:black;
}
.subTitleMenu li.active    {
	background:url(/images/subtitle_block_active_point.gif) 0 0 no-repeat;
	padding-left:5px;
}
.subTitleMenu li.active a    {
	background:url(/images/subtitle_block_active_point.gif) 100% 0 no-repeat;
	padding-right:5px;
}
.topNewVideoAnnounces    {
	padding:0 3px 3px 3px;
	height:370px;
	overflow:hidden;
}
.topNewVideoAnnounces .list    {
	float:right;
}
.topNewVideoAnnounces .list .item    {
	width:170px;
	margin-bottom:13px;
	position: relative;
}
.topNewVideoAnnounces .list .item .watermark  {
	position: absolute;
	top: 0; 
	left: 0;
}




.topNewVideoAnnounces .list .item a    {
	background:url(/images/block_gradient_bg_01.gif) 0 0 repeat-y;
	display:block;
	padding:0px;
	color:#B75B1D;
	text-decoration:none;
	font-size:14px;
}
.topNewVideoAnnounces .list .item .watr1 a    {
	background:url(/images/block_gradient_bg_01.gif) 0 0 repeat-y;
	display:block;
	padding:8px;
	color:#B75B1D;
	text-decoration:none;
	font-size:12px;
}
.topNewVideoAnnounces .list .item a em    {
	font-style:normal;
	font-size:11px;
	display:inline-block;
	vertical-align:middle;
	background:url(/images/accent_01.gif);
	width:44px;
	height:14px;
	text-align:center;
	line-height:14px;
	margin-right:10px;
}
.topNewVideoAnnounces .last    {
	width:359px;
}
.topNewVideoAnnounces .last a    {
	display:block;
	padding:0px;
	background:url(/images/block_gradient_bg_01.gif) 100% 0 repeat-y #F1DEAA;
	color:#B75B1D;
	text-decoration:none;
	font-size:16px;
}
.topNewVideoAnnounces .last a em    {
	font-style:normal;
	font-size:11px;
	display:inline-block;
	vertical-align:middle;
	background:url(/images/accent_01.gif);
	width:44px;
	height:14px;
	text-align:center;
	line-height:14px;
	margin-right:10px;
}
.topNewVideoAnnounces .last a i    {
	float:right;
	font-style:normal;
	padding-left:18px;
	font-size:11px;
	margin-left:8px;
}
.topNewVideoAnnounces .last .watr  {
	position: relative;
	top: 0; 
	left: 0;
}
.topNewVideoAnnounces .list .item .watr  {
	position: relative;
	top: 0; 
	left: 0;
}
.topNewVideoAnnounces .last .watr1  {

	display:block;
	padding:7px;
	background:url(/images/block_gradient_bg_01.gif) 100% 0 repeat-y #F1DEAA;
	color:#B75B1D;
	text-decoration:none;
	font-size:16px;
}
.topNewVideoAnnounces .last .watr  a{
	position: relative;
	top: 0; 
	left: 0;
}
.topNewVideoAnnounces .list .item .watr  a{
	position: relative;
	top: 0; 
	left: 0;
}
.topNewVideoAnnounces .last a .whatches    {
	background:url(/images/ic_count_watch.gif) 0 50% no-repeat;
}
.topNewVideoAnnounces .last a .comments    {
	background:url(/images/ic_count_comments.gif) 0 50% no-repeat;
}
.topNewVideoAnnounces .last span    {
	display:block;
	color:white;
	font-size:12px;
	background:#898A9B;
	padding:8px;
	height:58px;
	overflow:hidden;
}
.middAd    {
	display:block;
	margin-bottom:10px;
}
.middAdF    {
	display:block;
	margin-bottom:10px;
	border: 1px solid black;
	background-color: white;
	overflow:hidden;
}
.middAdF-l    {
	display:block;
	margin-bottom:10px;
	border: 1px solid black;
	background-color: white;
	overflow:hidden;
	width: 200px;
}
.lastReviewsAnnounces    {
	height:180px;
	padding:0 5px;
	margin-right:-13px;
	overflow:hidden;


}

.lastReviewsAnnounces .item    {
	width:170px;
	float:left;
	margin-right:12px;
	height:180px;
	background:url(/images/block_gradient_bg_03.gif);
	position: relative;

}
.lastReviewsAnnounces .item .watermark   {
	position: absolute;
	top: 0; 
	left: 0;
}
.lastReviewsAnnounces .item a    {
	border-top:solid 2px #E4351F;
	display:block;
	padding:6px;
	color:white;
	text-decoration:none;
	font-size:11px;
}
.lastReviewsAnnounces .item a em    {
	font-style:normal;
	font-size:11px;
	display:inline-block;
	vertical-align:middle;
	background:url(/images/accent_02.gif);
	width:44px;
	height:14px;
	text-align:center;
	line-height:14px;
	margin-right:10px;
	color:#7A7A85;
	margin-bottom:3px;
}
.lastNewbiesAnnounces    {
	overflow:hidden;
}
.ie6 .lastNewbiesAnnounces    {
	overflow:visible;
}
.lastNewbiesAnnounces .item    {
	float:left;
	height:170px;
	width:130px;
	background:#EBEBEB;
	border:solid 1px white;
	position:relative;
	margin-right:4px;
	margin-bottom:3px;
}
.lastNewbiesAnnounces .male:hover    {
	background:#12B6D5;
	border:solid 1px #12B6D5;
}
.lastNewbiesAnnounces .female:hover    {
	background:#E64233;
	border:solid 1px #E64233;
}
.lastNewbiesAnnounces .item .name    {
	color:black;
	padding:5px;
	display:block;
	text-decoration:none;
}
.lastNewbiesAnnounces .item:hover .name    {
	color:white;
}
.lastNewbiesAnnounces .item .name:hover    {
	text-decoration:underline;
}
.lastNewbiesAnnounces .item .upic    {
	display:block;
	position:relative;
	height: 130px;

}

.lastNewbiesAnnounces .item .upic span    {
	display:block;
	background:url(/images/user_upic_add_bg.png);
	width:110px;
	height:19px;
	line-height:17px;
	color:white;
	text-decoration:underline;
	padding-left:20px;
	position:absolute;
	bottom:0;
	left:0;
	display:none;
}
.lastNewbiesAnnounces .item .upic:hover span    {
	display:block;
}
.subMenu    {
	font-weight:bold;
	font-size:13px;
}
.subMenu li    {
	margin-bottom:11px;
}
.newInstitutionAnnounces    {
}
.newInstitutionAnnounces .item    {
	padding:0 7px;
	margin-bottom:10px;
}
.newInstitutionAnnounces .item .name    {
	background:url(/images/block_gradient_bg_01.gif) 0 0 repeat-y;
	color:#B75B1D;
	font-size:14px;
	text-transform:uppercase;
	padding:7px;
	text-decoration:none;
	display:block;
}
.newInstitutionAnnounces .item .name29    {
	display:block;
	background:#898A9B;
	padding:8px;
	color:white;
	text-transform:uppercase;
}
.newInstitutionAnnounces .item .name:hover    {
	text-decoration:underline;
}
.newInstitutionAnnounces .item span    {
	display:block;
	background:#898A9B;
	padding:8px;
	color:white;
	text-transform:uppercase;
}
.topInstitutionAnnounces    {
	margin-bottom:-25px;
}
.topInstitutionAnnounces .item    {
	border-bottom: dotted 1px #C2C2C2;
	padding-bottom:8px;
	margin-bottom:14px;
}
.topInstitutionAnnounces .item a    {
	color:black;
	margin-right:6px;
}
.topInstitutionAnnounces .item .place    {
	float:right;
	background:url(/images/ic_top_institution_award.gif) 0 0 no-repeat;
	padding-left:42px;
	font-weight:bold;
	text-decoration:none;
	color:#BF032B;
	line-height:26px;
	position:relative;
	top:-5px;
}
.topInstitutionAnnounces .item .name    {
	display:block;
	background:url(/images/bullet_01.gif) 0 6px no-repeat;
	color:#57586F;
	font-size:14px;
	font-weight:bold;
	padding-left:12px;
	margin-bottom:6px;
	text-decoration:none;
}
.topInstitutionAnnounces .item .name:hover    {
	text-decoration:underline;
}
.tagCloud    {
	border-top:solid 2px #CC270C;
	background:url(/images/events_listing_bg.jpg) 0 0 no-repeat;
	padding:15px 20px;
}
.tagCloud a    {
	color:#45454F;
	text-decoration:none;
}
.tagCloud a:hover    {
	text-decoration:underline;
}
.footer    {
	background:#757583;
	padding:15px 20px 40px 20px;
	color:#D7D7D7;
	font-size:12px;
	line-height:16px;
}
.footer a    {
	color:#D7D7D7;
}
.footer .counters    {
	float:left;
	margin-right:20px;
}
.user-pick-1 {
	width:130px;
	height:130px;
	overflow: hidden;
	top: 0px;
}
.user-pick-2 {
	width:130px;
}    
.userLiner .auth-div{
	width: 210px;
	position: absolute;

	z-index: 20000;

}

#auth-div .infoad{
	width: 210px;
	background: #757583;
	z-index: 30000;
	margin-left: 250px;
	border:solid 5px white;
	padding: 5px;
}
.infoad0{
	background: #757583;
	z-index: 30000;
	overflow:hidden;
	border:solid 5px black;
	padding: 5px;
}
.infoad0, .infoad0 td, .infoad0 a{
	color: white;
}
.close-auth {
	position: absolute; 
	margin-left: 200px; 
	margin-top: -25px;
}    


.bp-menu    {
	font-weight:bold;
	font-size:13px;
	background:#EEEEF0;
	border:solid 1px #898A9B;
	border-top:solid 2px #898A9B;
	padding: 5px 7px 10px 7px;
	margin-bottom:10px;
}
.bp-menu li    {
	margin-bottom:11px;
}
.nav-pan{
	margin: 5px 0px 5px 10px; 
}
.hidden0{display:none; background-color: white;}

.taxi{margin-top:10px; padding: 3px; border:solid 1px #898A9B;text-align: center;}
.map-catalog{
	background:url(/images/holder_t1_bg.gif) 0 0 repeat-x white;
	border:solid 1px #898A9B;
	border-top:solid 2px #898A9B;
	padding:10px 7px;
	margin-bottom:10px;
	overflow:hidden;
	height:auto;
	width: 200px;
}
.feed_menu{
	background: url(/rss/images/feed_menu_orange.png) 0 center no-repeat;
	padding:2px 0;
	display:-moz-inline-box;
	display:inline-block;
	width:38px;
	vertical-align:middle;
	overflow: hidden;
	margin:0 .25em;
}
.feed_menu.wood{
	background-image: url(/rss/images/feed_menu_wood.png);
}
.feed_menu.azure{
	background-image: url(/rss/images/feed_menu_azure.png);
}
.feed_menu.trans_on_light{
	background-image: url(/rss/images/feed_menu_trans_light.png);
}
.feed_menu.trans_on_dark{
	background-image: url(/rss/images/feed_menu_trans_dark.png);
}
.feed_menu.open{
	background-position: -38px center !important;
}
.feed_menu select{
	opacity:0;
	margin:0;
	padding:0;
	border:0;
}
.feed_menu option img{
	border:0;
	margin:2px;
	vertical-align: middle;
}
.feed_footer{
	display: inline;
	bottom:0px;
	left:0px;
}
.adv_sape{
	font-size:7pt;    
}
.sp , .sp a{
	font-size: 8pt;
}
.checklist {
	list-style: none;
	margin: 0;
	padding: 0;
}
.checklist li {
	float: left;
	margin-right: 10px;
	background: url(/i/checkboxbg.gif) no-repeat 0 0;
	width: 82px;
	height: 150px;
	position: relative;
	font: normal 11px/1.3 "Lucida Grande","Lucida","Arial",Sans-serif;
}
.checklist li.selected {
	background-position: -105px 0;
}
.checklist li.selected .checkbox-select {
	display: none;
}
.checkbox-select {
	display: block;
	float: left;
	position: absolute;
	top: 118px;
	left: 10px;
	width: 85px;
	height: 23px;
	text-indent: -9999px;
}
.checklist li input {
	display: none;
}
a.checkbox-deselect {
	display: none;
	color: #eeeeee;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 120px;
	right: 10px;
}
.checklist li.selected a.checkbox-deselect {
	display: block;
}
.checklist li p {
	text-align: center;
	padding: 8px;
}
.sendit {
	display: block;
	float: left;
	top: 118px;
	left: 10px;
	width: 115px;
	height: 34px;
	border: 0;
	cursor: pointer;
	background: url(/i/sendit.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 20px 0;
} 
.di_more{
	margin: 17px;
	font-size: 20px;
	color: #9C001F;   

}
.holderT1 .ds_date
{
	margin: 6px;
	margin-left: 15px;
	font-size: 18px;
	padding: 2px;
	position: relative;    
}

.holderT1 .ds_img
{
	float: left;    
	margin: 15px;  
}
.ds_skidka{
	margin-top: 2px;
	font-size: 28pt;
	padding: 10px;  
	background: red;
	color: white;    
	text-align: center;
	border:1px solid #CCCCCC;
} 
.ds_skidka_ls{
	margin-top: 2px;
	font-size: 14pt;
	padding: 5px;  
	background: #9C001F;
	color: white;    
	text-align: center;
	border:1px solid #CCCCCC;
	width: 70px;
	float: left;
}
.ds_text_sk{
	padding: 8px;
	margin: 5px;    
}
.ds_skidka_ls1{
	margin-top: 4px;
	font-size: 14pt;
	padding: 5px;  
	background: #9C001F;
	color: white;    
	text-align: center;
	border:1px solid #CCCCCC;
	width: 70px;
	float: right;
}
.ds_text_sk1{
	padding: 8px;
	margin: 5px;
	float: left;
	width:400px;   
}
.ds_place{

} 

.error-block{
	border: 1px solid #996633;
	background: white;
	margin: 10px 0;
	padding: 5px 10px;
	color: red;
}
.vk_login{
	margin: 10px 0;
}
