@charset "UTF-8";

/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}

html {
	background: url("images/line1.gif") repeat-y center;
}

html,body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
}
fieldset, img {border:none;}

#main {
	height: 100%;
	min-height: 100%;
	margin-bottom: -40px;
}

#logo,#logo:hover {
	position: absolute;
	top: 0px;
	left: 0px;
	background: none;
	padding: 0px;
	magrin: 0px;
}
#logo img {border: none;}

html>body #main {
	height: auto;
}

#clear {
	clear: both;
	height: 50px;
}

#content,#footer {
	margin: 0 auto;
	width: 1000px;
	
}

#footer {
	height: 40px;
	background: #f4f2e8;
}

#footer .foot {
	margin: 0px 10px;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #8c8b86;
	text-align: left;
}

#left_side {
	float: left;
	margin: 0;
	padding: 360px 0px 0px 40px;
	width: 307px;
	text-align: left;
	background: url("images/pic.png") no-repeat 0px 100px;
	position: relative;
}

#right_side {
	float: left;
	margin: 0;
	padding: 0;
	width: 644px;
	text-align: left;
}

#right_col {
	margin: 0 45px 30px 45px;
	padding: 0;
	width: 532px;
	text-align: justify;
}

#call {
	height: 33px;
	padding: 20px;
	margin: 0px;
	position: relative;
	font-size: 13px;
	color:#476889;

}

#call a{
	margin: 0px;
	padding: 0px;
	}

#call .head {
	padding: 5px;
	font-weight: bold;
	font-size: 13px;
	color:#8A846D
}

#call ul.menu_lang {
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 100px;
	bottom: 10px;
	list-style: none;
}

#call ul.menu_lang li {
	display: inline;
	list-style: none;
	background: none;
	margin: 0px;
	padding: 0px;
	color: #8A846D;
	font-size: 12px;
}

#call ul.menu_lang li a {
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	padding: 2px 5px;
	color: #476889;
}

#call ul.menu_lang li a:hover {
	color: #FFFFFF;
	background-color: #476889;
}

#header {
	background: #DAE0D2 url(images/header_fon.gif) repeat-x;
	height: 55px;
}

#header ul {
	MARGIN: 0px 0px;
	padding: 0px;
	LIST-STYLE-TYPE: none;
	height: 55px
}

#header ul li {
	display: block;
	float: left;
	height: 55px;
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px 0px;
	position:relative;
}

#header ul li a {
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	height: 11px;
	padding: 30px 10px 14px 35px;
	margin: 0px;
	line-height: 11px;
	text-decoration: none;
	color: #8A846D;
	font-weight: bold;
}

#header ul li:hover,#header ul li.over {
	BACKGROUND: url(images/z_right.gif) no-repeat right bottom;
}

#header ul li.on,#header ul li.on:hover,#header ul li.on.over {
	BACKGROUND: url(images/z1_right.gif) no-repeat right bottom;
}

#header ul li.p1 a {
	BACKGROUND: url(images/p1_left.gif) no-repeat left top;
}

#header ul li.p1:hover a,#header ul li.p1.over a {
	BACKGROUND: url(images/p1_left.gif) no-repeat left bottom;
}

#header ul li.p1.on a,#header ul li.p1.on:hover a,#header ul li.p1.on.over a
	{
	BACKGROUND: url(images/p1_left.gif) no-repeat left top;
}

#header ul li.p2 a {
	BACKGROUND: url(images/p2_left.gif) no-repeat left top;
}

#header ul li.p2:hover a {
	BACKGROUND: url(images/p2_left.gif) no-repeat left bottom;
}

#header ul li.p2.on a,#header ul li.p2.on:hover a,#header ul li.p2.on.over a
	{
	BACKGROUND: url(images/p2_left.gif) no-repeat left top;
}

#header ul li.p3 a {
	BACKGROUND: url(images/p3_left.gif) no-repeat left top;
}

#header ul li.p3:hover a {
	BACKGROUND: url(images/p3_left.gif) no-repeat left bottom;
}

#header ul li.p3.on a,#header ul li.p3.on:hover a,#header ul li.p3.on.over a
	{
	BACKGROUND: url(images/p31_left.gif) no-repeat left bottom;
}

