
/* Header: some styles for our beautiful header */
/* 1.1 Tech navigation */
/* Maris
.logo {
	display:block;
	width:116px;
	height:91px;
	background:url('../img/logo.gif') no-repeat top left;
}*/
.navi_tech {
	width:690px;
	clear:right;
	float:right;
	margin-top:10px;
}
	.navi_tech img {
		margin-top:-2px;
		vertical-align:middle;
	}
	.navi_tech a, .navi_tech a:hover {
		display:block;
		float:right;
		padding:5px 0;
		text-decoration:none;
	}
	.navi_tech div.selected {
		padding-left:10px;
		background:url('../img/technavi_bg.gif') no-repeat bottom left;
	}
	.navi_tech div.selected div {
		padding:5px 10px 5px 0;
		width:22px;
		background:url('../img/technavi_bg.gif') no-repeat top right;
	}
/* EOF 1.1 Tech navigation */

/* 1.2 Giant blocklinks & search */
.navi_giant {
	width:539px;
	margin-right:147px;
	_margin-right:74px;
	height:55px;
	clear:right;
	float:right;
	margin-bottom:10px;
}
/* Maris 
	div.search {
		width:300px;
		height:55px;
		background:url('../img/search_bg.gif') no-repeat top left;
		margin:-10px 0 0;
		margin:0 0 !ie;
	}
		div.search input {
			height:22px;
			font-size:17px;
			color:#016798;
			width:245px;
			margin:17px 0 0 8px;
			border:none;
			border:0px !ie;
			padding:0;
		}
		div.search a {
			display:block;
			margin-top:-35px;
			width:50px;
			height:55px;
		}
		div.search input.button {
			background:none;
			cursor:pointer;
			padding:0;
			margin:-40px 0 0 0;
			width:50px;
			height:55px;
			z-index:10000;
		}
*/	
	/*.navi_giant a.west {
		display:block;
		width:200px;
		height:40px;
		padding:15px 45px 0 0;
		margin-right:35px;
		background:url('../img/bg_west.gif') no-repeat top left;
		text-align:center;
	}
	.navi_giant a.west_selected {
		display:block;
		width:200px;
		height:40px;
		padding:15px 45px 0 0;
		margin-right:35px;
		background:url('../img/bg_west_selected.jpg') no-repeat top left;
		text-align:center;
	}
	.navi_giant a.east {
		display:block;
		width:209px;
		height:40px;
		padding:15px 0 0 50px;
		float:right;
		background:url('../img/bg_east.gif') no-repeat top left;
		text-align:center;
	}
	.navi_giant a.east_selected {
		display:block;
		width:209px;
		height:40px;
		padding:15px 0 0 50px;
		float:right;
		background:url('../img/bg_east_selected.jpg') no-repeat top left;
		text-align:center;
	}*/
	
/* EOF 1.2 Giant blocklinks & search */

/* 1.3 Navigation */
.navi_western {
	position:relative;
	width:620px !ie;
	height:23px;
	margin-right:50px; /* masta center-align, yo */
	_margin-right:51px;
	clear:right;
	float:right;
	padding-right:11px;
	text-align:left;
	background:#6B8CB7 url('../img/navi_bg.gif') no-repeat top right;
	
}
.navi_eastern {
	position:relative;
	width:755px !ie;
	margin-right:50px; /* masta center-align, yo */
	_margin-right:16spx;
	clear:right;
	float:right;
	padding-right:11px;
	text-align:left;
	background:#6B8CB7 url('../img/navi_bg.gif') no-repeat top right;
	
}
.navi {
	position:relative;
	width:700px !ie;
	height:22px;
	margin-right:100px;
	_margin-right:2spx;
	clear:right;
	float:right;
	padding-right:11px;
	text-align:left;
	background:#6B8CB7 url('../img/navi_bg.gif') no-repeat top right;
}
/* Taras */
	.navi ul.navi_inner {
		list-style:none;
		margin:0;
		padding:0 0 0 11px;
		float:left;
		background:#6D8DB6 url('../img/navi_bg.gif') no-repeat bottom left;
		text-align:center;
	}
		.navi  ul.navi_inner li {
			display:block;
			float:left;
			position:relative;
		}
		.navi  ul.navi_inner li a{
			display:block;
			height:13px;
			padding:5px 10px 4px 10px;
			color:#FFF;
			float:left;
		}
		.navi  ul.navi_inner li a.selected {
			color:#FFF;
			font-weight:bold;
			padding:5px 8px 4px 8px;
			width:75px;
		}
		*:first-child+html .navi  ul.navi_inner li a.selected {
			width:auto;
		}
		.navi  ul.navi_inner li a:hover {
			color:#FFF;
			text-decoration:underline;
		}
			.navi  ul.navi_inner a.current {
				color:#FFF;
			}
			.navi  ul.navi_inner a.current:hover {
				color:#FFF;
				text-decoration:underline;
			}
		.navi  ul.navi_inner li ul {
			position:absolute;
			top:22px;
			left:10px;
			left:-40px !ie;
			padding:0 5px 0 5px !important;
			background-color:#6D8DB6;
		}
			.navi  ul.navi_inner li ul li {
				display:block;
				float:left;
				clear:left;
				padding:2px 4px;
				/*padding:5px 10px !ie;*/
			}
				.navi  ul.navi_inner li ul li * {
					padding:0;
				}
	/* EOF Taras */
.navi_menu {
	margin-top:12px;
	width:870px;
	height:27px;
	clear:right;
	float:right;
	text-align:left;
	background:transparent url('../img/bg_navi.gif') no-repeat top left;
}
	.navi_menu ul.navi_inner {
		list-style:none;
		padding-left:11px;
		margin:0;
		float:left;
		text-align:center;
	}
	.navi_menu ul.navi_inner li {
		display:block;
		float:left;
		background: url('../img/bg_navi_li.gif') no-repeat top right;
	}
	.navi_menu ul.navi_inner li a {
			display:block;
			padding:6px 10px 4px 10px;
			color:#FFF;
			float:left;
		}
	.navi_menu ul.navi_inner li a:hover {
			display:block;
			padding:6px 10px 4px 10px;
			color:#FFF;
			float:left;
			text-decoration:underline;
		}
	.navi_menu ul.navi_inner li.current {
	}
		.navi_menu ul.navi_inner li.current a {
			display:block;
			margin:3px 5px 0 5px;
			padding:0 !important;
			color:#E37408;
			float:left;
			font-weight:normal !important;
			background: url('../img/bg_navi_li_current_right.gif') no-repeat top right;
		}
		.navi_menu ul.navi_inner li.current a:hover {
			display:block;
			margin:3px 5px 0 5px;
			padding:0 !important;
			color:#E37408;
			float:left;
			text-decoration:none;
			font-weight:normal !important;
		}
			.navi_menu ul.navi_inner li.current a span, .navi_all ul.navi_inner li.current a:hover span {
				display:block;
				padding:4px 5px 4px 5px;
				background: url('../img/bg_navi_li_current_left.gif') no-repeat top left;
			}

/* Big Box -- Very Important Component of our layout */
.box_top {
	height:10px;
	padding-left:10px;
	background:url('../img/box_corner_top.gif') no-repeat bottom left;
	font-size:1px;
}
.box_top div {
	height:10px;
	background:url('../img/box_corner_top.gif') no-repeat top right;
	font-size:1px;
}
.box {
	padding: 0 10px 0 10px;
	padding: 1px 10px 1px 10px !ie;
	border-left:1px solid #B8D2F7;
	border-right:1px solid #B8D2F7;
	background:url('../img/box_gradient.gif') repeat-x bottom right;
	background-color:#FFF;
	/*font-size:100.01%;*/
}

.box_small_question2012 {
	padding: 10px;
	padding: 1px 10px 1px 10px !ie;
	border-left:1px solid #B8D2F7;
	border-right:1px solid #B8D2F7;
	background:url('../img/box_gradient_small.gif') repeat-x bottom right;
	background-color:#FFF;
	text-align:center;
	/*font-size:100.01%;*/
}

/* Taras */
.box_small {
	padding:0 3px;
	border-left:1px solid #B8D2F7;
	border-right:1px solid #B8D2F7;
	background:url('../img/box_gradient.gif') repeat-x bottom left;
}
/* EOF Taras */

/*.box_minigradi {
	background:url('../img/box_gradient_mini.gif') repeat-x bottom left !important;
}*/
.box_bottom {
	height:10px;
	padding-left:10px;
	background:url('../img/box_corner_bottom.gif') no-repeat bottom left;
	font-size:1px;
}
	.box_bottom div {
	height:10px;
	background:url('../img/box_corner_bottom.gif') no-repeat top right;
	font-size:1px;
}
.h670 {
	height:670px;
}
/* EOF Big Box */

.top_banner {
	text-align:center;
}
/* EOF Header: some styles for our beautiful header */

/* Central columns */
.big_col {
	width:650px;
	position:relative;
        margin-left: 10px;
}
.right_col {
	width:300px;
}
	.right_col div.astrolibrary {
		min-height:118px;
		_height:118px; /* пїЅпїЅпїЅ пїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ ie */
		background:url('../img/rightcol_astrolib_bg.gif') no-repeat top right;
	}
	.right_col div.ask_astrologer {
		min-height:119px;
		_height:119px; /* пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅ пїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ ie */
		background:url('../img/rightcol_ask_bg.gif') no-repeat top right;
	}

.half_col_left, .half_col_right  {width:329px}

/* EOF Central columns */

/* Form styles */
.input_name {
	width:135px;
	height:22px;
	padding:2px 9px 0 9px;
	margin-top:-4px;
	border:0px;
	background:url('../img/input_text_bg.gif') no-repeat top left;
	overflow:hidden;
}
	.input_name input {
		width:135px;
		border:0px;
	}
.input_checkbox {
	margin-top:-1px;
	margin-top:-3px !ie;
}
.input_select {
	margin-top:-3px;
}
select {
	z-index:0;
}
a.input_emulated_submit {
	display:block;
	height:22px;
	padding-left:10px;
	background:url('../img/bg_submit.gif') no-repeat bottom left;
}
a.input_emulated_submit:hover {
	text-decoration:none;
}
	.input_emulated_submit span {
		display:block;
		height:22px;
		float: left;
		padding:5px 10px 5px 0;
		padding:0 10px 0 0 !ie;
		background:url('../img/bg_submit.gif') no-repeat top right;
		color:#FFF;
	}
.bg_h {
	display:block;
	height:22px;
	padding:0 0 0 10px;
	background:url('../img/bg_h.gif') no-repeat bottom left;	
}
.bg_h a {
	display:block;
	height:22px;
	float:right;
	padding:0 10px 0 0;
	margin:0 0 0 20px;
	padding:0 10px 0 0 !ie;
	background:url('../img/bg_h.gif') no-repeat top right;
	position: relative;
	right: -10px;
	
}
.bg_h a:hover {
	text-decoration:none;
}
.magic_line {
	height:8px;
	clear:both;
	background:url('../img/magic_line_bg.gif') repeat-x top left;
}
	.magic_line div.arrow {
		margin:0 auto;
		height:8px;
		width:26px;
		background:#FFF url('../img/magic_line_arrow.gif') no-repeat top center;
	}
/*.magic_line_or {
	height:17px;
	clear:both;
	background:url('../img/magic_line_or_bg.gif') repeat-x top left;
}
.magic_line_or div.or {
	margin:0 auto;
	height:17px;
	width:36px;
	text-align:center;
	background-color:#FFF;
}*/
.calendar_button_outter {
	background:#6D8DB6 url(../img/navi_bg.gif) no-repeat left bottom;
	padding-left:11px;
	height:22px;
	}
.calendar_button {
	width:105px;
	height:17px;
	color:#FFF;
	font-weight:bold;
    padding: 2px 0 3px 0;
	border:none;
	background:#6B8CB7 url(../img/calendar_bg_right.gif) no-repeat right top;
	cursor:pointer;
}
.calendar_div {
	height:185px;
}
/* EOF Form styles */

/* Ask An Expert blocks */
.ask_halfblock {
	width:46%;
	padding:5px 10px;
}
.borderleft {
	border-left:1px solid #C1D8F9;
}
/* EOF Ask An Expert blocks */

/* Feng-Shui magic styles */
.fengshui_text {
	width:450px;
}
.fengshui_navi {
	width:140px;
}
/* EOF Feng-Shui magic styles */

/* About You block */
/* Taras: edited width */
.about_u_block {
	width:101px;
	text-align:center;
}
/* EOF Taras */
.little_tab_selected {
    height: 22px;
    padding-left: 10px;
    background: url('../img/technavi_bg.gif') no-repeat left bottom;
    margin-top: 3px;
	
}
	.little_tab_selected div {
        padding: 2px 10px 5px 0;
		background:url('../img/technavi_bg.gif') no-repeat right top;
	}
/* EOF About You block */

/* Calendar */
/*.calendar_head {
	height:16px;
	margin:0 19px;
	padding-top:3px;
	text-align:center;
	border-top:1px solid #CEE0FA;
	border-bottom:1px solid #CEE0FA;
}
.calendar_day {
	width:30px;
	padding-right:10px;
	text-align:right;
}
	.calendar_day div {
		margin-right:-4px;
		margin-right:-3px !ie;
		background:url('../img/calendar_day_bg_right.gif') no-repeat top right;
	}
		.calendar_day div div {
			padding:2px 8px 2px 8px;
			text-align:center;
			color:#FFF;
			background:url('../img/calendar_day_bg_left.gif') no-repeat top left;
		}
.calendar_day_sub {
	width:140px;
}*/
/* EOF Calendar */

/* Some fixes for content */
.astro_table2, .astro_table {
	width:100% !important;
}
/* EOF Some fixes for content */

/* Registration & Log In pop-ups */
.shade {
	height:auto !important;
	height:100%;
	width:100%;
	z-index:1000;
	min-height:100%;
	top:0;
	left:0;
	position:fixed;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	background-color:#000;
}
* html .shade {
	position:absolute;	
}
.Registration {
	margin:0 10px 16px 10px;
}
/*.registration {
	position: fixed;
	z-index:1001;
	top:50%;
	left:50%;
	margin-top:-150px;
	margin-left:-250px;
	height:300px;
	width:500px;
}
* html .registration {
	position:absolute;
}
	.registration div.top {
		width:500px;
		height:12px;
		clear:both;
		background:url('../img/regi_popup_top.gif') no-repeat top left;
		overflow:hidden;
	}
	.registration div.inner {
		height:276px;
		padding:0 10px;
		border-left:1px solid #9BB2D3;
		border-right:1px solid #9BB2D3;
		background-color:#FFF;
		text-align:left;
	}
	.registration div.bottom {
		width:500px;
		height:12px;
		clear:both;
		background:url('../img/regi_popup_bottom.gif') no-repeat top left;
		overflow:hidden;
	}*/
.w110 {
	width:110px;
}
.w140 {
	width:140px;
}
.w170 {
	width:170px;
}
.w180 {
	width:180px;
}
.w190 {
	width:190px;
}
.w200 {
	width:200px;
}
.w250 {
	width:250px;
}
.w270 {
	width:270px;
}
.w280 {
	width:280px;
}
.w300 {
	width:300px;
}
.w350 {
	width:350px;
}
.w450 {
	width:450px;
}
.w500 {
	width:500px;
}
.w520 {
	width:520px;
}
.w600 {
	width:600px;
}
.w_max {
	width:100%;
}
.tal {
	text-align:left;
}
.tar {
	text-align:right;
}
.tac {
	text-align:center;
}
.tacv {
	vertical-align:middle;
}
.loggin {
	position: fixed;
	z-index:1001;
	top:50%;
	left:50%;
	margin-top:-70px;
	margin-left:-125px;
	height:140px;
	width:250px;
}
/** html .loggin {
	position:absolute;
}
	.loggin div.top {
		width:250px;
		height:12px;
		clear:both;
		background:url('../img/loggin_popup_top.gif') no-repeat top left;
		overflow:hidden;
	}
	.loggin div.inner {
		height:116px;
		padding:0 10px;
		border-left:1px solid #9BB2D3;
		border-right:1px solid #9BB2D3;
		background-color:#FFF;
		text-align:left;
	}
	.loggin div.bottom {
		width:250px;
		height:12px;
		clear:both;
		background:url('../img/loggin_popup_bottom.gif') no-repeat top left;
		overflow:hidden;
	}
/* EOF Registration & Log In pop-ups */

