﻿/* CSS file */

* {
	margin:0;
	padding:0;
	outline:none;
}

html, body {
	width:100%;
	height:100%;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, sans-serif;
	background: #fff;
	color: #404040;
}
h1, h2, h3, h4, h5, h6 { 
	padding: 0.7em 0 0 0; 
	margin: 0 0 0.5em 0; 
	color: inherit; 
	background: inherit;
	font-weight: normal; 
}
h1 { font-size: 2.2em; }
h2 { font-size: 2em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.0em; }
h6 { font-size: 0.9em; }
p {
	padding: 0.7em 0 0.7em 0;
}
a {
	color: #4b4b4b;
	background: inherit;
}
a:hover {
	color: #ea1606;
	/*background: inherit;*/
}
li a {
	background: none;
}
a img, table {
	border: 0;
}
ul {
}
dd, ol {
	margin-left: 1.7em;
}
li {
	margin-left: 1.34em;
}
table {
	font-size: 100%;	
}


acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

hr {
}

sup {
	font-size:0.8em;
}
sup.red {
	color: #ff0000;
}

.clearer {
	clear: both;
}

.left {
	float:left;
}
.right {
	float:right;
}

.enlarge {
	font-size: 117%;
}
.enlarged {
	font-size: 130%;
}

.leftmargin {
	margin-left: 15px;
}
/* ================= */

#header{ }
	#header.logo_index{
		position: absolute;
		z-index: 2;
	}

#logoline {
	width: 100%;
	overflow: hidden;
}
#logo {
	width: 190px;
	height: 39px;
	background: #000;
	color: #fff;
	font-size: 20px;
	float:left;
}

#logo a {
	color: #fff;
	background: transparent;
}

#feedback {
	float:left;
	/*background: url(/img/ico-feedback.gif) no-repeat 0 0;*/
	height:37px;
	/*padding: 0 0 0 30px;*/
	padding: 0 0 0px;
	margin: 0 0 0 178px;
	position: relative;
}
#feedback a {
	text-decoration:none;
	line-height:37px;
	background:none;
	vertical-align:middle;
}
#feedback a:hover {text-decoration:underline;}
#feedback img{
	position: absolute;
	left: -40px;
	top: 0;
}

.blacksq {
	background: #000;
	width: 74px;
	height: 39px;
	float:left;
	margin-right: 148px;
}

.blacksq div {
	margin-top:12px;
	margin-left:16px;
}

#topmenu {
	padding: 20px 0 5px 222px;
}
#topmenu a, #topmenu a.on {
	color: #000;
	background: transparent;
}
#topmenu a.on, #topmenu a:hover {
	text-decoration: none;
}
#topmenu a:hover {
	color:#FF0000;
}
#topmenu td.on {
	background: #E2E2E2 url(/img/topmenu_on.gif) repeat-x 100% 100%;
}
#topmenu table {
	height: 43px;
}
#topmenu td {
	height: 30px;
	padding-bottom: 13px;
	vertical-align: bottom;
}
#topmenu td {
	height: 30px;
	text-align: center;
}
#topmenu a {
}
#topmenu .tdmcompany {
	width: 137px;	
}
#topmenu a.mcompany {
	font-size: 16px;
}
#topmenu .tdmportfolio {
	width: 175px;	
}
#topmenu a.mportfolio {
	font-size: 20px;
}
#topmenu a.mseminars {
	font-size: 14px;
}
#topmenu a.mpeople {
	font-size: 14px;
}
#topmenu a.mprofession {
	font-size: 20px;
}
#topmenu a.mvacancy {
	font-size: 14px;
}
#topmenu .tdmvacancy {
	width: 130px;	
}
#topmenu .tdmcontacts {
	width: 125px;	
}
#topmenu a.mcontacts {
	font-size: 12px;
}


#content {
	font-size: 1.2em;
	padding: 0 0 30px 0;
}
/* article list */

.listblock {
	width: 100%;
	overflow: hidden;
	font-size: 0.95em;
	background-repeat: no-repeat; 
}
.maintxt {
	font-size: 0.95em;
}
#cover {
	position: relative;
	z-index: 1;
}
#navline {
	height: 62px;
	width: 100%;
	/*top: -62px;*/
	margin-top:-62px;
	background: url(/img/navline_bg.png) repeat-x 0 0;
	position: absolute;
	position: relative;
		/*border: 1px solid red;*/
		
}
#over-cover {
	/*padding: 25px 0;*/
}
	#over-cover .maintxt{
		padding: 120px 0 90px 0;
		position: relative;
	}
		#over-cover .maintxt .maintxt-tube{
			display: inline-block;
			//display: inline;
			//zoom: 1;
			position: relative;
			z-index: 2;
		}
	#over-cover .mainimg{
		position: absolute;
		bottom: -45px; right: 0;
		-bottom: 0;
		z-index: 1;
	}
