@import url("tools.css");
@import url("blocks.css");
@import url("base.css");
@import url("engine.css");

a { color: #2b81bb; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }

/*h1-h6*/
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: 14px; font-weight: bold; }
h2 { font-size: 12px; font-weight: bold; line-height: 18px; }
h3 { font-size: 1em; font-weight: bold; line-height: 18px; }
h4 { font-size: 10px; font-weight: bold; line-height: 18px; }
.flarge { font-size: 17px; font-weight: normal; line-height: 18px; }

/*forms*/
input, textarea, select {
  font-size: 1em;
  font-family: Tahoma, Verdana, Arial, sans-serif;
}

body {
  color: #000000;
  background-color: #FFFFFF;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  line-height: 16px;
}

.pagebg { padding: 0; margin: 0; }

/*Other*/
p { margin-bottom: 18px; }
.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; height: 1px; border-top: 1px solid #cfcfcf; }

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

.wrapper {
  margin: 0 auto;
  width: 980px;
  text-align: left;
}

.wrapper {
  margin: auto;
  width: 92%;
  min-width: 980px;
  max-width: 1280px;
  text-align: left;
}

.wrapper { width: expression(((document.body.clientWidth)) < 980? "980px": ((document.body.clientWidth)) > 1280? "1280px": "92%" ); }

.wrapwide { width: 100%; min-width: 980px; text-align: center; }
.wrapwide { width: expression(((document.body.clientWidth)) < 980? "980px"); }

.topheadwide {
  background: #9f9f9f url("../images/headerwide_bg.png") repeat-x left top; 
  height: 265px;
}

.topbar {
  width: auto; height: 46px;
  line-height: 35px;
  color: #fff;
  background: #3a89c2 url("../images/headerwide_bg.png") repeat-x left top;
}

.topbar div {
  width: auto; height: 46px;
  background: transparent url("../images/topbar.png") no-repeat 60% top;
}