/* Footer styles! Everybody likes footer! */
.commonfooter { 
    width: 990px;
    margin: 0 auto; 
} 
.commonfooter a {
    background:url(../img/commonfooter/bg_footer.png) no-repeat left top;
    display:block;
    float:left;
    height:50px;
    margin-right:9px;
    cursor:pointer;
}


.commonfooter a.tochka {
    background-position:0 0;
    width:70px;
}
.commonfooter a.tochka:hover {
    background-position:0 bottom;
}
.commonfooter a.nightlife {
    background-position:-82px 0;
    width:99px;
}
.commonfooter a.nightlife:hover  {
    background-position:-82px bottom;
}
.commonfooter a.emotion {
    background-position:-191px 0;
    width:102px;
}
.commonfooter a.emotion:hover  {
    background-position:-191px bottom;
}
.commonfooter a.astrogid {
    background-position:-304px 0;
    width:66px;
}
.commonfooter a.astrogid:hover  {
    background-position:-304px bottom;
}
.commonfooter a.emovie {
    background-position:-380px 0;
    width:71px;
}
.commonfooter a.emovie:hover  {
    background-position:-380px bottom;
}
.commonfooter a.glam {
    background-position:-467px 0;
    width:113px;
}
.commonfooter a.glam:hover  {
    background-position:-467px bottom;
}
.commonfooter a.tutatama {
    background-position:-586px 0;
    width:101px;
}
.commonfooter a.tutatama:hover  {
    background-position:-586px bottom;
}
.commonfooter a.fingid {
    background-position:-695px 0;
    width:126px;
}
.commonfooter a.fingid:hover {
    background-position:-695px bottom;
}
.commonfooter a.vedmochka {
    background-position:-833px 0;
    width:147px;
}
.commonfooter a.vedmochka:hover {
    background-position:-833px bottom;
}

/*
.commonfooter { 
	width: 990px;
	margin: 0 auto;
}
	.commonfooter span.gray_txt {
		color:#8C8C8C;
	}

.commonfooter .icons a {
	background:url(../img/footer/bg_footer.png) no-repeat left top;
	display:block;
	float:left;
	height:44px;
	margin-right:9px;
	cursor:pointer;
}

.commonfooter .icons a.tochka {
	background-position:0 0;
	width:48px;
}
.commonfooter .icons a.tochka:hover {
	background-position:0 bottom;
	width:48px;
}
.commonfooter .icons a.nightlife {
	background-position:-57px 0;
	width:67px;
}
.commonfooter .icons a.nightlife:hover  {
	background-position:-57px bottom;
	width:67px;
}
.commonfooter .icons a.emotion {
	background-position:-132px 0;
	width:60px;
}
.commonfooter .icons a.emotion:hover  {
	background-position:-132px bottom;
	width:60px;
}
.commonfooter .icons a.astrogid {
	background-position:-202px 0;
	width:44px;
}
.commonfooter .icons a.astrogid:hover  {
	background-position:-202px bottom;
	width:44px;
}
.commonfooter .icons a.emovie {
	background-position:-252px 0;
	width:55px;
}
.commonfooter .icons a.emovie:hover  {
	background-position:-252px bottom;
	width:55px;
}
.commonfooter .icons a.yashik {
	background-position:-322px 0;
	width:58px;
}
.commonfooter .icons a.yashik:hover {
	background-position:-322px bottom;
	width:58px;
}
.commonfooter .icons a.luxgid {
	background-position:-393px 0;
	width:64px;
}
.commonfooter .icons a.luxgid:hover  {
	background-position:-393px bottom;
	width:64px;
}
.commonfooter .icons a.jobmarket {
	background-position:-472px 0;
	width:40px;
}
.commonfooter .icons a.jobmarket:hover  {
	background-position:-472px bottom;
	width:40px;
}
.commonfooter .icons a.glam {
	background-position:-524px 0;
	width:80px;
}
.commonfooter .icons a.glam:hover  {
	background-position:-524px bottom;
	width:80px;
}
.commonfooter .icons a.tutatama {
	background-position:-610px 0;
	width:69px;
}
.commonfooter .icons a.tutatama:hover  {
	background-position:-610px bottom;
	width:69px;
}
.commonfooter .icons a.fingid {
	background-position:-689px 0;
	width:91px;
}
.commonfooter .icons a.fingid:hover {
	background-position:-689px bottom;
	width:91px;
}
.commonfooter .icons a.vedmochka {
	background-position:-783px 0;
	width:103px;
}
.commonfooter .icons a.vedmochka:hover {
	background-position:-783px bottom;
	width:103px;
}
.commonfooter .icons a.kopay {
	background-position:-892px 0;
	width:99px;
	margin-right:0;
}
.commonfooter .icons a.kopay:hover  {
	background-position:-892px bottom;
	width:99px;
	margin-right:0;
} */
/* EOF Footer styles */

/* some dirty magic for layout */
.cl {
	clear:left;
}
.cr {
	clear:right;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.rel {
	position:relative;
}
.abs_bottom {
	position:absolute;
	z-index:999;
	bottom:15px;
	width:300px;
	/*bottom:15px !ie;*/
}
.mt3 {
	margin-top:3px;
}
.mt5 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px;
}
.mt15 {
	margin-top:15px;
}
.mt20 {
	margin-top:20px;
}
.mt25 {
	margin-top:25px;
}
.mt30 {
	margin-top:30px;
}
.mtm5 {
	margin-top:-5px;
}
.mtm10 {
	margin-top:-10px;
}
.mtm15 {
	margin-top:-15px;
}
.mtm20 {
	margin-top:-20px;
}
.mr2 {
	margin-right:2px;
}
.mr5 {
	margin-right:5px;
}
.mr10 {
	margin-right:10px;
}
.mr15 {
	margin-right:15px;
}
.mr20 {
	margin-right:20px;
}
.mr22 {
	margin-right:22px;
}
.mr25 {
	margin-right:25px;
}
.mr55 {
	margin-right:55px;
}
.mb {
	margin-bottom:1px;
}
.mb5 {
	margin-bottom:5px;
}
.mb10 {
	margin-bottom:10px;
}
.ml5 {
	margin-left:5px;
}
.ml10 {
	margin-left:10px;
}
.ml15 {
	margin-left:15px;
}
.ml20 {
	margin-left:20px;
}
.ml25 {
	margin-left:25px;
}
.ml85 {
	margin-left:85px;
}
.clear {
	height:1px;
	clear:both;
	font-size:1px;
	/*overflow:hidden;*/
	z-index:0;
}
.clear3 {
	height:3px;
	clear:both;
	font-size:1px;
	overflow:hidden;
}
.clear5 {
	height:5px;
	clear:both;
	font-size:1px;
	overflow:hidden;
}
.clear10 {
	height:10px;
	clear:both;
	font-size:1px;
	overflow:hidden;
}
.clear15 {
	height:15px;
	clear:both;
	font-size:1px;
	overflow:hidden;
}
.clear20 {
	height:20px;
	clear:both;
	font-size:1px;
	overflow:hidden;
}
.clear30 {
	height:30px;
	clear:both;
	font-size:1px;
	overflow:hidden;
}
.clear50 {
	height:50px;
	clear:both;
	font-size:1px;
	overflow:hidden;
}
.clear100 {
	height:100px;
	clear:both;
	font-size:1px;
	overflow:hidden;
}
.vmid {
	vertical-align:middle;
}
.hiden {
	display:none;
}
.link {
	color:#069;
}
.f_bold {
	font-weight:bold;
}
.error {
	color:#f00;
}
.err {
	color:#f00;
	font-size:1.1em;
	margin:10px;
	position:relative;
	border:1px solid #900;
	padding:20px 10px 20px 63px;
	background:#EDF3FA url(../img/icon/error.gif) no-repeat 5px 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-border-radius: 10px;
}
.ok {
	font-size:1.1em;
	margin:10px;
	position:relative;
	border:1px solid #090;
	padding:20px 10px 20px 63px;
	background:#EDF3FA url(../img/icon/ok.gif) no-repeat 5px 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-border-radius: 10px;
}
.warning_y {
	font-size:1.1em;
	margin:10px;
	position:relative;
	border:1px solid #F8AD38;
	padding:20px 10px 20px 63px;
	background:#EDF3FA url(../img/icon/warning_y.gif) no-repeat 5px 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-border-radius: 10px;
}
.warning_r {
	font-size:1.1em;
	margin:10px;
	position:relative;
	border:1px solid #F8AD38;
	padding:20px 10px 20px 63px;
	background:#EDF3FA url(../img/icon/warning_r.gif) no-repeat 5px 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-border-radius: 10px;
}
a.selected {
	font-weight:bold;
}
div.selected div {
    height:12px;
}
.center {
	width:990px;
	margin:0 auto;
}
.center_ {
	margin:0 auto;
}
.center1 {
	width:100%;
	text-align:center;
	margin:0 auto;
}
.Button {
	cursor:pointer;
	font-size:1.1em;
	margin:5px;
	position:relative;
	border:1px solid #B8D2F7;
	padding:5px 7px;
	background-color:#F1F1F1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-border-radius: 10px;
}
.contacts {
	cursor:pointer;
	font-size:1.1em;
	margin:10px 0;
	position:relative;
	border:1px solid #B8D2F7;
	padding:10px 17px;
	background-color:#E7EBF4;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-border-radius: 10px;
}
div.AddPhoto {
	cursor:pointer;
	padding:25px 5px;
	text-align:center;
	vertical-align:middle;
	width:71px;
	height:31px;
	color:#069;
	font-size:1.0em;
	font-size:1.1em !ie;
	font-weight:bold;
	background-image:url(../img/icon/add.gif);
}
img.Photo {
	padding:0px;
	z-index:999;
	cursor:pointer;
	border:2px solid #B8D2F7;
	width:100px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-border-radius: 5px;
}
img.Delete {
	cursor:pointer;
	padding:1px;
	border:1px solid #B8D2F7;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	background-color:#F00;
}
/*.top {
	z-index:999;
}*/
div.user_info {
	margin:5px 10px 5px 10px;
}
ul.sitemap li {
	margin:5px 0;
}
.field {
	clear:both;
	text-align:right;
	line-height:25px;
}
.field label {
	float:left;
	padding-right:10px;
}
.field input{
	width:200px;
}
.overlay, .overlay_p {
	/*position: absolute; top: 0; left: 0; width: 100%; height: 100%;*/
	background:none;
	opacity: .40;
	filter:Alpha(Opacity=40);
	/*border:1px solid #0A0;*/
}
.overlay_p {
	background:#AAA;
	border:#AAA 1px solid;
}
.loading{
	width:100%;
	height:100%;
}
img.refresh_img{
	margin:0 auto;
	position: relative;
	padding: .2em;
	width: 50px;
}
/* EOF some dirty magic for layout */


/* Informer */

a.but_inform {
	display:block;
	background:url(../img/informer/but_inform_left.gif) no-repeat left top;
	padding-left:8px;
	float:left;
	text-decoration:none;
	font-size:18px;
	font-family:Tahoma;
}
a.but_inform em {
	display:block;
	background:url(../img/informer/but_inform_right.gif) no-repeat  right top;
	padding:5px 8px 6px 0;
	font-style:normal;
	color:#fff;

}
.inf_bot {
	float:left;
	width:100%;
	margin-top:15px;
}
.informer_astrogid {
	background: url(../img/informer/bg_astrogid.png) no-repeat left top;
	width:276px;
	height:249px;
	padding:0 12px;
}
	.informer_astrogid div.informer_h2 {
		margin:0;
		padding:10px 0 20px 0;
		font-size:19px;
		color:#eda14a;
		font-weight:normal;
		line-height: 25px;
		font-family:Trebuchet MS;
	}
	.informer_astrogid p {
		margin:0;
		padding:0 0 30px 0;
		font-size:16px;
		color:#101010;
	}  
/* EOF informer*/

/*   TOCHKA  */
/* CSS Document */

#header {
	margin-bottom: 14px;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	
}
	#header .logo {
		float: left;
		margin: 52px 10px 0 0;
	}
	#header .options {
		font-size: 85%;
		padding-top: 8px;
		text-align: left;
		padding-bottom: 4px;
		color: #5e5e5e;
		overflow: hidden;
		_zoom: 1;
	}
		#header .startpage {
			display: inline-block;
			width: 110px;
			padding-top: 2px;
		}
		#header .startpage, #header .favorites {
			white-space: nowrap;
		}

		#header .language {
			float: right;
			margin-top: -4px;
			text-transform: uppercase;
			font-weight: 900;
			font-size: 115%;
			font-family:Arial,Helvetica,sans-serif;
		}
		#header .language * {
			padding: 0 1px 0 2px;
			color: #9c9c9c;
		}
		#header .language img {
			vertical-align: middle;
			padding-left: 0px;
		}
		#header .language span {
			background: url(images/header/bg_lang.gif) no-repeat;
			height: 22px;
			display: inline-block;
			line-height: 22px;
			width: 30px;
			text-align: center;
		}
		#header .language a {
			text-decoration: none;
		}
		
	#header .center {
		margin-left: 232px;
		padding-top: 18px;
		padding-bottom: 0px;
		width: 439px;
		font-size:11px;
	}
	#header .right {
		float: right;
		width: 300px;
		padding-left: 10px;
		padding-right: 3px;
		margin-left: -310px;
		padding-bottom: 0px;
	}
	
		#header .menu {
			height: 16px;
			margin-bottom: -16px;
			font-size: 120%;
			color: #306aac;
			line-height: 16px;
		}
			#header .menu a {
				color: #306aac;
				display: inline-block;
				height: 16px;
				padding-left: 20px;
			}
			#header .menu a.no_icon {
				padding-left: 0px;
			}
			#header .menu .news {
				background: url(images/header/ico_mn_news.gif) no-repeat left;
			}
			#header .menu .mail {
				background: url(images/header/ico_mn_mail.gif) no-repeat left;
			}
			#header .menu .weather {
				background: url(images/header/ico_mn_weather.gif) no-repeat left;
			}
			#header .menu .jokes {
				background: url(images/header/ico_mn_humor.gif) no-repeat left;
			}
			#header .menu .games {
				background: url(images/header/ico_mn_games.gif) no-repeat left;
			}
			#header .menu .more {
				padding-left: 1px;
				padding-top: 1px;
				position: absolute;
				z-index: 999;
			}
			#header .menu .more a {
				padding-left: 2px;
			}
			#header .menu .more li a {
				padding-left: 0px;
			}
		
	#header .search {
		padding-top: 36px;
	}
		#header .search .advancedSearch {
			float: right;
			line-height: 16px;
			_padding-right: 10px;
		}


		#header .search form {
			background: url(images/header/bg_searchform.gif) no-repeat top;
			position: relative;
			margin-top: 16px;
			padding-top: 5px;
		}

		#header .search .tabs {
			margin: 0;
			padding: 0;
			list-style: none;
			position: absolute;
			z-index: 900;
			top: -16px;
			left: 20px;
		}
			#header .search .tabs li {
				float: left;
			}
				#header .search .tabs li a {
					display: inline-block;
					padding: 0 12px;
					height: 18px;
					line-height: 18px;
				}
			#header .search .tabs li.selected {
				background: url(images/header/bg_stabs_selected.gif) no-repeat;
				margin-right: 10px;
			}
				#header .search .tabs li.selected a {
					position: relative;
					margin-right: -10px;
					padding: 0 12px;
					background: url(images/header/bg_stabs_selected_r.gif) no-repeat right;
					color: #c5151b;
					text-decoration: none !important;
				}

		#header .search .textField {
			width: 354px;
			padding: 4px 5px!important;
			line-height: 14px;
			font-size: 125%;
			font-style: italic;
			color: #757575;
			margin: 0;
			border: #7e9db9 1px solid;
		}
		#header .search .submitButton {
			display: inline-block;
			background: url(images/header/bg_searchbutton.png) no-repeat;
			_background: url(images/header/bg_searchbutton.gif) no-repeat;
			border: #fff 0px solid;
			width: 69px;
			height: 26px;
			line-height: 26px;
			font-size: 125%;
			color: #fff;
			text-align: center;
			vertical-align: bottom;
		}

