/* 
    Document   : style
    Created on : 20.07.2011, 12:28:42
    Author     : webtechnology.ru
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */

html {
	height: 100%;
}

img   { border: none; }
table { border-collapse: collapse; }

input {
	vertical-align: middle;
}
div.clear {
    clear: both;
}
.Clear{
    clear: both;	
}
body { 
    display: block;
	/*background: url(/images/bg_main.png) top repeat-y;*/
	background-color: #f4f4f4;
    font-family: Verdana,Geneva,'DejaVu Sans',sans-serif;
    color: #1a1a1a;
    font-size: 12px;
    height: 100%;
}
h1 {
    font-family: Verdana,Geneva,'DejaVu Sans',sans-serif;
    font-size: 18px;
    color: #014395;
    margin-bottom: 10px;
}

ul.tabs {
	list-style: none;
	list-style-type: none;
	list-style-position: initial;
	list-style-image: initial;
}






#wrapper {
	/*
    width: 100%;
    max-width: 1200px;
    min-height: 100%;
    height: 100%;
    height: auto !important;
    background: url("footer_back.jpg") bottom center no-repeat;
    margin: 0 auto;*/
}

.Content_area {
	width: 1100px;
	margin: 0 auto;
	clear: both;
}


/* MAIN PAGE *******************************************************/
#main_cont {
	/*	background: url("head_back.jpg") top center no-repeat; 
		max-width: 1200px;
		margin: 0 auto;
		padding-bottom: 40px;*/
}
.Head_area{
	/*height: 200px;*/
}



#main {
	/*margin-left: 0px;
	 width: 1016px;
	 margin: -80px auto 0 auto;*/
}

#middle {
	/* margin-top: 3px;*/

}
#middle_top {
	/* background: url("main_top.png") top no-repeat;
	 width: 1016px;
	 height: 14px;*/
}
#middle_mid {
	/* background: url("main_mid.png") repeat-y;
	 width: 1016px;*/
}
#middle_bot {
	/* background: url("main_bot.png") bottom no-repeat;
	 width: 1016px;
	 height: 16px;*/
}

#main_right {
    float: left;
    width: 801px;
    padding-right: 5px;
} 
#footer  {
	background-color: #dededf;
	/*min-height: 60px;
	padding-top: 10px;*/
	font-size: 14px;

}
#footer_right {
    float: right;
    padding-right: 5px;
    font-size: 11px;
    padding-top: 3px;
}
#footer_right a {
    text-decoration: none;
    color:#fff;
}
#footer_right a:hover {
    text-decoration: underline;
}
#footer_count {
    width: 100px;
    height: 35px;
    float: right;
    margin-top: -3px;
    padding-right: 20px;
}
#footer_left {
    float:left;
    color: #fff;
    font-size: 11px;
    /*text-transform: uppercase;*/
    padding-top: 3px;
}
.Foter_region{
    padding-top: 12px;
    background-color: #fff;
    background: url("footer_bg-1.png");
    min-height: 80px;
}

.Header_area {
}
.Header_area .splines {
}

.Main_menu_area{
    height:128px;
}


.Main_menu_area .logo_area{
	float:left;
    margin-top: 20px;
}

.Main_menu_area .logo{

}
.language{
    margin-bottom: 24px;
    text-align: right;
}

.Main_menu_area .elements_area{	
	float:right;
	width:710px;
	/*overflow: hidden;*/
	/*padding-top: 64px;*/
}

.Main_menu_area .element{
	cursor: pointer;
	color: #666;
	padding: 0px 12px 0px 12px;
	float: left;
	width: 120px;
	text-align: center;
	height: 40px;
	border-left: 1px solid #ccc;

}
.Main_menu_area a.element{
	text-decoration: none;
}
.Main_menu_area .element_act{
}
/*
.Main_menu_area .element:hover{	
	background: url(../img/Button_bg.png) left bottom repeat-x; 	
}*/
.Main_menu_area .act{	
	/*background: url(/images/Button_bg.png) left bottom repeat-x; 	*/
}
.Main_menu_area .element_try{
	background-color: #f5a53d;
	border-radius:4px;
    font-size: 18px;
    color: #FFF;
    float: left;
    font-weight: bold;
    min-width: 64px;	
	padding: 7px 16px 8px 16px;
	margin: 0 2px 0 2px;

	border-top: 1px solid #fad8ab;
	border-bottom: 1px solid #d68821;
	border-left: 1px solid #d8a048;
	border-right: 1px solid #d8a048;	
	box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.2);
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
}



