@charset "utf-8";
body	{
	font-family: Arial, Helvetica, sans-serif;
}
h1	{
	font-size: 22px;
	font-weight: normal !important;
}
h1,h2,h3	{
	margin-bottom: 1.5em;
}
p	{
	margin-bottom: 1em;
	line-height: 1.2em;
}
.fright	{float: right;}
.fleft	{float: left;}
.fcenter	{margin: 0px auto;}
.img_right	{float: right; margin: 0px 0px 10px 10px;}
.clear	{
	clear: both;
}
.white_link	{
	color: white !important;
}
#all_page	{
	height: auto;
	margin: 0 auto;
	min-width: 990px;
	width: 96%;
}
#head	{
	height: 150px;
	position: relative;
	width: 100%;
}
.logo	{
	display: block;
	height: 85px;
	left: 0px;
	position: absolute;
	top: 0px;
}
.find	{
	background: url(/img/search.png) no-repeat;
	display: block;
	height: 36px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 274px;
}
.find input[type="text"]	{
	background: none;
	border: none;
	font-size: 12px;
	height: 16px;
	left: 45px;
	position: absolute;
	top: 9px;
	width: 134px;
}
.find input[type="submit"]	{
	background: url(/img/search2.png) no-repeat;
	border: none;
	cursor: pointer;
	height: 35px;
	position: absolute;
	right: 35px;
	top: 10px;
	width: 35px;
}
.menu_pos	{
	bottom: 0px;
	height: 60px;
	left: 0px;
	position: absolute;
	width: 100%;
}
#menu	{
	background: url(/img/menu_mdl_1.png) repeat-x;
	height: 60px;
	margin: 0 auto;
	position: absolute;
	width: 100%;
}

.middle_menu	{
	float: left;
	height: 60px;
	margin: 0 auto;
	position: relative;
	width: 100%;
}

