/* © Fabrorum, 2009. http://www.fabrorum.ru/ */
/*  Основная таблица стилей. */

/* basics */
html, body {
	font-family: arial, tahoma, geneva, sans-serif;
	}

html {min-height:100%;height:auto !important; height:100%;}

body {background:#fff url(/img/main_bg.png) 0 0 repeat-x;}

a {color:#7da7d9;}
a:visited {color:#637aa4;}

#container {
	width:1000px;
	margin:0 auto;
	font-size:.75em;
	color:#555;
	}

#container .top_bar {
	position:relative;
	width:auto;
	height:175px;
	}

#container .top_bar h1 {
	position:absolute;
	left:20px;
	top:61px;
	font-family: "Times New Roman", times, serif;
	font-size:37px;

	font-weight:normal;
	color:#000;
	}

#container .top_bar h1 img {
	width:91px;
	height:90px;
	display:block;
	float:left;
	margin:0 17px 0 0;
	background:transparent url(/img/fabrorum.png) 0 0 no-repeat;
	}

#container .top_bar h1 span {
	display:block;
	height:60px;
	line-height:100%;
	float:left;
	margin:21px 0 0 0;
	cursor:default;
	}

#container .top_bar h1 span span {
	float:none;
	font-family: arial, tahoma, geneva, sans-serif;
	font-size:14px;
	line-height:100%;
	margin:0 0 0 0;
	}

#container .top_bar h1 a {
	color:#000;
	text-decoration:none;
	}

#container .top_bar h1 a:hover img {
	background-position:0 -90px;
	}


#content {
	padding:0 0 3em 128px;
	}

#content p {
	margin:0 0 1em 0;
	}

#content .annotation {
	margin: 0 0 3em 0;
	}

#content .annotation b {
	/*font-weight:normal;*/

	}

#content .annotation .phone {
	font-weight:bold;
	color:#000;
	background:#ffcc00;
	padding:0 .3em 0 .3em;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	}

#content em {
	display:block;
	padding-top:3em;
	}

#content h2 {
	font-family: "Times New Roman", times, serif;
	font-size:24px;
	line-height:120%;
	font-weight:normal;
	color:#000;
	}

#content.inside h2 {
	margin-bottom:.5em;
	}

#content h2 a.pdf {
	font-family: arial, tahoma, geneva, sans-serif;
	font-size:12px;
	margin:0 0 0 4em;
	padding:0 0 0 18px;
	background:transparent url(/img/icon_file_pdf.gif) 0 0 no-repeat;
	}


#content.order h2 {
	line-height:50px;
	margin-bottom:30px;
	}

#content.order h2 small {
	display: -moz-inline-stack;
	display: inline-block;
	text-align:left;
	vertical-align: top;
	margin:2px 0 0 0;
	*zoom: 1;
	*display: inline;
	padding:10px 0 0 2em;
	font-family:arial,tahoma,geneva,sans-serif;
	font-size:11px;
	line-height:30px;
	color:#ccc;
	}

#content.order h2 .steps {
	width:500px;
	height:50px;
	display: -moz-inline-stack;
	display: inline-block;
	text-align:left;
	vertical-align: top;
	margin:2px 0 0 10px;
	*zoom: 1;
	*display: inline;
	background:transparent url(/img/steps_bg.png) 0 center no-repeat;
	}

#content.order h2 .steps span,
#content.order h2 .steps span a {
	width:50px;
	height:50px;
	display: -moz-inline-stack;
	display: inline-block;
	color:#ccc;
	font-size:20px;
	text-align:center;
	vertical-align: top;
	margin:0 80px 0 0;
	*zoom: 1;
	*display: inline;
	background:transparent url(/img/steps.png) 0 0 no-repeat;
	cursor:default;
	}


#content.order h2 .steps span.current {
	background-position:0 -100px;
	color:#000;
	}

#content.order h2 .steps span.active {
	background-position:0 -50px;
	color:#000;
	}

#content.order h2 .steps span.active a {
	display:block;
	width:50px;
	height:50px;
	line-height:50px;
	text-decoration:none;
	background-position:0 -50px;
	color:#000;
	cursor:pointer;
	}


