body{
	min-width:1000px;
	margin:0;
	font:13px "Courier new", Courier, monospace;
	color:#0a0c0c;
	background:#fff;
}
img{border-style:none;}
a{
	color:#0a0c0c;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input,
textarea,
select{
	font:100% Helvetica, Arial, sans-serif;
	vertical-align:middle;
}
.w1{
	position:relative;
	width:100%;
	overflow:hidden;
}
.w2{
	position:relative;
	left:50%;
	float:left;
}
#wrapper{
	position:relative;
	left:-50%;
	float:left;
	width:1000px;
}
#header{padding:0 12px 0 13px;}
.header-area{
	padding:5px 5px;
	overflow:hidden;
	background:#3f3f3f;
}
* html .header-area{
	height:1%;
	overflow:visible;
}
.logo{
	float:left;
	width:234px;
	height:83px;
	margin:1px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo-beta.gif) no-repeat;
}
.logo a{
	display:block;
	height:100%;
}
.slogan{
	float:right;
	width:85px;
	height:26px;
	margin:-1px 8px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/slogan.gif) no-repeat;
}
#header .ad{float:right;}
#header .ad img{vertical-align:top;}
.nav-holder{
	position:relative;
	z-index:999;
	width:975px;
	padding:0 0 11px;
	border-top:1px solid #fff;
	background:#3f3f3f url(../images/bg-nav.gif) no-repeat 0 100%;
}
.nav-holder:after{
	display:block;
	clear:both;
	content:"";
}
.nav-holder .frame{
	position:relative;
	left:50%;
	float:left;
}
#nav{
	position:relative;
	left:-50%;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	font:17px/24px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
}
#nav li{
	float:left;
	border-left:1px solid #fff;
}
#nav li:first-child,
#nav li.first-child{border:none;}
#nav a{
	float:left;
	padding:1px 24px 5px 24px;
	color:#fff;
}
#nav li:hover,
#nav li.hover{position:relative;}
#nav li:hover a,
#nav li.hover a{text-decoration:underline;}
#nav li:hover .drop,
#nav li.hover .drop{display:block;}
#nav .drop{
	display:none;
	position:absolute;
	top:30px;
	left:-1px;
	z-index:999;
	width:182px;
	padding:1px 0 0;
}
#nav ul{
	width:180px;
	margin:0;
	padding:2px 0 4px;
	list-style:none;
	border:1px solid #fff;
	font-size:15px;
	line-height:18px;
	letter-spacing:-1px;
	background-color: #3f3f3f; /* url(../images/bg-nav-drop.png); */
}
#nav ul li{
	float:none;
	border:none;
	padding:1px 7px 3px;
	background:url(../images/divider-nav-drop.gif) repeat-x;
}
* html #nav ul li{
	height:1%;
	overflow:visible;
}
*+html #nav ul li{height:1%;}
#nav ul li:first-child,
#nav ul li.first-child{background:none;}
#nav ul a{
	float:none;
	padding:0;
}
#nav li:hover ul a,
#nav li.hover ul a{text-decoration:none;}
#nav li:hover ul a:hover,
#nav li.hover ul a:hover{text-decoration:underline;}
.user-block{
	width:938px;
	height:31px;
	margin:0 -12px 0 -13px;
	padding:2px 31px 0;
	overflow:hidden;
	font:13px/17px Helvetica, Arial, sans-serif;
	background:url(../images/bg-user-block.gif) no-repeat;
}
.login-list{
	float:right;
	margin:0 3px 0 0;
	padding:4px 0 0;
	list-style:none;
	letter-spacing:-1px;
}
.login-list li{
	float:left;
	padding:0 5px 0 4px;
	background:url(../images/separator-login-block.gif) no-repeat 100% 3px;
}
.login-list a{color:#fff;}
.search-form fieldset{
	float:right;
	padding:4px 0 0;
	font-size:13px;
	line-height:17px;
	color:#fff;
}
.search-form label{
	float:left;
	margin:0 3px 0 0;
	letter-spacing:-1px;
}
.search-form input{float:left;}
.search-form .text{
	width:120px;
	margin:0 1px 0 0;
	padding:1px 5px;
	border:1px solid #1b1c1c;
	font-size:12px;
	line-height:14px;
	color:#000;
	background:#fff;
}
.user-block .social-block{
	float:left;
	width:270px;
	margin:0 10px 0 0;
	overflow:hidden;
}
* html .user-block .social-block{margin-right:7px;}
.user-block .social-block ul{
	float:right;
	display:inline;
	margin:0 -3px 0 0;
	padding:1px 0 1px 3px;
	list-style:none;
	/*background:#fff*/
}
.user-block .social-block ul li{
	float:left;
	padding:0 4px 0 0;
}
.social-block ul img{vertical-align:top;}
.user-block .date{
	display:block;
	padding:8px 0 0;
	font:10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
}
#main{background:#e6e6e6 url(../images/bg-main.jpg) repeat-y;}
.main-area{
	width:971px;
	padding:0 15px 8px 14px;
	background:url(../images/bg-main-area.jpg) no-repeat;
}
#twocolumns{
	width:100%;
	background:url(../images/separator-twocolumns.gif) repeat-y 662px 0;
}
#twocolumns:after{
	display:block;
	clear:both;
	content:"";
}
#content{
	float:left;
	width:658px;
	padding:4px 0 0;
}
.home-page #content{padding-top:0;}
.content-divider{
	display:block;
	height:2px;
	margin:0 0 0 5px;
	padding:0 0 5px;
	font-size:0;
	line-height:0;
	background:url(../images/divider-horizontal.gif) repeat-x;
}
.breadcrumbs{
	position:relative;
	width:654px;
	height:36px;
	margin:0 0 0 -10px;
	padding:5px 0 0 14px;
	list-style:none;
	overflow:hidden;
	font:18px/22px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	color:#0a0c0c;
	background:url(../images/bg-breadcrumbs.gif) no-repeat;
}
.news-page .breadcrumbs{background:url(../images/bg-breadcrumbs-news.gif) no-repeat;}
.notice-page .breadcrumbs{background:url(../images/bg-breadcrumbs-notice.gif) no-repeat;}
.debate-page .breadcrumbs{background:url(../images/bg-breadcrumbs-debate.gif) no-repeat;}
.fashion-page .breadcrumbs{background:url(../images/bg-breadcrumbs-fashion.gif) no-repeat;}
.entertainment-page .breadcrumbs{background:url(../images/bg-breadcrumbs-entertainment.gif) no-repeat;}
.girls-page .breadcrumbs{background:url(../images/bg-breadcrumbs-girls.gif) no-repeat;}
.breadcrumbs li{
	float:left;
	padding:0 5px 0 15px;
	background:url(../images/arrow-breadcrumbs.png) no-repeat;
}
.breadcrumbs li:first-child,
.breadcrumbs li.first-child{background:none;}
.breadcrumbs a{color:#0a0c0c;}
.navigaiton-holder{
	width:650px;
	margin:-6px 0 11px 5px;
	padding:0 0 7px;
	overflow:hidden;
	background:url(../images/divider-horizontal.gif) repeat-x 0 100%;
}
.my-iq-page .navigaiton-holder{margin:-2px 0 13px 5px;}
.navigaiton-holder ul{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	font:15px/22px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	overflow:hidden;
}
.navigaiton-holder ul li{
	float:left;
	margin:0 0 0 -1px;
	padding:0 5px 0 5px;
	background:url(../images/separator-navigation.gif) no-repeat 0 3px;
}
.navigaiton-holder .color-list li{/*background-position:0 -57px;*/}
.navigaiton-holder .color-list a{/*color:#01a2ec;*/}
#content h2{
	margin:0;
	font:17px/20px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	z-index:12;
}
.content-heading{padding:0 2px 6px 30px;}
.content-section .content-heading{padding-bottom:1px;}
.content-heading:after{
	display:block;
	clear:both;
	content:"";
}
* html .content-heading{
	height:1%;
	overflow:visible;
}
*+html .content-heading{height:1%;}
.content-heading h2{float:left;}
.content-heading .link{
	position:relative;
	float:right;
	margin:-2px 0 -5px;
	padding:2px 3px 3px;
	/*font:19px/22px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	color:#fff;
	background:#0a0c0c;*/
}
.content-section{
	margin:0 0 21px 5px;
	padding:0 0 8px;
	background:url(../images/divider-horizontal.gif) repeat-x 0 100%;
}
.content-block{
	width:650px;
	margin:0 0 0 -5px;
	overflow:hidden;
	border:3px solid #0a0c0c;
}
.content-block .description{overflow:hidden;}
* html .content-block .description{
	height:1%;
	overflow:visible;
}
.arrow-big{
	display:block;
	width:75px;
	height:42px;
	text-indent:-9999px;
	background:url(../images/arrow-big.png) no-repeat;
}
.arrow{
	display:block;
	width:53px;
	height:46px;
	text-indent:-9999px;
	background:url(../images/arrow.png) no-repeat;
}
.arrow2{
	display:block;
	width:53px;
	height:46px;
	text-indent:-9999px;
	background:url(../images/arrow.png) no-repeat;
	left:-25px;
  position:absolute;
}
.content-block .arrow-big{float:left;}
.content-block h3{
	margin:0;
	font-size:18px;
	line-height:22px;
}
.content-block .align-right{float:right;}
.content-block .heading{
	width:100%;
	overflow:hidden;
}
.content-block p{
	margin:0;
	line-height:15px;
}
.magazine-block{
	width:637px;
	height:145px;
	padding:0 4px 0 9px;
	overflow:hidden;
	background:url(../images/bg-magazine-block.jpg) no-repeat;
}
.magazine-block .online{
	float:right;
	line-height:14px;
}
.magazine-block .description{
	width:348px;
	padding:7px 4px 0 0;
}
.magazine-block .heading h3,
.editions-block .heading h3{margin:23px 0 2px;}
.magazine-block .arrow-big{margin:0 6px 0 0;}
* html .magazine-block .arrow-big{margin:0 3px 0 0;}
.magazine-block .subtitle{
	display:block;
	margin:0 0 5px;
	font-size:14px;
	line-height:16px;
	color:#d9007b;
}
.magazine-block ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:14px;
}
.magazine-block .more{
	float:right;
	width:28px;
	height:18px;
	margin:-10px -4px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-more.gif) no-repeat;
}
.editions-block{
	width:631px;
	height:123px;
	padding:0 10px 0 9px;
	background:#fff url(../images/editions-block.gif) no-repeat;
}
.editions-block .description{padding:3px 0 0;}
.editions-block .heading{margin:0 0 -3px;}
.editions-block .arrow-big{margin:0 1px 0 0;}
* html .editions-block .arrow-big{margin:0;}
.editions-block .more{
	vertical-align:top;
	display:inline-block;
	padding:18px 28px 0 0;
	background:url(../images/btn-more.gif) no-repeat;
}
.screen-block{
	width:602px;
	padding:0 39px 0 9px;
	background:#fff;
}
.screen-block .description{padding:2px 0 5px;}
.screen-block .arrow-big{margin:0 4px 0 0;}
* html .screen-block .arrow-big{margin:0 4px 0 0;}
.iq-on-screen{
	width:203px;
	height:42px;
	display:block;
	margin:15px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-iq-on-screen.gif) no-repeat;
}
.screen-block .block{
	width:360px;
	margin:0 0 0 70px;
	overflow:hidden;
	text-align:center;
}
.screen-block .heading{margin:0 0 3px;}
.screen-block .block .head{overflow:hidden;}
* html .screen-block .block .head{
	height:1%;
	overflow:visible;
}
.screen-block .block .head strong{
	float:right;
	padding:5px 6px 2px;
	color:#fff;
	font-size:14px;
	line-height:18px;
	background:#0a0c0c;
}
.screen-block p strong{color:#ed1d24;}
.iq-radio-block{
	width:430px;
	height:120px;
	padding:3px 215px 0 5px;
	background:#fff url(../images/bg-iq-radio-block.gif) no-repeat;
}
.iq-radio-block .heading h3{
	float:left;
	margin:16px 0 0;
	padding:4px 5px;
	font-size:14px;
	line-height:18px;
	color:#fff;
	background:#0a0c0c;
}
.iq-radio-block .arrow-big{margin:0 2px 0 0;}
.iq-radio-block .text-box{padding:7px 0 0 68px;}
.iq-go-block{
	width:602px;
	padding:0 40px 0 8px;
	background:#fff url(../images/bg-iq-go-block.gif) no-repeat 0 100%;
}
.iq-go-block .align-right{margin:0 0 0 20px;}
.iq-go-block .heading{padding:7px 0 5px;}
.iq-go-block .heading h3{
	margin:26px 0 0;
	font-size:15px;
}
.iq-go-block .arrow-big{margin:0 5px 0 0;}
.iq-competitions-block{
	width:639px;
	min-height:111px;
	padding:13px 0 25px 8px;
	background:#fff url(../images/bg-iq-competitions.gif) no-repeat 0 100%;
}
* html .iq-competitions-block{height:111px;}
.iq-competitions-block .head-block{float:left;}
.iq-competitions-block .head-block .arrow-big{float:left;}
.iq-competitions-block .head-block .link{
	float:left;
	margin:10px 0 0 -5px;
}
.iq-competitions-block .description{padding:5px 0 0;}
.iq-competitions-block .join{
	float:right;
	margin:-4px 35px 0 0;
}
.news-block{
	width:650px;
	padding:0 0 21px;
	border:3px solid #0a0c0c;
	background:#fff url(../images/bg-news-block.gif) repeat-y;
}
.news-heading{
	padding:0 5px 15px 10px;
	overflow:hidden;
}
* html .news-heading{
	height:1%;
	overflow:visible;
}
.news-heading .archive{float:right;}
.news-block .arrow-big{
	float:left;
	margin:10px 7px 0 0;
}
.news-title{
	display:block;
	padding:37px 0 0 0;
	font:bold 17px/20px Helvetica, Arial, sans-serif;
}
.news-title .date{font:12px/20px "Courier new", Courier, monospace;}
.news-block .section{margin:0 0 7px;}
.news-block .date-holder{
	padding:0 0 0 13px;
	overflow:hidden;
	background:url(../images/divider-news.gif) repeat-x 0 100%;
}
* html .news-block .date-holder{
	height:1%;
	overflow:visible;
}
.news-block .date-holder .date{
	float:left;
	padding:0 10px 3px 1px;
	font-style:normal;
	color:#fff;
	background:#0a0c0c;
}
.news-area{
	padding:0 17px 1px 13px;
	line-height:16px;
	overflow:hidden;
	background:#fff url(../images/divider-news.gif) repeat-x 0 100%;
}
* html .news-area{
	height:1%;
	overflow:visible;
}
.news-block .area-short{padding-right:43px;}
.news-area .description{
	padding:6px 0 0;
	overflow:hidden;
}
* html .news-area .description{
	height:1%;
	overflow:visible;
}
.news-area h3{
	margin:0 0 1px;
	font-size:18px;
	line-height:22px;
}
.news-area p{margin:0 0 5px;}
.news-area .more-block{
	float:right;
	margin:0 0 0 3px;
	padding:9px 0 0;
}
.news-block .area-short .more-block{padding-top:1px;}
.news-area img{vertical-align:top;}
.news-area .more{
	position:relative;
	display:block;
	width:88px;
	height:18px;
	margin:-18px 0 0 -95px;
	padding:0 6px;
	color:#fff;
	background:#0a0c0c;
}
.paging{
	margin:0 0 0 34px;
	padding:4px 0 0;
	list-style:none;
	line-height:15px;
	overflow:hidden;
}
* html .paging{
	height:1%;
	overflow:visible;
}
.paging li{
	float:left;
	margin:0 0 0 -1px;
	padding:0 5px;
	background:url(../images/separator-paging.gif) no-repeat 0 5px;
}
.paging li a,
.paging li strong{
	float:left;
	padding:2px 6px 2px;
	font-weight:normal;
}
.paging li strong{
	color:#fff;
	background:#0a0c0c;
}
.paging .prev,
.paging .next{
	padding:0;
	background:none;
}
.paging .prev a,
.paging .next a{
	padding:2px 3px 2px;
	color:#fff;
	background:#0a0c0c;
}
.paging-row{
	width:100%;
	overflow:hidden;
}
.paging-row .paging{
	float:right;
	padding:0 7px 0 0;
}
.notice-block{
	width:647px;
	padding:0 3px 15px 0;
	border:3px solid #0a0c0c;
	background:#fff url(../images/bg-notice-block.gif) repeat-y;
}
.notice-block:after{
	display:block;
	clear:both;
	content:"";
}
.notice-block .archive-row{text-align:right;}
.notice-block .align-right{float:right;}
.notice-block .heading{
	margin:-4px 0 16px;
	padding:0 0 0 10px;
	overflow:hidden;
}
* html .notice-block .heading{
	height:1%;
	overflow:visible;
}
#content .notice-block .heading h2{margin:26px 0 0;}
.notice-block .date-holder{
	margin:0 0 6px;
	padding:0 0 0 13px;
	overflow:hidden;
	background:url(../images/divider-news.gif) repeat-x 0 100%;
}
* html .notice-block .date-holder{
	height:1%;
	overflow:visible;
}
.notice-block .date-holder .date{
	float:left;
	padding:0 13px 3px 0;
	font-style:normal;
	color:#fff;
	background:#0a0c0c;
}
.notice-block .arrow-big{
	float:left;
	margin:0 7px 0 0;
}
.notice-area{
	padding:0 20px 0 12px;
	line-height:16px;
}
.notice-area h3{
	margin:0 0 19px;
	font-size:18px;
	line-height:22px;
}
.notice-area h4{
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:3px 0 0;
}
.notice-area p{margin:0 0 15px;}
.comment-form fieldset{
	width:424px;
	padding:22px 0 0 160px;
}
.comment-form .heading{
	width:100%;
	margin:0;
	padding:0 0 9px;
	overflow:hidden;
}
.comment-form .heading strong{
	float:left;
	padding:0 8px 2px;
	font:17px/20px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	color:#fff;
	background:#0a0c0c;
}
.comment-form .area{
	position:relative;
	height:235px;
	padding:33px 0 0 6px;
	background:url(../images/bg-comment-form.gif) no-repeat;
}
.comment-form .row{
	width:100%;
	padding:0 0 32px;
}
.comment-form .row:after{
	display:block;
	clear:both;
	content:"";
}
.comment-form .name{
	position:relative;
	float:left;
	width:44px;
	height:26px;
	margin:-22px -38px 0 0;
	text-indent:-9999px;
	background:url(../images/text-comment-name.gif) no-repeat;
}
.comment-form .email{
	position:relative;
	float:left;
	width:44px;
	height:26px;
	margin:-22px -38px 0 0;
	text-indent:-9999px;
	background:url(../images/text-email.gif) no-repeat;
}
.comment-form .comment-text{
	position:relative;
	display:block;
	width:55px;
	height:27px;
	margin:-24px 0 2px;
	text-indent:-9999px;
	background:url(../images/text-comment.gif) no-repeat;
}
.comment-form .row input{
	float:left;
	width:322px;
	margin:0;
	padding:2px 5px 3px;
	border:1px solid #0a0c0c;
	font-size:15px;
	line-height:17px;
	height:17px;
	color:#0a0c0c;
	background:#fff;
}
.comment-form .text-holder{padding:0 0 0 6px;}
.comment-form .text-area{
	width:327px;
	height:97px;
	padding:5px 0 0 5px;
	border:1px solid #0a0c0c;
	overflow:hidden;
	background:#fff;
}
.comment-form .text-area textarea{
	float:left;
	width:327px;
	height:97px;
	max-width:327px;
	max-height:97px;
	margin:0;
	padding:0;
	overflow:auto;
	border:none;
	font-size:15px;
	line-height:17px;
	background:none;
}
.comment-form .button{
	position:absolute;
	right:8px;
	bottom:8px;
}

/*   mine   */
.comment-form-2 fieldset{
	width:500px;
	padding:22px 0 0 70px;
}
.comment-form-2 .heading{
	width:100%;
	margin:0;
	padding:0 0 9px;
	overflow:hidden;
}
.comment-form-2 .heading strong{
	float:left;
	padding:0 8px 2px;
	font:17px/20px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	color:#fff;
	background:#0a0c0c;
}
.comment-form-2 .area{
	position:relative;
	height:235px;
	padding:33px 0 0 6px;
	background:url(../images/bg-reg-form.gif) no-repeat;
}
.comment-form-2 .row{
	float:left;
	width:238px;
	padding:0 0 32px;
}
.comment-form-2 .row:after{
	display:block;
	clear:both;
	content:"";
}
.comment-form-2 .name{
	position:relative;
	float:left;
	margin:-30px 0 0 0;
	padding:6px 9px 6px 9px;;
	color:#ffffff;
	font:12px "Myriad Pro", monospace;
	background-color:#000000;
}
.comment-form-2 .wrap2{
float:left;
	margin:17px 0 0 0;
	height:1%;
}
.comment-form-2 .name2{
	position:relative;
	float:left;
	margin:-30px 0 0 0;
	padding:6px 12px 6px 9px;
	color:#ffffff;
	font:12px "Myriad Pro", monospace;
	background-color:#000000;
}
.comment-form-2 .name3{
float:left;
	position:relative;
	float:left;
	margin:0px 0 0 0;
	padding:6px 12px 6px 9px;
	color:#ffffff;
	font:12px "Myriad Pro", monospace;
	background-color:#000000;
}
.comment-form-2 .email{
	position:relative;
	float:left;
	width:44px;
	height:26px;
	margin:-22px -38px 0 0;
	text-indent:-9999px;
	background:url(../images/text-email.gif) no-repeat;
}
.comment-form-2 .comment-text{
	position:relative;
	display:block;
	width:55px;
	height:27px;
	margin:-24px 0 2px;
	text-indent:-9999px;
	background:url(../images/text-comment.gif) no-repeat;
}
.comment-form-2 .row input{
	float:left;
	width:205px;
	margin:0;
	padding:2px 5px 3px;
	border:1px solid #0a0c0c;
	font-size:15px;
	line-height:17px;
	height:17px;
	color:#0a0c0c;
	background:#fff;
}
.comment-form-2 .text-holder{padding:0 0 0 6px;}
.comment-form-2 .text-area{
	width:327px;
	height:97px;
	padding:5px 0 0 5px;
	border:1px solid #0a0c0c;
	overflow:hidden;
	background:#fff;
}

.comment-form-2 .button{
	position:absolute;
	right:60px;
	bottom:5px;
}

.comment-form-2 .jf .section{
	float:left;
	width:380px;
	margin:0 17px 0 0;
}
.comment-form-2 .jf  input{
	margin-left:88px;
	float:left;
	width:207px;
	padding:2px 5px 3px;
	border:1px solid #131314;
	line-height:16px;
	color:#131314;
	background:#fff;
}
.comment-form-2 .jf .text-long{
	width:423px;
	padding:2px 5px 3px;
	font-size:17px;
	line-height:20px;
}
.comment-form-2 .jf .button-btn{
	float:right;
	width:76px;
	height:31px;
	margin-right:3px;
	cursor:pointer;
	background:url(../images/btn-browse.gif) no-repeat;
}
.comment-form-2 .jf .file-section{
	float:left;
	padding:24px 0 0 0px;
}
.comment-form-2 .jf .file-section label{
	float:left;
	width:auto;
	margin:8px 7px 0 0;
}
.comment-form-2 .file{
	margin-top:9px;
	float:left;
	width:300px;
	position:relative;
	overflow:hidden;
	z-index:10;
	height:24px;
}
.comment-form-2 .file-input-area{
	opacity:0;
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	height:24px;
	width:100%;
	padding:0;
	cursor:pointer;
	border:none;
	float:none;
}
.comment-form-2 .jf .file .text{
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	width:137px;
	padding:2px 5px;
	margin:0;
}
.comment-form-2 .jf .file .text22{
	position:absolute;
	height:17px;
	z-index:2;
	top:0;
	left:0;
	width:206px;
	padding:2px 5px;
	margin:0;
}
.comment-form-2 .jf .button{
	float:right;
	width:50px;
	height:12px;
	padding:12px 0 0;
	overflow:hidden;
	font:11px/12px Helvetica, Arial, sans-serif;
	text-align:center;
}
/*************/
.my-news-block{
	position:relative;
	width:650px;
	margin:0  0 6px;
	border:3px solid #0a0c0c;
	background:#ed2024;
}
.my-news-block:after{
	display:block;
	clear:both;
	content:"";
}
.my-news-block .visual{
	position:relative;
	float:left;
	width:500px;
	height:334px;
	overflow:hidden;
	border-right:1px solid #0a0c0c;
}
.my-news-block .visual .slide{
	position:absolute;
	top:0;
	left:0;
}
.my-news-block img{vertical-align:top;background:none;}
.my-news{
	position:absolute;
	top:-16px;
	left:-14px;
	z-index:9;
	width:176px;
	height:176px;
	text-indent:-9999px;
	background:url(../images/text-my-news.png) no-repeat;
}
.getting{
	position:absolute;
	right:0px;
	bottom:19px;
	width:443px;
	height:39px;
	padding:4px 0px 10px 6px;
	margin:0 5px 0 0;
	font:bold 18px "Myriad Pro", monospace;
	color:#000;
	overflow:hidden;
	background:url(../images/bg-getting2.png) no-repeat;
}
.getting .date{
	display:block;
	margin:-3px 0 0;
	text-align:right;
	font:13px/16px "Courier New", Courier, monospace;
	word-spacing:normal;
	color:#0a0c0c;
}
.getting:hover{text-decoration:none;}
.getting-digital .date{
	float:right;
	text-indent:0;
	font:13px/16px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
}
.getting-digital:hover{text-decoration:none;}
.my-news-block .thumbnails{
	float:right;
	width:148px;
	height:334px;
	overflow:hidden;
}
.my-news-block .thumbnails .section{
	/*margin:-1px 0 0;*/
	/*padding:0 0 5px 4px;*/
	overflow:hidden;
	line-height:9px;
	width:147px;
}
* html .my-news-block .thumbnails .section{
	height:1%;
	overflow:visible;
}
.my-news-block .thumbnails img{
	float:right;
	border:1px solid #0a0c0c;
	border-width:1px;
	margin:2px 17px 0 0;
}
.my-news-block .thumbnails a{color:#fff;}
.my-news-block .thumbnails .active{background:url(../images/arrow-thumbnails01.gif) no-repeat 12px 53px;}
.contests-events-block{
	width:656px;
	margin:0 0 5px;
}
.contests-events-block .heading{
	position:relative;
	width:659px;
	height:31px;
	padding:7px 0 0;
	margin:0 -3px 0 0;
	background:url(../images/bg-heading-events.gif) no-repeat 0 100%;
}
.contests-events{
	position:absolute;
	top:-4px;
	left:-11px;
	width:99px;
	height:191px;
	text-indent:-9999px;
	background:url(../images/text-contests-events.png) no-repeat;
}
.contests-events-block .area{
	border:3px solid #0a0c0c;
	border-width:0 3px 3px;
}
.contests-events-block .area img{vertical-align:top;}
.my-foititoupoli-block,
.iq-block{
	width:650px;
	margin:0 0 6px;
	border:3px solid #0a0c0c;
	border-width:0 3px 3px;
}
.my-foititoupoli-block .heading h2{
	font-size:19px !important;
}
.iq-block{background:#fff;}
.my-foititoupoli-block .heading,
.iq-block .heading{
	position:relative;
	width:640px;
	height:34px;
	margin:0 -5px -10px -13px;
	padding:7px 0 0 28px;
	background:url(../images/bg-heading-foititoupoli.gif) no-repeat;
}
.iq-block .heading{background:url(../images/bg-breadcrumbs.gif) no-repeat;}
.iq-block .link-box img{
	display:block;
	margin:0 auto;
}
.iq-block .arrow{
	position:absolute;
	top:-3px;
	left:-40px;
}
.iq-block .arrow-down{
	top:42px;
	left:-22px;
}
.my-foititoupoli-block .area{
	width:100%;
	background:#f9ec6b;
}
.my-foititoupoli-block .area:after{
	display:block;
	clear:both;
	content:"";
}
.my-foititoupoli-block .visual{
	position:relative;
	float:left;
	width:502px;
	height:335px;
	overflow:hidden;
}
.my-foititoupoli-block .visual .slide{
	position:absolute;
	top:0;
	left:0;
}
.my-foititoupoli-block .visual .slide .title-block{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	margin:34px 0 0;
	padding:0;
	line-height:16px;
}
.my-foititoupoli-block .visual .slide .title-block dt{
	position:relative;
	padding:0 33px 0 0;
	overflow:hidden;
}
* html .my-foititoupoli-block .visual .slide .title-block dt{
	height:1%;
	overflow:visible;
}
.my-foititoupoli-block .visual .slide .title-block dt strong{
	float:right;
	font-size:14px;
	background:#f9ec6b url(../images/bg-title-block.gif) no-repeat;
}
.my-foititoupoli-block .visual .slide .title-block dt span{
	float:left;
	height:21px;
	padding:6px 6px 0 12px;
	background:url(../images/bg-title-block.gif) no-repeat 100% -30px;
}
.my-foititoupoli-block .visual .slide .title-block dd{
	width:100%;
	margin:3px 0 0;
	text-align:center;
	height:28px;
	overflow:hidden;
}
.my-foititoupoli-block .visual .slide .title-block dd a{
	float:right;
	width:329px;
	height:28px;
	padding:6px 0 0;
	margin-right:2px;
	background:url(../images/bg-title-block-link2.png) no-repeat;
}
.my-foititoupoli-block .visual .slide .title-block dd a:hover{
	text-decoration:none;
	cursor:pointer;
}
.my-foititoupoli-block img{
vertical-align:top;
}
.my-foititoupoli-block .thumbnails{
	float:right;
	width:148px;
	height:335px;
	overflow:hidden;
}
.my-foititoupoli-block .thumbnails .section{
	display:block;
	/*margin:0 0 10px;*/
	padding:0 0 0px 6px;
	font-size:13px;
	line-height:14px;
	color:#000;
}
.my-foititoupoli-block .thumbnails .active{background:url(../images/arrow-thumbnails02.gif) no-repeat 14px 59px;}
.my-foititoupoli-block .thumbnails .section:hover{
	text-decoration:none;
	cursor:pointer;
}
.my-foititoupoli-block .thumbnails .img-box{
	display:block;
	overflow:hidden;
}
* html .my-foititoupoli-block .thumbnails .img-box{
	height:1%;
	overflow:visible;
}
.my-foititoupoli-block .thumbnails .section img{float:right;}
.my-foititoupoli-block .thumbnails .section .title{
	position:relative;
	display:block;
	width:137px;
	margin:0px 0 0 3px;
	padding:0 0 0 2px;
	font:13px/14px "Courier new", Courier, monospace;
	color:#fff;
	background:#0a0c0c;
}
.my-foititoupoli-block .thumbnails .section .note{
	display:block;
	margin:2px 0 0;
	padding:0 0 0 5px;
}
.my-foititoupoli-block .thumbnails .section .subtitle{
	display:block;
	font-size:12px;
	font-weight:normal;
}
.join-form fieldset{
	height:295px;
	padding:23px 0 0 39px;
	font:15px Helvetica, Arial, sans-serif;
	background:url(../images/bg-join-form.jpg) no-repeat;
}
.join-form .row{
	width:100%;
	padding:0 0 18px;
	overflow:hidden;
}
.join-form .section{
	float:left;
	width:280px;
	margin:0 17px 0 0;
}
.join-form .row label{
	display:block;
	width:100%;
	padding:0 0 1px;
	line-height:16px;
	letter-spacing:-1px;
	overflow:hidden;
}
.join-form .row label strong{
	float:left;
	padding:2px 4px 4px;
	font-weight:normal;
	color:#fff;
	background:#0a0c0c;
}
.join-form .row input{
	float:left;
	width:207px;
	margin:0;
	padding:2px 5px 3px;
	border:1px solid #131314;
	line-height:16px;
	color:#131314;
	background:#fff;
}
.join-form .row .text-long{
	width:423px;
	padding:2px 5px 3px;
	font-size:17px;
	line-height:20px;
}
.join-form .row .btn{
	float:left;
	width:76px;
	height:31px;
	margin:-3px 0 0 17px;
	padding:0 0 2px;
	border:none;
	font-size:13px;
	line-height:15px;
	letter-spacing:-1px;
	color:#fff;
	cursor:pointer;
	background:url(../images/btn-form-join.png) no-repeat;
}
.join-form .file-section{
	float:left;
	padding:24px 0 0 3px;
}
.join-form .file-section label{
	float:left;
	width:auto;
	margin:8px 7px 0 0;
}
.join-form .file{
	float:left;
	width:200px;
	position:relative;
	margin:0;
	overflow:hidden;
	z-index:10;
	height:24px;
}
.join-form .row .file-input-area{
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	height:24px;
	width:100%;
	padding:0;
	margin:0;
	cursor:pointer;
	border:none;
	float:none;
}
.join-form .file .text{
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	width:137px;
	padding:2px 5px;
	margin:0;
}
.join-form .button{
	float:right;
	width:50px;
	height:12px;
	padding:12px 0 0;
	overflow:hidden;
	font:11px/12px Helvetica, Arial, sans-serif;
	text-align:center;
}
.cols-block{
	width:100%;
	margin:0 0 6px;
	background:url(../images/separator-twocolumns.gif) repeat-y 389px 0;
}
.cols-block:after{
	display:block;
	clear:both;
	content:"";
}
.my-fashion-block{
	float:left;
	width:380px;
	border:3px solid #0a0c0c;
	border-width:0 3px 3px;
}
.my-fashion-block .heading{
	position:relative;
	width:363px;
	height:37px;
	margin:-1px 0 -3px -13px;
	padding:4px 1px 0 29px;
	overflow:hidden;
	background:url(../images/bg-heading-my-fashion.gif) no-repeat;
}
.my-fashion-block .heading h2{
	float:left;
	font-size:19px !important;
	line-height:22px !important;
}
.my-fashion-block .heading ul{
	float:right;
	margin:0;
	padding:11px 0 0;
	list-style:none;
	font:13px/16px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	overflow:hidden;
}
.my-fashion-block .heading ul li{
	float:left;
	display:inline;
	margin:0 0 0 -1px;
	padding:0 4px 0 3px;
	background:url(../images/separator-my-fashion-list.gif) no-repeat 0 3px;
}
.my-fashion-block .heading a{padding:0 1px;}
.my-fashion-block .heading a:hover,
.my-fashion-block .heading .active{
	text-decoration:none;
	background:#fff;
}
.my-fashion-block .area{
	position:relative;
	width:100%;
}
.btn-fashion{
	position:absolute;
	right:-2px;
	bottom:2px;
	width:331px;
	height:39px;
	padding:7px 5px 7px 9px;
	margin:5px;
	line-height:14px;
	text-align:left;
	color:#000;
	overflow:hidden;
	font:bold 14px "Courier New", Courier, monospace;
	background:url(../images/btn-fashion2.png) no-repeat;
}
.btn-fashion:hover{text-decoration:none;}
.btn-fashion strong{display:block;}
.my-fashion-block img{vertical-align:top;}
.busy-girls-block{
	float:right;
	width:257px;
	border:3px solid #0a0c0c;
}
.busy-girls-block .heading{
	position:relative;
	width:247px;
	height:29px;
	margin:-3px -3px 0;
	padding:4px 0 0 16px;
	background:url(../images/bg-heading-busy-girls.gif) no-repeat;
}
.busy-girls-block .heading h2{
	font-size:19px !important;
	line-height:22px !important;
}
.busy-girls-block .heading h2 strong{
	font-size:13px;
	font-weight:normal;
}
.busy-girls-block .area{
	width:100%;
	position:relative;
}
.busy-girls-block img{vertical-align:top;}
.busy-girls-block .area dl{
	position:absolute;
	bottom:-1px;
	left:-1px;
	z-index:1;
	width:259px;
	margin:0;
	padding:0;
	background-color:#fff;
	height:43;
}
.busy-girls-block .area dl dt,
.busy-girls-block .area dl dd{
	width:100%;
	margin:0;
	height:22px;
}
.busy-girls-block .area dl dd{margin:-4px 0 0;}
.busy-girls-block .area dl dt strong,
.busy-girls-block .area dl dd strong{
	float:left;
	font-size:14px;
	line-height:16px;
	background:#fff;
}
.busy-girls-block .area dl dt strong{
	padding:4px 1px 4px 7px;
	color:#01a3ed;
}
.busy-girls-block .area dl dd strong{
	margin:0 0 0 42px;
	padding:2px 7px 4px 5px;
}
.busy-girls-block .area dl dd strong a{color:#000;}
.photo-block{
	position:relative;
	width:650px;
	margin:0 0 7px;
	border:3px solid #0a0c0c;
	border-width:0 3px 3px;
}
.photo-block .heading,
.entertainment-block .heading{
	position:relative;
	width:635px;
	height:37px;
	margin:0 -5px -10px -13px;
	padding:4px 8px 0 25px;
	overflow:hidden;
	background:url(../images/bg-heading-photo.gif) no-repeat;
}
.photo-block .heading h2,
.entertainment-block .heading h2{
	float:left;
	font-size:19px !important;
	line-height:22px !important;
}
.photo-block .heading ul,
.entertainment-block .heading ul{
	float:left;
	margin:0;
	padding:3px 0 0;
	list-style:none;
	font:15px/18px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	overflow:hidden;
}
.photo-block .heading ul li,
.entertainment-block .heading ul li{
	float:left;
	margin:0 0 0 -1px;
	padding:0 5px;
	background:url(../images/separator-photo-block.gif) no-repeat 0 3px;
}
.photo-block .heading dl{
	float:right;
	margin:0;
	padding:2px 0 0;
	line-height:16px;
}
.photo-block .heading dt{
	float:left;
	margin:0 10px 0 0;
	font-weight:bold;
}
.photo-block .heading dd{
	float:left;
	margin:0;
	overflow:hidden;
}
.photo-block .area{
	height:322px;
	width:650px;
	background:url(../images/bg-photo-block.gif) no-repeat 0 100%;
}
.photo-block .img-block{
	position:relative;
	float:right;
	width:170px;
	margin:10px 0 0;
}
.photo-block .img-block img{vertical-align:top;}
.photo-block .img-block .photo{
	display:block;
	border:3px solid #000000;
	border-bottom:8px solid #000000;
}
.photo-block .img-block .button{
	position:relative;
	display:block;
	width:146px;
	height:50px;
	margin:-7px 0 0;
	padding:13px 0 0 22px;
	font:18px/20px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	color:#ed2024;
	background:url(../images/btn-name.png) 7px 0 no-repeat;
}
.photo-block .img-block .button2{
	display:block;
float:right;
font:12px Helvetica,Arial,sans-serif;
margin:-31px 0 0;
padding:0 29px 0 0;
position:relative;
}
.photo-block .img-block .button:hover{text-decoration:none;}
.photo-block .description{
	padding:20px 0 9px;
	overflow:hidden;
	font:13px/17px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
}
* html .photo-block .description{
	height:1%;
	overflow:visible;
}
.photo-block .description p{margin:0 0 7px;}
.photo-block .arrow-big{
	position:relative;
	float:left;
	display:inline;
	margin:-8px 4px 0 10px;
}
* html .photo-block .arrow-big{margin-right:1px;}
.photo-block .holder{
overflow:hidden;
	float:right;
	width:415px;
	margin:0 -7px 0 0;
}
.photo-block .interview{
	width:388px;
	height:163px;
	margin:0;
	padding:6px 0 0 7px;
	font:14px/19px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	height:230px;
	/*background:url(../images/bg-interview.gif) no-repeat;*/
}
.photo-block .interview dl{
	margin:0;
	padding:0;
	color:#fff;
}
.photo-block .interview dl dd{
	margin:0;
	padding:1px 0 4px 2px;
	background:#0a0c0c;
}
.photo-block .interview .first{
	margin:0 0 9px;
	padding:0 0 0 30px;
}
.photo-block .interview .first dt{
	width:340px;
	margin:0 0 0 2px;
	padding:0 2px 0 4px;
	line-height:36px;
	background:url(../images/bg-interview-first.gif) no-repeat;
}
.photo-block .interview .first dd{
	width:164px;
	margin:-4px 0 0;
}
.photo-block .interview .second dt{
	width:210px;
	padding:0 2px 0 10px;
	line-height:27px;
	background-color:#000000;
	/*background:url(../images/bg-interview-second.gif) no-repeat;*/
}
.photo-block .interview .second dd{
	width:359px;
	margin:-1px 0 0 12px;
	padding:0 4px 8px 6px;
}
.photo-block .more{
	float:right;
	clear:both;
	width:65px;
	height:23px;
	margin:10px 192px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-more02.gif) no-repeat;
}
.photographer{
	display:block;
	width:113px;
	height:283px;
	background:url(../images/bg-photographer.png) no-repeat;
}
.photo-block .photographer{
	position:absolute;
	top:33px;
	left:-54px;
}
.photostili-block .photographer{
	position:absolute;
	top:40px;
	left:-54px;
	z-index:1;
}
.entertainment-block{
	width:650px;
	border:3px solid #0a0c0c;
	border-width:0 3px 3px;
}
.entertainment-block .heading{background:url(../images/bg-heading-entertainment.gif) no-repeat;}
.entertainment-block .area{
	padding:0 0 0 6px;
	background:#fd9b00;
}
.cinema-list{
	width:100%;
	overflow:hidden;
}
.cinema-list .section{
	float:left;
	width:155px;
	margin:0 6px 0 0;
	padding:0 0 4px;
}
.cinema-list .box{
	width:100%;
	display:block;
	position:relative;
}
.cinema-list .box:hover{
	text-decoration:none;
	cursor:pointer;
}
.cinema-list .box .title{
	position:absolute;
	left:0;
	bottom:0;
	width:145px;
	padding:0 5px;
	font-size:14px;
	line-height:16px;
	background:url(../images/bg-cinema-list-title.png);
}
* html .cinema-list .box .title{bottom:-1px;}
.cinema-list img{vertical-align:top;}
.cinema-list ul{
	margin:0;
	padding:0 0 0 9px;
	list-style:none;
	font-size:14px;
	line-height:14px;
}
.debate-block{
	width:650px;
	padding:11px 0 6px;
	border:3px solid #0a0c0c;
	background:#fff url(../images/bg-debate-block.gif) repeat-y;
}
.debate-block:after{
	display:block;
	clear:both;
	content:"";
}
.debate-block .heading,
.photostili-block .heading{
	margin:0 0 24px;
	padding:0 10px;
	overflow:hidden;
}
* html .debate-block .heading,
* html .photostili-block .heading{
	height:1%;
	overflow:visible;
}
.photostili-block .heading{margin-bottom:18px;}
.debate-block .heading .arrow-big,
.photostili-block .heading .arrow-big{
	float:left;
	margin:0 8px 0 0;
}
.debate-block .heading h2,
.photostili-block .heading h2{margin:26px 0 0 !important;}
.debate-block .img-holder{
	width:100%;
	position:relative;
}
.debate-block .img-holder img{vertical-align:top;}
.debate-block .party{
	position:absolute;
	left:0;
	bottom:75px;
	width:650px;
}
.debate-block .party img{
	display:block;
	margin:0 auto;
}
.debater{
	width:647px;
	padding:0 0 0 3px;
	line-height:16px;
	overflow:hidden;
	background:url(../images/separator-twocolumns.gif) repeat-y 323px 0;
}
.debater .holder{
	width:660px;
	padding:7px 0 0;
	overflow:hidden;
}
.debater .col{
	float:left;
	width:313px;
	margin:0 14px 0 0;
	padding:0 0 0 2px;
}
#content .debater h2,
.debater h3,
.debater h4{
	margin:0 0 2px;
	font:bold 12px/14px "Courier New", Courier, monospace;
}
.debater h3{margin:0 0 9px;}
.debater h4{
	position:relative;
	margin:0 0 15px -2px;
	border-left:4px solid #0a0c0c;
	line-height:16px;
}
* html .debater h4{padding:0;}
.debater .question{
	line-height:14px;
	padding:0 4px 0 0;
	color:#fff;
	background:#0a0c0c;
}
/*.debater h4 span{
	padding:0 4px 0 0;
	color:#fff;
	background:#0a0c0c;
}*/
.debater p{margin:0 0 17px;}
.fashion-block,
.poll-block,
.shopping-block,
.iq-magazine-block{
	width:645px;
	margin:0 0 8px;
	padding:11px 0 17px;
	border:3px solid #0a0c0c;
	/*background:#fff url(../images/bg-fashion-block.gif) no-repeat;*/
	background:#fff url(../images/bg-fashion-block2.gif) no-repeat 3px 0px;
}
.poll-block{background:#fff;}
.shopping-block{
	padding-bottom:0;
	background-repeat:repeat-y;
}
.iq-magazine-block{
	padding-bottom:0;
	background:#fff url(../images/bg-iq-magazine-block.gif) repeat-y;
}
.fashion-block:after,
.poll-block:after,
.shopping-block:after,
.iq-magazine-block:after{
	display:block;
	clear:both;
	content:"";
}
.fashion-block .heading,
.poll-block .heading,
.shopping-block .heading,
.iq-magazine-block .heading{
	margin:0 0 7px;
	padding:0 10px;
	overflow:hidden;
}
* html .fashion-block .heading,
* html .poll-block .heading,
* html .shopping-block .heading,
* html .iq-magazine-block .heading{
	height:1%;
	overflow:visible;
}
.iq-magazine-block .heading{margin-bottom:21px;}
.shopping-block .heading,
.iq-on-screen-block .heading{margin-bottom:11px;}
.fashion-block .heading .arrow-big,
.poll-block .heading .arrow-big,
.shopping-block .heading .arrow-big,
.iq-magazine-block .heading .arrow-big{
	float:left;
	margin:0 8px 0 0;
}
#content .fashion-block .heading h2,
#content .poll-block .heading h2,
#content .shopping-block .heading h2,
#content .iq-magazine-block .heading h2{
	margin:26px 0 0;
	font:bold 18px/22px "Courier New", Courier, monospace;
	letter-spacing:normal;
}
.text-holder2{
  //height:20000pt;
	padding:2px 0 0 0;
	background:url(../images/divider-horizontal.gif) repeat-x 0 0;
}

.fashion-block .text-holder,
.poll-block .text-holder,
.shopping-block .text-holder,
.iq-magazine-block .text-holder{
	margin:0 0 4px;
	padding:0 25px 16px 10px;
	line-height:16px;
	height:1%;
	background:url(../images/divider-horizontal.gif) repeat-x 0 100%;
}
.shopping-block .text-holder{
	padding-bottom:2px;
	background:none;
}
.poll-block .text-holder{margin:0;}
.iq-magazine-block .text-holder{
	padding-bottom:0;
	background:none;
}
.iq-on-screen-block .text-holder{margin:0;}
.fashion-block p,
.poll-block p,
.shopping-block p{margin:0 0 10px;}
.iq-magazine-block p{margin:0 0 16px;}
.iq-on-screen-block p{margin-bottom:5px;}
.iq-magazine-block h3{
	margin:0 0 13px;
	font-size:12px;
	line-height:16px;
}
.link-img-right{
	float:right;
	margin:0 7px 6px 0;
}
.visual-block{padding:0 0 0 14px;}
* html .visual-block{
	height:1%;
	overflow:visible;
}
.visual-block .img-box{
	width:100%;
	margin:0 0 9px;
	position:relative;
}
.visual-block .img-box img{vertical-align:top;}
.visual-block .description{
	position:absolute;
	left:4px;
	bottom:5px;
	width:619px;
}
.visual-block .description dl{
	margin:0 0 2px;
	padding:0;
	line-height:14px;
	overflow:hidden;
}
* html .visual-block .description dl{
	height:1%;
	overflow:visible;
}
.visual-block .description dl dt,
.visual-block .description dl dd{
	float:left;
	margin:0;
	padding:3px 6px 2px 4px;
	background:#fff;
}
.visual-block .description dl dd{padding:3px 0 2px 4px;}
.fashion-archive{
	width:650px;
	margin:6px 0 0;
	border:3px solid #0a0c0c;
	border-width:0 3px 3px;
	background:#fff;
}
.fashion-archive .heading{
	position:relative;
	width:636px;
	height:37px;
	margin:0 -5px 0 -13px;
	padding:4px 0 0 32px;
	background:url(../images/bg-heading-fashion-archive.gif) no-repeat;
}
.fashion-archive .heading .arrow{
	position:absolute;
	top:-5px;
	left:-30px;
}
.fashion-archive .area{
	padding:3px 13px 11px 25px;
	overflow:hidden;
}
* html .fashion-archive .area{
	height:1%;
	overflow:visible;
}
.choice-block{
	float:left;
	width:180px;
	padding:10px 0 0 24px;
}
.choice-block .title{
	display:block;
	padding:0 0 3px;
	font:17px/20px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	color:#fff;
	overflow:hidden;
}
* html .choice-block .title{
	height:1%;
	overflow:visible;
}
.choice-block .title span{
	float:left;
	padding:2px 6px 2px 4px;
	background:#0a0c0c;
}
.year-list{
	float:left;
	width:58px;
	margin:0 3px 0 0;
	padding:0 0 0 9px;
	list-style:none;
}
.year-list li{margin:0 0 2px;}
.year-list li a{
	display:block;
	width:42px;
	height:19px;
	padding:3px 0 0 14px;
	font-size:14px;
	line-height:16px;
	color:#fff;
	background:#0a0c0c;
}
.year-list li a:hover,
.year-list li .active{
	text-decoration:none;
	margin:0 0 0 2px;
	background:#0a0c0c url(../images/arrow-year-list.gif) no-repeat;
}
.month-list{
	float:left;
	margin:0;
	padding:6px 0 0;
	list-style:none;
	line-height:14px;
}
.month-list a:hover,
.month-list .active{
	text-decoration:none;
	color:#d8007a;
}
.fashion-archive .visual-holder{float:right;}
.fashion-archive .visual-holder img{vertical-align:top;}


.visual-holder2{float:right; width:100px;height:100px;}
.visual-holder2 img{vertical-align:top;}

.visual-holder3{float:right;}
.visual-holder3 img{vertical-align:top;padding:14px;}

.gallery{
	width:100%;
	overflow:hidden;
}
.gallery .arrow-holder{
	float:right;
	width:30px;
	padding:21px 1px 0 0;
}
.gallery .prev,
.gallery .next{
	display:block;
	width:25px;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/arrow-gallery.gif) no-repeat;
}
.gallery .next{
	margin:12px 0 0 5px;
	background-position:0 -25px;
}
.gallery div{
	position:relative;
	width:600px;
	overflow:hidden;
}
.gallery div ul{
	position:relative;
	width:99999px;
	margin:0;
	padding:0;
	list-style:none;
}
.gallery div ul li{
	float:left;
}
.gallery div ul a{
	float:left;
	margin:0 3px 0 0;
}
.gallery div ul img{vertical-align:top;}
.cinema-block{
	width:632px;
	margin:0 0 9px;
	padding:6px 8px 19px 10px;
	border:3px solid #0a0c0c;
	background:#fff url(../images/bg-cinema-block.gif) repeat-y;
}
.cinema-block:after{
	display:block;
	clear:both;
	content:"";
}
.cinema-block .start-block{
	width:100%;
	overflow:hidden;
}
.cinema-block .align-right{
	float:right;
	border:6px solid #0a0c0c;
	margin:0 0 0 5px;
}
.cinema-block .heading{
	margin:0 0 15px;
	padding:5px 0 0;
	overflow:hidden;
}
* html .cinema-block .heading{
	height:1%;
	overflow:visible;
}
.cinema-block .heading .arrow-big{
	float:left;
	margin:0 8px 0 0;
}
#content .cinema-block .heading h2{
	margin:0;
	padding:24px 0 0;
	font:bold 18px/22px "Courier New", Courier, monospace;
	letter-spacing:normal;
}
.cinema-block .about-block{
	overflow:hidden;
	line-height:16px;
}
* html .cinema-block .about-block{
	height:1%;
	overflow:visible;
}
.cinema-block .about-block h3{
	margin:0;
	font-size:12px;
}
.cinema-block .about-block dl{
	margin:0 0 16px;
	padding:0;
	overflow:hidden;
}
* html .cinema-block .about-block dl{
	height:1%;
	overflow:visible;
}
.cinema-block .about-block dl dt{
	float:left;
	margin:0 7px 0 0;
	padding:0 0 0 1px;
	font-weight:bold;
}
* html .cinema-block .about-block dl dt{margin-right:4px;}
.cinema-block .about-block dl dd{margin:0;}
.cinema-block .description-block{
	padding:0 10px 0 0;
	line-height:16px;
}
.cinema-block .description-block p{margin:0;}
.video-block{
	width:651px;
	margin:0 0 1px 5px;
	padding:3px 0 0;
	background:url(../images/divider-horizontal.gif) repeat-x;
}
.video-block .video-holder{
	position:relative;
	width:641px;
	margin:0 0 0 -5px;
	padding:2px 0 4px 9px;
	border:3px solid #0a0c0c;
	background:#fff;
}
.video-block img{vertical-align:top;}
.paging-holder{
	width:590px;
	margin:0 0 10px 2px;
	padding:18px 31px 28px 31px;
	background:#fff;
}
.paging-holder .paging{
	margin:0;
	padding:0;
}
.patrol-block{
	width:650px;
	margin:0 0 1px;
	padding:15px 0 10px;
	border:3px solid #0a0c0c;
	background:#fff url(../images/bg-patrol-block.gif) repeat-y;
}
.patrol-block .text-holder{
	position:relative;
	margin:0 8px 3px 11px;
	padding:0 0 1px 1px;
	line-height:16px;
	background:url(../images/divider-horizontal.gif) repeat-x 0 100%;
}
* html .patrol-block .text-holder{
	height:1%;
	overflow:visible;
}
.patrol-block .text-holder p{margin:0 0 6px;}
.patrol-block .text-holder .arrow{
	position:absolute;
	top:-16px;
	left:-58px;
}
.patrol-block .paging{margin-left:24px;}
.items-block{
	margin:0 0 1px;
	padding:0 0 0 8px;
	overflow:hidden;
	background:url(../images/divider-horizontal.gif) repeat-x 0 100%;
}
* html .items-block{
	height:1%;
	overflow:visible;
}
.items-holder{margin:0 0 -12px;}
.items-block .section{
	width:642px;
	margin:0 0 18px;
	padding:13px 0 0;
	overflow:hidden;
}
.items-block .section .holder{
	width:650px;
	background:url(../images/bg-items-block.gif) repeat-y;
}
.items-block .section .holder:after{
	display:block;
	clear:both;
	content:"";
}
.items-block .item{
	position:relative;
	float:left;
	width:306px;
	margin:0 4px 0 0;
	padding:9px 4px 9px 9px;
	line-height:14px;
	color:#fff;
	background:#000;
}
.items-block .item .img-box{
	position:relative;
	float:left;
	margin:0 9px 0 0;
}
* html .items-block .item .img-box{margin-right:6px;}
.items-block .item .img-box img{vertical-align:top;}
.items-block .item .description{
	padding:8px 0 0;
	overflow:hidden;
}
* html .items-block .item .description{
	height:1%;
	overflow:visible;
}
.items-block .item .description p{margin:0;}
.items-block .item .number{
	position:absolute;
	left:2px;
	bottom:1px;
	width:29px;
	height:26px;
	padding:4px 0 0 1px;
	font:bold 18px/20px "Courier New", Courier, monospace;
	text-align:center;
	color:#fff;
	background:url(../images/bg-number.png) no-repeat;
}
.items-block .item .arrow-up,
.items-block .item .arrow-down{
	position:absolute;
	top:-13px;
	right:3px;
	width:34px;
	height:34px;
	text-indent:-9999px;
	background:url(../images/arrow-item.png) no-repeat;
}
.items-block .item .arrow-up{background-position:0 -40px;}
.contest-list{
	margin:0 0 12px;
	padding:11px 0 0;
	background:url(../images/bg-contest-list.gif) no-repeat;
}
.contest-list .section{
	position:relative;
	padding:6px 16px 4px 23px;
	overflow:hidden;
	background:url(../images/divider-horizontal.gif) repeat-x 0 100%;
}
* html .contest-list .section{
	height:1%;
	overflow:visible;
}
.contest-list .section .img-holder{
	position:relative;
	float:left;
	width:207px;
}
* html .contest-list .section .img-holder{width:204px;}
.contest-list .section .img-holder .number{
	float:left;
	width:24px;
	height:23px;
	margin:0 4px 0 0;
	padding:2px 0 0 1px;
	font:bold 18px/20px "Courier New", Courier, monospace;
	text-align:center;
	color:#fff;
	background:url(../images/bg-number02.png) no-repeat;
}
.contest-list .section .img-holder img{
	float:left;
	margin:8px 0 0;
	border:1px solid #0a0c0c;
}
.contest-list .section .description{
	padding:10px 0 20px;
	line-height:16px;
	overflow:hidden;
}
* html .contest-list .section .description{
	height:1%;
	overflow:visible;
}
.contest-list .section h3{
	margin:0 0 -2px;
	font-size:12px;
	overflow:hidden;
	height:1%;
}
.contest-list .section h3 strong{
	float:left;
	padding:1px 6px 1px 2px;
	color:#fff;
	background:#0b0c0d;
}
.contest-list .section p{margin:0;}
.contest-list .section .btn-row{
	position:absolute;
	right:16px;
	bottom:10px;
	width:300px;
}
.contest-list .section .button{
	float:right;
	padding:0 3px 2px 2px;
	font-size:14px;
	font-weight:bold;
	color:#0b0c0d;
	background:#01a3ed;
}
.contest-list .section .button:hover{text-decoration:none;}
.poll-block .list-holder{
	width:100%;
	overflow:hidden;
}
.poll-block .list-holder ul{
	float:right;
	margin:0;
	padding:0 7px 0 0;
	list-style:none;
	font:18px/20px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	overflow:hidden;
}
.poll-block .list-holder ul li{
	float:left;
	margin:0 0 0 -1px;
	padding:0 5px 0 5px;
	background:url(../images/separator-navigation.gif) no-repeat 0 3px;
}
.products-block{
	background:url(../images/shopping-bg.gif) !important;
	width:645px;
	margin:0 0 18px;
	padding:0 0 8px 0;
	border:3px solid #0a0c0c;
	background:#fff;
}
.products-list{
	width:100%;
	margin:0 0 10px;
	padding:0;
	border-collapse:collapse;
/*	background:url(../images/separator-products.gif) repeat-y 129px 0;*/
}
.products-list td{
	width:128px;
	padding:5px 0 0 1px;
	vertical-align:bottom;
	background:transparent;
/*	background:url(../images/divider-products.gif) repeat-x 0 100%;*/
}
.products-list a{
	display:block;
	width:100%;
	padding:3px 0 4px;
	overflow:hidden;
}
.products-list a:hover{
	text-decoration:none;
	cursor:pointer;
}
.products-list img{
	display:block;
	margin:0 auto;
}
.products-list .heading{
	position:relative;
	left:50%;
	float:left;
	margin:3px 0 0;
	line-height:16px;
	text-align:center;
	color:#fff;
}
.products-list .heading .holder{
	position:relative;
	left:-50%;
	float:left;
	margin:0 4px;
	padding:0 4px 2px;
	background:#0a0c0c;
}
.products-list .heading strong{
	display:block;
	font-weight:normal;
}
.photostili-block{
	position:relative;
	width:650px;
	margin:0 0 8px;
	border:3px solid #0a0c0c;
	background:#b7c832 url(../images/bg-photostili-block.gif) no-repeat;
}
.photostili-holder{
	width:650px;
	min-height:279px;
	padding:11px 0 20px;
	overflow:hidden;
	background:url(../images/bg-photostili-block.gif) no-repeat -655px 100%;
}
* html .photostili-holder{height:279px;}
.photostili-block .area{padding:0 56px 0 92px;}
.photostili-block .text-row{
	margin:0 0 18px;
	padding:1px 6px;
	line-height:16px;
	color:#fff;
	overflow:hidden;
	background:#0a0c0c;
}
* html .photostili-block .text-row{
	height:1%;
	overflow:visible;
}
.photostili-block .text-row p{margin:0 0 5px;}
.form-row{
	width:100%;
	overflow:hidden;
}
.form-login fieldset{
	float:right;
	width:333px;
	height:114px;
	padding:3px 5px 0 9px;
	font:15px/18px Helvetica, Arial, sans-serif;
	background:url(../images/bg-form-login.gif) no-repeat;
}
.form-login .title{
	display:block;
	margin:0 0 28px;
	font:21px/24px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
}
.form-login .row{padding:0 0 22px 18px;}
.form-login .row:after{
	display:block;
	clear:both;
	content:"";
}
* html .form-login .row{
	height:1%;
	overflow:visible;
}
.form-login .name{
	position:relative;
	float:left;
	width:37px;
	height:24px;
	margin:-19px -30px 0 0;
	text-indent:-9999px;
	background:url(../images/text-name02.gif) no-repeat;
}
.form-login .password{
	position:relative;
	float:left;
	width:46px;
	height:24px;
	margin:-18px -41px 0 0;
	text-indent:-9999px;
	background:url(../images/text-password02.gif) no-repeat;
}
.form-login .text{
	float:left;
	width:117px;
	margin:0 9px 0 0;
	padding:1px 5px;
	border:1px solid #f6f6f6;
	color:#fff;
	font-size:12px;
	line-height:15px;
	background:#0a0c0c;
}
.form-login .button{
	float:left;
	width:24px;
	height:19px;
	margin:0 0 0 -5px;
	padding:0 0 2px;
	border:1px solid #fff;
	font-size:12px;
	line-height:17px;
	letter-spacing:-1px;
	color:#fff;
	background:#0a0c0c;
	cursor:pointer;
}
.form-login .register{
	text-align:right;
	letter-spacing:-1px;
}
.interview-list{
	width:634px;
	margin:9px 0 0;
	padding:0 0 4px 16px;
	border:3px solid #0a0c0c;
	overflow:hidden;
	background:#fff;
}
.interview-list .area{
	width:100%;
	overflow:hidden;
}
.interview-list .section{
	float:left;
	width:203px;
	padding:0 4px 0 0;
}
.interview-list .section .photo-box{
	width:201px;
	height:226px;
	margin:0 0 7px;
	padding:5px 0 0;
	border:1px solid #0a0c0c;
	border-width:0 1px 1px;
	background:#b7c832;
}
.interview-list .section .photo-box img{
	display:block;
	margin:0 auto;
}
.interview-list .section .title,
.interview-list .section .sub-title{
	display:block;
	margin:0 0 1px;
	line-height:16px;
}
.interview-list .section .title span,
.interview-list .section .sub-title span{
	padding:0 6px 0 3px;
	color:#fff;
	background:#0a0c0c;
}
.interview-list .section .sub-title{
	margin:0 0 15px;
	font-weight:normal;
}
.interview-list .section .sub-title span{padding-top:1px;}
.interview-list .section dl{
	margin:0 0 12px;
	padding:0 6px 2px 5px;
	line-height:16px;
	color:#fff;
	background:#0a0c0c;
}
.interview-list .section dt{font-weight:bold;}
.interview-list .section dd{margin:0;}
.interview-list .paging{
	float:right;
	margin:-7px 0 0;
	padding:0 17px 0 0;
}
.heading-list{
	margin:-2px 0 0 -4px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
* html .heading-list{
	height:1%;
	overflow:visible;
}
.heading-list li{
	float:left;
	margin:0 0 0 -6px;
	padding:0 11px 0 6px;
	font:17px/20px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	background:url(../images/separator-radio.gif) no-repeat 0 3px;
}
.gallery-area{
	width:100%;
	overflow:hidden;
}
.gallery-area .visual{
	position:relative;
	float:left;
	width:507px;
	height:313px;
	overflow:hidden;
}
.gallery-area .visual .slide{
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.gallery-area .visual img{vertical-align:top;}
.gallery-thumbnails{
	float:right;
	width:142px;
	position:relative;
}
.gallery-thumbnails .prev,
.gallery-thumbnails .next{
	display:block;
	width:25px;
	height:12px;
	margin:0 auto;
	padding:0 0 1px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/arrow-gallery-thumbnails.gif) no-repeat;
}
.gallery-thumbnails .next{
	padding-bottom:0;
	background-position:0 -15px;
}
.gallery-thumbnails div{
	position:relative;
	height:288px;
	overflow:hidden;
}
.gallery-thumbnails div ul{
	height:99999px;
	margin:0;
	padding:0;
	list-style:none;
}
.gallery-thumbnails div ul li{
	height:96px;
	vertical-align:top;
}
.gallery-thumbnails div ul a{
	display:block;
	position:relative;
	color:#000;
	cursor:pointer;
}
.gallery-thumbnails div ul a:hover{text-decoration:none;}
.gallery-thumbnails div ul a strong{
	position:absolute;
	left:0;
	bottom:0;
	width:136px;
	padding:2px 4px 0 0;
	font-weight:normal;
	text-align:right;
	background:url(../images/bg-cinema-list-title.png);
}
.my_strong{
	position:absolute;
	left:0;
	width:136px;
	padding:2px 4px 0 0;
	margin:77px 0 0 0;
	font-weight:normal;
	text-align:left;
	background:url(../images/bg-cinema-list-title.png);
}
.my_strong_big{
	position:absolute;
	left:0;
	width:605px;
	padding:8px 11px;
	bottom:0px;
	font-weight:normal;
	font-size:16px;
	text-align:left;
	background:url(../images/bg-cinema-list-title.png);
	z-index:50;
}
* html .gallery-thumbnails div ul a strong{bottom:1px;}
.gallery-thumbnails div ul img{vertical-align:top;}
#sidebar{
	float:right;
	width:300px;
	padding:4px 0 0;
}
.side-block{
	width:300px;
	margin:0 0 6px;
	padding:0 0 8px;
	background:url(../images/divider-horizontal.gif) repeat-x 0 100%;
}
.side-block .img-holder img{vertical-align:top;}
.promo-block{
	position:relative;
	width:306px;
	margin:0 -8px 0 1px;
	font:10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#0a0c0c;
}
.competitions-block p{margin:0;}
.promo-block .heading{
	height:34px;
	padding:1px 0 0;
}
.radio-block .heading{background:url(../images/bg-radio-heading.gif) no-repeat;}
.competitions-block .heading{
	height:32px;
	padding:3px 0 0 15px;
	background:url(../images/bg-competitions-heading.gif) no-repeat;
}
.newsletter-block .heading{
	height:32px;
	padding:3px 0 0 9px;
	background:url(../images/bg-competitions-heading.gif) no-repeat;
}
.login-block .heading{
	height:32px;
	padding:3px 0 0 9px;
	background:url(../images/bg-login-heading.gif) no-repeat;
}
.promo-block .title{
	display:block;
	font:16px/20px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
}
.promo-block .heading ul{
	margin:0;
	padding:0;
	list-style:none;
	font:16px/20px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	overflow:hidden;
}
* html .promo-block .heading ul{
	height:1%;
	overflow:visible;
}
.promo-block .heading ul li{
	float:left;
	margin:0 0 0 -1px;
	padding:0 4px 0 5px;
	background:url(../images/separator-radio.gif) no-repeat 0 3px;
}
.promo-block .heading ul a{color:#0a0c0c;}
.promo-block .content-box{
	width:293px;
	margin:-6px 0 0 3px;
}
.promo-block .content-box img{
	position:relative;
	vertical-align:top;
}
.competitions-block .content-box{
	height:165px;
	padding:2px 0 0;
	background:url(../images/bg-competition.gif) no-repeat;
}
.newsletter-block .content-box{
	height:70px;
	padding:6px 0 0;
	background:url(../images/bg-newsletter.gif) no-repeat;
}
.login-block .content-box{
	width:275px;
	height:137px;
	padding:5px 9px 0;
	background:url(../images/bg-login-block.gif) no-repeat;
}
.competitions-block .text-box{padding:0 6px;}
.join{
	display:block;
	width:140px;
	height:38px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-join.png) no-repeat;
}
.competitions-block .join{
	float:right;
	margin:-11px 12px 0 0;
}
.newsletter-form fieldset{
	padding:0 0 0 9px;
	font:13px/16px Helvetica, Arial, sans-serif;
	overflow:hidden;
}
.newsletter-form label{
	float:left;
	margin:0 3px 0 0;
	padding:3px 4px 4px;
	color:#fff;
	background:#0a0c0c;
}
.newsletter-form .text{
	float:left;
	width:156px;
	margin:0 3px 0 0;
	padding:3px 5px 4px;
	border:none;
	color:#fff;
	background:#0a0c0c;
}
.newsletter-form .button{
	float:left;
	width:29px;
	height:23px;
	margin:0;
	padding:0 0 2px;
	border:none;
	line-height:23px;
	letter-spacing:-1px;
	color:#fff;
	background:#0a0c0c;
	cursor:pointer;
}
.login-form fieldset{
	margin:0 0 0 -2px;
	font:15px/18px Helvetica, Arial, sans-serif;
	color:#fff;
}
.login-form .head{
	padding:0 0 2px 29px;
	overflow:hidden;
}
* html .login-form .head{
	height:1%;
	overflow:visible;
}
.login-form .title{
	float:left;
	padding:0 4px 2px;
	font-size:15px;
	line-height:16px;
	letter-spacing:-1px;
	background:#0a0c0c;
}
.login-form .row{
	width:100%;
	margin:0 0 14px;
}
.login-form .row:after{
	display:block;
	clear:both;
	content:"";
}
.login-form .name{
	position:relative;
	float:left;
	width:41px;
	height:28px;
	margin:2px -12px 0 0;
	text-indent:-9999px;
	background:url(../images/text-name.gif) no-repeat;
}
.login-form .password{
	position:relative;
	float:left;
	width:52px;
	height:30px;
	margin:-21px -56px 0 0;
	text-indent:-9999px;
	background:url(../images/text-password.gif) no-repeat;
}
.login-form .text{
	float:left;
	width:77px;
	margin:0 2px 0 0;
	padding:1px 5px 1px 15px;
	border:1px solid #f6f6f6;
	color:#fff;
	font-size:12px;
	line-height:14px;
	background:#0a0c0c;
}
.login-form .button{
	float:left;
	width:24px;
	height:19px;
	margin:0;
	padding:0 0 2px;
	border:1px solid #fff;
	font-size:12px;
	line-height:17px;
	letter-spacing:-1px;
	color:#fff;
	background:#0a0c0c;
	cursor:pointer;
}
.login-form .register{
	text-align:right;
	letter-spacing:-1px;
}
.login-block p{margin:0 0 3px;}
.side-social-block{
	width:254px;
	margin:0 0 0 5px;
	padding:3px 18px 5px 20px;
	background:#fff;
}
.side-social-block img{vertical-align:top;}
.notice-board .heading{
	height:32px;
	padding:3px 0 0 8px;
	background:url(../images/bg-heading-notice-board.gif) no-repeat;
}
.notice-board .content-box{background:url(../images/bg-notice-board.gif) repeat-y -295px 0;}
.notice-board .content-box .holder{
	min-height:219px;
	padding:6px 9px 1px 4px;
	overflow:hidden;
	background:url(../images/bg-notice-board.gif) no-repeat 0 100%;
}
* html .notice-board .content-box .holder{
	height:219px;
	overflow:visible;
}
.notice-list{
	margin:0;
	padding:0;
	list-style:none;
	font:12px/15px "courier new", Courier, serif;
}
.notice-list .row{
	width:100%;
	vertical-align:top;
	overflow:hidden;
}
.notice-list .date{
	position:relative;
	float:left;
	padding:0 5px 2px 4px;
	background:#fff;
}
.notice-list .time{
	float:left;
	margin:-3px 0 0 3px;
	padding:0 2px 0 1px;
	font-style:normal;
	background:#fff;
}
.notice-list .description{
	margin:1px 0 0 3px;
	border-left:2px solid #fff;
	background:url(../images/bg-notice-element.gif) no-repeat 0 100%;
}
.notice-list p{margin:0 0 5px;}
.notice-list p a{background:#fff;}
.notice-board .button{
	float:right;
	width:102px;
	height:33px;
	margin:-7px -4px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-all.gif) no-repeat;
}
.side-magazine .heading{
	height:32px;
	padding:3px 0 0 16px;
	background:url(../images/bg-heading-side-magazine.gif) no-repeat;
}
.side-magazine .heading .title em{
	font-size:13px;
	font-style:normal;
}
.side-magazine .content-box{
	overflow:hidden;
	background:url(../images/bg-side-magazine.gif) no-repeat;
}
* html .side-magazine .content-box{
	height:1%;
	overflow:visible;
}
.side-magazine .align-left{
	float:left;
	margin:0 15px 0 4px;
}
.side-magazine .description{
	padding:17px 0 0;
	font:17px/20px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	overflow:hidden;
}
* html .side-magazine .description{
	height:1%;
	overflow:visible;
}
.side-magazine .description .ttl-row{
	padding:0 0 16px;
	overflow:hidden;
}
* html .side-magazine .description .ttl-row{
	height:1%;
	overflow:visible;
}
.side-magazine .description .ttl{
	float:left;
	padding:2px 2px 3px 4px;
	font-weight:normal;
	background:#fff;
}
.side-magazine .description ul{
	margin:0;
	padding:0 0 0 22px;
	list-style:none;
}
.side-magazine .description ul li{
	margin:-2px 0 0;
	overflow:hidden;
	vertical-align:top;
}
* html .side-magazine .description ul li{
	height:1%;
	overflow:visible;
}
.side-magazine .description ul .mark{padding:0 0 0 4px;}
.side-magazine .description ul a{
	float:left;
	padding:1px 6px 1px 4px;
	background:#fff;
}
.side-screen .heading{
	height:32px;
	padding:3px 0 0 8px;
	background:url(../images/bg-heading-side-screen.gif) no-repeat;
}
.side-screen .content-box{
	width:295px;
	height:122px;
	padding:21px 0 0;
	overflow:hidden;
	background:url(../images/bg-side-screen.gif) no-repeat;
}
.side-screen .align-left{
	float:left;
	margin:0 3px 0 1px;
}
.side-screen .description{
	padding:11px 0 0;
	overflow:hidden;
	font:13px/19px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
}
* html .side-screen .description{
	height:1%;
	overflow:visible;
}
.side-screen .description p{margin:0 0 7px;}
.side-screen .arround{
	display:block;
	font-size:22px;
	line-height:28px;
	font-weight:normal;
}
#footer{
	width:100%;
	padding:11px 0 0;
	font:10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/bg-footer.gif) no-repeat;
}
#footer a{color:#fff;}
.footer-area{
	width:954px;
	margin:0 auto;
	padding:4px 0 1px;
	background:#3f3f3f;
}
.search-block{
	position:relative;
	width:902px;
	height:38px;
	margin:0 -23px;
	padding:13px 49px 0;
	background:url(../images/bg-search-block.gif) no-repeat;
}
#footer .list-holder{
	position:relative;
	width:954px;
	margin:-7px 0 8px;
	overflow:hidden;
	background:url(../images/divider-list-holder.gif) no-repeat 13px 100%;
}
#footer .list-holder .frame{
	width:996px;
	padding:0 0 8px 4px;
	overflow:hidden;
}
#footer .list-holder .section{
	float:left;
	width:103px;
	margin:0 9px 0 0;
}
#footer .list-holder .section-middle{width:118px;}
#footer .list-holder .section-long{width:134px;}
#footer .list-holder h4{
	display:block;
	margin:0 0 3px;
	font-size:10px;
	line-height:12px;
}
#footer .list-holder ul{
	position:relative;
	margin:0 0 0 -5px;
	padding:0 0 5px;
	list-style:none;
	font-size:9px;
	line-height:11px;
}
* html #footer .list-holder ul{
	height:1%;
	overflow:visible;
}
*+html #footer .list-holder ul{height:1%;}
#footer .list-holder ul li{
	padding:0 0 0 7px;
	background:url(../images/bullet-footer-list.gif) no-repeat 0 5px;
}
#footer .list-holder .no-bullet{margin-left:0;}
#footer .list-holder .no-bullet li{
	padding:0;
	background:none;
}
.search-block .social-block{
	float:right;
	padding:0 39px 0 0;
}
.search-block .social-block .title{
	float:left;
	margin:3px 4px 0 0;
	font:13px/18px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	color:#fff;
}
.search-block .social-block ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.search-block .social-block ul li{
	float:left;
	padding:0 0 0 1px;
}
.by{
	padding:0 15px;
	text-align:right;
}
#footer p{margin:0 0 10px;}

