/*
Reset
*/

*, .* {
	padding: 0px;
	margin: 0px;
	background: #;
	color: #000;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	border: 0px;
	text-align: left;
	font-weight: light;
	vertical-align: top;
}

body, div, p, table, tr, td, span, a, ul, ol, dl, dt, dd, li, img, h1, h2, h3, h4, h5, h6{
	padding: 0;
	margin: 0;
	background: #;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	border: 0px;
	text-align: left;
	font-weight: light;
	vertical-align: top;
}

body {	background: #FFF;}

div{
	display: block;
	position: static;
}

body{	width: 100%;
}

p{	padding: 15px 0 0 0;}

/*
   Блоки
*/

#b1{	background: url('../images/bg2.jpg') repeat-y left 0px;
}

#top1{	background: url('../images/logo1.jpg') no-repeat left top;
	width: 291px;
	height: 229px;	position: relative;
}

#top2{
	background: url('../images/logo2.jpg') no-repeat left top;
	width: 611px;
	height: 229px;
}

#top3{
	background: url('../images/logo3.jpg') no-repeat left top;
	width: 291px;
	height: 39px;
}

#menu{
	background: url('../images/menu_bg.jpg') no-repeat left top;
	width: 611px;
	height: 39px;
}

#left_bl{
	background: url('../images/left_bl_bg.jpg') no-repeat left bottom;
	width: 291px;
	height: 619px;
}

#main{	background: url('../images/bg.gif') repeat-y right top;
	border-right: 1px solid #AAA;	border-left: 1px solid #AAA;
}

#body{	background: url('../images/body_bg.jpg') no-repeat right bottom;
	width: 611px;
	height: 619px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#bottom{
	background: url('../images/bottom_bg.jpg') no-repeat left top;
	width: 902px;
	height: 42px;
}

#dom1{	background: #FFF url('../images/dom1.jpg') no-repeat left top;
	width: 291px;
	height: 32px;
}

#dom2{
	background: url('../images/dom2.jpg') no-repeat left top;
	width: 23px;
	height: 114px;
}

#dom3{
	background: url('../images/dom3.jpg') no-repeat left top;
	width: 238px;
	height: 20px;
}

#dom4{
	background: url('../images/dom4.jpg') no-repeat left top;
	width: 238px;
	height: 94px;
}

#dom5{
	background: url('../images/dom5.jpg') no-repeat left top;
	width: 30px;
	height: 20px;
}

#dom40{	margin: 0px 0px 0px 15px;}

#dom41{	text-align: center;
	font-weight: bold;
	color: #9E0039;
	padding: 13px 0px 10px 0px;
	font-size: 11px;}

#dom42{	padding: 0px 3px 0px 0px;}

#dom42 input{	width: 130px;
	height: 19px;
	background: #F8F8F8;
	border: 1px solid #A7A7A7;
}

#dom43{
	padding: 1px 3px 0px 0px;
}

#dom43 select{
	width: 50px;
	height: 20px;
	background: #F8F8F8;
	border: 1px solid #A7A7A7;
}

#ic1{	margin: 0px 0px 0px 23px;}

#ic2{
	margin: 0px 0px 0px 17px;
}

#ic3{
	margin: 0px 0px 0px 16px;
}

#copyright{	color: #FFF;
	float: right;
	padding: 15px 50px 0px 0px;}

#blocks td{
	height: 180px;	background: url('../images/blocks_bg.gif') no-repeat 15px 40px;}

#blocks td p.p_blocks{	float: left;
	padding: 15px 40px 12px 110px;
}

#blocks #guarantee{
	height: 140px;
	background: url('../images/pic_guarantee.gif') no-repeat 15px 40px;
}

#blocks #datac{
	height: 140px;
	background: url('../images/pic_dc.gif') no-repeat 15px 40px;
}

.pic_bot{	margin: 0px 27px 80px 0px;
	float: right;}

/*
  Открывающиеся блоки
*/

