/*
	Author: Rumin Sergey
	Copyright: CENTROARTS.com
	e-mail: centroarts@mail.ru
	URL: http://www.centroarts.com
*/

@import url("tools.css");
@import url("blocks.css");
@import url("base.css");
@import url("engine.css");

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, table, font {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    margin: 0 0 0.2em 0;
	line-height: 1.1em;
}

/*Íàñòðîéêà çàãîëîâêîâ*/
h1 { font-size: 12px; font-weight: bold; }
h2 { font-size: 12px; font-weight: bold; line-height: 18px; }
h3 { font-size: 1em; font-weight: bold; line-height: 16px; }
h4 { font-size: 10px; font-weight: bold; line-height: 15px; }
.flarge { font-size: 17px; font-weight: normal; line-height: 18px; }

/*links*/
a { color: #ec7613; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }

/*forms*/
input, textarea, select {
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

/*PAGE*/
body {
	color: #000;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
}

.pagebg {
	padding: 0; margin: 0;
	background-color: #3f3f3f;
}

/*OTHER SETTINGS*/
p {
	padding: 0; margin: 0;
	margin-bottom: 12px;
}
.clr { clear: both; }
img  { border:0 none; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
hr	{
	border: 0 none;
	border-top: 1px solid #cfcfcf;
	height: 1px;
}

table {
	border-collapse: collapse;
	border-spacing: 0; border: 0px;
}

table td { padding: 0px; }

/*UL, LI*/
ul {
    margin: 0;
    padding-left: 16px;
    list-style-position:outside;
    list-style-image:none;
}

ul li { margin: 0; padding: 0; }

ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 18px;
	margin-left: 2.2em;
}

.reset, .reset li { list-style: none; padding: 0; margin: 0; }

/*WRAPPER ÎÑÍÎÂÍÎÉ ÐÀÇÌÅÐÍÛÉ ÁËÎÊ*/
.wrapper {
	margin: auto;
	width: 90%;
	min-width: 986px;
	max-width: 1400px;
	text-align: left;
}

*html .wrapper { width: expression(((document.body.clientWidth)) < 986? "986px": ((document.body.clientWidth)) > 1400? "1400px": "90%" ); }

.wwide {
	margin: auto;
	width: 100%;
	min-width: 990px;
}

/*header Íà÷àëî*/
.headw {
	height: 131px;
	background: #fff url("../images/headbg.png") repeat-x 0 0;
}

.hhead, .hhead .dleft, .hhead .dright { height: 99px; }
.hhead { background: url("../images/header_bg.png") repeat-x 0 -400px; }
.hhead .dleft { position: relative; padding-left: 260px; background: url("../images/header_bg.png") no-repeat 0 0; }
.hhead .dright { position: relative; padding-right: 540px; overflow: hidden; background: url("../images/header_bg.png") no-repeat 100% -200px; }

/*Kinostar*/
h1.kinostar {
	display: block;
	width: 187px; height: 68px;
	margin: 0; padding: 0;
	position: absolute;
	top: 28px; left: 33px;
	z-index: 33;
}
h1.kinostar a {
	display: block;
	width: 187px; height: 68px;
	overflow: hidden;
	line-height: 333px;
	background: url("../images/kinostar.png") no-repeat 0 0;
}

/*head banner*/
.bannerbox {
	width: 512px;
	position: absolute;
	top: 20px; right: 0;
}

.htools, .htools .dleft, .htools .dright { height: 32px; }
.htools { background: url("../images/header_bg.png") repeat-x 0 -499px; }
.htools .dleft { padding-left: 233px; background: url("../images/header_bg.png") no-repeat 0 -99px; }
.htools .dright { overflow: hidden; padding-right: 56px; background: url("../images/header_bg.png") no-repeat 100% -299px; }

/*menu íà÷àëî*/
.tmenuw {
	height: 48px;
	background: #ff6700 url("../images/headbg.png") repeat-x 0 -131px;
	overflow: hidden;
}

/*background êîíòåíòà*/
.pagemain { background: #6b6b6b url("../images/pagebg.gif") repeat 0 0; }
.pmain2 { background: url("../images/pagebg_0.png") repeat-x 0 0; }

/*Îòñòóï*/
.padplus { height: 20px; overflow: hidden; }

/*ÑÒÐÓÊÒÓÐÀ ÁËÎÊÎÂ*/
.contbrd {
	border: 8px solid #353535;
	background: #ffffff url("../images/contbrd_bg.png") repeat-y 100% 0;
	overflow: hidden;
}

.stopr, .stopl, .sbtmr, .sbtml { width: 100%; }

.stopr { background: url("../images/stopr.png") no-repeat 100% 0; }
.stopl { background: url("../images/stopl.png") no-repeat 0 0; }
.sbtmr { background: url("../images/sbtmr.png") no-repeat 100% 100%; }
.sbtml { background: url("../images/sbtml.png") no-repeat 0 100%; }

.structure { padding-right: 378px; }
.container { width:100%; }

.float-wrap {
	float: right;
	margin-right: -378px;
	width: 100%;
}

.contmain {
	float: left;
	margin-left: -378px;
	width: 100%;
}

*html .contmain { position: relative; }

.mainin { overflow: hidden; }
.mainpad {
	padding: 9px 0 0 0;
	margin: 0 9px;
}

#boxsider {
	float: right;
	position: relative;
	width: 378px;
	overflow: hidden;
	
}

.rightside,
.leftside,
#boxsider { overflow: hidden; background-color: #353535; }
.rightside { float: right; width: 181px; }
.leftside { float: left; width: 181px; border-left: 8px solid #353535;  }

/*FOOTER*/
.footer, .footer .wrapper { height: 106px; } 
.footer {
	background: #fff url("../images/footerwide_bg.png") repeat-x 0 0;
	overflow: hidden;
}

.footer .wrapper { overflow: hidden; }

/*COPYRIGHT*/
.copyright, .copyright a { color: #5d5d5d; }
.copyright { padding-top: 26px; overflow: hidden; margin-right: 290px; }

.copyright .kinostarfoot {
	float: left;
	width: 161px; height: 58px;
}
.copyright .kinostarfoot a {
	display: block;
	width: 161px; height: 58px;
	overflow: hidden;
	background: url("../images/kinostarfoot.png") no-repeat 0 0;
	line-height: 333px;
}

.copyright span {
	display: block;
	margin-left: 185px;
	border-left: 1px solid #d3d3d3;
	background: url("../images/copyline.png") repeat-y -1px 0;
	padding: 10px 0 10px 20px;
}

/*COUNTS*/
.counts {
	float: right;
	position: relative;
	top: 37px;
	line-height: 0;
	overflow: hidden;
}

.counts span {
	float: left;
	margin-left: 5px;
	margin-bottom: 3px;
	width: 88px; height: 33px;
	overflow: hidden;
}

/*FOOTSHADOW*/
.footshadow {
	background: #3f3f3f url("../images/footerwide_bg.png") repeat-x 0 -106px;
	padding: 12px 0 22px 0;
}
.footshadow .wrapper {
	overflow: hidden;
	position: relative;
	line-height: normal;
}
.footdescription {
	display: block;
	margin-right: 330px;
	color: #9f9f9f;
}
.footdescription a { color: #9f9f9f; }

.centroarts {
	position: absolute;
	right: 0;
	width: 100px; height: 22px;
	background: url("../images/centroarts.png") no-repeat 0 0;
	overflow: hidden;
	line-height: 200px;
}
#highlighted td {
border:1px solid #a9b8c2;
padding:1px;
}

#highlighted a {
color:#266c8a;
font-weight:bold;
font-family:Tahoma;
}

.colhead {
font-weight:bold;
color:#fff;
background:#6C6C6C;
padding:0px;
}

.colhead a {
color:#fff;
}


/* Page Selector Stwww.geodles.com 4ever */  
.catPages1 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;}
.catPages1 a:link,
.catPages1 a:visited,
.catPages1 a:hover,
.catPages1 a:active {text-decoration:none;color: #636363;background:#F9F9F9;padding:3px 10px;font-size:11px;font-weight:bold;}
.catPages1 a:hover {background:#6B82A4;color:#FFFFFF;font-weight:bold;}
.catPages1 b {text-decoration:none;background:#FFF;padding:3px 10px;color:#ccc;font-size:11px;}/* ----------------------- */ 