/*****************************   anDeRan   ************************************/

body {
	background-color: #1C1501;
	color: #FFF;
}

#header, #content, #footer {
	width: 878px;
	margin: 0 auto;
	position: relative;
}

body, table, input, textarea, select {
	font: 11px Tahoma, sans-serif;
}

body, ul, ol, form, h1, h2, h3, h4, p {
	padding: 0;
	margin: 0;
}

img {
	border-width: 0;
	vertical-align: middle;
}

a {
	color: #FFF;
	outline: none;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

p {
	padding-bottom: 14px;
}

.to-center {
	text-align: center;
}

.to-right {
	text-align: right;
}

.to-justify {
	text-align: justify;
}

.img-left {
	float: left;
	margin: 0 25px 10px 0;
}

.img-right {
	float: right;
	margin: 0 0 10px 25px;
}

/* HEADER */

#header {
	height: 176px;
}

#header h1 {
	position: absolute;
	margin: 44px 0 0 10px;
	width: 160px;
	text-indent: -1000em;
	overflow: hidden;
	background-image: url(../images/common/logo.png);
}

#header h1 a {
	display: block;
	height: 47px;
}

#nav {
	list-style-type: none;
	position: absolute;
	width: 864px;
	height: 46px;
	background-image: url(../images/common/nav_bg.png);
	margin-top: 111px;
	font-size: 14px;
	padding-left: 14px;
}

#nav li {
	float: left;
	background: url(../images/common/nav_div.png) no-repeat right;
	text-align: center;
	padding: 0 0 3px;
	margin-top: 13px;
	position: relative;
}

#nav a {
	color: #FFF;
	text-decoration: none;
}

#nav li.nav-1 { width: 132px; }
#nav li.nav-2 { width: 129px; }
#nav li.nav-3 { width: 144px; }
#nav li.nav-4 { width: 163px; }
#nav li.nav-5 { width: 145px; }
#nav li.nav-6 { width: 143px; background-image: none; }

#nav span {
	position: absolute;
	width: 24px;
	height: 2px;
	background-color: #DB7A35;
	overflow: hidden;
	margin-top: -11px;
}

#skype {
	position: absolute;
	background-image: url(../images/common/skype.png);
	text-indent: -1000em;
	overflow: hidden;
	right: 10px;
	top: 52px;
	padding-bottom: 0;
}

#skype a {
	display: block;
	width: 111px;
	height: 38px;
}

/* CONTENT */

#content {
	padding-bottom: 18px;
}

.col-left {
	float: left;
	width: 292px;
}

.col-right {
	float: left;
	width: 586px;
}

.col-left-2 {
	float: left;
	width: 232px;
}

.col-right-2 {
	float: left;
	width: 646px;
}

.col-full {
	padding: 0 10px;
}

ul.catalog {
	font: 14px "Franklin Gothic Medium", Tahoma, sans-serif;
	list-style-type: none;
	margin-left: 10px;
}

ul.catalog a {
	color: #DB7A35;
	text-decoration: none;
}

ul.catalog span {
	color: #DB7A35;
}

ul.catalog ul {
	font-size: 13px;
	list-style-type: none;
	margin: 1px 0 10px 35px;
	position: relative;
}

ul.catalog-2 {
	text-transform: uppercase;
	font-size: 12px;
	margin: 42px 0 0 25px;
}

ul.catalog ul strong, ul.catalog-2 strong {
	background: url(../images/common/cat_on.png) no-repeat left;
	padding-left: 14px;
	display: block;
	margin-left: -14px;
	text-transform: uppercase;
}

ul.catalog ul strong span, ul.catalog-2 strong span {
	color: #FFF;
	background: url(../images/common/cat_on.png) no-repeat right;
	padding-right: 12px;
}

ul.catalog ul a {
	color: #BAB9B9;
	text-transform: uppercase;
}

ul.catalog div {
	position: absolute;
	display: none;
	background-color: #1C1501;
	border: 1px solid #BAB9B9;
	padding: 10px 10px 0 10px;
	z-index: 11;
	left: 0;
	width: 200px;
}

ul.catalog div p {
	padding-bottom: 10px;
	font: 11px Tahoma, sans-serif;
}

#crumbs  {
	font: 13px "Franklin Gothic Medium", Tahoma, sans-serif;
	color: #FFF;
	text-transform: uppercase;
}

#crumbs a  {
	color: #FFF;
	text-decoration: none;
}

#crumbs strong  {
	font-size: 21px;
	color: #DB7A35;
}

h2, h3, h4 {
	font: 22px "Franklin Gothic Medium", Tahoma, sans-serif;
	color: #DB7A35;
	padding-bottom: 17px;
}

h3 {
	color: #FFF;
}

h4 {
	font-size: 17px;
	color: #DB7A35;
}

div.types {
	width: 610px;
	margin-right: -124px;
	overflow: hidden;
	position: relative;
}

div.types div.container {
	width: 2000px;
}

div.types p {
	float: left;
	width: 88px;
	margin-right: 12px;
	font: 13px "Franklin Gothic Medium", Tahoma, sans-serif;
}

div.types span {
	display: block;
	padding-top: 9px;
}