.Left_area{
	float: left;
	width: 250px;
	background:#d3e2f8 url(sidebur_bg-1.png) left top;
	padding-bottom: 12px;
	padding-top: 74px;
	border-radius: 0 0 8px 8px;
}

.Right_area{
    width: 210px;
    padding-left: 40px;
    border-left: 1px solid #9f9f9f;
	vertical-align: top;
}

.Left_area_menu{
	float: left;
	width: 250px;
	padding-bottom: 20px;
}

.Left_area .element{
	padding: 10px 10px 10px 20px;
	/*cursor: pointer;*/
	/*font-size: 14px;*/
	color: #FFF;
	/*background: #161a2b url(SubButton_bg-1.png) left top repeat-y;*/
	/*border-bottom: 1px solid #091324;*/
}

.Left_area .el{
	font-size: 15px;
	padding: 29px 10px 28px 10px;
	color: #FFF;
	background: #161a2b url(SubButton_bg-1.png) left top repeat-y;
	border-bottom: 1px solid #091324;
}

.Left_area .el:hover{
	background: #263d76 url(/images/SubButton_bg_act.png) left bottom repeat-x;
}


.Left_area .element a,.Left_area .el a{
	/*padding: 10px;*/
	color: #FFF;
}
.Left_area .element a.sub{
	font-size: 10px;
	color: #ccc;
}
.Left_area .element a.sub:hover{
	color: #fff;
}
.Left_area .element.act{
	background: #263d76 url(/images/SubButton_bg_act.png) left bottom repeat-x;
}

.Left_area .element a.sub.act{
	color: #fff;
}

.Main_banner_area{
	float:left;
	width:800px;
	min-height: 200px;
}

.Middle_area{
    padding-right: 40px;
    vertical-align: top;
}
.Middle_area a{
	/*color: #333;
	line-height: 30px;
	border-bottom: 1px solid #666;
	text-decoration: none;*/
}
.Middle_area a:hover{
	/*color: #333;
	border: 1px solid #ccc;*/

}

.Middle_area .title{
	padding: 20px 0 20px 0; font-size: 24px; font-weight: bold; color: #333;
}



.Main_info_area{
	/*background-color: #fff;*/
	background:url(/images/main_bg.jpg) left top repeat-x;
	/*border-bottom: 1px solid #d9d9d9;*/
	/*box-shadow: 0 0 10px 5px RGBA(0,0,0,0.3);*/
}

.Center_area{
    /*padding: 0px 0 20px 0;*/
}
.Center_area .Title_main{
    padding: 0 0 20px 0;
    color: #333;
    font-size: 19px;
}
.Center_area .Description_main{
    color: #636363;
}

.Footer_area{
	background:url(footer_bg-1.png) left top;
	min-height: 60px;
	font-size: 14px;
	/*box-shadow:inset 0 0 10px 5px RGBA(0,0,0,0.3);	*/	
}

.Footer_area .title{
    color: #999;
    font-size: 16px;
    font-weight: bold;
}

.Footer_area .copyright {
	float: right;
	min-width: 40px;
	color: #7c86a6;
	font-size: 10px;
	text-align: right;
}
.Footer_area .menu_el{
	float: left;
	color: #fff;
	min-width: 10px;
	padding: 0 12px 0 12px;
	font-size: 12px;
}


.content_title h1{
	color: #ff6500;
	margin-bottom: 24px;
    font-size: 18px;
}













