@charset "Windows-1251";
/* CSS Document */
body{
	font: 14px normal Eurostyle, Tahoma, Verdana, san-serif;
	line-height: 18px;
	color: #2e2b29;
	background: #E6E8E5 url(images/background11.jpg) no-repeat fixed 0 0px;
	vertical-align: baseline;
	text-align: left;
	/* background: url(images/grid_background2.gif); */
}
*{
	padding: 0;
	margin: 0;
}
p, ul, ol, blockquote{
	margin-bottom: 12px;
}

h1{
	font-size: 50px;
	line-height: 62px;
	margin-bottom: 18px;
	font-weight: 400;
	font-family: Eurostyle, Tahoma, Verdana, san-serif;
}
h2{
	font-size: 24px;
	line-height: 32px;
	font-weight: 500;
	margin-bottom: 18px;
	font-family: Eurostyle, Tahoma, Verdana, san-serif;
}
h3{
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 18px;
	font-weight: 600;
}
h4{
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 18px;
	font-weight: 400;
}
h5{
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 14px;
	font-weight: bold;
	font-style: oblique;
	color: #000000;
}
blockquote{
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
	background: #D3D5D0 url(images/quotes.gif) no-repeat;
	font-style: italic;
	color: #000000;	padding: 8px 8px 8px 130px;
	margin-left: 80px;
	font-family: "Times New Roman", serif;
}
ol { margin-left: 35px; }
ol li { margin: 0 0 18px 0; }
dt { font-weight: bold; }
dd { margin: 0 0 18px 18px; }

table { table-layout: auto; border-collapse: collapse; border: 1pt dashed; }

td    { padding: 7pt; border: 1pt dashed; }
	

	
	
/* Links ---------------------------------------------------------- */

a{
	color: #86272d;
	text-decoration: underline;
}
a:hover {
	color: #86272d;
	text-decoration: none;
}

a.title {
	color: #86272d;
	background: #D3D5D0
}

ul.article_list li a{
	color: #FFFFFF;
	text-decoration: none;
}

ul.article_list li a:hover{
	color: #86272d;
	text-decoration: none;
}

#body #column_one h2 a { text-decoration: none; }
#body #column_one h2 a:hover { text-decoration: underline; }

#body #column_one .article h3 a {
	/* color: #86272d; */
}

/* Library Items --------------------------------------------------- */

/* List Styles */

ul.plain_list {
	text-align: left;
	list-style: inside circle;
}

ul.plain_list li {
	margin-bottom:1.2em;
}


ul.horizontal li{
	text-align: left;
	display: inline;
	list-style: none;
}

ul.horizontal_list_right li {
	text-align: right;
	float: right;
	list-style: none;
}
ul.horizontal_list_left li{
	text-align: left;
	float: left;
	list-style: none;
}
ul.vertical_list li{
	list-style: none;
	padding-left:18px;
	margin-bottom: 18px;
}
ul.link_list li {
	list-style: none;
}
ul.link_list h4 { margin: 0; }
ul.three_column_link_list li{ width: 175px; margin-right: 20px; margin-bottom: 18px; }

dl.form{ width: 75%; }
dl.form dt { float: left; margin-right: 18px; }
dl.form dd { margin: 0 0 18px 0; }

