/*
Theme Name: Moscow Sea
Theme URI: www.mossea.ru
Description: 2009
Author: Constantinus Studio
Author URI: www.constantinus.ru
Version: 1
.
(c) Constantinus Studio, 2009
.
*/

/* @group global_reset */

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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

a img, :link img, :visited img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol, ul {
	list-style: none;
}

q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/* @end global reset */

/* @group base */

html, body {
	height: 100%;
	width: 100%;
}

input, select, textarea {
	font: 0.9em/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	}

body {
	font: 1em/1.563em Georgia, serif;
	position: relative;
	color: #232323;
}

img {
	image-rendering: optimizeQuality !important;
	-ms-interpolation-mode: bicubic !important;
	border: 0;
}

p {
	margin-bottom: 0.625em;
	font-size: 0.875em;
}

h1 {
	font-size: 1.7em;
	margin-bottom: 1.1em;
	color: #373737;
}

h2 {
	font-size: 1.4em;
	margin: 1.6em 0 0.8em;
}

h3 {
	font-size: 1.1em;
	margin: 0.8em 0 0.3em;
}
h1.LargeH1 {font-size: 1.8em;}
h2.LargeH2 {font-size: 1.6em;}
h4.LargeH4 {font-size: 1.2em;}
p.LargeP {font-size: 1em;}
li.LargeLi {font-size: 1em;}







.clear {
	height: 1px;
	clear: both;
}

/* @end */

/* @group layout */

#layout {
	position: relative;
	min-width: 1005px;
	position: absolute;
	overflow: hidden;
	_width: expression( document.body.clientWidth < 1005 ? '1005px' : '100%' );
	width: 100%;
}

#header {
	position: relative;
	height: 6.25em;
	overflow: visible;
	z-index: 2;
}

#all_content {
	min-height: 28em;
	_height: auto !important;
	_height: 28em;
}

#all_content div.main_container {
	width: 100%;
	position: relative;
	float: left;
	clear: both;
	max-width: 1900px;
}

#footer {
	width: 100%;
	position: relative;
	overflow: visible;
	z-index: 2;
	zoom: 1;
	padding-top: 5.5em;
	padding-bottom: 2.5em;
}

* + html #footer {
	margin-top: 3.437em;
	padding-top: 0;
}

#nav {
	width: 12%;
	position: absolute;
	top: 0;
	z-index: 10000;
	max-width: 10em;
	margin-top: 3.125em;
	padding-left: 1.375em;
}

ul#nav.horizontal {
	width: 95% !important;
	top: -1em;
	max-width: 100% !important;
	padding-left: 10em;
	margin-top: 0;
}

#nav.right {
	padding-right: 2.5%;
	right: 0;
}

#nav ul {
	margin-bottom: 0.85em;
}


/* @end */

/* @group header */

#logo {
	display: inline;
	margin-left: -156.5px;
	top: 20px;
	position: absolute;
	left: 50%;
}

#header .icons {
	display: inline;
	margin-left: -156.5px;
	top: 54px;
	position: absolute;
	right: 3%;
	width: 10%;
	height: 11px;
	overflow: hidden;
}

#home_link {
	display: block;
	width: 11px;
	height: 11px;
	background-image: url(i/home.gif);
	float: right;
	margin-right: 0.5em;
}

#home_link:hover {
	background-image: url(i/home_s.gif);
}

#contact_link {
	display: block;
	width: 14px;
	height: 11px;
	background-image: url(i/envelope.gif);
	float: right;
	margin-right: 0.5em;
}

#contact_link:hover {
	background-image: url(i/envelope_s.gif) !important;
}

#sitemap_link {
	display: block;
	width: 11px;
	height: 11px;
	background-image: url(i/sitemap.gif);
	float: right;
	margin-right: 0.5em;
}

#sitemap_link:hover {
	background-image: url(i/sitemap_s.gif);
}

/* @end */

/* @group nav */

#nav li div.item {
	line-height: 1em;
	font-size: 0.875em;
	padding: 1em 0.5em 1em 18px;
}

#nav li div.item a, #nav li div.item a:visited {
	line-height: 1em;
}

#nav li li div.item {
	font-size: 0.75em;
	font-style: italic;
	margin-bottom: 0;
	line-height: 1.25em;
	padding: 0.325em 0.425em 0.325em 18px;
	margin-left: 20px;
}

#nav li li div.item a, #nav li li div.item a:visited {
	line-height: 1.25em;
}

/* @group nav_h */

ul#nav.horizontal li {
	width: 12%;
	display: block;
	float: left;
	clear: right;
	margin-right: 0.85em;
	z-index: 9;

}

ul#nav.horizontal li li {
	width: 100%;
	float: none;
	clear: none;
}

/* @end */

/* @end */

/* @group footer */

#footer .contacts {
	z-index: 1;
	width: 95%;
	margin-right: 2.5%;
	margin-left: 2.5%;
	display: block;
	border-top: 1px solid #fed385;
	padding-top: 1.5em;
}


#footer p {
	line-height: 1.25em;
	font-size: 0.875em;
	text-align: center;
	margin-bottom: 1.688em;
}

#footer p.center {
	text-align: center;
	display: block;
	margin: 0 auto;
	font-size: 1.125em;
	width: 20%;
	clear: none;
}

#footer p.left {
	text-align: left;
	display: inline;
	float: left;
	font-size: 0.75em;
	margin: 0;
}

#footer p.right {
	text-align: left;
	display: inline;
	float: right;
	font-size: 0.75em;
	margin: 0;
}


/* @end */