/* Vii: Chrome 3.x BUG [2009-08-19] */
/*#under-cover {*/
#undercover {
	padding: 25px 0;
	/*background: url(/img/cover/bg_under.gif) no-repeat 1027px 0;*/
}

#trail {
	width: 100%;
	/*background: url(/img/cover/bg_cover_over.gif) no-repeat 1150px 20px;*/
}
#vistrail {
	padding: 0 0 0 0;
	overflow: hidden;
	height: 58px;
	position: relative;
}
#trailer {
	position: absolute;
	height: 58px;
	top: 0;
	left: 100%;
	/*border:1px solid #000;*/
}
table#datetrail td {
	/*width: 135px;*/
	width: 150px;
	height: 58px;
}
table#datetrail td#currd {
	background: url(/img/date_bg.png) no-repeat 15px 100%;
}
#currd {width:200px;}
.mfc {position:relative; top:0px;}
.w88 {width:88px;}
table#datetrail td td {
	width: auto;
	height: auto;
}
.navDate { text-align: center; white-space: nowrap; }
.navrasp { display: block; }
.navTitle { font-size:9px; color:#3d3d3d; background:#FFFFFF; }
.navslash {margin:0 6px;}
.mainFlashMenu {
	position:absolute;
	margin-left:120px;
	top:-5px;
	text-align:left;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	white-space:nowrap;
	/* alternative background FFF
	background:#FFFFFF;
	*/
}

.mainFlashMenuBlack {
	position:absolute;
	margin-left:120px;
	top:-5px;
	text-align:left;
	color:#FFFFFF;
	background-color: #000000;
	font-size:9px;
	font-weight:bold;
	white-space:nowrap;
	/* alternative background FFF
	background:#FFFFFF;
	*/
}


div.townd, a.townd, strong.townd {
	font-size: 8px;
	text-transform: uppercase;
	text-decoration: none;
	color: #454545;
	white-space: nowrap;
}
strong.townd {
	font-size: 10px;
	font-weight: bold;
	color: #454545;
	background: #fff;
}
.navDate a { text-decoration:none; }
.navDate a:hover, .navDate a:hover span, .navDate a:hover strong {
	color: #D32009;
}
#dateT {
	padding-bottom: 10px;
	text-align: right;
	width:85px;
}
.rasp {
	width: 980px;
}
.raspv {
	height: 30px;
	line-height: 30px;
	font-size: 30px;
	overflow: hidden;
}


.vac td {
	color: #000;
}
.vac td.vactxt {
	padding: 23px;
	color: #000;
}
.vac td strong, .con td strong {
	font-size: 0.9em;
}
/**/
.mainvac {
	list-style: none;
	padding: 0 0 0 30px;
}
.mainvac li {
	margin: 0;
	padding: 0 0 10px 0;
}
.mainvac a {
	color: #000;
}
.mainvac a:hover {
	color: #f00;
}

.artinlist {
	background: url(/img/dashed_gray.gif) repeat-x 0 0;
}
.butt {
	cursor: pointer;
	position: absolute;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	display: block;
}
.art {
	padding: 1px 0 0 0;
}
.odd .listblock {
	background-position: 100% 50%;
}
.even .listblock {
	background-position: 171px 50%;
}
.ltxt {
	padding-bottom: 30px;
}

.ltxt, .ltitle  {
	/*width: 304px;*/
}

.ltitle {
	background: url(/img/red_bubble_w.gif) no-repeat 0 2px;
	padding: 12px 0 10px 24px;
	color: #000;
	text-decoration: underline;
	font-size: 0.85em;
	float: left;
}
.dltitle {
	padding: 10px 0;
	overflow:hidden;
	zoom:1;
	margin:-20px 0 0 -22px;
	position: relative;
}
div.dltitle .ltitle {
	/*padding: 12px 0 10px 18px;*/
	/*position: absolute; left: -17px;top: -10px */
	padding-bottom: 0;
	padding-left: 22px;
	margin-bottom: -5px;
}
div.indarticle .ltitle {
	padding: 12px 0 8px 24px;
	margin: 0;
}


.ltitle a {
	background: none;
	color: #000;
}
.ltitle a:hover {
	background: none;
	color: #f00;
}
h2.indtitle {
	padding: 0;
	margin: 0;
}
h1.fullarttitle {
	margin: 0 0 0 87px;
	padding: 0;

}
h2.subtitle {
	padding: 8px 0 8px 175px;
	color: #f00;
/*
	text-decoration: underline;
*/
	font-size: 0.85em; 
}
h2.subtitle a {
	color: #f00;
}
h2.subtitle a:hover {
	color: #000;
}
div.timage {
	margin: 30px 0 0 87px;
}
	