/* EOF footer */

/* MOUSE OVER AND PRESSDOWN*/
.MouseOver {
	background-position: 0 50% !important;
}
.MousePressDown {
	background-position: 0 100% !important;
}
	span.MouseOver input, span.MouseOver a {
		background-position: right !important;
	}
	span.MousePressDown input, span.MousePressDown a {
		background-position: bottom right !important;
	}
.minimized .MouseOver, div.select .MouseOver {
	background-position: 100% 50% !important;
}
.minimized .MousePressDown, div.select .MousePressDown {
	background-position: 100% 100% !important;
}
.gadget div.MouseOver ul, .weather h1 div.MouseOver ul, .weather h1 a.MouseOver {
	background-image: url(images/header/bg_dropdown_a.gif);
}
.gadget div.MousePressDown ul, .weather h1 div.MousePressDown ul, .weather h1 a.MousePressDown {
	background-image: url(images/header/bg_dropdown_d.gif);
}
/* MOUSE OVER AND PRESSDOWN*/







/* some dirty magic for layout */
.clear20 {
	height:20px;
	clear:both;
	font-size:1px;
	overflow:hidden;
}
/* EOF some dirty magic for layout */


#main {
	clear: both;
	/*overflow: hidden;*/
	_zoom: 1;
	_position: relative;
}
	

	#main .left {
		float: left;
		width: 132px;
		padding-right: 10px;
		padding-bottom: 60px;
		margin-left: 2px;
		margin-right: -144px;
	}

	#main .center {
		float: left;
		margin-left: 3px;
		padding-bottom: 60px;
		width: 672px;
	}
	#main.frontpage .center {
		float: left;
		margin-left: 144px;
		_margin-left: 72px;
		margin-right: -531px;
		width: 531px;
	}

	#main .right {
		float: left;
		width: 300px;
		z-index: 999;
  		position: relative;
		padding-left: 13px;
		_padding-left: 10px;
		padding-right: 3px;
		_padding-right: 0px;
		padding-bottom: 60px;
	}
	#main.frontpage .right {
		float: left;
		width: 300px;
		padding-left: 10px;
		padding-right: 3px;
		padding-bottom: 60px;
		margin-left: 534px;
		_margin-left: 0;
		_padding-left: 541px;
	}





		.left .menu {
			margin: 0;
			padding: 0;
			list-style: none;
			margin-bottom: 12px;
		}
			.left .menu li {
				margin-bottom: 4px;
				background: #f0f0f0;
				height: 29px;
				line-height: 29px;
			}
				.left .menu li a, .left .menu li span {
					padding-left: 46px;
					font-size: 110%;
					color: #000;
					height: 29px;
					display: block;
				}
				.left .menu li.notAble * {
					color: #a8a8a8;
				}
			.left .menu li.frontpage {
				background: none;
			}
				.left .menu li.frontpage a {
					color: #cc0000;
					font-weight: 900;
				}

			.left .menu img.marker_new {
				vertical-align: super;
				padding-left: 3px;
			}

				
		.leftAdv {
			text-align: center;
		}
	
	
	.right .adv {
		margin: 3px 0 12px 0;
		height: auto !important;
	}

	h3 {
		margin: 0;
		padding: 0;
		font-size: 100%;
	}



/* === userMenu === */

	.userMenu {
		position: relative;
	}
		.userMenu .topBorder {
			height:4px;
			font-size: 1px;
			line-height: 1px;
			background: #f3f3f3 url(images/header/bgCorners_top.gif) no-repeat;
		}
		.userMenu .bottomBorder {
			height:4px;
			font-size: 1px;
			line-height: 1px;
			background: #f3f3f3 url(images/header/bgCorners_btm.gif) no-repeat;
		}
		.userMenu .inner {
			background: #f3f3f3;
			border-left: #c5c5c5 1px solid;
			border-right: #c5c5c5 1px solid;
			padding: 0 5px;
			padding-right: 3px;
			padding-bottom: 2px;
			overflow: hidden;
			_zoom: 1;
		}
			.userMenu .inner h3 {
				height: 28px;
				line-height: 28px;
				padding-bottom: 5px;
				font-size: 110%;
				font-weight: 100;
			}
				.userMenu .inner h3 a {
					padding-left: 4px;
					color: #0150ad !important;
					font-size:11px;
				}
				.userMenu .inner h3 .user {
					display: inline-block;
					height: 27px;
					line-height: 26px;
					text-decoration: none;
				}
					.userMenu .inner h3 .user img {
						padding-right: 6px;
						padding-left: 2px;
						vertical-align: middle;
					}
			.userMenu .inner .button {
				float: right;
				background: url(images/header/bg_button_grey.png) no-repeat;
				_background: url(images/header/bg_button_grey.gif) no-repeat;
				height: 16px;
				line-height: 16px;
				padding: 0 5px;
				color: #fff;
				font-size: 90%;
				margin-top: 5px;
				margin-right: 3px;
				text-decoration: none;
			}
			.userMenu .inner .red {
				background: url(images/header/bg_btn_red.png) no-repeat;
				_background: url(images/header/bg_btn_red.gif) no-repeat;
				height: 22px;
				line-height: 22px;
				padding: 0 5px;
				width: 51px;
				text-align: center;
				font-size: 100%;
				font-weight: 900;
				margin-top: 3px;
				margin-right: 2px;
				text-decoration: none;
			}
			.userMenu .inner .informer {
				background: url(images/header/bg_userMenu_informer_r.gif) no-repeat top right;
				display: inline-block;
				height: 29px;
				padding-right: 4px;
				float: left;
				margin-right: 1px;
				position: relative;
				font-size:10px;
			}
				.userMenu .inner .informer span {
					background: url(images/header/bg_userMenu_informer_l.gif) no-repeat;
					padding-left: 5px;
					line-height: 28px;
					height: 29px;
					display: inline-block;
					font-family:Trebuchet MS,Tahoma,Sans-Serif !important;
				}
				.userMenu .inner .settings {
					position: absolute;
					top: 44px;
					right: 4px;
				}

				.userMenu .inner .informer .time {
					text-align: center;
					line-height: 11px;
					padding-bottom: 0;
					padding-top: 3px;
					height: 26px;
				}

				.userMenu .inner .informer .mail {
					background: url(images/header/bg_informer_inbox.gif) no-repeat;
					padding-left: 35px;
				}
				.userMenu .inner .informer .calendar {
					background: url(images/header/bg_informer_calendar.gif) no-repeat;
					padding-left: 33px;
				}
				.userMenu .inner .informer .horoscope {
				}
				.userMenu .inner .informer .weather {
				}
					.userMenu .inner .informer .weather img {
						vertical-align: middle;
						padding-right: 1px;
					}
				.userMenu .inner .informer .currency {
					padding-top: 4px;
					height: 26px;
					padding-left: 15px;
					padding-right: 6px;
					line-height: 11px;
					font-size: 85%;
				}
				.userMenu .inner .informer .currency_usd {
					background: url(images/header/bg_informer_currency_usd.gif) no-repeat;
				}
				.userMenu .inner .informer .currency_euro {
					background: url(images/header/bg_informer_currency_euro.gif) no-repeat;
				}
				.userMenu .inner .informer .currency_rub {
					background: url(images/header/bg_informer_currency_rub.gif) no-repeat;
				}
					.userMenu .inner .informer .change_course {
						position: absolute;
						bottom: 2px;
						right: 3px;
					}
					.userMenu .inner .informer .change_course_up {
						position: absolute;
						top: 2px;
						right: 3px;
					}

/* === userMenu === */








/* === Breadcrumbs === */

	.crumbs {
		padding-left: 3px;
		color: #0c4f9d;
		font-size: 110%;
		font-weight: 900;
		position: relative;
		z-index: 700;
		min-height: 25px;
		_height: 25px;
	}
		.crumbs a {
			color: #0c4f9d !important;
		}
		.crumbs span {
			color: #000;
			font-weight: 100;
		}
		.crumbs .dropdownMenuItem {
			padding-top: 1px;
			padding-left: 1px;
			padding-right: 1px;
			position: relative;
			display: inline-block;
			z-index: 100;
			font-weight: 900;
		}
			.dropdownMenuItem a {
				padding-left: 7px;
				display: inline-block;
				height: 15px;
				line-height: 15px;
				padding-bottom: 1px;
				padding-right: 4px;
				position: relative;
				z-index: 3;
			}
			.dropdownMenuItem img {
				vertical-align: middle;
				cursor: pointer;
				position: relative;
				z-index: 3;
				width: 16px;
				height: 13px;
				background: url(../images/bg_dropdown_crumbs.gif) no-repeat;
			}
			.dropdownMenuItem ul {
				margin: 0;
				padding: 0;
				list-style: none;
				position: absolute;
				right: 2px;
				top: 1px;
				margin-top: 16px;
				background: #fff;
				z-index: 1;
				text-align: left;
			}
				.dropdownMenuItem ul li {
					padding: 3px 5px 3px 5px;
					white-space: nowrap;
				}
					.dropdownMenuItem ul li a {
						padding: 0px;
						font-weight: 100;
					}
		.crumbs .active, #header .menu .active {
		}
			.crumbs .active ul, #header .menu .active ul {
				border: #d4e0ee 1px solid;
			}
				.crumbs .active a.current, #header .menu .active a.current {
				}
				
		.crumbs .goback {
			float: right;
			font-weight: 100;
			padding-left: 8px;
			margin-right: 316px;
			background: url(../images/arr_back.gif) no-repeat 0 3px;
		}

/* === Breadcrumbs === */






	.ui-tabs-hide {
		display: none;
	}


/* === NewsBlock === */




/* === Pagination === */

.Main .pagination {
		text-align: center;
		padding: 20px 0;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 145%;
		color: #000;
	}
    .Main .pagination img {
			vertical-align: middle;
			padding-bottom: 3px;
		}
		.Main .pagination a {
			padding: 0 7px;
		}
.Main .pagination a.page, .Main .pagination span.current {
			padding: 0 4px;
		}

/* === Pagination === */


/* === Import === */

	.importedNews {
	}
		.importedNews .content {
			overflow: hidden;
			_zoom: 1;
			padding: 10px;
			padding-right: 2px;
		}
		.importedNews .item {
			width: 130px;
			padding-right: 35px;
			float: left;
			margin-bottom: 20px;
		}
			.importedNews .item img {
				border: #ddd 3px solid;
				margin-bottom: 8px;
			}
			.importedNews .item .category {
				color: #999999;
			}
			.importedNews .item a {
				font-size: 125%
			}
			.importedNews .item {
			}







	.newsFull .center .otherNews {
		margin-left: -3px;
	}
		.news .center .otherNews h3 {
			font-size: 100%;
			padding: 0;
			color: #3c3c3c;
			line-height: 33px;
		}
		.news .center .otherNews .btn_prev {
			position: absolute;
			left: 0;
			top: 61px;
			background: url(../images/arr_daysel_left_big.gif) no-repeat;
			width: 23px;
			height: 58px;
			z-index: 220;
		}
		.news .center .otherNews .notAblePrev {
		}
		.news .center .otherNews .btn_next {
			position: absolute;
			right: 0;
			top: 61px;
			background: url(../images/arr_daysel_right_big.gif) no-repeat right;
			width: 23px;
			height: 58px;
			z-index: 220;
		}
		.news .center .otherNews .notAbleNext {
		}

		.news .center .otherNews .container {
			position: relative;
			margin: 0px 30px;
			padding-top: 8px;
			overflow: hidden;
			width: 613px;
		}
		.news .center .otherNews .container ul.newsList {
			margin: 0;
			padding: 0;
			list-style: none;
			overflow: hidden;
			position: relative;
			left: 0px;
			width: 628px;
		}
		.news .center .otherNews .container .item {
			background: none !important;
			padding: 0;
			width: 130px;
			padding-right: 32px;
			float: left;
			margin-bottom: 7px;
		}
			.news .center .otherNews .container .item a.image {
				font-size: 90%
				display: block;
				border: #ddd 3px solid;
				padding: 0 !important;
				margin: 0 !important;
				margin-bottom: 4px !important;
				width: 120px;
				height: 90px;
				text-align: center;
				background: #dddddd url(../images/gallery/bg_03_sml.jpg) no-repeat bottom;
			}
			.news .center .otherNews .container .item img {
			}
			.news .center .otherNews .container .item .category {
				color: #999999;
				font-size: 90%;
			}

	.roundCornersBlock .footer {
		background: #f5f5f5;
		border-top: #fff 1px solid;
		padding: 5px 16px 3px 16px;
		/position: relative;
		_position: relative;
		/z-index: 100;
		height: 16px;
	}

	.notAble {
		visibility: hidden;
	}

/* === Import === */