ul.article_list li, ul.category_list li{ 
	list-style: none;
}
ul.blog_month li{
	width: 160px;
	font-size: 16px;
	margin-bottom: 18px;
	margin-right: 18px;
}
.article_stats li { margin-left: 24px; padding-left: 24px; color: #999; font-weight: bold;}
.article_stats .comment_stats { background: url(images/feedback.gif) no-repeat 0 2px; }
.article_stats .view_stats { background: url(images/views.gif) no-repeat 0 2px; }
.article_stats .share { background: url(images/share.gif) no-repeat 0 2px; }

/* Misc. Library Styles */
.clear{ clear: both; }


.photo{
	padding: 8px;
	margin: 0 12px 8px 0;
	border: 1px solid #d9d2c5;
	font-size: 12px;
	color: #999999;
}

.photo_right{
	float: right
	padding: 8px;
	margin: 0 0 18px 18px;
	border: 1px solid #d9d2c5;
	font-size: 12px;
	color: #999999;
}
.photo_left {
	float: left;
	padding: 8px;
	margin: 0 18px 18px 0;
	border: 1px solid #d9d2c5;
	font-size: 12px;
	color: #999999;
}
/* legacy image styles */
div.image_left{
	float:left;
	margin-right: 10px;
}

div.image_right{
	float:right;
	margin-left: 10px;
}
ul.image_boxes li{
	padding: 20px;
	height: 340px;
	border: 1px solid #999999;
	margin-right: 18px;
	width: 250px;
	font-size: 12px;
	color:#999;
	line-height: normal;
}
.focus_box_one, .focus_box_two { 
	padding: 17px 18px 18px 18px;
	width: 280px;
	font-size: 24px;
	font-weight: 100; 
	line-height: 36px;
	font-family: "Times New Roman", Times, serif;
	color: #2e2b29;
	border-bottom: 17px solid #000; 
	border-top: 1px solid #000;
}
.focus_box_one { float: left; margin: 0 18px 18px -18px;  }
.focus_box_two { float: right; margin: 0 -18px 18px 18px; }
	
.code_box{ 
	border-left: 18px solid #d9d2c5;
	border-top: 1px dashed #d9d2c5;
	border-bottom: 1px dashed #d9d2c5;
	padding: 17px;
	margin: 18px 0 18px 0;
	color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


div.page_section_divider{
	clear: both;
	height: 143px;
	overflow: hidden;
	background: transparent url(images/footer.gif) right no-repeat;
	padding: 18px 0 18px 0;
}
.article_list h3{
	border-top: 1px dotted #E6E8E5;
	margin-bottom: 17px;
	font-size: 17px;
	background: none;
	padding: 0px;
}
.category_list h3{
	border-bottom: 1px dotted #E6E8E5;
	margin-bottom: 17px;
}



/* Error Styles */
#notice {
	border: 2px solid #86272d;
	color:#86272d;
	background-color:#DAC69F;
	margin: 0 0 10px 0;
	padding: 5px;
	text-align:left;
}

#nice_notice {
	border: 2px solid #4b5d41;
	color:#4B5D41;
	background-color:#c5d4bd;
	margin: 0 0 18px 0;
	padding: 7px;
	text-align:left;
}


/* Layout Styles ---------------------------------------------------- */
#container{
	text-align: left;
	width: 700px;
	margin: 0;
	padding: 0;
	margin-left: 330px;
	position: relative;
}

	
#header, #body{
	width: 700px;
	background: #E6E8E5; 
}		

#header{
	clear: both;
	padding-right: 18px;
	padding-top: 72px;
}
	#header #subscribe{
		float: left;
		width: 305px;
		height: 35px;
		margin-bottom: 0;
		margin-top: 15px;
		position: fixed;
		top: 480px;
		left: 10px;
	}
	#header #subscribe li{
		text-align: right;
		float: right;
		list-style: none;
	}
	#header #subscribe .deutsch{ padding-left: 21px; background: url(images/flag_deut.gif) no-repeat 0 1px; }
	#header #subscribe .eng{ padding: 0 25px 0 21px; background: url(images/flag_brtn.gif) no-repeat 0 1px; margin-left: 15px; }
	
	#header h1 { 
		clear: both;
		height: 213px;
		background: url(images/logo444.gif) no-repeat;
		border-top: 0px;
		border-left: 0px;
		border-right: 0x;
		border-bottom: 1px solid #86272d;
		width: 700px;
		text-indent: -9999px;
		margin: 0;

	}
	#header #mode_button {
		width: 100px;
		height: 100px;
		position: absolute;
		left: 500px;
		top: 69px;
		text-align: center;
	}
		
	#header #navigation { 
		height: 33px;
		width: 740px;
		position: fixed;
		top: 0;
		left: 290px;
		border-top: 5px solid #C0CBBE;
		background: #C0CBBE;
	}
		#navigation a { 
			color: #fff;
			text-decoration: none;
			background: #C0CBBE;
		}
		#navigation a:hover { 
			color: #fff;
			text-decoration: underline;
			background: #C0CBBE;
		}
		#navigation ul{ 
			width: 710px; 
			margin: 0 0 0 20px; 
			padding: 0;
			float: left;
			height: 33px;
		}
			#navigation li {
				height: 33px;
				list-style: none;
				float: left;
			}
				#navigation li a {
					display: block;
					height: 33px;
					text-indent: -9999px;	
				}
				#navigation li.home a { background: url(images/nav_01.gif) no-repeat; width: 74px; }
				#navigation li.home a:hover { background: url(images/nav_01.gif) no-repeat 0 -36px; width: 74px; }
				
				#navigation li.about a { background: url(images/nav_02.gif) no-repeat; width: 100px; }
				#navigation li.about a:hover { background: url(images/nav_02.gif) no-repeat 0 -36px; width: 100px; }
				
				#navigation li.services a { background: url(images/nav_04.gif) no-repeat; width: 108px; }
				#navigation li.services a:hover { background: url(images/nav_04.gif) no-repeat 0 -36px; width: 108px; }

				#navigation li.overview a { background: url(images/nav_03.gif) no-repeat; width: 96px; }
				#navigation li.overview a:hover { background: url(images/nav_03.gif) no-repeat 0 -36px; width: 96px; }
						
				#navigation li.search a { background: url(images/nav_05.gif) no-repeat; width: 59px; }
				#navigation li.search a:hover { background: url(images/nav_05.gif) no-repeat 0 -36px; width: 59px; }
				
				#navigation li.contact a { background: url(images/nav_06.gif) no-repeat; width: 96px; }
				#navigation li.contact a:hover { background: url(images/nav_06.gif) no-repeat 0 -36px; width: 96px; }
				
				#navigation li.map a { background: url(images/nav_08.gif) no-repeat; width: 118px; }
				#navigation li.map a:hover { background: url(images/nav_08.gif) no-repeat 0 -36px; width: 118px; }
			
				#navigation li.blog a { background: url(images/nav_07.gif) no-repeat; width: 49px; }
				#navigation li.blog a:hover { background: url(images/nav_07.gif) no-repeat 0 -36px; width: 49px; }

	#header #search_box{
		width: 190px;
		float: right;
		padding-right: 18px;
		font: 12px normal Verdana, Arial, Helvetica, sans-serif;
		text-align:right;
		display: none;
	}
		#search_field{
			width: 100px;
			font: 14px normal Verdana, Arial, Helvetica, sans-serif;
		}
		#search_submit{
			background-color: #C0CBBE;
			color:#fff;
			border: none;
			width: 28px;
			height: 20px;
		}