.even .timage {
	margin-left: 0;
/*
	margin-left: 478px;
*/
}
.odd .ltxt {
	padding-left: 175px;
}
.even .ltxt {
	margin-left: 88px;
}

.gobutton {
	padding-top: 45px;
}

/* 2009-08-20 Specific rules for project's img-title */
/* 4640 => UEL */
/*h1.fullarttitle img.fullarttitle_4640,
div.timage img.timage_4640{
	margin-left:-20px;
}*/

.redbuttf, .redbuttf:hover,
.redbutto, .redbutto:hover {
	width: 74px;
	height: 84px;
	display: block;
	background: #FB2311;
	text-decoration: none;
	text-align: center;
}
.redbuttf img, .redbutto img {
	vertical-align: middle;
	font-size: 20px;
	color: #fff;
	border: 0;
}
/* article blocks */
.nav {
	font-size: 0.9em;
	padding-top: 12px;
	float: right;
}
.nav td { color:#737373; }
.nav a {
	color: #000;
}
.nav a:hover {
	color: #f00;
}
.sep {
	background: #000;
	padding:0;
}
.nav .prev img, .prevtxt div {
	margin-right: 12px;
}
.nav .next img, .nexttxt div {
	margin-left: 12px;
}

.arttitle {
	background: url(/img/red_bubble_w.gif) no-repeat 23px 0;
	padding: 10px 0 3px 42px;
}
.arttitle h1 {
	color: #000;
	background: transparent;
	margin: 0;
	padding: 0;
	font-size: 0.95em; 
}
.arttitle a {
	color: #000;
}
.arttitle a:hover {
	color: #f00;
}

.greybutt, .greybutt:hover {
	width: 74px;
	height: 84px;
	display: block;
	background: #C2C2C2;
	text-decoration: none;
	text-align: center;
	margin-top: 15px;
}
.greybutt img {
	vertical-align: middle;
	font-size: 20px;
	color: #fff;
	border: 0;
}



.block {
	padding: 0 0 0 250px;
}

.dec {
	background: #fff url(/img/strike_bg.gif) repeat 0 0;
}
td.pressr, div.pressr {
	background: transparent url(/img/press_r.gif) no-repeat 0 0;
}

.txt, .cit {
	margin-bottom: 15px;
}
	.cit_last{
		margin-bottom: -7px;
	}

.adv_prod{
	margin-bottom: -30px;
}

/* Vii: [2009-08-14] */
/*
.info-wrap{
	background: url(/img/dashed_gray.gif) repeat-x 0 100%;
	font-size: 0.9em;
	padding-bottom: 1px;
}
	.info-wrap .tube{
		padding: 20px 17px;
	}
	
	.info-wrap .tube td div{
		width: 80%;
	}
*/
.info-wrap{}
	.info-wrap h3{
		font-size: 1em;
		font-weight: bold;
		padding: 0 0 0.5em;
		margin: 0;
	}
	.info-wrap ul,
	.info-wrap ul li{
		list-style:none;
	}
		.info-wrap ul li{
			background: url(/img/bullet_sm_red.gif) no-repeat 0 .5em;
			padding: 0 0 0 1.5ex;
			/*margin: 0 0 0 -1.5ex;*/
			margin: 0 0 0;
			line-height: 1.2em;
			//zoom: 1;
			//position: relative;
			//z-index: 1;
		}
.info-wrap .pressr24{
	background-position: 62px 0;
	padding-left: 251px;
}

.accent {
	background: #D32009;
	color: #fff;
	font-weight: normal;
}
.accent a {
	background: #D32009;
	color: #fff;
	text-decoration: none;
}
.accent a:hover {
	background: #fff;
	color: #D32009;
	text-decoration: none;
}
.cont {
	width: 690px;
}

.gal {position:relative;}
.gal .gallery {
	position:absolute;
	left:70px;
	top:-89px;
	_left:-215px;
}
#gallery_img img {border:8px solid #e5e5e5; margin:10px 0;display:none;}

#move_top {text-align:center;margin-bottom:25px}
#move_bottom {text-align:center;margin-top:25px}

.cit .cont {
	position: relative;
}
.cit blockquote.bubble1, .cit blockquote.bubble2 {
	border: 0;
	margin: 0;
	padding: 0;
	position: relative;
}
.cit blockquote.bubble1 {
	background: #DDD url(/img/bubble1_bg_t.gif) repeat-x 0 0;
}
.cit blockquote.bubble2 {
	background: #DDD url(/img/bubble2_bg_t.gif) repeat-x 0 0;
}
	.cit blockquote.bubble2 table{
		//width: auto;
	}
.cite_wide blockquote.bubble2 {
	width: 100%;
}
	.cite_wide blockquote.bubble2 table{
		width: 100%;
	}

.cit .bubble1txt {
	background: url(/img/bubble1_bg_b.gif) repeat-x 0 100%;
}
.cit .bubble2txt {
	background: url(/img/bubble2_bg_b.gif) repeat-x 0 100%;
	/*vertical-align: top;*/
}
.cit blockquote .bubble2txt p {
	padding: 12px 7px 20px 20px;
}
.cit blockquote.mode-bubble .bubble2txt p {
	padding-left: 38px;
}
.cit blockquote.mode-bubble .ibubble2 {
	display: none;
}
	/*.cite_wide blockquote .bubble2txt p {
		padding: 0;
	}*/
.cit blockquote p {
	border: 0;
	margin: 0;
	padding: 7px 7px 0 20px;
	font-size: 0.95em;
	color: #000;
}

.cit blockquote .author {
	text-align: right;
	display: block;
}

.cit .img {
	position: absolute;
	left: -180px;
	border: solid 8px #E6E6E6;
	z-index: 2;
}
.cit .img_bottom {
	margin-top: -110px;
}
	
	/*.cit .img_bottom {
		top: -70px;
	}*/
	.cit .img_out{
		/*top: -45px;*/
	}
		.cit .img_out img{
			margin: -22px 0 0;
			position: relative;
			z-index: 1;
		}
	.cit .img_spirin{ }
		.cit .img_spirin img{
			margin: -56px 0 0;
			position: relative;
			z-index: 1;
		}
.cit .imgWe {
    border: none;
	position: absolute;
	left: -180px;
   	top: -20px;
	z-index: 2;
}
.cit div.double {
	position: absolute;
	left: -180px;
	top: -119px;
	z-index: 2;
}
.cit div.double .img {
	position: static;
	margin-bottom: 2px;
}
.cit img.bubble1 {
	position: absolute;
	left: -29px;
	top: 0;
	z-index: 1;
}
.cit div.ibubble2 {
	position: absolute;
	width: 30px;
	height: 24px;
	left: 22px;
	top: -24px;
}

div.vieraquote {
	margin: 8px 15px 8px 30px;
	border-left: 5px solid #e6e6e6;
	padding-left: 5px;
	font-size: 0.95em;
}
.pinfo {
	background: url(/img/press_b_g.gif) no-repeat 400px 0;
	padding: 32px 0 0 0;
	position: relative;
	z-index: 1;
/*	border-bottom: solid 20px #fff; */
}
.pinfo ul {
	list-style: none;
	font-size: 0.9em;
}
.pinfo ul li {
	margin: 0;
	padding: 0 0 10px 0;
	color: #000;
}
.pinfo a {
	color: #000;
}
.pinfo a:hover {
	color: #FF0000;
}

.pinfo .ptitles {
	font-size: 0.8em;
	color: #000;
}
.pinfo .purl a {
	font-size: 0.8em;
	color: #FF0000;
}
.pinfo .purl a:hover {
	color: #000;
}


#footer {
	font-size: 1.1em;
	background: url(/img/footer_bg.gif) repeat-x 0 0;
}
.footer {

}
.footer th {
	height: 58px;
}
.footer ul {
	list-style: none;
	padding: 20px 0 0 0;
		width: 210px;
}
.footer ul li {
	margin: 0;
	padding: 5px 0 10px;
}
.footer a {
	color: #000;
}
.footer a:hover {
	color: #FF0000;
}
th.footertitle {
	font-weight: normal;

}
.foot-contacts{
	color: #000;
	font-style: normal;
	display: block;
	margin: 30px 0 0 75px;
	position: absolute;
	text-align: left;
}
	.foot-contacts p{
		margin: 0;
		padding: 0;
	}