#content.order h2 .steps span.active a:hover {
	display:block;
	width:50px;
	height:50px;
	line-height:50px;
	text-decoration:none;
	background-position:0 -150px;
	}

#main_menu {
	display:none;
	margin:1em 0 0 0;
	}

#js #main_menu {
	display:block;
	}

#main_menu ul {
	list-style:none;
	height:25px;
	line-height:25px;
	}

#main_menu ul li {
	display:block;
	float:left;
	font-size:14px;
	margin:0 1.5em 0 0;
	color:#fff;
	}

#main_menu ul li a {
	display:block;
	width:auto;
	padding:0 .5em 0 .5em;
	background:#fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	}

#main_menu ul li a:hover {
	color:#637aa4;
	background:#f5f5f5;
	}

#main_menu ul li.selected a {
	display:block;
	text-decoration:none;
	color:#fff;
	background:#7da7d9;
	cursor:default;
	}

#main_menu ul li.selected a:hover {
	color:#fff;
	background:#7da7d9;
	cursor:default;
	}


#items_flow {
	padding:2em 0 0 0;
	}

#js #items_flow .items {
	display:none;
	}

#js #items_flow .group_01 {
	display:block;
	}

#items_flow .item {
	width:auto;
	margin:0 0 1em 0;
	position:relative;
	}

#items_flow .item h4 {
	font-size:1.2em;
	font-weight:normal;
	line-height:120%;
	color:#000;
	margin:0 0 1em 0;
	}

#items_flow .scheme, #items_flow .prices {
	min-height: 100px;
	height:auto !important;
	height:100px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin:0 0 0 0;
	*zoom: 1;
	*display: inline;	
	}

#items_flow .group_01 .scheme {
	width:220px;
	}

#items_flow .group_02 .scheme {
	width:310px;
	}

#items_flow .group_03 .scheme {
	width:310px;
	}


#items_flow .scheme img {
	display:block;
	margin:40px auto 4px 0;
	background:#fff url(/img/loading.gif) center center no-repeat;
	}

#items_flow .group_03 .scheme img {
	margin-top:0;
	}

#items_flow .scheme span {
	font-size:11px;
	line-height:120%;
	display:block;
	text-align:center;
	margin:0 auto 1em 0;
	cursor:default;
	}

#items_flow .group_01 .prices {
	width:550px;
	}

#items_flow .group_02 .prices {
	width:500px;
	}

#items_flow .group_03 .prices {
	width:500px;
	}

#items_flow .prices table {
	width:100%;
	border-collapse:collapse;
	border-bottom: 2px solid #ccc;
	}


#items_flow .prices table th,
#items_flow .prices table td {
	font-weight:normal;
	padding: 4px 6px 4px 6px;
	border:1px solid #ccc;
	font-size:11px;
	}

#items_flow .prices table th {
	/*background:#efefef;*/
	border-color:#ccc;
	text-align:center;
	font-size:12px;
	}

#items_flow .prices table td {
	text-align:left;
	vertical-align:top;
	}

#items_flow .prices table td.price {
	text-align:center;
	}

#items_flow .prices table tr.even td {
	background:#f5f5f5;
	}

#items_flow .prices table tr.odd td {
	background:#fff;
	}


/* order_ */
#order_box {
	width:650px;
	position:relative;
	margin:0 0 100px 0;
	}

#order_box .personal,
#order_box .company {
	min-height: 50px;
	height:auto !important;
	height:50px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin:0 25px 0 0;
	*zoom: 1;
	*display: inline;
	}

#order_box h3 a {
	font-size:15px;
	display:block;
	width:auto;
	*float:left;
	padding:1em 2em 1em 2em;
	background:#fff;
	border:1px solid #ddd;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-decoration:none;
	}

#order_box h3 a small {
	font-weight:normal;
	font-size:.75em;
	display:block;
	text-align:center;
	color:#aaa;
	}

#order_box h3 a:hover {
	color:#fff;
	background:#7da7d9;
	border-color:#fff;
	}

#order_box h3 a:hover small {
	color:#fff;
	}

/* form_ */
form table.form_grid {
	width:auto;
	}

form table.form_grid th,
form table.form_grid td {
	padding:.5em;
	vertical-align:top;
	}


