/******************/
/* Default styles */
/******************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i,
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	padding: 0; border: 0; outline: 0; margin: 0;
}
img, a img, :link img, :visited img {
	border: 0;
	display: block;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	height: 0;
	clear: both;
	overflow: hidden;
	display: block;
}
.sup {
	position: relative;
	bottom: 12px;
}
.sub {
	position: relative;
	top: 5px;
}
.hr {
	background-color: #aeaeae;
	height: 1px;
	padding: 0; border: 0; margin: 0;
	overflow: hidden;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.img-left {
	margin: 4px 10px 4px 0;
	float: left;
}
.img-right {
	margin: 4px 0 4px 10px;
	float: right;
}
.center {
	margin: 0 auto;
}

/*****************/
/* Global styles */
/*****************/

body {
	font: 14px/110% Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 3px; color: #000;
}
table, input, select, textarea {
	font: 12px/130% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 120%;
	color: #000;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4, h5, h6 {
	font-size: 12px;
}
a {
	text-decoration: none; color: #a94d3a;
}
a:hover {
	color: #000;
}
ol.numeric {
	list-style: decimal inside none;
}
ul.circle {
	padding: 0 0 0 10px;
	list-style: circle inside none;
}
ul.disc {
	padding: 0 0 0 10px;
	list-style: disc inside none;
}
table {
	border: 1px solid #666;
}
	table td {
		padding: 5px; border: 1px solid #666;
	}
.vAlign {
	border: 0;
}
	.vAlign td {
		padding: 0; border: 0; margin: 0;
		vertical-align: middle;
		text-align: center;
	}
		.vAlign img {
			margin: 0 auto;
			display: block;
		}
textarea {
	overflow: auto;
}
select {
	padding: 0 0 0 4px;
}
option {
	padding: 1px 3px;
}
fieldset {
	padding: 10px 10px 0; border: 1px solid #b4b4b4; margin: 0 0 10px;
}
label {
	padding: 2px 0 0;
	cursor: pointer;
	float: left;
}
.plainLabel {
	cursor: default;
}
.inputText, .inputArea, .inputDrop {
	background: #fff;
	padding: 0 4px 1px; border: 1px solid #b4b4b4;
	color: #333;
	float: left;
}
input.blur, textarea.blur {
	color: #878787;
}
.inputDrop {
	padding: 0;
}
.inputRadio, .inputCheck {
	float: left;
}
.inputButton {
	font: 12px/130% Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0;
	text-align: center; color: #fff;
	cursor: pointer;
	overflow: hidden;
	display: block;
}
.button1 {
	background: url(../img/header/button.gif) no-repeat;
	width: 60px; height: 25px;
}
.inputButton:hover {
	color: #ccc;
}

/******************/
/* Context styles */
/******************/

