/* 	General styles */

td, div, li, img { behavior: url(/media/iepngfix.htc) }

html {
	height: 100%;
}

body {	
	background: #ffffff url(../img/bg.jpg) repeat-x;
	margin: 0;
	padding: 0; 
	font: 14px 'Trebuchet MS', Tahoma, Arial;
	color: #40646e;
	line-height: 23px;
	padding: 0px;
	margin: 0px;
	behavior: url("../csshover.htc");
}

/* Main tags */

a {
	color: #2791a1;
	text-decoration: underline;
}

a:hover {
	color: #ff7300;
	text-decoration: underline;
}

h1 {
	color: #036d7d;
	font: 25px 'Trebuchet MS', Tahoma, Arial;
	padding: 0px;
	margin: 0px;
}

h2 {
	color: #036d7d;
	font: 20px 'Trebuchet MS', Tahoma, Arial;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
}

h3{
	color: #2e525c;
	font: 17px 'Trebuchet MS', Tahoma, Arial;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 15px;
}

h3.partners {
	color: #2e525c;
	font: 17px 'Trebuchet MS', Tahoma, Arial;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 25px;
	margin-bottom: 5px;
}

h3.vacancy {
	color: #2e525c;
	font: 14px 'Trebuchet MS', Tahoma, Arial;
	font-weight: bold;
	background: url(../img/dot-v.gif) 0px 19px no-repeat;
	padding-left: 20px;
}

ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

p {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

/* Template */

div.static-center {
	min-width: 1000px;
	_width:expression(body.clientWidth>1000?"100%":"1000px");
}

div.dynamic-center {
	width: 840px;
	margin: 0 auto;
}

div.dynamic-center-s {
	width: 900px;
	margin: 0 auto;
}

div.center-obj {
	position: relative;
	width: 950px;
	margin: 0 auto;
	z-index: 333;
	top: 300px;
}

/* Header */

div.header {
	position: relative;
	width: 100%;
	height: 300px;
}

div.header table {
	width: 100%;
	color: #05313d;
	position: relative;
	top: 40px;
}

div.header td.logo {
	width: 20%;
}

div.header td.menu {
	width: 80%;
}

div.header li {
	display: inline;
	padding-left: 20px;
}

div#logo {
	position: relative;
	top: 20px;
}

ul#lang {
	display: inline;
}

ul#lang li {
	background: url(../img/slang.gif) 15% 0% no-repeat;
	padding-left: 17px;
	display: inline;
}

ul#lang li#first {
	background: none;
	padding-left: 15px;
	display: inline;
}

div.main-objects {
	position: absolute;
}

div#phrase {
	position: absolute;
	top: 85px;
	left: 230px;
}

/* Content */

div.content {
	position: relative;
	z-index: 444;
}

div.content table {
	width: 100%;
	color: #05313d;
}

div.content td#advmenu {
	width: 210px;
	padding-right: 30px;
}

div.content td#text {
	position: relative;
	background: url(../img/text-down.gif) 100% 100% no-repeat;
	width: 680px;
	height: 610px;
	padding-bottom: 120px;
}

div#text-up {
	position: absolute;
	z-index: 0;
	top: 0px;
	right: 0px;
	background: url(../img/text-up.gif) 100% 100% no-repeat;
	width: 680px;
	height: 300px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=73);
	-moz-opacity: 0.73;
	-khtml-opacity: 0.73;
	opacity: 0.73;
}

div#content-text {
	position: relative; 
	padding: 23px 30px 30px 30px;
	z-index: 111;
	color: #2e525c;
}

div#advobj-up {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
	background: url(../img/advobj-up.gif) no-repeat;
	width: 210px;
	height: 240px;
}

td#advobj {
	position: relative;
	background: url(../img/advobj-up.gif) 0% 0% no-repeat;
	width: 210px;
	height: 240px;
}

table#objmodule {
	height: 610px;
	background: url(../img/advobj-down.gif) 0% 100% no-repeat;
}

td#news a{
	position: relative;
	top: 7px;
}