#header ul li.p4 a {
	BACKGROUND: url(images/p4_left.gif) no-repeat left top;
}

#header ul li.p4:hover a {
	BACKGROUND: url(images/p4_left.gif) no-repeat left bottom;
}

#header ul li.p4.on a,#header ul li.p4.on:hover a,#header ul li.p4.on.over a
	{
	BACKGROUND: url(images/p41_left.gif) no-repeat left bottom;
}

#header ul li.p5 a {
	BACKGROUND: url(images/p5_left.gif) no-repeat left top;
}

#header ul li.p5:hover a {
	BACKGROUND: url(images/p5_left.gif) no-repeat left bottom;
}

#header ul li.p5.on a,#header ul li.p5.on:hover a,#header ul li.p5.on.over a
	{
	BACKGROUND: url(images/p51_left.gif) no-repeat left bottom;
}

a {
	color: #476889;
	text-decoration: underline;
	padding: 1px 4px 2px;
}

a:hover {
	background-color: #476889;
	color: #FFFFFF;
	text-decoration: none;
}

hr {
	height: 1px;
	border: none;
	background-color: #656256;
	margin: 10px 0px;
}

H1 {
	margin: 40px 0px 20px 0px;
	text-align: center;
	FONT-SIZE: 18px;
	line-height: 18px;
	color: #656256;
}

.annotation {
	color: #8A846D;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

.annotationa img{
margin-left: 10px;
}

H2 {
	padding: 0px 0px 8px 0px;
	margin: 20px 0px 8px 0px;
	FONT-SIZE: 18px;
	line-height: 18px;
	color: #476889;
	border-bottom: 1px solid #746750;
	margin: 20px 0px 8px 0px;
}

h2 a {
	padding: inherit;
	margin: inherit;
	text-decoration: inherit;
}

h2 a:hover {
	background-color: inherit;
	color: inherit;
}

H3 {
	padding: 6 0 8 0;
	margin: 28 0 18 0;
	font-family: Arial, Sans-serif;
	font-size: 14px;
	color: #656256;
}

p {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin: 10px 0px;
	text-indent: 25px;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

ol {
	padding: 0;
	margin: 0px 0px 0px 30px;
}

blockquote {
	border-left: 2px solid #84b3cc;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	font-weight: normal;
	font-style: italic;
	color: #343433;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px;
	color: #343433;
}

blockquote.question {
	background: url('images/question.png') left top no-repeat;
	border-left: 2px solid #84b3cc;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	font-weight: normal;
	font-style: italic;
	color: #343433;
	padding: 0px 0px 0px 50px;
	margin: 10px 0px;
	color: #343433;
}

a.button {
	font-family: Arial, Sans-serif;
	font-weight: bold;
	font-size: 10px;
	background-color: #EFEFEF;
	padding: 1px 8px 2px 9px;
	margin: 5px;
	text-decoration: none;
	color: #4D7CBE;
	border-left: 4px solid #BA8787;
	border-top: 1px solid #8A846D;
	border-right: 1px solid #8A846D;
	border-bottom: 1px solid #8A846D;

}

.postmetadata{
	font-size: 10px;
	background: #D6D3C7;
	padding: 10px;
	}
	
.postsourcedata{
	font-size: 10px;
	text-align: right;
	padding: 10px;
}

a.button:hover {
	background-color: #4D7CBE;
	color: #FFFFFF;
}

#left_side ul.menu_left li {
	font-size: 12px;
	line-height: 18px;
	color: #8a846d;
	list-style: none;
	padding: 4px 7px 4px 10px;
	margin: 0;
	background: url("images/tri.gif") 0px 11px no-repeat;
}

#left_side ul.menu_left li  a {
	display: block;
	text-decoration: none;
	color: #476889;
	width: 100%;
	padding: 4px;
}

#left_side ul.menu_left li a:HOVER {
	text-decoration: none;
	color: #ffffff;
	background-color: #476889;
	width: 100%;
}

#left_side h1 {
	margin: 20px 0px 10px 10px;
	padding: 0px;
	text-align: left
}

