/*
  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("lenta.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; color: #fff; }
h2 { font-size: 12px; font-weight: bold; line-height: 18px; color: #fff; }
h3 { font-size: 1em; font-weight: bold; line-height: 16px; color: #fff; }
h4 { font-size: 10px; font-weight: bold; line-height: 15px; color: #fff; }
.flarge { font-size: 17px; font-weight: normal; line-height: 18px; color: #fff; }

/*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; }

/*videodarom*/
div.videodarom {
  display: block;
  width: 432px; height: 98px;
  margin: 0; padding: 0;
  position: absolute;
  top: 0px; left: 33px;
  z-index: 33;
}
div.videodarom a {
  display: block;
  width: 432px; height: 98px;
  overflow: hidden;
  line-height: 333px;
  background: url("../images/logotype.krass.png") no-repeat 0 0;
  z-index: 33;
}

/*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; }

/*Îòñòóï / TOP 10*/
.padplus { height: auto; 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; }

/*elka*/
.elka { 
top: 10px;
display: block;
position: absolute;
left: 0px;
z-index: 2000;
}

/*Êíîïêà Up*/
.up { 
background: url(" ../images/up.png") 0px 0px no-repeat transparent;
bottom: 10px;
display: block;
height: 100px;
position: fixed;
right: 5px;
width: 100px;
z-index: 2000;
}

.up:hover { 
background-position: 0px -108px;
}

 /*Êíîïêà Change*/
.change { 
background: url(" ../images/change.png") 0px 0px no-repeat transparent;
bottom: 120px;
display: block;
height: 100px;
position: fixed;
right: 5px;
width: 100px;
z-index: 2000;
}

.change:hover { 
background-position: 0px -108px;
} 

/*COPYRIGHT*/
.copyright, .copyright a { color: #5d5d5d; }
.copyright { padding-top: 26px; overflow: hidden; margin-right: 290px; }

.copyright .videodaromfoot {
  float: left;
  width: 161px; height: 58px;
}
.copyright .videodaromfoot a {
  display: block;
  width: 180px; height: 58px;
  overflow: hidden;
  background: url("../images/videodaromfoot.kras.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;
}

.pm_status {
	float:left;
	border: 1px solid #d8d8d8;
	padding: 0px;
	background-color: #fff;
	width: 280px;
	height: 100px;
	margin-left: 20px;
	margin-right: 5px;
}

.pm_status_head {
	border-bottom: 1px solid #d8d8d8;
	font-size: 0.9em; 
	background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
	height: 22px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #4e4e4e;
}

.pm_status_content {
	padding: 5px;
}