/* CSS Document */

html, body, form{
	height: 100%;
	margin: 0;
	padding: 0;
}

form { height: auto; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a3a3a;
	background: #fff;
}

body.smallfont {
	font-size: 10px;
}
body.bigfont {
	font-size: 12px;
}

img { border: #000 0px solid; }

a { color: #0150ad; text-decoration: none; outline: none; }
a:hover { text-decoration: none; }
a:visited { color: #a563c0;}

input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: 100; }
table { border-collapse: collapse; } table td { padding: 0px; vertical-align: top }

#overhead {
	clear: both;
	text-align: center;
	margin-bottom: 17px;
}
#header {
	margin-bottom: 14px;
	
	width: 991px;
	margin-left: auto;
}
	#header .logo {
		float: left;
		margin-right: 10px;
	}
	#header .options {
		font-size: 90%;
		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: 110%;
		}
		#header .language * {
			padding-left: 3px;
			color: #9c9c9c;
		}
		#header .language img {
			vertical-align: middle;
			padding-left: 0px;
		}
		#header .language span {
			background: url(/main/images/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;
	}
	#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;
			margin-left: -10px;
			font-size: 110%;
			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(/main/images/ico_mn_news.gif) no-repeat left;
			}
			#header .menu .mail {
				background: url(/main/images/ico_mn_mail.gif) no-repeat left;
			}
			#header .menu .weather {
				background: url(/main/images/ico_mn_weather.gif) no-repeat left;
			}
			#header .menu .jokes {
				background: url(/main/images/ico_mn_humor.gif) no-repeat left;
			}
			#header .menu .games {
				background: url(/main/images/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(/main/images/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(/main/images/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(/main/images/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(/main/images/bg_searchbutton.png) no-repeat;
			_background: url(/main/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;
		}


/* 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(/main/images/gadgets/bg_dropdown_a.gif);
}
.gadget div.MousePressDown ul, .weather h1 div.MousePressDown ul, .weather h1 a.MousePressDown {
	background-image: url(/main/images/gadgets/bg_dropdown_d.gif);
}
/* MOUSE OVER AND PRESSDOWN*/


#footer {
	clear: both;
	padding: 18px;
	padding-top: 12px;
	padding-bottom: 12px;
	background: #f3f3f3;
	color: #c0c0c0;
	overflow: hidden;
	_zoom: 1;
}

	#footer .counter {
		float: left;
	}
	
	#footer .toTop {
		float: right;
		position: relative;
		z-index: 800;
		width: auto;
		text-align: right;
		margin-left: -100px;
		padding-left: 22px;
		margin-top: 2px;
		height: 16px;
		line-height: 16px;
		background: url(/main/images/ico_totop.gif) no-repeat;
	}
	#footer .menu {
		float: right;
		color: #0150ad;
		line-height: 16px;
		padding-right: 300px;
		margin-top: 2px;
		width: 500px;
		text-align: right;
	}
		#footer .logo {
			background: url(/main/images/logo_footer.gif) no-repeat;
			display: block;
			width: 71px;
			height: 54px;
			margin-bottom: 10px;
		}
		#footer .logo:hover {
			background-image: url(/main/images/logo_footer_a.gif);
		}
	#footer .rss {
		float: left;
		padding-left: 21px;
		background: url(/main/images/ico_rss2.gif) no-repeat left;
	}
	#footer .copyrights {
		font-size: 90%;
	}

	.commonfooter {
		clear: both;
		padding: 6px 0;
	}
	.copyrights {
/*		
 		font-size: 110%;
		color: #999999;
*/
		padding: 2px 6px 12px 6px;
	}

.commonfooter { 
	width: 990px;
	margin: 10px auto;
	overflow: hidden;
	
} 

