/* CSS Document */

/* FeaturedGalleries */
	.FeaturedGalleries { 
		height: 371px;
		width: 655px;
		margin-bottom: 7px;
		position: relative;
	}
		.FeaturedGalleries .TabContent {
			position: relative;
			margin-bottom: 1px;
			height:279px;
			overflow:hidden;
		}
			.FeaturedGalleries .TabContent .text {
				position: absolute;
				left: 0;
				top: 40px;
				width: 222px;
			}
				.FeaturedGalleries .TabContent .text h2 {
					margin-bottom: 21px;
					padding: 5px 10px 10px 10px;
					font-size: 220%;
					background: url(../images/common/bg_featerudnews_text.png);
					/background: #000 !important;
					/filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
				}
				.FeaturedGalleries .TabContent .text p {
					padding: 6px 10px 10px 10px;
					font-size: 120%;
					background: url(../images/common/bg_featerudnews_text.png);
					/background: #000 !important;
					/filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
				}
				.FeaturedGalleries .TabContent .text a {
					color: #fff;
				}
				.FeaturedGalleries .TabContent .text a:hover {
				}
		.FeaturedGalleries .tabs {
			width: 656px;
			overflow: hidden;
		}
			.FeaturedGalleries .tabs li {
				float: left;
				width: 163px;
				height: 92px;
				margin-right: 1px;
				position: relative;
			}
				.FeaturedGalleries .tabs .title {
					position: absolute;
					bottom: 0;
					left: 0;
					width: 149px;
					padding: 6px 5px 6px 9px;
					font-size: 120%;
					font-weight: 900;
					background: url(../images/common/bg_featerudnews_text.png);
					/background: #000 !important;
					/filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
				}
				.FeaturedGalleries .tabs a {
					color: #fff !important;
				}
				.FeaturedGalleries .tabs .photos_icon {
					color: #fff !important;
					font-weight: 100;
					background-image: url(../images/gallery/icon_photos.gif);
					margin-right: 0;
					margin-left: 2px;
					text-decoration: none;
				}
		.FeaturedGalleries .blockCorners div {
			position: absolute;
			display: block;
			width: 7px;
			height: 7px;
			z-index: 100;
			background-image: url(../images/gallery/bg_corners.png);
			background-repeat: no-repeat;
			_display: none;
		}
			.FeaturedGalleries .blockCorners .cornerTL {
				top: 0;
				left: 0;
				background-position: top left;
			}
			.FeaturedGalleries .blockCorners .cornerTR {
				top: 0;
				right: 0;
				background-position: top right;
			}
			.FeaturedGalleries .blockCorners .cornerBL {
				bottom: 0;
				left: 0;
				background-position: bottom left;
			}
			.FeaturedGalleries .blockCorners .cornerBR {
				bottom: 0;
				right: 0;
				background-position: bottom right;
			}

		.FeaturedGalleries .selector {
			display: block;
			width: 172px;
			height: 125px;
			position: absolute;
			z-index: 110;
			left: -4px;
			bottom: -4px;
		}

/* FeaturedGalleries */

/* CategoriesBlocks */
			.Center_2inRow .Glamurchik .CB_header { background-image: url(../images/gallery/bg_cb_header_Glam.png);
			_background-image: url(../images/gallery/ie6/bg_cb_header_Glam.gif);}
			.Center_2inRow .Glamurchik .CB_header .textcopy {margin-left: 26px;}
			.Center_2inRow .Glamurchik .CB_header h3 a:hover { color: #cc549a !important; }
			.Center_2inRow .Glamurchik .CB_header h3 {
				padding-left: 26px;
				background: url(../images/gallery/bg_h3_glam.gif) no-repeat 0 7px;
			}
			.Center_2inRow .NightLife .CB_header { background-image: url(../images/gallery/bg_cb_header_Nightlife.png);
			_background-image: url(../images/gallery/ie6/bg_cb_header_Nightlife.gif);}
			.Center_2inRow .NightLife .CB_header .textcopy {margin-left: 30px;}
			.Center_2inRow .NightLife .CB_header h3 a:hover { color: #597084 !important; }
			.Center_2inRow .NightLife .CB_header h3 {
				padding-left: 30px;
				background: url(../images/gallery/bg_h3_NightLife.gif) no-repeat 0 7px;
			}

/* CategoriesBlocks */


/* GalleryArticle */

	.newsFull .Article {
	  float: none;
	}
		.newsFull .Article .back {
			float: right;
			background: url(../images/gallery/arr_back.gif) no-repeat left;
			padding-left: 10px;
			display: block;
			margin-top: 10px;
			font-size: 130%;
		}
			.newsFull .Article .content {
				padding: 8px 7px 0px 8px;
                                _width: 640px;
                                _overflow: hidden;
			}
			.newsFull .Article .articleByTheme {
				background: url(../images/gallery/ico_article.gif) no-repeat;
				padding-left: 20px;
				font-size: 110%;
			}
			.newsFull .Article .bigImg {
				padding: 8px 0;
				position: relative;
				overflow: hidden;
				text-align: center;
                                _width: 631px;
                                _float: left;
			}
				.newsFull .Article .bigImg img {
					margin-bottom: 3px;
					/*display: block;
					margin: 0 auto;	*/				
				}
				.newsFull .Article .bigImg .course {
					color: #666;
				}
				.newsFull .Article .bigImg p {
					font-size: 130%;
					padding: 4px 0;
				}
				.newsFull .Article .bigImg p.tags {
					font-size: 110%;
					padding: 2px 0;
				}
					.newsFull .Article .bigImg p.tags a {
					}
			.newsFull .Article .bigImg .btn_next {
				position: absolute;
				z-index: 200;
				right: 10px;
				top: 50%;
				background: url(/images/gallery/arr_next.gif) no-repeat;
				width: 38px;
				height: 38px;
				margin-top: -19px;
			}
			.newsFull .Article .bigImg .btn_prev {
				position: absolute;
				z-index: 200;
				left: 10px;
				top: 50%;
				background: url(/images/gallery/arr_prev.gif) no-repeat;
				width: 38px;
				height: 38px;
				margin-top: -19px;
			}

			.newsFull .Article .previews {
				margin: 0 -7px;
				padding: 6px 0px 0px 2px;
				background: url(../images/frontpage/bg_blogslist.gif) repeat-x;
				overflow: hidden;
			}
				.newsFull .Article .previews a {
					float: left;
					display: block;
					height: 100px;					
					margin-right: 0px;
                                        overflow: hidden;
				}
					.newsFull .Article .previews a img {
						border: #fff 1px solid;
						padding: 3px;
						margin: 1px;
					/*	height:120px;*/
					}
					.newsFull .Article .previews a:hover img, .newsFull .Article .previews a.selected img {
						border: #e20000 1px solid;
					}

		.newsFull .centerColumn .options {
			margin-top: 6px;
			margin-bottom: 5px;
		}

/* GalleryArticle */