/* === Gadgets === */

	#gadgets {
		margin: 0;
		padding: 0;
		list-style: none;
		position: relative;
	}

	.gadget {
		margin: 0px -3px 8px -3px;
		padding-bottom: 0px;
		position: relative;
		z-index: 50;
		width: 306px;
		background: url(../images/bgCornersShadow.gif) repeat-y;
	}
		.gadget .title {
			height: 33px;
			padding: 3px 8px 1px 5px;
			background: url(../images/bgCornersShadow_top.gif) no-repeat;
			cursor: move;
		}
		.minimized .title {
			height: 32px;
			margin-bottom: -3px;
		}
			.gadget .title .minimizeButton {
				width: 18px;
				height: 16px;
				line-height: 1px;
				font-size: 1px;
				display: block;
				float: right;
				margin-top: 10px;
				background: url(../images/btn_minimize.gif) no-repeat;
			}
			.minimized .title .minimizeButton {
				background-position: 100% 0;
			}
			
		.minimized .content {
			display: none;
		}
		.minimized .footer {
			display: none;
		}
			
		.gadget .content {
			margin: 0 4px;
			background: #fff;
		}
			.gadget .content p {
				margin: 0;
				padding: 10px;
				font-size: 110%;
			}
		.gadget .footer {
			height: 24px;
			line-height: 24px;
			text-align: right;
			background: #e1e1e1;
			border-top: #fff 1px solid;
			margin: 0 4px;
			padding: 0 10px;
			margin-bottom: -3px;
		}
			.gadget .footer a {
				padding-left: 10px;
			}
			.gadget .footer span {
				padding-left: 10px;
				color: #999;
			}
		
		.gadget .bottomBorder {
			position: relative;
			width: 306px;
			height: 7px;
			_line-height: 1px;
			_font-size: 1px;
			background: url(../images/bgCornersShadow_btm.gif) no-repeat;
		}

	.gadget h3 {
		margin: 0;
		padding: 0;
		padding-left: 8px;
		font-size: 160%;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: 900;
		line-height: 33px;
		height: 33px;
	}
		.gadget h3 a {
			color: #3a3a3a !important;
		}
	


	.gadget .top {
		height: 16px;
		position: relative;
		z-index: 300;
		border-bottom: #c7c7c7 1px solid;
		background: #f5f5f5;
		padding-top: 4px;
		padding-left: 13px;
	}
	
	.gadget form {
		padding: 10px 13px;
		_padding: 10px 9px;
		overflow: hidden;
		_zoom:1;
	}
		.gadget form .textfield {
			background: #fff url(../images/gadgets/bg_input.gif) repeat-x;
			border: #e4e4e4 1px solid;
			padding: 4px 5px;
			width: 258px;
			height: 14px;
			margin-bottom: 6px;
			/margin-left: -3px;
		}
		.gadget form textarea.textfield {
			height: 60px;
			max-height: 60px;
			width: 270px;
			max-width: 270px;
			padding: 0;
		}
		.gadget form .button {
			background: #555 url(../images/gadgets/bg_button.gif) repeat-x;
			border: #fff 0px solid;
			color: #fff;
			font-size: 90%;
			height: 16px;
			padding-bottom: 2px;
			float: right;
			margin-right: 2px;
		}


	
		.gadget .tabs {
			position: absolute;
			left: 16px;
			top: 4px;
			margin: 0;
			padding: 0;
			list-style: none;
		}
			.gadget .tabs li {
				float: left;
			}
				.gadget .tabs li a {
					display: inline-block;
					padding: 0 10px;
					height: 17px;
					line-height: 17px;
				}
			.gadget .tabs li.selected {
				background: url(../images/gadgets/bg_tabs_selected.gif) no-repeat;
				margin-right: 8px;
			}
				.gadget .tabs li.selected a {
					position: relative;
					margin-right: -8px;
					padding: 0 10px;
					background: url(../images/gadgets/bg_tabs_selected_r.gif) no-repeat right;
					color: #c5151b;
					font-weight: 100;
					text-decoration: none !important;
				}


	
	
		.gadget .dropdown {
			position: absolute;
			right: 0;
			top: 0px;
			z-index: 500;
		}
		.gadget .dropdown ul {
			list-style: none;
			margin: 0;
			padding: 1px 2px;
			padding-bottom: 0;
			padding-right: 27px;
			background: url(../images/gadgets/bg_dropdown.gif) no-repeat top right;
			
			margin-top: 1px;
			margin-right: 1px;
			cursor: pointer;
			_width: 1px;
		}
		.gadget .dropdown ul.active {
			padding: 0px 2px;
			padding-bottom: 5px;
			padding-right: 22px;
			border: #fff 1px solid;
			background-color: #ebebeb;
			margin-top: 0;
			margin-right: 0;
			cursor: default;
		}
			.gadget .dropdown li {
				text-align: right;
				height: 18px;
				line-height: 18px;
			}
			.gadget .dropdown li.selected {
				padding: 0 5px;
				padding-bottom: 5px;
				padding-right: 0;
			}
			.gadget .dropdown ul.active li {
				text-align: left;
			}
			.gadget .dropdown ul.active li.selected {
				padding-top: 1px;
			}
				.gadget .dropdown li a {
					text-decoration: none;
					color: #202020;
				}
				.gadget .dropdown ul.active li a {
					display: block;
					padding: 0 5px;
				}
					.gadget .dropdown ul.active li a:hover {
						background: #d8d8d8;
					}

		.gadget .content .selectBar {
			position: absolute;
			z-index: 500;
		}
			.gadget .selectBar ul {
				list-style: none;
				display: inline-block;
				margin: 0;
				padding:0;
				padding-bottom: 0;
				padding-right: 14px;
				background: url(../images/gadgets/btn_select.gif) no-repeat top right;
				cursor: pointer;
				float: left;
				_width: 1px;
			}
				.gadget .selectBar li {
					text-align: left;
					height: 12px;
					line-height: 12px;
					border: #fff 1px solid;
					border-right: #fff 0px solid;
					padding: 0 5px;
					white-space: nowrap;
				}
				.gadget .selectBar li.selected {
					border: #ededed 1px solid;
					border-right: #ededed 0px solid;
				}
			.gadget .selectBar ul.active {
				background-color: #ebebeb;
				border: #fff 1px solid;
				border-top: #fff 0px solid;
			}
				.gadget .selectBar ul.active li {
					border: #fff 0px solid;
					height: 16px;
					line-height: 12px;
				}
				.gadget .selectBar ul.active li.selected {
					border: #fff 0px solid;
					border-top: #fff 1px solid;
				}


	
	/* mail gadget */
	
	.mailG .refresh {
		position: absolute;
		background: url(../images/bg_refresher.gif) no-repeat;
		width: 18px;
		height: 16px;
		right: 8px;
		top: 39px;
	}
	.mailG table {
		width: 100%;
		margin-top: 1px;
		border-bottom: #c5c5c5 1px solid;
	}
		.mailG table th {
			padding: 0;
			padding-left: 10px;
			background: #e1e1e1;
			text-align: left;
			font-weight: 100;
			color: #666666;
			height: 19px;
			vertical-align: middle;
		}
		.mailG table td {
			padding: 5px 0;
			padding-left: 10px;
			background: #fff url(../images/bg_dot_3px.gif) repeat-x bottom left;
			font-size: 110%;
		}
		.mailG table .author {
			width: 97px;
		}
		.mailG table .theme {
			width: auto;
			padding-right: 10px;
		}

		.mailG table tr.current td {
			background-color: #eee;
		}

		.mailG table .mail_popup {
			position: absolute;
			z-index: 9999;
			right: 303px;
			margin-top: -32px;
			width: 304px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			color: #000;
		}
			.mailG table .mail_popup .from {
				background: url(../images/bg_mail_popup_top.png) no-repeat;
				_background: none !important;
				_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_mail_popup_top.png', sizingMethod='crop');
				height: 20px;
				padding: 0 9px;
				padding-top: 7px;
			}
			.mailG table .mail_popup .text {
				background: url(../images/bg_mail_popup.png) no-repeat;
				_background: none !important;
				_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_mail_popup.png', sizingMethod='crop');
				_height: 1px;
				padding: 7px 9px 12px 9px;
			}
			.mailG table .mail_popup p {
				padding: 10px 0;
				margin: 0;
				font-size: 100%;
			}
			.mailG table .mail_popup .bottom_border {
				background: url(../images/bg_mail_popup_btm.png) no-repeat;
				_background: none !important;
				_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_mail_popup_btm.png', sizingMethod='crop');
				height: 8px;
			}




	/* mail gadget */



	/* weather gadget */

		.weatherG .gadgetTab {
			overflow: hidden;
			_zoom: 1;
			padding: 0 12px;
		}
			.weatherG .weatherItem {
				text-align: center;
				width: 68px;
				float: left;
				padding: 2px 0 5px 0;
			}

	/* weather gadget */



	/* antivir gadget */

		.antivirG .content {
			padding: 14px 20px;
		}

		.antivirG form {
			padding: 0;
		}
			.antivirG form input {
				width: auto !important;
			}

			.antivirG .files {
				padding: 4px 0 1px 0;
			}
				.antivirG .files input {
					width: 60%;
					margin-bottom: 3px;
				}
			.antivirG .addFile {
			}
			.antivirG .content .button {
				padding-top: 6px;
				text-align: center;
				float: none;
				background: none;
				height: 22px;
			}
				.antivirG .content .button span {
					display: inline-block;
					background: url(../images/bg_Button_left.gif) no-repeat;
				}
				.antivirG .content .submitBtn {
					border: #fff 0px solid;
					height: 22px;
					padding: 0 12px;
					/padding: 0;
					padding-bottom:2px;
					color: #fff;
					font-size: 100%;
					font-weight: 900;
					background: url(../images/bg_Button_right.gif) no-repeat top right;
					cursor: pointer;
				}

	/* antivir gadget */



		/* humor gadget */

		.humorG .top {
		}

		.humorG .carousel {
			margin: 8px 16px 8px 17px;
			overflow: hidden;
			position: relative;
			width: 265px;
		}
			.humorG .content .btn_prev {
				position: absolute;
				left: 4px;
				top: 95px;
				background: url(../images/arr_daysel_left.gif) no-repeat;
				width: 15px;
				height: 35px;
			}
			.humorG .content .btn_next {
				position: absolute;
				right: 4px;
				top: 95px;
				background: url(../images/arr_daysel_right.gif) no-repeat;
				width: 15px;
				height: 35px;
			}

			.humorG .carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				position: relative;
				width: 1600px;
				overflow: hidden;
				_zoom: 1;
			}
				.humorG .carousel li {
					float: left;
					position: relative;
					overflow: hidden;
					width: 124px;
					padding-right: 20px;
				}
					.humorG .carousel li img {
					}
					.humorG .carousel li a {
					}
		.humorG .navigation {
			padding-top: 6px;
		}
			.humorG .navigation .btn_next {
				float: right;
			}
			.humorG .navigation .btn_prev {
				float: left;
			}
			.humorG .navigation .slider {
				width: 209px;
				background: url(../images/bg_slider.gif) no-repeat center;
				height: 20px;
				margin: 0 auto;
				position: relativee;
			}
			.humorG .navigation .slider img {
				position: relative;
				top: 5px;
				/top: 6px;
				left: 20px;
			}

	/* humor gadget */



		/* video gadget */

		.videoG .top {
		}

		.videoG .carousel {
			margin: 8px 16px 8px 17px;
			overflow: hidden;
			position: relative;
			width: 265px;
		}
			.videoG .content .btn_prev {
				position: absolute;
				left: 4px;
				top: 95px;
				background: url(../images/arr_daysel_left.gif) no-repeat;
				width: 15px;
				height: 35px;
			}
			.videoG .content .btn_next {
				position: absolute;
				right: 4px;
				top: 95px;
				background: url(../images/arr_daysel_right.gif) no-repeat;
				width: 15px;
				height: 35px;
			}

			.videoG .carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				position: relative;
				width: 1600px;
				overflow: hidden;
				_zoom: 1;
			}
				.videoG .carousel li {
					float: left;
					position: relative;
					overflow: hidden;
					width: 124px;
					padding-right: 20px;
				}
					.videoG .carousel li img {
					}
					.videoG .carousel li a {
					}
		.videoG .navigation {
			padding-top: 6px;
		}
			.videoG .navigation .btn_next {
				float: right;
			}
			.videoG .navigation .btn_prev {
				float: left;
			}
			.videoG .navigation .slider {
				width: 209px;
				background: url(../images/bg_slider.gif) no-repeat center;
				height: 20px;
				margin: 0 auto;
				position: relativee;
			}
			.videoG .navigation .slider img {
				position: relative;
				top: 5px;
				/top: 6px;
				left: 20px;
			}

	/* video gadget */



	/* chat gadget */

		.chatG .top {
		}

		.chatG .content {
			padding: 12px 17px 3px 17px;
		}
		.chatG .content .oneRoom {
			overflow: hidden;
			_zoom: 1;
			padding-bottom: 10px;
		}
		.chatG .content .date {
			font-size: 130%;
		}
		.chatG .content .name {
			font-size: 90%;
			color: #666666;
		}
		.chatG .content .image {
			float: left;
			margin-right: 12px;
			margin-bottom: 6px;
			padding-top: 7px;
		}
		.chatG .content h2 {
			margin: 0;
			padding: 0;
			font-size: 110%;
			padding-top: 4px;
		}
		.chatG .content h2 a {
		}

	/* chat gadget */




	/* hotNews gadget */

		.hotNewsG {
			margin: 0px;
			margin-bottom: 15px;
			position: relative;
			width: 300px;
			background: none;
		}
			.hotNewsG .topBorder {
				height:4px;
				width: 300px;
				font-size: 1px;
				line-height: 1px;
				background: url(../images/bgCorners_top.gif) no-repeat;
				position: absolute;
				left: 0;
				top: 0px;
				z-index: 990;
			}
			.hotNewsG .bottomBorder {
				height:4px;
				width: 300px;
				font-size: 1px;
				line-height: 1px;
				background: url(../images/bgCorners_btm.gif) no-repeat;
			}
			.hotNewsG .inner {
				background: #f3f3f3;
				border-left: #c5c5c5 1px solid;
				border-right: #c5c5c5 1px solid;
				padding: 0x;
				overflow: hidden;
				_zoom: 1;
				margin-bottom: -4px;
			}

			.hotNewsG ul {
				margin: 0;
				padding: 0;
				list-style: none;
				padding-top: 2px;
			}
				.hotNewsG ul li {
					border-bottom: #c5c5c5 1px solid;
					padding: 0px;
					padding-right: 4px;
					overflow: hidden;
					_zoom:1;
					background: #f4f4f4 url(../images/bg_hotnewsItem.gif) repeat-x bottom;
					cursor: pointer;
				}
				.hotNewsG ul li.selected {
					background: #f4dada url(../images/bg_hotnewsItem_hov.gif) repeat-x bottom;
				}
					.hotNewsG ul li .image {
						float: left;
						padding: 0px 1px 1px 1px;
						border: #fff 1px solid;
						margin-right: 10px;
					}
					.hotNewsG ul li .text {
/*						margin-left: 77px;   */
						padding-top: 2px;
						height: 45px;
						overflow: hidden;
						_zoom: 1;
						position: relative;
					}
						.hotNewsG ul li .time {
							font-size: 90%;
							color: #6d6d6d;
						}
					
						.hotNewsG ul li h4 {
							margin: 0;
							padding: 0;
							font-size: 100%;
							font-weight: 100;
						}
						.hotNewsG ul li h4 a {
							color: #0a0a0a;
							display: block;
						}
						.hotNewsG .comments {
							display: block;
							width: 100%;
							padding-top: 2px;
							padding-bottom: 3px;
						}
							.hotNewsG .comments a {
								display: inline-block;
								_background: url(../images/ico_comments.png) no-repeat left bottom;
								background: url(../images/ico_comments.gif) no-repeat left bottom;
								padding-left: 20px;
								height: 17px;
								font-size: 90%;
								line-height: 14px;
								color: #000;
								text-decoration: underline;
							}
							.hotNewsG .comments a:hover {
								text-decoration: none;
							}

	/* hotNews gadget */




	/* tags gadget */

		.tagsG .top {
		}

		.tagsG .content {
			padding: 10px 14px;
			text-align: center;
		}
			.tagsG .content a {
				color: #306aac;
			}
			.tagsG .content .f7 {
				font-size: 240%;
			}
			.tagsG .content .f6 {
				font-size: 210%;
			}
			.tagsG .content .f5 {
				font-size: 170%;
			}
			.tagsG .content .f4 {
				font-size: 140%;
			}
			.tagsG .content .f3 {
				font-size: 120%;
			}
			.tagsG .content .f2 {
				font-size: 110%;
			}
			.tagsG .content .f1 {
				font-size: 100%;
			}

	/* tags gadget */


	/* maps gadget */

		.mapsG .info {
			padding-left: 14px;
			padding-top: 8px;
		}
			.mapsG .info img {
				padding: 7px 0;
				padding-right: 5px;
			}

			.mapsG .info .city {
				font-size: 110%;
				font-weight: 900;
			}
			.mapsG .info .status {
				font-size: 145%;
				font-weight: 900;
			}

		.mapsG table {
			margin: 10px 14px;
			margin-top: 0px;
			width: 270px;
		}
			.mapsG table th, .mapsG table td {
				width: 33%;
				border-top: #fff 1px solid;
				border-right: #fff 1px solid;
				text-align: left;
			}
			.mapsG table th {
				padding: 2px 10px;
				text-align: center;
			}
			.mapsG table td {
				background: #ebebeb;
				padding: 2px 10px;
			}
				.mapsG table td a {
				}




	.mapsG .gadgetTab form {
		padding-top: 0;
		padding-bottom: 0;
	}

	.mapsG .gadgetTab .oneRow {
		margin-top: 8px;
	}
	.mapsG .gadgetTab label {
		display: inline-block;
		/display: inline;
		text-align: right;
		padding-left: 20px;
		width: 6ex;
		padding-right: 8px;
	}
	.mapsG .gadgetTab div.select {
		display: inline-block;
		/display: inline;
		position: relative;
		vertical-align: middle;
	}
	.mapsG .gadgetTab .select input {
		background: #fff;
		border: #d4e0ee 1px solid;
		padding: 0;
		height: 14px;
		color: #2b2b2b;
		width: 160px;
		padding: 1px 6px;
		/**background: url(../images/arr_select_filters.gif) no-repeat top right !important;*/
		/*cursor: pointer;*/
		margin: 0;
	}

	.mapsG .gadgetTab .select ul {
		margin: 0;
		padding: 0;
		list-style: none;
		position: absolute;
		border: #cdcdcd 1px solid;
		background: #fff;
		top: 18px;
		left: 0;
		_left: 3px;
		text-align: left;
		width: 118px;
		z-index: 400 !important;
	}
		.mapsG .gadgetTab .select ul li {
			padding: 3px 7px;
			padding-right: 5px;
			color: #757575;
			cursor: pointer;
		}
		.mapsG .gadgetTab .select ul li.current {
			color: #fff;
			background: #333;
		}

		.mapsG .gadgetTab .button {
			background: url(../images/bg_button_grey_resize.gif) no-repeat;
			display: inline-block;
			float: none;
			height: 18px;
			padding: 0;
			margin: 7px 0 4px 0;
			margin-left: 120px;
		}
			.mapsG .gadgetTab .button a {
				display: inline-block;
				font-size: 110%;
				font-weight: 100;
				color: #fff;
				background: url(../images/bg_button_grey_resize_r.gif) no-repeat top right;
				padding: 0 12px;
				height: 18px;
				line-height: 18px;
			}

	#trafficTab {
	}
		#trafficTab form {
			padding: 0 10px 10px 20px;
		}
		#trafficTab b {
			font-size: 120%;
		}
		#trafficTab .select {
		}
			#trafficTab .select input {
				width: 120px;
			}
		#trafficTab .button {
			margin: 0;
		}
		#trafficTab .oneRow {
			margin-bottom: 10px;
		}
		#trafficTab .level {
			font-size: 130%;
			font-weight: 900;
			margin-left: 3px;
			padding-left: 12px;
		}
		#trafficTab {
		}
		#trafficTab {
		}



	/* maps gadget */



	/* icons */
		
		.right .mailG h3 {
			padding-left: 43px;
			background: url(../images/gadgets/ico_mail.gif) no-repeat 8px 0;
		}
		
		.right .weatherG h3 {
			/*padding-left: 43px;
			background: url(../images/gadgets/ico_weather.gif) no-repeat;*/
		}
		
		.right .mapsG h3 {
			/*padding-left: 43px;
			background: url(../images/gadgets/ico_maps.gif) no-repeat;*/
		}
		
		.right .translaterG h3 {
			/*padding-left: 43px;
			background: url(../images/gadgets/ico_translater.gif) no-repeat;*/
		}
		
		.right .antivirG h3 {
/*
			padding-left: 43px;
			background: url(../images/gadgets/ico_antivir.gif) no-repeat;
*/
		}
