/*************************    раскладка    ******************************/
/**{
margin:0px;
padding:0px;
}*/

html, body {
	padding: 0px;
	height: 100%;
	margin: 0px;
}
#body {
	padding: 0px;
	min-height: 100%;
	margin: 0px auto;
	position: relative;
	width: 1000px
}

*html #body {
	height: 100%;
}



/************************* верхнее меню************************/
.top_menu {
	padding: 0px;
	margin-top: 22px;
	margin-left: 48px;
	z-index: 1;
	font: 13px arial;
	position: absolute;
}
.top_menu_fon{
	width:332px;
	height:59px;
}
.top_menu a
{
	color: #2b2b2b;
	text-decoration: none;
}

.top_menu a:hover
{
	background: url(/skins/alna/images/lite.gif);
}

.top_menu li
{
	padding-right: 5px;
	display: inline;
	padding-left: 5px
}

.top_menu_fon {
	margin-top: 0px;
	margin-left: 15px;
	position: absolute;
}


/*марка*/
.marka
{
	float:right;
}

/*форма поиска*/
#poisk_form {
	position:absolute;
	margin-left:560px;
	width:170px;
}
.poisk .search {
	padding: 0px;
	margin: 18px 0px 0px 17px;
	width: 138px;
	height: 16px;
	position: absolute;
}
.search_arrow {
	margin-top: 20px;
	margin-left: 157px;
	width: 15px;
	height: 14px;
}

/*главное меню*/
.main_menu{
	padding: 0px;
	margin-top: 90px;
	margin-left: 20px;
	position: absolute;
}
.main_menu ul{
	margin-left:0px;
	padding-left:0px;
}
.main_menu_duga{
	width:9px;
	height:211px;
	margin-top: -13px;
	position: absolute;
}
.main_menu li{
	padding-left: 0px;
	margin: 0px;
	width: 200px;
	list-style-type: none;
}
.main_menu a{
	display: block;
	padding-left: 40px;
	width: 100%;
	height: 17px;
}

/*шапка*/
.shapka {
	width: 100%;
	height: 276px;
}

/*облака*/
.oblaka {
	margin-top: 63px;
	margin-left: 383px;
	width: 54%;
	position: absolute
}
#oblako_one {
	margin-top: 20px;
	margin-left: 3%;
	position: absolute;
	width: 26px;
	height: 21px;
}
#oblako_two {
	margin-top: 0px;
	margin-left: 15%;
	position: absolute;
	width: 54px;
	height: 34px;
}
#oblako_three, #oblako_three3, #oblako_three6, #oblako_three7 {
	margin-top: 13px;
	margin-left: 30%;
	position: absolute;
	width: 204px;
	height: 123px;
}

/*человек*/
.chel {
	padding: 0px;
	margin-top: 77px;
	margin-left: 285px;
	position: absolute;
}
#chel_verx{
	position: absolute;
	width:121px;
	height:199px;
}
#chel_ten{
	position: absolute;
	margin-left:121px;
	margin-top:131px;
	width:150px;
	height:68px;
}
#chel_nogi{
	position: absolute;
	margin-top:199px;
	width:175px;
	height:43px;
}

/*линия*/
#line {
	padding-top: 5px;
}

#breadcrumb{
	margin:10px 23px;
}

/*стандартное окно контента*/
.content_body{
	padding: 10px;
	vertical-align: top;
	/*width: 100%;*/
}
/* контент*/
#content{
	vertical-align: top;
	padding-bottom: 200px;
	overflow: hidden;
	width: 100%;
}

/*подвал*/
.podval{
	margin-left: 25px;
	width: 368px;
	position: absolute;
	height: 69px;
	bottom:0px;
}
#podval-left{
	width: 3px;
	height: 69px;
	position: absolute;
 }
#podval-top{
	margin-left:3px;
	width: 357px;
	height: 9px;
	position: absolute;
 }
#podval-right{
	margin-left:360px;
	width: 8px;
	height: 69px;
	position: absolute;
 }
