@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/bg.gif) top center repeat;
}
/* Firefox Scrollbar Hack */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
body,td,th {
	font-family: Lucida Grande, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000;
}
/* For Firefox */
p, pre, blockquote, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}
h1 {
	font-size: 13px;
	color: #BB1F66;
	font-weight: bold;
}
h2 {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
#banner {
	width: 220px;
	text-align: center;
	font-weight: bold;
}
#leftcol {background: url(images/body_bg_left.gif) top right repeat-x;
}
#rightcol {background: url(images/body_bg_right.gif) top left repeat-x;
}
#footerleft {
	background: url(images/footer_left.gif) top left no-repeat;
	padding-top: 3.6em;
	color: #FAFAFA;
}
#footer_gallery {
	background: url(images/footer_gallery.gif) top left no-repeat;
	padding-top: 3.6em;
	color: #FAFAFA;
}
#footer {
	background: url(images/footer.gif) top left no-repeat;
	padding-top: 3.6em;
	color: #FAFAFA;
}
#headerleft {
	background: #9C0073 url(images/header_left_eng.jpg) top right no-repeat;
	vertical-align: middle;
	color: #FFF;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}
#headerleft_rus {
	background: #9C0073 url(images/header_left_rus.jpg) top right no-repeat;
	vertical-align: middle;
	color: #FFF;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}
#headeright {
	background: #9C0073 url(images/header_right.jpg) top left no-repeat;
	vertical-align: middle;
	color: #FFF;
	padding-right: 5px;
	font-size: 10px;
}
#maincontent {
	background: #FFF url(images/main_bg_sides.gif) bottom left repeat-y;
	padding: 15px;
	vertical-align: top;
}
#flash_gallery {
	background: #FFF url(images/main_bg_gallery.gif) bottom left repeat-y;
	padding: 15px;
	vertical-align: top;
}
#sidecontent {
	background: #FFF url(images/side_bg.gif) bottom left repeat-y;
	vertical-align: top;
}
#menu {
	background: #9c0073;
	vertical-align: middle;
}
hr {
	border-top: 1px solid #BB1F66;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}
img {
	border: none;
}
a img {
	noFocusLine:expression(this.onFocus=this.blur());
	} /* For IE */
:focus {
	-moz-outline-style: none;
}
a:link img {
	border: #BB1F66 1px solid;
}
a:visited img {
	border: #BB1F66 1px solid;
}
a:hover img {
	border: #F6C 1px solid;
}
a:active img {
	border: #F6C 1px solid;
}
a:link img.noborder {
	border: none;
}
a:visited img.noborder {
	border: none;
}
a:hover img.noborder {
	border: none;
}
a:active img.noborder {
	border: none;
}
a:link {
	color: #BB1F66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BB1F66;
}
a:hover {
	text-decoration: underline;
	color: #F6C;
}
a:active {
	text-decoration: none;
	color: #F6C;
}
a.foot:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.foot:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.foot:hover {
	text-decoration: none;
	color: #FAFAFA;
}
a.foot:active {
	text-decoration: none;
	color: #FAFAFA;
}
/* Classes */
.mjup {
	background: #9C0073;
	width: 60px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	border: #BB1F66 1px solid;
}
.headcl {
	vertical-align: top;
	background-color: #9C0073;
}
.ValidateMessage {
	color: #BB1F66;
	}
/* FONTS */
.subTitle {
	font-size: 13px;
	font-weight: bold;
}
.footer11grey {
	color: #666666;
}
.heading16bold {
	font-size: 15px;
	font-weight: bold;
}
.pink {
	font-size: 11px;
	color: #BB1F66;
}
.pinkBold {
	font-size: 11px;
	color: #BB1F66;
	font-weight: bold;
}
.subTitlePink {
	font-size: 13px;
	color: #BB1F66;
	font-weight: bold;
}

.pink16bold {
	font-size: 16px;
	color: #BB1F66;
	font-weight: bold;
}
.crossed {
	text-decoration: line-through;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
}
.borderPink {
	border: 1px solid #BB1F66;
}
/* Zoom styles */
		.highlight { background: #FFFF40; }
		.blacks { background: #000000; color: #FFFFFF; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }
		.result_title { font-size: 100%; }		
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}
		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }
		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }		
		.searchtime { font-size: 80%; }		
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
				.recommended { 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