/*
		.right .humorG h3 {
			padding-left: 43px;
			background: url(../images/gadgets/ico_humor.gif) no-repeat;
		}
*/
		.right .chatG h3 {
		}
		
	/* icons */
	
	.ui-state-highlight {
		border: #c5c5c5 1px dashed;
		background: #eee;
		/*width: 297px !important;*/
		margin-left: 3px;
		margin-bottom: -3px !important;
	}


	/* tv gadget */

	#tv_gadget .programmList {
		width: 297px;
		margin-bottom: -1px;
		padding: 17px 0;
		position: relative;
		overflow: hidden;
		_zoom: 1;
	}
		#tv_gadget .select {
			position: absolute;
			right: 0px;
			top: 1px;
		}
			#tv_gadget .select input {
				background: url(../images/bg_dropdown.png) no-repeat top right;
				border: none;
				text-align: right;
				height: 14px;
				padding-right: 20px;
				margin: 1px;
				margin-right: 6px;
				margin-bottom: 2px;
				color: #3a3a3a;
				font-style: normal;
			}
			#tv_gadget .select ul {
				top: 19px;
			}
		#tv_gadget .btn_prev {
			position: absolute;
			left: 50%;
			top: 0px;
			background: url(../images/arr_daysel_up.gif) no-repeat;
			width: 35px;
			height: 15px;
			margin-left: -18px;
		}
		#tv_gadget .btn_next {
			background: url(../images/arr_daysel_down.gif) no-repeat;
			width: 35px;
			height: 15px;
			margin-right: -17px;
			position: absolute;
			right: 50%;
			bottom: 0;
			_bottom: -1px;
		}
		#tv_gadget .container {
			overflow: hidden;
			_zoom: 1;
			position: relative;
			max-height: 135px;
			_height: 135px;
		}

		#tv_gadget .programms {
			margin: 0;
			padding: 0;
			list-style: none;
			overflow: hidden;
			_zoom: 1;
			position: relative;
			left: 0px;
			top: 0px;
			z-index: 200;
		}

		#tv_gadget .programm {
			clear: none;
			float: none;
			border-bottom: #e8e8e8 1px solid;
			margin: 0 8px;
			overflow: hidden;
			_zoom: 1;
			padding: 6px 0;
			height: 14px;
		}
		#tv_gadget .chanName {
			color: #0150ad;
			float: left;
			padding: 0 5px;
			width: 95px;
			display: inline-block;
			vertical-align: top;
		}
		#tv_gadget .oneProgramm {
			margin-left: 105px;
			vertical-align: top;
			white-space: nowrap;
			padding-right: 5px;
			width: 165px;
			overflow: hidden;
			position: relative;
		}
			#tv_gadget .oneProgramm span {
				padding-right: 5px;
			}


	/* tv gadget */




	/* games gadget */

	.right #gadget_newgames .content {
		padding-top: 12px;
	}
	.right #gadget_newgames .top {
		margin-bottom: 15px;
		font-size: 90%;
	}

	.right .gamesListItem {
		padding: 0 11px 15px 11px;
		overflow: hidden;
		_zoom: 1;
	}
	.right .gamesListItem img {
		float: left;
		padding-top: 3px;
	}
	.right .gamesListItem .text {
		margin-left: 54px;
		padding-right: 30px;
		position: relative;
	}
	.right .gamesListItem .category {
		background: url(../images/bg_category.gif) no-repeat;
		color: #fff;
		padding-left: 6px;
		font-weight: 900;
		height: 14px;
		line-height: 14px;
	}
	.right .gamesListItem a {
		font-size: 110%;
	}
	.right .gamesListItem .size {
		color: #333434;
	}
		.games .right .gamesListItem .flag {
			position: absolute;
			right: 0px;
			top: 0;
			width: 25px;
			height: 33px;
			background: url(../images/flag_off.gif);
		}
		.games .right .gamesListItem .f_checked {
			background: url(../images/flag_on.gif);
		}

				.gamesListItem .comments a {
					display: inline-block;
					background: url(../images/ico_comments.png) no-repeat;
					_background: none !important;
					_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ico_comments.png', sizingMethod='crop');
					padding-left: 20px;
					height: 14px;
					line-height: 14px;
					color: #7c7c7c;
					font-size: 85%!important;
					font-weight: 100;
					/*margin-bottom: 10px;*/
				}
				.gamesListItem span.comments {
					border:none;
				}

		#gadget_newgames .select {
			position: absolute;
			right: 0px;
			top: 1px;
		}
			#gadget_newgames .select input {
				background: url(../images/bg_dropdown.png) no-repeat top right;
				border: none;
				text-align: right;
				height: 14px;
				padding-right: 20px;
				margin: 1px;
				margin-right: 6px;
				margin-bottom: 2px;
				color: #3a3a3a;
				font-style: normal;
			}
			#gadget_newgames .select ul {
				top: 19px;
			}

	/* games gadget */


	/* users gadget */
	
			
	.gadget .userList {
		margin: 12px 10px 0 10px;
		padding: 0;
		list-style: none;
	}
		.gadget .userList li {
			overflow: hidden;
			margin-bottom: 6px;
		}
		.gadget .userList li img {
			float: left;
		}
		.gadget .userList li .text {
			margin-left: 66px;
			padding-top: 10px;
		}
		.gadget .userList li a {
			font-size: 110%;
		}

	/* users gadget */


/* === Gadgets === */


.noBg {
	background: none !important;
	border: #fff 0px solid !important;
}








/*============ N E W S =============*/

	.news .FeaturedNews {
		border: #c5c5c5 1px solid;
		width: 665px;
		height: auto;
		min-height: 244px;
		position: relative;
		margin-bottom: 13px;
		padding-right: 7px;
	}
			
		.news .FeaturedNews .image {
			float: left;
			margin-right: 20px;
		}
			
		.news .FeaturedNews .text {
			height: 240px;
			overflow: hidden;
			_zoom: 1;
			position: relative;
		}
			
		.news .FeaturedNews .cont {
		}
		.news .FeaturedNews .date {
			padding-top: 10px;
			padding-bottom: 3px;
			color: #6D6D6D;
			font-size: 90%;
		}
		.news .FeaturedNews h1 {
			margin: 0;
			padding: 0;
			font-size: 220%;
			font-weight: 100;
			line-height: 100%;
			padding-bottom: 8px;
		}
			.news .FeaturedNews h1 a {
				color: #003399;
			}
		.news .FeaturedNews p {
			padding: 0;
			margin: 0;
			font-size: 110%;
		}
		.news .FeaturedNews .spacer {
			height: 55px;
			padding-top: 5px; 
		}
		.news .FeaturedNews .bottom {
			position: absolute;
			left: 399px;
			bottom: 5px;
			width: 147px;
		}
		.news .FeaturedNews .comments {
			padding-right: 4px;
		}
			.news .FeaturedNews .comments a {
				display: inline-block;
				background: url(../images/ico_comments.png) no-repeat 0 2px;
				_background: url(../images/ico_comments.gif) no-repeat 0 2px;
				padding-left: 20px;
				height: 15px;
				line-height: 14px;
				color: #000;
				font-size: 85%;
				text-decoration: underline;
			}
		.news .FeaturedNews .photos {
		}
			.news .FeaturedNews .photos a {
				display: inline-block;
				background: url(../images/ico_photo.png) no-repeat 0 1px;
				_background: url(../images/ico_photo.gif) no-repeat 0 1px;
				padding-left: 20px;
				height: 15px;
				font-size: 85%;
				line-height: 14px;
				color: #000;
				text-decoration: underline;
			}
		.news .FeaturedNews a.more {
			position: absolute;
			bottom: 6px;
			right: 10px;
			font-size: 100%;
			text-decoration: underline;
		}

	
	
	
