@import 'reset.css';

body {
	background: #fff;
	font: 0.69em/1.3 Tahoma, Arial, sans-serif;
	color: #4C5053;
	}
A {
	text-decoration:none;
	color:#307FAA;
	}
A:hover {
	color: #307FAA;
	text-decoration: underline;
	}

input,
textarea {
	font: 1em Tahoma, Arial, sans-serif;
	}

P {
	padding-bottom: 0.8em;
	}

h2 {
	padding: 0 0 0.3em;
	color: #E71919;
	font-weight: normal;
	font-size: 1em;
	}

#layout {
	width: 766px;
	margin: 0 auto;
	background: url(../i/head-bg.jpg) no-repeat 100% 0;
	}
#header {
	overflow: hidden;
	zoom:1;
	padding: 0 0 14px;
	}
#body {
    background: url(../i/big/pic-1.jpg) no-repeat 0 20px;
	padding: 0 0 40px 300px;
	overflow: hidden;
	zoom:1;
	position: relative;
	}
	* HTML #body1 { height: 420px}
	#body.delivery {
	   background: url(../i/big/trucks.jpg) no-repeat 0 20px;
	   }
    #body.box1 {
	   background: url(../i/big/pic-1.jpg) no-repeat 0 20px;
	   }
    #body.box2 {
	   background: url(../i/big/pic-2.jpg) no-repeat 0 20px;
	   }
    #body.box3 {
	   background: url(../i/big/pic-3.jpg) no-repeat 0 20px;
	   }

#footer {
	background: #CDD1D4;
	padding: 20px 20px 20px 300px;
	color: #010101;
	font-size: 0.9em;
	}
	#footer A {
		color: #010101;
		}

.logo {
	float: left;
	width: 254px;
	height: 37px;
	margin: 16px 0 9px 341px;
	background: url(../i/logo.gif) no-repeat;
	display: inline;
	}
	.logo A {
		display: block;
		overflow: hidden;
		height: 100%;
		text-indent: -3000px;
		}
.lang {
	float: right;
	display: inline;
	margin: 15px 6px;
	}
	.lang A {
		color: #4C5053;
		}

.main-menu {
	clear: both;
	overflow: hidden;
	padding: 0 0 0 321px;
	}
	.main-menu LI {
		margin-right: 2px;
		width: 106px;
		float: left;
		}
	.main-menu LI.item1 {
		background: url(../i/menu/item1.gif) no-repeat 50% 13px;
		}
	.main-menu LI.item2 {
		background: url(../i/menu/item2.gif) no-repeat 50% 13px;
		}
	.main-menu LI.item3 {
		background: url(../i/menu/item3.gif) no-repeat 50% 13px;
		}
	.main-menu LI.item4 {
		background: url(../i/menu/item4.gif) no-repeat 50% 13px;
		}

		.main-menu LI A {
			display: block;
			padding: 58px 0 11px 0;
			line-height: 1em;
			text-align: center;
			font-weight: bold;
			font-size: 0.9em;
			text-transform: uppercase;
			color: #000;
			zoom:1;
			}
		.main-menu LI.cur A,
		.main-menu LI A:hover {
			color: #009FD1;
			text-decoration: none;
			}

.box {
	position: relative;
	border: 1px solid #5C6971;
	padding: 1px 1px 15px;
	background: url(../i/box-bg.gif) no-repeat 100% 100%;
	zoom:1;
	height: 1%;
	margin: 0 0 7px;
	}
	.box div {
		height: 47px;
		line-height: 25px;
		color: #FFF;
		text-align: right;
		padding: 0 6px;
		margin: 0 0 2px;
		font-size: 1.3em;
		font-weight: normal;
		text-transform: uppercase;
		}
		.box div A {
			color: #FFF;
		}
	.box div.type1 {
		background: url(../i/box/item12.gif) no-repeat 0 0;
		height: 44px;
		}
	.box div.type2 {
		background: url(../i/box/item22.gif) no-repeat 0 0;
		}
	.box div.type3 {
		background: url(../i/box/item3.gif) no-repeat 0 0;
		}
	.box P {
		padding: 0 15px 7px 10px;
		font-size: 0.9em;
		}
	.box P.more {
		position: absolute;
		bottom: 2px;
		right: 15px;
		padding: 0;
		}
		.box P.more A {
			color: #FFF;
			display: block;
			}
			.box P.more A:hover {
			color: #FF9C47;
			}

* HTML .box P {
	padding-bottom: 0;
	}
* HTML .box P.more {
	position: relative;
	float: right;
	margin: 0 0 -2px;
	}
