@charset "utf-8";
/* CSS Document */

html, body {
	padding: 0;
	border: 0;
	margin: 0;
	height: 100%;
}

img, img a, ul, p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	border: 0;
	margin: 0;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	height: 100%;
	
}

#header_content {
	min-height: 100%;
}


/* ################################ HEADER ################################ */

#header {
	position:relative;
	overflow: hidden;
	padding-bottom: 7px;
	background: url(images/header_bottom_bg.jpg) repeat-x bottom;
	margin-bottom: 1px;
}

.header_top {
	background: url(images/header_only.jpg) no-repeat;
	height: 77px;
	padding: 15px 32px 15px 27px;
}

.logo {
	float: left;
}

.ico {
	float: right;
	margin-top: 5px;
	margin-right: 15px;
}

.ico img {
	margin-right: 15px;
}

.menu {
	background-color: #5e5e5e;
	overflow: hidden;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dashed #a3a3a3;
	border-bottom: 1px dashed #a3a3a3;
}

.menu ul {
	list-style-type: none;
	font-family: "Lao UI", Verdana, Geneva, sans-serif;
	font-size: 13px;
	width: 850px;
	margin: 0 auto;
}

.menu li {
	display: inline-block;
	margin-right: 30px;
	margin-left: 30px;
}

.menu li a {
	color: #fff;
	text-decoration: none;
}

.menu li a:hover {
	color: #a1a9d3;
}

/* ################################ CONTENT ################################ */

#content {
	overflow: hidden;
	padding-bottom: 59px;
}

.left {
	padding-right: 20px;
	overflow: hidden;
	margin-right: 387px;
}

/* Специальный класс для страницы bonuses, чтобы контент растянулся на всю ширину страницы */
.left_bonuses {
	padding-right: 10px;
	overflow: hidden;
}

.left_container {
	float: left;
	width: 100%;
}

.main_title, .main_title_long {
	border-top: 1px dashed #5e5e5e;
	border-bottom: 1px dashed #5e5e5e;
	margin-top: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.main_title h1, .main_title_long h1 {
	color: #ff9701;
	font-size: 14px;
	margin: 0 auto;
	width: 200px;
}

.main_title_long h1 {
	width: 250px;
}

.main_title h1 {
	width: 100px;
}

.main_title {
	margin-bottom: 10px;
}

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 12px;
}

.welcome_ideal {
	background: url(images/img_man.jpg) no-repeat;
	width: 593px;
	height: 262px;
	padding-top: 20px;
	padding-left: 15px;
}

.welcome, .ideal {
	font-family: "Lao UI", Verdana, Geneva, sans-serif;
	font-size: 18px;
}

.welcome {
	color: #a1a9d3;
}

.ideal {
	color: #ff9701;
}

.text p {
	padding-top: 10px;
	padding-bottom: 10px;
}

p.faq_txt {
	margin-left: 15px;
}

p.remark {
	color: #818bc2;
}

p.faq_question {
	font-weight: bold;
}

.text ul {
	padding-top: 10px;
	padding-left: 20px;
}

p.orange {
	color: #ff9701;
}

.title {
	background: url(images/title_bg.jpg) no-repeat;
	height: 23px;
	padding-top: 10px;
	width: 390px;
	margin-top: 20px;
}

.title a {
	font-size: 12px;
	margin-right: 60px;
	color: #010d4a;
	float: right;
	font-weight: bold;
	text-decoration: none;
}

.faq_title {
	font-size: 11px;
	color: #182569;
	margin-top: 5px;
	margin-bottom: 5px;
}

.contact_form {
	float: left;
}

.right {
	width: 387px;
	float: right;
	margin-top: 15px;
	margin-left: -387px;
}

.login {
	border-top: 1px dashed #5e5e5e;
	border-bottom: 1px dashed #5e5e5e;
	margin: 0 0 20px 0;
	padding: 0 40px 17px 30px;
	overflow: hidden;
}

.formLine {
	width: 300px;
}

.formLine_contact {
	/*width: 530px;*/
}

.formLine label, .formLine_contact label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #828dc6;
	float: left;
	margin-top: 11px;
}

.formLine input, .formLine_contact input, .formLine_contact textarea {
	float: right;
	border: 1px solid #a1a9d3;
	background-color: #f5f4f4;
	margin-top: 5px;
}

.formLine_contact textarea {
	height: 100px;
	width: 350px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}

body:nth-of-type(1) .formLine_contact textarea{

width: 346px;

}

.formLine_contact input {
	width: 350px;
}

.formLine input {
	width: 210px;
}

.sign_up {
	float: left;
	margin-top: 16px;
}

.sign_up a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #353434;
	text-decoration: none;
	margin-right: 20px;
}

.labels {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #828dc6;
}

.login_btn {
	float: right;
	border: 0;
	padding: 0;
	margin-top: 10px;
	height: 30px;
	width: 74px;
	font-size: 12px;
	color: #d3d8f3;
	background-image: url(images/login_btn.jpg);
}

.login_btn::-moz-focus-inner {border: 0;}
.submit_btn::-moz-focus-inner {border: 0;}
.signup_btn::-moz-focus-inner {border: 0;}

.submit_btn {
	float: right;
	clear: both;
	margin-top: 10px;
	border: 0;
	padding: 0;
	height: 30px;
	width: 74px;
	font-size: 12px;
	color: #d3d8f3;
	background-image: url(images/submit_btn.jpg);
}

.signup_btn {
	border: 0;
	padding: 0;
	height: 30px;
	width: 74px;
	font-size: 12px;
	color: #d3d8f3;
	background-image: url(images/submit_btn.jpg);
	margin-right: 30px;
}

.affiliate_info, .advertiser_info {
	background: #a1a9d3 url(images/right_bottom_bg.jpg) bottom repeat-x;
	padding-bottom: 10px;
}

.affiliate_info h1, .advertiser_info h1, .login h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 10px;
}

.affiliate_info h1, .advertiser_info h1 {
	background: url(images/right_top_bg.jpg) top repeat-x;
	color: #010d4a;
	padding-left: 10px;
	padding-bottom: 12px;
}

.login h1 {
	color: #ff9701;
	padding-bottom: 7px;
}

.affiliate_info ul, .advertiser_info ul {
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 0 10px 15px 10px;
}

.affiliate_info ul {
	background: url(images/affiliate_info.jpg) right bottom no-repeat;
}

.advertiser_info ul {
	background: url(images/advertiser_info.jpg) right bottom no-repeat;
}

.affiliate_info li, .advertiser_info li {
	margin-top: 2px;
	padding-left: 10px;
	background: url(images/delimeter.jpg) no-repeat;
}	

/* ################################ FOOTER ################################ */

#footer {
	background: url(images/footer_bg.jpg) no-repeat;
	overflow: hidden;
	margin-top: -59px;
	height: 59px;
}

.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #a1a9d3;
	float: left;
	padding-left: 10px;
	padding-top: 28px;
}

.footer_ico {
	float: right;
	margin-right: 47px;
	padding-top: 18px;
}

.footer_ico a {
	margin-right: 10px;
}

.banner {
	position:absolute;
	top: 26px;
	left: 278px;}