#duga_podval{
	width: 11px;
	height: 60px;
	margin-top:9px;
	margin-left:15px;
	position: absolute;
}
#rss_link{
	margin-top: 24px;
	margin-left: 13px;
	position: absolute;
	height:13px;
	width:25px;
}
#copyright{
	margin-top: 15px;
	text-align: right;
	width:342px;
}
#end_page, #end_page3, #end_page6, #end_page7{
	right: 10%;
	bottom: 100px;
	position: absolute;
}
#end_page3{
	height:70px;
	width:99px;
}
#end_page7{
	height:106px;
	width:140px;
}
/*блок основного контента*/
.main_table {
	margin: 50px auto;
}
/*границы окон*/
.borders {
	display: block;
}
.catch {
	border: 0px; width: 0px; height: 0px; display:none;
}

form p {
	margin:3px;
}
.button {
	width:127px;
}
textarea {
	border: #ffffff 1px solid;
	width:500px;
	height:150px;
}
input{
	border: #ffffff 1px solid;
	/*width:125px;*/
}
form .wide{
	width:500px;
}
form {
	margin-left: 10px;
}
select {
	border: #ffffff 1px solid;
	width:125px;
}
.srch_check{
	width:13px;
}

#errors{
	border:1px dotted #FFFF55;
	padding:5px;
}
/*******************************   цвета   *************************************/
html, body {
	background:#2b2b2b;
}

#body {
	background: url(/skins/alna/images/fon_bordo.gif) #ad4738;
	color: #fff;
}
a {
	color: #f8cb80;
}
td {
	color: #ffffff
}
/*верхнее меню*/
.top_menu_fon{
	background: url(/skins/alna/images/top_menu_fon.gif);
}
.top_menu li
{
	border-right: white 2px dotted;
}

.top_menu .last
{
	border-right: none;
}

/*форма поиска*/
.poisk {
	background: url(/skins/alna/images/poisk_bg.gif) no-repeat;
	height: 41px;
}
.poisk .search {
	border: black 1px solid;
	background: url(/skins/alna/images/poisk_fon.gif) no-repeat right bottom;
	color: #6d6d6d;
}
.search_arrow {
	background: url(/skins/alna/images/poisk_enter.gif) #f8cb80;
	border:none;
}

/*главное меню*/
.main_menu_duga{
	background: url(/skins/alna/images/duga.gif);
}
.main_menu a{
	background: none transparent scroll repeat 0% 0%;
	color: #ffffff;
}
.main_menu a:hover{
	background: url(/skins/alna/images/strelka.gif) no-repeat left 50%;
}

/*шапка*/
.shapka {
	background: url(/skins/alna/images/fon_zeltyj.gif) #f8cb80;
}

/*облака*/
#oblako_one {
	background: url(/skins/alna/images/oblako_small.gif);
}
#oblako_two {
	background: url(/skins/alna/images/oblako_middle.gif);
}
#oblako_three {
	background: url(/skins/alna/images/oblako_big.gif);
}
#oblako_three3 {
	background: url(/skins/alna/images/oblako_big_photo.gif);
}
#oblako_three6 {
	background: url(/skins/alna/images/oblako_big_remont.gif);
}
#oblako_three7 {
	background: url(/skins/alna/images/oblako_big_auto.gif);
}

/*человек*/
#chel_verx{
	background: url(/skins/alna/images/chel_verx.gif);
}
#chel_ten{
	background: url(/skins/alna/images/chel_ten.jpg);
}
#chel_nogi{
	background: url(/skins/alna/images/chel_nogi.gif);
}

/*линия*/
#line {
	background: url(/skins/alna/images/line_right.gif) #f8cb80 repeat-x;
}

#breadcrumb{
	color: #f8cb80;
}
#breadcrumb span{
	color: #fff;
}

/*стандартное окно контента*/
.content_body{
	background: url(/skins/alna/images/fon_content.gif) #b45649;
}