div.models {
	margin: -8px -40px 0 0;
	width: 678px;
	font-size: 12px;
}

div.models div {
	float: left;
	width: 190px;
	margin-right: 30px;
}

div.models img {
	margin: 8px 0 18px;
}

div.models h3 {
	padding-bottom: 5px;
}

div.models strong {
	color: #DB7A35;
}

div.models p.pages {
	color: #DB7A35;
	font-size: 11px;
	position: absolute;
	right: 22px;
	margin-top: -24px;
}

div.models p.pages a {
	color: #DB7A35;
	text-decoration: none;
}

div.models p.pages strong {
	color: #FFF;
}

.ftr-line {
	position: absolute;
	border-top: 1px solid #525252;
	width: 878px;
	height: 1px;
	right: 0;
	margin-top: 5px;
}

.ftr-line-short {
	width: 586px;
}

.ftr-line-short-2 {
	width: 646px;
}

.contacts-left {
	float: left;
	width: 338px;
	padding-left: 10px;
}

.contacts-right {
	float: left;
	width: 530px;
	font: 12px "Franklin Gothic Medium", Tahoma, sans-serif;
	position: relative;
}

.offset-left {
	padding-left: 10px;
}

.contacts-right table {
	font: 12px "Franklin Gothic Medium", Tahoma, sans-serif;
}

.contacts-right table h4 {
	color: #FFF;
	padding-bottom: 0;
}

.contacts-right table td {
	padding-bottom: 15px;
}

.contacts-right table strong {
	color: #DB7A35;
}

.contacts-right a {
	text-decoration: none;
}

.h-phones {
	position: absolute;
	left: 330px;
	top: 0;
}

.h-addresses {
	border-bottom: 1px solid #525252;
	padding-bottom: 14px;
	margin-bottom: 13px;
}

.form {
	border-top: 1px solid #525252;
	padding-top: 15px;
	margin-top: 4px;
}

.form label {
	width: 151px;
	text-align: right;
	float: left;
	margin-right: 14px;
	padding-top: 8px;
}

.form p {
	clear: left;
	padding-bottom: 13px;
}

.form textarea {
	width: 300px;
	overflow: auto;
}

.form p.button {
	text-align: right;
}

.form input.field {
	background-image: url(../images/common/fld_bg.png);
	width: 209px;
	height: 16px;
	border-width: 0;
	padding: 8px 5px;
	color: #FFF;
	font-size: 12px;
}

.form textarea {
	background-image: url(../images/common/area_bg.png);
	width: 354px;
	height: 136px;
	padding: 8px 5px;
	border-width: 0;
	color: #FFF;
	font-size: 12px;
}

.form input.button {
	width: 99px;
	height: 29px;
	border-width: 0;
	background-image: url(../images/common/btn_send.png);
	text-indent: -1000em;
	overflow: hidden;
	cursor: pointer;
}

.form span {
	text-indent: -1000em;
	overflow: hidden;
	background: url(../images/common/required.png) no-repeat;
	position: absolute;
	width: 11px;
	height: 11px;
	margin: 11px 0 0 8px;
}

.home {
	font-size: 12px;
}

.col-full ul, .col-right ul {
	padding-bottom: 14px;
}

.col-full ul li, .col-right ul li {
	list-style-type: none;
	background: url(../images/common/cat_on.png) no-repeat 13px 5px;
	padding-left: 36px;
}

.col-full ol, .col-right ol {
	padding-bottom: 14px;
	margin-left: 20px;
}

img.home {
	margin: 0 -10px -14px;
}

div.line h3 {
	background: #261C01 url(../images/common/collapse_off.png) no-repeat 99% 50%;
	font-size: 12px;
	margin-bottom: 2px;
	height: 27px;
	line-height: 25px;
	padding: 0 0 0 11px;
	cursor: pointer;
	position: relative;
}

div.line h3.collapsed {
	background: #261C01 url(../images/common/collapse_on.png) no-repeat 99% 50%;
}

div.line div.line-text {
	padding: 4px 11px 6px 11px;
	display: none;
}

div.line h3 span.line-top {
	position: absolute;
	width: 858px;
	height: 4px;
	background-image: url(../images/common/line_top.png);
	left: 0;
	top: 0;
}

div.line h3 span.line-bottom {
	position: absolute;
	width: 858px;
	height: 4px;
	background-image: url(../images/common/line_bottom.png);
	left: 0;
	bottom: 0;
}

#map-canvas {
	margin-bottom: 10px;
}

#canvas {
	width: 316px;
	height: 282px;
}

#map-canvas div.point {
	display: none;
}

.arrows {
	position: absolute;
	right: 0;
	margin-top: -20px;
}

.arrows span {
	float: left;
	width: 10px;
	height: 15px;
	text-indent: -1000em;
	overflow: hidden;
	margin-right: 2px;
	cursor: pointer;
}

.arrow-left {
	background: url(../images/common/arrow_left.png) no-repeat center;
}

.arrow-right {
	background: url(../images/common/arrow_right.png) no-repeat center;
}

/* FOOTER */

#footer {
	height: 60px;
}

#copyright {
	font-size: 12px;
	color: #7E7E7E;
	text-align: right;
}