html {
	background: #050505 url(../img/body_bg.jpg) repeat-y center 0;
	padding: 40px 0;
}
#site {
	background: url(../img/site_bg_4.jpg) repeat;
	width: 985px;
	margin: 0 auto;
}
#header {
	
}
	#flashContainer {
		width: 985px;
		height: 198px;
	}
	#logo {
		width: 321px; height: 74px;
		padding: 39px 0 0 17px; margin: 0 auto;
	}
		#logo a {
			width: 321px; height: 74px;
			display: block;
		}
		#logo .bg {
			background: url(../img/header/logo_bg.gif) no-repeat;
		}
		#logo .en {
			background: url(../img/header/logo_en.gif) no-repeat;
		}
			#logo span {
				display: none;
			}
	#header h1 {
		height: 85px;
		line-height: 85px;
		text-align: center;
	}
	#mainMenuContainer {
		position: relative;
	}
		#mainMenu {
			background: url(../img/header/menu_bg.png) no-repeat;
			height: 38px;
		}
		#mainMenu.bg {
			padding: 0 0 0 270px;
		}
		#mainMenu.en {
			padding: 0 0 0 280px;
		}
			#mainMenu li {
				background: url(../img/header/menu_del.gif) no-repeat 0 8px;
				padding: 0 0 0 17px;
				margin: 0 15px 0 0;
				float: left;
			}
			#mainMenu .first {
				background: none;
				padding: 0;
			}
			#mainMenu .clear {
				padding: 0;
				float: none;
			}
				#mainMenu a {
					height: 38px;
					font: bold 11px Tahoma, Verdana, Helvetica, sans-serif; line-height: 38px; text-transform: uppercase; letter-spacing: 1px; color: #dadada;
					display: block;
				}
				#mainMenu .home_bg {
					background: url(../img/header/menu_home_bg.png) no-repeat;
					width: 77px;
				}
				#mainMenu .home_en {
					background: url(../img/header/menu_home_en.png) no-repeat;
					width: 52px;
				}
				#mainMenu .models_bg {
					background: url(../img/header/menu_models_bg.png) no-repeat;
					width: 79px;
				}
				#mainMenu .models_en {
					background: url(../img/header/menu_models_en.png) no-repeat;
					width: 77px;
				}
				#mainMenu .gallery_bg {
					background: url(../img/header/menu_gallery_bg.png) no-repeat;
					width: 84px;
				}
				#mainMenu .gallery_en {
					background: url(../img/header/menu_gallery_en.png) no-repeat;
					width: 83px;
				}
				#mainMenu .advices_bg {
					background: url(../img/header/menu_advices_bg.png) no-repeat;
					width: 75px;
				}
				#mainMenu .advices_en {
					background: url(../img/header/menu_advices_en.png) no-repeat;
					width: 83px;
				}
				#mainMenu .contacts_bg {
					background: url(../img/header/menu_contacts_bg.png) no-repeat;
					width: 100px;
				}
				#mainMenu .contacts_en {
					background: url(../img/header/menu_contacts_en.png) no-repeat;
					width: 100px;
				}
				#mainMenu .current, #mainMenu a:hover {
					background-position: 0 -47px;
					color: #fa8870;
				}
		#flags {
			background: none;
			width: 30px; height: 30px;
			padding: 0; margin: 0;
			display: block;
			position: absolute;
			right: 10px; top: 3px;
		}
		#flags.bg {
			background: url(../img/header/flag_bg.png) no-repeat;
		}
		#flags.en {
			background: url(../img/header/flag_en.png) no-repeat;
		}
#content {
	padding: 50px 15px 0 42px;
}
	#content h2 {
		padding: 0 0 15px;
		text-align: center;
	}
	#content p {
		padding: 0 0 10px;
	}
	#slideShow {
		/*background: url(../img/content/window_pic.png) no-repeat;
		width: 484px; height: 253px;*/
		width: 270px; height: 200px;
		border: 3px solid #cccbcb; margin: 0 20px;
		float: right;
	}
		#slideShow img {
			width: 270px; height: 200px;
			/*margin: 28px 0 0 107px;*/
			display: none;
		}
	#content .oneModel {
		width: 460px;
		padding: 10px 0; border-top: 1px solid #cccbcb;
		float: left;
	}
	#content .firstRow {
		padding-top: 0; border: 0;
	}
		#content .oneModel .floatbox {
			width: 270px; height: 180px;
			border: 3px solid #cccbcb; margin: 0 auto 15px;
			display: block;
		}
		#content .oneModel .floatbox:hover {
			border-color: #fa8870;
		}
			#content .oneModel img {
				width: 270px; height: 180px;
			}
		#content .oneModel h2 {
			padding: 0;
			font-size: 12px;
		}
	#gallery {
		
	}
		#gallery a {
			width: 270px; height: 200px;
			border: 3px solid #cccbcb; margin: 0 0 20px 37px;
			float: left;
		}
		#gallery .fistLink {
			margin-left: 0;
		}
		#gallery a:hover {
			border-color: #fa8870;
		}
			#gallery img {
				width: 270px; height: 200px;
			}
	#contactsMap {
		width: 275px;
		border: 3px solid #cccbcb; margin: 0 27px 0 0;
		float: right;
	}
	#contactsMap:hover {
		border-color: #fa8870;
	}
	#order {
		width: 312px;
		padding: 0 27px 0 0;
		float: right;
	}
		#order div {
			padding: 0 0 10px;
		}
		#order .clear {
			padding: 0;
		}
			#order .inputText, #order .inputArea {
				width: 302px;
			}
			#order .inputArea {
				height: 150px;
			}
			#freecapCode {
				background: #fff;
				width: 152px; height: 33px;
				border: 0;
				cursor: pointer;
			}
			#order .requiredFields {
				padding: 5px 0;
			}
			#order .button {
				height: 33px;
				cursor: pointer;
				float: right;
			}
			#order .errorText {
				border-color: #bb0500;
			}
