/*//////////////////////////////////////////////////////////////////////////////*/
/*reset*/
* {
	margin: 0;
	padding: 0;
}

ul,li {
	list-style: none;
}
/*//////////////////////////////////////////////////////////////////////////////*/




html {
}

	body {
		background: url(/img/default/bg.png) 0 0 repeat-x;
		color: #003366;
		font-family: Tahoma, sans-serif;
		font-size: 12px;
	}

		.wrap {
			/*background: url(/img/default/car_n.jpg) 0 0 no-repeat;*/
			background-position: top right !important;
			max-width: 1700px;
			min-width: 990px;
		}
		
		#wrap_inner {
			/*background: url(/img/default/car_inner_n.jpg) 0 0 no-repeat;*/
		}

/*//////////////////////////////////////////////////////////////////////////////*/
/*header part*/
.header {
	height: 190px;
	overflow: hidden;
	position: relative;
}

.header_in {
	border-top: 5px solid #f98039;
}

	.foundation {
		background: #f98039;
		color: #fff;
		float: left;
		font-size: 10px;
		height: 11px;
		line-height: 7px;
		padding: 0 6px;
	}
	
	.logo {
		position: absolute;
		right: 0;
		top: 46px;
	}
	
	.header_side {
		float: left;
		padding-left: 148px;
	}
	
		.icons_language {
			overflow: hidden;
			padding-top: 24px;
		}
		
			.icons {
				float: left;
				margin-right: 35px;
				width: auto;
			}
			
				.icons img {
					margin-right: 16px;
					vertical-align: middle;
				}
				
			.language {
			}
			
				.language a {
					display: block;
					float: left;
					height: 24px;
					line-height: 18px;
					text-align: center;
					width: 38px;
				}
				
				.language .active {
					background: url(/img/default/language_bg.png) 0 0 no-repeat;
					color: #fff;
					cursor: default;
					text-decoration: none;
				}
				
				.language .active:hover {
					color: #fff;
				}
	
		.title {
			color: #f98039;
			font-size: 24px;
			padding-top: 25px;
			text-transform: uppercase;
		}
		
		.adress {
			color: #fb7f50;
			padding-top: 20px;
		}
		
			.adress a {
				color: #fb7f50;
			}
/*//////////////////////////////////////////////////////////////////////////////*/




/*//////////////////////////////////////////////////////////////////////////////*/
/*middle part*/
.middle {
	overflow: hidden;
	padding: 15px 26px 0 16px;
}

	.sidebar {
		float: left;
		margin-right: 17px;
		width: 134px;
	}
	
		.sidebar_menu {
			border-bottom: 1px solid #e1e1e1;
			padding: 0 0 20px 12px;
		}

                .sidebar_menu li
                {
                    position: relative;
		    z-index:300;
                }

                .sidebar_menu_li
                {
                    height:1%;
		    vertical-align:top;
                }
		
		#sidebar_menu_index {
			margin-top: 30px;
		}
		
			.sidebar_menu a {
				display: block;
				font-size: 13px;
				font-weight: bold;
				padding: 5px 0;
                                
			}
			
		.autorize {
			border-bottom: 1px solid #e1e1e1;
			margin-top: 16px;
			overflow: hidden;
			padding: 0 0 20px 12px;
		}
		
			.a_line {
				margin-bottom: 6px;
				position: relative;
			}
			
			.a_input_bg {
				background: url(/img/default/autorize_input_bg.png) 0 0 no-repeat;
				height: 20px;
				width: 115px;
			}
			
				.a_input_bg input {
					background: none;
					border: none;
					color: #003366;
					font-family: 'Trebuchet MS', sans-serif;
					font-size: 12px;
					font-style: italic;
					padding: 0 10px;
					width: 95px;
				}
				
			.a_enter {
				float: left;
				margin-right: 10px;
				width: auto;
			}
			
			.a_actions {
				float: left;
				position: relative;
				top: -2px;
				width: auto;
			}
			
				.a_actions a {
					display: block;
					font-size: 10px;
					line-height: 11px;
				}
				
		.search {
			border-bottom: 1px solid #e1e1e1;
			margin-top: 16px;
			padding: 0 0 20px 12px;
		}
		
			.s_go {
				position: absolute;
				right: 7px;
				top: -1px;
			}
			
			.search input {
				width: 65px;
			}
			
		.banners {
			margin-top: 12px;
		}

