body{
	margin: 0;
	padding:0;
	background-image: url(/images/main/bg.gif);
	background-attachment: fixed;
	color: #4c4c4c;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a img{
	border: none;
}

/**
 * Центральный контейнер
 */
.main{
	margin-top: 50px;
	width: 928px;
	background-color: #F3F3F3;
	margin-left: auto;
	margin-right: auto;
}
.main .mainLeft{
	width: 315px;
	background-image: url(/images/main/left_col_bg.png);
	background-repeat: repeat-y;
	vertical-align: top;
}
.main .mainRight{
	background-color: #EFEFEF;
	background-image: url(/images/main/right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: top;
}
.main .bottomRowL,
.main .bottomRowR
{
	position:relative;
	height: 7px;
	background-image: url(/images/main/leftpannel_donn.jpg);
	background-repeat: repeat-x;
}
.main .bottomRowL .corner{
	position: absolute;
	bottom:0px;
	left:0px;
}
.main .bottomRowR .corner{
	position: absolute;
	right:0px;
	bottom:0px;
}
/**
 * Футер
 */
.footer{
	margin-top: 20px;
	margin-bottom: 10px;
	width: 930px;
	color: white;
	font-size: 14px;
}
.footer p{
	margin:0;
	line-height: 1.5em;
}
.footer a{
	color: #00e4ff;
}
.footer .left{
	text-align: left;
}
.footer .right{
	text-align: right;
}
/**
 * Ячейка с логотипом
 */
.logoDiv{
	position: relative;
	height: 200px;
	background-image:url(/images/main/head_bg2.png);
	background-repeat: no-repeat;
	text-align: center;
}
.logoDiv .corner{
	position: absolute;
	top:0px;
	left:0px;
	width: 10px;
	height: 10px;
	background-image:url(/images/main/mask_conrerr.png);
}
.logoDiv .logo{
	margin-top: 40px;
}
/**
 * Шапки
 */
.headsDiv{
	position: relative;
	z-index:2;
	width: 614px;
	height: 248px;
	/*border-top: solid 1px #5A5D5F;*/
/*	border-right: solid 1px #5A5D5F;*/
	background-color: black;
	padding: 1px 1px 0 0;
}
.headsDiv .headImage{
	z-index:1;
	bo1rder-top: solid 1px #5A5D5F;
	bo1rder-right: solid 1px #5A5D5F;
}
.headsDiv .headsCorner{
	position: absolute;
	top:0px;
	right:0px;
	z-index: 50;
	width:10px;
	height: 10px;
	/*border: solid 1px red;*/
}
.headsDiv .toolbar{
	position: absolute;
	bottom: 0;
	z-index:50;
	height: 24px;
	color: white;
	vertical-align: bottom;
	font-size: 12px;
}
.headsDiv .toolbar.buttons{
	right: 0;
/*	background-color: black;*/
}
.headsDiv .toolbar.title{
}
.headsDiv .toolbar .title{
	float: left;
	padding-top: 4px;
	padding-left:6px;
}
.headsDiv .toolbar .title a{
	color: white;
	text-decoration: none;
}
.headsDiv .toolbar .title a:hover{
	text-decoration: underline;
}
.headsDiv .toolbar .button{
	float: right;
	margin:1px;
	padding-top:2px;
	width: 23px;
	height: 20px;
	background-image: url(/images/main/number.png);
	color: white;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
}
.headsDiv .toolbar .button.active,
.headsDiv .toolbar .button:hover{
	background-image: url(/images/main/number_on.png);
}
/**
 * Меню слева
 */
.menuDiv{
	padding-top:2px;
	padding-bottom:20px;
	padding-left:32px;
	background-color: #F3F3F3;
	background-image: url(/images/main/left_col_bg.png);
	background-repeat: repeat-y;
}
.menuDiv .menuItem {
	position: relative;
	margin-top: 2px;
	width: 252px;
	font-size: 17px;
	cursor: pointer;
}
/*.menuDiv .menuItem .menuBg{
	position: absolute;
	top:0;
	display: none;
	width: 252px;
	height:31px;
	background-image: url(/images/main/menu_on.png);
	background-repeat: no-repeat;
}
*/
.menuDiv .menuItem a {
	display: block;
	vertical-align:middle;
	padding-left: 20px;
	padding-top: 6px;
	width: 252px;
	height:25px;
	background-image: url(/images/main/menu.png);
	background-repeat: no-repeat;
	color: #454545;
	text-decoration: none;
}
.menuDiv .menuItem a:hover{
	background-image: url(/images/main/menu_on.png);
	color: white;
}
.menuDiv .menuItem.current a,
.menuDiv .menuItem .menuBg a
{
	background-image: url(/images/main/menu_on.png);
	background-repeat: no-repeat;
	color: white;
}
/**
 * Чем полакомиться
 */
.foodDiv{
	background-color: #F3F3F3;
}
.foodDiv .title{
	height: 46px;
	background-color: #F3F3F3;
	background-image: url(/images/main/sushi_title.jpg);
	background-repeat: no-repeat;
}
.foodDiv .title p{
	margin:0px;
	padding-top:16px;
	padding-left: 30px;
	color: #a2ff00;
	white-space: nowrap;
	font-weight: bold;
	font-size: 20px;
}

.foodDiv .foodBody{
	background-image: url(/images/main/sushi_bg.jpg);
	background-repeat: repeat-y;
}

.foodDiv .foodBody p{
	margin:0;
	padding: 15px;
	color: #1c2d3a;
	line-height: 1.5em;
	font-size: 13px;
}

.foodDiv .foodImage{
	text-align: center;
}
/**
 * Баннер
 */
.bannerDiv{
	padding-top: 0px;
	background-color: #F3F3F3;
	background-image: url(/images/main/left_col_bg.png);
	background-repeat: repeat-y;
	text-align: center;
}
/**
 * Расписание фильмов
 */
.sheduleBody{
	background-color: #F3F3F3;
	background-image: url(/images/main/left_col_bg.png);
	background-repeat: repeat-y;
}
/**
 * Основной контент
 */
.content{
	margin-right: 10px;
	min-height: 180px;
	background-image: url(/images/main/content_up.gif);
	background-repeat: repeat-x;
}
/**
 * Новости на главной
 */
.news{
}
.news>.title
{
	position: relative;
	height: 68px;
}
.ci1nema .title{
	position: relative;
	height: 75px;
}
.news .title .titleImage,
.cin1ema .title .titleImage{
	position: absolute;
	top:0;
	left:0;
}
.hr div{
	margin: 0 15px 0 25px;
	padding:0;
	height:2px;
	background-image: url(/images/main/hr.gif);
	background-repeat:repeat-x;
	line-height:2px;
	font-size: 0%;
}
.newsItem{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
.newsItem .date{
	text-align: center;
	width: 150px;
	color: #ed1561;
	vertical-align: top;
	white-space: nowrap;
	font-size: 15px;
	height:20px;
}
.newsItem .title{
	color: #1c2d3a;
	vertical-align: top;
	font-size: 16px;
}
.newsItem .logo{
	padding-top:5px;
	width: 15px;
	vertical-align: top;
	text-align: center;
}
.newsItem .text{
	padding-right: 10px;
	color: #4c4c4c;
	vertical-align: top;
	line-height: 1.5em;
	font-size: 13px;
}
.newsItem .text a{
	color: #0090ff;
	vertical-align: top;
	font-size: 12px;
}
.news .newsAllLink{
	padding-right: 12px;
	text-align: right;
}
.news .newsAllLink a{
	color: #FF00AE;
	font-size: 13px;
}
.pagesPanel{
	margin-top: 30px;
	width: 100%;
	height: 42px;
}
.pagesPanel .left,
.pagesPanel .right{
	width:15%;
}
.pagesPanel .left{
	text-align: right;
}
.pagesPanel .center{
	width:70%;
	background-image: url(/images/main/list_bg.gif);
	text-align: center;
}
/**
 * 
 */
.clear{
	clear: both;
}
/**
 * Клуб
 */
.club .title,
.events .title,
.cinema .title{
	display: block;
}
.club .title .titleImage,
.events .title .titleImage,
.cinema .title .titleImage{
	float: left;
}
.club .title p,
.events .title p,
.cinema .title p
{
	float: left;
	margin:0;
	padding:0;
	padding-top: 12px;
	padding-right: 20px;
	height: 32px;
	background-image: url(/images/main/bg_titile.png);
	color: #F6035E;
	vertical-align: middle;
	font-weight: bold;
	font-size: 20px;
}
.club .text{
	padding-left:15px;
	padding-top: 10px;
	color: #4c4c4c;
	line-height: 1.5em;
	font-size: 14px;
	min-height: 216px;
}
.club .text p{
	margin: 0;
}
/**
 * Мероприятия
 */
.events .title p {
	color: #FF7700;
}
.cinema > .title p span{
	color: #FF7700;
}
.events .eventsAllLink{
	padding-right: 12px;
	text-align: right;
}
.events .eventsAllLink a{
	color: #ed1561;
	font-size: 13px;
}
/**
 * 
 */
.playlistLink{
	color:#FF7700;
	text-decoration: underline;
	font-size:13px;
	cursor: pointer;
}
.playlist{
	display: none;
	margin-top:5px;
}
.playlist div{
	margin:0;
	color: gray;
	line-height: 1.5em;
	font-size:12px;
}
.playlist div a{
	margin:0;
	color: gray;
}
/**
 * Кино
 */
.cinemaItem{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
.cinemaItem .title a{
	display: inline;
	color: #06ACF1;
	vertical-align: top;
	text-decoration: underline;
	font-weight: bold;
	font-size: 20px;
}
.cinemaItem .logo{
	padding-top:5px;
	width: 165px;
	vertical-align: top;
	text-align: center;
}
.cinemaItem .text{
	padding-right: 10px;
	color: #4c4c4c;
	vertical-align: top;
	line-height: 1.5em;
	font-size: 13px;
}
.cinemaItem .text p,
.filmItem .text p{
	margin:0;
	padding:0;
}
.cinemaItem .text a{
	color: #FE730D;
	vertical-align: top;
	font-size: 12px;
}
.cinemaItem .newsAllLink{
	padding-right: 12px;
	text-align: right;
}
.cinemaItem .newsAllLink a{
	color: #FF00AE;
	font-size: 13px;
}
.trailer{
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	width:500px;
}

.customItem{
	font-size: 13px;
	line-height: 1.5em;
	margin: 10px 5px 0 25px;
}
.customItem p{
	margin:0;
	padding:0;
}

.last_soon_tabs{
	height: 106px; 
	background-image:url(/images/soon/last_soon.png);
	background-repeat: no-repeat;
	margin-top: -15px;
}
.last_soon_tabs ul{
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	float: left;
	padding-left: 30px;
}
.last_soon_tabs ul li{
	float: left;
	padding-top: 7px;
}

.last_soon_tabs a{
	background: none;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #b14e76;
	cursor: pointer;
	text-decoration: none;
}
.last_soon_tabs a:hover,
.last_soon_tabs a.current{
	color: #ff0066;
}
.last_soon_tabs ul li.afisha{
	width: 240px;
}
.last_soon_tabs ul li.soon{
	
}