#slideshow {
  position:relative;
}

#slideshow IMG {

    position:absolute;
    top:0;
    z-index:-8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

.img-back-div{
background:url(../images/art-img-bg.png) no-repeat;
width:410px;
height:272px;
float:right;

}
.img-back-div2{
background:url(../images/art-img-bg2.png) no-repeat;
width:285px;
height:310px;
float:right;

}
.img-back{
margin:15px 10px 9px 19px;
}

.img-small{
background-color:#000000;
padding:5px;
}


.iq-block-arxeio{
position:absolute;
right:331px;
	width:385px;
	height:341px;
	margin:0 0 6px;
	border:3px solid #0a0c0c;
	border-width:0 3px 3px;
}
.iq-block-arxeio{background:url(../images/bg-mag-arxeio.jpg) no-repeat 0px 31px;}
.iq-block-arxeio .heading{
	position:relative;
	margin:0 -5px -10px -13px;
	// width:403px;
	padding:7px 0 0 0;
  background:url(../images/bg-magazine.gif) no-repeat;
}
.iq-block-arxeio h2{
	padding:0 0 0 24px !important;
}
.link-box2{
min-height:264px !important;
margin-left:10px;

}
.video2{
float:right;
width:427px;
height:300px;
overflow:hidden;
margin:-47px 5px 10px;
// margin:9px 5px 10px;
}
.iq-block-arxeio .arrow{
	position:absolute;
	top:-3px;
	left:-40px;
}
.iq-block-arxeio .arrow-down{
	top:42px;
	left:-22px;
}

