@charset "windows-1251";


body  {
	font:11px Arial, Tahoma, Helvetica, sans-serif;
	background:#FFFFFF;
	margin:0; 
	padding:0;
	color:#33333;
	line-height:17px;
}

.container {
	width:933px; 
	margin:0 auto; 
	text-align:left;
	padding:20px 20px 0px 20px;
}


.header ul,
.footer, 
.footer ul {
	padding:0;
	margin:0;
	list-style:none;
}


.header {
	height:380px;	
}


.header .leftHead {
	width:250px;
	float:left;
}


.header .leftHead .search,
.mainContent .search {
	height:40px;
	background:url(../images/search-bg.gif) no-repeat left top;
	padding:5px 10px 6px 30px;
}

.header .leftHead .search input,
.mainContent .search input {
	border:0px;
	position:relative;
	top:-2px;
	width:158px;
	height:17px;
}

.mainContent .search input:hover,
.mainContent .search input:focus {
	border: none;	
}

.header .leftHead .search .button,
.mainContent .search .button {
	top:4px;
	left:17px;
	width:auto;
	height:auto;
}


.header .leftHead .contacts {
	height:80px;	
	padding:12px 15px;
	background:url(../images/contacts.gif) no-repeat left top;
	margin-top:17px;
	color:#666666;
	font-size:11px;
	line-height:20px;
}

.header .leftHead .contacts span {
	font-size:15px;
	color:#000066;
}


.header .leftHead .logo {
	background:url(../images/logo.jpg) no-repeat left top;
	width:250px;
	height:170px;
}

.header .leftHead .logo a,
.header .leftHead .logo a:visited,
.header .leftHead .logo a:hover {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	font-size:1px;
	line-height:0;
}


.header .rightHead {
	width:660px;
	margin-left:270px;
	/*float:left;*/
}


.header .rightHead .snav { 
	height:55px;
	text-align:right;
} 


.header .rightHead .snav a, 
.header .rightHead .snav a:visited, 
.header .rightHead .snav span {
	padding:10px 20px 11px 1px;
	margin:0;
	border:none;
	text-decoration:none;
	font-size:1px;
	line-height:0px;
	width:1px;
	height:1px;
	background-image:url(../images/snav.gif);
	background-repeat:no-repeat;
	margin-left:30px;
}

/* Обычные*/
.header .rightHead .snav .snHome {
	background-position:0px -31px;
}

.header .rightHead .snav .snMap {
	background-position:-55px -31px;
}

.header .rightHead .snav .snMail {
	background-position:-110px -31px;
}


/* Подсветка */
.header .rightHead .snav .snHome:hover {
	background-position:0px 0px;
}

.header .rightHead .snav .snMap:hover  {
	background-position:-55px 0px;
}

.header .rightHead .snav .snMail:hover  {
	background-position:-110px 0px;
}



/* Активные */
.header .rightHead .snav .snHome_active {
	background-position:0px 0px;
}

.header .rightHead .snav .snMap_active {
	background-position:-55px 0px;
}

.header .rightHead .snav .snMail_active {
	background-position:-110px 0px;
}



/* Opera hack */
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  .header .rightHead .snav {padding-top:25px;height:30px;} 
}


.header .mainMenu {
	background:url(../images/header.jpg) no-repeat left top;
	width:660px;
	height:178px;
	padding-top:116px;
}

.header .mainMenu a,
.header .mainMenu a:visited,
.header .mainMenu span {
	text-transform:uppercase;
	color:#35359e;
	font:10px Tahoma, Geneva, sans-serif;
	display:block;
	font-weight:bold;
	text-decoration:none;
	padding:10px;
	width:90px;
	border:1px solid #e6e6e6;
	border-bottom:none;
}

.header .mainMenu span {
	/*background-color:#FFF;*/
}

.header .mainMenu .leftMenu {
	float:left;
	padding-left:60px;
	width:120px;
	text-align:right;
}