/*подвал*/
.podval{
	background: url(/skins/alna/images/fon_content.gif) #b45649;
}
#podval-left{
	background: url(/skins/alna/images/p-l.gif); 
 }
#podval-top{
	background: url(/skins/alna/images/p-t.gif) no-repeat; 
 }
#podval-right{
	background: url(/skins/alna/images/p-r.gif); 
 }
#duga_podval{
	background: url(/skins/alna/images/duga_podval.gif); 
}
#rss_link{
	background: url(/skins/alna/images/rss.gif) no-repeat;
}
#copyright a{
	color: #2b2b2b;
}
#end_page{
	background: none;
}
#end_page3{
	background: url(/skins/alna/images/cheese_fullsize.jpg);
}
#end_page7{
	background: url(/skins/alna/images/znak.jpg);
}

/*блок основного контента*/
.main_part {
	background: url(/skins/alna/images/fon_bordo.gif) #ad4738;
}
/*постраничная навигация*/
.navigate {
	color: #ffffff;
}
.navigate a {
	color: #ffffff;
}
.simple{
	width:auto;
}


textarea {
	background: url(/skins/alna/images/fon_content.gif) #b45649;
	color: #ffffff;
}
input{
	background: url(/skins/alna/images/fon_content.gif) #b45649;
	color: #ffffff;
}
form {
	color: #ffffff;
}
select{
	background: url(/skins/alna/images/fon_content.gif) #b45649;
	color: #ffffff;
}
.white{
color:#fff;
}

.openid_icon{
    border:0;
    background:transparent;
}

/*********************************    шрифты   *****************************/
body {
	font-family: verdana, sans-serif;
	font-size: 12px;
}
a {
	font-family: arial;
}
td {
	font-size: 12px;
}
h1 {
	font-weight: bold;
	font-size: 110%;
}
h2 {
	font-weight: bold;
	font-size: 100%;
}

/*верхнее меню*/
.top_menu {
	font: 13px arial;
}


/*главное меню*/
.main_menu a{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	font-family: verdana, sans-serif;
	text-decoration: none
}
.main_menu a:hover{
	text-decoration: underline
}

#breadcrumb{
	font-family: arial;
	font-size:80%;
	text-transform: lowercase;
}
#breadcrumb a{
	font-size:100%;
}

/*подвал*/
#copyright{
	font-size: 10px;
	font-family: arial;
}
#copyright a{
	font-size: 10px;
}
/*основной контент*/
.content_name {
	font-weight: bolder;
	font-size: 14px;
	margin:10px 0px;
}
/*постраничная навигация*/
.navigate {
	font-size: 11px;
	font-family: verdana, sans-serif;
}
.navigate a {
	font-size: 11px;
	font-family: verdana, sans-serif;
}
form {
	font-size:11px;
	font-weight:bold;
}
/******разное******/
img{
	border:none;
}
#tooltip {

}

/************ tooltips *************/
.tip-title{
	border: #666666 1px solid;
	padding: 3px 5px;
	background: #ffffff;
	margin: 0px auto;
	font: menu;
	color: #333333;
	z-index:10000;
}

.tip-text,  .tip-top, .tip-bottom{
	display:none;
}

/************ конец tooltips *************/