.iq-block-arxeio .choice-block{
	float:left;
	width:180px;
	padding:15px 0 0 10px;
}
.iq-block-arxeio .choice-block .title{
	display:block;
	padding:0 0 3px;
	font:17px/20px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	color:#fff;
	overflow:hidden;
}
* html .iq-block-arxeio .choice-block .title{
	height:1%;
	overflow:visible;
}
.iq-block-arxeio .choice-block .title span{
	float:left;
	padding:2px 6px 2px 4px;
	background:#0a0c0c;
}
.iq-block-arxeio .arrow-big{
	display:block;
	width:75px;
	height:42px;
	text-indent:-9999px;
	background:url(../images/arrow-big.png) no-repeat;
}

.mag-img{
padding:15px 0 0 19px;
position:absolute;
left:4px;
z-index:5;
}

.vertical-divider{
background:url(../images/divider-horizontal.gif) repeat-y;
float:left;
width:1px;
height:344px;
margin-left:246px;
margin-bottom:3px;
}

.cover-bg{
	background:url(../images/cover-bg.png) no-repeat;
	position:absolute;
	margin-top:140px;
	left:-69px;
	display:block;
	width:506px;
	height:190px;
	
}

.cover-arxeio{

background:url(../images/cover-arxeio-bg.png) no-repeat;
height:272px;
margin-right:8px;
margin-top:-16px;
width:217px;

}
.comming-soon{
left:115px;
position:absolute;
margin:-110px 0 0 0 ;
z-index:100;

}

.art-buttons{
	width:100%;
	height:25px;
	padding:10px 10px 0 10px;
	background-color:#ffffff;
	
}
.btn-left{
	float:left;
	font:10px "Tahoma", monospace;
}
.btn-right{
	float:right;
	font:10px "Tahoma", monospace;
}


.link-arxeion:hover{cursor:pointer;text-decoration:none;}

.link-subs:hover{cursor:pointer;text-decoration:none;}

.arx-iqonthego-inner{
	margin-left:208px;
	min-height:190px;
	padding-top:23px;
	width:426px;
	list-style:none;
}

.arx-iqonthego-inner li{
background:url(../images/arx-iqonthego-arrow.png) no-repeat;
padding:2px 0 0 20px;
font:bold 13px "Courier new", Courier, monospace;
height:21px;
}