/*

------------------------------------------------------
author:    Aleksey Krekotun
email:     dobrii.ru@gmail.com
icq:       536136
skype:     dobrii_ru
website:   www.dobrii.ru
------------------------------------------------------

*/
/* Reset
---------------------------------------------------------- */
@import 'reset.css';
/* Main Styles
---------------------------------------------------------- */
html {
	font-size: 100.1%;
	height: 100%;
}

body {
	background: #fff;
	font-family: Tahoma;
	font-size: 62.5%;
	height: 100%;
}

h1, h2, h3, h4, h5, h6 {font-weight: normal;	font-family: "Trebuchet MS";}
.empty {height: 100px;}
.clear {clear: both;}
#wrapper {height: 100%; min-height: 100%; height: auto !important; width: 920px; margin: 0 auto; position: relative; padding: 0px;}
#wrap {padding-top: 20px;}

#sidebar form.check .check-input:focus, .analizator ul li form input:focus, .analizator ul li form textarea:focus {
	background: url(./i/focus.gif) repeat-x;
	border-color:#cacaca;
	color:#000000;
}
.li a {
font-size:11px;
color:#33a8c1;
}
.li {
font-size:11px;
padding-bottom:8px;
line-height:15px;
}
/* Header
---------------------------------------------------------- */
#header {
	height: 200px;
	background: #f6f6f6 url(./i/header.png) no-repeat;
	position: relative;

}
#header div {
	height: 200px;
	background: url(./i/man.jpg) 606px 0px no-repeat;
}
#header h1, #header h1 a, #header h1 span {
	display: block;
	width: 374px;
	height: 64px;
}
#header h1 {
	position: absolute;
	top: 68px;
	left: 33px;
	font-size: 14px;
	color:#0092b2;
	font-weight: bold;
	line-height: 16px;
}
#header h1 span {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(./i/logo.png) no-repeat;
}

/* Sidebar
---------------------------------------------------------- */
#sidebar {
	float: right;
	width: 240px;
	margin-top: 30px;
	background: url(./i/sidebar-bg.png) right top no-repeat;
}
#menu {
	font-size: 18px;
	font-family: "Trebuchet MS";
	margin-bottom: 32px;
}
#menu a {
	color:#404040;
}
#menu li {
	padding: 0px 0px 14px 0px;
}
#menu li.active {}
#menu li.active a{
	color:#0092b2;
	text-decoration: none;
	padding-right: 29px;
	background: url(./i/menu-arrow.gif) right 5px no-repeat;
}

#sidebar h2 {
	font-size: 20px;
	margin-bottom: 20px;
}
#sidebar form.check .check-input{
	width: 178px;
	height: 23px;
	border: 1px solid #d5d5d5;
	margin-bottom: 10px;
	font-size: 14px;
	color:#777777;
	padding: 5px 10px 0px 10px;
}

#sidebar form.check .check-button {width: 110px;}
#sidebar form.check {
	margin-bottom: 26px;
}
#sidebar .popular {margin: -2px 0 18px 0;}
#sidebar .popular li{
	margin-bottom: 10px;
}
#sidebar .popular a{
	font-size: 12px;
	color:#404040;
	padding-left: 13px;
	background: url(./i/popular.gif) 0px 5px no-repeat;
}
/* content
---------------------------------------------------------- */
#content {
	float: right;
	width: 640px;
	margin-left: 40px;
	margin-top: 30px;
}
#content h2 {
	font-size: 26px;
	margin-bottom: 20px;
}
#content h3 {
	font-size: 20px;
	color:#434343;
	margin-bottom: 15px;
}
#content h4, #content h4 a{
	font-size: 16px;
	color:#505050;
}
#content .prompt {background: #fff8db url(./i/prompt-top.gif) no-repeat; margin-bottom: 20px;}
#content .prompt div {
	background: url(./i/prompt-b.gif) bottom no-repeat;
	padding: 20px;
	font-size: 12px;
	line-height: 20px;
	position: relative;
}
#content .prompt .close {
	position: absolute;
	top: 6px;
	right: 9px;
	font-size: 10px;
	color:#ff0000;
	padding-left:12px;
	background: url(./i/close.gif) 0px 7px no-repeat;
}
.analizator ul li {
	margin-bottom: 15px;
}
.analizator ul h4 {
	font-style: italic;
}
.analizator ul h4 span {
	font-size: 20px;
	color:#0092b2;
}
.analizator ul h4 a {
	text-decoration: none;
	border-bottom: 1px dashed #505050;
}
.analizator ul li form {
	margin: 15px 0px 0px 20px;
	font-size: 12px;
}
.analizator ul li form span {
	margin-bottom: -4px;
	display: block;
	font-size: 12px;
}
.analizator ul li form p {
	margin-bottom: 15px;
}
.analizator ul li form textarea {
	border: 1px solid #d5d5d5;
	width: 588px;
	height: 148px;
	padding: 10px;
	font-family: Tahoma;
	font-size: 14px;
	color:#777;
}
.analizator ul li form input {
	border: 1px solid #d5d5d5;
	width: 288px;
	height: 23px;
	padding: 5px 10px 0px 10px;
	font-family: Tahoma;
	font-size: 14px;
	color:#777;
}
.analizator ul li form .button {
	width: 159px;
	height: 42px;
	border: 0px;
	padding: 0px;
}
.analizator ul li form .button:focus {background: none; border: none;}

/* Footer
---------------------------------------------------------- */
#footer {
	height: 30px;
	background: #f3f3f3 url(./i/footer.png) no-repeat;
	width: 880px;
	margin: 0 auto;
	margin-top: -50px;
	padding: 20px 20px 0px 20px;
	font-size: 11px;
	position: relative;
}
#footer ul {
	float: left;
	padding-bottom: 3px;
}
#footer ul li{
	display: inline;
	margin-right: 20px;
}
#footer ul li a {color:#33a8c1;}
#footer ul li.active a {color:#000; text-decoration: none;}
#footer .copyright {float: right;padding-bottom: 3px;}
#footer .copyright a{color:#000;}

#result {font-size:12px;}
.sps {font:22px "Trebuchet MS";color:#000;position:relative;top:40px;}
.result {font:16px "Trebuchet MS";}
.result span {font-size:24px;}
.can {color:#ccc !important;}
.result_pas, .result_bad {padding-bottom:24px;font-size:18px;position:relative;top:-12px;}
.result_bad{color:#e80b00;}
.result_pas{color:#00b408;}
.hz {border:1px dashed #ccc;padding:8px;margin:-8px 0 22px 0;color:#666;font-size:11px;}
.nb {color:#666;}
.text {font:12px "Tahoma";line-height:18px;color:#333;}
.text p {padding-bottom:20px;}
.text ul {padding-bottom:28px;}
.headline {color:#000;}
.example {border:1px dashed #ccc;padding:18px;margin:-18px 0 24px 0;background:#f6f6f6;}
address {font-style:normal;}
#adsense2 {position:relative;top:8px;}
#adsense {}
a#aw0{color:#000;}