@CHARSET "UTF-8";

/* базовый стиль
----------------------------------------------- */

html,body {
	height: 100%;	  
}

#wrapper {
	height: 100%;
	min-height: 100%;
	position: relative;
}

html>body #wrapper {
	height: auto;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
}

/* ссылки
----------------------------------------------- */
a {
	color: #a00;
}
a:hover {
	color:#f00;
}


/* заголовки
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1.2em; margin-bottom:.3em;}
h2 {margin-top:0; font-style: "Myriad Pro";}
h5 {font-size:1.2em; font-style: "Myriad Pro";}
h6 {font-size:1em; text-transform:uppercase;}


h1 {
	font-style: "Myriad Pro";
	font-size: 24px;
	text-transform:uppercase;
}

h2 {
	font-size: 21px;
}

h3 {
	font-size: 16px;
}

h4 {
        font-size: 14px;
}

h1 a {
	font-weight:normal;
}

h1 small {
	font-size: 18px;
}

h3 {
	vertical-align: top; 
}

h3 small {
	font-size: 11px;
	color: #000;
}


/* общий стиль
----------------------------------------------- */

body {
	font-family: Arial, Verdana, sans;
	background: #000 url(/view/images/bg.gif) repeat-x center 134px;
	color: #eee;
	font-size: 14px;
}

#all {
	position: relative;
	background: url(/view/images/bg_top.gif) no-repeat center 114px;
}

#header {
	margin-top: 20px;
	height: 223px;
	position: relative;
}

#logo {
	position: aboslute;
	margin: -3px 0 0 -20px; 
}

.container_16 {
	
}

#pusher {
	clear: both;
	height: 120px;
}

#footer {
	color: #aaa;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 90px;
	background: #000 url(/view/images/bg_bottom.gif) repeat-x top center;
}

#footer_text {
	text-align: left;
	margin-top: 35px;
}
#footer .cntr {
	text-align: right;
}

.block {
	background: #fff;
	color: #333;
}

.red {
	background: #f00;
}

.pad {
	padding: 20px;
}

.t {
	font-style: "Myriad Pro";
	font-size: 28px;
	line-height: 32px;
	font-weight: bold;
	position: absolute;
	margin-top: -45px;
	text-transform:uppercase;
	color: #fff;
}

/* навигация
----------------------------------------------- */
#menu {
	font-style: "Myriad Pro";
	font-size: 24px;
	line-height: 22px;
	margin-top: 0;
	margin-bottom: 40px;
}

#menu ul {
	list-style: none;
}

#menu li {
	padding: 0;
	margin: 0;
	display: block;
}

#menu a {
	color: #666;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
}

#menu small {
	font-size: 14px;
	margin: none;
}

#menu a:hover {
	color: #aaa;
}

#menu a.active {
	color: #e6e6e6;
}

#menu ul ul {
	margin-top: 5px;
}
#menu ul ul li {
	font-size: 14px;
	line-height: 14px;
}

/* 
----------------------------------------------- */

#logos a { display: block; width: 160px; height: 50px; overflow: hidden; float: right; padding-left: 20px; opacity: .7; }
#logos a:hover img { margin-top: -50px; }

#view_buts { position: absolute; right: 0; margin: -18px 0 0 20px; }
#view_buts a { display: block; text-indent: -9999px; float: left; width: 20px; height: 20px; margin-left: 5px; margin-top: -5px; background: url(/view/images/icons.gif) no-repeat; opacity: .5; }
#view_buts a:hover, #view_buts a.active { opacity: 1; }
#view_buts a.list { background-position: -20px 0;}

#members table th { text-align: left; font-size: 16px; }
#logo_list img { margin: 0 10px 15px 10px; }

#news h2 small { font-size: 12px; color: #777; }
#news a,#news a:visited { color: #333; text-decoration: none; }
#news a:hover { color: #000; }
#news a:hover p { text-decoration: underline; }
#news { list-style: none; margin: 0; padding: 0; }
#news li { clear: both; padding: 0; margin: 0 0 40px 0; }
#news img {
	margin: 3px 20px 20px 0;
	float: left;
}