.Info_area{
	/* width: 920px;*/
    margin: 0 auto;	
}
.Info_area .Element{
	width: 434px;
	height: 200px;
	float: left;
	border-radius:5px;
	border:1px solid #ccc;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	margin: 10px;
	padding: 18px;
	overflow: hidden;
}
.Info_area  .main_title{
	color:#1e5d97;
	font-size: 18px;

}
.Info_area .taimer{
	padding-top: 12px;
	color:#717171;
	font-size: 12px;
	line-height: 22px;
}
.Info_area .description {
	color:#444;
	font-size: 12px;
	line-height: 14px;
}
.Info_area .more {
	color:#444;
	font-size: 12px;
	text-align: right;
}
.Info_area .more a{
	color:#444;
}

.Ico_menu_area{
    /*width: 885px;
    margin: 0 auto;		
	border-left: 1px dotted #ccc;	*/
	margin: 0 60px 0 60px;
}
.Ico_menu_area .element{
	text-align: center;
	width: 180px;
	float:left;
	min-height: 210px;
	border-right: 1px dotted #ccc;
	padding: 0 10px 0 10px;
	margin: 0 10px 0 10px;	
}
.Ico_menu_area .title{
	text-align: center;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	padding-bottom: 30px;
	height:40px;
}
.Ico_menu_area .title a{
	color: #333;
	text-decoration: none;
}

.Ico_menu_area table td{
	background:url(/images/separator.png) left top no-repeat;
	/*border-left: 1px dotted #ccc;
    border-right: 1px dotted #ccc; */ 
}


.page_text{
	font-size: 12px;
    line-height: 18px;
}



.MENU_element{
	/*background: #DEDEDE;*/
	padding: 10px 0 10px 30px;
	color: #2d3c53;
	font-size: 11px;
	cursor: pointer;
	/*min-height: 26px;*/
	/*font-weight: bold;*/

}

div.MENU_element{
	background:url(/images/array.png) 14px center no-repeat;
}
.box{
	background-color: #377fb7;
}
.MENU_element a{
	color: #114EA9;	
}

a.MENU_element{
	/*padding: 8px 0 8px 20px;*/
	display: block;
	text-decoration: none;
}

.current>div.MENU_element{
	border-bottom: 1px solid #244f71;
	box-shadow: inset 0 5px 10px -2px #fff,inset 0 -5px 10px -2px #ccc;
	background:url(/images/array_down.png) 14px center no-repeat;	
}

.MENU_element_act{
	background: rgba(255,255,255,0.3);
	color:#2d3c53;
	display: block;
	padding: 8px 0 8px 30px;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
}
.MENU_element_act a{
	color: #fff;
}


.MENU_sub{
	color: #a8caff;
	font-size: 11px;
	display: block;
	padding: 8px 0 8px 30px;
	text-decoration:none;
}
.MENU_sub_act{
	background: rgba(255,255,255,0.3);
	color: #F1F1F1;
	font-size: 11px;
	display: block;
	padding: 8px 0 8px 30px;
	text-decoration:none;	
}


.MENU_sub:hover {
	color: #fff;
	text-decoration: underline;
}


.Menu_left{
	overflow: hidden;
}


.News_element{
	/*padding:  10px 20px;*/
	font-size: 12px;
    margin-bottom: 16px;
}
.News_element>.time{
	line-height: 30px; 
	color:#999; 
}
.News_element>.description{
	color:#444;
	line-height: 16px;
    font-size: 12px;
}
.News_element>.more{
	text-align:right;
}
.News_element>.more a{
	color: #444;
}



.Menu_element_1{
	text-align:center; 
	padding: 50px 0 50px 0; 
	background-color: #d6e4fa; 
	border-radius: 10px; 
	margin: 0 20px 50px 0;
	display: block;
	color:#333;

}
a.Menu_element_1{
	color:#333;
	text-decoration: none;	
}

.Menu_element_2{
	float: left;
	width: 160px;
	color:#333;	
	text-align:center; 
	padding: 30px 0 30px 0; 
	background-color: #f4ff91; 
	border-radius: 10px; 
	margin: 30px 20px 10px 0;
	text-decoration: none;
	display: block;
}
a.Menu_element_2{
	color:#333;
	text-decoration: none;	
}


