/*
Theme Name: Autolight
Description: Custom theme for Autolight
Version: 1.0
Author: Vitaly Kolesnik
Author URI: http://dancingwater.eu/
*/

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background: white;
	color: #4c4c4c; /* gray 70% */
	}
a:link, a:visited {
	color: black; 
	}
a:hover {
	color: #ed0000; /* red */
	}

/* reset */

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}

h1 {
	font-size: 23px;
	line-height: 25px;
	}
h2 {
	font-size: 21px;
	line-height: 23px;
	margin: 0 0 8px 0;
	}
h3 {
	font-size: 18px;
	line-height: 21px;
	margin: 0 0 8px 0;
	}
h4 {
	font-size: 15px;
	line-height: 19px;
	margin: 0 0 8px 0;
	}
p, ul, ol {
	margin: 0;
	padding: 0;
	}
img	{
	border: none;
	}
.clear {
	clear: both;
	height: 1px;
	}
.xs {
	font-size:9px;
	line-height: 11px;
	}
.s {
	font-size: 11px;
	line-height: 15px;
	}
.m {
	font-size: 13px;
	line-height: 17px;
	}
.l {
	font-size: 15px;
	line-height: 19px;
	}
.xl {
	font-size: 17px;
	line-height: 21px;
	}

/* layout */

.front, .page {
	width: 100%;
	}
#logo {
	float: left;
	width: 25%;
	height: 209px;
	background: #ed0000 url('/images/new/bg-border.png') top right repeat-y; /* red */
	border-bottom: 2px solid white;
	z-index: 4;
	}
	#logo img {
		margin: 94px 0 0 13.5%;
		}
	.page #logo {
		height: 116px;
		}
		.page #logo img {
			margin: 48px 0 0 13.5%;
			}
#menu-sections {
	float: left;
	width: 73.5%;
	height: 37px;
	padding: 20px 0 0 1.5%;
	border-bottom: 2px solid white;
	list-style-type: none;
	text-align: center;
	color: #d9d9d9; /* gray 15% */
	background-color: #999999; /* gray 40% */
	font-size: 14px;
	z-index: 1;
	}
	#menu-sections li {
		display: inline;
		padding: 0 1.5% 0 0;
		}
	#menu-sections a:link, #menu-sections a:visited {
		color: white; 
		text-decoration: none;
		}
	#menu-sections a:hover {
		color: black;
		}
.menu-group {
	height: 150px;
	font-family: Georgia, serif;
	color: #d9d9d9; /* gray 15% */
	background: #dedede url('/images/new/bg-border.png') top right repeat-y; /* gray 13% */
	border-bottom: 2px solid white;
	text-align: center;
	}
	.last-group {
		background-image: none;
		}
	.menu-group a:link, .menu-group a:visited {
		text-decoration: none;
		}
	.menu-group ul {
		list-style-type: none;
		font-size: 27px;
		margin: 36px 0 6px 0;
		}
		.page .menu-group ul {
			font-size: 23px;
			margin: 5px 0 0 0;
			}
	.menu-group ul li {
		float: left;
		height: 51px;
		padding: 23px 0 0 0;
		border-right: 1px solid white;
		background: url('/images/new/bg-brand.png') center no-repeat;
		}
		.menu-group ul li.last-item {
			border-right: none;
			}
		.page .menu-group ul li {
			height: 32px;
			background: url('/images/new/bg-brand2.png') center no-repeat;
			padding: 15px 0 0 0;
			}
	.menu-group .umbrella {
		clear: both;
		width: 100%;
		font-size: 12px;
		color: #808080; /* gray 50% */
		}
	.menu-group .umbrella1 {
		clear: both;
		width: 100%;
		font-size: 18px;
		color: #808080; /* gray 50% */
		}
	.page .menu-group {
		height: 57px;
		}
	.page .umbrella {
		display: none;
		}
	.group-3 {
		float: left;
		width: 45%;
		z-index: 3;
		}
		.group-3 ul li {
			width: 33%;
			}
	.group-1 {
		float: left;
		width: 15%;
		z-index: 2;
		}
		.group-1 ul li {
			width: 100%;
			}
		.page .group-1 {
			height: 57px;
			}
#context {
	float: left;
	width: 25%;
	}
#about {
	width: 100%;
	height: 277px;
	color: white;
	background: #4c4c4c url('/images/new/bg-border.png') top right repeat-y; /* gray 70% */
	border-bottom: 2px solid white;
	z-index: 3;
	}
	#about a:link, #about a:visited {
		color: white; 
		}
	#about a:hover {
		color: #ed0000; /* red */
		}
	#about p {
		padding: 0 14%;
		}
	#about p.lead {
		padding-top: 30px;
		font-size: 14px;
		line-height: 19px;
		margin-bottom: 16px;
		}
	.page #about {
		height: 116px;
		}
	#about h1 {
		padding: 30px 14% 0 14%;
		}
#submenu {
	padding: 30px 5% 0 14%;
	list-style-type: none;
	}
	#submenu li {
		padding: 0 0 5px 0;
		font-size: 12px;
		}
#image {
	float: left;
	width: 75%;
	height: 277px;
	text-align: center;
	overflow: hidden;
	border-bottom: 2px solid white;
	background: #999999 url('/images/new/bg-image2.png'); /* gray 70% */
	}
	#image img {
		text-align: center; 
		}
#crumbs {
	float: left;
	width: 71.5%;
	margin: 36px 0 20px 2.7%;
	}
	#crumbs li {
		display: inline;
		}
