@charset "windows-1251";

html, body {
	font: 12px/18px Tahoma, Geneva, sans-serif;
	background: #F3F3F3;
	margin: 0; 
	padding: 0;
	color: #6E6E6E;
	z-index:0;
}

/* Debug mode */
/*
div, ul { 
	border:1px solid #00FF00;
}

div:hover, ul:hover { 
	border:1px solid #FF0000;
}
*/


.container {
	/*width:90%; 
	min-width:980px;*/
	width:980px;
	margin:0 auto; 
	text-align:left;
	border:1px solid #BBB;
	border-top:0;
	background:#FFF;
}

.header {
	list-style:none;
	padding:0;
	margin:0 0 20px 0;
}


.header .banner {
	height:75px;
	text-align:center;
	border-bottom:1px solid #DDD;
	line-height:25px;
	font-size:18px;
	background:#F5F5F5;
}

.header .banner * {
	padding:0;
	margin:0;
}

.header .logo {
	height:55px;
	padding:15px 0 0 10px;
	float:left;
	width:auto;
}

.header .logo img {
	border:0;
}

.header .search {
	height:84px;
	width:350px;
	background:url(../images/head_bg.png) no-repeat right top;
	margin-left:630px;
	font: bold 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#333;
}

.header .search form {
	padding:0;
	margin:0;
	position:relative;
	top:35px;
	left:30px;
}

.header .search input {
	border:1px solid #DDD;
	font:11px Arial, Helvetica, sans-serif;
	height:14px;
	color:#6E6E6E;
	width:135px;
	background:#FFF url(../images/titleBar.png) repeat-x left 9px;
}

.header .search input:focus {
	border-style:dashed;
	border-color:#CCC;
}

.header .search input:hover {
	background-color:#fff9f9;
}

.header .search .sbut {
	border:0;
	width:18px;
	height:16px;
	background:url(../images/search_but.gif) no-repeat left top;
	cursor:pointer;
	width:auto;
}

@-moz-document url-prefix() {
  .header .search .sbut { 
  	top:1px;
	position:relative;
  }
}


.header .hLine {
	height:22px;
	background: #DEDEDE url(../images/white_grad.gif) repeat left top;
}


.leftSidebar,
.rightSidebar,
.mainContent {
	min-height:500px;
	list-style:none;
	padding:0;
	margin:0;
}

.leftSidebar {
	float:left;
	width:271px;
	border-left:0;
}

.rightSidebar {
	float:right;
	width:200px;
	border-right:0;
}


.mainContent {
	margin:0 229px 0 300px;
}

.leftSidebar li, 
.rightSidebar li, 
.mainContent li {
	border:1px dashed #DEDEDE;
	border-top:0;
	border-bottom:0;
	padding:5px;
}

.leftSidebar li li, 
.rightSidebar li li, 
.mainContent li li {
	border:0;
	padding:0;
}


.leftSidebar .sideBottom,
.rightSidebar .sideBottom, 
.mainContent .sideBottom {
	height:15px;
	border-bottom:1px dashed #DEDEDE;
	background:url(../images/footer_bg.gif) repeat-x left -49px;
	text-align:right;
	position:relative;
	padding:0 5px 5px 5px;
}

.mainContent .sideBottom a,
.mainContent .sideBottom a:visited {
	font-size:11px;
	text-decoration:none;
}

.mainContent .sideBottom div,
.mainContent .sideBottom ul {
	position:absolute;
	left:5px;
	top:2px;
}

.container li.heading, 
.container .heading {
	border:1px solid #DEDEDE;
	border-left-color:#EEE;
	border-top-color:#EEE;
	font: bold 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:3px 0 3px 5px;
	margin:0;
	background:#EEE url(../images/white_grad.gif) repeat left top;
	/*cursor:pointer;*/
	position:relative;
}

.container .heading b {
	color:#6E6E6E;	
	font-weight:normal;
	margin:0;
	position:absolute;
	right:5px;
}

.container .heading ul {
	overflow:hidden;
	position:absolute;
	right:0px;
	top:-1px;
}

.container .heading:hover,
.container li.hover {
	background:#DDD url(../images/grey_grad.gif) repeat left top;	
}

.leftSidebar li {
	border-left:0;	
}

.rightSidebar li {
	border-right:0;	
}


.leftSidebar .cover {
	padding:0;
}


.leftSidebar .cover img {
	border:1px solid #FFF;
	margin-bottom:-4px;
}

.leftSidebar .cover a:hover img {
	border-color:#DEDEDE;
	border-top-color:#EEE;
}

.leftSidebar .cover a:active img {
	border:1px dashed #FFA500;
}

.footer {
	height:70px;
	list-style:none;
	padding:0;
	margin:30px 0 0 0;
	background:url(../images/footer_bg.gif) repeat-x left top;
}


.footer .rating {
	height:40px;	
}

.footer .copyright {
	font-size:10px;
	line-height:14px;
	text-align:center;
	color:#666;
}

.container .clearFloat {
	font-size: 1px;
	line-height: 0px;
	height:0;
	clear:both;
	overflow:hidden;
	padding:0;
	margin:0;
}


.container .more {
	text-align:right;
	font-size:11px;
}


.container .red {
	color:#DA251D;	
}

.container .blue {
	color:#358CB5;
}

.container .darkBlue {
	color:#5766d6;
}

.container .gold {
	color:#FFCC00;	
}

.container .orange {
	color:#FFA500;	
}

.container .grey {
	color:#6E6E6E;	
}

.container .white {
	color:#FFF;	
}

.container .black {
	color:#333;	
}


.container a,
.container a:visited {
	color:#358CB5;
	outline:none;
}

.container a:hover{
	color:#FFA500;
	text-decoration:none;
}

.container .date {
	color:#DA251D;
	display:block;
	font-size:10px;
	font-weight:bold;
}


.mainContent table {
	border:1px solid #DDD;
	border-collapse:collapse;
}

.mainContent table tr {
	background-color:#FFF;
}


.mainContent table tr:nth-child(2n+1) {
   background:#fff;
}

.mainContent table tr:nth-child(2n) {
   background:#F3F3F3;
}

.mainContent table tr.oddrows {
   background:#fff;
}

.mainContent table tr.evenrows {
   background:#F3F3F3;
}

.mainContent table tr:hover,
.mainContent table tr.hover {
	background:#dfeff7;	
}


.container table th, 
.container table thead td {
	background:#EEE;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	padding:5px;
}

.container table td {
	padding:5px;
	border:1px dashed #DDD;
}

.mainContent table p {
	padding:0;
	margin:0;
}
