/* @override 
	http://localhost/ndxz-studio/site/sample/style.css
	http://antonamurskiy.com/ndxz-studio/site/sample/style.css
*/

* {
	margin: 0;
	padding: 0;
}

body { font-size: 9px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 100;
	line-height: 13px;
	background-position: 200px !important;
}

p.info {
	color: #575757;
	margin-bottom: 28px;
}

p.info a {
	color: #575757;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { color: #000;
	text-decoration: underline;
}
a:active { color: #000;
text-decoration: underline;
}
a:visited { text-decoration: underline; color: #000; }
a:hover 
{ text-decoration: underline; color: #9079ff; }

a img { border: none; }

#menu {
    width: 165px;
    /**overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;**/
	top: 0px;
	left: 0px;
    position: fixed;
    margin: 0px 20px 20px 0px;
    padding-left: 24px;
    padding-right: 24px;
	/**height: auto;**/
	height: 100%;
	background-color: #fff;
	float: left;
}

#menu div.container ul li a {
	color: #575757;
}

#menu li.active { text-decoration: underline; }


#menu ul {
	list-style: none;
	margin: 0 0 14px 0;
}

#menu ul li.section-title { 
color: #000000;
text-transform: uppercase;
width: 100px;
	font-weight: bold;
}


#content {height: 100%; margin: 0 16px 0 260px; top: 0;}

.container {
    padding: 27px 5px 0px 5px;
    margin-top: 14px;
}

#content p { width: 600px; margin-bottom: 26px;
	font-size: 12px;
	font-family: "times new roman";
	font-size: 1.1818181818181819em;
	line-height: 1.2307692307692308em;
	color: #282828;
}

p.front_page {
}

h2.head {
	letter-spacing: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
}

p {
    margin: 0 0 9px 0;
}

h2#logo {
	margin-bottom: 38px;
}

h2#logo a {
font-size: 11px;
font-weight: normal;
padding-bottom: 20px;
text-decoration: none;
text-transform: uppercase;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}


h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 300px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

body {
	margin: 0; padding: 0;
	font-family: "andale mono";
font-size: 10px;	
}
h1 {
	margin: 0;
	font-size: 1.7272727272727273em;
	line-height: 0.8421052631578947em;
	margin-bottom: 0.8421052631578947em;
}
h2 {
	margin: 0;
	margin-bottom: 0.9411764705882353em;
	font: italic 1.5454545454545454em/0.9411764705882353em Georgia, "Times New Roman", Times, serif;
}
h3 {
	margin: 0;
	margin-bottom: 1.0666666666666667em;
	font: italic 1.3636363636363635em/1.0666666666666667em Georgia, "Times New Roman", Times, serif;
}
h4 {
	margin: 0;
	margin-bottom: 1.2307692307692308em;
	font: italic 1.1818181818181819em/1.2307692307692308em "Times New Roman", Georgia, Times, serif;
}
p, ul, blockquote, pre, td, th, label {
	margin: 0;
	font-size: 1em;
	line-height: 1.4545454545454546em;
	margin-bottom: 1.4545454545454546em;
}
p.small {
	margin: 0;
	font-size: 0.8181818181818182em;
	line-height: 1.7777777777777777em;
	margin-bottom: 1.7777777777777777em;
}
table {
	border-collapse: collapse;
	margin-bottom: 1.4545454545454546em;
}

li.active a {
text-decoration: none;
color: #b1b1b1 !important;
}