#photos {
	margin-left: 20px;
}
#photos img {
	background: #fff;
	padding: 10px;
	border: 3px solid #ccc;
	margin: 10px;	
}

#photos a:hover img {
	border: 3px solid #a00;
}

#pages {
	margin-top: 40px;
	font-size: 12px;
}

#pages a {
	text-decoration: none;
}

#pages a:hover p {
	text-decoration: underline;
}


#pages .t {
	color: #ee4f03;
}

.c1 {
	background: #ee4f03;
	color: #ee4f03;
}

.c2 {
	background: #DB5F29;
	color:#DB5F29;
}

.c3 {
	background: #cc5c29;
	color:#cc5c29;
}

.c4 {
	background: #b35d36;
	color:#b35d36;
}

.c5 {
	background: #995a3d;
	color:#995a3d;
}

.c6, .c7, .c8, .c9, .c10 {
	background: #805440;
	color:#805440;
}

#pages .block a {
	color: #fff;
}

#pages img {
	float: left;
	margin-right: 20px;
}

#pages h3 {
	font-size: 16px;
}

#pages p {
	line-height: 13px;
	margin: 0;
	color: #000;
}

#pages .dt {
	position: absolute;
	margin-top: -33px;
	margin-left: 440px;
	font-weight: bold;
	font-size: 12px;
}

#auth {
	font-size: 11px;
	margin-top: 10px;
	color: #555;
}

#qsearch {
	float: right;
	margin-top: 70px;
}

#auth input, #qsearch input {
	font-size: 11px;
	line-height: 11px;
	background: url(/view/images/fbg.gif) no-repeat;
	border: none;
	width: 160px;
	padding: 5px 10px 6px 10px;
	margin: 0 0 5px -10px;
	color: #aaa;
	display: block;
}

#qsearch input#q, #auth input#pass {
	width: 145px;
	padding-right: 25px;
}

#topnav a {
	display: block;
	float: right;
	width: 20px;
	height: 16px;
	margin: 10px 0 0 10px;
	text-indent: -9999px;
	background: url(/view/images/top_nav.gif) no-repeat; 
}

#topnav a.mail {
	background-position: -20px 0;
}

#qsearch input.but, #auth input.but {
	background: url(/view/images/fbb.gif) no-repeat;
	display: block;
	width: 12px;
	height: 16px;
	text-indent: -999px;
	position: absolute;
	margin-top: -26px;
	padding: 0;
	right: 8px; 
	cursor: pointer; 
}

#content {
	position: relative;
}

#content table {
	border-collapse: separate;
	border-spacing: 1px;
}

#content table img {
	margin: 0 20px 20px 0;
}

#content table th, #content table td {
	padding: 2px 5px;
	align: left;
	border: 1px solid #eee;
}

#content table th {
	background: #eee;
}

#content table td {
	
}

#content td {
	vertical-align: top;
}

#content table.noborder * {
	border: none;
}

#slider {
	width: 520px;
	height: 260px;
	background: url(/view/images/ajax-loader.gif) no-repeat 50% 50%;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}

#slider .sign {
	position: absolute;
	background: #444;
	right: 0;
	bottom: 20px;
	font-size: 16px;
	text-transform: uppercase;
	z-index: 10;
	padding: 0 20px;
	opacity: .7;
}

#search #q {
	height: 26px;
	font-size: 18px;
	padding: 0 10px;
	width: 520px;
}

#search .but {
	font-size: 18px;
	height: 32px;
	width: 90px;
	margin: 0 0 0 10px;
} 

#search {
	margin: 20px 0;
}
#search_list {
	margin: 20px 0;
}

#search_list li {
	font-size: 18px;
}

#search_list p {
	font-size: 12px;
	line-height: 14px;
}
#sitemap, #sitemap ul {
	list-style: none;
	margin: 0;
}
#sitemap ul {
	margin-left: 30px;
}
#sitemap li {
	margin: 0;
}
.clear {
	clear: both;
}
.news_nav {
	color: #666;
	float: right;
	font-size: 14px;
	text-decoration: none;
	margin-top: 20px;
}

.r {
	float: right;
}

.l {
	float: left;
}

.arx:hover {
	color: #aaa;
}
.addr {
	font-size: 12px;
	text-align: left;
}