#content {
	width: 100%;
	}
	.page #content {
		width: 75%;
		min-height: 500px;
		}
	#news {
		float: left;
		height: 26px;
		padding-top: 6px;
		padding-bottom: 3px;
		background: #a6a6a6 url('/images/new/bg-border.png') top right repeat-y; /* gray 35% */
		color: white;
		z-index: 2;
		}
	#promo {
		float: left;
		height: 26px;
		padding-top: 6px;
		padding-bottom: 3px;
		background-color: #ed0000; /* red */
		color: white;
		z-index: 1;
		}
	#content p, #content ul, #content ol {
		font-size: 12px;
		line-height: 16px;
		margin: 0 0 8px 0;
		}
		#content ul li {
			list-style-type: none;
			padding-left: 14px;
			background: url(/images/new/bullet2.png) 0 5px no-repeat;
			}
			#content li ul {
				margin-top: 4px;
				margin-bottom: 4px;
				}
			#content li li {
				padding-left: 18px;
				background: url(/images/new/bullet.png) 0 8px no-repeat;
				}
		#content ol li {
			margin-left: 27px;
			}
		#info, #action {
			margin-top: 14px; 
			margin-bottom: 16px;
			}
		.info h4 a:link, .info h4 a:visited {
			text-decoration: none;
			}
		.action h4 a:link, .action h4 a:visited {	
			text-decoration: none;
			color: #ed0000; /* red */
			}
	.front h2 span {
		color: #4c4c4c; /* gray 70% */
		}
	.page h3, .page h4 {
		margin-top: 16px;
		}
.col1 {
	float: left;
	width: 62%;
	padding: 0 0 0 3.5%;
	margin: 0 0 24px 0;
	}
.col2 {
	float: left;
	width: 46.5%;
	padding: 0 0 0 3.5%;
	}
	.col2 .col2 {
		width: 45%;
		padding: 9px 3.5% 0 0;
		}
	.row {
		clear: both;
		}
.col4 {
	float: left;
	width: 25%;
	}
#contact-main {
	float: left;
	width: 21.5%;
	height: 79px;
	padding: 67px 0 0 3.5%;
	color: white;
	background: #4c4c4c url('/images/new/bg-border.png') top right repeat-y; /* gray 70% */
	font-size: 19px;
	}
	/*
	.page #contact-main {
		height: 60px;
		padding-top: 56px;
		}
		*/
#contact-list {
	float: left;
	width: 73.15%;
	height: 92px;
	padding: 17px 0 0 1.85%;
	border-bottom: 2px solid white;
	background-color: #dedede; /* gray 13% */
	}
	/*
	.page #contact-list {
		height: 59px;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 10px;
		line-height: 12px;
		}
		.page #contact-list strong {
			font-size: 11px;
			}
			*/
#menu-double {
	float: left;
	width: 72.5%;
	height: 31px;
	padding: 4px 0 0 2.5%;
	background-color: #999999; /* gray 40% */
	font-size: 13px;
	}
	#menu-double li {
		display: inline;
		padding: 0 1.5% 0 0;
		}
	#menu-double a:link, #menu-double a:visited {
		color: white; 
		text-decoration: none;
		}

#search {
	float: left;
	width: 21.5%;
	padding: 9px 0 0 3.5%;
	margin: 0 0 18px 0;
	}
	#search a:link, #search a:visited {
		text-decoration: none;
		}
#credits {
	float: left;
	width: 72.3%;
	padding: 9px 0 0 2.7%;
	margin: 0 0 18px 0;
	}
	#credits li {
		display: inline;
		padding: 0 2% 0 0;
		color: #808080; /* gray 50% */
		}
	#credits a:link, #credits a:visited {
		color: #808080; /* gray 50% */
		text-decoration: none;
		}

/* forms */

form {
	margin: 15px 0 10px 0;
	}
input {
	}
.wide {
	width: 320px;
	}
.phonecode {
	width: 40px;
	margin-right: 5px;
	}
.phonenum {
	width: 264px;
	}
.captchanum {
	display: block;
	width: 119px;
	margin-top: 5px;
	}
input.wide, input.phonecode, input.phonenum, input.captchanum {
	border: 1px solid gray;
	}
.field-label {
	font-size: 11px;
	color: gray;
	clear: both;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	}
.field-value {
	float: left;
	width: 320px;
	margin: 0 0 10px 0;
	}
.captcha {
	margin: 0 0 15px 0;
	}
.button {
	font-size: x-large;
	padding: 8px 4px;
	}

/* tables */

table.classic {
	margin: 10px 0 15px 0;
	}
table.classic td {
	border-bottom: 1px solid gray;
	padding: 5px 10px 5px 0;
	font-size: 12px;
	line-height: 16px;
	}
tr.head td {
	font-size: 10px;
	font-weight: bold;
	}

/* banner */

#banner {
	width: 96%; 
	height: 120px; 
	margin-top: 18px; 
	border: 1px solid gray;
	background: gray; 
	overflow: hidden;
	}
	#pic {
		float: left;
		width: 27%;
		text-align: center;
		}
	#text {
		float: right;
		width: 73%;
		height: 120px;
		}
	#line1 {
		margin: 28px 0 0 7%;
		font-size: 24px;
		color: #ed0000; /* red */
		}
	#line2 {
		margin: 12px 0 0 7%;
		font-size: 20px;
		}
	#line3 {
		margin: 12px 0 0 7%;
		font-size: 14px;
		color: black;
		}