form table.form_grid tr.text th {
	line-height:26px;
	}

form table.form_grid tr.textarea th {
	line-height:130%;
	}


form table.form_grid th {
	text-align:right;
	font-weight:normal;
	color:#000;
	}

#js form table.form_grid th {
	color:#bbb;
	border-right:3px solid #eee;
	}

#js form table.form_grid tr.selected th {
	border-color:#7da7d9;
	color:#000;
	}

#js form table.form_grid tr.selected th,
#js form table.form_grid tr.selected td {
	}

form table.form_grid td {
	text-align:left;
	}


form table.form_grid td input,
form table.form_grid td textarea {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	width:250px;
	background:#fff url(/img/input_bg.gif) 0 0 repeat-x;
	border:1px solid #ddd;
	font-size:12px;
	padding:5px;
	}

form table.form_grid td textarea {
	height:5em;
	overflow:hidden;
	}

form table.form_grid input:focus,
form table.form_grid textarea:focus {
	outline-color:#ffcc00;
	-moz-outline:1px solid #ffcc00;
	}

form table.form_grid input.error,
form table.form_grid textarea.error {
	border-color:#f00;
	}

form table.form_grid td label.error {
	display:block;
	width:250px;
	font-size:11px;
	color:#f00;
	}


form table.form_grid td small.info {
	display:block;
	width:250px;
	padding-left:14px;
	font-size:11px;
	line-height:120%;
	background:#fff url(/img/small_up_arrow.gif) 0 0 no-repeat;
	margin:4px 0 0 2px;
	}

#js form table.form_grid td small.info {
	display:none;
	}

form table.form_grid tr.email {
	display:none;
	}

#js form table.form_grid tr.submit th {
	border:none !important;
	padding:1em .5em 0 0;
	line-height:26px;
	}

form table.form_grid tr.submit th input {
	font-family:arial,tahoma,geneve,sans-serif;
	font-size:1em;
	color:#000;
	padding:.5em 1em .5em 1em;
	line-height:1.5em;
	}

/* tooltip_ */
#js #order_box .tooltip {
	width:200px;
	height:auto;
	display:none;
	position:absolute;
	top:0;
	left:0;
	margin:-2px 0 0 18px;
	padding-left:15px;
	z-index:500;
	font-size:12px;
	background:transparent url(/img/tooltip_arrow.gif) 0 center no-repeat;
	}

#js #order_box .tooltip p {
	margin:0 0 0 0;
	padding:.5em 1em .5em .8em;
	color:#fff;
	background:#7da7d9;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	}

#js #order_box .warning {
	background:#f00;
	}

#js #order_box .warning p {
	background:#f00;
	}

#js #order_box .tooltip .corner {
	display:none !important;
	}
/* _tooltip */

#content.inside .annotation h3 {
	font-size:1.5em;
	font-weight:normal;
	line-height:120%;
	color:#8dc63f;
	margin:0 0 .5em 0;
	}

/* _form */

/* _order */

/* footer_ */
#footer {
	color:#888;
	width:auto;
	font-size:.75em;
	padding:0 0 6em 0;
	border-top:1px solid #ccc;
	background:#fff;
	}

#footer .wrapper {
	width:1000px;
	margin:0 auto;
	}

#footer .contacts {
	float:right;
	text-align:right;
	padding:2em 0 0 0;
	margin:0 80px 0 0;
	*margin-right:40px;
	}

#footer .contacts span {
	display:block;
	line-height:120%;
	margin:0 0 .3em 0;
	}

#footer .contacts span b {
	color:#888;
	font-weight:normal;
	}

#footer .contacts span.phone b,
#footer .contacts span.order a {
	padding-left:18px;
	background:transparent url(/img/contact_icons.gif) 0 0 no-repeat;
	}

#footer .contacts span.order a {
	padding-left:22px;
	background-position:0 -184px;
	}

#footer .copyright {
	color:#888;
	padding:2em 0 0 120px;
	background:#fff url(/img/copyright.png) 70px 1.3em no-repeat;
	}

#footer .copyright span {
	display:block;
	margin: 0 0 0 1em;
	}

/* _footer */

.hidden {display:none !important;}