#left_side h2 {
	color: #595855;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	border: none;
	margin: 20px 0px 10px 0px;
	padding: 0px;
}

#left_side h3 {
	color: #595855;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	border: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#left_side #search_input {
	background: #F9F9F9 none repeat scroll 0 0;
	border: 1px solid #8A846D;
	float: left;
	font-size: 14px;
	line-height: 14x;
	height: 24px;
	margin: 0px;
	padding: 0px;
	width: 234px;
}

#left_side #search_button {
	background: transparent url(images/look.gif) no-repeat top left;
	border: 0 none;
	float: left;
	height: 26px;
	margin: 0px;
	padding: 0px;
	width: 36px;
	CURSOR: hand;
}
/*
#left_side .button {
	background: #FFFFFF url(button-h.gif) repeat-x scroll 0 0;
	border: 1px solid #ADADAD;
	color: #476889;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 26px;
	margin: 10px 0px;
	padding: 5px 0 5px 5px;
	width: 100px;
	float: right;
}
*/
#left_side .mark {
	margin: 10px 0px;
	width: 270px;
}

#left_side .mark h2 {
	border-top: 1px solid #746750;
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 40px 0 0;
	padding: 10px 0 10px 10px;
	font-weight: normal;
}

#left_side .mark .content {
	background-color: rgb(214, 211, 199);
	background-image: url(images/ug.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
}

#left_side .mark.red h2 {
	background-color: #BA8787;
	border-bottom: 1px solid #B07B7B;
}
#left_side .mark.blue h2 {
background-color:#6F96B8;
border-bottom:1px solid #648BAD;
}
#left_side .mark.green h2 {
background-color:#6EA46E;
border-bottom:1px solid #639963;
	}
#left_side .mark.gray h2 {
	background-color: #908482;
	border-bottom: 1px solid #877B77;
}

a.head:hover {
	background: transparent url(images/+-.gif) no-repeat scroll -33px -15px;
	color: #8E8772;
}

a.head {
	background: transparent url(images/+-.gif) no-repeat scroll -49px 1px;
	display: block;
	margin: 0;
	padding: 0 0 2px 24px;
	text-decoration: none;
	width: 500px;
}

a.head.open {
	background: transparent url(images/+-.gif) no-repeat scroll -16px -32px;
	color: #8E8772;
}

a.head.open:hover {
	background: transparent url(images/+-.gif) no-repeat scroll 0 -48px;
	color: #8E8772;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.sub {
	background-color: #E4E1D5;
	border-bottom: 1px solid #746750;
	border-top: 1px solid #746750;
	padding: 10px;
}


.linklove{
	display: none;
	}

.cform textarea, .cform input{
	width: 350px;
	}
	
	
.cform textarea.fldrequired, .cform input.fldrequired{
	width: 350px;
	}
	
	.cform input.fldemail{
	width: 350px;
	} 

.mark .cform {
	width: 240px;
}

.mark .cform textarea,.mark .cform input {
	width: 200px;
}
.mark .cform  input.sendbutton{
	margin: 10px 0px;
}

.cform fieldset{
	background: none;
	}
	
	
p.cf-sb{
	background: none;
	}

.mark .cf_info{
	width: 210px;
	}
	