.middle_menu ul	{
	clear: left;
	display: block;
	float: left;
	left: 40%;
	position: relative;
	text-align: center;
}
.middle_menu ul li	{
	background: url(/img/menu_mdl_1.png) repeat-x;
	display: block;
	float: left;
	height: 20px;
	padding: 0px 0px;
	padding: 20px 0px;
	position: relative;
	right: 50%;
	text-align: center;
	z-index:90;
}
.middle_menu ul li a	{
	/*border-right: #FFF 2px ridge;*/
	color: #fff;
	padding: 0px 19px;
	text-decoration: none;
}
.middle_menu ul li a:hover	{
	background: url(/img/but_bkg.png) repeat-x;
	/*border: #647da3 2px solid;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;*/
	padding: 5px 19px;
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!MENU!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#nav	{
	position:relative;
}
#nav ul {
	position:absolute;
	display:none;
	width:190px;
	top:40px;
	left:0px;
	z-index:90;
	background:#2988ba;
	height:auto;
	margin-top:18px;
	padding: 0px 10px 10px 10px;
	/*padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;*/
	opacity:0.8;
	filter: alpha(opacity=80);
	border-radius:0px 0px 10px 10px;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
}
#nav ul li{
	background:none;
	left:0;
	width:100%;
	padding:0 !important;
	margin:0 !important;
	text-align:left;
	font-size:12px;
	height:auto !important;
	line-height:150%;
	position:relative;
}
#nav ul li a{
	padding:0px;
	margin:0;
	border:none;
}
#nav ul li a:hover{
	background:none;
	text-decoration:underline;
}
#nav ul li ul {
	position:absolute;
	display:none;
	width:170px;
	top:-20px !important;
	left:170px;
	z-index:90;
	background:#2988ba;
	height:auto;
	margin-top:18px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	opacity:0.9;
	filter: alpha(opacity=90); 
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul	{
	display:none;
	position: absolute;
	z-index: 90 !important;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul	{
	display:block;
	position: absolute;
	z-index:90 !important;
}
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/



/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
.tabs	{
	margin:0 !important;
	padding:0;
	position:relative;
	z-index:2;
	font-size:14px;
	color:#fff;
}
.tabs li	{
	margin: -1px 2px -1px -1px !important;
	padding:0;
	display:block;
	float:left;
}
.tabs a	{
	display:block;
	background:url(/img/act.png);
	width:131px;
	height:25px;
	text-align:center;
	padding-top:15px !important;
	color:#fff;
	text-decoration:none !important;
}
.tabs a:hover	{
	color:#000 ! important;
}
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	cursor:default !important;
	color:#000 !important;
	background:url(/img/pas.png);
}
.panes	{
	background-color:#1e8db3;
	position:relative;
	z-index:1;
	padding:10px;
	width:241px;
}
.bottom	{
	background:url(/img/box_btm_2.png);
	width:261px;
	height:95px;
}
.news_box	{
	margin: 10px 0px;
}
.news_box .news-date	{
	display: block;
	height: 20px;
	background: url(/img/marker1.png) no-repeat;
	padding-left: 20px;
	color: #90c7ef;
}
.news_box a.news-link	{
	color: #000;
	line-height: 120%;
}
.news_box a.news-link:hover, .news_box a.news-link:hover	p{
	text-decoration: underline;
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/





.left_side	{
	background: url(/img/menu_left_1.jpg);
	height: 58px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 15px;
}
.right_side	{
	background: url(/img/menu_right_1.jpg);
	height: 58px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 15px;
}
.no_bord	{
	border-color: transparent !important;
}
.no_bord:hover	{
	background: url(/img/but_bkg.png) repeat-x;
	border: #647da3 2px solid !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	padding: 5px 18px;
	-webkit-border-radius: 4px;
}
#banner_ie	{
	background: url(/img/banner_mdl.png) repeat-x;
	height: 320px;
	margin-top: 25px;
	position: relative;
	z-index: -1; /*эта штука нужна чтобы под баннер не заезжало меню в IE.*/
	width: 100%;
}
#banner	{
	background: url(/img/banner_mdl.png) repeat-x;
	height: 320px;
	margin-top: 25px;
	position: relative;
	width: 100%;
}
#banner img	, #banner_ie img	{
	left: 2%;
	position: absolute;
	z-index: 2;
	top: 35px;
}
.left_ban	{
	background: url(/img/banner_left.jpg);
	height: 319px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 17px;
}
.right_ban	{
	background: url(/img/banner_right.jpg);
	height: 319px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 14px;
}
.ban_text	{
	color: #fff;
	height: 190px;
	line-height: 150%;
	position: absolute;
	z-index:20;
	right: 75px;
	top: 75px;
	width: 305px;
}
.ban_text ul	{
	font-size: 12px;
	line-height: 250%;
	list-style-image: url(/img/marker.png);
	margin-left: 22px;
	margin-top: 45px;
	text-indent: 10px;
}
#content	{
	height: auto;
	margin: 35px auto;
	width: 95%;
}
#content ul, #content ol	{
	margin: 0px 0px 1em 1em;
}
#content ul li, #content ol li	{
	margin: 0px 0px 0.5em 1em;
}
#content ul li	{
	list-style: disc;
}
#content ol li	{
	list-style: decimal;
}
#content	{
	text-align: justify;
}
.left	{
	float: left;
	height: auto;
	margin-right: 20px;
	width: 265px;
}
.right	{
	float: left;
	width: 69%;
}
.full-width	{
	width: 80%;
	margin: 0px auto;
}
.info_box	{
	background: url('/img/navigato_hov.png') no-repeat 5px left;
	float: left;
	height: 335px;
	margin-bottom: 25px;
	margin-right: 20px;
	padding-left: 25px;
	text-align: justify;
	width: 43%;
}
.info_box h3	{
	color: #243a5a;
	font-size: 18px;
	font-weight: normal !important;
}
.info_box p	{
	color: #3c6593;
	font-size: 12px;
	line-height: 140%;
	margin-top: 15px;
}
.info_box a	{
	color: #7cbddd;
}
.info_box a:hover	{
	text-decoration: none;
}
.more	{
	background: url(/img/readon.png);
	color: #fff !important;
	display: block;
	font-size: 12px;
	height: 19px;
	margin-top: 20px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	width: 90px;
}
.bottom_menu	{
	background: url(/img/banner_mdl_foot_2.png) repeat-x;
	height: 206px;
	margin: 40px 0px 40px 0px;
	position: relative;
	width: 100%;
}
.left_bot	{
	background: url(/img/banner_left_foot_2.jpg) no-repeat;
	height: 208px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 12px;
}
.right_bot	{
	background: url(/img/banner_right_foot_2.jpg) no-repeat;
	height: 208px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 12px;
}
.bottom_menu ul	{
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 160%;
	margin-left: 5%;
	margin-top: 0px;
	padding-top: 45px;
	width: 20%;
}
.bottom_menu ul li	{
	margin-left: 25px;
}
.bottom_menu ul img	{
	display: inline;
}
.bottom_menu ul li a	{
	color: #fff;
	text-decoration: none;
}
.bottom_menu ul li a:hover	{
	text-decoration: underline;
}
#footer	{
	color: #4b658d;
	font-size: 12px;
	height: 85px;
	position: relative;
	width: 100%;
	margin: 0px 0px 20px 0px;
}
#footer a	{
	color: #7ebdde;
}
.first_box, .second_box, .third_box	{
	display: block;
	position: absolute;
	color: #fff;
}
.first_box a, .second_box a, .third_box a	{
	color: #fff;
}
.first_box	{
	top: 35%;
	left: 50px;
}
.second_box	{
	top: 40%;
	right: 50px;
}