.Greed_middle{
	height: 460px;
	overflow: hidden;
}

.Category_separator{
	float:left;
	height:210px;
	padding: 40px 0 50px 0;	
	width:5px;
	background: url(/images/separator_line.png) left top no-repeat;
}
.Category_element{
	float:left;
	width:186px;
	height:210px;
	padding: 40px 12px 50px 12px;
	text-align: center;

}

.Content_padding{
    padding-left: 60px;
    padding-right: 60px;
}
.Content_bg{
    background-color: #fff;
}

.Stripe_area{
    background-color: #f1dece;
}
.Stripe_content{
    height: 20px;
    background-color: #ec6e00;
}

.Title_block{
    text-align: center;
    font-size: 18px;
    color: #ff6500;
    line-height: 24px;
    margin-bottom: 12px;
}

.Main_area{
    width:100%;
}

.Banner_area{
    background:#d7d7d7 url("sharp_bg-1.png");
}
.Footer_area{
    background:#dedfdf url("sharp_bg-1.png");
}

.Separator_main{
    height:50px;
    border-left: 1px dotted #999;
}

.Sub_menu_area{
    text-align: center;
}
.Sub_menu_area>.element{
    display: inline-block;
    text-align: center;
    font-size: 18px;
    color:#595959;
}
.Sub_menu_area>.element:before{
    content: "/";
    padding: 0 12px 0 12px;
}
.Sub_menu_area>.element:first-child:before{
    content: "";
    padding: 0;
}
.Sub_menu_area>.element a{
    color:#595959;
}

.Pic_element{
    width: 200px;
    float: left;
    margin: 0 26px 26px 0;
}



.Menu_el{
    font-size: 14px;
    color: #fff;
    text-align: center;
    float:left;
    margin: 0 3px 0 3px;
    position: relative;
    /*cursor: pointer;*/

}
.Menu_el>a{
	max-width: 120px;
	min-height:50px;
	display: block;
	padding: 0 12px 0 12px;
}

.Menu_ico{
    text-align: center;
	height: 46px;
	margin-top: 22px;
}
.Menu_el:hover{
   /* background-color: #ff6500;*/
    background: url('line-1.png') repeat-x;
}
.Menu_el .Sub{
    display: none;
    position: absolute;
   /* width: 170px;*/
    left: 0;
   /* padding-top:10px;*/
    z-index: 100;
	min-width: 160px;
}
.Menu_el .Sub_area{
    background-color: #fff;
    box-shadow: 1px 1px 3px 1px rgba(1,33,87,0.5);
    /*height: 400px;*/
    /*background-color: #333;*/
    text-decoration: none;
    border-bottom: 4px solid #ff6500;
}

.Menu_el:hover .Sub{
    display: block;
    text-align:left;
}
.Menu_el .Sub_element{
    /*height:32px;*/
    color:#394395;
    padding-left:10px;
    padding-top: 4px;
    padding-bottom: 4px;
   /* background: url('arrow.png') no-repeat center right;*/
    margin-right: 8px;
	position: relative;
}
.Menu_el .Sub_element:hover{
    color: #333;
}
.Menu_el .Sub_element a{
    display: block;
}


.Menu_el .Sub_area:hover{
    display: block;
}
.Menu_el:hover a.menu{
    color:#fff;
    text-decoration: none;
}
.Menu_el .Sub_element:hover a{
    color: #333;
    text-decoration: none;
}
.Menu_el .Sub_element a{
    text-decoration: underline;
    color:#333;
}
.Menu_el a{
    color:#333;
}


.Menu_el .Sub_sub{
	display: none;
	position: absolute;
	left: -160px;
	top: 0;
	z-index: 160;
	width: 160px;
	background-color: #fff;
	box-shadow: -2px 1px 3px 1px rgba(1,33,87,0.5);
	min-height: 30px;
	border-bottom: 4px solid #999;
}


.Menu_el .Sub_element:hover .Sub_sub{
	display: block;
}

