﻿/* colors 
Orange: #FFA65A;
Menu active item: #84A2A9;

*/


/* start set default options */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0; 
 border: 0;
 outline: 0; 
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
 font-family: inherit;
}
/* remember to define focus styles! */
:focus {
 outline: 0;
}
body, html {
	height: 100%;
	color: black;
	background-color: #DBE3E6;
	width: 100%;
	text-align: center;
	font-family: Arial;
	color: #425167;
}
ol, ul {
 list-style: none;
}
table {
 border-collapse: separate;
 border-spacing: 0;
}
caption, th, td {
 text-align: left;
 font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content: "";
}
blockquote, q {
 quotes: "" "";
}
/* end set default options */

HR
{
	height: 1px;  
	background-color: 	#CAD9E0; 
	border: none; 
	margin-bottom: 5px ;
	margin-top: 5px;
}

H1{font-size: 18px;font-weight: bold;margin: 1em 0 1em 0;}
H2{font-size: 16px;font-weight: bold;margin: 1em 0 1em 0;}
H3{font-size: 14px;font-weight: bold;margin: 1em 0 1em 0;}
A{text-decoration: none;color: inherit;}



#divmain
{
width: 974px;
height: 685px;
margin: 0 auto;

position: relative;
	z-index: 10;
	background-color: #F2F4F7;
}

#divtop
{
	width: 100%;
}
#divtl
{
	width: auto;
	border-right: 1px solid #CAD9E1;
	height: 130px;
	width: 360px;
	float: left;
	background-image: url(/images/tl_back.jpg);
	background-repeat: no-repeat;
}

#divtl .lng
{
	height: 14px;
	width: 14px;
	position: relative;
	float: right;
	margin-left: -19px;
	margin-right: 28px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: White;
	background-color: #9DB5BC;
	border: 1px solid #9DB5BC;
	border-bottom: 0;
	text-align: center;
	vertical-align: middle;
	display: inline;
}

#divtl .lng A{color:White;}

#divtl .active
{
	background-color: #2E4362;
	 border: 1px solid #2E4362; 
	border-bottom: 0;	
	}

#divbrand
{
	float:right;
	margin-right: 27px;
	margin-top: 33px;
	width: 191px;
	height: 42px;
	Z-index: 15;
	display: inline;	
	/*
	background-image: url(/images/pluritech.png);
	background-repeat: no-repeat;
	-background: none;  
     -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/pluritech.png', sizingMethod='scale');  /* подгружаем полупрозрачный png для ie6 */
     /**/
}

#divtr
{
	width: 613px;
	height: 130px;
	float: left;
	background-image: url(/images/tr_back.jpg);
	background-repeat: no-repeat;
}

#divtr h1
{
	float: left;
	margin-left: 30px;
	margin-top: 57px;
	font-size: 30px;
	font-weight: bold;
	color: #9DB5BC;
	font-family: Arial;
	display: inline;
}

.divmenu 
{
	float: right;
	width: 100%;
	height: 28px;
	margin-top: -21px; 
	border-bottom: 1px solid #CAD9E1;
}

#divtl 	.divmenu
{	border-top: 1px solid #CAD9E1; 
	margin-top: 25px;
}



/* Menu  */

#divtr 	.divmenu {position: relative;}

#ctl00_ctl03
{
	position: absolute;
	left: 0;
	top: 50%;
	
	margin-top: -5px; 
	vertical-align: middle;
}

*:first-child+html #ctl00_ctl03 {margin-top: -9px; }

.divmenu ul
{
	
	
	
	height: 100%; 
	/* padding-top: 5px;  */
	
	margin-left: 29px;}
.divmenu ul li 
{
	
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
	height: 20px;
	font-weight: 900;	
	font-size: 11px;
}

.divmenu ul li a {color: #425167; }
.divmenu ul li a:hover{	color: #84A2A9;}
.divmenu ul li a.active{	color: #FFA65A;}
.divmenu ul li.separator
{
	font-weight: 900;
	padding-left: 2px;
	padding-right: 2px;
	cursor: inherit;
	color:  #CCCCCC;
}
/* END MENU */


#content
{
	padding-top: 80px;
	float: left;
	width: 100%;
	height: 486px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	background-image: url(/images/centerback.jpg);
	background-repeat: no-repeat;
	 
}

#content .ctb
{
	height: 363px;
	width: 270px;
	margin-left: 45px;
	margin-bottom: 5px;
	float: left;
	display: inline;
	overflow: auto;
	
}


#content .first td
{
	width: 300px;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	
}

#content .cfull
{

	height: 365px;
	float: left;
	width: 884px;
	margin-left: 45px;
}

#content .cdouble
{
	width: 415px;
}

#footer
{

	clear: left;
	display: block;
	
	float: none;
	position: relative;
 border-top: 1px solid #CAD9E1;
	height: 105px;
	width: 100%;
	text-align: center;
	padding-top: 7px;
}
#footer span
{
	padding-left: 3px;
	padding-right: 3px;
	
}

.color
{
	color: #FFA65A;
	font-weight: bold;
}

.divider
{

	height: 8px;
	width: 2px;

}





/* Scrollbars */ 
 .vscrollerbase {
	 background-color: Transparent !important; 
}

.vscrollerbar {
background-color: #DBE3E6 !important;
}



#scrambleEmail {padding: 20px 20px 20px 300px; }
#scrambleEmail label {display:block; float:left; clear:left; width:100px;}
#scrambleEmail textarea,
#scrambleEmail input[type=text] {width:400px;display:block; clear:right;}
#scrambleEmail input[type=submit] {display:block; clear:right;}
#scrambleEmail textarea {height:200px;}