/*	
	CSS from site: www.ferrumd.ru
	Version: 1.00
	by Andrey Sapegin (www.andreysapegin.com)
	www.next-step.ru
*/
/* 
Colors:
#333333	Dark grey	(text)
#000066	Dark Blue	(headings, links)  
#333399	Mid Blue	(header)
#CCCCFF	Light blue	(top navigation)
#666666	Mid grey
*/

@import url("reset.css");
@import url("helpers.css");

body {
	background: #fff;	color: #000;
	font-family: Arial, sans-serif;
}

a:link,
a:visited,
a:hover,
a:active { 
	color: #0045A0; 
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif; 
	text-decoration: none;
}
a:hover { text-decoration: underline; }

.padding {
	padding: 41px 10px 10px 11px;
}
	.header {
		position: relative;
		height: 265px;		width: 100%;
		background: url("../img/header_bg.jpg") repeat 0 90px;
	}
	.frame-header {
		position: relative;
		height: 90px;		width: 100%;
		background: url("../img/header_bg.jpg") repeat 0 90px;
	}
	.frame-text {
		text-align: center;
		margin-top: 0;
	}
	.frame-text a:link, 
	.frame-text a:visited, 
	.frame-text a:hover, 
	.frame-text a:active {
		text-decoration: underline;
	}

	.header-discount {
		position:absolute;
		z-index: 1;
		width:174px;	height:89px;
		top:41px;		left:186px;
	}
	.header-service {
		position:absolute;
		z-index: 1;
		width:174px;	height:89px;
		top:41px;		left:535px;
	}
	.header-consult {
		position:absolute;
		z-index: 1;
		width:174px;	height:89px;
		top:41px;		left:361px;
	}
	.header-order {
		z-index: 1;
		position:absolute;
		width:174px;	height:89px;
		top:41px;		left:711px;
	}
	.header-phones {
		z-index: 1;
		position: absolute; 
		top: 0; 		left: 535px;
	}
	.header-ferrumdesign {
		position: absolute;
		top: 0;		left: 0;
	}
	.header-mainmenu {
		position: absolute; 
		top: 53px;	left: 30px;
		z-index: 1;
	}
		.header-mainmenu a:link,
		.header-mainmenu a:visited,
		.header-mainmenu a:hover,
		.header-mainmenu a:active {
			text-decoration: none; 
			color: #555A60; 
			font: bold 11px Verdana, Arial, Tahoma, Helvetica, sans-serif;
			clear: left;	float: left;
		}
		.header-mainmenu a:hover,
		.header-mainmenu a:active {
			text-decoration: underline; 
			color: #fff; 
		}
	.header-logo {
		position: absolute; 
		z-index: 0;
		top: 131px;		left: 536px;
		width: 174px;		height: 174px;
	}

	.header-twosquare {
		position: absolute; 
		z-index: 0;
		top: 131px;		left: 11px;
	}
	.header-rowsquares {
		position: absolute; 
		z-index:1; 
/*		top: -177px;		left: 11px; 	right:10px;*/
		top: 131px;		left: 11px; 	right:10px;
	}
	.header-icons {
		position: absolute; 
		top: 10px;		right: 10px;
	}

table.container {
	width: 100%;
	background-color: #D7D7D7;		color: #000;
}
	.container .leftcol {
		width: 349px;
		border-right: 1px solid #fff;
		background-color: #ccc;		color: #000;
	}
	.container .title {
		background-color: #0C64D9;		color: #fff;
		font: bold 13px/29px Arial, sans-serif;
		text-align: right;
		border-bottom: 1px solid #ccc;
		padding: 0 15px;
	}
		.container .title a:link,
		.container .title a:visited,
		.container .title a:active
		{
			color: #fff;
			text-decoration: none;
		}
		.container .title a:hover {
			color: #fff;
			text-decoration: underline
		}

