﻿/* CSS */
*{
    margin:0;
    padding:0;
}
html{
    width:100%;
    height:100%;
}
body {
	min-width:980px !important;
	max-width: 1440px !important;
	padding: 0;
	margin: 0;
	color: #4c4c4c;
	font: 11px tahoma, verdana, arial, sans-serif;
	background-color: #faf0f0; 
}
h1 {
	color: #645656;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	padding-left:20px;
}
h2 {
	font: bold 14px tahoma, sans-serif;
	margin: 10px 0 10px 0;
	color: #175685;
}
h3 {
	font: bold 11px arial;
	color: #9C2B16;
	margin: 20px 0 0 10px;
	text-transform: uppercase;
}
h4 {
	font: bold 11px tahoma, sans-serif;
	color: #3366cc;
	margin: 10px 0 0 10px;
	padding: 0;
	text-align: left;
}
h5 {
	font: bold 11px tahoma, sans-serif;
	color: #000;
	margin: 5px 0 0 10px;
}
h6 {
	font: bold 9px tahoma, sans-serif;
	text-transform: uppercase;
	color: #645656;
	margin: 5px 0 0 10px;
}
form {
	margin: 0; 
	padding: 0;
	}
table {
	border:1px #999999 solid;
	}
thead {
	font: bold 10px tahoma, verdana, arial, sans-serif;
	color: #434343;
	background-color:#f3f3f3;
}
tbody {
	font: 10px tahoma, verdana, arial, sans-serif;
	color: #666666;
}
td {
	border:1px #999999 solid;
}
p {
	font: 11px tahoma, verdana, arial, sans-serif;
	margin:5px 5px 8px 5px;
	text-indent:10px;
	text-align:justify;
	}
div {
	font: 11px tahoma, verdana, arial, sans-serif;
	}
img {
	border: none;
	}
a {
	color: #3366cc;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3366cc;
}
a:hover {
	text-decoration: none;
	color: #3366cc;
}
a.active {
	text-decoration: none;
	color: #011;
	cursor:default;
}

ul {
	margin: 5px 0 10px 5px;
	padding: 0;
	text-align:justify;
}
ul li {
	padding: 0 0 2px 10px;
	 list-style:disc;
	list-style-position: inside;
}
ul li ul li{
	padding: 0 0 2px 10px;
	 list-style: circle;
	list-style-position: inside;
}
ol {
	margin: 5px 0 10px 5px;
	padding: 0;
	text-align:justify;
}
ol li {
	padding: 0 0 2px 10px;
	list-style-position: inside;
}
hr {
	color: #3366CC;
	background-color:#3366CC;
	margin:6px 0 6px 0;
	width:93%;
}

/*стили ссылок*/
.doc {
	PADDING-LEFT: 15px; BACKGROUND: url(../images/bul_doc.gif) no-repeat 0px 3px; MARGIN: 1px 5px; LIST-STYLE-TYPE: none
}
.pdf {
	PADDING-LEFT: 15px; BACKGROUND: url(../images/bul_pdf.gif) no-repeat 0px 3px; MARGIN: 0px 5px; LIST-STYLE-TYPE: none
}
.xls {
	PADDING-LEFT: 15px; BACKGROUND: url(../images/bul_xls.gif) no-repeat 0px 3px; MARGIN: 0px 5px; LIST-STYLE-TYPE: none
}
.zip {
	PADDING-LEFT: 15px; BACKGROUND: url(../images/bul_zip.gif) no-repeat 0px 3px; MARGIN: 0px 5px; LIST-STYLE-TYPE: none
}
.link {
	PADDING-LEFT: 15px; BACKGROUND: url(../images/bul_link.gif) no-repeat 0px 3px; MARGIN: 0px 5px; LIST-STYLE-TYPE: none
}
.downlink {
	PADDING-LEFT: 15px; BACKGROUND: url(../images/bul_downlink.gif) no-repeat 0px 3px; MARGIN: 0px 5px; LIST-STYLE-TYPE: none
}
.exe {
	PADDING-LEFT: 15px; BACKGROUND: url(../images/bul_exe.gif) no-repeat 0px 3px; MARGIN: 0px 5px; LIST-STYLE-TYPE: none
}
.img {
	PADDING-LEFT: 15px; BACKGROUND: url(../images/bul_img.gif) no-repeat 0px 3px; MARGIN: 0px 5px; LIST-STYLE-TYPE: none
}
/*стили ссылок - конец*/