span.date {
	position: relative;
	background: #0b5d75;
	color: #ffffff;
	padding: 2px 7px 2px 7px;
	_padding: 2px 7px 2px 10px;
	font: 11px 'Trebuchet MS', Tahoma, Arial;
	z-index: 12;
}

div.dl {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../img/dl.gif) no-repeat;
	width: 11px;
	height: 20px;
	z-index: 22;
}

div.dr {
	position: absolute;
	top: 0px;
	right: 0px;
	_right: auto;
	_float: right;
	background: url(../img/dr.gif) no-repeat;
	width: 11px;
	height: 20px;
	z-index: 21;
}

span.dt {
	position: relative;
	z-index: 33;
}

td#advmenu-up {
	width: 210px;
	height: 30px;
}

td#advmenu-down {
	width: 210px;
	height: 30px;
}

td#advmenu-c {
	background: #e4eff1;
	color: #40646e;
}

ul#objects li {
	padding-bottom: 30px;
}

ul.podmenu  {
	font: 13px 'Trebuchet MS', Tahoma, Arial;
	font-weight: bold;
}

ul.podmenu li {
	padding-top: 3px;
	padding-bottom: 7px;
	padding-left: 30px;
	color: #40646e;
}

ul.podmenu  li.active {
	background: url(../img/menu-a.gif) -3px 0px no-repeat;
	height: 31px;
	padding-bottom: 0px;
	margin-top: 3px;
	color: #ffffff;
}

ul.podmenu  li.active a {
	color: #ffffff;
	text-decoration: underline;
}

ul.podmenu  li.active a:hover {
	color: #ff7300;
	text-decoration: underline;
}

td#advmenu-down img, td#advmenu-up img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=73);
	-moz-opacity: 0.73;
	-khtml-opacity: 0.73;
	opacity: 0.73; 
}

p#path {
	font: 11px 'Trebuchet MS', Tahoma, Arial;
	color: #6f8b93;
	padding-bottom: 30px;
	padding-top: 5px;
}

p#path a {
	color: #72a2b0;
}

p#path a:hover {
	color: #ff7300;
}

#sort {
	position: absolute;
	top: 29px;
	right: 30px;
	font: 14px 'Trebuchet MS', Tahoma, Arial;
	color: #6f8b93;
	padding-bottom: 30px;
	padding-top: 5px;
}

p#sort a {
	color: #72a2b0;
}

p#sort a:hover {
	color: #ff7300;
}

div#content-text img {
	border: 1px solid #d0e0e5;
}

table#contacts img {
	border: none;
}

p.pdf {
	background: url(../img/pdf.gif) no-repeat;
	height: 40px;
	padding-left: 55px;
	padding-bottom: 30px;
}

p.news {
	padding-bottom: 20px;
}

div#yandex-map img {
	border: none;
}

table#object {
	width: 100%;
}

table#object td.c-tobj {
	padding-top: 10px;
	padding-bottom: 40px;
	width: 180px;
}

table#object td.l-tobj {
	padding-top: 10px;
	padding-bottom: 40px;
	width: 180px;
	padding-right: 15px;
}

table#object td.r-tobj {
	padding-top: 10px;
	padding-bottom: 40px;
	width: 180px;
	padding-left: 15px;
}

table#object2 td {
	padding-bottom: 40px;
}

table#object2 img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=53);
	-moz-opacity: 0.53;
	-khtml-opacity: 0.53;
	opacity: 0.53;
}

table#object2 img:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.00;
	-khtml-opacity: 1.00;
	opacity: 1.00;
}

ul#pages {
	position: relative;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	margin-top: 30px;
	font-weight: bold;
}

ul#pages li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
}

a.activestr, a.activestr:hover  { 
	background: url(../img/active.gif) 100% 100% no-repeat;
	color: #ffffff; 
	text-decoration: none; 
	width: 20px;
	height: 45px;
	padding: 4px;
}

ul#pages li.start {
	font-weight: normal;
	font-size: 13px;
	font-weight: bold;
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}

ul#navi {
	position: absolute;
	top: 33px;
	right: 30px;
	font: 14px 'Trebuchet MS', Tahoma, Arial;
	color: #6f8b93;
}