#body{

}

#body #sidebar { display: none; }

	#body #column_one h2, #body #column_two h2 {
		margin-bottom: 18px;
	}
	#body #column_one h2 { padding-top: 20px; font-size: 29px; margin-bottom: 0; }
	
	#body #column_two h2 { color: #fff; }
	#body #column_one h5 { 
		border-bottom: 1px dashed #C0CBBE;
		font-family: "Times New Roman", Times, serif;
		color: #2e2b29;
		font-size: 14px;
		margin-bottom: 17px;
		padding-bottom: 18px;
	}
	#body #column_one { 
		width: 365px;
		float: left;
	}
		#body #column_one .article{
			padding-right: 18px;
		}
			#body #column_one .article h3{
				font-size: 20px;
			}
			#body #column_one .article_date {
				float: left;
				margin: 0 18px 17px 0;
				text-align: center;
				width: 100px;
				border-color: #fff;
				padding: 0;
			}
				#body #column_one .article_date span { display: block; }
				#body #column_one .article_date .date { background: #7A897F; color: #fff; height: 36px; font: 24px normal "Eurostyle", "Peignot", san-serif; padding: 7px;}
				#body #column_one .article_date .day { font: 36px normal "Times New Roman", Times, serif; line-height: 36px; }
				#body #column_one .article_date .year { font: 36px bold "Times New Roman", Times, serif; line-height: 36px; }
				#body #column_one .share { background: transparent url(images/share.gif) no-repeat; padding-left: 18px; margin-left: 24px; }				
				
				#body #column_one .article_stats ul { margin-right: 48px;}
				
				
				#body #column_one p{  }
		
	
	#body #column_two { 
		width: 295px;
		float: right;
		background: #B4BEB3;
		padding: 18px 0 50px 10px;
	}
	#body #column_two h3 { font-size: 16px; }
		


	#body .feature_box{	padding-bottom: 36px; }
	#body .feature_box h2{ margin-bottom: 17px;	}
	#body .feature_box .article_list h3{ font-size: 14px; width: 175px; }
	#body .feature_box .category_list h3{ font-size: 14px; border-bottom: none; margin-bottom: 18px;}
	#body .feature_box .icon_list li{ list-style: none; padding-left: 24px; margin-bottom: 18px; font-weight: 600; }
		#body .feature_box .icon_list li.nalog{ background: transparent url(images/friend_icons/nalog.gif) no-repeat 0 2px; }
		#body .feature_box .icon_list li.fsfrufo{ background: transparent url(images/friend_icons/fsfrufo.gif) no-repeat 0 2px; }
		#body .feature_box .icon_list li.v-ross{ background: transparent url(images/friend_icons/v-ross.ico) no-repeat 0 2px; }
		#body .feature_box .icon_list li.disclosure{ background: transparent url(images/friend_icons/disclosure.gif) no-repeat 0 2px; }
		#body .feature_box .icon_list li.linked_in{ background: transparent url(images/friend_icons/linkedin.gif) no-repeat 0 2px; }
		#body .feature_box .icon_list li.alter_ego{ background: transparent url(images/friend_icons/alter_ego.gif) no-repeat 0 2px; }

		
		#body .feature_box .column_one{
			float: left;
			width: 300px;
			padding-right: 25px;
		}
		#body .feature_box .column_two{
			float: right;
			width: 300px;
			padding-left: 25px;
		}
		