.header .mainMenu .leftMenu a,
.header .mainMenu .leftMenu a:visited,
.header .mainMenu .leftMenu span {
	border-left:none;
	padding:14px 45px 13px 5px;
	background:url(../images/r-arrow.gif) no-repeat 120px 14px;
	
}


.header .mainMenu .rightMenu {
	float:right;
	padding-left:0px;
	padding-right:80px;
	text-align:left;
	width:120px;
}

.header .mainMenu .rightMenu a,
.header .mainMenu .rightMenu a:visited,
.header .mainMenu .rightMenu span {
	border-right:none;
	background:url(../images/l-arrow.gif) no-repeat 10px 10px;
	padding-left:40px;
	padding-right:0px;
	width:110px;
}


.header .mainMenu .leftMenu a:hover,
.header .mainMenu .rightMenu a:hover {
	background-color:#FFF;
}


.sidebar {
	float:left; 
	width:250px; 
	min-height:300px;
	color:#666666;
}


.sidebar a,
.sidebar a:visited {
	line-height:18px;
}


.mainContent {
	margin:0 0 0 272px;
}


.footer {
	margin-top:50px;
	height:130px;
	font-size:11px;
}


.footer .ftLeft {
	float:left;
	text-align:center;
	width:250px;
	padding:25px 0 0 0;
}


.footer .ftRight {
	float:left;
	width:650px;
	height:95px;
	padding:0 0 0 10px;
	margin-left:20px;
	background:url(../images/footer-bg.gif) no-repeat left top;
}


.footer .botMenu {
	width:400px;
	height:45px;
	padding:15px 15px 5px 18px;
	float:left;
}

.footer .botMenu a,
.footer .botMenu a:visited,
.footer .botMenu span {
	padding-left:17px;
	background:url(../images/r-arrow.gif) no-repeat left 2px;
	font-size:10px;
	text-transform:uppercase;
	width:100px;
	display:block;
	float:left;
	margin-bottom:10px;
}


.footer .copyright {
	width:210px;
	margin-left:435px;
	padding:30px 0 0 0;
	color:#666;
}


.clearFloat {
	clear:both;
    height:0;
    font-size:1px;
    line-height:0px;
}

