body {
	background:white;
	font:0.8em Arial, sans-serif;
	margin:0;
	padding:0;
}

* {
	font-size:100%;
}


textarea {
	font-size:1.5em;
}

a {
	color:#2d7fda;
}

a.fake {
	color:#2d7fda;
	border-bottom:1px dashed #2d7fda;
	text-decoration:none;
}

table
{
	border-collapse:collapse;
}

td
{
	margin: 0em;
	padding: 0em;
	vertical-align: top;
}
h1 {

}

table.Body {
	width:100%;
	height:100%;
}

tr.spacer td {
	width:33%;
}
tr.spacer-main td {
	width:15%;
}

h1 {font-size:2em;color:#199306;padding:0; margin:0.2em 0; font-weight:normal;}
h2 {font-size:1.4em;color:#199306;padding:0; font-weight:normal;}
h3 {font-size:1.5em;color:#21a8d8; padding:0; margin:0.2em 0;font-weight:normal;}

table tr.Header td {
	background:url(/i/h_bg.gif) repeat-x left bottom;
}

table tr.Header td.Logo {
	width:33%;
	padding:10px 20px 10px 0;
	height:110px;
}
table tr.Header td.Contacts {
	width:33%;
}

div.contacts {
	position:relative;
	z-index:1;
	padding:40px 30px 10px 20px;
	color:#FFFFFF;
	font-size:1.3em;
	text-align:right;
}
.Tree {
	float:right;
	position:absolute;
	width:220px;
	height:100px;
	right:0;
	background:url(/i/h_tree.png) no-repeat;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/h_tree.png,sizingMethod=crop);
}

.Header div.nav {
	padding-top:15px;
	padding-left:10px;
}
.Header div.nav div {
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	padding:0 10px;
}

.Header div.nav a {
	font-size:1em;
	color:#FFFFFF;
	font-weight:normal;
}
/* =================================== Wires ========================================= */
div.wires {
	position:relative;
}
div.wires .wire1 {
	position:absolute;
	top:-69px;
	left:339px;
	width:60%;
	height:69px;
	background:url(/i/wire1.png) no-repeat;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/wire1.png,sizingMethod=scale);
}
div.wires .wire2 {
	position:absolute;
	top:-69px;
	left:339px;
	width:30%;
	height:69px;
	background:url(/i/wire2.png) no-repeat;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/wire2.png,sizingMethod=scale);
}
div.wires .wire3 {
	position:absolute;
	top:-69px;
	left:339px;
	width:47px;
	height:69px;
	background:url(/i/wire3.png) no-repeat;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/wire3.png,sizingMethod=scale);
}
/* =================================== Teaser ========================================= */

.Company,
.People,
.Home {
	width:33%;
}
.Company {
	background:#e9eaea url(/i/room0_bg.jpg) repeat-x;
}
.Company .room{
	width:330px;
	background:url(/i/room0.jpg) no-repeat;
	height:330px;
}

.Peoples {
	background:#faa41b url(/i/room1_bg.jpg) repeat-x;
}

.Peoples .room{
	width:330px;
	background:url(/i/room1.jpg) no-repeat;
	height:330px;
}


.wall-border {
	background: url(/i/wall-bg.gif) repeat-y;
	height:100%;
}
.Home {
	background:#231f20 url(/i/room2.jpg) no-repeat top right;
}
.Home .wall-border {
	width:330px;
	padding:200px 30px 50px 50px;
	color:white;
	height:100%;
	//height:330px;
}
table tr td.border {
	border-bottom:1px solid #c3c4c6;
}
.border-bottom {
	padding-left:60px;
	background:#e1e2e3 url(/i/border-bottom.gif) repeat-x;
	height:57px;
}
/* =================================== Text ========================================= */
td.Text {
	padding:20px 30px 30px 0px;
}
.incut {
	padding: 0 20px;
	margin:20px;
	border-left:10px solid #00c0f3;
	float:right;
	width:33%;
	font-size:1.3em;
}

.News td {
	padding:30px;
}
.item .date {
	font-weight:bold;
	font-style:italic;
	text-transform:lowercase;
}
.Navigation {
	padding:20px 30px 20px 10px;
}

.Navigation .menu {
	margin:0.5em 0 1em 20px;
}
/* =================================== Footer ========================================= */