.commonfooter a {
	background:url(http://s.tochka.net/main/images/commonfooter/bg_footer.png) no-repeat left top;
	display:block;
	float:left;
	height:50px;
	margin-right:9px;
	cursor:pointer;
}



/* EOF footer */

/* some dirty magic for layout */
.clear20 {
	height:20px;
	clear:both;
	font-size:1px;
	overflow:hidden;
}
/* EOF some dirty magic for layout */


#main {
	clear: both;
}
	

	#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: 500; /*  БЫЛО 799;  БЫЛО 999 */
  		position: relative;
		padding-left: 13px;
		_padding-left: 7px;
		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(/main/images/bgCorners_top.gif) no-repeat;
		}
		.userMenu .bottomBorder {
			height:4px;
			font-size: 1px;
			line-height: 1px;
			background: #f3f3f3 url(/main/images/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;
				}
				.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(/main/images/bg_button_grey.png) no-repeat;
				_background: url(/main/images/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(/main/images/bg_btn_red.png) no-repeat;
				_background: url(/main/images/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(/main/images/bg_userMenu_informer_r.gif) no-repeat top right;
				display: inline-block;
				height: 29px;
				padding-right: 4px;
				float: left;
				margin-right: 1px;
				position: relative;
			}
				.userMenu .inner .informer span {
					background: url(/main/images/bg_userMenu_informer_l.gif) no-repeat;
					padding-left: 5px;
					line-height: 28px;
					height: 29px;
					display: inline-block;
				}
				.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(/main/images/bg_informer_inbox.gif) no-repeat;
					padding-left: 35px;
				}
				.userMenu .inner .informer .calendar {
					background: url(/main/images/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(/main/images/bg_informer_currency_usd.gif) no-repeat;
				}
				.userMenu .inner .informer .currency_euro {
					background: url(/main/images/bg_informer_currency_euro.gif) no-repeat;
				}
				.userMenu .inner .informer .currency_rub {
					background: url(/main/images/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(/main/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(/main/images/arr_back.gif) no-repeat 0 3px;
		}

/* === Breadcrumbs === */




/* === FeaturedNews === */

	.FeaturedNews {
		border: #c5c5c5 1px solid;
		width: 530px;
		height: 284px;
		position: relative;
		margin-bottom: 6px;
	}
		.FeaturedNews .tabs {
			position: absolute;
			right: 0;
			top: 0;
			z-index: 40;
			margin: 0;
			padding: 0;
			list-style: none;
			width: 170px;
			margin-top: -1px;
			border-top: #c5c5c5 1px solid;
		}
			.FeaturedNews .tabs li {
				border-bottom: #c5c5c5 1px solid;
				border-left: #c5c5c5 1px solid;
				height: 56px;
				margin-left: 17px;
			}
				.FeaturedNews .tabs li a {
					display: table-cell;
					vertical-align: middle;
					/display: block;
					width: 137px;
					/width: auto;
					padding: 10px;
					padding-right:5px;
					height: 56px;
					/height: 36px;
					line-height: 14px;
					background: url(/main/images/bg_featnews_tabs.gif) repeat-x;
					color: #3c3c3c;
					text-decoration: none;
					font-size: 110%;
				}
				
				.FeaturedNews .games_tabs li a {
					width: auto!important;
				}
				
				.safari .FeaturedNews .tabs li a {
					height: 36px;
				}
				.FeaturedNews .tabs li a:hover {
					/* background-position: 0 100%; */
				}
			.FeaturedNews .tabs li.selected {
				margin-left: 0px;
				border-left: #fff 0px solid;
				border-bottom: #fff 0px solid;
				margin-bottom: 1px;
			}
				.FeaturedNews .tabs li.selected a {
					left: -14px;
					padding-left: 24px;
					width: 141px;
					background: url(/main/images/bg_featnews_tabs_selected.png) no-repeat;
					_background: url(/main/images/bg_featnews_tabs_selected.gif) no-repeat;

					color: #fff;
					font-weight: 900;
				}
			
			.FeaturedNews .TabContent {
				_margin-bottom: -3px;
			}
				.FeaturedNews .TabContent .text {
					position: absolute;
					bottom: 0;
					left: 0px;
					background: url(/main/images/bg_featerudnews_text.png);
					/background: #000 !important;
					/filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
					
					width: 349px;
					min-width: 150px;
					
					padding: 6px 8px 6px 20px;
					color: #fff;
				}
				.FeaturedNews .TabContent img {
				}
				.FeaturedNews .TabContent h2 {
					margin: 0;
					padding: 0;
					font-size: 140%;
					font-weight: 900;
					line-height: 100%;
					color: #fefefe;
					padding-right: 52px;
					height: 2em;
					overflow: hidden;
				}
					.FeaturedNews .TabContent h2 a, .FeaturedNews .TabContent p a {
						color: #fefefe;
					}
				.FeaturedNews .TabContent p {
					padding: 0;
					margin: 0;
					font-size: 110%;
					color: #c0c0bf;
					padding-right: 52px;
					height: 2.4em;
					overflow: hidden;
				}
/*				.FeaturedNews .TabContent .comments {
					display: block;
					width: 100%;
					background: url(/main/images/bg_dot_featnews.gif) repeat-x;
					padding-top: 20px;
					padding-bottom: 6px;
				}
					.FeaturedNews .TabContent .comments a {
						display: inline-block;
						background: url(/main/images/bg_comments_featnews.png) no-repeat;
						_background: none !important;
						_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_comments_featnews.png', sizingMethod='crop');
						padding-left: 20px;
						height: 14px;
						line-height: 14px;
						color: #7c7c7c;
					}
*/
				.FeaturedNews .bottom {
					position: absolute;
					right: 21px;
					bottom: 6px;
				}
				.FeaturedNews .comments {
					display: block;
				}
					.FeaturedNews .comments a {
						display: inline-block;
						background: url(/main/images/ico_comments.png) no-repeat 0 1px;
						_background: url(/main/images/ico_comments.gif) no-repeat 0 1px;
						padding-left: 20px;
						height: 15px;
						line-height: 14px;
						color: #7c7c7c;
						font-size: 85%;
					}
				.FeaturedNews .photos {
				}
					.FeaturedNews .photos a {
						display: inline-block;
						background: url(/main/images/ico_photo.png) no-repeat 0 1px;
						_background: url(/main/images/ico_photo.gif) no-repeat 0 1px;
						padding-left: 20px;
						height: 15px;
						font-size: 85%;
						line-height: 14px;
						color: #7c7c7c;
					}
				.FeaturedNews .TabContent a.more {
					display: inline-block;
					color: #c2c1c1;
					bottom: 10px;
				}
			
			
			.FeaturedNews .corner {
				position: absolute;
				width: 3px;
				height: 3px;
				line-height: 1px;
				font-size: 1px;
				z-index: 50;
				background: url(/main/images/bg_featerudnews_corners.gif) no-repeat;
			}

			.FeaturedNews .TL { top: -1px; left: -1px; background-position: 100% 100%; }
			.FeaturedNews .TR { top: -1px; right: -1px; background-position: 0 100%; }
			.FeaturedNews .BL { bottom: -1px; _bottom: -2px; left: -1px; background-position: 100% 0; }
			.FeaturedNews .BR { bottom: -1px; _bottom: -2px; right: -1px; background-position: 0 0; }

/* === FeaturedNews === */



/* === NewsBlocks === */

	#newsSort{
		margin: 0;
		padding: 0;
		list-style: none;
	}

	.NewsBlock {
		margin: 0px -3px 8px -3px;
		position: relative;
		z-index: 300;
		width: 681px;
		background: url(/main/images/bg_newsBlock_wide.gif) repeat-y;
	}
		.NewsBlock .title {
			height: 33px;
			padding: 3px 20px 1px 20px;
			background: url(/main/images/bg_newsBlock_title_wide.gif) no-repeat;
/*
			cursor: move;
*/
		}
			.NewsBlock h3 {
				margin: 0;
				padding: 0;
				font-size: 160%;
				font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
				font-weight: 900;
				line-height: 33px;
			}
				.NewsBlock h3 a {
					color: #3a3a3a !important;
				}
				.NewsBlock h3 .rss {
					padding-left: 12px;
					_display: inline-block;
					_padding-top: 10px;
				}

		li.NewsBlock .title {
			cursor: move;
		}
			
		.news .NewsBlock .more, .frontpage .NewsBlock .more {
			position: absolute;
			bottom: 8px;
			_bottom: 43px;
			right: 34px;
			text-decoration: underline;
		}
			
		.NewsBlock .content {
			border-top: #c7c7c7 1px solid;
			margin: 0 4px;
			padding: 6px;
			padding-bottom: 14px;
			_padding-bottom: 4px;
			position: relative;
		}
			
			.NewsBlock .tabs {
				margin: 0;
				padding: 0;
				list-style: none;
				position: absolute;
				top: -18px;
				_top: -17px;
				right: 10px;
			}
				.NewsBlock .tabs li {
					float: right;
				}
					.NewsBlock .tabs li a {
						display: inline-block;
						padding: 0 7px;
						height: 18px;
						line-height: 18px;
					}
				.NewsBlock .tabs li.selected {
					background: url(/main/images/bg_tabs_selected.gif) no-repeat;
					margin-right: 10px;
				}
					.NewsBlock .tabs li.selected a {
						position: relative;
						margin-right: -10px;
						padding: 0 17px;
						background: url(/main/images/bg_tabs_selected_r.gif) no-repeat right;
						color: #c5151b;
						font-weight: 900;
						text-decoration: none !important;
					}
					
		.NewsBlock .TabContent {
			overflow: hidden;
			_zoom: 1;
		}
			.NewsBlock .TabContent .topNew {
				float: left;
				background: #f3f3f3;
				padding: 12px 10px;
				width: 246px;

				font-size: 110%;
			}
				.NewsBlock .TabContent .topNew .image {
					background: #dddddd url(/main/images/gallery/bg_02_mid.jpg) no-repeat bottom;
					border: #ddd 3px solid;
					text-align: center;
					/*
					height: 180px;
					width: 240px;
					display: table-cell;
					vertical-align: middle;
					*/
				}
				.NewsBlock .TabContent .topNew h2 {
					margin: 0;
					padding: 7px 0;
					font-size: 140%;
				}
				
			.newsList {
				margin: 8px 12px;
				padding: 0;
				list-style: none;
				font-size: 110%;
				padding-bottom: 12px;
			}
			.NewsBlock .newsList {
				margin-right: 20px;
			}
			.right .newsList {
				_position: relative;
			}
				.newsList li {
					padding: 0 6px 7px 12px;
					background: url(/main/images/newsList_bullet.gif) no-repeat 0 6px;
					overflow: hidden;
					_zoom: 1;
				}
				.withDates li {
					background: url(/main/images/newsList_bullet.gif) no-repeat 0 5px;
				}
				.newsList li .image {
					float: left;
					margin-left: -12px;
					margin-right: 10px;
					padding-top: 2px;
				}
				.newsList li .date {
					/*display: block;*/
					font-size: 80%;
					color: #6d6d6d;
				}

				.news .center .withDates {
					margin-top: 2px;
					margin-bottom: 0;
				}
					.news .center .withDates li {
						padding-bottom: 7px;
					}


			.NewsBlock .TabContent .newsList {
				margin-left: 282px;
			}
				.NewsBlock .TabContent .newsList li {
				}

					.NewsBlock .comments, .newsList li .comments {
						/*width: 100%;*/
						padding-top: 0px;
						padding-bottom: 1px;
						vertical-align: text-bottom;
						margin: 0 3px;
					}
						.NewsBlock .comments a, .newsList li .comments a {
							display: inline-block;
							vertical-align: top;
							background: url(/main/images/ico_comments.png) no-repeat 0 3px;
							_background: url(/main/images/ico_comments.gif) no-repeat 0 3px;
							padding-left: 20px;
							height: 17px;
							font-size: 85%;
							line-height: 14px;
							color: #000;
							text-decoration: underline;
						}
						.comments15 a {
							background-image: url(/main/images/ico_comments_red.png) !important;
							_background-image: url(/main/images/ico_comments_red.gif) !important;
						}
					.NewsBlock .photos, .newsList li .photos {
						padding-top: 0px;
						padding-bottom: 1px;
						vertical-align: text-bottom;
						margin: 0 3px;
					}
						.NewsBlock .photos a, .newsList li .photos a {
							display: inline-block;
							vertical-align: top;
							background: url(/main/images/ico_photo.png) no-repeat 0 2px;
							_background: url(/main/images/ico_photo.gif) no-repeat 0 2px;
							padding-left: 20px;
							height: 17px;
							font-size: 85%;
							line-height: 14px;
							color: #000;
							text-decoration: underline;
						}

		.NewsBlock .sizeButtons {
			position: absolute;
			right: 10px;
			bottom: 10px;
		}
			.NewsBlock .sizeButtons .minimize {
				background: url(/main/images/btn_minimize_red.gif) no-repeat;
				display: block;
				margin-bottom: 3px;
			}
			.NewsBlock .sizeButtons .maximize {
				background: url(/main/images/btn_maximize_red.gif) no-repeat;
				display: block;
			}
			.NewsBlock .sizeButtons .na {
				background-position: 0 100%;
				/*cursor: default;*/
			}


		.NewsBlock .bottomBorder {
			position: absolute;
			bottom: 0;
			_bottom: -15px;
			left: 0;
			width: 679px;
			height: 7px;
			background: url(/main/images/bg_newsBlock_btm_wide.gif) no-repeat;
		}

		.news .FeaturedNews a.more {
			position: absolute;
			bottom: 6px;
			right: 10px;
			font-size: 100%;
			text-decoration: underline;
		}


	.NewsCategoryItem {
		overflow: hidden;
		_zoom: 1;
		padding: 5px;
		padding-bottom: 20px;
	}
		.NewsCategoryItem .image {
			padding: 0;
			background: #dddddd url(/main/images/gallery/bg_02_mid.jpg) no-repeat bottom;
			border: #ddd 3px solid;
			width: 240px;
			text-align: center;
			margin-right: 12px;
			float: left;
		}
		.NewsCategoryItem .text {
			margin-left: 258px;
		}
		.jokeItem .text {
			margin-left: 0px;
		}
			.NewsCategoryItem .time {
				font-size: 90%;
				color: #6d6d6d;
				padding-bottom: 2px;
			}
			.NewsCategoryItem h2 {
				margin: 0;
				padding: 0;
				font-size: 220%;
				font-weight: 100;
				padding-bottom: 10px;
			}
			.NewsCategoryItem p {
				margin: 0;
				padding: 0;
				padding-bottom: 12px;
				font-size: 110%;
			}
			.NewsCategoryItem .bottom {
				background: url(/main/images/bg_dot_featnews.gif) repeat-x;
				padding-top: 20px;
				padding-bottom: 6px;
				margin-top: 4px;
			}
			.NewsCategoryItem .tags {
				font-size: 110%;
				color: #888888;
				padding-right: 8px;
			}
				.NewsCategoryItem .tags a {
					text-decoration: underline;
				}
			.NewsCategoryItem .comments {
			}
				.NewsCategoryItem .comments a {
/*
					display: inline-block;
					background: url(/main/images/ico_comments.png) no-repeat;
					_background: url(/main/images/ico_comments.gif) no-repeat;
					padding-left: 20px;
					height: 14px;
					line-height: 14px;
					color: #7c7c7c;
*/				
				}


	.frontpage .NewsBlock {
		width: 538px;
		background: url(/main/images/bg_newsBlock.gif) repeat-y;
	}
		.frontpage .NewsBlock .title {
			background: url(/main/images/bg_newsBlock_title.gif) no-repeat;
		}
		.frontpage .NewsBlock .bottomBorder {
			width: 537px;
			background: url(/main/images/bg_newsBlock_btm.gif) no-repeat;
		}
			.frontpage .NewsBlock .TabContent .topNew {
				width: 206px;
			}
				.frontpage .NewsBlock .TabContent .topNew .image {
					width: 200px;
				}
			.frontpage .NewsBlock .TabContent .newsList {
				margin-left: 235px;
			}



	.ui-tabs-hide {
		display: none;
	}


/* === NewsBlock === */




/*

	.pagination {
		text-align: center;
		padding: 20px 0;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 145%;
		color: #000;
	}
		.pagination img {
			vertical-align: middle;
			padding-bottom: 3px;
		}
		.pagination a {
			padding: 0 7px;
		}
		.pagination a.page, .pagination span.current {
			padding: 0 4px;
		}

 */






/* === 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(/main/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(/main/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(/main/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(/main/images/bgCornersShadow.gif) repeat-y;
	}
		.gadget .title {
			height: 33px;
			padding: 3px 8px 1px 5px;
			background: url(/main/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(/main/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(/main/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(/main/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(/main/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(/main/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(/main/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(/main/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(/main/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(/main/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(/main/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(/main/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(/main/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(/main/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(/main/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(/main/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(/main/images/arr_daysel_left.gif) no-repeat;
				width: 15px;
				height: 35px;
			}
			.humorG .content .btn_next {
				position: absolute;
				right: 4px;
				top: 95px;
				background: url(/main/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(/main/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(/main/images/arr_daysel_left.gif) no-repeat;
				width: 15px;
				height: 35px;
			}
			.videoG .content .btn_next {
				position: absolute;
				right: 4px;
				top: 95px;
				background: url(/main/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(/main/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(/main/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(/main/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(/main/images/bg_hotnewsItem.gif) repeat-x bottom;
					cursor: pointer;
				}
				.hotNewsG ul li.selected {
					background: #f4dada url(/main/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(/main/images/ico_comments.png) no-repeat left bottom;
								background: url(/main/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(/main/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(/main/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(/main/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(/main/images/gadgets/ico_mail.gif) no-repeat 8px 0;
		}
		
		.right .weatherG h3 {
			/*padding-left: 43px;
			background: url(/main/images/gadgets/ico_weather.gif) no-repeat;*/
		}
		
		.right .mapsG h3 {
			/*padding-left: 43px;
			background: url(/main/images/gadgets/ico_maps.gif) no-repeat;*/
		}
		
		.right .translaterG h3 {
			/*padding-left: 43px;
			background: url(/main/images/gadgets/ico_translater.gif) no-repeat;*/
		}
		
		.right .antivirG h3 {
/*
			padding-left: 43px;
			background: url(/main/images/gadgets/ico_antivir.gif) no-repeat;
*/
		}
/*
		.right .humorG h3 {
			padding-left: 43px;
			background: url(/main/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(/main/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(/main/images/arr_daysel_up.gif) no-repeat;
			width: 35px;
			height: 15px;
			margin-left: -18px;
		}
		#tv_gadget .btn_next {
			background: url(/main/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(/main/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(/main/images/flag_off.gif);
		}
		.games .right .gamesListItem .f_checked {
			background: url(/main/images/flag_on.gif);
		}

				.gamesListItem .comments a {
					display: inline-block;
					background: url(/main/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(/main/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(/main/images/ico_comments.png) no-repeat 0 2px;
				_background: url(/main/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(/main/images/ico_photo.png) no-repeat 0 1px;
				_background: url(/main/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(/main/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(/main/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(/main/images/ico_sendfriend.gif) left no-repeat;
				}
				.newsFull .options a.rss {
					background: url(/main/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(/main/images/ico_icons_more.gif) no-repeat top right;
				}
				.newsFull .options a.print {
					background: url(/main/images/ico_print.gif) left no-repeat;
					padding-left: 41px;
				}
				.newsFull .options span.icons {
					background: url(/main/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(/main/images/ico_icons_more.gif) no-repeat;
						width: 19px;
						height: 18px;
						padding: 0;
						/vertical-align: top;
					}
				.newsFull .options span.rem_active {
					background: url(/main/images/ico_remember_sel.gif) no-repeat;
					background-position: 0 1px;
				}
					.newsFull .options span.rem_active .remember {
						background-image: url(/main/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(/main/images/icons/ico_twitter.gif) 10px 5px no-repeat;
						}
						.newsFull .options span ul li a.google {
							background: url(/main/images/icons/ico_google.gif) 10px 5px no-repeat;
						}
						.newsFull .options span ul li a.yandex {
							background: url(/main/images/icons/ico_yandex.gif) 10px 5px no-repeat;
						}
						.newsFull .options span ul li a.delic {
							background: url(/main/images/icons/ico_delicious.gif) 10px 5px no-repeat;
						}
						.newsFull .options span ul li a.digg {
							background: url(/main/images/icons/ico_digg.gif) 10px 5px no-repeat;
						}
						.newsFull .options span ul li a.toodoo {
							background: url(/main/images/icons/ico_toodoo.gif) 10px 5px no-repeat;
						}
						.newsFull .options span ul li a.memori {
							background: url(/main/images/icons/ico_memori.gif) 10px 5px no-repeat;
						}
						.newsFull .options span ul li a.bobrdobr {
							background: url(/main/images/icons/ico_bobrdobr.gif) 10px 5px no-repeat;
						}
						.newsFull .options span ul li a.news2 {
							background: url(/main/images/icons/ico_news2.gif) 10px 5px no-repeat;
						}
						.newsFull .options span ul li a.smi2 {
							background: url(/main/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(/main/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(/main/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(/main/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;
						max-width: 264px;
						max-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(/main/images/bg_btn_red.png) no-repeat;
						_background: url(/main/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;
				}

			.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(/main/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(/main/images/bg_button_grey_resize_r.gif) no-repeat top right;
						text-decoration: none;
					}
			*/



		.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(/main/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(/main/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(/main/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(/main/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(/main/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(/main/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(/main/images/ico_close.gif) no-repeat;
			}

			.newsFull .comments form a.auth {
				float: right;
				padding-left: 14px;
				background: url(/main/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;
				max-width: 450px;
				height: 65px;
				max-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(/main/images/ico_refresh.gif) no-repeat left;
					}

/*
				.newsFull .comments form .button {
					border: #fff 0px solid;
					background: url(/main/images/bg_btn_red.png) no-repeat;
					_background: url(/main/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(/main/images/bg_Button_left.gif) no-repeat;
					}
					.newsFull .comments form .button .submitBtn,.comments form .button .submitBtn {
						border: #fff 0px solid;
						height: 22px;
						padding: 0 4px;
						padding-bottom:2px;
						color: #fff;
						font-size: 100%;
						font-weight: 100;
						background: url(/main/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(/main/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(/main/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(/main/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;
	/filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	_filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.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(/main/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(/main/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(/main/images/btn_popup_plus.gif);
		}
		
		.minus {
			font-weight:bold!important;
		}
	
		.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;
					/display: inline;
					background: url(/main/images/bg_Button_left.gif) no-repeat;
				}
				.popup_container .content .submitBtn {
					border: #fff 0px solid;
					height: 22px;
					padding: 0 12px;
					padding-bottom:2px;
					color: #fff;
					font-size: 100%;
					font-weight: 900;
					background: url(/main/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(/main/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%;
		}

.error_message {
	font:bold 12px Arial;
	color:#990000;
	background:#FFFF99;
	margin:0px 30px 10px 32px;
	padding:10px;
	border:1px solid #ffffff;
	display:none;
}

span.error_field {
	color:#990000;
}

input.error_field, .error_field input {
	border:1px solid #990000!important;
	background:#ffeeee;
}

/*============ 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(/main/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(/main/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(/main/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(/main/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(/main/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(/main/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(/main/images/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(/main/images/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(/main/images/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(/main/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(/main/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 =============*/








/*============ TAGS =============*/

	.NewsBlock .content .CategoryItem {
		margin: 5px 12px 10px 12px;
		position:relative;
		border: #c5c5c5 1px solid;
		padding: 10px;
		font-size: 110%;
		_width: 614px;
	}
		.NewsBlock .content .CategoryItem a {
			padding-right: 6px;
		}

	
	.NewsBlock .content .CategoryItem .corner {
		position: absolute;
		width: 3px;
		height: 3px;
		line-height: 1px;
		font-size: 1px;
		background: url(/main/images/bg_featerudnews_corners.gif) no-repeat;
	}
	.NewsBlock .content .CategoryItem .TL { top: -1px; left: -1px; background-position: 100% 100%; }
	.NewsBlock .content .CategoryItem .TR { top: -1px; right: -1px; background-position: 0 100%; }
	.NewsBlock .content .CategoryItem .BL { bottom: -1px; _bottom: -2px; left: -1px; background-position: 100% 0; }
	.NewsBlock .content .CategoryItem .BR { bottom: -1px; _bottom: -2px; right: -1px; background-position: 0 0; }


	.tagsCloud {
		padding: 10px 14px;
		padding-bottom: 30px;
		text-align: center;
	}
		.tagsCloud a {
			color: #306aac;
			line-height: 110%;
		}
		.tagsCloud .f7 {
			font-size: 30px;
		}
		.tagsCloud .f6 {
			font-size: 27px;
		}
		.tagsCloud .f5 {
			font-size: 24px;
		}
		.tagsCloud .f4 {
			font-size: 18px;
		}
		.tagsCloud .f3 {
			font-size: 15px;
		}
		.tagsCloud .f2 {
			font-size: 14px;
		}
		.tagsCloud .f1 {
			font-size: 12px;
		}
		
	.seeOther {
		width: 50%;
		float: left;
		padding-top: 12px;
	}
		.seeOther .title {
			font-size: 125%;
			color: #000;
			width: 90%;
			padding-bottom: 8px;
			padding-left: 6px;
			margin-bottom: 8px;
			background: url(/main/images/bg_dots.gif) repeat-x bottom left;
		}
		.seeOther ul {
			padding: 0;
			margin: 0;
			list-style: none;
			font-size: 110%;
			margin-left: 6px;
		}
			.seeOther ul li {
				padding-left: 14px;
				padding-bottom: 8px;
				background: url(/main/images/tags_bullet.gif) no-repeat 0 3px;
			}



		.NewsBlock .bottomBorder {
			_position: static;
			_margin-bottom: -8px;
		}

/*============ TAGS =============*/





.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(/main/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(/main/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(/main/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(/main/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(/main/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(/main/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(/main/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(/main/images/arr_daysel_left_na.gif) no-repeat;
			}
			.TodayNewsList .DaySelector .btn_next {
				position: absolute;
				right: 0;
				top: 14px;
				background: url(/main/images/arr_daysel_right.gif) no-repeat right;
				width: 15px;
				height: 35px;
			}
			.TodayNewsList .DaySelector .notAbleNext {
				background: url(/main/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(/main/images/div_dayselector.gif) no-repeat;
				width: 1274px;
				height: 62px;
				position: relative;
				left: 0px;
			}
				.TodayNewsList .DaySelector ul li {
					float: left;
					background: url(/main/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(/main/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(/main/images/ico_comments.png) no-repeat;
			_background: url(/main/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;
					margin-right: 0 !important;
				}
				.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 === */



/* === GALLERY === */

.newsFull .bigImg {
	position: relative;
}
	.newsFull .bigImg .imageCont_wBG {
		background: #dfdfdf url(/main/images/gallery/bg_02_mid.jpg) no-repeat bottom;
		display: block;
		text-align: center;
		min-height: 180px;
		overflow: hidden !important;
}
	.newsFull .bigImg .zoomImg {
		position: absolute;
		left: 3px;
		top: 3px;
		width: 240px;
		height: 180px;
		background: url(/main/images/gallery/zoom_hover.png) no-repeat;
		_background: url(/main/images/gallery/zoom_hover.gif) no-repeat;
	}
		
.newsFull .GalleryBigImg {
	background: #f1f1f1;
	padding: 6px;
	margin-bottom: 12px;
	position: relative;
}
.newsFull .GalleryBigImg .imageCont_wBG {
	display: block;
	background: #dfdfdf url(/main/images/gallery/bg_01_big.jpg) no-repeat bottom;
	text-align: center;
	min-height: 495px;
	/*
  width: 640px;
  overflow: hidden;
  display: block;
  text-align: center;
  */
}
.newsFull .GalleryBigImg .btn_prev {
	position: absolute;
	top: 0;
	left: 0;
	height: 495px;
	width: 35%;
	opacity: 0.6;
	filter:alpha(opacity=60);
	display: none;
	background: url(/main/images/0.gif) no-repeat;
}
.newsFull .GalleryBigImg .btn_next {
	position: absolute;
	top: 6px;
	right: 6px;
	height: 495px;
	width: 35%;
	display: none;
	opacity: 0.6;
	filter:alpha(opacity=60);
	background: url(/main/images/0.gif) no-repeat;
}
.newsFull .GalleryBigImg .btn_next:hover, .newsFull .GalleryBigImg .btn_prev:hover {
	opacity: 1;
	filter:alpha(opacity=100);
}
.newsFull .GalleryBigImg .btn_prev img {
	width: 38px;
	height: 38px;
	display: block;
	margin: 212px auto 0 20px;
	background: url(/main/images/gallery/arr_prev.gif) no-repeat;
}
.newsFull .GalleryBigImg .btn_next img {
	width: 38px;
	height: 38px;
	display: block;
	margin: 212px 20px 0 auto;
	background: url(/main/images/gallery/arr_next.gif) no-repeat;
}

.newsFull .GalleryBigImg p {
	padding-bottom: 8px !important;
}

.newsFull .svw {
	background: #f1f1f1;
	padding: 7px 2px;
	margin-bottom: 12px;
	position: relative;
	overflow: hidden;
	_zoom: 1;
}
.newsFull .svw a {
	width: 120px;
	height: 90px;
	display: block;
	float: left;
	background: #d2d2d2;
	margin: 2px 1px 0px 4px;
	_margin: 2px 3px 0px 1px;
	text-align: center;
	background: #dfdfdf url(/main/images/gallery/bg_03_sml.jpg) no-repeat center;
	border:4px solid #F1F1F1;
}
.newsFull .svw a.border_selected {
	border:1px solid #8e8e8e;
	padding: 3px;
	background: #f5f4f5 url(/main/images/gallery/bg_03_sml.jpg) no-repeat center;	
}

.newsFull .svww {
	background: #f1f1f1;
	padding: 7px 2px;
	margin-bottom: 12px;
	position: relative;
	overflow: hidden;
	_zoom: 1;
}
.newsFull .svww a {
	width: 120px;
	height: 90px;
	display: block;
	float: left;
	background: #d2d2d2;
	margin: 2px 1px 0px 4px;
	_margin: 2px 3px 0px 1px;
	text-align: center;
	background: #dfdfdf url(/main/images/gallery/bg_03_sml.jpg) no-repeat center;
	border:4px solid #F1F1F1;
}
.newsFull .svww a.border_selected {
	border:1px solid #8e8e8e;
	padding: 3px;
	background: #f5f4f5 url(/main/images/gallery/bg_03_sml.jpg) no-repeat center;
}

.newsFull .stripViewer {
	background: #f1f1f1;
	border-right: #f1f1f1 2px solid;
	border-left: #f1f1f1 2px solid;
	padding: 4px 0px 4px 0px;
	width: 242px !important;
	margin: 0 !important;
	margin-bottom: 12px !important;
	position: relative;
	overflow: hidden;
}
	.nF_rightcol .stripViewer {
	width: 272px !important;
	height: 48px !important;
	padding-left:4px !important;
	border:0 !important;
	}
.newsFull .stripViewer li {
	width: 120px;
	height: 90px;
	padding: 0px !important;
	margin-right: 3px;
	text-align: center;
	background: #dfdfdf url(/main/images/gallery/bg_03_sml.jpg) no-repeat bottom !important;
}
	.nF_rightcol .stripViewer li {
	background: none;
	width: 64px;
	height: 48px;
	margin-right: 4px;
	}

.newsFull a.toGallery {
	padding-left: 22px;
	background: url(/main/images/ico_photo.png) no-repeat 0 3px;
	_background: url(/main/images/ico_photo.gif) no-repeat 0 3px;
	font-size: 140%;
}

.newsFull .center .bigImg .tags {
	padding: 0;
}

/* === GALLERY === */


/* === 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;
}

/* Astrogid widget */
.astrogid .content p {
  float: left;
  margin: 1px;
  width: 72px;
  padding: 0;
  text-align: center
}
.astrogid .content a {
  display: block;
}
.astrogid .content a:hover {
  text-decoration: none;
}
.astrogid .content {
  padding: 5px 0 10px 0;
  width:298px;
  background: #fff;
  _height:200px;
}
.astrogid .content p a:hover {
	text-decoration: none;
}
	.astrogid .content p a:hover span {
		text-decoration: underline;
	}
.astrogid .content p span {
  display: block;
  padding-top: 2px;
}
/* EOF Astrogid widget */

/* === Quick Search Block === */

.QuickSearchGadget {
	position: relative;
	z-index: 410;
}

	.QuickSearchGadget .top {
		background: none;
		border: #fff 0px solid;
	}
	.QuickSearchGadget .dropdown {
		right: auto;
		left: -6px;
		top: -4px;
	}

	.QuickSearchGadget .content {
		padding: 6px 10px;
	}
		.QuickSearchGadget .content form {
			border: #d4e0ee 1px solid;
			_position: relative;
			margin-bottom: 4px;
			padding: 1px;
		}
		.QuickSearchGadget .content form .textField {
			border: #fff 0px solid;
			height: 13px;
			padding: 5px 3px;
			background: none;
			vertical-align: middle;
			width: 242px;
			/width: 234px;
		}
		.QuickSearchGadget .content form .submit {
			width: 23px;
			height: 23px;
			background: url(/main/images/button_search.gif) no-repeat;
			border: #fff 0 solid;
			vertical-align: middle;
		}

/* === Quick Search Block === */


	.staticPages .center {
		font-size: 110%;
	}
		.staticPages .center h1 {
			margin: 0;
			padding: 0;
			padding-bottom: 14px;
			font-size: 200%;
		}
		.staticPages .center p {
			margin: 0;
			padding: 0;
			padding-bottom: 10px;
		}
			.staticPages .center dt a {
				padding-bottom: 10px;
				display: inline-block;
			}


/* SITE MAP*/

	ul.sitemap {
		margin: 0;
		padding: 0;
		list-style: none;
	}
		ul.sitemap li {
			padding-left: 14px;
			padding-bottom: 3px;
			background: url(/main/images/newsList_bullet.gif) no-repeat 0 5px;
		}
			ul.sitemap ul {
				margin: 0;
				padding: 0;
				list-style: none;
				margin-left: 35px;
			}
				ul.sitemap ul li {
					background: url(/main/images/map_bullet_lev2.gif) no-repeat 0 5px;
				}

/* SITE MAP*/

/* CSS Document */

.facebookWidget {
}
	.facebookWidget .block-blue-body {
		padding: 0;
		background: #fff;
	}

	.facebookWidget .topLinks {
		margin: 0;
		padding: 0;
		list-style: none;
		width: 300px;
		padding: 10px 0;
		overflow: hidden;
		zoom: 1;
		font-family: Arial, Helvetica, sans-serif;
	}
		.facebookWidget .topLinks li {
			float: left;
			text-align: center;
			width: 75px;
		}
		.facebookWidget .topLinks li a {
			font-size: 10px;
			display: block;
			color: #0049a3;
			line-height: normal;
		}
		.facebookWidget .topLinks li a img {
			margin: 0;
			float: none;
		}
		.facebookWidget .topLinks li a:hover {
			text-decoration: none;
		}
		.facebookWidget .topLinks li a:hover span {
			text-decoration: underline !important;
		}

	.facebookWidget .iframeContainer {
		width: 298px;
		overflow: hidden;
		position:relative;
        margin: 0;
	}
		.facebookWidget .iframeContainer iframe {
			margin: 0 -1px;
			width: 300px !important;
		}