.main {
	overflow: hidden;
}

	.main h2 a {
		color: #000;
		text-decoration: none;
	}
	
	.main h2 a:hover {
		color: #fb7f50;
	}

	.gallery {
		background: url(/img/default/transp_bg.png);
		height: 122px;
		margin-bottom: 20px;
		padding-top: 18px;
        position: relative;
	}
	
		.gal_left {
			/*float: left;*/
			/*margin: 51px 0 0 10px;*/
			width: 18px;

            position: absolute;
            left: 10px;
            top: 65px;
            z-index: 100;

		}
		
		.gal_right {
			/*float: right;*/
			/*margin: 51px 10px 0 0;*/
			width: 18px;

            position: absolute;
            right: 10px;
            top: 65px;
            z-index: 100;
		}
		
		.gal_in {
			height: 106px;
			margin: 0 41px;
			overflow: hidden;
		}
		
			.gal_in li {
				display: inline;
			}
		
			.gal_in img {
				margin-right: 17px;
			}
			
	.main_bar {
		float: right;
		width: 300px;
	}
	
		.actual {
		}
		
			.actual p {
				background: url(/img/default/note.png) 0 0 no-repeat;
				font-size: 11px;
				margin-top: 20px;
				padding-left: 20px;
			}
			
		.mb_banners {
			padding-top: 20px;
			text-align: center;
		}
		
		.player {
			padding-top: 20px;
			text-align: center;
		}
		
	.main_content {
		margin-right: 320px;
	}
	
		.events {
			border-bottom: 1px solid #e1e1e1;
			padding: 0 0 20px 0;
		}
		
			.events h2 {
				margin-bottom: 10px;
			}
			
			.events h2 a {
				background: url(/img/default/i.png) 0 4px no-repeat;
				padding-left: 25px;
			}
			
			.e_line {
				padding-top: 8px;
				overflow: hidden;
			}
			
				.e_line a {
					float: left;
					display: block;
					width: 90px;
				}
				
				.e_line img {
					border: 5px solid #ededed;
				}
				
				.e_content {
					font-size: 11px;
				}
				
					.e_content span {
						color: #a6a6a6;
						font-size: 10px;
					}
					
					.e_content p {
						margin-top: 3px;
					}
					
					.e_content a {
						float: none;
						display: inline;
						width: auto;
					}
					
			.more {
				color: #fb7f50;
				font-size: 10px;
				float: right;
				padding-right: 20px;
				width: auto;
			}
			
		.new_on_site {
			border-bottom: 1px solid #e1e1e1;
			margin-top: 10px;
			padding: 0 0 20px 0;
		}
		
			.new_on_site h2 {
				margin-bottom: 10px;
			}
			
			.new_on_site h2 a {
				background: url(/img/default/note2.png) 0 4px no-repeat;
				padding-left: 25px;
			}
			
				.nos_content a {
					display: block;
					font-size: 11px;
					margin-left: 25px;
					padding: 0 0 3px 0;
				}
				
		.footer_menu {
			margin-top: 10px;
		}
		
			.footer_menu li {
				display: inline;
			}
			
			.footer_menu a {
				font-size: 11px;
				line-height: 17px;
				margin-right: 13px;
			}
			
	.content_inner {
		overflow: hidden;
	}
		
		.sitemap_stroke {
			float:left;
	}

		.for_drop_down {
			margin-bottom: 7px;
		}
		
			.for_drop_down p {
				font-size: 13px;
				margin-left: 14px;
				padding-top: 10px;
			}
		
		.active_drop_down {
			background: #fafafa;
			border: 1px solid #e1e1e1;
			padding: 4px;
		}
		
			.active_drop_down .drop_down {
				background: url(/img/default/arrow_down.png) 100% 4px no-repeat;
				border-bottom: 1px dashed #fb7f50;
				color: #fb7f50;
				padding-right: 11px;
			}
	
		.drop_down {
			border-bottom: 1px dashed #003366;
			font-size: 13px;
			text-decoration: none;
		}
		
		.drop_down:hover {
			border-bottom: 1px dashed #fb7f50;
		}
		
		.round_block {
			float: right;
			margin-bottom: 15px;
			width: 369px;
		}
		
			.round_block_top {
				background: url(/img/default/round_block_top_bg.jpg) 0 0 no-repeat;
				color: #fff;
				height: 47px;
				line-height: 47px;
				padding-left: 10px;
			}
			
			.round_block_bottom {
				background: url(/img/default/round_block_bottom_bg.jpg) 0 0 no-repeat;
				height: 5px;
			}
			
			.round_block_in {
				border-left: 2px solid #fd9861;
				border-right: 2px solid #fd9861;
				overflow: hidden;
				padding: 2px 10px 5px 10px;
			}
			
			.read_more {
				background: url(/img/default/read_more_bg.png) 0 0 no-repeat;
				color: #fff;
				display: block;
				float: right;
				font-size: 11px;
				height: 20px;
				line-height: 20px;
				margin-top: 5px;
				text-decoration: none;
				text-align: center;
				width: 93px;
			}
			
			.read_more:hover {
				color: #fff;
			}
		
	.for_path_menu {
		overflow: hidden;
		padding-bottom: 15px;
	}
	
	.path_menu {
		background: #f98039;
		float: left;
		width: auto;
	}
	
		.path_menu li {
			background: #f98039;
			color: #fff;
			display: inline;
		}
		
		.path_menu a {
			color: #fff;
			font-size: 13px;
			line-height: 21px;
			padding: 0 5px;
		}
		
		.path_menu a:hover {
			color: #fff;
			text-decoration: none;
		}
		
		.path_menu .active {
			cursor: default;
			text-decoration: none;
		}
		
		
	.t_questions {
		border: none;
		margin-top: 15px;
		width: 100%;
	}
	
		.t_questions td {
			vertical-align: top;
		}
	
		.t_questions h2 {
			background: url(/img/default/question.png) 0 4px no-repeat;
			padding-left: 25px;
		}
		
		.tq_left {
			border-bottom: 1px solid #e1e1e1;
			border-top: 1px solid #e1e1e1;
			padding: 10px 0;
			width: 44%;
		}
		
		.tq_right {
			border-bottom: 1px solid #e1e1e1;
			border-top: 1px solid #e1e1e1;
			padding: 10px 0;
			width: 54%;
		}
		
		.q_line {
			margin-top: 5px;
			padding-left: 25px;
		}
		
		.orange_btn {
			background: url(/img/default/button_bg.png) 0 0 no-repeat;
			color: #fff;
			display: block;
			height: 21px;
			line-height: 21px;
			margin: 8px 0 0 40px;
			text-align: center;
			text-decoration: none;
			width: 79px;
		}
		
		.orange_btn:hover {
			color: #fff;
		}