#footer {
	padding: 50px 40px 10px;
	letter-spacing: 0;
}
	#reservedCopy {
		font-size: 10px; font-weight: bold;
		color: #555;
	}
	#designBy {
		font-size: 10px; font-weight: bold; color: #555;
		float: right;
	}
	#designBy:hover {
		color: #fa8870;
	}

/******************/
/* Plugins styles */
/******************/

/* Floatbox */

div#fbPathChecker {
	background-image: url(../js/floatbox/graphics/blank.gif);
}
div#fbOverlay {
	width: 100%; height: 100%;
	padding: 0; border-width: 0; margin: 0;
	position: fixed;
	left: 0; top: 0;
}
div#fbBox {
	padding: 0; border-width: 0; border-style: solid; margin: 0;
	letter-spacing: 0;
	position: absolute;
}
#fbBox div.fb, #fbBox a.fb, #fbBox img.fb, #fbBox iframe.fb, #fbBox #fbIndexLinks a, div#fbZoomDiv img#fbZoomImg {
	padding: 0; border-width: 0; outline: none; margin: 0;
}
#fbBox a.fb {
	background: transparent url(../js/floatbox/graphics/blank.gif);
}
#fbBox div.fb {
	background-color: transparent;
}
div#fbZoomDiv, a.fbPopup img, a.fbPopdown img, a.fbPopleft img, a.fbPopright img, #fbBox #fbIndexLinks img {
	padding: 0; border-style: solid; border-color: black; margin: 0; 
	position: absolute;
	left: 0; top: -9999px;
}
#fbBox #fbBoxLoader, #fbZoomDiv #fbZoomLoader, #fbMainDiv #fbMainLoader {
	background-position: center; background-repeat: no-repeat;
	width: 100%; height: 100%;
	min-width: 100%; min-height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0; top: 0;
}
#fbZoomDiv #fbZoomLoader, #fbMainDiv #fbMainLoader {
	background-image: url(../js/floatbox/graphics/loader_black.gif);
}
div.fbCycler a, div.fbCycler div {
	text-decoration: none;
	position: absolute;
}
div.fbCycler span {
	text-align: center;
	display: block;
}
div.fbCycler a span {
	text-decoration: underline;
}
#fbBox #fbShadows, #fbBox #fbShadowTop, #fbBox #fbShadowRight, #fbBox #fbShadowBottom, #fbBox #fbShadowLeft, #fbBox #fbShadowCorner,
#fbBox #fbCorners, #fbBox #fbCornerTop, #fbBox #fbCornerRight, #fbBox #fbCornerBottom, #fbBox #fbCornerLeft {
	background-repeat: no-repeat;
	width: 100%; height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0; top: 0;
}
#fbBox #fbShadows, #fbBox #fbCorners {
	overflow: visible;
}
#fbBox #fbShadowTop, #fbBox #fbShadowLeft, #fbBox #fbCornerTop { background-position: top left; }
#fbBox #fbShadowRight, #fbBox #fbCornerRight { background-position: top right; }
#fbBox #fbShadowCorner, #fbBox #fbCornerBottom { background-position: bottom right; }
#fbBox #fbShadowBottom, #fbBox #fbCornerLeft { background-position: bottom left; }
#fbBox #fbCanvas {
	width: 100%; height: 100%;
	position: relative;
	left: 0; top: 0;
}
#fbBox #fbContent {
	height: 100%;
}
#fbBox #fbMainDiv, #fbBox #fbtlPanel, #fbBox #fbtrPanel, #fbBox #fbblPanel, #fbBox #fbbrPanel {
	border-style: solid;
	overflow: hidden;
	position: absolute;
}
#fbBox #fbMainDiv, div#fbZoomDiv {
	background-color: #fff;
}
#fbBox #fbInfoLink, #fbBox #fbPrintLink {
	font-weight: bold;
}
#fbBox #fbResizer {
	width: 25px; height: 25px;
	position: absolute;
	left: 0; top: 0;
}
#fbBox #fbDragger {
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 12px; height: 12px;
	cursor: nw-resize;
	position: absolute;
}
#fbBox #fbLeftNav, #fbBox #fbRightNav {
	height: 100%;
	position: absolute;
}
#fbBox #fbLeftNav, #fbBox #fbOverlayPrev {
	left: 0;
}
#fbBox #fbRightNav, #fbBox #fbOverlayNext {
	right: 0;
}
#fbBox #fbOverlayPrev, #fbBox #fbOverlayNext {
	background-repeat: no-repeat;
	width: 49px; height: 23px;
	position: absolute;
}
#fbBox #fbtlPanel, #fbBox #fbtrPanel, #fbBox #fbblPanel, #fbBox #fbbrPanel {
  	font: 12px Verdana, Helvetica, sans-serif;
  	line-height: 1.25em;
}
#fbBox #fbCaption, #fbBox #fbCaption2 {
	cursor: default;
}
#fbBox #fbItemNumber {
	font-size: 10px;
	white-space: nowrap;
	cursor: default;
}
#fbBox #fbControls {
	height: 14px;
	font-size: 1px;
}
#fbBox #fbNavControls {
	width: 88px; height: 14px;
}
#fbBox #fbPrev {
	background-repeat: no-repeat;
	width: 44px; height: 14px;
	float: left;
}
#fbBox #fbNext {
	background-repeat: no-repeat;
	width: 44px; height: 14px;
	float: right;
}
#fbBox #fbPlay, #fbBox #fbPause {
	background-repeat: no-repeat;
	position: absolute;
}
#fbBox #fbPlayPause, #fbBox #fbPlay, #fbBox #fbPause {
	width: 46px; height: 14px;
	text-align: justify;
}
#fbBox #fbClose {
	background-repeat: no-repeat;
	width: 46px; height: 14px;
}
#fbBox #fbIndexLinks, #fbBox #fbNewWindowLink {
	font-size: 12px;
	clear: both;
}
#fbBox #fbNewWindowLink a {
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 19px;
	font-size: 12px;
}
#fbBox #fbNewWindowLink a:hover {
	background-position: bottom left;
}
#fbBox #fbtlPanel.posCenter, #fbBox #fbtrPanel.posCenter,
#fbBox #fbblPanel.posCenter, #fbBox #fbbrPanel.posCenter,
#fbBox #fbtlWidgetDiv.posCenter, #fbBox #fbtrWidgetDiv.posCenter,
#fbBox #fbblWidgetDiv.posCenter, #fbBox #fbbrWidgetDiv.posCenter,
#fbBox #fbIndexLinks.posCenter, #fbBox #fbNewWindowLink.posCenter {
	margin: 0 auto;
}
#fbBox #fbtlPanel.posRight, #fbBox #fbtrPanel.posRight,
#fbBox #fbblPanel.posRight, #fbBox #fbbrPanel.posRight,
#fbBox #fbtlWidgetDiv.posRight, #fbBox #fbtrWidgetDiv.posRight,
#fbBox #fbblWidgetDiv.posRight, #fbBox #fbbrWidgetDiv.posRight,
#fbBox #fbIndexLinks.posRight, #fbBox #fbNewWindowLink.posRight,
#fbBox #fbControls.posRight, #fbBox #fbClose.posRight,
#fbBox #fbSubControls.posRight, #fbBox #fbNavControls.posLeft,
#fbBox #fbPlayPause.posLeft {
	float: right;
}
#fbBox #fbtlPanel.posLeft, #fbBox #fbtrPanel.posLeft,
#fbBox #fbblPanel.posLeft, #fbBox #fbbrPanel.posLeft,
#fbBox #fbtlWidgetDiv.posLeft, #fbBox #fbtrWidgetDiv.posLeft,
#fbBox #fbblWidgetDiv.posLeft, #fbBox #fbbrWidgetDiv.posLeft,
#fbBox #fbIndexLinks.posLeft, #fbBox #fbNewWindowLink.posLeft,
#fbBox #fbControls.posLeft, #fbBox #fbClose.posLeft,
#fbBox #fbSubControls.posLeft, #fbBox #fbNavControls.posRight,
#fbBox #fbPlayPause.posRight {
	float: left;
}
#fbSubControls, #fbClose, #fbIndexLinks, #fbNewWindowLink, #fbPlayPause, #fbNavControls {
	float: left;
}