.topbar a { color: #fff; }
.topbar span { float: right; position: relative; top: 10px; }
.topbar span img { float: left; width: 80px; height: 21px; margin: 0 0 0 2px; }

a.hihome img { background: transparent url("../images/nvbgicons.png") no-repeat left -238px; }
a.hihome:hover img { background: transparent url("../images/nvbgicons.png") no-repeat left -259px; }

a.hicontact img { background: transparent url("../images/nvbgicons.png") no-repeat -85px -238px; }
a.hicontact:hover img { background: transparent url("../images/nvbgicons.png") no-repeat -85px -259px; }

.headdate {
  float: left;
  height: 14px;
  line-height: 12px;
  padding-left: 20px;
  background: transparent url("../images/nvbgicons.png") no-repeat left top;
  position: relative;
  top: 13px;
  font-weight: normal;
  overflow: hidden;
  text-shadow: 0px 1px 0px #154D74;
}

.tophhhhheader { 
  height: 157px;
  background: transparent url("../images/headlogobg.png") no-repeat left 0;
  padding: 0 26px 0 324px;
  position: relative;
}

.nowrap {
	white-space: nowrap;
}

.pektop {
  width: 300px; height: 60px;
  background: transparent url("../images/enginering.png") no-repeat;
  float: left;
  position: absolute;
  top: 45px;
  left: 283px;
}

.www_top100site {
  width: 204px; height: 88px;
  background: transparent url("../images/logo.png") no-repeat;
  float: left;
  position: absolute;
  top: 31px;
  left: 43px;
}

.loginformbox {
  float: right;
  margin-right: 1%;
  width: 375px; height: 66px; overflow: hidden;
  background: transparent url("../images/loginformbg.png") no-repeat left top;
}

.item1 { height: 119px; }
.item2 { }

#topmenui, #topmenui .dleft, #topmenui .dright { height: 49px; }
#topmenui { background: #4a91ca url("../images/topmenui.png") repeat-x left -147px; }
#topmenui .dleft { background: transparent url("../images/topmenui.png") no-repeat left -49px; }
#topmenui .dright { background: transparent url("../images/topmenui.png") no-repeat right -245px; }
#pack1, #pack2 {display:  none;}

.toolbbbar {
  background: #ece3dc url("../images/toolbbbaar.png") no-repeat left top;
  height: 59px;
  overflow: hidden;
}

.toolsmng {
  float: left;
  width: 127px; height: 52px;
  overflow: hidden;
}

.toolbbbar .dleft { margin-left: 127px; margin-right: 385px; }
.toolbbbar .dright { float: right; width: 302px; }

.speedbar {
  background: #e5dcd1 url("../images/toolbbbaar.png") no-repeat left -59px;
  height: 42px;
  line-height: 34px;
  overflow: hidden;
  padding-left: 36px;
}

.mmasdabody_nvbg { background: #fff url("../images/mmmsdaasmainbbbody.png") repeat-x left top; }

.container,
.rightside,
.leftside,
.centersideinn { overflow: hidden; }
.rightside { float: right; width: 201px; }
.leftside { float: left; width: 196px; }
.centerside { margin-left: 204px; }
.centersideinn { overflow: hidden; }
*html .centersideinn { width: 99%; }
.centercont { margin-right: 208px; }

.welcome {
  margin-bottom: 12px;
  background: transparent url("../images/welcome_bg.png") repeat-x left bottom;
}
.welinn {
  padding-bottom: 23px;
  padding-left: 12px;
  padding-right: 12px;
  background: transparent url("../images/welcome_l.png") no-repeat left bottom;
}

.welcome h1 { 
  font-size: 20px;
  font-weight: normal;
  letter-spacing: -1px;
  color: #2a6cba;
}

.foottter {
  height: 116px;
  background: #f7f7f7 url("../images/foottter.png") repeat-x left top;
}

.footmenu {
  height: 45px;
  border-bottom: 1px solid #bbb;
  background: transparent url("../images/footmenu.png") no-repeat left bottom;
}

.ftminn {
  height: 45px;
  background: transparent url("../images/footmenu.png") no-repeat right bottom;
} 

.footbox {
  height: 48px;
  line-height: 46px;
  padding-right: 78px;
  position: relative;
}

.nvbgfogo {
  position: absolute;
  right: 16px; top: 10px;
  width: 58px; height: 34px;
  background: transparent url("../images/nvbgicons.png") no-repeat -93px -161px;
}

.copyright, .copyright a { color: #a6a6a6; }
.copyright {
  white-space: nowrap;
  font-size: 17px;
  text-align: left;
  padding-top: 5px;
}

div.count {
  float: right;
  position: relative;
  top: 12px;
  text-align: right;
  line-height: 0;
}

#tooltip {
BORDER-RIGHT: #778899 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #778899 1px solid; PADDING-LEFT: 3px; FONT-SIZE: 10px; Z-INDEX: 100; BACKGROUND: #ffffff; FILTER: alpha(opacity="90"); VISIBILITY: hidden; PADDING-BOTTOM: 3px; MARGIN: 0px; BORDER-LEFT: #ff9f00 5px solid; WIDTH: auto; COLOR: #333333; LINE-HEIGHT: 15px; PADDING-TOP: 3px; BORDER-BOTTOM: #778899 1px solid; FONT-FAMILY: verdana, arial, helvetica, sans-serif; POSITION: absolute; BORDER-COLLAPSE: separate; opacity: 0.90;
}

table.afisha tr td a{ color:#c00 ;}
table.afisha tr td div.cinema { width:100%; border-top:10px solid #fff; }
table.afisha tr td div.cinema a{ color:#c00; font-weight: bold; }

/*//////////////////////// Start Modern Poll Style ////////////////////////////*/
.polled { height: 22px; }
.voted { height: 11px; }
.progress { border: 1px solid #ccc; position: relative; display: block; padding: 0; margin:4px 0; background: #DEDEDE; background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#e9e9e9)); background: -moz-linear-gradient(top, #ccc, #e9e9e9);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#e9e9e9');

    -moz-box-shadow:0 1px 0 #fff;
    -webkit-box-shadow:0 1px 0 #fff;
    box-shadow:0 1px 0 #fff;

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.polled span { height:20px; }
.voted span { height: 9px; }
.progress span { display: block; margin: 0; padding: 0; text-align:center; width:0;
    
    -moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
    -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
    box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);

    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.progress span b { color:#fff; line-height:20px; padding-left:2px; text-shadow:0 1px 1px rgba(0, 0, 0, 0.5); }

.progress-1 span {
	white-space: nowrap;
	border: 1px solid #0078a5; background-color: #5C9ADE;
	background: -moz-linear-gradient(top, #00adee 10%, #0078a5 90%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #00adee), color-stop(0.9, #0078a5));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}

.progress-2 span {
	white-space: nowrap;
	border: 1px solid #5c9425;  background-color: #77AF3F;
	background: -moz-linear-gradient(top, #8fc857 10%, #5c9425 90%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #8fc857), color-stop(0.9, #5c9425));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#8fc857', endColorstr='#5c9425');
}
.progress-3 span {
	white-space: nowrap;
	border: 1px solid #f47a20; background-color: #faa51a;
	background: -moz-linear-gradient(top, #faa51a 10%, #f47a20 90%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #faa51a), color-stop(0.9, #f47a20));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.progress-4 span {
	white-space: nowrap;
	border: 1px solid #A92C2C; background-color: #C44747;
	background: -moz-linear-gradient(top, #DD5F5F 10%, #A92C2C 90%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #DD5F5F), color-stop(0.9, #A92C2C));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#DD5F5F', endColorstr='#A92C2C');
}
.progress-5 span {
	white-space: nowrap;
	border: 1px solid #8c2ca9; background-color: #C44747;
	background: -moz-linear-gradient(top, #bf5fdd 10%, #8c2ca9 90%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #bf5fdd), color-stop(0.9, #8c2ca9));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf5fdd', endColorstr='#8c2ca9');
}
/*////////////////////// END Modern Poll Style //////////////////////////*/

/************************ КЛАСС ДЛЯ ФОТОГРАФИЙ (РАМКА) ************************/
.ramka_img {
background-image: url("../engine/skins/images/fon.gif");
border:2px double #EDEDED;
margin: 0 3px 7px 0;
padding: 3px;
background-color : #fff;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow:2px 2px 3px 2px rgba(0, 0, 0, 0.5);
-moz-box-shadow:2px 2px 3px 2px rgba(0, 0, 0, 0.5);
box-shadow:2px 2px 3px 2px rgba(0, 0, 0, 0.5);
}
/********************** END КЛАСС ДЛЯ ФОТОГРАФИЙ (РАМКА) **********************/

/*///////////////////// шкала приватных сообщений //////////////////////*/
 .nowrap {white-space:nowrap;}
 .fV {font-family:Verdana, Geneva, sans-serif;}
 .f10 {font-size:10px;}
 /*////////////////// END шкала приватных сообщений ///////////////////*/
 
 /*=================== валидный Тег ноиндекс =====================*/
/*////////////////////////////////////////////////////////////////
<span class="noi"><![CDATA[<noindex>]]></span>
Тут текст или ссылки, которые не индексируются
<span class="noi"><![CDATA[</noindex>]]></span>
//////////////////////////////////////////////////////////////////*/
.noi { display: none }
/*=================== /валидный Тег ноиндекс =====================*/

.raz a:link {color: #000;}
.raz a:visited {color: #000;}
.raz a:hover {color: #000;}