.copy {
	margin: 50px 0 0 0;
	height: 80px;
	background: url(/img/dot_gray.gif) repeat-y 50% 0;
	position: absolute;
	width: auto;
	right: 30%;
}
.copy div {
	background: #E6E6E6;
	color: #3D3D3D;
	font-size: 0.9em;
	padding: 5px 15px;
}


#awardbubble {
	position: absolute;
	z-index: 999;
}
#awardbubble  td#bubbletext {
	background: url(/img/bubble11_bg.gif) repeat-x 0 0;
}
#awardbubble p {
	padding:7px 20px 0pt 7px;
}
#awardbubble img.bubble11 {
	position: absolute;
	right: -29px;
	top: 0;
	z-index: 1;
}

.pages {
	background: url(/img/dashed_gray.gif) repeat-x 0 0;
	padding-top: 30px;
	margin-top: 30px;
}
.pages table {
	margin-left: 205px;
}
.pages td {
	width: 42px;
	height: 42px;
	text-align: center;
}
.pages td img {
	margin-top: 5px;
}
.pages td, .pages td a {
	color: #000;
}
.pages td a {
	color: #000;
}
.pages td.on {
	background: #E2E2E2 url(/img/topmenu_on.gif) repeat-x 100% 100%;
	font-size: 14px;
}
.pages .dots3{
	width: auto;
}
.pages .dots3 span{
	display:block;
	margin:.5ex 0 0;
}


