/******************************************************************************/
/*Общие стили для всего сайта*/
/******************************************************************************/
body {
	padding:0px;
	margin:0px;
	font-family:'Arial';
	background:repeat-x #00467C URL('/images/main-bg.jpg');
	font-size:12px;
	color:#0e0e0e;
}

body a {
	font-family:'Arial';
	font-size:12px;
	text-decoration:none;
}

body a:hover {
	text-decoration: underline !important;
}

table {
	border:0; 
	border-collapse: collapse
}

table td {
	padding:0px;
	margin:0px;
}


h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}

p, textarea {
	padding:3px; 
	margin:2px;
}

form {
	padding:0px; margin:0px; 
}

img {
	border:0;
	padding:0px;
	margin:0px;	
}

.screen-width {
	width:962px; 
	margin:auto;
}

.screen-table {
	width:1002px;
	margin:auto;
	background:#FFF;
}

/*-----------------------*/
div.black-screen {
	background-color:#000;
	height:21px;
}

td.gradient-left {
	background:#00467C repeat-y URL('/images/gradient-left-bg.gif');
	width:20px;
	vertical-align:top;
	border-right:1px solid #535353;
}

td.gradient-right {
	background:#00467C repeat-y URL('/images/gradient-right-bg.gif');
	width:20px;	
	vertical-align:top;
	border-left:1px solid #535353;
}

div.gray-line {
	/*border-left:1px solid #535353;
	border-right:1px solid #535353;*/
	padding:14px 10px 15px 10px;	
}

.NoBorder {
	border:0px !important; 
}

td.logo-text {
	font-size:45pt;
	font-family:'Times New Roman';
	width:600px;
}

td.lauryat {
	font-size:9px;
	color:#7F7F7F;
}

/* Top menu style */
table.top-menu {
	width:100%;
	margin:auto;
}

td.top-menu-left {
	background:#7B9FBB repeat-x URL('/images/ext-menu-bg.gif');
	width:50px;
	height:65px;
	border-top:1px solid white;
}

td.top-menu-right {
	background:#7B9FBB repeat-x URL('/images/ext-menu-bg.gif') top;
	width:50px;
	height:65px;
	border-left:1px solid white;
	border-top:1px solid white;
}
td.top-sub-menu {
	height:27px;
	background:#00467c;
	border:1px solid white;
	border-top:0px;
}

table.top-menu-items td{
	background:repeat-x URL('/images/menu-bg.jpg') top;
	border:1px solid white;
	height:65px;
}

table.top-menu-items td#hover{
	background:repeat-x URL('/images/menu--hover-bg.jpg') top !important;
}
/******************/
/* search panel */
div.search-panel {
	background:#D5E1EA;
	line-height:29px;
	vertical-align:middle;
	border-bottom:1px solid white;
}

div.search-ext {
	height:8px;
	font-size:1px;
	margin:0px;
	padding:0px;
	background:#FFF;
	border-top:1px solid #D5E1EA;
}

input.my-input {
	border:1px solid #BACCD9;
	border-right:0px;
	background:#FFF;
	color:#000;
	padding:0px 2px 0px 5px;
	height:18px;
	font-size:12px;
	font-family:tahoma;
}
/************/
/* main cont*/
td.cont-left {
  width:160px;
  vertical-align:top;
}

td.cont-right {
  width:160px;
  vertical-align:top;
}
td.cont-center {
  vertical-align:top;
  border-top:1px solid #D5E1EA;
  border-bottom:1px solid #D5E1EA;
  padding-top:20px;
}

/*footer */
div.footer {
    background:#000;
    border-top:1px solid #999999;
    height:40px;
}

table.table-footer {
  height:40px;
  color:#CCCCCC;
}

table.table-footer a{
  color:#CCCCCC;
}

/*Тема номера*/

div.first-theme-border {
	
}

div.second-theme-border {
	border:5px solid #BACCD9;
	background:#EAF0F4;
	min-height:310px;
	+height:310px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
}

div.theme-title {
	/*line-height:30px;*/
	vertical-align:middle;
	background:#00A4E8;
	padding-left:10px;
}

div.theme-name {
	background:#FFF;
	padding-top:7px;
	padding-left:7px;
}

/*comment*/
span.btn-comment {
  background:transparent url('/images/comm-blue-right.gif') no-repeat scroll right top;
  display:block;
  float:left;
  margin:0;
  padding:0 2px 0 0;
  margin-right:4px;
  margin-top:1px;
  font-family:tahoma;
}

span.btn-comment span{
  background:transparent url('/images/comm-blue-left.gif') no-repeat scroll 0 0;
  color:#FFF;
  display:inline;
  font-size:10px;
  line-height:12px;
  padding:0 6px 0 8px;
  text-decoration:none
}

/*SubSec*/
span.btn-sub-sec {
  background:transparent url('/images/sub-sec-right.gif') no-repeat scroll right top;
  display:block;
  float:left;
  margin:0;
  padding:0 2px 0 0;
  /*margin-right:4px;*/
  margin-top:1px;
  font-family:Arial;
}

span.btn-sub-sec span{
  background:transparent url('/images/sub-sec-left.gif') no-repeat scroll 0 0;
  color:#00467C;
  display:inline;
  font-size:12px;
  line-height:17px;
  padding:2px 6px 1px 8px;
  text-decoration:none
}

span.btn-sub-sec span a{
  color:#00467C;
  font-size:12px;
}

div.small-blue-line {
	height:1px;
	border-bottom:1px solid #D5E1EA;
	margin:10px 0px;
	font-size:1px;
}

div.rates-block {
	height:108px;
	background:#00467C;
	color:#FFF;
	font-size:16px;
}

div.comment-block {
	background:#D4E1EA;
	margin-top:10px;
}

div.wheather-block {
	background:#7B9FBB;
	height:80px;
}