/*ВЕРХ*/

#header {
	min-width:980px !important;
	width: 100%;
	height: 294px;
	background:  #faf0f0  url('../images/header.jpg') no-repeat scroll right top;
}
.header_left {
	width:380px;
	height:294px;
	background: #faf0f0 url('../images/top_head.jpg') no-repeat scroll left top;
	
}
.logo {
	margin: 0px;
	margin-top: -80px;
	padding-left: 170px;
	font: bold 24px tahoma, verdana, arial;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
.welcome {
	width:15px;
	height:80px;
	margin-left:10px;
	padding-top:10px;
}

.top_phone {
	position: absolute;
	float: right;
	top: 140px;
	right: 210px;
	font-size: 55px;
	font-style: normal;
	font-weight: bold;
	color: #d9d9d9;
	text-align: left;
	text-transform: uppercase;
	font-family: arial, tahoma;
}

.button_container {
	position:relative;
	float:right;
	margin-top:-280px;
	margin-right:20px;
	height:71px;
	width:600px;
}
.button_container a:link{
	color: #FFFFFF;
	font: 12px tahoma, verdana, arial;
	text-transform: uppercase;
}
.button_container a:visited{
	color: #FFFFFF;
	font: 12px tahoma, verdana, arial;
	text-transform: uppercase;
}
.button_container a:hover{
	color: #D7D7D7;
	font: 12px tahoma, verdana, arial;
	text-transform: uppercase;
}
.button_container p{
	height:30px !important;
	color: #00FFFF;
	font: 9px tahoma, verdana, arial;
	padding:6px 8px 0 8px;
	margin:0px;
}

/*ВЕРХ - конец*/

/*ВСЁ СОДЕРЖИМОЕ*/
#container {
	width: 100%;
	margin:0px;
	BACKGROUND:  #FAF0F0 url('../images/left_divider_fon.jpg') repeat-y scroll left top;
}

.left_content {
	float:left;
	 width:380px;
	 margin:0px;
	BACKGROUND:  #FAF0F0 url('../images/left_divider_fon.jpg') repeat-y scroll left top;
	height:100%;
}
/*панель навигации слева*/
.menu_container {
	 width:380px;
	 height:auto;
}
.menuMiddle {
	BACKGROUND: url('../images/menu_button.jpg') #faf0f0 no-repeat; MARGIN: 0px; WIDTH: 380px; HEIGHT: 40px
}
.menuBottom {
	BACKGROUND: url('../images/menu_bottom.jpg') #faf0f0 no-repeat; MARGIN: 0px; WIDTH: 380px; HEIGHT: 50px
}
.menuItem {
	PADDING-RIGHT: 0px; PADDING-LEFT: 110px; PADDING-BOTTOM: 5px; COLOR: #ffffff; PADDING-TOP: 17px
}
.menuItem A {
	FONT: 14px tahoma, sans-serif; TEXT-TRANSFORM: none; COLOR: #fff; TEXT-DECORATION: none
}
.menuItem A:visited {
	FONT: 14px tahoma, sans-serif; TEXT-TRANSFORM: none; COLOR: #fff; TEXT-DECORATION: none
}
.menuItem A:hover {
	COLOR: #d7d7d7
}
.submenuItem A {
	PADDING-RIGHT: 0px; PADDING-LEFT: 15px; BACKGROUND: url(image/bullet_green.gif) no-repeat 0px 3px; PADDING-BOTTOM: 0px; COLOR: #434343; PADDING-TOP: 0px
}
.submenuItem A:visited {
	PADDING-RIGHT: 0px; PADDING-LEFT: 15px; BACKGROUND: url(image/bullet_green.gif) no-repeat 0px 3px; PADDING-BOTTOM: 0px; COLOR: #434343; PADDING-TOP: 0px
}
/*панель навигации слева - конец*/
/*форма авторизации*/
.autorization {
	width:380px;
	height:165px;
	margin: 20px 0 0 0px;
	BACKGROUND: url('../images/autorization.jpg') #faf0f0 no-repeat;
}
	.but_autoriz{
	position: absolute;
	top:25px;
	left:110px;
	 width:55px;
	 height:55px;
}
		#entry {
			position:relative;
			margin:5px 0;
			padding:7px 0 9px 180px!important;
			width:180px;
		}
		#entry input {
	display: block;
	width: 167px;
	height: 15px;
	padding: 2px 6px 0 6px;
	margin-top: 16px;
	color: #999;
	font: 11px tahoma;
}
		.sub {
		width:auto!important;
		height:auto!important;
		float:left;
		margin:-350px 200px 0 10px;
		}
		#entry a {
			color:#fff
		}
