@charset "utf-8";

/* ----------------------------------------------------------
	* Project:			Fora-stroy
	* Author:			neporty.ru — Iskander Dzhalalov
	* Created:			april 2010
	* Updated:			12.05.2010
	
	* Sections:			- Global (global page styles)
						- IE minwidth ("min-width" for IE6)
						- Paragraph, headers, anchors
						- Header
						- Box (block with shadow)
						- Body
						- Footer
						- JQuery
----------------------------------------------------------- */


/*	Global
----------------------------------------------------------- */
.g-align-l {text-align:left;}
.g-align-c {text-align:center;}
.g-align-r {text-align:right;}
.g-dbg {border:1px solid #00CC33;}
.g-png_pic {behavior:url(iepngfix.htc);}


/*	IE minwidth
----------------------------------------------------------- */
* html .minwidth {
    border-left: 	960px solid #fff; /* min-width */
    position: 		relative;
    float: 			left;
    z-index: 		1;
	filter:alpha(opacity=0); /* IE 5.5+ */
	filter:alpha(opacity=100); /* IE 5.5+ */
}
* html .container {
    margin-left: 	-960px; /* -min-width */
    position: 		relative;
    float: 			left;
    z-index: 		2;
	filter:alpha(opacity=100); /* IE 5.5+ */
}


/*	Paragraph, headers, anchors
----------------------------------------------------------- */
body {
	font-size:		0.8em; 
	font-family:	Arial, Helvetica, sans-serif;
	color:			#666699;
	min-width:		960px;
	background:		url(../images/texture.gif) repeat #fff;
}
p {
	padding:		0;
	margin:			0 0 1.4em 0;
	clear:			both;
}
h2, h3 {
	font-size:		14pt;
	font-weight:	normal;
	line-height:	1em;
	margin:			0 0 0.4em 0;
	clear:			both;
	color:			#666;
}
ul, ol {
	list-style-type:none;
	padding:		0;
	margin:			-0.4em 0 1.6em 0;
	clear:			both;
}
ul li {
	padding:		0;
	margin:			0 0 0 1.4em;
}
a {color:#666699;}
a:hover {color:#6666cc;}
a.outl:hover {color:#6666cc; outline:1px dotted #6666cc;}

/*	Header
----------------------------------------------------------- */
.tape {
	position:		absolute;
	width:			100%;
	height:			57px;
	top:			128px;
	z-index:		100;
}
	.tape .start {
		position:		absolute;
		width:			44px;
		height:			55px;
		top:			0;
		left:			2%;
		background:		url(../images/tape_start.png) no-repeat 0 10px;
	}
	.tape .strech {
		position:		absolute;
		width:			90%;
		height:			57px;
		top:			0;
		left:			3%;
		background:		url(../images/tape_strech.png) repeat-x 0 10px;
	}
		.tape .strech #digit {
			position:		absolute;
			font-size:		5pt;
			width:			100%;
			height:			10px;
			top:			22px;
			left:			21px;
			word-spacing:	11px;
			overflow:		hidden;
		}
	.tape .end {
		position:		absolute;
		width:			167px;
		height:			57px;
		top:			0;
		right:			2%;
		background:		url(../images/tape_line.png);
		behavior:		url(iepngfix.htc);
	}
.b-header {
	padding:		0 0 50px 0;
	height:			138px;
}
	.b-logo {
		padding:		34px 0 0 10%;
		white-space:	nowrap;
		margin:			0;
		width:			100%;
		height:			100%;
		position:		relative;
		color:			#666699;
	}
		.for_slogan {
			position:	absolute;
			text-align:	left;
			top:		64px;
			left:		10%;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:	12pt;
			font-weight:normal;
		}
			.for_slogan p {
				padding:		0;
				margin:			0 0 10px -2px;
				line-height:	15pt;
			}
		.b-logo h1 {
			font-size:		18pt;
			font-weight:	bold;
			margin:			0;
			padding:		0;
		}
	.b-best_works_cn {
		width:100%;
	}
		.b-best_works {
			width:			98%;
			height:			100%;
			padding:		0;
		}
			.b-best_works a img {
				border:2px solid #fff;
			}	
			.b-best_works a:hover img {
				border:2px solid #6666cc;
			}	
	.b-phones {
		position:		relative;
		font-weight:	bold;
		font-style:		oblique;
		padding:		0;
		margin:			0;
		color:			#666699;
		white-space:	nowrap;
		width:			50%;
		height:			100%;
	}
		.b-phones h2 {
			text-indent:-9999px;
			font-size:	10pt;
		}
		.b-phones ul {
			font-size:		14pt;
			padding:		0;
			margin:			28px 0 0 -15%;
			color:			#666699;
			height:			100%;
			position:		absolute;
		}
			.b-phones ul li {
				padding:		0 0 6px 0;
				margin:			0;
			}
			.b-phones ul li img {
				padding:		0 4px 0 0;
				margin-bottom:		-3px;
			}
.b-navlist {
	height: 		25px;
	margin-left:	25px;
}
	

/*	Menu style
----------------------------------------------------------- */
#stylefour	{
	position:relative;
	display:block;
	width:100%;
	height:100%;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#stylefour ul{margin:0; padding:0; list-style-type:none; width:auto;}
#stylefour ul li{
	display:block; 
	float:left; 
	margin:0; 
	width:13%; 
	height:40px; 
	text-align:center;
	position:relative;
	padding:0 5px 0 0;
	background:url(../images/li_bg_left.png) top left no-repeat;
}
	#stylefour ul li a {
		width:auto; 
		height:100%; 
		display:block;
		text-align:right;
		margin:0 0 0 28px;
		padding:0 6px 0 0;
		background:url(../images/li_bg_right.png) right no-repeat;
		cursor:pointer;
	}
	#stylefour ul li a:hover {color:#6666cc; text-decoration:underline;}
	#stylefour ul li a.current{color:#666699; text-decoration:none;}
		#stylefour ul li a span {
			padding:2px 8px 0 0; 
			display:block; 
			height:100%; 
			width:auto;
			background:url(../images/li_bg.png) repeat-x;
		}
		
	#stylefour ul li img {
		position:absolute;
		top:18px;
		left:0;
	}
	

