﻿* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body 
{
	background-color: #333;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: center;
	color: #fff;
}
h1 
{
	font-size: 1.6em;
	font-weight: normal;
}

h2 
{
	font-size: 1.3em;
	font-weight: normal;
}
h3 
{
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.6em;
	}

a img
{
	border: none;
}

a
{
	text-decoration: none;
	color: #ffff99;
}

a:hover
{
	text-decoration: underline;
}
ul, ol
{
	list-style: none none;
}
li
{
}
p
{
	line-height: 1.3em;
	margin-bottom: .6em;
}
table
{
	font-size: 1em;
}
.hidden
{
	display: none;
	visibility: hidden;
}
.small{
	font-size: .9em;
}
.large{
	font-size: 1.1em;
}

.floatleft {
	float: left;
}
.floatright {
	float: right;
}
body.splash
{
	padding-top: 30px;
}
#splashWrapper
{
	width: 960px; height: 600px; margin: 0 auto; border: 1px solid #666;
}
#main
{
    margin: 0 auto;
	width: 960px;
	background-color: #5c5c5c;
	position: relative;
    height: 750px;
	text-align: left;
	z-index: 0;
}

#banner
{
	width: 960px;
	height: 150px;
	position: relative;
	background: url(/images/ui/banner_top.gif) repeat-x 0px 0px;
	padding-top: 30px;
	z-index: 90;
}
html>body #banner
{
	height: 120px;
}
#bannerTop
{
	float: left;
	width: 960px;
	height: 96px;
	overflow: hidden;
	z-index: 91;
}
#logo
{
	width: 300px;
	height: 96px;
	background: url(/images/ui/logo_banner.jpg) no-repeat;
	float: left;
	z-index: 92;
}
#logo a
{
	width: 300px;
	height: 96px;
	display: block;
}
#contacts
{
	width: 660px;
	height: 96px;
	background: url(/images/ui/banner_grad_back.jpg) no-repeat top right;
	float: left;
	padding: 14px 14px 0px 0px;
	z-index: 93;
}
html>body #contacts
{
	height: 82px;
	width: 646px;
}
#contacts p
{
	text-align: right;
}
#nav
{
	float: left;
	width: 960px;
	height: 24px;
	z-index: 99;
	background: url(/images/ui/nav_grad_bak.jpg) no-repeat bottom right;
}
#nav ul
{
	float: left;
	width: auto;
	height: auto;
	padding-left: 16px;
}
#nav ul li
{
	float: left;
	width: auto;
	height: auto;
	padding: 0px 1px 0px 3px;
	background: url(/images/ui/navtab_li_off.jpg) no-repeat;
}
html>body #nav ul li
{
}
#nav ul li a
{
	float: left;
	width: auto;
	height: 24px;
	display: block;
	color: #333;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .8em;
	text-decoration: none;
	padding: 3px 11px 0px 6px;
	background: url(/images/ui/navtab_a_off.jpg) no-repeat top right;
	font-weight: bold;
}
html>body #nav ul li a
{
	height: 21px;
}
#nav ul li a:hover
{
	text-decoration: underline;
	color: #000;
}
#nav ul li.sel
{
	background: url(/images/ui/navtab_li_on.jpg) no-repeat;
}
#nav ul li.sel a
{
	background: url(/images/ui/navtab_a_on.jpg) no-repeat top right;
	color: #fcfee6;
}
#nav ul li.sel a:hover
{
	color: #fcfee6;/*for IE*/
}
#nav ul ul
{
	position: absolute;
	top: 144px;
	width: 158px;
	height: auto;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 5px;
	clear: both;
	display: none;
}
#nav ul ul li
{
	clear: both;
	display: table;
	margin: 0px;
	height: auto;
	width: 130px;
	padding: 0px;
	margin-bottom: 1px;
	background: #fcfee6;
}

#nav ul ul li a
{
	background: #fcfee6;
	height: auto;
	font-size: .9em;
	width: 130px;
	padding: 4px;
}
html>body #nav ul ul li a
{
	width: 122px;
	height: auto;
}
#nav ul li.sel ul li a
{
	background: #fcfee6;
	color: #333;
}
#nav ul ul li a:hover, #nav ul li.sel ul li a:hover
{
	background: #e7eacf;
	color: #333;
}
#middle
{
	margin: 0 0 0 0;
}
#middle:after
{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}
#contentSplash
{
	float: left;
	width: 960px;
	height: 600px;
}
#contentArea
{
	float: left;
	width: 960px;
	height: 600px;
	padding: 15px;
	z-index: 1;
	overflow: hidden;
}
html>body #contentArea
{
	width: 930px;
	height: 570px;
}

.splash
{
	padding: 0px;
}
.bgPeople
{
	background: url(/images/bgs/bg_00.jpg) no-repeat;
}
.bgAbout
{
	background: url(/images/bgs/bg_01.jpg) no-repeat;
}

.bgHistory
{
	background: url(/images/bgs/bg_03.jpg) no-repeat;
}
.bgStructure
{
	background: url(/images/bgs/bg_04.jpg) no-repeat;
}
.bgValues
{
	background: url(/images/bgs/bg_07.jpg) no-repeat;
}
.bgIDs
{
	background: url(/images/bgs/bg_05.jpg) no-repeat;
}
.bgNews
{
	background: url(/images/bgs/bg_06.jpg) no-repeat;
}
.bgContacts
{
	background: url(/images/bgs/bg_02.jpg) no-repeat;
}