/*lilumi edition */
#header ul li em {
	font-size: .9em;
	background:#fff;
	width: 280px;
	height: 55px;
	position: absolute;
	top: -35px;
	left: -35px;
	text-align: center;
	padding: 10px;
	font-style: normal;
	z-index: 5;
	display: none;
}
.related h4 {
margin-top:1em;
}
.related a {display:block;}
div.anons {padding: 0 10px;}
.anons ul {margin-bottom: 1em;}
.info a:hover {background-color: transparent;}
.annotations {border-bottom:2px solid #86ACD1; height:212px; padding:5px 10px 0;}
.annotationa{display:none; color:#8A846D; font-size:12px; font-weight:bold; line-height:18px; margin-bottom:20px;}
.smo {position: absolute; left: -1000px;}
/*end of lilumi edition */
/*
.cform fieldset{
	border: none;
}

.cf-fs1 .cf-ol{
	list-style: none;
}

.cf-fs1 .cf-ol label{
	width: 100px;
	display: block;
	float: left;
	font-weight: bold;
}

.cf-fs1 .cf-ol .reqtxt,.cf-fs1 .cf-ol .emailreqtxt{
	font-style: italic;
	}
*/ /*
.menu_lang {
	margin: 0;
	padding: 45px 0px 0px 419px;
	font-size: 12px;
	color: #8a846d;
}

.text_add {
	margin: 0;
	padding: 0 7 6 10;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 16px;
	color: #343433;
}

.top_blue,.top_grey,.top_red,.top_green {
	padding: 11px 0px 11px 32px;
	margin: 40 0 0 0;
	border-top: 1px solid #746750;
	FONT-SIZE: 14px;
	letter-spacing: 1px;
	color: #ffffff;
}

.top_blue {
	background-color: #6f96b8;
	border-bottom: 1px solid #648bad;
}

.top_grey {
	background-color: #908482;
	border-bottom: 1px solid #877b77;
}

.top_red {
	background-color: #ba8787;
	border-bottom: 1px solid #b07b7b;
}

.top_green {
	background-color: #6ea46e;
	border-bottom: 1px solid #639963;
}


.in_block,.text,.text_news,.text_list,strong {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
}

.in_block {
	color: #39372b;
}

.text {
	color: #343433;
	padding: 0 0 8 0;
	margin: 0;
}

.text_news {
	color: #343433;
	padding: 0 0 14 4;
	margin: 0;
}

strong {
	color: #595855;
	font-weight: bold;
}

.text_list {
	padding-top: 14px;
	font-weight: bold;
	color: #595855;
}

.what,.read,.why,.text1,.text2,.close {
	font-family: Arial, Sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.text1 {
	padding: 0 0 12 0;
	margin: 0;
	font-weight: normal;
	font-size: 13px;
}

.text2 {
	padding: 0 0 12 4;
	margin: 0;
	font-weight: normal;
	font-size: 13px;
	color: #6d6c68;
}

.what {
	margin: 0;
	padding: 2 0 0 0;
	color: #4d7cbe;
}

.read {
	margin: 0;
	padding: 3 0 0 4;
	color: #4d7cbe;
}

.why {
	margin: -4 0 8 0;
	padding: 0;
	color: #b37050;
}

.close {
	margin: 10 20 14 0;
	padding: 0;
	color: #6e6865;
	text-align: right;
}

.now {
	padding: 1 3 2 4;
	color: #ffffff;
	background-color: #857e6e;
}

a {
	padding: 1 4 2 4;
	color: #476889;
}

a:HOVER {
	text-decoration: none;
	color: #ffffff;
	background-color: #476889;
}


a.in {
	display: block;
	text-decoration: none;
	color: #39372b;
	border-bottom: 1px solid #d6d3c7;
	width: 100%;
}

a.in:HOVER {
	color: #2d4f69;
	background: none;
	border-bottom: 1px dashed #2d4f69;
	width: 100%;
}

a.str {
	padding: 1 2 1 2;
	text-decoration: none;
	color: #4a73a7;
	border-bottom: 1px solid;
	font-weight: bold;
}

a.str:HOVER {
	padding: 1 2 3 2;
	color: #fff;
	background-color: #476889;
}

a.str1 {
	padding: 1 2 1 2;
	text-decoration: none;
	color: #476889;
	border-bottom: 1px solid;
	font-weight: bold;
}

a.str1:HOVER {
	padding: 1 2 3 2;
	color: #fff;
	background-color: #476889;
	border-bottom: 1px solid #d6d3c7;
}

a.what {
	padding: 1 8 2 9;
	text-decoration: none;
	color: #4d7cbe;
}

a.what:HOVER {
	color: #ffffff;
	background-color: #4d7cbe;
}

a.com {
	color: #857e6e;
	font-weight: normal;
}

a.com:HOVER {
	text-decoration: none;
	color: #ffffff;
	background-color: #857e6e;
}

a.lang {
	padding: 1 6 2 6;
	text-decoration: none;
}

a.lang:HOVER {
	
}

a.add {
	text-decoration: underline;
	margin-left: 0;
	display: block;
	color: #1c4873;
}

a.add:HOVER {
	text-decoration: none;
	color: #ffffff;
	background-color: #4d7cbe;
}

a.why {
	padding: 1 8 2 10;
	text-decoration: none;
	color: #b37050;
}

a.why:HOVER {
	color: #ffffff;
	background-color: #c18061;
}

a.close {
	padding: 1 8 2 9;
	margin: 0;
	text-decoration: none;
	color: #6e6865;
}

a.close:HOVER {
	color: #ffffff;
	background-color: #6e6865;
}


UL.fine {
	list-style: disc;
	padding: 0;
	margin: 0 1em;
	color: #476889;
	FONT-FAMILY: Arial, Sans-serif;
}

ul.fine LI {
	list-style: disc;
	padding: 0;
	margin: 0;
	background: none;
	font-size: 14px;
}

OL {
	padding: 0 0 0 0;
	margin: 0 0 0 24;
	font-weight: bold;
}

ol LI {
	padding: 2 0 7 0;
	margin: 0 0 0 0;
	font-weight: normal;
}

ol li: :marker {
	font-weight: bolder;
}

.imp,.exp {
	border-bottom: 1px solid #746750;
	border-top: 1px solid #746750;
	padding: 24 0 0 12;
}

.exp {
	margin: 6 0 8 -24;
	background-color: #e4e1d5;
}

.imp {
	margin: 6 0 8 0;
	background-color: #f2ceb7;
}

.sub {
	margin: 10 0 0 0;
	padding: 0 20 20 38;
}

a.hide {
	display: block;
	margin: 0;
	width: 500px;
	text-decoration: none;
	padding: 0 0 2 24;
	background: url(images/+-.gif) no-repeat -49px 1px;
}

a.open {
	display: block;
	margin: 0;
	width: 500px;
	text-decoration: none;
	padding: 0 0 2 24;
	background: url(images/+-.gif) no-repeat 0px -48px;
}

a.hide:HOVER {
	background: url(images/+-.gif) no-repeat -33px -15px;
	color: #8e8772;
}

a.open:HOVER {
	background: url(images/+-.gif) no-repeat -16px -32px;
	color: #8e8772;
}

.no {
	display: none;
}

.yes {
	display: block;
}

.box {
	border-bottom: 1px solid #746750;
	margin: 0px;
	padding: 0px;
}

.green {
	margin: 10 0 15 0;
	padding: 30 20 25 100;
	background: url(images/green.gif) no-repeat 0px 0px #dae6d4;
}

.yellow {
	margin: 10 0 15 0;
	padding: 30 20 25 100;
	background: url(images/yellow.gif) no-repeat 0px 0px #f8f3c5;
}

.dop {
	margin: 10 0 15 0;
	padding: 26 0 2 10;
	background-color: #e4e9e7;
}

form {
	margin: 0 0 0 0;
	PADDING: 0 0 0 0;
}

.inp {
	FLOAT: left;
	BORDER: #8a846d 1px solid;
	MARGIN: 0 0 0 0;
	PADDING: 0 0 0 0;
	FONT-SIZE: 14px;
	BACKGROUND: #f9f9f9;
	WIDTH: 234px;
	HEIGHT: 26px;
}

BUTTON.gr {
	FLOAT: left;
	BORDER: 0;
	MARGIN: 0px;
	PADDING: 0px;
	BACKGROUND: url(images/look.gif) no-repeat;
	WIDTH: 36px;
	HEIGHT: 26px;
}

BUTTON {
	BORDER: #adadad 1px solid;
	MARGIN: 0 0 0 0;
	PADDING: 5 0 5 5;
	FONT-FAMILY: Tahoma, Arial, Sans-serif;
	font-weight: bold;
	font-size: 11px;
	COLOR: #476889;
	background: url(button-h.gif) repeat-x #ffffff;
	WIDTH: 100px;
	HEIGHT: 26px;
}

.comment {
	margin: 0 0 20 4;
	padding: 10 18 3 18;
	background-color: #e1e7d9;
}

*/
