/* Common 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

html, body {
	margin: 0px auto;
	height: 100%;
}

body {
	background-color: #000;
	color: #b4b4b4;
	font: 10pt Helvetica, Verdana, Arial, sans-serif, "Comic Sans MS";
}

h1 {
	display: block;
	width: 100%;
	font-size: 12pt;
	font-weight: normal;
	padding-bottom: 15px;
	text-align: center;
}

h2 {
	font-size: 11pt;
	font-weight: normal;
	padding: 10px 0;
}

a, a:visited {
	color: #b4b4b4;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#conteiner {
	/*height: 100%;*/
	width: 980px;
	margin: 0 auto;
}


/* Main Page Styles */

#main {
	background: transparent url(/images/main.jpg) no-repeat center;
	height: 640px;
}

#mainmenu {
	position: relative;
	left: 825px;
	top: 180px;
	width: 100px;
	text-align: right;
}

#mainmenu a {
	text-decoration: none;
}


/* Inner content Styles */

div#wrap {
	height: 100%;
	width: 100%;
	margin: 0 auto;
}

div#header {
	background: transparent url(/images/top_bg.jpg) repeat-x;
	height: 141px;
	width: 100%;
	margin: 0;
}

div#header_m {
	position: relative;
	width: 100%;
	margin: 0;
}

div#topmenu {
	height: 125px;
	width: 550px;
	margin: 0 auto;
	padding-top: 16px;
}

div#topmenu a {
	display: block;
	float: left;
	background: transparent url(/images/lamp.png) no-repeat;
	width: 110px;
	height: 93px;
	padding-top: 32px;
	text-align: center;
	text-decoration: none;
}

div#topmenu a#active_menu {
	background: transparent url(/images/lamp_hl.png) no-repeat;
}

div#topmenu_m {
	height: 50px;
	width: 550px;
	margin: 0 auto;
	padding-top: 46px;
}

div#topmenu_m a {
	display: block;
	float: left;
	width: 110px;
	text-align: center;
	text-decoration: none;
}

div#content {
	background: transparent url(/images/city_bg.jpg) no-repeat center top;
	min-width: 1000px;
	margin: 0 auto;
	height: 830px;
	line-height: 1.4em;
}

div#content div#outer {
	width: 980px;
	margin: 0 auto;
}

div#inner {
	height: 650px;
	width: 720px;
	margin: 0 auto;
	padding: 30px 0 20px;
	overflow: hidden;
	clear: both;
}

form label {
	margin-left: 2px;
}

form input, form textarea {
	background: transparent;
	color: #b4b4b4;
	font: 10pt Helvetica, Verdana, Arial, sans-serif, "Comic Sans MS";
	margin-bottom: 2px;
	border: none;
}

form textarea {
	scrollbar-base-color: black;
	overflow: auto;
}

form input {
	width: 177px;
	height: 17px;
	overflow: hidden;
}

div.text_b textarea {
	width: 536px;
	height: 136px;
}

div.text_n textarea {
	width: 687px;
	height: 187px;
}

div.text_i {
	background: transparent url(/images/text_i.png) no-repeat;
	width: 190px;
	height: 30px;
	padding: 6px 6px;
}

div.text_b {
	background: transparent url(/images/text_b.png) no-repeat;
	width: 550px;
	height: 150px;
	padding: 6px 6px;
}

div.text_n {
	background: transparent url(/images/text_n.png) no-repeat;
	width: 700px;
	height: 200px;
	padding: 5px 6px;
}

.footers {
	/*height: 130px;*/
	text-align: center;
	line-height: 1.8em;
	/*overflow: hidden;*/
	clear: both;
}


/* Middled Styles */

div#middled {
	background: transparent url(/images/mid_bg.jpg) no-repeat center;
	width: 980px;
	height: 650px;
	margin: 0 auto;
	overflow: visible;
}


/* Contacts Styles */

#contacts {
	background: transparent url(/images/contacts.png) no-repeat center;
	position: relative;
	width: 360px;
	height: 350px;
	top: 180px;
	margin: 0 auto;
	color: #8e8e8e;
	font: 9pt "Comic Sans MS", Helvetica, Verdana, Arial, sans-serif;
}

#contacts div#cont_skype,
#contacts div#cont_icq,
#contacts div#cont_email {
	position: relative;
	left: 32px;
}

#contacts div#cont_skype { top: 79px; }
#contacts div#cont_icq { top: 113px; }
#contacts div#cont_email { top: 147px; }


/* Blogs Styles */

#blogs {
	position: relative;
	width: 552px;
	height: 420px;
	top: 125px;
	left: 28px;
	margin: 0 auto;
	overflow: hidden;
}

#bottom {
	position: relative;
	top: 170px;
	margin: 0 auto;
	text-align: center;
	line-height: 1.5em;
}

#footer {
	margin: 0 auto;
	width: 650px;
	text-align: center;
	line-height: 1.5em;
}

table.splitter {
	position: relative;
	width: 100%;
	left: -4px;
	height: 9px;
}

td.split_l {
	background: transparent url(/images/splitter_l.png) no-repeat;
	width: 25px;
}

td.split_c {
	background: transparent url(/images/splitter_c.png) repeat-x;
}

td.split_r 
{
	background: transparent url(/images/splitter_r.png) no-repeat;
	width: 25px;
}
	


/* Copyright Styles */

#copyright {
	color: #353535;
	font: 7pt Tahoma, Helvetica, Verdana, Arial, sans-serif, "Comic Sans MS";
	text-align: center;
	margin: 10px auto 50px;
}

#copyright a, #copyright a:visited {
	color: #353535;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}


/* Slider Styles */

.holder {
	float: left;
	width: 100%;
}

.scroll-novel, .scroll-blog {
	width: 100%;
	overflow: auto;
	float: left;
}

.scroll-novel {
	height: 590px;
}

.scroll-blog {
	height: 420px;
}