#contentArea a
{
}
#contentArea a:hover
{
	text-decoration: underline;
}
#contentArea p
{
}

#contentLeft
{
	width: 610px;
	height: auto;
	float: left;
	z-index: 3;
}
#contentRight
{
	width: 289px;
	width: 305px;
	height: auto;
	float: right;
	z-index: 2;
}
#contentFull
{
	width: 930px;
	height: auto;
	float: left;
	z-index: 3;
}
#contentLeft li,
#contentFull li
{
	margin-bottom: 1em;
}
.bgPeople #contentFull
{
	background: url(/images/bgs/full_top_00.jpg) no-repeat;
}
.bgContacts #contentFull
{
	background: url(/images/bgs/full_top_02.jpg) no-repeat;
}
.bgAbout #contentLeft
{
	background: url(/images/bgs/left_top_01.jpg) no-repeat;
}
.bgAbout #contentRight
{
	background: url(/images/bgs1/right_top_01.jpg) no-repeat;
}
.bgHistory #contentLeft
{
	background: url(/images/bgs/left_top_03.jpg) no-repeat;
}
.bgHistory #contentRight
{
	background: url(/images/bgs1/right_top_03.jpg) no-repeat;
}
.bgStructure #contentLeft
{
	background: url(/images/bgs/left_top_04.jpg) no-repeat;
}
.bgStructure #contentRight
{
	background: url(/images/bgs1/right_top_04.jpg) no-repeat;
}
.bgValues #contentLeft
{
	background: url(/images/bgs/left_top_07.jpg) no-repeat;
}
.bgValues #contentRight
{
	background: url(/images/bgs1/right_top_07.jpg) no-repeat;
}
.bgIDs #contentLeft
{
	background: url(/images/bgs/left_top_05.jpg) no-repeat;
}
.bgIDs #contentRight
{
	background: url(/images/bgs1/right_top_05.jpg) no-repeat;
}
.bgNews #contentLeft
{
	background: url(/images/bgs/left_top_06.jpg) no-repeat;
}
.bgNews #contentRight
{
	background: url(/images/bgs1/right_top_06.jpg) no-repeat;
}

div.titleBox
{
	height: 45px;
	float: left;
	padding: 9px 14px 0px 14px;
}
html>body div.titleBox
{
	height: 36px;
}
#contentLeft div.titleBox
{
	width: 610px;
}
html>body #contentLeft div.titleBox
{
	width: 582px;
}
#contentRight div.titleBox
{
	width: 289px;
}
html>body #contentRight div.titleBox
{
	width: 261px;
}
div.titleBox h1, div.titleBox h2
{
	margin: 0px;
}
#contentFull div.titleBox
{
	width: 930px;
}
html>body #contentFull div.titleBox
{
	width: 902px;
}
/* new R/H side titling */
#contentRight h1
{
	display: none;
}
#contentRight em
{
	font-family: Times New Roman;
	color: #ffffcc;
	font-size: 1.2em;
}
div.contentBox
{
	height: auto;
	float: left;
	padding: 5px 14px 28px 14px;
	padding: 5px 10px 28px 10px;
	background: #333;
	overflow: hidden;
}

#contentLeft div.contentBox
{
	width: 610px;
}
html>body #contentLeft div.contentBox
{
	width: 590px;
}
#contentRight div.contentBox
{
	width: 305px;
}
html>body #contentRight div.contentBox
{
	width: 285px;
}
#contentRight h3
{
	border-bottom: 1px solid #fff;
	margin-bottom: .8em;
}
#contentRight ul
{
	margin-bottom: .8em;
}
#contentRight ul li.sel a
{
	font-weight: bold;
}
#contentRight img
{
	border: 1px solid #fff;
	margin: 0px 12px 8px 0px;
}
#contentFull div.contentBox
{
	width: 930px;
}
html>body #contentFull div.contentBox
{
	width: 910px;
}
#contentArea.blankScroll #contentFull div.contentBox
{
	padding: 0px 15px;
	overflow: scroll;
	height: 557px;
}
html>body #contentArea.blankScroll #contentFull div.contentBox
{
	width: 900px;
}
#footer
{
    margin: 0 auto;
	width: 960px;
	height: 30px;
	background-color: #333;
	text-align: left;
	position: relative;
	left: 0px;
	padding: 6px 0px 0px 12px;	
}
html>body #footer
{
	height: 24px;
	width: 948px;
}
#footer p
{
	color: #ccc;
	font-size: .9em;
}

/*Tooltip
#tooltip {
	position: absolute;
	z-index: 3000;
	padding: 3px;
	background: url(/images/ui/bg_postit.jpg) no-repeat #fdf8da;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	color: #000;
	text-align: left;
	width: 350px;
	height: 100px;
}
html>body #tooltip 
{
	min-height: 100px;
	height: auto;
}
#tooltip div { margin: 0; }

.tooltip
{
	display: none;
}*/