.section-menu {
	z-index: 5;
	width: 349px;
	background-color: #0045A0;		color: #fff;
	border-collapse: collapse;
	border-bottom: 1px solid #fff;
}
	.section-menu a:link,
	.section-menu a:visited,
	.section-menu a:hover,
	.section-menu a:active {
		display: block;
		float: left;	clear: left;
		margin: 6px 0 8px;		padding: 0 0 0 16px;
		font: 11px/14px Arial, sans-serif;
		text-decoration: none;
		background: url(../img/section-menu-arr.gif) no-repeat 0 6px;		color: #fff;
		white-space: nowrap;
		text-transform: capitalize;
	}
	.section-menu a:hover,
	.section-menu a:active {
		text-decoration: underline;	
	}
	.section-menu a.exception {
		text-transform: none;
	}
	.section-menu td {
		width: 50%;
		padding: 10px 10px 20px;
	}
	.section-menu-block-1 {	border-left: 1px solid #ccc;	}
	.section-menu-block-2 {	border-left: 1px solid #fff;	}

.sitemenu {
	padding: 10px;
	background: #E9E7E3 url(../img/meshkovina_light.jpg) repeat 0 0;		color: #0045A0;
	border-bottom: 1px solid #ededed;
}
	.sitemenu ul { 
		margin: 10px 0 10px 10px; 
		padding: 1px 0; 
		list-style: none;
	}
	.sitemenu li {
		padding: 1px 0;
		list-style: none;
	}
	.sitemenu a:link,
	.sitemenu a:visited,
	.sitemenu a:hover,
	.sitemenu a:active {
		color: #0045A0;
		text-decoration: none;
	}
	.sitemenu a:hover { 
		text-decoration: underline;
	}
	.sitemenu a:link.current,
	.sitemenu a:visited.current,
	.sitemenu a:hover.current,
	.sitemenu a:active.current { 
		font-weight: bold; 
		text-decoration: underline; 
	}

#font_left{ 
	padding:25px 15px 10px 15px; text-align: right;
}

#spylog {
	margin: 20px 0;
	text-align: center;
}
.space {
	border-bottom: 1px solid #fff;
	height: 15px;
}

.cross-menu {
	background: #C6C1B5 url(../img/meshkovina.jpg) repeat 0 0;
	padding: 20px;
	margin: 15px 0 0;
	border: solid #fff;		border-width: 1px 0;
}
.cross-menu ul { list-style: none; margin-left: 0; padding-left: 0 }
.cross-menu ul li { padding-top: 2px }

.copyrights { 
	background-color: #ccc; 
	text-align: center; 
	padding: 5px 0; 
	border-top: 1px solid #fff;
	font: 11px Verdana, Tahoma, sans-serif;
}
	.copyrights a:link,
	.copyrights a:visited {
		color: #42484E;
	}
	.copyrights a:hover,
	.copyrights a:active {
		color: #0045A0;
	}	

.footer {
	 background-color: #969EA8;		color: #fff;
	 padding: 5px 20px 4px;
	 text-align: right;
	font: 11px Verdana, Tahoma, sans-serif;
}
	.footer a:link,
	.footer a:visited {
		color: #E0E0E0;
	}
	.footer a:hover,
	.footer a:active {
		color: #FFFFFF;
	}


.content {
	width: 100%;
	background-color: #efefef;	color: #000;
}
	.content .breadcrumbs {
		background-color: #0045A0;		color: #fff;
		font: 13px/29px Arial, sans-serif;
		padding: 0 15px;
		border-bottom: 1px solid #D7D7D7;
		white-space: nowrap;
	}
		.content .breadcrumbs span.active,
		.content .breadcrumbs a:link,
		.content .breadcrumbs a:visited,
		.content .breadcrumbs a:hover,
		.content .breadcrumbs a:active {
			color: #fff;
			text-decoration: none;
		}

	.content .folio_string {
		right: 200px;
		height: 110px;
		overflow: hidden;
		margin: 0.5em 0 1em;
	}
		.content .folio_string img {
			margin: 5px;
		}