/*//////////////////////////////////////////////////////////////////////////////*/




/*//////////////////////////////////////////////////////////////////////////////*/
/*footer part*/
.footer {
	font-size: 11px;
	margin-top: 40px;
	overflow: hidden;
	padding: 0 35px 5px 27px;
}

	.copy {
		float: left;
		text-transform: uppercase;
		width: auto;
	}
	
	.counters {
		float: right;
		width: auto;
	}
	
		.counters a {
			margin-left: 5px;
		}
		
.footer_under {
	background: #f98039;
	height: 9px;
	position: relative;
}

	.fu_left {
		background: #fcb579;
		font-size: 0;
		height: 5px;
		margin-left: 17px;
		width: 408px;
	}
	
	.fu_right {
		background: #fcb579;
		font-size: 0;
		height: 5px;
		position: absolute;
		right: 28px;
		top: 0;
		width: 195px;
	}
/*//////////////////////////////////////////////////////////////////////////////*/




/*//////////////////////////////////////////////////////////////////////////////*/
/*another part*/
.t_stylish {
	background: #fafafa;
	border: 1px solid #e1e1e1;
	padding: 0 15px;
	width: 100%;
}

	.t_stylish th {
		color: #f98039;
		font-size: 13px;
		padding: 15px 0;
		text-align: center;
	}
	
	.t_stylish td {
		border-top: 1px solid #e2e2e2;
		font-size: 11px;
		padding: 8px 0;
		text-align: center;
	}
	
	.t_stylish th:first-child, .t_stylish td:first-child {
		text-align: left;
	}

h1 {
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 10px;
}

h2 {
	color: #000;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
}

h3 {
	color: #fff;
	font-size: 15px;
}

h4 {
	font-size: 12px;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}
/*//////////////////////////////////////////////////////////////////////////////*/




/*//////////////////////////////////////////////////////////////////////////////*/
/*href's*/
a img {
	border: 0;
}

a {
	color: #003366;
	text-decoration: underline;
}