.newsFull {
	overflow: visible !important;
}
	.newsFull .center {
		color: #000;
/*
		padding-right: 6px;
		_padding-right: 16px;
*/
	}

		.newsFull .center h1 {
			margin: 0;
			padding: 0;
			font-size: 220%;
			font-weight: 100;
			padding-top: 4px;
			padding-bottom: 5px;
		}
		.newsFull .center h3 {
			margin: 0;
			padding: 0;
			font-size: 120%;
			font-weight: 900;
			padding-bottom: 10px;
			line-height: 140%;
		}
		.newsFull .center p {
			margin: 0;
			padding: 0;
			font-size: 120%;
			padding-bottom: 12px;
			line-height: 140%;
			text-align: justify;
		}
		.newsFull .center ul, .newsFull .center ol {
			margin: 0;
			padding: 0;
			list-style: none;
			display: inline-block;
			padding-bottom: 12px;
			font-size: 110%;
		}
		.newsFull .center ol  {
			list-style: decimal;
			padding-left: 28px;
		}
			.newsFull .center ul li {
				padding-left: 14px;
				background: url(../images/newsList_bullet.gif) no-repeat 2px 5px;
			}
		.newsFull .center .fontsize {
			float: right;
			color: #5e5e5e;
			font-size: 90%;
		}
			.newsFull .fontsize .print {
				padding-right: 20px;
			}
			.newsFull .fontsize img {
				vertical-align: text-bottom;
			}
			.opera .newsFull .fontsize img {
				vertical-align: text-top;
			}
			.safari .newsFull .fontsize img {
				vertical-align: top;
			}
		.newsFull .center .time {
			font-size: 90%;
			color: #5e5e5e;
			padding-bottom: 20px;
		}

		.newsFull .floatLeft {
			float: left;
			width: 246px;
			margin-right: 20px;
			margin-top: 3px;
		}
		.nF_rightcol {
		width:297px !important;
		margin:5px 0 0 4px !important;
		_display:inline;
		}		
			.newsFull .floatLeft .bigImg {
				padding: 3px;
				background: #f0f0f0;
				margin-bottom: 8px;
			}
			.bigImg_right {
				width:290px;
				padding:0 !important;
				overflow:hidden;
			}			
			.newsFull .floatLeft .text {
				padding: 14px 4px 4px 4px;
				text-align:left;
			}
			.newsFull .floatLeft .foto_author {
				padding-bottom: 4px;
				color: #939393;
				display: block;
			}
			.newsFull .floatLeft .previews {
				position: relative;
				margin-bottom: 8px;
			}
			.newsFull .floatLeft .previews ul {
				margin: 0;
				padding: 0;
				list-style: none;
				/*margin-left: 2px;*/
				overflow: hidden;
				_zoom: 1;
			}
				.newsFull .floatLeft .previews ul li {
					float: left;
					padding: 0;
					padding-right: 1px;
					background: none;
				}
					.newsFull .floatLeft .previews ul li.selected img {
						border: #dd3838 2px solid;
						width: 116px !important;
						height: 86px !important;
					}
				.newsFull .floatLeft .previews .btn_prev {
					position: absolute;
					top: 33px;
					left: 2px;
					z-index:1;
				}
					.nF_rightcol .btn_prev {
						top: 16px !important;
						left: 0 !important;						
					}
				.newsFull .floatLeft .previews .btn_next {
					position: absolute;
					top: 33px;
					right: 2px;
					z-index:1;
				}
					.nF_rightcol .btn_next {
						top: 16px !important;	
						right: 0 !important;					
					}

			.newsFull .themeNews {
				padding-top: 12px;
			}
				.newsFull .themeNews .title {
					font-size: 160%;
					font-weight: 900;
					color: #3c3c3c;
					padding-bottom: 12px;
				}
				.newsFull .themeNews ul {
					margin: 0;
					padding: 0;
					list-style: none;
				}
					.newsFull .themeNews ul li {
						padding: 0 10px 8px 12px;
						font-size: 110%;
						background: url(../images/newsList_bullet.gif) no-repeat 0 6px;
					}
					

		.newsFull .center .quotation {
			float: right;
			margin: 3px 0 6px 18px;
			width: 206px;
			padding: 12px;
			background: #f0f0f0;
		}
			.newsFull .center .quotation p {
				font-weight: 900;
				text-align: inherit;
				font-size: 110%;
				overflow: hidden;
				_zoom:1;
				padding: 0;
				margin: 0;
			}

			.newsFull .center .quotation .openQuote {
				float: left;
				margin-right: 10px;
				margin-bottom: 2px;
			}
			.newsFull .center .quotation .closeQuote {
				float: right;
				margin-top: 3px;
				margin-left: 10px;
			}

			.newsFull .center .quotation .author {
				color: #939393;
				font-size: 85%;
			}


		.newsFull .newsInfo {
			padding-top: 10px;
			color: #878787;
		}
			.newsFull .center .tags {
				padding-top: 8px;
				font-size: 110%;
				padding-bottom: 10px;
			}
			
		
		.newsFull .options {
			margin: 10px -3px;
			_margin-right: -5px;
			position: relative;
			/z-index: 600;
			width: 674px;
		}
			.newsFull .options table {
				background: #eeeeee;
				font-size: 100%;
				width: 100%;
			}
			.newsFull .options table td.empty {
				width: 20%;
			}
			.newsFull .options table td {
				padding: 2px 0;
				vertical-align: middle;
			}
			.newsFull .options span {
				padding: 1px 0;
				border: #eee 1px solid;
				border-bottom: #eeeeee 0px solid;

				display: block !important;
				position: relative;
				z-index: 700;
				white-space: nowrap;
			}
			.newsFull .options a {
				padding: 9px 0px 10px;
				vertical-align: middle;
				display: inline-block;
				padding-left: 36px;
				padding-right: 3px;
				text-align: left;
				white-space: nowrap;
			}
				.newsFull .options a.sendToFriend {
					background: url(../images/ico_sendfriend.gif) left no-repeat;
				}
				.newsFull .options a.rss {
					background: url(../images/ico_addrss.gif) no-repeat;
				}
				.newsFull .options a.remember {
					padding-left: 3px !important;
					padding-right: 18px !important;
					width: 100px;
					height: 26px;
					line-height: 23px;
					background: url(../images/ico_icons_more.gif) no-repeat top right;
				}
				.newsFull .options a.print {
					background: url(../images/ico_print.gif) left no-repeat;
					padding-left: 41px;
				}
				.newsFull .options span.icons {
					background: url(../images/ico_remember.gif) left no-repeat;
					background-position: 0 1px;
					padding: 5px 0 0px 0;
					padding-left: 32px;
					display: inline-block;
					vertical-align: middle;
					height: 29px;
				}
					.newsFull .options span.icons a {
						padding: 0;
						padding-left: 7px;
					}
					.newsFull .options span.icons a.more {
						background: url(../images/ico_icons_more.gif) no-repeat;
						width: 19px;
						height: 18px;
						padding: 0;
						/vertical-align: top;
					}
				.newsFull .options span.rem_active {
					background: url(../images/ico_remember_sel.gif) no-repeat;
					background-position: 0 1px;
				}
					.newsFull .options span.rem_active .remember {
						background-image: url(../images/ico_icons_more_sel.gif);
					}

			.newsFull .options span.selected {
			}
			.newsFull .options div div a {
				padding: 0;
			}
			#bookmarks_share2 {
			}
			#bookmarks_share2 #bookmarks_dropdown2 {
				z-index: 999;
				/left: 0 !important;
				/top: 28px !important;
			}
			.newsFull .options span.icons div {
				display: none;
				position: absolute;
				z-index: 999;
				right: 0px;
				_right: -1px;
				top: 30px;
				width: 133px;
			}
			.newsFull .options span.icons div img {
				display: block;
			}
			.newsFull .options span.icons ul {
				margin: 0;
				padding: 0;
				list-style: none;
				text-align: left;
				background: #fff;
				border-left: #c7c7c7 1px solid;
				border-right: #c7c7c7 1px solid;
				width: 131px;
			}
				.newsFull .options span.icons ul li {
					background: none;
					padding: 0;
				}
					.newsFull .options span.icons ul li a {
						padding: 6px 20px 4px 33px;
						margin-left: 14px;
					}
						.newsFull .options span ul li a.twitter {
							background: url(../images/icons/ico_twitter.gif) 10px 5px no-repeat;
						}
						.newsFull .options span ul li a.google {
							background: url(../images/icons/ico_google.gif) 10px 5px no-repeat;
						}
						.newsFull .options span ul li a.yandex {
							background: url(../images/icons/ico_yandex.gif) 10px 5px no-repeat;
						}
						.newsFull .options span ul li a.delic {
							background: url(../images/icons/ico_delicious.gif) 10px 5px no-repeat;
						}
						.newsFull .options span ul li a.digg {
							background: url(../images/icons/ico_digg.gif) 10px 5px no-repeat;
						}
						.newsFull .options span ul li a.toodoo {
							background: url(../images/icons/ico_toodoo.gif) 10px 5px no-repeat;
						}
						.newsFull .options span ul li a.memori {
							background: url(../images/icons/ico_memori.gif) 10px 5px no-repeat;
						}
						.newsFull .options span ul li a.bobrdobr {
							background: url(../images/icons/ico_bobrdobr.gif) 10px 5px no-repeat;
						}
						.newsFull .options span ul li a.news2 {
							background: url(../images/icons/ico_news2.gif) 10px 5px no-repeat;
						}
						.newsFull .options span ul li a.smi2 {
							background: url(../images/icons/ico_smi2.gif) 10px 5px no-repeat;
						}

			.newsFull .options .corner {
				position: absolute;
				width: 3px;
				height: 3px;
				line-height: 1px;
				font-size: 1px;
				background: url(../images/bg_options_corners.gif) no-repeat;
			}
			.newsFull .options .TL { top: 0px; left: 0px; background-position: 100% 100%; }
			.newsFull .options .TR { top: 0px; right: 0px; background-position: 0 100%; }
			.newsFull .options .BL { bottom: 0px; _bottom: -1px; left: 0px; background-position: 100% 0; }
			.newsFull .options .BR { bottom: 0px; _bottom: -1px; right: 0px; background-position: 0 0; }

		
		.newsFull .newsLister {
			border: #c5c5c5 1px solid;
			width: 672px;
			position: relative;
			margin: 0 -3px;
			_margin-right: -5px;
			margin-bottom: 12px;
		}
			.newsFull .newsLister .inner {
				padding: 0 4px;
				text-align: center;
				overflow: hidden;
				_zoom: 1;
			}
				.newsFull .newsLister .inner a {
					width: 308px;
					padding: 5px 6px;
					font-size: 110%;
					color: #306aac;
					display: block;
					text-decoration: none;
				}
				.newsFull .newsLister .inner a:hover {
					background: #f5f5f5;
				}
				.newsFull .newsLister .inner .prevCont {
					float: left;
					padding-right: 18px;
					text-align: right;
				}
				.newsFull .newsLister .inner .nextCont {
					float: right;
					padding-left: 18px;
					text-align: left;
				}
				.newsFull .newsLister .inner img {
					vertical-align: middle;
				}
					.newsFull .newsLister .inner .prevCont img {
						float: left;
					}
					.newsFull .newsLister .inner .nextCont img {
						float: right;
					}
				.newsFull .newsLister .inner a div {
					padding-top: 4px;
					padding-bottom: 6px;
					border-bottom: #d1d1d1 1px solid;
					margin-bottom: 10px;
				}
					.newsFull .newsLister .inner .prevCont div {
						margin-left: 36px;
					}
					.newsFull .newsLister .inner .nextCont div {
						margin-right: 36px;
					}
				.newsFull .newsLister .inner a span {
					display: inline-block;
					width: 80%;
					color: #003399;
					padding-bottom: 6px;
				}
					.newsFull .newsLister .inner .prevCont span {
						margin-left: auto;
					}
			
			.newsFull .newsLister .corner {
				position: absolute;
				width: 3px;
				height: 3px;
				line-height: 1px;
				font-size: 1px;
				background: url(../images/bg_featerudnews_corners.gif) no-repeat;
			}
			.newsFull .newsLister .TL { top: -1px; left: -1px; background-position: 100% 100%; }
			.newsFull .newsLister .TR { top: -1px; right: -1px; background-position: 0 100%; }
			.newsFull .newsLister .BL { bottom: -1px; left: -1px; background-position: 100% 0; }
			.newsFull .newsLister .BR { bottom: -1px; right: -1px; background-position: 0 0; }


		.sendFriendForm {
			background: #e9e9e9;
			border: #cfcfcf 3px solid;
			position: absolute;
			left: 50%;
			width: 537px;
			margin-left: -420px;
			margin-top: -300px;
			z-index: 999;
			text-align: left;
		}
			.sendFriendForm .title {
				background: #dadada;
				padding: 6px 0 8px 30px;
				font-size: 120%;
			}
				.sendFriendForm .title a {
					font-size: 85%;
					width: 487px;
					display: inline-block;
					position: relative;
					overflow: hidden;
					_zoom: 1;
				}
			.sendFriendForm .close {
				display: block;
				position: absolute;
				right: 0px;
				top: 0px;
				width: 15px;
				height: 15px;
				background: url(../images/ico_close_grey.gif) no-repeat;
			}

			.sendFriendForm form {
				padding: 8px 30px;
				overflow: hidden;
				border: #e0e0e0 1px solid;
			}
				.sendFriendForm form .name {
					width: 160px;
					float: left;
				}
					.sendFriendForm form .name input {
						width: 138px;
						padding: 2px 3px;
					}
				.sendFriendForm form .email {
					width: 315px;
					float: left;
				}
					.sendFriendForm form .email input {
						width: 306px;
						padding: 2px 3px;
					}
				.sendFriendForm form .comm {
					width: 280px;
					float: left;
				}
					.sendFriendForm form .comm textarea {
						width: 264px;
						height: 58px;
					}
				.sendFriendForm form .myEmail {
					width: 194px;
					float: left;
				}
					.sendFriendForm form .myEmail input {
						width: 186px;
						padding: 2px 3px;
					}
					.sendFriendForm form .myEmail .copy {
						float: left;
						width: 100px;
						margin-top: 8px;
					}
						.sendFriendForm form .myEmail .copy input {
							width: auto;
							padding: 0;
							float: left;
							margin-top: 3px;
							/margin-top: 10px;
							margin-right: 4px;
						}
					.sendFriendForm form .myEmail .button {
						width: 61px;
						border: #fff 0px solid;
						background: url(../images/bg_btn_red.png) no-repeat;
						_background: url(../images/bg_btn_red.gif) no-repeat;
						padding: 0;
						height: 22px;
						color: #fff;
						font-size: 110%;
						float: right;
						margin-top: 12px;
					}

				.sendFriendForm form input, .sendFriendForm form textarea {
					border: #000 1px solid;
					background: #fff;
					margin-top: 2px;
					margin-bottom: 6px;
				}

/* SEND FRIEND FORM COMPLITE */
			.sendFriendForm .message {
				padding: 28px 0 35px 0;
				text-align: center;
				font-size: 110%;
			}
				.sendFriendForm .message img {
					vertical-align: middle;
					padding-right: 4px;
				}
				.sendFriendForm .message .button {
					width: 70px;
					margin: 10px auto;
					font-size: 90%;
					background: url(../images/bg_button_grey_resize.gif) no-repeat top left;
				}
					.sendFriendForm .message .button a {
						display: block;
						height: 18px;
						color: #fff;
						padding: 0 8px;
						line-height: 18px;
						background: url(../images/bg_button_grey_resize_r.gif) no-repeat top right;
						text-decoration: none;
					}
/* SEND FRIEND FORM COMPLITE */



		.newsFull .comments {
			border: #d1d1d1 1px solid;
			position: relative;
			width: 673px;
			padding-top: 3px;
			padding-bottom: 7px;
			margin-left: -3px;
			margin-right: -5px;
			margin-bottom: 12px;
		}
		.newsFull .right .comments {
			border: #d1d1d1 0px solid !important;
			position: static !important;
			width: auto; !important;
			margin:0 3px !important;
			padding-bottom:1px !important;
			padding-top: 0 !important;
		}
			.newsFull .comments .title {
				font-size: 140%;
				font-weight: 900;
				padding: 10px 19px;
				padding-bottom: 3px;
			}
				.newsFull .comments .title .sorting {
					padding-right: 7px;
				}
			
			.newsFull .comments .addCommentBtn {
				float: right;
				padding-right: 12px;
				padding-top: 5px;
			}
				.newsFull .comments .addCommentBtn a {
					display: block;
					background: url(../images/bg_btn_comments.gif) no-repeat;
					line-height: 26px;
					height: 26px;
					width: 80px;
					text-align: center;
					color: #fff;
					font-size: 110%;
				}
			
			.newsFull .comments ul {
				margin: 0;
				padding: 0;
				list-style: none;
				padding-left: 19px;
				font-size: 100%;
				display: block;
			}
				.newsFull .comments ul li {
					overflow: hidden;
					_zoom: 1;
					padding-top: 18px;
					background: none;
					padding-left: 0;
				}
					.newsFull .comments ul li .text {
						overflow: hidden;
						_zoom: 1;
						font-size: 110%;
						padding-right: 30px;
					}
						.newsFull .comments ul li .image {
							float: left;
							margin-right: 14px;
						}
						.newsFull .comments ul li .name {
							font-style: italic;
							font-weight: 900;
							display: block;
							padding-bottom: 6px;
						}
						.newsFull .comments ul li .time {
							padding: 0;
							margin: 0;
							font-size: 85%;
							color: #6d6d6d;
							font-style: normal;
							padding-left: 6px;
						}
						.newsFull .comments ul li .answerComment {
							font-size: 90%;
							margin-top: 4px;
						}
			.newsFull .comments ul ul {
				padding-left: 38px;
				padding-top: 0;
				clear: left;
				font-size: 100%;
				display: block;
			}
				.newsFull .comments ul ul li {
					padding-left: 15px;
					background: url(../images/arr_comments.gif) no-repeat 0 36px;
				}

					.newsFull .comments ul li .text form {
						margin: 0;
						margin-bottom: 6px;
						display: none;
					}
						.newsFull .comments ul li .text .text {
							font-size: 100%;
							padding-right: 0;
						}

				.newsFull .comments ul li div.active {
					background: url(../images/bg_addCommentsForm.gif) no-repeat;
				}
					.newsFull .comments ul li div.active a.answerBtn {
						display: inline-block;
						height: 18px;
						line-height: 18px;
						padding-top: 1px;
						padding-right: 12px;
						padding-left: 4px;
						margin-left: 8px;
						color: #2d2d2d;
						text-decoration: none;
						background: url(../images/bg_addCommentsForm_Title.gif) no-repeat top right;
					}
					.newsFull .comments ul li div.active form {
						display: block;
					}


		.newsFull .comments form {
			border: #d1d1d1 1px solid;
			padding: 16px;
			padding-left: 0;
			margin: 30px 0 20px 33px;
			width: 533px;
			position: relative;
		}

			.newsFull .comments form .title {
				padding: 0;
				position: absolute;
				top: -20px;
				left: -1px;
				font-size: 100%;
				font-weight: 100;
				background: url(../images/bg_addCommentsForm_Title.gif) no-repeat top right;
			}
				.newsFull .comments form .title span {
					display: inline-block;
					height: 20px;
					padding: 0 10px;
					line-height: 20px;
					background: url(../images/bg_addCommentsForm.gif) no-repeat;
				}

			.newsFull .comments form .close, #DropDownCitiesList .close, .right .gadget #DropDownCitiesList .close {
				display: block;
				position: absolute;
				right: -1px;
				top: -1px;
				width: 15px;
				height: 15px;
				background: url(../images/ico_close.gif) no-repeat;
			}

			.newsFull .comments form a.auth {
				float: right;
				padding-left: 14px;
				background: url(../images/ico_auth.gif) no-repeat 0 8px;
				padding-right: 29px;
				padding-top: 8px;
			}


			.newsFull .comments form .formRow {
				overflow: hidden;
				_zoom: 1;
				margin-bottom: 8px;
			}
			.newsFull .comments form label {
				float: left;
				width: 44px;
				text-align: right;
				padding-right: 8px;
				font-size: 100%;
				padding-top: 3px;
			}
			.newsFull .comments form input.textfield {
				border: #a7a7a7 1px solid;
				background: #fff;
				padding: 3px 7px;
				width: 140px;
				font-size: 85%;
				color: #767676;
				vertical-align: middle;
			}
			.newsFull .comments form input.name {
				width: 100px;
			}
			.newsFull .comments form textarea {
				border: #a7a7a7 1px solid;
				background: #fff;
				width: 450px;
				height: 65px;
				font-size: 90%;
				vertical-align: top;
			}

			.newsFull .comments form .code {
				margin-left: 52px;
				overflow: hidden;
				_zoom: 1;
			}
				.newsFull .comments form .code img {
					vertical-align: middle;
					float: left;
				}
				.newsFull .comments form .code .text {
					float: left;
					margin-left: 20px;
					color: #a7a7a7;
					line-height: 17px;
					width: 123px;
					/width: 125px;
				}
				.newsFull .comments form .code .textfield {
					width: 74px;
					margin-left: 14px;
				}
					.newsFull .comments form .code .text a.refresh {
						padding-left: 17px;
						background: url(../images/ico_refresh.gif) no-repeat left;
					}

