
/* webinars */

.regStatus
{
	font-size:90%;
	padding-top:5px;
}

.regClosed
{
	background-color:#facccc;
	padding:0.2em 7px 0.2em 7px
}


.regOpen
{
	background-color:#d9e8cc;
	padding:0.2em 7px 0.2em 7px
}

.wNote p
{
	font-size:85%;
	color:#333;
	font-style:normal;
	margin: 0.5em 0;
}

/* header */

.headerLogo
{
	padding: 20px 20px 20px 40px;
}

.headerMenuList
{
	margin: 0;
	padding: 0 25px 0 0;
	font-size:100%;
	clear:both;
	float:right
}

.headerMenuList li
{
	font-size:90%;
	margin: 0 2px 0 0;
	padding: 0;
	text-indent: 0;
	float:left;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	_height: 1%;
}

.headerMenuList li a
{
	display: block;
	padding: 0.4em 15px;
	margin:0;
	font-size:90%;
	color:#fff;
	float:left;
	text-decoration: none;
	background-color: #4d85a5;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius:10px;
	border-top-left-radius:10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius:10px;
	border-top-right-radius:10px;
}

.headerMenuList li a:hover
{
	background-color: #2c7ead;
}

.headerMenuList li span
{
	display: block;
	padding: 0.4em 15px;
	margin:0;
	font-size:90%;
	color:#333;
	float:left;
	text-decoration: none;
	background-color: #fff;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius:10px;
	border-top-left-radius:10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius:10px;
	border-top-right-radius:10px;
}



/*.headerMenuList li
{
	font-size:90%;
	margin: 0 10px 0 0;
	padding: 0;
	text-indent: 0;
	font-weight: normal;
	float: left;
}

.headerMenuList li a
{
	display: block;
	padding: 0 15px 0 0;
	margin:0;
	color:#fff;
	text-decoration: underline;
}

.headerMenuList li span
{
	display: block;
	padding: 0 15px 0 0;
	margin:0;
	font-size:100%;
	color:#26546f;
	text-decoration: none;
	color: #fec20c;
}

.headerMenuList li a:hover
{
	color: #fec20c;
}
*/


.headerPhone
{
	font-size: 140%;
	color:#fff;
	font-weight: normal;
	padding-left: 29px;
}

.menuLogo{padding: 1em 20px 0 40px;}

/* catalogue menu */
.oneMenuList{
	margin: 0 0 2em 0;
	padding: 2em 20px 0 36px;
	font-size:100%;
	color:#333;
	position:relative;
}



.oneMenuItem
{
	color:#333;
	width:120px;
	font-size:85%;
	line-height:1.2em;
	padding: 1.2em 0 0.6em 0;
	text-align:center;
	overflow:hidden;
	position:relative;
}

.oneMenuItem img
{
	behavior: url('/png.htc');
}

.oneMenuImg
{
	height:32px;
	width:32px;
	overflow:hidden;
	background: url('/i/iconset.png') no-repeat;
	position:absolute;
	left:20%;
	top:50%;
	margin-top:-16px;
}

.oneMenuText
{
	color:#666;
	font-size:80%;
	line-height:1em;
	padding-top:0.3em;
}

.oneMenuText a{
	color:#666;
	text-decoration: none;
}

/* home */

.ill
{
	background: url('/i/ill.jpg') #000 no-repeat left top;
	width:100%;
	height:220px;
	margin: 10px 0 0 0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.homeTextBlock
{
	padding: 0.6em 20px 0 10px;
}

.homeTextBlock h3
{
	font-size:150%;
	font-weight:normal;
	margin-bottom: 0.6em;
}


body#min .homeTextBlock h3
{
	font-size:110%;
	font-weight:normal;
	margin-bottom: 0.6em;
	clear:both;
}

h3.headerSlogan
{
	font-size:150%;
	font-weight:normal;
	color:#fff;
	margin-bottom: 0.6em;
	clear:both;
}

.homeAnons
{
	padding: 0 20px 1.2em 0px;
}

.homeAnonsHeader
{
	font-style: italic;
	font-weight: bold;
	font-size:90%;
	margin: 1.4em 0 0.8em 0;
}

.homeAnons h4
{
	margin: 0 0 0.2em 0px;
	font-size:90%;
	font-weight:bold;
}

.homeAnons p
{
	font-size: 70%;
	color:#666;
	line-height: 1.4em;
	margin: 0 0 0 0px;
}


/* textpage */

.textBlock
{
	padding: 1.5em 20px 0 15px;
}

.textFoto
{
	padding: 0 0 1em 10px
}


/* catalogue */

.catalogueTable
{
	width:auto;
}

.catalogueTable td
{
	padding: 0 3px 0.6em 7px;
}

.catalogueTable td h4
{
	font-size:110%;
	margin: 1.2em 0 0.3em 0;
}

.catalogueTable td p
{
	font-size:75%;
	margin: 0 0 0.5em 0;
	line-height: 1.4em;
}


/* footer */

.easyLink td
{
	padding: 0.5em 20px 0.5em 20px;
	border-left:1px solid #546d6e;
}

.easyLink td p
{
	font-size:70%;
	color:#fff;
	line-height: 1.4em;
}

#footerCounter
{
	padding: 1.5em 20px;
}

.footerContacts
{
	padding: 1.5em 20px;
}

.footerContacts strong
{
	color:#fff;
	font-size:120%;
}

.footerContacts p
{
	color:#fff;
	font-size:70%;
	line-height: 1.4em;
	margin: 0.5em 0 0 0;
}

.footerTl
{
	clear:both;
	padding: 1.5em 0 2em 30px;
}

.footerTl img
{
	display: block;
	float:left;
	margin: 0 15px 0.5em 0;
	behavior: url('/png.htc');
}

.footerTl .tlLink
{
	display: block;
	color:#fff;
	float:left;
	font-size:75%;
	line-height: 1.5em;
	padding: 0.4em 0 0 0;
}

.footerTl .tlLink p
{
	margin:0;
	line-height: normal;
	font-size: 100%;
	color:#fff;
}
