﻿/*BASIC*/

* {
	margin: 0;
	padding: 0;
}
.clear {
	clear:both
}
html, body, #wrap {
	height: 100%;
}
a {
	color: inherit;
	outline-style:none;
	text-decoration: underline;
	font-variant:normal;
}
img {
	border:none;
}
body > #wrap {
	height: auto;
	min-height: 100%;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-size-adjust: none;
	letter-spacing: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	color: #333;
	background-color: #fffafa;
	margin-bottom:0px;
}
h1 {
	font-family:Trebuchet MS,Arial,sans-serif;
	font-weight:normal;
	font-size: 34px;
	margin: 30px 0px 8px 0px;
	padding-left: 15px;
	background-image: url(/pix/h1.jpg);
	background-repeat:repeat-y;
}
h2.h2 {
	font-family:Trebuchet MS,Arial,sans-serif;
	font-weight:normal;
	font-size: 26px;
	font-style: normal;
	/*margin: 30px 0px 8px 0px;
	padding-left: 15px;
	background-image: url(/pix/h1.jpg);
	background-repeat:repeat-y; */
}
h2 {
	font-weight:normal;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	margin: 20px 0px 15px 0px;
}
h3 {
	font-weight:normal;
	font-size: 20px;
	color: #735E5E;
	margin: 20px 0px 5px 0px;
}
#bgtop {
	background-color: #2c2422;
	height: 140px;
	background-position:center;
	background-image: url(/pix/top.jpg);
	background-repeat:no-repeat;
}
#top {
	width: 960px;
	margin: 0 auto 0 auto;
	height: 110px;
	color: #fffafa;
}
#logo {
	font-family:Verdana;
	font-size: 40px;
	font-weight: normal;
	width: 400px;
	float: left;
	height: 54px;
	text-decoration:none;
}
#logo a {
	text-decoration:none;
	color:#fffafa;
}
#logo a:visited {
	color: #fffafa;
}
#phone {
	float: right;
	font-family:sans-serif;
	height:25px;
	margin-top:13px;
	font-size: 24px;
	text-align: right;
	padding-left:45px;
	background-image: url(/pix/_img_p.png);
	background-repeat: no-repeat;
	background-position:  left;
	-background-image:none;
}
#slogan {
	clear: both;
	color: silver;
	font-size: 16px;
	height: 50px;
	padding-top: 5px;
}
#ru {
	color:#5C4D49
}
/*MENU*/
#menu {
	margin: 0 auto;
	width: 960px;
	height: 30px;
	text-align:center;
}
#menu a {
	float: left;
	font-size: 14px;
	display: block;
	height: 24px;
	color:silver;
	width: 156px;
	padding-top: 6px;
	margin-right:4px;
	background-image:url(/pix/tab.png);
	background-repeat:repeat-x;
	/*		for ie 6*/
	-background-image:none;
	-width: 159px;
	-margin-right:0px;
}
#menu a:visited {
	color: silver;
}
#menu b {
	height: 24px;
	width: 156px;
	font-weight:normal;
	color: #2c2422;
	float: left;
	font-size:14px;
	display: block;
	padding-top: 6px;
	margin-right:4px;
	cursor: default;
	background-image: url('/pix/shdw2.jpg');
	background-repeat: repeat-x;
}
#menu a.selected {
	background-image: url('/pix/shdw2.jpg');
	background-repeat: repeat-x;
	color:#2c2422;
}
#menu a:hover {
	cursor: pointer;
	color: #E79B29;
}
p {
	font-size: 11pt;
	color: #333;
	text-align: left;
	cursor: text;
	line-height: 20px;
	margin: 3px 0 15px 0;
}
ul {
	font-size: 11pt;
	color: #333;
	text-align: left;
	cursor: text;
	line-height: 22px;
	list-style:  disc outside;
	width:80%;
	margin: 3px 0 0 30px;
}
ol {
	font-size: 11pt;
	color: #333;
	text-align: left;
	cursor: text;
	line-height: 22px;
	width:80%;
	margin: 3px 0 0 30px;
}
ol li {
	margin-bottom: 15px;
}

dd {
	margin:15px 0px 15px 20px;
	line-height:22px;
}
dd.foto {
	color:#888;
	font-size:12px;
}

dd.foto img {
	margin-right:15px;
	}

#content {
	width: 960px;
	clear: both;
	margin: 0 auto;
}
body a {
	color: #CC6600;
	text-decoration:underline;
}
body a:hover {
	color: #900;
}
#mid {
	width: 100%;
	float: right;
	background-image: url('/pix/shdw1.jpg');
	background-repeat: repeat-x;
	padding-bottom: 60px;
	clear: both;
}
/*MAILFORM*/
textarea {
	resize:none}