/*
				.newsFull .comments form .button {
					border: #fff 0px solid;
					background: url(../images/bg_btn_red.png) no-repeat;
					_background: url(../images/bg_btn_red.gif) no-repeat;
					width: 61px;
					height: 22px;
					padding-bottom: 2px;
					color: #fff;
					margin-left: 10px;
					vertical-align: middle;
				}
*/
				.newsFull .comments form .button, .comments form .button {
					display: inline-block;
					_display: inline;
					_vertical-align: middle;
					padding-top: 6px;
					text-align: center;
				}
					.newsFull .comments form .button span, .comments form .button span {
						display: inline-block;
						background: url(../images/bg_Button_left.gif) no-repeat;
					}
					.newsFull .comments form .button .submitBtn,.comments form .button .submitBtn {
						border: #fff 0px solid;
						height: 22px;
						min-width: 40px;
						_width: 40px;
						padding: 0 4px;
						padding-bottom:2px;
						color: #fff;
						font-size: 100%;
						font-weight: 100;
						background: url(../images/bg_Button_right.gif) no-repeat top right;
						cursor: pointer;
					}
					.safari .newsFull .comments form .button .submitBtn {
						margin-right: 0px;
					}





		.newsFull .comments .bgTop {
			position: absolute;
			left: -1px;
			top: -1px;
			background: url(../images/bg_openNew_comments_top.gif) no-repeat;
			width: 675px;
			height: 5px;
		}
		.newsFull .comments .bgBtm {
			position: absolute;
			left: -1px;
			bottom: -1px;
			_bottom: -11px;
			background: url(../images/bg_openNew_comments_btm.gif) no-repeat;
			width: 675px;
			height: 5px;
		}

		.newsFull .comments .corner {
			position: absolute;
			width: 3px;
			height: 3px;
			line-height: 1px;
			font-size: 1px;
			background: url(../images/bg_featerudnews_corners.gif) no-repeat;
		}
		.newsFull .comments .TL { top: -1px; left: -1px; background-position: 100% 100%; }
		.newsFull .comments .TR { top: -1px; right: -1px; background-position: 0 100%; }
		.newsFull .comments .BL { bottom: -1px; _bottom: -2px; left: -1px; background-position: 100% 0; }
		.newsFull .comments .BR { bottom: -1px; _bottom: -2px; right: -1px; background-position: 0 0; }


/*============ N E W S =============*/





/*============ REG FORMS =============*/

.popup_overlay {
	position: fixed;
	_position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 8888;
	opacity: 0.5;
}

.popup_container {
	position: fixed;
	_position: absolute;
	z-index: 9999;
	left: 50%;
	top: 80px;
	width: 397px;
	margin-left: -201px;
	border: #fff 3px solid;
	background: #f0f0f0;
}
	.popup_container .title {
		background: #e5e5e5 url(../images/bg_regForm.gif) no-repeat left;
		padding: 13px 57px;
		font-size: 160%;
		font-weight: 900;
		position: relative;
	}
		.popup_container .title .close {
			position: absolute;
			right: 16px;
			top: 50%;
			_top: 33px;
			margin-top: -8px;
		}

	.popup_container .content {
		padding: 16px 24px;
		padding-right: 6px;
		font-size: 110%;
	}
		.popup_container .content .blockTiltle {
			padding-left: 32px;
			display: block;
			background: url(../images/btn_popup_minus.gif) 0 5px no-repeat;
			padding-top: 5px;
			min-height: 16px;
			_height: 16px;
			font-size: 115%;
			font-weight: 100;
			color: #000;
			margin-bottom: 13px;
		}
		.popup_container .content .plus {
			background-image: url(../images/btn_popup_plus.gif);
		}
	
		.popup_container .content p.message {
			padding: 0;
			margin: 0;
			padding-bottom: 12px;
			font-size: 115%;
		}

		.popup_container .content .errorMessage {
			display: block;
			text-align: center;
			padding-bottom: 12px;
			color: #ff0000;
		}
		.popup_container .content .infoMessage {
			display: block;
			text-align: center;
			padding-bottom: 12px;
			color: #00aa00;
		}

		.popup_container .content form {
			padding-bottom: 12px;
			padding-right: 10px;
		}
			.popup_container .content form label {
				display: inline-block;
				width: 105px;
				margin-left: -15px;
				padding-right: 12px;
				text-align: right;
			}
				.popup_container .content form label sup {
					vertical-align: baseline;
					color: #ff3811;
					font-size: 200%;
				}
			.popup_container .content form .textInput {
				width: 134px;
				padding: 2px 5px;
				border: #d7d7d7 1px solid;
				margin-bottom: 6px;
				vertical-align: middle;
			}
			.popup_container .content form select {
				margin-bottom: 6px;
				vertical-align: middle;
			}
			.popup_container .content form .checkBox {
				vertical-align: middle;
			}
			.popup_container .content form span.text {
				display: inline-block;
				padding-bottom: 10px;
				vertical-align: text-top;
			}
			.popup_container .content form p {
				padding: 0;
				margin: 0;
				padding-bottom: 8px;
			}
			.popup_container .content p.step {
				padding-left: 33px;
			}
			.popup_container .content form a {
			}
			.popup_container .content form .image {
				padding-left: 106px;
			}
				.popup_container .content form .image i {
					padding-bottom: 10px;
					display: inline-block;
					font-size: 85%;
				}

			.popup_container .content form .formElement {
				position: relative;
			}

			.popup_container .content form .message {
				width: 220px;
				position: absolute;
				left: 130px;
				bottom: 14px;
			}
				.popup_container .content form .message p {
					background: #f2e3d6;
					padding: 6px 10px;
					font-size: 90%;
					color: #000;
					border-left: #dbcdc2 1px solid;
					border-right: #dbcdc2 1px solid;
				}

			.popup_container .content form .rules {
				padding: 6px 0;
				padding-left: 106px;
			}
				.popup_container .content form .rules input {
					margin: 0;
					padding: 0;
					width: 20px;
				}
				.popup_container .content form .rules a {
					padding-left: 20px;
				}

			.popup_container .content .button {
				padding-top: 6px;
				text-align: center;
			}
				.popup_container .content .button span {
					display: inline-block;
					background: url(../images/bg_Button_left.gif) no-repeat;
				}
				.popup_container .content .submitBtn {
					border: #fff 0px solid;
					height: 22px;
					padding: 0 12px;
					/padding: 0;
					padding-bottom:2px;
					color: #fff;
					font-size: 100%;
					font-weight: 900;
					background: url(../images/bg_Button_right.gif) no-repeat top right;
					cursor: pointer;
				}
				.popup_container .content form a.submitBtn {
					line-height: 29px;
					display: inline-block;
				}
				
		.popup_container .leftPadding {
			padding-left: 33px;
		}

		.popup_container .alert {
			padding-left: 50px;
			margin-left: -17px;
			min-height: 40px;
			_height: 40px;
			background: url(../images/bg_alert.gif) no-repeat;
			color: #f00;
			font-weight: 900;
		}

		.popup_container .checkBtn {
			margin-left: 4px;
			vertical-align: text-bottom;
		}
		
		.popup_container .red {
			color: #f00;
		}
		.popup_container a.project {
			display: inline-block;
			width: 32%;
		}


/*============ REG FORMS =============*/




/*============ SEARCH RESULTS =============*/

.searchResults .center {
	padding-top: 3px;
}

	.resultBlock {
		border: #c5c5c5 1px solid;
		position: relative;
		margin-bottom: 13px;
		width: 672px;
		_height: 100px;
	}

		.resultBlock .title {
			background: url(../images/bg_newsBlock_title_wide.gif) no-repeat -4px -4px;
			height: 33px;
			line-height: 33px;
			font-size: 160%;
			padding-left: 17px;
			border-bottom: #c5c5c5 1px solid;
		}
	
		.resultBlock .content {
			margin: 7px 15px;
			font-size: 110%;
		}
		.resultBlock .alert {
			padding-left: 50px;
			background: url(../images/ico_alert.gif) no-repeat;
		}

			.resultBlock .content p {
				margin: 0;
				padding: 7px 0;
			}
			.resultBlock .content .message {
				margin: 0 -15px;
				padding: 0 15px;
				padding-bottom: 7px;
				border-bottom: #c5c5c5 1px solid;
				font-size: 115%;
				font-weight: 100;
			}
			.resultBlock .alert .message {
				margin: 0;
				padding: 11px 0 7px 0;
				border-bottom: #fff 0px solid;
				font-size: 115%;
				font-weight: 100;
			}
				.resultBlock .content .message b {
				}
				.resultBlock .content .message a {
					font-size: 80%;
				}
			.resultBlock .content .variant {
				font-size: 115%;
				font-style: italic;
			}
			.resultBlock .content ul.simpleList {
				margin: 0;
				padding: 0;
				list-style: none;
				padding-bottom: 14px;
			}
				.resultBlock .content ul.simpleList li {
					padding-left: 7px;
					padding-top: 3px;
					background: url(../images/bg_li.gif) 0 9px no-repeat;
				}

			.resultBlock .content .categories {
				font-weight: 100;
				font-size: 90%;
				line-height: 20px;
			}
				.resultBlock .content .categories a, .resultBlock .content .categories span {
					display: inline-block;
					padding-right: 20px;
				}
				.resultBlock .content .categories .main {
					font-weight: 900;
					text-transform: uppercase;
				}


			.resultBlock .content .CategoryItem {
				margin: 5px 0 10px 0;

				position:relative;
				border: #c5c5c5 1px solid;
				background: url(../images/bg_sort.gif) repeat-y 450px 0;
				padding: 10px;
				text-align: center;
				font-size: 90%;
				_width: 618px;
				_height: 1px;
			}
				.resultBlock .content .CategoryItem .sorting {
					float: right;
					width: 167px;
				}
				.resultBlock .content .CategoryItem .category {
					float: left;
					font-size: 130%;
					font-weight: 900;
				}
				.resultBlock .content .CategoryItem .subcategories {
					text-align: left;
					padding: 0 180px 0 121px;
				}


			.resultBlock .SubCategoryItem {
				background: #c5c5c5;
				padding: 4px 11px;
				color: #fff;
				font-size: 110%;
				font-weight: 900;
				position: relative;
				margin-bottom: 14px;
				_width: 618px;
			}
				.resultBlock .SubCategoryItem .corner {
					position: absolute;
					width: 2px;
					height: 2px;
					line-height: 1px;
					font-size: 1px;
					background: url(../images/bg_corners_grey_2px.gif) no-repeat;
				}
				.resultBlock .SubCategoryItem .TL { top: 0px; left: 0px; background-position: 100% 100%; }
				.resultBlock .SubCategoryItem .TR { top: 0px; right: 0px; background-position: 0 100%; }
				.resultBlock .SubCategoryItem .BL { bottom: 0px; _bottom: -1px; left: 0px; background-position: 100% 0; }
				.resultBlock .SubCategoryItem .BR { bottom: 0px; _bottom: -1px; right: 0px; background-position: 0 0; }


			.resultBlock .content .resultsList {
			}
				.resultBlock .content .resultItem {
					overflow: hidden;
					_zoom: 1;
					padding-bottom: 24px;
				}
				.resultBlock .content .resultItem .image {
					float: left;
					margin-right: 12px;
					margin-bottom: 4px;
				}
				.resultBlock .content .resultItem .text {
				}
					.resultBlock .content .resultItem .text a {
						display: inline-block;
						padding-bottom: 2px;
						font-weight: 900;
					}

			.resultBlock .more {
				font-size: 90%;
				text-align: right;
			}


			.resultBlock .NewsCategoryItem {
				padding: 0;
				padding-bottom: 30px;
				font-size: 90%;
			}
				.resultBlock .NewsCategoryItem .bottom {
					position: static;
					padding-top: 10px;
				}
				.resultBlock .NewsCategoryItem .comments {
					font-size: 90%;
				}
				
				
			#cse-search-results {
				width: 990px;
				text-align: left;
			}

				
	.advancedSearch {
	}
		.advancedSearch .links {
			float: right;
			width: 12em;
			padding-left: 50px;
			padding-top: 4px;
			font-size: 90%;
		}
		.advancedSearch .tabs {
			margin: 0;
			padding: 0;
			list-style: none;
			overflow: hidden;
			_zoom: 1;
			font-size: 90%;
			padding-bottom: 14px;
			margin-left: 13em !important;
			background: url(../images/bg_tabs_advsearch.jpg) no-repeat bottom left;
		}
			.advancedSearch .tabs li {
				float: left;
				padding: 0 !important;
				background: none !important;
			}
				.advancedSearch .tabs li a {
					display: inline-block;
					padding: 0 12px;
					height: 18px;
					line-height: 18px;
				}
			.advancedSearch .tabs li.selected {
				background: url(images/header/bg_stabs_selected.gif) no-repeat !important;
				margin-right: 10px;
			}
				.advancedSearch .tabs li.selected a {
					position: relative;
					margin-right: -10px;
					padding: 0 12px;
					background: url(images/header/bg_stabs_selected_r.gif) no-repeat right;
					color: #c5151b;
					text-decoration: none !important;
				}
				
				
			.advancedSearch form {
			}
				.advancedSearch form th {
					text-align: right;
					padding: 0;
					margin: 0;
					font-weight: 100;
					width: 10.5em;
					/width: 11.5em;
					padding-right: 1em;
					vertical-align: top;
					padding-top: 4px;
				}
				.advancedSearch form td div {
					position: relative;
					z-index: 100;
				}
				.advancedSearch form .textfield {
					border: #cdcdcd 1px solid;
					width: 16em;
					padding: 3px 7px;
					margin-bottom: 10px;
					/margin-bottom: 8px;
					color: #757575;
					font-style: italic;
				}
				.advancedSearch form .select input {
					background: url(images/header/arr_select.gif) no-repeat top right;
					cursor: pointer;
				}

				.advancedSearch form ul {
					margin: 0;
					padding: 0;
					list-style: none;
					position: absolute;
					border: #cdcdcd 1px solid;
					background: #fff;
					top: 24px;
					left: 0;
					z-index: 400;
				}
					.advancedSearch form ul li {
						width: 16em;
						padding: 3px 7px;
						color: #757575;
						cursor: pointer;
					}
					.advancedSearch form ul li.current {
						color: #fff;
						background: #333;
					}

		.advancedSearch td.button {
			text-align: right;
			padding-top: 3px;
		}
		.advancedSearch td .submitButton {
			display: inline-block;
			background: url(images/bg_searchbutton.gif) no-repeat;
			border: #fff 0px solid;
			width: 69px;
			height: 26px;
			line-height: 26px;
			font-size: 125%;
			color: #fff;
			text-align: center;
			vertical-align: bottom;
		}


	
	.resultBlock .corner {
		position: absolute;
		width: 3px;
		height: 3px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/bg_featerudnews_corners.gif) no-repeat;
	}
	.resultBlock .TL { top: -1px; left: -1px; background-position: 100% 100%; }
	.resultBlock .TR { top: -1px; right: -1px; background-position: 0 100%; }
	.resultBlock .BL { bottom: -1px; _bottom: -2px; left: -1px; background-position: 100% 0; }
	.resultBlock .BR { bottom: -1px; _bottom: -2px; right: -1px; background-position: 0 0; }
	.CategoryItem .BL { _bottom: -1px; }
	.CategoryItem .BR { _bottom: -1px; }

/*============ SEARCH RESULTS =============*/

.advBlock {
	padding-bottom: 12px;
	text-align: center;
}

.overflw_hdn {
	overflow: hidden;
	_zoom: 1;
}






/*      roundCornersBlock      */