.icon, .bb_smile{vertical-align:-30%}
.bbMenu {height:22px; position:relative;}
.bbMenu img{display:block;}
.bbMenu a{float:left; margin:1px;background:#ddd;}
.bbMenu a:hover{border:1px solid;margin:0px;}
.smile_list{background:#ddd; border:1px solid;z-index:10000;width:auto  !important;}

.mooTree_node {
	clear: both;
	height: 18px;
}

.mooTree_node * {
	text-transform: capitalize;
}
.mooTree_node a {
	display: block;
	padding-top: 3px;
	margin-bottom: -2px;
	height: 15px;
}
/*
.mooTree_node a:hover {
	text-decoration: underline;
}*/
/*
.mooTree_hilite {
	background-color: #e0e0ff;
	font-weight: bold;
	clear: both;
}*/

.mooTree_plus, .mooTree_minus, .mooTree_blank {
	float: left;
	margin-top:2px;
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	
}

.mooTree_plus, .mooTree_minus {
	cursor: pointer;
}

.mooTree_plus { background-image: url(/skins/alna/images/plus.gif); }
.mooTree_minus { background-image: url(/skins/alna/images/minus.gif); }
.mooTree_blank { background-image: url(/skins/alna/images/blank.gif); }

.mooTree_open, .mooTree_closed {
	float: left;
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 0px;
}
/*
.mooTree_open { background-image: url(/skins/alna/images/open.gif); }
.mooTree_closed { background-image: url(/skins/alna/images/closed.gif); }
*/
.mooTree_subnodes {
	padding-left: 16px;
}

.mooTree_dummy {
	color: #a0a0a0;
	font-style: italic;
}
.crop{
width:700px;
overflow:hidden;
table-layout:fixed;
}

/**************** конец генератор форм  ******************/
.quickform{
	width:60%;
	margin:0 auto;
}
.quickform form {
    margin: 0;
    padding: 0;
}
.quickform fieldset {
    clear: both;
    border: 1px solid #fff;
    margin: 0.2em 0 0 0;
    padding: 0.5em;
}
.quickform fieldset legend {
    white-space: nowrap;
    /*font-weight: bold;
    background-color: #CCCCCC;*/
    padding: 0.1em 0.5em;
    display: block;
    margin: 0;
}
.quickform label {
    margin: 0 0 0 0.5em;
}
.quickform label.element {
    display: block;
    float: left;
    width: 30%;
    padding: 0;
    margin: 0.5em 0 0 0;
    text-align: right;
}
.quickform input, .quickform textarea, .quickform select {
    width: auto;
}
.quickform textarea {
    overflow: auto;
}
.quickform br {
    clear: left;
}
.quickform div.row {
    padding: 0;
    margin: 0;
    clear: both;
}
.quickform div.element {
    display: inline;
    float: left;
    margin: 5px 0 0 10px;
    padding: 0;
}
.quickform div.reqnote {
    font-size: 80%; 
    margin: 0.5em 0 0 1em;
	clear:left;
}
.quickform span.error, .quickform span.required {
    color: red;
}
.quickform div.error {
    border: 1px solid red;
    padding: 0.5em;
}

#openid_buttons {
	border:0 none;
	margin:10px 0 10px 32%;
	padding:0;
	width:180px;
}

#openid_buttons label{
	display:none;
}

#openid_buttons legend{
	padding-left:10px;
	background:none;
}

#openid_buttons div {
	clear:none;
	float:left;
	margin:3px 0;
}

.openid_icon {
	background:none repeat scroll 0 0 transparent;
	border:0 none;
}

.catch{display:none;}

.clear{clear:both;}
/**************** конец генератор форм ******************/

#spe{
	border:1px dashed #999999;
	bottom:5px;
	height:50px;
	overflow:hidden;
	padding:3px;
	position:absolute;
	right:10px;
	width:300px;
	color:#666666;
	overflow:hidden;
}
#spe .sape{
	height:14px;
	color:#666666;
}

ul.a7b4dd8096befc1f3d1b66e9f081a61b{
	float: left;
	width: auto !important;
	width: auto !important;
	padding: 0 !important;
	margin: 0 !important;
}
ul.a7b4dd8096befc1f3d1b66e9f081a61b li{float:left; display:block; list-style: none !important; padding: 5px !important; text-align: left !important;width:30%;}
ul.a7b4dd8096befc1f3d1b66e9f081a61b h3{font-size: 12px;}
ul.a7b4dd8096befc1f3d1b66e9f081a61b p{font-size: 12px;}
ul.a7b4dd8096befc1f3d1b66e9f081a61b p small{color: #555 !important;}
ul.a7b4dd8096befc1f3d1b66e9f081a61b p b{color: #006600; font-weight: normal;}

#all_links{
	float:left;
	font-size:0;
	position:absolute;
	color:transparent;
}