.came {	background: url('../images/came_bg.gif') no-repeat left top;
	width: 192px;	float: right;
}

.came_cap {	padding: 1px 0px 0px 10px;	font-size: 11px;
	color: #9E0039;
	font-weight: bold;
	cursor: pointer;
}

.raq{	color: #7C7B7B;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 5px 0px 0px;}

.came_pl{	width: 8px;
	font-weight: bold;
	color: #660000;}

.come_space{	font-size: 4px;
	height: 6px;
	padding: 0px;}

.came_block_close{
	display: none;
	background: url('../images/came_bg2.gif') no-repeat left bottom;
}

.came_block_open{
	display: block;
	background: url('../images/came_bg2.gif') no-repeat left bottom;
}

.came_block_open0{	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	font-size: 2px;
	padding: 0px 0px 1px 0px;}

.came_block{
	color: #7C7B7B;
	font-weight: bold;
	font-size: 11px;
	padding: 7px 0px 6px 12px;
}

.came_block a{
	font-size: 11px;
	color: #7C7B7B;
	font-weight: bold;
	text-decoration: underline;
}

.came_block a:hover{
	font-size: 11px;
	color: #7C7B7B;
	font-weight: bold;
	text-decoration: none;
}


/*
  Классы
*/

.mini_cap{	font-size: 11px;
	color: #9E0039;
	font-weight: bold;
	padding: 3px 0px 0px 40px;
}

.mini_cap a{
	text-decoration: none;
	color: #9E0039;
	font-size: 11px;
}

.mini_cap a:hover{
	text-decoration: underline;
	color: #9E0039;
	font-size: 11px;
}

.news_cap{	width: 249px;
	height: 18px;
	background: #999 url('../images/news_bg2.gif') no-repeat left top;
	margin: 10px 0px 0px 10px;
	float: left;}

.news_cap p{	padding: 0px 0px 0px 15px;
	color: #FFF;
	font-weight: bold;
}

.news {	background: url('../images/news_bg.gif') repeat-y left top;
	float: left;
	margin: 10px 0px 0px 15px;
	width: 240px;}

.news p {	padding: 3px 10px 7px 13px;
}

.moduletable{	clear: both;}

.p_blocks a, .latestnews a {	font-weight: bold;
	color: #0D70B6;
	text-decoration: none;
	font-size: 11px;
}

.p_blocks a:hover, .latestnews a:hover {
	font-weight: bold;
	color: #0D70B6;
	text-decoration: underline;
	font-size: 11px;
}

table.line2{	width: 800px;}

.pkgs{	padding: 3px 6px;
	font-size: 11px;
}

.pkgs a{
	font-size: 11px;
	color: #D00;
}

.in1{	width: 130px;
	height: 19px;
	background: #F8F8F8;
	border: 1px solid #A7A7A7;
}

.uam{	padding: 0px 0px 20px 40px;
	list-style-type: none;
	list-style-position: inside;
	width: 200px;
	float: left;}

.uam a{
	text-decoration: none;
	font-weight: bold;
}

.uam a:hover{
	text-decoration: underline;
	font-weight: bold;
}

.uam li{	padding: 3px 0px 0px 0px;}

.balance {	float: left;
	margin: 0;
	padding: 0;
}

.balance td{	padding: 1px 7px;
	font-size: 9px;}

ul.latestnews{
	margin: 0px 0px 20px 30px;
	list-style-type: none;
}

li.latestnews{
	background: url('../images/news_bg.gif') repeat-y left top;
	margin: 10px 0px 0px 0px;
	padding: 3px 25px 3px 10px;
	width: 200px;
}

#actions p{
	background: url('../images/news_bg.gif') repeat-y left top;
	margin: 10px 0px 0px 0px;
	padding: 3px 25px 3px 10px;
	margin: 10px 0px 10px 30px;
}



/*
  Меню
*/

#menu2{	margin: 4px 0px 0px 34px;
	height: 33px;}

