body { 
/*	height: 100%;*/
	background:#222222 url(/images/bg_body.gif) repeat-x scroll center top;
	color:#999999;
	font-family:arial,tahoma;
	font-size:13px;
	line-height:1.3em;
}

.pageLayout{
	padding:0;
	margin:0 auto;
	background:#222222 url(/images/bg_body.gif) repeat-x scroll center top;
	position:relative;
	z-index:0;
}


/*---Minwidth for page---*/
.pageLayout{
	min-width: 1010px;
	width: expression((w = (document.documentElement.clientWidth || document.body.clientWidth) - 0)  > 1010 ? 'auto' : '1010px');
	/* Число "20" в формуле - величина горизонтального padding'а */
	margin:0 auto;
	height:100%;
	_height:1%;
	&zoom:1;
}
/*--- стили стандартных заголовков ---*/
h1{font-family:Georgia, "Times New Roman", Times, serif;}
h1.main-header{
	color:#bfbfbe;
	font-size:26px;
	font-weight:normal;
	line-height:36px;
	margin:8px 0 23px;
	padding-left:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin:5px 0;
}

h4{
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3.header_2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin:5px 0;
}

h3.header_3{
	color:#B8B8B8;
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	font-weight:normal;
	line-height:20px;
	margin:5px 7px 15px;
}


/*--- стили стандартных заголовков ---*/
.hr{
	font-size:0;
	height:0;
	line-height:0;
	border-bottom:1px solid #999;
	/*background:#808284;*/
	margin:15px 0;
	padding:0;
}

/*  ---- block_L ----   */
#block_L{
	float:left;
	width:150px;
	width:147px;
	background:#222222 url(/images/bg_body.gif) repeat-x scroll center top;
	_margin-right:-3px;
	/*position:relative;*/
	&zoom:1;
}

#block_L .main_link{
	width:11px;
	padding-top:13px;
	margin:auto;
}

#block_L .main_link img{
	margin-bottom:16px;
}

#block_L .main_link img.map{
	margin-bottom:15px;
}

#block_L .main_link img.home{
	margin-left:1px;
	margin-bottom:15px;
}

#block_L .main_link img.mail{
	margin-left:1px;
}

/*--- auth-form ---*/

#block_L .enter{
	padding:6px 10px 16px;
	text-align:center;
	/*width:130px;*/
}

#block_L .button_enter{
	cursor:pointer;
	text-align:center;
}

#block_L .logout{
	display:block;
	padding:7px 1px 0;
}
/*--- baners left ---*/
#block_L .baners_left{
	text-align:center;
	width:150px;
	padding-bottom:10px;
}

#block_L .new_faces{
	text-align:center;
}

#block_L .new_faces h2{
	font-size:11px;
	text-align:center;
	color:#ccc;
	text-transform:uppercase;
	margin:10px 0 10px;
}

/*  ---- \\block_L ----   */
/*  ---- block_R ----   */
#block_R{
	float:right;
	width:150px;
	_width:147px;
	background:#222222 url(/images/bg_body.gif) repeat-x scroll center top;
	_margin-left:-3px;
	position:relative;
	text-align:center;
}

#block_R .lang{
	padding-top:32px;
	width:100px;
	margin-left:25px;
}

#block_R .lang a{
	font-size:17px;
	line-height:24px;
	margin:0 5px;
}

#block_R .lang a.active{
	text-decoration:none;
}

#block_R .tel{
	color:#CCCCCC;
	/*font-size:18px;*/
	line-height:20px;
	padding:24px 0 60px 0;
	/*width:105px;*/
}

#block_R .baners_right{
	text-align:center;
	padding-bottom:10px;
}

#block_R h2{
	text-align:center;
	text-transform:uppercase;
	color:#ccc;
	font-size:11px;
	margin:10px 0;
}

#block_R h4{
	text-align:center;
	text-transform:uppercase;
	color:#c1c1c1;
	font-size:12px;
	margin:8px 0;
}


/*  ---- \\block_R ----   */
/*  ---- block_C ----   */

.conteiner_main{
	padding:0 17px;
	_padding:0 14px;
	background-color:#111;
	position:relative;
	margin:0 150px;
	margin-left:150px;
	_height:1%;
	&zoom:1;
}
/*---- header -----*/
.header{
	height:88px;
	padding:0;
}