/*форма авторизации - конец*/

/*форма поиска*/
.find {
	width:380px;
	height:92px;
	margin:0px;
	padding:0px;
	 background: #faf0f0 url('../images/find.jpg') no-repeat scroll left top; 
}
	.but_search{
	position: absolute;
	top:25px;
	left:110px;
	 width:55px;
	 height:55px;
}
		#search {
			position:relative;
			padding:0;
			margin:0;
		}
		#search input {
			position:relative;
			width:167px;
			height:15px;
			padding:2px 6px 0 6px;
			margin-top:42px;
			margin-left:180px;
			color:#999;
			font:11px Tahoma;
		}
/*форма поиска - конец*/

/*ОСНОВНОЕ СОДЕРЖИМОЕ*/
#big_content {
	position:relative;
	margin:0px 0px 0 400px;
	width:auto;
	 
}
/*блок новостей и опросов*/
#infoblock {
	float:left;
	background:#f5e7e2 url('../images/fon_news.gif') repeat scroll left top;
	width:220px;
	height:100%;
	margin:0;
	padding:0px;
}
#newsblock {
	padding:10px;
	
}
.new {
	padding-top: 20px;
	padding-bottom:5px;
	background-image: url('../images/new_dis.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
}

.date_new {
	background-color: #175685;
	color: #ffffff;
	font: 10px tahoma, verdana, arial;
	padding: 2px;
	font-weight: normal;
}
.new a:link {
	color: #175685;
	font: bold 10px tahoma, verdana, arial;
}
.new a:visited {
	color: #175685;
	font: bold 10px tahoma, verdana, arial;
}
.new a:hover {
	color: #175685;
	font: bold 10px tahoma, verdana, arial;
}

#ask{
	margin-top: 20px;
	padding: 10px;
	background-color: #e7e7e7;
}
form.quiz {
	margin:0px;
	font: 10px tahoma, verdana, arial;
}
form.quiz p {
	color:#000;
	margin-bottom:15px;
}
form.quiz input {
	display:block;
	float:left;
	margin-left:0px; 
}
form.quiz ul {
	padding:0;
	margin:0px;
	display:block;
	list-style:none;
	list-style-image:none;
}
form.quiz ul li {
	display:block;
	cursor:pointer;
	height:15px;
	padding:0;
	margin:5px 0;
	font: 10px tahoma, verdana, arial;
	list-style:none;
}
#buttonReply {
	float: none!important;
	margin: 10px auto;
	width: 80px;
	height: 22px;
	font: 9px tahoma, verdana, arial;
	font-weight: bold;
	text-transform: lowercase;
	color: #434343;
}
/*блок новостей и опросов - конец*/
/*блок анонсов*/
#infoblock_anounce {
	float:left;
	background:#f5e7e2 url('../images/fon_anounce.gif') repeat scroll left top;
	width:220px;
	height:100%;
	margin:0;
	padding:0px;
}
#anounces {
	padding:10px;
}
.anounce {
	padding-top: 20px;
	padding-bottom:5px;
	background-image: url('../images/anounce_dis.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
}

.date_anounce {
	background-color: #9C2B16;
	color: #ffffff;
	font: 10px tahoma, verdana, arial;
	padding: 2px;
	font-weight: normal;
}
.anounce a:link {
	color: #9C2B16;
	font: bold 10px tahoma, verdana, arial;
}
.anounce a:visited {
	color: #9C2B16;
	font: bold 10px tahoma, verdana, arial;
}
.anounce a:hover {
	color: #9C2B16;
	font: bold 10px tahoma, verdana, arial;
}

/*блок анонсов - конец*/

#main_content_index {
	margin-left: 220px;
	padding:10px;
	width:auto;
}
#main_content_index p{
	padding:5px 5px 0px 15px;
	
}
#main_content_sub {
	margin-left:0px;
	margin-right:20px;
	padding:10px;
	width:auto;
}
#main_content_sub p{
	padding:5px 5px 0px 15px;
}