ul#navi li {
	display: inline;
	padding-left: 10px;
}

ul#navi img {
	border: none;
}

ul#navi a {
	color: #72a2b0;
}

ul#navi a:hover {
	color: #ff7300;
}

div.date-n {
	color: #6f8b93;
	font: 11px 'Trebuchet MS', Tahoma, Arial;
}

div#present img {
	border: none;
}

h3.pres {
	font: 14px 'Trebuchet MS', Tahoma, Arial;
	text-decoration: underline;
	color: #2791a1;
}


/* Slide Text */


#vertical_container {
 z-index: 33;
}

.accordion_toggle {
	display: block;
	height: 30px;
	width: 570px;
	background: url(../img/accordion_toggle.jpg) no-repeat top right #e4eff1;
	padding: 0 10px 0 10px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 13px;
	color: #40646e;
	cursor: pointer;
	margin: 0 0 0 0;
	margin-bottom: 5px;
}

.accordion_toggle:hover {
	display: block;
	height: 30px;
	width: 570px;
	background: url(../img/accordion_toggle_active.jpg) no-repeat top right #ff7300;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 13px;
	cursor: pointer;
	margin: 0 0 0 0;
	margin-bottom: 5px;
}

.accordion_toggle_active {
	background: url(../img/accordion_toggle_active.jpg) no-repeat top right #ff7300;
	color: #ffffff;
	border-bottom: 1px solid #f68263;
}

.accordion_content {
	color: #444444;
	overflow: hidden;
}
	
.accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}

.accordion_content p {
	line-height: 150%;
	padding: 7px 10px 7px 10px;
}
	
.vertical_accordion_toggle {
	display: block;
	height: 30px;
	width: 600px;
	background: url(../img/accordion_toggle.jpg) no-repeat top right #e4eff1;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	margin: 0 0 0 0;
	margin-bottom: 5px;
}

.vertical_accordion_toggle_active {
	background: url(../img/accordion_toggle_active.jpg) no-repeat top right #ff7300;
	color: #ffffff;
	border-bottom: 1px solid #f68263;
}

.vertical_accordion_content {
	color: #444444;
	overflow: hidden;
}

.vertical_accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}

.vertical_accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}

/*
	Horizontal Accordion
*/

.horizontal_accordion_toggle {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	display: block;
	height: 100px;
	width: 30px;
	background: url(../img/h_accordion_toggle.jpg) no-repeat top left #e4eff1;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	border-right: 1px solid #ffffff;
	cursor: pointer;
	margin: 0 0 0 0;
}

.horizontal_accordion_toggle_active {
	background: url(../img/h_accordion_toggle_active.jpg) no-repeat top left #ff7300;
	border-right: 1px solid #f68263;
}

.horizontal_accordion_content {
	/* REQUIRED */
	height: 100px;	/* We need to define a height for the accordion as it stretches the width */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	
	overflow: hidden;
	color: #444444;
}
	
.horizontal_accordion_content p {
	width: 450px;
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}
			
			

#vertical_nested_container {
margin: 20px auto 20px auto;
width: 570px;
}


/* Footer */

div.footer {
	position: relative;
	margin-top: 80px;
	color: #d5e8ea;
	background: #0b5d75 url(../img/footer-bg.gif) repeat-x;
	height: 150px;
	width: 100%;
}

div#copyright {
	position: relative;
	top: 30px;
	left: 0px;
}

div#artexmedia {
	position: absolute;
	top: 30px;
	margin-left: 655px;
}

div#artexlogo {
	background: url(../img/artexmedia.gif) 0% 60% no-repeat;
	position: absolute;
	width: 58px;
	height: 68px;
}

div#devtext {
	font-size: 13px;
	line-height: 22px;
	padding-left: 75px;
}

div.footer a {
	color: #ffffff;
	text-decoration: underline;
}

div.footer a:hover {
	color: #ff7300;
	text-decoration: underline;
}

div.lfix {
	float: left;
	width: 180px;
}