#contact_form_holder {
	width:370px;
	text-align: left;
	margin-left:90px;
	float:right;
	margin-top:21px;
}
#zakaz_form_holder {
	width:370px;
	text-align: left;
	/* float:right; */
}
#contact_form_holder input,
#zakaz_form_holder input {
	margin-bottom: 10px;
}
#contact_form_holder strong,
#zakaz_form_holder strong {
	font-family:sans-serif;
	font-variant:normal;
	text-align: left;
	font-weight:normal;
	font-size: 20px;
	color: #2c2422;
}
#contact_form_holder textarea,
#zakaz_form_holder textarea {
	width:370px;
	font-family: inherit;
}
input {
	width:370px;
	padding-top:5px;
	padding-bottom:5px;
}
#contact_form_holder p,
#zakaz_form_holder p {
	margin-top:10px;
}
#contact_form_holder textarea,
#zakaz_form_holder textarea {
	height:100px;
}
#send_message {
	width:200px !important;
	border: 1px #999 solid;
	cursor:pointer;
	float:right;
	margin-top:15px;
	background-image: url('/pix/h1.jpg');
}
.error, .success {
	display:none;
	padding-left:20px;
	font-size:12px;
	background-repeat:no-repeat;
	background-position:left;
	font-variant:small-caps;
}
.error {
	padding-top:5px;
	padding-bottom:5px;
	color: #D8000C;
	width:370px;
	background-image: url(/pix/form/error.png);
}
.success {
	padding:10px;
	color: #044406;
	background-color: #B7FBB9;
	background-image: url(/pix/form/success.png);
}
#contact_logo {
	vertical-align: middle;
}
#info {
	float: left;
}
/*footer*/
#footer {
	position: relative;
	margin-top: -35px;
	height: 35px;
	clear: both;
	float: none;
}
#footer p {
	width:320px;
	float:left;
	font-size:9pt;
}
#footer p.left {
	text-align:left;
}
#footer p.center {
	text-align:center
}
#footer p.right {
	text-align:right
}
#lukin {
	color: #CC6600;
	border-bottom: 2px #FFD595 solid;
}
#lukin:hover {
	border-bottom-color: #CC6600;
}
#foot {
	width: 960px;
	margin: 0px auto;
	border-top: 1px #C4B6B3 solid;
	height: 35px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
#list {
	line-height:20px;
}
#list p {
	padding:5px;
}
.curr {
	background-color:#eee;
	-moz-box-shadow: 2px 2px 3px #888;
  	-webkit-box-shadow: 2px 2px 3px #888;
  	box-shadow: 2px 2px 3px #888;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.left50 {
	width:460px;
	float:left;
	clear:left;
	margin-bottom:30px;
}
.right50 {
	width:460px;
	float:right;
	clear:right;
}
.left70 {
	width:760px;
}
.right30 {
	width:180px;
	float:right;
}
/* ..... ZOOMY */
img.zoomy {
	border:1px solid #888;
	-moz-box-shadow: 0px 0px 2px #999;
  	-webkit-box-shadow: 0px 0px 2px #999;
  	box-shadow: 0px 0px 2px #999;
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;*/
	behavior: url(/css/pie/PIE.htc);
	}
a.paper {margin-right:20px}
img.zoomy:hover {
	border:1px solid #333;
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;*/
	-moz-box-shadow: 0px 0px 3px #666;
  	-webkit-box-shadow: 0px 0px 3px #666;
  	box-shadow: 0px 0px 3px #666;
	behavior: url(/css/pie/PIE.htc);
}
.tech {
	margin: 0 auto;
	width:450px;
	z-index:5;
}
.tech img {
	width:300px;
	margin: 0 auto;
}
.terex img {
	margin: 0 auto;
}
/*Thumbnails*/
 
.thumb {
	width:140px;
	margin-left:35px;
}
.thumblink {
	font-size:11px;
	text-align:center;
	display:block;
	margin-bottom:5px;
}
.gallery img {
	margin:0 15px 15px 0;
	}
	
/*Slider*/
#slider {
	float:left;
	width:760px;
}
#slider ul {
	list-style:none;
	float:left;
	margin:0;
	width:700px;
}
#slider ul p {
	margin-left:10px;
	color:#666;
	font-size:13px;
}
#vendors {
	background-image:url(/pix/zapchasti/vendors.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:70px;
}