.sidebar {
	float: right;
	width: 175px;
	}
.content {
	width: 470px;
	min-height: 420px;
	}
.main-page .content {
	width: 270px;
	float: left;
	margin-right: 0px;
	}



div.h1{
	background: url(../i/galka.gif) no-repeat 0 11px;
	font-size: 1.6em;
	padding: 8px 0 0 25px;
	margin: 0 0 10px;
	line-height: 1.6em;
	font-weight:bold;
	}	
	
	
	
.content H1 {
	background: url(../i/galka.gif) no-repeat 0 11px;
	font-size: 1.6em;
	padding: 8px 0 0 25px;
	margin: 0 0 10px;
	line-height: 1.6em;
	}
.content H1.main {
	line-height: 1em;
	}

	.content H1 SMALL {
		display: block;
		font-size: 0.66em;
		}

.content UL {
    margin: 5px 0 10px 0;
	list-style: square;
	}
	.content ul li {
		margin-left: 23px;
		list-style: square;
		}
		.content ul li A{
    		font-size: 1em;
		}

.content P, .content A {
    	font-size: 1.1em;
}

.content P.more {
	background: url(../i/more-l.gif) no-repeat;
	float: left;
	overflow: hidden;
	zoom:1;
	font-size: 0.9em;
	line-height: 1.1;
	}
	.content P.more A {
		background: url(../i/more-r.gif) no-repeat 100% 0;
		float: left;
		line-height: 1.1;
		font-size: 0.9em;
		padding:0 1em;
		height: 13px;
		}

.fon {
	position: absolute;
	bottom: 25px;
	left: 0;
	padding: 0 20px;
	border-left: 2px solid #000;
	font-size: 1.3em;
	line-height: 1.1;
	width: 200px;
	}
	.fon SPAN {
		color: #85AE07;
		}
	.fon STRONG {
		display: block;
		font-size: 1.7em;
		color: #939DA6;
		}
		.fon STRONG SPAN {
			font-weight: normal;
			color: #000;
			}
.fonwhat {
	position: absolute;
	top: 350px;
	left: 0;
	padding: 0 10px;
	
	font-size: 1em;
	line-height: 1.1;
	width: 220px;
	}
	.fon SPAN {
		color: #85AE07;
		}
	.fon STRONG {
		display: block;
		font-size: 1.3em;
		color: #939DA6;
		}
		.fon STRONG SPAN {
			font-weight: normal;
			color: #000;
			}

INPUT,
textarea {
	font-size: 1em;
		color: #4C5053;
	}
textarea {
	height: 35px;
	}

form.order {
	padding: 0 0 0 55px;
	}
form.order fieldset {
	padding-bottom: 5px;
	}
.company-info table {
	width: 365px;
	}
	.company-info table td {
		padding: 0;
		padding-bottom: 7px;
		vertical-align: top;
		}
	.company-info label {
		display: block;
		text-align: right;
		width: 140px;
		margin: 3px 5px 0 0;
		}
	.company-info input {
		width: 220px;
		}
form.order fieldset.wide label {
	display: block;
	padding-bottom: 3px;
	}
form.order fieldset.wide textarea {
	display: block;
	width: 365px;
	height: 50px;
	margin: 0;
	padding: 0;
	}

fieldset.simple {
	width: 365px;
	overflow: hidden;
	zoom:1;
	}
fieldset.simple label {
	float: left;
	margin-right: 5px;
	padding-top: 3px
	}
fieldset.simple input.text {
 	width: 125px;
	float: right;
	margin: 0;
	}
fieldset.simple div.check {
	float: left;
	}
	fieldset.simple div.check input,
	fieldset.simple div.check label {
		float: left;
		margin-right: 5px;
		}
		fieldset.simple div.check P {
			overflow: hidden;
			zoom:1;
			padding-bottom: 2px;
			}
		fieldset.simple div.check label {
			padding-top: 2px;
			}

.content-menu {
	border-top:1px solid #D9D9D9;
	padding: 5px 0 15px;
	text-align: center;
	}
	.content-menu A {
		padding: 0 10px;
		}
	.content-menu strong A {
		text-decoration: underline
		}
		
.LV_validation_message{
    display: block;
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    display: inline;
    color:#00CC00;
}

.LV_invalid {
    color:#CC0000;
}

.LV_valid_field,
input.LV_valid_field:hover,
input.LV_valid_field:active,
textarea.LV_valid_field:hover,
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}

.LV_invalid_field,
input.LV_invalid_field:hover,
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover,
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}