@CHARSET "UTF-8"; /*site design common template*/

/*basic elements styles*/
body{
	font-family: Tahoma, Verdana, Arial;
	height: 100%;
}
a{
	color: #0a6d9f;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.selected{
	text-decoration: underline;
}

/*common page layout*/
.basis{
   	display: block;
   	min-height: 100%;
   	width: 100%;
   	position: absolute;
   	top: 0px;
   	left: 0px;
   	z-index: 1;
	background-color: #0A6D9F;
	text-align: center;
}
.header{
	width: 1000px;
	height: 158px;
	background-color: #f9f9c9;
	background: url('/images/info-header.png') top left no-repeat;
	text-align: left;
}
.header .topmenu{
	float: right;
	padding-top: 65px;
	padding-bottom: 5px;
	padding-right: 430px;
	text-align: right;
}
.header .topmenu a{
	margin-left: 15px;
}
.header .topnav{
	float: right;
	padding: 0px 25px 0px /*85*/42px;
}
.header .topnav select{
	margin-top: 58px;
	margin-left: 15px;
	height: 24px;
	font-size: 12px;
	vertical-align: middle;
	font-weight: bold;
	/*display: inline;*/
}

div.breadcrumbs{
	height: 20px;
	margin: 0;
	font-size: 10px;
	margin-top: 15px;
	line-height: 13px;
}

.sidebar{
	height: 100%;
	padding: 0;
	background: url("/images/main-list-bg.png") top right no-repeat;
}

.sidebar ul{
	margin-left: 20px;
}
.sidebar ul.group{
	text-align: left;
	margin-top: 35px;
	margin-left: /*50*/60px;
}

.sidebar li{
	list-style-image: url("/images/main-list-marker.png");
}
.sidebar ul.group li{
	margin-top: 15px;
}

.sidebar ul.subgroup li{
	margin-top: 0px;
}

.sidebar ul.item{
/*	margin-left: 10px;*/
}
.sidebar ul.item li{
	list-style-image: none;
}

.sidebar a{
	color: #0a6d9f;
	font-weight: bold;
}
.sidebar a:hover, .sidebar a.selected{
	color: #dc1018;
}

.client{
	/*padding-top: 56px; /*top block*/
	/*padding: 56px 10px 10px 10px;*/
	background-color: #f9f9c9;
	text-align: left;
	padding: 0 20px 0 40px;
	padding-bottom: /*180*/295px; /*bottom block*/
	/*margin-left: 290px; /*side block*/
}

.client table.cage{
	margin: 0;
	padding: 0;
}
.client table.cage td.content{
	padding-left: 54px;
	vertical-align: top;
}
.client table.cage td.content a{
	color: #0a6d9f;
	text-decoration: underline;
	line-height: 13px;
}
.client table.cage td.content a:hover, /*.client table.cage td.content a:visited,*/ .client table.cage td.content a.selected{
	color: #dd1c21;
}

.client table.cage td.content .tabs{
	height: 26px;
	width: /*642*/642px;
	margin-left: -20px;
	color: #fff;
	margin-top: /*60*/20px;
	background: url('/images/catalog-tabs.png') top left no-repeat;
}
.client table.cage td.content .tabs td{
	vertical-align: bottom;
	padding-bottom: 7px;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
/*	padding: 0 10px 0 10px;*/
}
.client table.cage td.content .tabs td a{
	color: #fff;
	text-decoration: none;
}
.client table.cage td.content .tabs td a:hover, .client table.cage td.content .tabs td a.selected{
	text-decoration: underline;
}

.footer{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	display: block;
	z-index: 999;
	text-align: center;
}
.footer div{
	text-align: left;
	width: 1000px;
	height: 100%;
	line-height: 16px;
	background-color: #162025;
}
.footer img.marker{
	margin-bottom: 30px;
	margin-right: 10px;
	margin-top: 2px;
	float: left;
}
.footer table{
	margin: 30px 0 0 20px;
}
.footer table td{
	padding: 10px 20px 10px 20px;
}
.footer table td.credits{
	border-left: 2px solid #cb0011;
	padding-left: 40px;
}
.footer table td.credits a{
	color: #0a6d9f;
}
.footer .copyright{
	position: relative;
	bottom: 26px;
	margin-left: 40px;
	width: 200px;
	color: #0a6d9f;
}

/*custom design styles*/

body{
	font-family: Tahoma, Verdana, Arial;
	height: 100%;
	font-size: 12px;
	color: #333;
	min-width: 1000px;/*850px*/
	padding: 0;
	margin: 0;
}

h1{
	color: #000;
	font-size: 24px;
	font-weight: normal;
}

h2, caption{
	font-weight: normal;
	font-size: 18px;
	/*color: #fdb224;*/
	color: #555;
}
h3{
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

fieldset{
	margin: 15px;
}

label{
	padding-top: 5px;
	display: block;
}
.news{
	background: url('/images/news-bg.png') top left;
	height: 165px;
	padding-bottom: 180px; /*bottom block*/
	width: 1000px;
	text-align: left;
/*	color: #fc951c;*/
	color: #fff;
}
.news table.headlines a{
	font-weight: normal;
}
.news table.headlines{
	width: 100%;
}
.news table.headlines td{
	padding: 0 40px 0 40px;
}
.news table.headlines td:FIRST-LETTER{
	text-transform: uppercase;
}
.news table.headlines a.more{
	margin-top: 15px;
	color: #fdb224;
	float: right;
}

.header .lang{
	margin-left: 40px;
	border-left: 2px solid #cb0011;
	float: left;
	display: inline;
	padding-left: 20px;
}

.header .lang a{
	color: #0a6d9f;
	text-decoration: underline;
	line-height: 14px;
}

.header .menu{
	margin-top: 8px;
	margin-left: 274px;
	display: inline;
	float: left;
}

.menu td{
	vertical-align: middle;
	text-align: center;
	padding: 0 20px 0 20px;
	color: #fff;
}
.menu td a{
	font-weight: bold;
	color: #fff;
}
.menu td a:hover{
	color: #fff;
	text-decoration: underline;
}
.menu td.active a{
	text-decoration: underline;
}

.footer div.menu{
	width: 1000px;
	height: 125px;
	text-align: center;
	background: #f9f9c9 url('/images/footer-menu.png') right top no-repeat;
}
.footer table.menu{
	width: 675px;
	margin: 25px 0 0 0;
}
.footer .menu a{
	color: #4590a9;
}
.footer .menu a:hover{
	text-decoration: underline;
	color: #4590a9;
}
.left{
	width: 290px;
	height: 500px;
	background-color: #4c78b4;
	float: left;
}
.side ul{
	margin: 0 10px 0 10px;
}

.side ul li{
	margin: 3px 0 3px 0;
}

.footer{
	color: #fff;
}

.footer a{
	color: #fff;
}

.footer p{
	padding: 5px 10px 0 5px;
}