.Footer td.contacts, 
.Footer td.studio,
.Footer td.copyright {
	font-size:0.9em;
	height:100px;
}
.Footer td.studio {
	vertical-align:middle;
	background:url(/i/logo-idmedia.gif) no-repeat left bottom;
	padding:2em 30px 20px 100px;
}

.Footer td.copyright {
	vertical-align:middle;
	padding:2em 30px 20px 100px;
}
.sys-icons .selected {
	background:#00c0f3;
}
/* =================================== Fault Version ========================================= */

/*---------------------------------------------------*/
.msg {
	position:relative;
}
.Company div.msg div.msg_u {
	width:81px;
	height:41px;
	position:absolute;
	left:190px;
	background:url(/i/msg_down.png) no-repeat;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/msg_down.png,sizingMethod=crop);	

}
.Company div.msg div.msg_d {
	padding-top:15px;
	margin-left:10px;
	margin-right:50px;
}
/*---------------------------------------------------*/
div.msg .text {
	position:relative;
	z-index:666;
}

.Peoples div.msg div.msg_d {
	position:relative;
	margin-left:50px;
	margin-right:50px;
}
.Peoples div.msg div.msg_u {
	z-index:5;
	position:relative;
	width:70px;
	height:115px;
	left:80px;
	top:80px;
	background:url(/i/msg.png) no-repeat;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/msg.png,sizingMethod=crop);	
}

.message tr.up td.left {
	width:14px;height:13px;
	background:url(/i/msg_lu.png) no-repeat;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/msg_lu.png,sizingMethod=crop);		

}
.message tr.up td.center,
.message tr.down td.center {
	width:220px;
	height:13px;
	background:url(/i/msg_c.png) repeat-x;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/msg_c.png,sizingMethod=scale);
}
.message tr.center td {
	background:url(/i/msg_c.png);
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/msg_c.png,sizingMethod=scale);
	
	padding-left:20px;padding-right:20px;
}
.message tr.up td.right {
	width:14px;height:13px;
	background:url(/i/msg_ru.png) no-repeat right;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/msg_ru.png,sizingMethod=crop);
}
.message tr.down td.left {
	width:14px;height:13px;
	background:url(/i/msg_ld.png) no-repeat left;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/msg_ld.png,sizingMethod=crop);
}
.message tr.down td.right {
	width:14px;height:13px;
	background:url(/i/msg_rd.png) no-repeat right;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/msg_rd.png,sizingMethod=crop);
}
.message tr.center td div {
	margin:0.2em 0 0.8em 0;
}
/*---------------------------------------------------*/

.rooms div.r3 div {
	padding:170px 40px 60px 100px;
}

table.Data tr th {
	text-align:left;
	background:#36a1fb;
	border-right:2px solid white;
	color:white;
	border-bottom:2px solid #00d114;
}

.Data td,
.Data th  {
	padding:5px 20px 10px 10px;
	border-bottom:1px solid #f6f6f6;
}

.popup {
	background:url(/i/i-new-window.gif) no-repeat 0 3px;
	padding:0 0 10px 25px;
}

.footnote {
	float:left;
	position:relative;
	border-bottom:1px dashed #26a905;
	color:#1e8803;
}

.footnote span {
//	cursor:hand;
	cursor:pointer;
}

.hint {
	font-size:0.86em;
	line-height:1.5em;
	padding:15px;
	position:absolute;
	width:300px;
	top:100%;
	left:100%;
	background:#26a905;
	border:1px solid #e9e9e9;
	color:white;
}

.clear {
	clear:both;
}
ul {
	margin: 0.5em 0 0 0;
	padding-left:20px;
}
ul li {
	list-style-type:none;
	background:url(/i/li.gif) no-repeat 0 0.65em;
	padding:0 0 0.5em 20px;
}
ol li {
	padding:0 0 0.6em 0px;
}

ul.no-style li {
	list-style-type:none;
	background:none;
	padding:0 0 0.5em 0px;
}

.fake {
	border-bottom:1px dashed #26a905;
	color:#1e8803;
}

.fake {
//	cursor:hand;
	cursor:pointer;
}

.remark {
	border:1px solid #e2e2e2;
	background:#f4f4f4;
	padding:10px;
	font-size:0.75em;
	color:black;
	margin-top:10px;
}

#auth_form {
	background:white;
	padding:10px;
	width:240px;
}
#auth_form table td {
	padding:3px 20px 5px 0;
}