.Sub_sub .el{
	color:#394395;
	padding-left:10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.Sub_sub .el a{
	color: #333;
	text-decoration: underline;
}
.Sub_sub .el:hover a{
	color: #333;
	text-decoration: none;
}
/*
.Sub_area::before{
    content: "";
    position: absolute;
    z-index: 1000;
    margin-left: 14px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    top: 4px;
}*/

.Header_phone{
    font-size: 20px;
    font-weight: bold;
    color:#595959;
}

.Lang_ico_ru{
    background: url('but_bg-1.png') no-repeat center;
    padding: 8px;
    font-size: 10px;
    text-decoration: none;
    color: #333;
}

.Album_element .Title a{
    color:#595959;
    font-size:13px;
    line-height: 24px;
}
.Slider_area{
    background: url('bunner_bg-1.png') repeat-x;
    /*height:340px;*/
}
.Slider_area .el {
    margin: 0 auto;
    width: 980px;
    padding-bottom: 35px;
    padding-top: 35px;
    text-align: left;
    position: relative;
}

.Slider_element{
   /* padding: 8px;*/
}








/* Main Navigation */
/*#nav {
	position:relative;
	width:620px;
	margin:0 auto;
	margin-top:50px;
	padding:10px;
}

ul#navigation {
	margin:0px auto;
	position:relative;
	float:left;
	border-left:1px solid #c4dbe7;
	border-right:1px solid #c4dbe7;
}*/

ul#navigation li {
	display:inline;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	/*border-top:1px solid #c4dbe7;
	border-bottom:2px solid #c4dbe7;*/
}

ul#navigation li a {
	padding:10px 12px;
	color:#616161;
	text-decoration:none;
	display:inline-block;
	/*border-right:1px solid #fff;
	border-left:1px solid #C2C2C2;
	border-top:1px solid #fff;*/
	background: #fff;


}

#navigation li ul a{
	-webkit-transition:color 0.2s linear, background 0.2s linear;
	-moz-transition:color 0.2s linear, background 0.2s linear;
	-o-transition:color 0.2s linear, background 0.2s linear;
	transition:color 0.2s linear, background 0.2s linear;
}

ul#navigation li a:hover {
	background:#f8f8f8;
	color:#282828;
}

ul#navigation li a.first {
	border-left: 0 none;
}

ul#navigation li a.last {
	border-right: 0 none;
}

ul#navigation li:hover > a {
	background: url('line-1.png') top repeat-x;
	color: white;
}

/* Drop-Down Navigation */
ul#navigation li:hover > ul
{
	/*these 2 styles are very important,
	being the ones which make the drop-down to appear on hover */
	visibility:visible;
	opacity:1;
}

ul#navigation ul, ul#navigation ul li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	/*the next 2 styles are very important,
	being the ones which make the drop-down to stay hidden */
	visibility:hidden;
	opacity:0;
	position: absolute;
	z-index: 99999;
	width:180px;
	background: white;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.63);
	border-bottom: 4px solid #FF6500;
	/* css3 transitions for smooth hover effect */
	-webkit-transition:opacity 0.2s linear, visibility 0.2s linear;
	-moz-transition:opacity 0.2s linear, visibility 0.2s linear;
	-o-transition:opacity 0.2s linear, visibility 0.2s linear;
	transition:opacity 0.2s linear, visibility 0.2s linear;

}


ul#navigation ul {
	/*top: 43px;
	left: 1px;*/
}

ul#navigation ul li ul {
	top: 0;
	left: 181px; /* strong related to width:180px; from above */
}

ul#navigation ul li {
	clear:both;
	width:100%;
	border:0 none;
	border-bottom:1px solid #c9c9c9;
}

ul#navigation ul li a {
	background:none;
	padding:7px 15px;
	color:#616161;
	text-decoration:none;
	display:inline-block;
	border:0 none;
	float:left;
	clear:both;
	width:150px;
}

#navigation>li>a{
	/*max-width: 120px;*/
	width: 90px;
	min-height: 50px;
	padding: 0 12px 0 12px;
	text-align: center;
	/*height: 60px;*/
}