/*****ifman*/
.vcard	{
	margin: 0px 0px 20px 0px;
}
.vcard .company-name	{
	font-size: 130%;
	font-weight: bold;
}
.m0	{margin: 0px !important;}
.p0	{padding: 0px !important;}

.button, .th1	{
	background-image: url('/images/bg-button.png');
	background-repeat: repeat-x;
	height: 36px;
	line-height: 36px;
	padding: 0px 20px;
	margin: 0px;
	color: white;
	font-weight: bold;
	font-size: 18px;
}
.th1	{
	padding: 0px 20px !important;
}
.selected_row	{
	background-color: #eee;
}
img.table-brand	{
	width: 150px;
}
td.c	{
	text-align: center;
}
table.centertable tr td	{
	text-align: center;
}
td.l	{
	text-align: left;
}
table.paddingtable tr td	{
	padding-left: 20px;
}
.pdf_col	{
	width: 120px;
}
.pdf_link	{
	padding-left: 20px;
	background: url('/i/pdf.gif') no-repeat;
}
/*****illustrations*******/
.i_center img	{
	display: block;
	margin: 0px auto;
}
.i_center	{
	text-align: center;
	font-style: italic;
	margin-bottom: 1em;
}



.bg_gesan	{
	background-image: url('/img/brands/gesan-bg.png');
	background-repeat: repeat-y;
	background-position: center top;
}

/*********baloon**********/
.show_help, .show_help_left	{
	cursor: pointer;
}
#baloon, .baloon	{
	background-color: #B1DBEB;
	font-weight: normal;
	font-size: 85%;
	border: 1px solid silver;
	padding: 5px;
	position: absolute;
	z-index:2;
	display: none;
	width: 300px;
}
/******bread crumb*********/
.bread-crumb	{
	margin: 0px 0px 20px 0px;
	border: 1px solid silver;
	border-width: 0px 0px 1px 0px;
	padding: 0px 0px 10px 0px;
}
.model_name	{
	white-space: nowrap;
}

#disqus_thread li	{
	list-style: none !important;
}