.po a {
	color: #f00;
}
.po a:hover {
	text-decoration: none;
}

.poc a {
	color: #000;
}

.poc a:hover {
	text-decoration: none;
}

#coverImg {
	display: block;
}
#coverBig, #coverBigTMP {
	height: 302px;
/*
	opacity: 0;
	filter: alpha(opacity=0);
*/
}
#coverBig table {
	height: 302px;
}

#coverLoader {
	position: absolute;
	z-index:999;
	left: 746px;
	/*top: 20px;*/
		top: 80px;
	display: none;
}

.icons {
	height: 39px;
	float:left;
	width: 190px;
	margin-right: 32px;
}
.icons td {
text-align:left;
}
.icons img {
margin-left:15px;
margin-top:6px;
}

.foreign {
width:700px;
padding-left:30px;
margin-left: -30px;
margin-top:10px;
}
.foreign ul{
margin-left: -30px;
list-style: url(/img/list-style.gif);
line-height: 18px;
}
.foreign ul li{
padding-left: 15px;
}

.foreign ol li{
margin-left: 0px;
padding-left: 0px;
}

.foreign span {
color: #ffffff;
background-color: #d32009;
padding: 1px
}
.foreign table{margin:5px 0 30px -30px;}
.foreign table td{padding: 10px 40px 10px 30px;}

.stars {
	width:135px;
	position: absolute;
	left: -192px;
	border: solid 8px #E6E6E6;
	background-color: #ffffff;
	z-index: 2;
	padding:8px;
}
.downloading {
	width:105px;
	position: absolute;
	left: -146px;
	border: solid 8px #E6E6E6;
	background-color: #ffffff;
	z-index: 2;
	padding:0px;
}
.stars a img{background: url(/img/lang/bg_star.gif) 0 -22px;}
.stars a:hover img{background: url(/img/lang/bg_star.gif) 0 0px;}

/* misc */

.poetry {width:250px; margin-left:auto; margin-right:auto; font-size: 0.9em;}

/* mainservices-block */
.mainservices {line-height: 194%; word-spacing: 4px; margin-top: -4px}
.font9 {font-size: 90%;}
.font12 {font-size: 110%;}
.font16 {font-size: 130%;}

/* maintraffic+adv24-block */
.maintraffic {margin:0 25px 0 25px}
.maintraffic img {margin-bottom:10px}

.mainadv24 {margin:0 0px 0 25px}
.mainadv24 img {margin-bottom:10px}

.adv24title {
	background: url(/img/red_bubble_w.gif) no-repeat 12px 0;
	padding: 10px 0 3px 42px;
	margin-left: -42px;
	font-size: 140%;
	//position: relative;
}
.first .adv24title {
	padding-top: 0;
}
.adv24text {
	width:700px;
	padding-left:30px;
	margin-left: -30px;
	margin-top:10px;
}
.adv24text ul{
list-style: url(/img/list-style.gif);
/*line-height: 18px;*/
}
.adv24text ul li{
	padding-left: 11px;
	-padding-left: 15px;
}
.adv24text ul > li{
	margin-left: 2em;
}
.adv24text ul.bullet-gray{
list-style: url(/img/bullet-gray.gif);
}

td.pressr24, div.pressr24 {
	background: transparent url(/img/press24_r-l.gif) no-repeat 72px 0;
	font-size: 88%;
	padding-left:261px;
}


.adv24tbl {margin:10px 0 20px 0;}
.adv24tbl td {padding: 5px 15px 5px 15px;}
.adv24tbl th {padding: 7px 15px 7px 15px;}
.gray {background:#e7e7e7}

.title_plain{
	background: none;
}

td.bullet {padding: 5px 15px 5px 40px;
background:url(/img/bullet.gif) no-repeat 3px 6px;}
.gray td.bullet {padding: 5px 15px 5px 40px;
background:#e7e7e7 url(/img/bullet.gif) no-repeat 3px 6px;}
td.space {
background: url(/img/tb-space.gif) repeat-y top left;
padding: 0px;}
tr td.bullet-red {
padding: 7px 15px 7px 40px;
background: transparent url(/img/bullet.gif) no-repeat 3px 7px;}

#request h2, #request h3 {width:580px; padding:0 70px 20px 70px;}
#request form {width:580px; padding:0 70px 30px 70px; font-size:1.2em}
#request form .error{color:#db4936}
#request td {padding:5px 5px 5px 0;}
#request .formLabel {vertical-align:top;width:200px;}
#request .formLabel div div{color:#a3a3a3; font-size:0.8em;padding-bottom:0.5em}
/*#request .formLabel span.formRequired {float:right}*/
#request span.formRequired{
	color: #f00;
	/*float:right*/
}
#request .formAnswer {vertical-align:top;}
#request textarea, #request .formAnswer input  {width:350px}
.off {display:none;}

#request .inputtext,
#request .inputtextarea{
	background-color: #fff;
	border: 1px solid #7b7b7b;
	color: #000;
	font-size: 12px;
}
#request .inputcaptcha{
	margin-left: 13px;
	width: 80px;
}