div.dropmenu_close {
    z-index: 1;
    display: none;
    position: absolute;
    text-align: left;
}

div.dropmenu_open {
    z-index: 1;
    display: block;
    position: absolute;
    text-align: left;
}

.menu, .menu_selected {
	padding: 0px 3px 0px 8px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
	font-family: Arial;
	letter-spacing: 0px;
	background: url('../images/menu_bg.gif') no-repeat left top;
}

.menu a, .menu_selected a {
	text-transform: uppercase;
	font-size: 12px;
	color: #BD1B1B;
	text-decoration: none;
	font-family: Arial;
	letter-spacing: 0px;
}

.menu a:hover, .menu_selected a:hover {
	text-transform: uppercase;
	font-size: 12px;
	color: #DC0202;
	text-decoration: none;
	font-family: Arial;
	letter-spacing: 0px;
}

.menu_block{
	text-transform: uppercase;
	font-family: Arial;
	background: #DEDEDE url('../images/menu_bg3.gif') repeat-x left top;
	text-transform: none;
	padding: 3px 30px 3px 10px;
}





/* Формы */

input.form_input2, select.form_input2, textarea.form_input2 {
	width: 130px;
	height: 17px;
	border: 1px solid #AAA;
}

input.form_checkbox2{
	width: 15px;
	height: 15px;
	border: 1px solid #AAA;
}

input.domain{
	width: 12px;
	height: 12px;
}

td.caption {
    text-align:center;
    font-size:12px;
    font-weight:bold;
    padding: 0px 0px 25px 0px;
    text-transform: uppercase;
}

td.caption2 {
    text-align:center;
    font-size:10px;
    font-weight:bold;
    padding: 8px 0px 8px 0px;
    vertical-align:top;
    text-transform: none;
}

td.left {
    text-align:right;
    padding: 2px 2px 10px 2px;
    vertical-align:top;
}

td.left2 {
    text-align:left;
    font-size:12px;
    padding: 8px 10px 10px 10px;
}

td.right {
    text-align:left;
    padding: 3px 8px 14px 8px;
}

td.list {
    text-align: left;
    font-size: 11px;
    padding: 2px;
}

td.list a{
    font-size: 11px;
}

table.list {
    border-style: solid;
}

font.form {
    font-size: 11px;
    color: #000000;
}

input.form_input{
    font-size:11px;
    width: 250px;
    padding-left: 4px;
	border: 1px solid #AAA;
}

input.form_file{
    font-size:11px;
    width: 250px;
    padding-left: 4px;
	border: 1px solid #AAA;
}

input.form_button{
    font-size: 11px;
    width: 60px;
	border: 1px solid #AAA;
}

select.form_select {
    font-size:11px;
    width: 259px;
    height: 16px;
	border: 1px solid #AAA;
}

textarea.form_textarea{
    font-size:11px;
    width: 250px;
    height:100px;
	border: 1px solid #AAA;
}

textarea.new_file {
    font-size:11px;
    width: 600px;
    height: 600px;
}


/*
	Карта
*/

div.contentpaneopen{	margin: 0px 0px 0px 42px;}

div.contentpaneopen li {	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;}

.componentheading {	margin: 10px 64px 10px -10px;
	padding: 8px 0px 8px 25px;
	background: #AAA url('../images/news_bg.gif') repeat-y left top;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}

table.contentpaneopen{
	width: 90%;}

td.contentheading, td.buttonheading{	background: #AAA url('../images/news_bg.gif') repeat-y left top;
	padding: 7px 15px;
	font-weight: bold;
	color: #FFF;
}

.componentheading a, td.contentheading a, td.buttonheading a{	color: #FFF;}

form{
	padding:0;
	margin:0;
}

#exch_table td{
	padding: 5px 10px;
}

table.line{	margin: 0 0 0 220px;}

table.line input{	height: 19px;}

table.line input, table.line textarea{	border: 1px solid #AAA;
	margin: 4px 0px 16px 0px;}


