  /* Style sheet  */


body {
	background-image: url(/ru/ga/habitat/images/grad.jpg);
	background-repeat: repeat-x;
	background-color: #cbdbf5;
}
#main {
	background-color: #fff;
	min-width:790px;
	color: #333333;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#5E8AD5;
}

/* LANGUAGES */

#languages {
	background-color: #93451F;
}

#languages ul li#russian  {
	color: #60C3FA;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#languages ul li a:hover {
	color: #60C3FA;
	text-decoration: underline;
}
	
	
/* TOP BANNER */

#topbanner {
	height: 130px;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #515151;
}


#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(/ru/ga/habitat/images/top.jpg);
	background-repeat: no-repeat;
	height: 130px;
}

/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 74%;
	float: left;
	margin: 0;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 1.3em;
	
}
#content p {
	text-align: justify;
}
#content  p.toppara {
	padding-top: 2em;
}

#content a:link {
	color:#333333;
	text-decoration: underline;
}
#content a:visited {
	color: #333333;
}
#content a:hover {
	color:#2f61b3;
}
#content a:active {
	color:#333333;
	text-decoration: underline;
}

#content ul {
	
	margin-bottom:6px;
	margin-top: 0px;
}
#content ul li {
	list-style-type: none;
	background-image: url(/ru/ga/habitat/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 3px;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 3em;
}

#content ul ul{
	margin-bottom:0px;
	margin-top: 7px;
	margin-left: -20px;
}
#content ul ul li  {
	background-position: 15px 3px;
	background-image: url(/ru/ga/habitat/images/bullet2.gif);
	background-repeat: no-repeat;
/*	font-size: 120%; */
}

#content h2 {
	color: #0b2d84;
	font-size: 130%;
	padding-left: 0em;
	font-weight: normal;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 1.5em;
	margin-bottom: 1em;
}
 #content h3 {
	color: #0C285A;
	font-size: 100%;
	padding-left: 0em;
	font-weight: bold;
	padding-top: 0.3em;
	padding-bottom: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF8800;
	background-color: #efefef;
	margin-top: 2em;
	margin-bottom: 1.5em;
	text-indent: 5px;
}
#content h4 {
	color: #333333;
	font-size: 100%;
	padding-left: 0em;
	font-weight: bold;
	padding-top: 2em;
	padding-bottom: 0.2em;
	margin-top: 2em;
	margin-bottom: 1.5em;
	text-indent: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}

blockquote {
	padding-left: 10px;
}


/* MAIN NAVIGATION */


#mainnav  {
	float: left;
	width: 14.5em;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	border-right-width: 0px;
	border-right-style: dotted;
	border-right-color: #333333;
	margin-top: 0px;
	background-color: #d7e3f6;
	padding-top: 17px;
	
}

#mainnav ul {
	padding: 0;
	text-align: left;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#mainnav ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	
}

#mainnav ul li#unhome {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#mainnav ul li a {
	margin:0;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
	display: block;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 12px;
	font-size: 1em;
}



#mainnav ul li a:hover {
	background-color: #FFFFFF;
	color: #000000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #153BA0;
	padding-left: 9px;
}

/* FOOTER BAR */

#footer {
	color: #FFFFFF;
	background-color: #143BA0;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #333333;
	
}

#footer ul {
	margin-top: 0em;
}
#footer ul li  {
	display: inline;
}
#footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
.pdfnote {
	text-align: left;
	display: block;
	font-size: 90%;
	padding-left: 12px;
	color: #666666;
	padding-top: 15px;
	padding-bottom: 5px;
}
#wsscredit {
	font-size: 90%;
	color: #333333;
	text-align: center;
}