.roundCornersBlock {
	border: #c5c5c5 1px solid;
	min-height: 17px;
	_height: 17px;
	position: relative;
	margin-bottom: 12px;
	font-size: 100%;
}

	.roundCornersBlock .content {
		position: relative;
	}

	.roundCornersBlock .tabs {
		margin: 0;
		padding: 0;
		list-style: none;
		position: absolute;
		top: -18px;
		right: 10px;
	}
		.roundCornersBlock .tabs li {
			float: right;
		}
			.roundCornersBlock .tabs li a {
				display: inline-block;
				padding: 0 7px;
				height: 18px;
				line-height: 18px;
			}
		.roundCornersBlock .tabs li.selected {
			background: url(../images/bg_tabs_selected.gif) no-repeat;
			margin-right: 10px;
		}
			.roundCornersBlock .tabs li.selected a {
				position: relative;
				margin-right: -10px;
				padding: 0 17px;
				background: url(../images/bg_tabs_selected_r.gif) no-repeat right;
				color: #c5151b;
				font-weight: 900;
				text-decoration: none !important;
			}

.roundCornersBlock .title, .roundCornersBlock h1 {
		margin: 0;
		padding: 0;
		background: url(../images/bg_title.gif) repeat-x;
		height: 35px;
		line-height: 35px;
		border-bottom: #c7c7c7 1px solid;
		padding: 0 17px;
		font-size: 160%;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: 900;
	}
	.roundCornersBlock .title a, .roundCornersBlock h1 a {
		color: #3A3A3A !important;
	}
	.roundCornersBlock .corner {
		position: absolute;
		width: 3px;
		height: 3px;
		line-height: 1px;
		font-size: 1px;
		background: url(../images/bg_featerudnews_corners.gif) no-repeat;
	}
	.roundCornersBlock .TL { top: -1px; left: -1px; background-position: 100% 100%; }
	.roundCornersBlock .TR { top: -1px; right: -1px; background-position: 0 100%; }
	.roundCornersBlock .BL { bottom: -1px; _bottom: -2px; left: -1px; background-position: 100% 0; }
	.roundCornersBlock .BR { bottom: -1px; _bottom: -2px; right: -1px; background-position: 0 0; }

/*      roundCornersBlock      */


/* Weather Widget */
	.otherCityDropDown {
		font-weight: 100;
		color: #333;
		display: inline-block;
		padding-left: 30px;
		padding-top:3px;
		padding-right: 25px;
		height: 16px;
		vertical-align: baseline;
		background: url(../images/gadgets/bg_dropdown.gif) no-repeat;
		background-position: right !important;
	}

	#DropDownCitiesList {
		position: absolute;
		background: #fff;
		z-index: 999;
		min-height: inherit;
		width:280px;
		left:-200px;
		border: 1px solid #C5C5C5;
		display: none;
		margin: 1px -4px;
		_margin: 0;
	}
	
	.gadget .dropdown #DropDownCitiesList {
		/min-height: auto;
		/height: 50px;
		left: auto;
		right: 6px;
		_right: 2px;
		/top: 19px;
		_top: 20px;
	}
		.gadget .dropdown #DropDownCitiesList .cityField input {
			margin: 0;
			padding-right: 7px;
		}
	
	#DropDownCitiesList .close {
		display: block;
		position: absolute;
		right: 0px;
		top: 0px;
		width: 15px;
		height: 15px;
		background: url(../images/ico_close_grey.gif) no-repeat;
	}
	

			#DropDownCitiesList .cityField {
				margin: 10px;
				/*border-top: #d8d8d8 1px solid;*/
				padding-top: 6px;
				font-size: 110%;
				line-height: 20px;
				padding-bottom: 6px;
				position: relative;
			}
				#DropDownCitiesList .cityField input {
					border: #d4e0ee 1px solid;
					background: #fff;
					padding: 1px 7px;
					padding-right: 20px;
					width: 230px;
					color: #757575;
					font-style: italic;
					margin-right: 10px;
					vertical-align: middle;
				}
				#DropDownCitiesList .cityField .button {
					vertical-align: middle;
				}
				#DropDownCitiesList .cityField .alert {
					padding-left: 30px;
					font-size: 90%;
					color: #f00;
					display: inline-block;
					padding-top: 3px;
				}
					#DropDownCitiesList .cityField .alert img {
						vertical-align: middle;
						margin-top: -4px;
					}
					
			#DropDownCitiesList .citiesList {
				position: absolute;
				margin-top: 1px;
				border: #d1d1d1 1px solid;
				display:none;
				width: 257px;
			}
				#DropDownCitiesList .citiesList ul {
					padding: 0;
					margin: 0;
					list-style: none;
					margin-top: -1px;
				}
					#DropDownCitiesList .citiesList ul li {
						border-top: #e1e1ba 1px solid;
						background: #ffffdb;
						padding: 0 7px;
						font-size: 90%;
					}
					
					#DropDownCitiesList .citiesList ul li.selected {
						background: #aaaaaa;
					}
					
						#DropDownCitiesList .citiesList ul li a {
							color: #000;
							display: block;
							text-align:left;
						}



/* TodayNewsList */

	.TodayNewsList {
	}
	
		.TodayNewsList .sorting {
			padding-right: 6px;
		}

		.TodayNewsList .DaySelector {
			margin: 0px 5px -1px 4px;
			border-top: #ccc 1px solid;
			background: url(../images/bg_dayselector.gif) repeat-x bottom;
			position: relative;
			height: 62px;
			z-index: 999;
		}
			.TodayNewsList .DaySelector .btn_prev {
				position: absolute;
				left: 0;
				top: 14px;
				background: url(/translator/images/arr_select_filters.gif) no-repeat top right;
				width: 15px;
				height: 35px;
			}
			.TodayNewsList .DaySelector .notAblePrev {
				background: url(../images/arr_daysel_left_na.gif) no-repeat;
			}
			.TodayNewsList .DaySelector .btn_next {
				position: absolute;
				right: 0;
				top: 14px;
				background: url(../images/arr_daysel_right.gif) no-repeat right;
				width: 15px;
				height: 35px;
			}
			.TodayNewsList .DaySelector .notAbleNext {
				background: url(../images/arr_daysel_right_na.gif) no-repeat right;
			}

			.TodayNewsList .DaySelector .calendarcontainer {
				overflow: hidden;
				_zoom: 1;
				width: 638px;
				margin: 0 auto;
				position: relative;
			}

			.TodayNewsList .DaySelector ul {
				padding: 0;
				margin: 0;
				list-style: none;
				background: url(../images/div_dayselector.gif) no-repeat;
				width: 1274px;
				height: 62px;
				position: relative;
				left: 0px;
			}
				.TodayNewsList .DaySelector ul li {
					float: left;
					background: url(../images/div_dayselector.gif) no-repeat right;
					font-size: 90%;
					width: 91px;
				}
					.TodayNewsList .DaySelector ul li b {
						font-size: 130%;
						font-weight: 100;
					}
					.TodayNewsList .DaySelector ul li a {
						display: block;
						padding-top: 16px;
						height: 46px;
						text-align: center;
					}
					.TodayNewsList .DaySelector ul li a:hover {
						background: url(../images/bg_dayselector_hover.gif) repeat-x;
					}

					.TodayNewsList .DaySelector ul li.selected a {
						color: #000;
					}

		.TodayNewsList .NewsCategoryItem .image {
			width: 120px;
		}
		.TodayNewsList .NewsCategoryItem .text {
			margin-left: 140px;
		}
		.TodayNewsList .NewsCategoryItem h2 {
			font-size: 120%;
			font-weight: 900;
			padding-bottom: 3px;
		}
		.TodayNewsList .NewsCategoryItem p {
			padding-bottom: 4px;
		}
	
		.TodayNewsList .NewsCategoryItem .text .comments a {
			background: url(../images/ico_comments.png) no-repeat;
			_background: url(../images/ico_comments.gif) no-repeat;
		}
		.TodayNewsList .NewsCategoryItem .text .photos {
			padding-top: 2px;
		}
		.TodayNewsList .NewsCategoryItem .text .photos a {
			background-position: left;
		}
		.TodayNewsList .NewsCategoryItem .text .comments a, .TodayNewsList .NewsCategoryItem .text .photos a {
			color: #666;
			height: 17px;
			/background-position: 0 2px;
		}
	
		.TodayNewsList .NewsCategoryItem a.category {
			font-size: 100%;
		}
	
/* TodayNewsList */




/* TRANSLATOR COURSE*/
	.translaterG .gadgetTab form {
		overflow: visible;
	}

	.translaterG .gadgetTab form .button {
		float: none;
		display: block;
		margin: 0 3px 0 auto;
	}

				.translaterG .gadgetTab .course div.select {
					display: inline-block;
					/display: inline;
					position: relative;
				}
				.opera .translaterG .gadgetTab .course div.select {
					vertical-align: middle;
				}
				.translaterG .gadgetTab .course .select input {
					background: #fff;
					border: #d4e0ee 1px solid;
					padding: 0;
					height: 14px;
					color: #2b2b2b;
					width: 106px;
					padding: 1px 6px;
					background: url(/translator/images/arr_select_filters.gif) no-repeat top right;
					cursor: pointer;
				}
				.translaterG .gadgetTab .course .select #from_lang_name, .translaterG .gadgetTab .course .select #from_lang_name_wp {
					width: 116px;
				}			
				.translaterG .gadgetTab .course .select #to_lang_name, .translaterG .gadgetTab .course .select #to_lang_name_wp {
					width: 96px;
				}			

				.translaterG .gadgetTab .course .changeSource {
					padding: 0 5px;
					vertical-align: middle;
				}
			
				.translaterG .gadgetTab .course .select ul {
					margin: 0;
					padding: 0;
					list-style: none;
					position: absolute;
					border: #cdcdcd 1px solid;
					background: #fff;
					top: 18px;
					left: 0;
					_left: 3px;
					text-align: left;
					width: 128px;
					z-index: 400 !important;
					overflow: auto;
					height: 20em;
				}
					.translaterG .gadgetTab .course .select ul li {
						padding: 3px 7px;
						padding-right: 5px;
						color: #757575;
						cursor: pointer;
					}
					.translaterG .gadgetTab .course .select ul li.current {
						color: #fff;
						background: #333;
					}

/* TRANSLATOR COURSE*/

	.sel_films {
		background: #fffe7c;
	}
	.sel_serials {
		background: #c2ffb2;
	}
	.sel_child {
		background: #ffd77f;
	}
	.sel_info {
		background: #92fcff;
	}
	.sel_sport {
		background: #b2daff;
	}
	.sel_entertainment {
		background: #d9caff;
	}
	.sel_doc {
		background: #f5ccee;
	}

				.gadget .select ul {
					margin: 0;
					padding: 0;
					list-style: none;
					position: absolute;
					border: #cdcdcd 1px solid;
					background: #fff;
					top: 18px;
					/top: 24px;
					left: 0;
					_left: 3px;
					text-align: left;
					width: 148px;
					z-index: 400 !important;
				}

					.gadget .select ul li {
						padding: 3px 7px;
						padding-right: 5px;
						color: #757575;
						cursor: pointer;
					}
					.gadget .select ul li.current {
						color: #fff;
						background: #333;
					}








/* ============ Wide Screen ============ */

		.widescreen {
			width: 1135px !important;
		}
		.widescreen #main .left {
			display: block !important;
		}
		.widescreen #main .center {
			margin-left: 144px !important;
			_margin-left: 72px !important;
		}
		.widescreen #header .center {
			margin-left: 300px !important;
		}
		.widescreen .crumbs {
			margin-left: 144px;
		}


/* ============ Wide Screen ============ */


/* news stripe */
a.weekend {
color:#C5151B;
}

.main_jokes_image{
	background: #eeeeee;
}
.main_jokes_image, .main_jokes_image td{
	width:120px;
	height:90px;
}


/* === gadget specProjest === */

 .specProject {
 }

  .specProject ul {
   margin: 10px 0;
   padding: 0;
   padding-left: 12px;
   list-style: none;
   overflow: hidden;
  }
  .specProject ul li {
   float: left;
   width: 46%;
   padding: 0 2%;
  }
  .specProject ul li .main_jokes_image {
  }
  .specProject ul li .name {
  }
  .specProject ul li .category{
  	color:#999999;
	font-size:90%;
  }

/* === gadget specProject === */

/* === STATIC PAGES - TOCHKA NEWS PEOPLE === */

.TochkaPeople {
}
.TochkaPeople h1 {
	margin: 0;
	padding: 0;
	font-size: 220%;
	font-weight: 100;
}
	.TochkaPeople .peopleList {
		margin: 0;
		padding: 0;
		list-style: none;
	}
		.TochkaPeople .peopleList li {
			overflow: hidden;
			_zoom: 1;
			padding-top: 17px;
			padding-bottom: 25px;
			border-bottom: #e8e8e8 1px solid;
		}
		.TochkaPeople .peopleList .image {
			float: left;
		}
		.TochkaPeople .peopleList .text {
			margin-left: 216px;
			color: #535353;
		}
			.TochkaPeople .peopleList .text h2 {
				margin: 0;
				padding: 0;
				font-size: 200%;
				font-weight: 100;
				color: #000000;
			}
			.TochkaPeople .peopleList .text h3 {
				margin: 0;
				padding: 0;
				font-size: 140%;
				font-weight: 100;
			}
			.TochkaPeople .peopleList .text p {
				font-size: 120%;
				margin: 0;
				padding: 0;
				padding-top: 10px;
			}
			.TochkaPeople .peopleList .text p b {
				color: #000;
			}
			.TochkaPeople .peopleList .text big {
				font-size: 110%;
			}
			.TochkaPeople .peopleList .text p a {
				text-decoration: underline;
			}
			

.clear {
	clear: both;
    height: 0;
    font-size: 0px;
    line-height: 0px;
    overflow:hidden;
}








/*   TOCHKA  */


/*ESO TV*/
.fio {
	font-size:18px;
	color:#ff6633;
}
.free {
	background:url('../img/free_left.gif') no-repeat left top;
	padding-left:2px;
}
.free div {
	background:url('../img/free_right.gif') no-repeat right top;
	padding:3px 7px 4px 5px;
	font-size:11px;
	font-weight:700;
	color:#fff;
}
.busy {
	background:url('../img/busy_left.gif') no-repeat left top;
	padding-left:2px;
}
.busy div {
	background:url('../img/busy_right.gif') no-repeat right top;
	padding:3px 7px 4px 5px;
	font-size:11px;
	font-weight:700;
	color:#fff;
}
a.under {
	text-decoration:underline;
}
a.under:hover {
	text-decoration:none;
}
.text_right {
	text-align:right;
}
.normal {
	font-size:12px;
}
.small {
	font-size:11px;
}
.xsmall {
	font-size:9px;
}
.large {
	font-size:15px;
}
.font_tel {
	font-size:22px;
	font-weight:400;
	font-family:tahoma;
}
.orange {
	color:#FF6600;
}
.plashka {
    background:url('../img/plashka.jpg') no-repeat top left;
    padding:7px 183px 0px 14px;
    width:473px;
    height:151px;
    overflow:hidden;
    font-family:tahoma;
    color:#fff;
}
.plashka .font_tel {
	font-size:30px;
	font-weight:400;
	font-family:tahoma;	
	color:#fdc400;
}
.TextComponent {
	width:100%;
}
.fs_invite {
    font-size:24px;
}
.r table {
    width:100%;
}
/*ESO TV*/



/* compatibility with stars */
.stars_compability {
    margin:0 auto;
    padding:23px 27px 0 26px;
    width:542px;
    height:196px;
    background: url('../img/bg_stars_compability.png') no-repeat left top;
}
    .stars_compability .avatar {
        width:100px;
        text-align:center;
    }
    .stars_compability .sign {
        margin:26px 33px 0 33px;
        width:92px;
        text-align:center;
        font-size:1.2em;
    }
    
/* end compatibility with stars */

/* Tochka footer */
#tochka_footer {
	text-align:left;
}

.Front_Friendly{
    text-align:right;
    width:83%;
    
}
/* Tochka footer */

.sf-sub-indicator{
    position:absolute;
    display:block;
    right:.75em;
    top:1.05em;
    width:10px;
    height:10px;
    text-indent:-999em;
    overflow:hidden;
}