/*	Box
----------------------------------------------------------- */
.box {width:100%; height:100%; background:#fff;}
.box .t {background:url(../images/box_bg_t.gif) repeat-x left top; //width:100%; //height:auto;}
.box .r {background:url(../images/box_bg_r.gif) repeat-y top right; //width:auto; //height:100%;}
.box .b {background:url(../images/box_bg_b.gif) repeat-x right bottom; //width:100%; //height:auto;}
.box .l {background:url(../images/box_bg_l.gif) repeat-y left top; //width:auto; //height:100%;}
.box .tl {background:url(../images/box_bg_tl.gif) no-repeat left top; //width:auto; //height:100%;}
.box .tr {background:url(../images/box_bg_tr.gif) no-repeat right top; //width:auto; //height:100%;}
.box .br {background:url(../images/box_bg_br.gif) no-repeat bottom right; //width:auto; //height:100%;}
.box .bl {background:url(../images/box_bg_bl.gif) no-repeat bottom left; //width:auto; //height:100%;}


/*	Body
----------------------------------------------------------- */
.b-category {
	width:			100%;
	background:		#FFF url(../images/bgOFF1.gif) bottom repeat-x;
	margin:			12px 0 0 0;
}
	.b-category h2 {
		font-size: 			12pt;
		margin: 			0;
		padding:			0;
		color:				#666699;
	}
	.b-category ul {
		list-style-type:	disc;
		font-size:			18pt;
		padding:			10px 0 10px 20%;
		margin:				10px 0 0 0;
		color:				#666699;
	}
	.b-category ul li {
		margin:				0 0 15px 0%;
		padding:			0;
		line-height:		10pt;
	}
		.b-category ul.inner {
			list-style-type:		none;
			list-style-position:	outside;
			font-size: 				9pt;
			margin:					0.8em 10px 1.6em 0;
			padding:				0;
		}
		.b-category ul.inner li {
			font-weight:			bold;
			margin:					1em 0 0 0;
			padding:				0;
		}
		.b-category ul.inner li .selected {
			color:					#fff;
			background:				#666699;
			padding:				0 5px 2px 5px;
			margin-left:			-5px;					
		}
.b-content {
	padding:		25px;
}
.b-advance-bar {
	width:			100%;
}
	.b-advance-bar h2 {
		font-size: 			12pt;
		margin: 			0;
		padding:			0;
		color:				#666699;
	}
	.b-advance-bar .selected {
			color:					#fff;
			background:				#666699;
			padding:				0 5px 2px 5px;
			margin:					5px 0 5px -5px;					
			font-size: 				10pt;
			line-height:			12pt;
		}
	.b-advance-bar ul {
		list-style-type:	none;
		font-size:			10pt;
		padding:			25px 0 0 0;
		margin:				0;
		color:				#666699;
	}
		.b-advance-bar ul li {
			margin:				0 0 25px 0;
			padding:			0;
			line-height:		10pt;
		}
		.b-advance-bar ul li p {
			margin:				10px 0 15px 0;
			line-height:		14pt;
		}
		.b-advance-bar ul li p img {
			margin:				0 5px 0 0;
		}
	.b-advance-bar .b-some_works {
		text-align:			center;
		margin:				0 0 5px 0;
		padding:			7px 0 12px 0;	
		width:				100%;
		overflow:			hidden;
		border-bottom:		1px dotted #6666cc;
	}
#bloki {
	position:relative; 
	text-align:center;
	/* Margin between float-blocks for use all empty space */
	margin: 20px 0 1em -2em;	
	//width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 900? "800px":"auto");
}
	#bloki ins {text-decoration:none;}
	.blok {
		position:relative; 
		text-decoration: none;
		/* Using ins, for  Internet Explorer */
		text-decoration: none;		
		/* for Firefox 2 */
		display: -moz-inline-box;		
		/* for other browsers */
		display: inline-block;		
		vertical-align: top;		
		/* removing center align */
		text-align: left;		
		/* and removing blocks margin */
		margin: 2em 0em 5em 1.2em;
		width: 28%;
		min-width:190px;
		//min-width:185px;
	}
	.blok .production {
		position:relative; 
		width:100%; 
		height:155px;
		/* minimal width for text  */
		width:16em;
		float:left;
	}
.breadcrumb {
	font-size:		16pt;
	margin:			0 0 20px 0;
}
.b-project {
	margin:			0 0 30px 20px;
	float:left;
}
	.b-project img {
		margin:			0 0 10px 0;
		float:			left;
	}


/*	Footer
----------------------------------------------------------- */
.b-footer {
	padding:			0 0 0.2em 0;
	color:				#000;
}
	.b-footer .b-message {
		padding:			0;
		font-size:			1.6em;
		line-height:		1.4em;
		font-style:			oblique;
		font-family:		"Times New Roman", Times, serif;
		color:				#6666cc;
	}
		.b-footer ul {
			margin:			0;
			padding:		0;
		}
	.b-footer .b-copy {
		padding:			2px 0 0 0;
		margin-left:		15px;
		text-align:			left;
		font-size:			1em;
	}
		.b-footer .b-copy ul {
			padding:			5px 0 28px 0;
			margin:				0;
		}
			.b-footer .b-copy ul li {
				float:				left;
				padding:			0;
				margin:				0 15px 0 0;
			}
			.b-footer .b-copy ul li.special {
				float:				left;
				padding:			0;
				margin:				0 15px 0 0px;
				color:				#336699;
			}
	
	
/*	JQuery
----------------------------------------------------------- */
.jcarousel-skin .jcarousel-container {
    /*-moz-border-radius: 15px;*/
    background: #fff;
}
.jcarousel-skin .jcarousel-container-horizontal {
    width: 85%;
    padding: 10px 50px;
}
.jcarousel-skin .jcarousel-clip-horizontal {
    width:  100%;
	height: 120px;
}
.jcarousel-skin .jcarousel-item {
    width: 145px;
    height: 120px;
}
.jcarousel-skin .jcarousel-item-horizontal {
    margin-right: 10px;
}
.jcarousel-skin .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
/* Horizontal Buttons */
.jcarousel-skin .jcarousel-next-horizontal {
    position: absolute;
    top: 50px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}
.jcarousel-skin .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}
.jcarousel-skin .jcarousel-next-disabled-horizontal,
.jcarousel-skin .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
.jcarousel-skin .jcarousel-prev-horizontal {
    position: absolute;
    top: 50px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}
.jcarousel-skin .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}
.jcarousel-skin .jcarousel-prev-disabled-horizontal,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}


/* FancyBox 
----------------------------------------------------------- */
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../js/fancybox_img/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('../js/fancybox_img/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../js/fancybox_img/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('../js/fancybox_img/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('../js/fancybox_img/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('../js/fancybox_img/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('../js/fancybox_img/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../js/fancybox_img/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../js/fancybox_img/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../js/fancybox_img/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../js/fancybox_img/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../js/fancybox_img/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../js/fancybox_img/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../js/fancybox_img/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../js/fancybox_img/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../js/fancybox_img/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../js/fancybox_img/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/fancybox_img/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/fancybox_img/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/fancybox_img/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/fancybox_img/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/fancybox_img/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/fancybox_img/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/fancybox_img/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/fancybox_img/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/fancybox_img/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/fancybox_img/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/fancybox_img/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/fancybox_img/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/fancybox_img/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/fancybox_img/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/fancybox_img/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../js/fancybox_img/fancy_shadow_nw.png', sizingMethod='scale'); }