/*формы обратной связи*/
#feedback {
	float: right;
	position:relative;
	background:#f5e7e2 url('../images/fon_feedback.gif') repeat scroll left top;
	width:180px;
	margin:15px;
	padding:10px;
}
		#message {
			margin-left:5px;
			margin-right:5px;
		}
		#message p{
			margin-top: 0px;
			padding: 3px 0px 0px 5px;
			color: #5B5B5B;
			font: 9px tahoma, verdana, arial;
		}
		#message label{
	padding: 5px 0px 0px 5px;
	color: #666666;
	font: bold 10px tahoma, verdana, arial;
}
		#message input{
			width:160px;
			height:16px;
			border:1px solid #B08D8F;
			margin-bottom:5px;
			padding-left:7px;
			color: #999;
			font: 10px tahoma;
		}
		#message textarea{
			width:160px;
			height:100px;
			border:1px solid #B08D8F;
			margin-bottom:10px;
			padding-left:7px;
		}
		
		#buttonmess {
	float: none!important;
	margin: 5px auto;
	font: bold 9px tahoma, verdana, arial !important;
	text-transform: lowercase !important;
	color: #fff !important;
	padding: 0px !important;
	background-color: #B08D8F;
}
		.title {
	color: #633928;
	font: bold 11px arial;
	text-align: left;
	margin: 10px;
	padding: 0;
}
/*формы обратной связи - конец*/

/*форма восстановления пароля*/
		#rememberpass {
			float: left;
			display:block;
			width:200px;
			height:100px;
			padding-left:30px;
		}
		
		#loginForm {
			padding-left:5px;
		}
		#loginForm label{
		padding: 5px 0px 0px 5px;
		color: #434343;
		font: bold 10px tahoma, verdana, arial;
	}
		#loginForm input{
			width:160px;
			height:16px;
			margin-bottom:5px;
			padding-left:7px;
			color: #999;
			font: 10px tahoma;
		}
		#buttonlogin {
			margin: 5px;
			font: bold 9px tahoma, verdana, arial !important;
			text-transform: lowercase !important;
			color: #434343 !important;
			padding:0px !important;
		}
/*форма восстановления пароля- конец*/

/*формы регистрации*/
.red {
	color: #E1361A;
	font: 10px tahoma, verdana, arial;
}
.sample {
	color: #3366CC;
	font:9px tahoma, verdana, arial;
}
.profileInput {
	width: 90%;
	color: #000000;
	border: 1px #C0C0C0 solid;
	background-color: #F4E6DF;
	margin: 0 0 10px 0;
}
#buttonform {
	float: none!important;
	margin: 10px auto;
	width: 80px;
	height: 22px;
	font: 9px tahoma, verdana, arial;
	font-weight: bold;
	text-transform: lowercase;
	color: #fff;
	background-color: #B08D8F;
}


/*формы регистрации - конец*/

.list {
	text-align: center;
	padding:10px;
}

.clear {
	clear:both;
}

/*ПОДВАЛ*/
.copyright {
	border-top: 2px #999 solid;
	HEIGHT: 50px;
	BACKGROUND: url('../images/left_divider_fon.jpg') #faf0f0  repeat-y;
	TEXT-ALIGN: right;
	padding-right: 20px;
}
.counter {
	HEIGHT: 25px; float:left; padding: 5px; MARGIN: -35px 20px 0px 120px; POSITION: absolute; BACKGROUND-COLOR: #faf0f0; TEXT-ALIGN: left
}
/*ПОДВАЛ - конец*/
/*таблицы котировок*/
.gray {
	border-color: #808080;
}

.bodyTable {
	color : #555555;
	font-family : Verdana, Helvetica, Arial, Tahoma, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align:center;
}
.titleTable{
	color : #555555;
	background : #f3f3f3;
	font-family : Verdana, Helvetica, Arial, Tahoma, sans-serif;
	font-size : 11px;
	font-weight :  bold;
	text-align:center;
}
/*таблицы котировок - конец*/
/*таблицы без бордюров*/
.noborder {
	border:0;
	}
.noborder td {
	border:0;
}
/*таблицы без бордюров - конец*/

/*пользовательская страница*/
.user_content {
	 margin-top:30px;
	
}