.loader { background: url(/img/gallery/loader.gif) center center no-repeat; }
.viewer {position:relative; min-width:694px;min-height:463px;}
#move_bottom img, #move_top img {display:none;}

/* Vii */
.h{
	background: transparent no-repeat 0 0;
	display: block;
	line-height: 1;
	overflow: hidden;
	text-indent: -999em;
}
	a.h{
		cursor: pointer;
		outline: none;
	}

.i_lecture{
	background-image: url(/img/i_pix.png);
	background-position: 0 -47px;
	width: 20px; height: 20px;
}

.product{
	position: relative;
}
	.product .i_lecture{
		position: absolute;
		top: 102px; left: 0;
	}
.product_brieff{
	margin: 0 0 10px 25px;
	position: relative;
}
	.product_brieff h3{
		font-size: 11px;
		font-weight: bold;
		position: relative;
	}
		.product_brieff h3 a{
			color: #000;
		}
		.product_brieff h3 img{
			/*margin: 0 0 0 -20px;*/
			position: absolute;
			left: -25px;
		}
	.product_brieff .i_lecture{
		position: absolute;
		left: -25px;
		top: 30px;
	}

.main_advlab{
	padding: 0 43px 0 0;
}
	.main_advlab img{
		margin: 0 0 10px;
	}

.main_projectoffice{
}
	.main_projectoffice img{
		margin: 0 0 10px;
	}

.opinion{
	font-size: 10px;
	margin: -15px 0px 15px;
	position: relative;
	z-index: 1;
}
	.opinion .ltitle{
		display: block;
		float: none;
		margin: 0 0 0 -24px;
		padding-bottom: 7px;
		position: relative;
		text-decoration: none;
		width: auto;
	}
	.opinion .line{
		margin: 0 0 10px;
	}
	.opinion .project-name,
	.opinion .project-year{
		margin: 0 5px 0 0;
		padding: 2px 5px;
	}
	.opinion .project-name{
		background-color: #d32009;
		color: #fff;
	}
	.opinion .project-year{
		background-color: #e5e5e5;
		color: #737373;
	}

.b-opinions{
	margin-left: -60px;
	//zoom: 1;
}
	.b-opinions .col{
		//display: inline;
		float: left;
		margin-left: 60px;
		width: 215px;
	}
	.b-opinions .last{
		margin-left: 14px;
	}

.btn{
	background: transparent url(/img/i_pix.png) no-repeat 0 0;
	height: 22px;
	line-height: 22px;
	text-decoration: underline;
}
	.btn_blue{
		background-position: 0 -24px;
	}

.footer .btn{
	/*color: #fff;*/
	/*display: block;*/
	display: inline-block;
	margin: 0;
	padding-left: 32px;
		position: relative;
		top: 8px;
		margin-top: -5px;
	/*text-align: center;*/
	/*width: 195px;*/
}
	/*.footer a.btn:link,
	.footer a.btn:hover{
		color: #fff;
	}*/

	.footer .separator{
		background: transparent url(/img/dashed_gray.gif) repeat-x 0 50%;
		display: block;
		height: 10px;
		margin: 15px 0 0;
		padding: 0;
		width: 155px;
	}
	
	.italic {
	    font-style:italic;
	}


.cit blockquote.info-wrap{
	background-image: url(/img/bubble4_bg_t.gif);
	background-position: 0 -7px;
	margin-left: 65px;
}
	.cit blockquote.info-wrap .bubble2txt{
		/*background-image: url(/img/bubble4_bg_b.gif);*/
	}
	.cit blockquote/*.info-wrap*/ .info-arrow{
		position: absolute;
		top: 23px;
		left: -20px;
	}
	.cit blockquote.info-wrap .info{
		font-size: 11px;
		padding: 35px 40px 30px;
	}


.block-lectute{
	position: absolute;
	left: -180px;
	margin: 25px 0 0 0px;
	width: 161px;
		z-index: 10;
		-zoom: 1;
}
	.block-lectute .img{ 
		position: static;
		left: 0;
	}
	.block-lectute .bubble2{ 
		position: relative;
		top: 10px;
	}
		.block-lectute .bubble1txt{ 
			padding: 10px 12px;
		}
		.block-lectute .bubble2 p{ 
			color: #000;
			font-size: 11px;
			margin: 0;
			padding: 0;
		}
		.block-lectute .bubble2 a{ 
			background: transparent;
			color: #f00;
			font-size: 11px;
		}