a, a:visited {
	color:#000066;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}


.small {
	font-size:10px;
}

.inline {
    display: -moz-inline-box;
}

.inline {
	display: inline-block;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

.fnone {
	float:none;
}


.container form {
	padding:0;
	margin:0;
}

.container input {
	color:#666666;	
}

.mainContent input, 
.mainContent textarea, 
.mainContent select {
	border:2px solid #e1dfd7;
	width: 300px;
	color:#666666;	
}

.mainContent input:hover, 
.mainContent textarea:hover, 
.mainContent select:hover {
	border:2px dotted #e1dfd7;
}

.mainContent input:focus, 
.mainContent textarea:focus, 
.mainContent select:focus {
	border:2px dashed #e1dfd7;
}


.mainContent .button,
.mainContent .button:hover,
.mainContent .button:focus,
.header .button,
.header .button:hover,
.header .button:focus {
	border:none;
	width:auto;
	cursor:pointer;
}

.mainContent .send,
.mainContent .send:hover,
.mainContent .send:focus {
	background: url(../images/send.png) no-repeat left top;
	width: 92px;
	height: 23px;
}

.mainContent .subscribe,
.mainContent .subscribe:hover,
.mainContent .subscribe:focus {
	background: url(../images/subscribe_button.gif) no-repeat left top;
	width: 112px;
	height: 23px;
}

.mainContent .unsubscribe,
.mainContent .unsubscribe:hover,
.mainContent .unsubscribe:focus {
	background: url(../images/unsubscribe.gif) no-repeat left top;
	width: 102px;
	height: 23px;
}

.mainContent .activate,
.mainContent .activate:hover,
.mainContent .activate:focus {
	background: url(../images/activate.gif) no-repeat left top;
	width: 119px;
	height: 23px;
}

.container .block {
	background:url(../images/top-left.gif) no-repeat left top;
	padding:0 0 0 0px;
	min-height:30px;
	margin:0 0 30px 0;
	list-style:none;
}

.container .noMargin {
	margin:0;
}

.container .block .title {
	padding:11px 0 0 30px;
	color:#666666;
	font-size:12px;
	text-transform:uppercase;
	margin:0;
	font-weight:bold;
	margin:0 0 15px 0;
}

.container .block .bText {
	padding-left:30px;
}

.container .block .wopad {
	padding-left:10px;
}


.block .subscript {
	margin-left:8px;
}

.block .subscript input {
	border:0px;
	width:164px;
}

.block .subscript .input {
	background:url(../images/subscribe.gif) no-repeat left top;
	padding:3px 10px 3px 8px;
	float:left;
}

.block .subscript .button {
	background:url(../images/ok.gif) no-repeat left top;
	width:40px;
	height:25px;
	margin-left:8px;
	cursor:pointer;
}


.block2 {
	padding:0;
	margin:0;
	min-height:30px;
	list-style:none;
	background:url(../images/top2-left.gif) no-repeat left top;
	font-size:12px;
	text-align:justify;
}

.block2 .title {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000066;
	padding:0;
	margin:0 0 10px 0;
}

.block .brtop,
.block2 .brtop {
	background:url(../images/top2-right.gif) no-repeat right top;
	min-height:23px;
	padding:10px 20px;
}

.block .blbot,
.block2 .blbot {
	background:url(../images/bottom2-left.gif) no-repeat left top;
	height:43px;
	margin-top:-20px;
}

.block .brbot, 
.block2 .brbot {
	background:url(../images/bottom2-right.gif) no-repeat right top;
	height:43px;
	margin-top:0px;
}

.navHistory {
	color:#666;
	font-size:11px;
	padding:20px 25px;
	width:611px;
	margin:-20px 0 15px 272px;
	background:#f3f3ff;
	list-style:none;
}

.navHistory .brbot {
	margin-top:-20px;
}

.navHistory a,
.navHistory a:visited,
.navHistory span {
	margin:0 5px;	
}


/* 
	Полное кастомизирование таблицы
	Даже и не спрашивай как это работает =) 
*/

.mainContent table {
	border:1px dashed #c9c6bc;
	border-collapse:collapse;
	font-size:12px;
	
	/*  Gecko */
	/*-moz-binding: url(bindings.xml#table);*/
	width:96%;
}

.mainContent table tr {
	
	/* IE 5.5+ */
	/*behavior: url(/css/stripy.htc);*/
	
	/*  Gecko */
	/*-moz-binding: url(bindings.xml#stripy.htc);*/
	
	/* Opera < 9.5 */
	/*background-image: url("javascript:function _mkZTbl(){var t=document.getElementsByTagName('table');for(var e=0;e<t.length;e++){var r=t[e].getElementsByTagName('tr');for(var i=0;i<r.length;i++)r[i].className+=((i%2)==0?' oddrows':' evenrows');}}if(window.opera)_mkZTbl();"); */
	
	background-color:#FFF;
}


/* CSS3 (Opera 9.6+, WebKit ...) */
.mainContent table tr:nth-child(2n+1) {
   background:#fff;
}

.mainContent table tr:nth-child(2n) {
   background:#f3f3ff;
}
/* end CSS3 */

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

.mainContent table .evenrows {
   background:#f3f3ff;
}

.mainContent table tr:hover {
	background:#e9ffea;
}


.mainContent table th, .mainContent table thead td {
	background:#9898c6;
	text-align:center;
	font-weight:bold;
	padding:5px;
	border:1px dashed #c9c6bc;
}

.mainContent table td {
	padding:5px;
	border:1px dashed #c9c6bc;
}