a:hover {
	color: #fb7f50;
	text-decoration: none;
}
/*//////////////////////////////////////////////////////////////////////////////*/


.site_form input {
    margin-bottom:5px;
}

.site_form select {
    margin-bottom:5px;
}

.form_error{
    color:#990000;
    padding-left:7px
}


/**************************************/
/*              MESSAGES              */
/**************************************/
.message, .content form .message {


	color:#3d3333;
	font-size:1em;
	padding:10px 10px 0px 50px;

    margin-bottom:0px;
    margin-top:7px;
}


.message p {
	margin-bottom:10px;
}

.message-error {
	border:#d99d9d 1px solid;
	background:url(/img/admin/error.png) no-repeat left center;
    width:600px;
    text-align:center !important;


    margin-bottom:25px;    
}

.message-success {
	border:#9bdea8 1px solid;
    width:600px;
    text-align:center !important;
	background:url(/img/admin/success.png) no-repeat left center;
    margin-bottom:25px;
}

.message-notice {
	border:#e8e657 1px solid;
    width:600px;
    text-align:center !important;    
	background:url(/img/admin/notice.png) no-repeat left center;
    margin-bottom:25px;
}

.message .close {
	position:absolute;
	top:5px;
	right:5px;
}

.message .close  {
	background: url(/img/admin/sprite.png) repeat scroll 100% -2880px;
}

.message .close:hover {
	background: url(/img/admin/sprite.png) repeat scroll 100% -2910px;
}



.paginator_link {
    float:left;
    border:1px solid #C0C0C0;
    padding-left:4px;
    padding-right:4px;
    padding-top:2px;
    padding-bottom:2px;
    margin-right:7px;
}


.paginator_link.active {
   color:#f98039;
}



/** button in second menu **/

.read_more2 {
	background: url(/img/read_more_bg2.png) 0 0 no-repeat;
	color: #fff;
	display: block;
	float: right;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
	text-decoration: none;
	text-align: center;
	width: 93px;
}

.read_more2:hover {
	color: #fff;
}

.for_drop_down {
	overflow: hidden;
}


/*.site_tree {*/
    /*list-style-position:inside !important;*/
    /*list-style:square !important;*/
    /*list-style-type:square !important;*/
/*}*/

/*.site_tree li {*/
    /*list-style-position:inside !important;*/
    /*list-style:square !important;*/
    /*list-style-type:square !important;*/
/*}*/




/** 8 47 ROUNDED TABLE **/

.rounded_table
{
    padding:0px;
    margin:0px;
}


.rounded_table .tl_td
{
    width: 8px;
    height: 47px;
    background-image: url(/img/default/rounded/tl.jpg);
    background-position: top right;
    background-repeat: no-repeat;
}


.rounded_table .tr_td
{
    width: 8px;
    height: 47px;
    background-image: url(/img/default/rounded/tr.jpg);
    background-position: top right;
    background-repeat: no-repeat;
}


.rounded_table .tm_td
{
    background-image: url(/img/default/rounded/tm.jpg);
    background-repeat: repeat-x;
    color:#FFFFFF;
    font-size: 15px;
}

.rounded_table .bl_td
{
    width: 8px;
    height: 5px;
    background-image: url(/img/default/rounded/bl.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.rounded_table .br_td
{
    width: 8px;
    height: 5px;
    background-image: url(/img/default/rounded/br.jpg);
    background-position: top right;
    background-repeat: no-repeat;
}

.rounded_table .bm_td
{
    background-image: url(/img/default/rounded/bm.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

.rounded_table .ml_td
{
    background-image: url(/img/default/rounded/lbg.jpg);
    background-repeat: repeat-y;
    background-position: top left;
}

.rounded_table .mr_td
{
    background-image: url(/img/default/rounded/lbg.jpg);
    background-repeat: repeat-y;
    background-position: top right;
}

.rounded_table .mm_td
{
    padding-left: 3px;
    padding-right: 3px;
}


.menu_second_level
{
    z-index: 10000 !important;
    position:absolute;
    background-color: #F5F5F5 ;
    border:1px solid #C0C0C0;
    left:99%;
    top:3px;
    display: none;
    width:200px;
}


.menu_second_level li
{
    
}

.menu_second_level li a
{
    font-size:10px !important;
    font-weight: normal;
    text-decoration: none;
    padding-left:10px;
}

.menu_second_level li a:hover
{
    background-color: white;
}