.product-lecture{
	left: -210px;
	margin-top: 15px;
	//margin-top: 55px;
}
	.product-lecture p{
		padding-top: 5px;
	}

.block-form{
	background-color: #cecece;
	width: 690px;
}
	.block-form .tube{
		padding: 25px 20px;
	}
	.block-form p{
		padding: 0;
	}

	.block-form .formLabel,
	.block-form .formAnswer{
		padding: 0 0 15px 20px;
		vertical-align: top;
	}

	.block-form .formLabel{
		color: #000;
		width: 125px;
	}
	.block-form .formRequired{
		color: #f00;
	}

	.block-form .inputtext,
	.block-form .inputtextarea{
		background-color: #fff;
		border: 1px solid #7b7b7b;
		color: #000;
		font-size: 12px;
	}
	.block-form .inputtext{
		height: 18px;
		width: 256px;
	}
	.block-form .inputtextarea{
		width: 495px;
	}
	.block-form .inputbutton{
		background: transparent url(/img/btn_submit.png) no-repeat 0 0;
		display: block;
		width: 192px;
		height: 53px;
		text-indent: -999em;
		margin: 0 0 0 15px;
	}
	.block-form .red-text{
		color: #000;
		font-size: 10px;
		padding: 0 0 20px 20px;
	}

	.block-form .inputcaptcha,
	.block-form .i_mcaptcha{
		vertical-align: bottom;
	}
	.block-form .inputcaptcha{
		margin-left: 13px;
		width: 80px;
	}

#inputfeedback_text,
#inputseminars_goals{
	width: 420px;
	height: 110px;
}
#inputseminars_time{
	width: 250px;
	height: 60px;
}
#inputfeedback_text{
}

.block-lecture{
	background: #efefef url(/img/bg_lecture.png) repeat-x 0 100%;
	font-size: 11px;
	line-height: 1.4em;
	width: 690px;
}
	.block-lecture .tube{
		padding: 20px;
	}
	.block-lecture ul{
		list-style: url(/img/bullet.gif);
	}
		.block-lecture ul li{
			padding-left: 12px;
			margin: 4px 0 4px 3em;
		}

.block-sep{
	padding-top: 15px;
	padding-bottom: 20px;
}

.list-items-lecture{}
	.list-items-lecture .time{
		background: transparent url(/img/i_seminar_time.png) no-repeat 0 0;
		color: #fff;
		display: inline-block;
		//display: inline;
		//zoom: 1;
		font-size: 1em;
		font-weight: bold;
		height: 26px;
		line-height: 26px;
		padding: 0 10px 0 50px;
		margin: 0 0 0 -50px;
	}
	.list-items-lecture .name{
		color: #414141;
		font-size: 1em;
		font-weight: bold;
		display: block;
		margin-bottom: 13px;
	}
.list-items-lecture .head_sem{
		background: transparent url(/img/i-sem.gif) no-repeat 0 0;
		color: #fff;
		/*display: inline-block;
		//display: inline;
		//zoom: 1;*/
		font-size: 1em;
		font-weight: bold;
		line-height: 26px;
		width: 22px;
		height: 22px;
		position: absolute;
		margin: 4px 0 0 -29px;
	}


.dialog{
	font-size: 11px;
}
.dialog,
.dialog li{
	display: block;
	list-style: none;
}
	.dialog li{
		position: relative;
		min-height: 44px;
		-height: 44px;
		padding: 0;
		margin: -0.3em 0;
		padding: 0;
		white-space: nowrap;
	}
		.dialog li.odd{
			margin-left: 140px;
		}
			.dialog li.odd .face{
			}
			.dialog li.odd span{ 
				margin-right: 25px;
			}
		.dialog li,
		.dialog li *{
			vertical-align: middle;
		}
		.dialog li .face{
			margin: 0 5px 0 0;
			/*position: absolute;
			left: -46px;*/
		}
		.dialog li span{
			display: inline-block;
			//display: inline;
			//zoom: 1;
			white-space: normal;
		}
.block-dialog{
	background-color: #e7e7e7;
	width: 690px;
}
	.block-dialog .dialog{
		padding: 20px;
	}


ul.vert,
ul.vert li{
	list-style: none;
	padding: 0;
	margin: 0;
}


ul.bullet{
	//zoom: 1;
}
	ul.bullet .c{
		/*background: transparent url(/img/i_bullet_ol24.png) no-repeat 0 0;*/
		color: #3c3c3c;
		//display: inline;
		float: left;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		margin-top: .2ex;
		width: 15px;
		text-align: center;
	}
	ul.bullet div{
		padding: 0.2ex 0 0 19px;
		margin: 0;
		-padding-left: 2px;
		-zoom:1;
	}
	ul.bullet li{
		font-size: 11px;
		overflow: hidden;
		margin: 0 0 5px;
		//height: 1%;
	}
	ul.bullet br{
		font-size: 1px;
		line-height: 1;
	}