h1 { color: #0045A0; font: bold 17px "Century Gothic", Arial, Helvetica, Tahoma, Verdana, sans-serif; margin-bottom:10px;}
h2 { color: #0B4592; font: bold 16px "Century Gothic", Arial, Helvetica, Tahoma, Verdana, sans-serif; margin-bottom:10px;text-decoration:none;}
h2 a:hover { text-decoration: underline; color: #f00;}
h3 { color: #00347A; font: bold 12px Arial, Helvetica, Tahoma, Verdana, sans-serif; text-decoration:none; margin-right:3px; }
h3 a:hover { text-decoration: underline; color: #f00;}
h4 { color: #000000; font: bold 12px Arial, Helvetica, Tahoma, Verdana, sans-serif; }
h4 a:hover { text-decoration:underline; color: #0045A0;}
h5 { color: #eaeaea; font: bold 15px Arial, Helvetica, Tahoma, Verdana, sans-serif; }
h5 a:hover { text-decoration:underline; color: #cccccc;}



.factory {
	float: right;
	width: 150px;
	padding-bottom: 40px;
	margin-left: 10px;
	text-align: center;
}
	.factory img {
		border: 0 none;
		margin: 2em auto 1em;
		width: 140px;
	}
	.factory a:link,
	.factory a:visited,
	.factory a:hover,
	.factory a:active {
		text-decoration: none;
		cursor: pointer;
		color: #0045a0;
	}
	.factory a:hover {
		color: #35f;
	}
	.oinw {
		background: url("/img/open_in_new_window.gif") no-repeat right top;
		padding-right: 16px;
	}


.special {
	float: right;
	width: 160px;
	padding: 0 8px 40px;	margin: 0 0 12px 10px;
	background-color: #faefa2;
	border: 2px solid #0045A0;
	text-align: center;
}
	.special img {
		border: 0 none;
		margin: 2em auto 1em;
		width: 150px;
	}
	.special a:link,
	.special a:visited,
	.special a:hover,
	.special a:active {
		text-decoration: none;
		cursor: pointer;
		color: #0045a0;
	}
	.special a:hover {
		color: #35f;
	}


.products {
	margin: 1em 0;
/*	border: 1px solid #8c8c8c;
	background-color: #efefef;*/
	padding: 1em 2ex;
}
.products img {
	margin: 3px;		padding: 0;
/*	border: 1px solid #9a9a9a;*/
}
.products td{
	padding: 10px;
	border: 1px solid #BBBBBB;
	background: white;
}
.products .name{
	font-size:11px;
	font-weight:bold;
}

.products .blue td{
	border: 1px solid #EFEFEF;
	background: #0045A0;
}

.products .blue .name{
	color: #EFEFEF;
}


.product-photo {
}
	.product-photo img {
		background-color: #9a9a9a;
		border: 14px solid #fff;
		margin: 0;		padding: 1px;
	}
.product-content {
	margin: 1em 0;
}
.product-content-image {
	margin: 1em 0;
	padding: 1em 2ex;
	background-color: #fff;
}


.content-here {
	padding: 10px 15px;
}

/*glass*/
#site4 .content { background: url(/img/glass_grey.jpg) repeat 0 0 }

.red {
	color: #f00;
	font: bold 14px Century Gothic, Arial, Helvetica, Tahoma, Verdana, sans-serif;
}

/*jcarousel/gallery*/
#fdviewport {
	width: 100%;
	height: 640px;
	margin-top: 20px;
}






/* Для категорий
----------------------------*/

.subcat {
	border-bottom: 1px solid #cccccc;
	height: 1%;
}
.subcat:after{
	clear: both;
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
}

.subcat ul {
	float: left;
	width: 200px;

	list-style-type:none;

	margin: 0 0 10px 0;	padding: 0;
}

.subcat li{
	line-height: 21px;
}
.subcat .counters{
	font-size: 0.8em;
}

.controls {
}

.subcat a:hover, .sitemenu a:hover, .cross-menu a:hover{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background-color: #0C64D9;
	color: white;
	margin:-2px -4px;
	padding:2px 4px;
	text-decoration:none;
}

.section-menu a:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	color: #0C64D9;
	background-color: white;
/*	margin:-2px -4px;
	padding:2px 4px;*/
	text-decoration:none;
}

/* Для пейджера
******************************************/
.pager {
	color:#999999;
	font-size:11px;
	font-weight:bold;
	line-height:22px;
	margin:0;
	overflow:hidden;
	text-align:center;
}
.pager a, .pager span {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: #EEEEEE none repeat scroll 0 0;
	color: #555555;
	display:block;
	float:left;
	margin-left:1px;
	padding:3px 8px;
}
.pager span {
	color:#999999;
}
.pager a.current, .pager a.current:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#999999 none repeat scroll 0 0;
	color:#FFFFFF;
	cursor:default;
	text-decoration:none;
}
.pager a:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-color: #0C64D9;
	color:#FFFFFF;
	text-decoration:none;
}

/* Для бегущей строки
******************************************/

.marque{
	position:absolute; top:5px;left:360px;
	z-index:100;
	width:525px; height:20px;
	color:#0045A0;
	font-family:Arial; font-size:14px; font-weight:bold;
}