#footer{
	clear: both;
	padding: 36px 0 36px 0;
	
}
	
	#footer #footer_info{
		clear: both;
		font-size: 12px;
		padding-right: 18px;
	}
		#footer #footer_info li { 
			margin-left: 16px;
		}
	
/* General and Article Page Styles */

#body .article p, #body .general p { word-spacing: 2px; }

#body .article h4.date{	
	border-bottom: 1px dashed #2e2b29;
	border-top: 1px dashed #2e2b29;
	padding: 17px 18px 17px 0px;
	font-family: "Times New Roman", Times, serif;
	color: #2e2b29;
	text-transform: uppercase;
}
#body .article h4.date .date_category{
	text-transform: none;
	font-style: italic;
}
#body .article h5.author {

}
#body .article h2, #body .general h2, #body #comments h2{ color: #86272d; }

	#body .article .article_stats li { margin-left: 24px; padding-left: 24px; color: #999; font-weight: bold; font-size: 18px;}
	
#body .column_full h3, #body .general h3{
	padding-left: 28px;
	padding-bottom: 17px;
	font-family: "Tahoma", "Verdana", san-serif;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #2e2b29;
	margin-bottom: 18px;
	padding-top: 18px;
}
#body .article_list h3{ border-bottom: none; }

#body #comments .comment{
	border-bottom: 1px solid #d9d2c5;
	margin-bottom: 19px;
}
#body #comments h4{
	color:#666666;
	font: 14px normal Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
#body #comments p{
	margin-left: 18px;
}

/* Search Page Styles */
#body #search_form{
	background: #d9d2c5;
	margin-bottom: 18px;
	padding: 9px;
}
#body #search_result_stats { 
	margin-bottom: 35px;
	border-bottom: 1px solid #d9d2c5;
}

#body ul.search li{
	margin-bottom: 17px;
}
#body .search h3.search{
	border-top: 1px dotted #d9d2c5;
	margin-bottom: 0px;
}
#body .search .article_date{
	margin-bottom: 0px;
}
.large_number {
	font-size:18px;
	padding: 0 4px 0 4px;
}

/* Share Page Styles */

ul.share_link_list li{
	width: 150px;
	padding-bottom: 18px;
}

/* Resources and Study Page */
ul.resource_list { background: #ede8df; }
ul.resource_list li {
	list-style: none;
	float: left;
	width: 275px;
	margin-right: 18px;
	padding: 8px;
	background: #fff;
	margin-bottom: 18px;
	border: 1px solid #d9d2c5;
}

ul.series_list li {
	list-style: none;
	border-bottom: 1px dashed #d9d2c5;
	margin-bottom: 18px;
	padding-bottom: 18px;
	height: 240px;
}
	ul.series_list li img {
		float: left;
		margin: 0 18px 18px 0;
	}


/* Contact Page Styles */
#contact_form { background: #ede8df url(images/feature_box_background.gif); padding: 18px;}
#contact_form dt { border-bottom: 1px solid #d9d2c5; width: 150px; }



/* Disclosure Style */

.close {cursor: hand; list-style-type : circle; font-weight : 600;
position: relative; display: block;
}

.open {
cursor : hand; font-weight : 400; position: relative; display: block;
}

.col {
position : relative; display : none;
}

.exp {
position : relative; display : block;
}

.hide {
position : relative; display : none;
}

.vis {
position : relative; display : block;
}