ol.alphabet{
}
	ol.alphabet li{
		overflow: visible;
		list-style: lower-alpha;
		//height: auto;
	}

.bubble2txt{}
	.bubble2txt ul.bullet{
		margin: 15px 10px 20px;
		/*//margin-bottom: -15px;*/
	}
		.bubble2txt ul.bullet ul,
		.bubble2txt ul.bullet ol{
			margin: 5px 0 5px 40px;
		}

#form-seminars select {width:450px}
label.error {display:block;color:#f00; font-size:0.8em}


/* forms
==================================*/
form{
	font-size: 1em;
}

input,
select,
select option,
textarea{
	font-family: Tahoma, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
}

input.f-text,
textarea{
	background-color: #fff;
	border: 1px solid #7b7b7b;
	color: #000;
	font-size: 12px;
	padding: .2em 0;
	width: 270px;
}
form input.cond{
	width: 150px;
}

form input.f-auto,
form textarea.f-auto{
	width: auto;
}
	/* Opera 9, Webkit */
	@media all and (width){ 
		form textarea.f-auto{
			width: 435px;
		}
	}

form input.submit{
	background-color: transparent;
	border: none;
	color: #333;
	cursor: pointer;
	padding: 0;
	margin: 0;
	text-align: left;
	//overflow: visible;
	//width: 1;
}

form input.invalid,
form textarea.invalid{
	background-color: #faa;
	color: #424242;
}

form input[disabled],
form input.f-disabled{
	color: #666;
	cursor: auto;
}

form label{
	color: #000;
	font-size: 1em;
}
	form label.iconed{
		display: -moz-inline-stack;
		display: inline-block;
	}

form fieldset{
	padding: 0 0 1.5em;
	margin: 0;
}
	form fieldset legend{
		font-size: 1.3em;
		margin: 0 0 .2em;
	}
		form legend span{
			display: block;
		}

form .i_red{
	color: #f00;
}

form .note{
	font-size: 1em;
	margin: 0;
	padding: .4em 0 .6em 14.3em;
}
	form .note p{
		color: #000;
		font-size: 10px;
	}
	form .note .i_red{
		font-size: 1.2em;
	}

form .error{
	color: #f00;
}

form .line{
	overflow: hidden;
	padding: 0 0 15px 20px;
}
	form .line dt,
	form .line dd{
		margin: 0;
		padding: 0;
	}
	form .line dt{
		display: inline;
		float: left;
		margin-right: -15.5em;
		width: 10.5em;
	}
		form .line dt label{
			position: relative;
			top: .2em;
		}
		form .line dt .i_red{
			position: relative;
			top: .2em;
		}
	form .line dd{
		display: block;
		padding-left: 12.7em;
	}

	form .line .note{
		padding-bottom: 0;
		padding-top: 0;
	}

form .line_wide{ }
	form .line_wide dt{
		display: block;
		float: none;
		margin-right: 0;
		padding-bottom: 0.6em;
	}
	form .line_wide dd{
		padding-left: 0;
	}
	form .line_wide textarea{
		width: 460px;
	}


form .group-option{
	padding: 2px 0 .3em 20px;
	position: relative;
}
	form .group-option input{
		top: .7em; left: 0;
		position: absolute;
		margin: -4px 0 0;
		//left: -23px;
		//margin-top: -9px;
	}
	/* Opera 9, Webkit */
	@media all and (width){ 
		form .group-option input{ 
			margin-top: -4px;
		}
	}

form .group-buttons{
	padding: 1em 0 1em;
}
	form .group-buttons .f-button{
		position: relative;
		left: 13.5em;
		/*//left: 12.5em;*/
	}

form .captcha-holder{
	overflow: hidden;
}
	form .captcha-holder a,
	form .captcha-holder img{
		vertical-align: middle;
	}
	form .captcha-holder a{
		border-bottom: 1px dashed;
		color: #f00;
		font-size: 11px;
		position: relative;
		top: 0.3em;
		left: 0.2em;
		text-decoration: none;
	}
	form .captcha-holder img{
		//display: inline;
		float: left;
		margin: 0 15px 0 0;
	}
	form .captcha-holder .f-text{
		display: block;
		margin: 1.3em 0 0;
		width: 100px;
	}

form input.pseudo{
	position: absolute;
	left: -9999em;
	visibility: hidden;
}
form label.pseudo{
}

#aia {
	background: url(/img/aia_logo.png) no-repeat 0 4px;
	padding-left: 36px;
	position:absolute;
	margin: 90px 0 0 40px;
	display: block;
}