.header .logo{
	text-decoration:none;
	display:block;
	overflow:hidden;
	&zoom:1;
	width:290px;
	height:86px;
	/*float:left;*/
	position:relative;
	left:-38px;
}

.header .logo img.logo_link{
	position:absolute;
	width:280px;
	height:86px;
	left:20px;
}

.header .baners_left{
	position:absolute;
	left:-150px;
	top: 168px;
	width:130px;
	padding:0 10px;
}

.header .baners_left div{
	margin-bottom:17px;
}

.header .baners_right{
	position:absolute;
	right:-150px;
	top: 168px;
	width:130px;
	padding:0 10px;
}

.header .baners_right div{
	margin-bottom:17px;
}

/*---- \\header ----*/

.work_area{
	padding:15px 0;
	/*border-bottom:1px solid #808284;*/
	border-top:1px solid #999;
	overflow:hidden;
	&zoom:1;
	font-size:13px;
	/*line-height:15px;*/
}

.preview{
	height:600px; 
	width:661px;
	margin:auto;
	position:relative;
	overflow:hidden;
}

.preview img{
	/*height:600px;*/
	position:absolute;
}

.rt{
	background:url(images/black_round_corner.png) no-repeat left bottom;
	height:5px;
	width:5px;
	position:absolute;
	right:0;
	top:0;
	font-size:0;
	line-height:0;
	z-index:1;
}

.lt{
	background:url(images/black_round_corner.png) no-repeat right bottom;
	height:5px;
	width:5px;
	position:absolute;
	left:0;
	top:0;
	font-size:0;
	line-height:0;
	z-index:1;
}

.rb{
	background:url(images/black_round_corner.png) no-repeat left top;
	height:5px;
	width:5px;
	position:absolute;
	right:0;
	bottom:0;
	font-size:0;
	line-height:0;
	z-index:1;
	_margin-bottom:-1px;
}

.lb{
	background:url(images/black_round_corner.png) no-repeat right top;
	/*_background-position: top -2px;*/
	height:5px;
	width:5px;
	position:absolute;
	left:0;
	bottom:0;
	font-size:0;
	line-height:0;
	z-index:1;
	_margin-bottom:-1px;
}

.main-text{
	padding-top:30px;
}
/*--------------- index3 -----------*/

.img_prev{
	width:200px;
	margin:0 0 0 15px;
	height:300px;
	overflow:hidden;
	&zoom:1;
	position:relative;
}
/*--------------- \\index3 -----------*/

/*---------------------------------- \\center -------------------------------*/
.seolinks{
	text-align:center;
	padding:5px 0 10px;
}

.seolinks a{
	margin:0 5px;
}

/*---------------------------------- footer -------------------------------*/
.footer{
	height:50px;
	text-align:center;
	padding:15px 0 0;
	font-size:12px;
	letter-spacing:1px;
}
/*---------------------------------- \\footer -------------------------------*/



div#overlay, div#alert_overlay{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #716F64;
	background-color: #fff8dc;
	background-color: #5F9EA0;
	background-color: #F5F5DC;
	background-color: #000000;
	background-color: #333333;
	background-color: #333000;
	background-color: #808000;
	background-color: #800000;
	background-color: #66CDAA;
	background-color: #556B2F;
	display: none;
	z-index: 30;
}

* html div#overlay, * html  div#alert_overlay{
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.alert_popup{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-138px;
	margin-top:-100px;
	padding-bottom:30px;
	text-align:center;
	padding:0px;
	color:#ccc;
	font-size:17px;
	line-height:24px;
	display:none;
	z-index:100;
	width:276px;
}

.alert_popup .conteiner{
	background:url(/images/bg_alert_C1.png) repeat-y;
	padding:0 0 50px;
	width:276px;
}

.alert_popup .T{
	background:url(/images/bg_alert_T1.png) no-repeat;
	height:38px;
	width:276px;
}

.alert_popup .B{
	background:url(/images/bg_alert_B1.png) no-repeat;
	height:24px;
	width:276px;
}

.alert_popup .btn{
	background:url(/images/btn_ok.png) no-repeat;
	position:absolute;
	bottom:24px;
	left:84px;
	width:100px;
	height:30px;
	cursor:pointer;
}


