body { color: #666666; }
.tabbed .tab { overflow: hidden; }
.float_r { float: right !important; }
form {
	margin-bottom: 12px;
	overflow: hidden;
}
#wrapper {
	background: #fff;
	margin: 83px auto 0;
	width: 920px;
}
#header {
	background: url("../img/header_bg.jpg") 0 0 repeat-x;
	height: 163px;
	position: relative;
}
#header #logo{ position: absolute; left: 30px; top: -30px; }
#header #contacts {
	color: #fff;
	float: left;
	position: absolute; left: 240px; top: -62px;
	z-index: 100;
}
#header #contacts li {
	float: left;
	margin-right: 16px;
}
#header #orange { position: absolute; right: -11px; top: -83px; }
#header h1 {
	float: right;
	font-size: 24px;
	position: relative; right: 36px; top: 83px;
}
h3 {
	color: #819d22;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 18px;
}

.big { font-size: 16px; }
.small { font-size: 10px; }
.gray { color: #7f7f7f; }
.ml228 { margin-left: 228px; overflow: hidden; width: 585px; }

.block_wrap { overflow: hidden; }
.block {
	float: left;
	margin-right: 20px;
}
.last { margin-right: 0; }
.w40 { width: 345px; }
.w50 { width: 397px; }
.w60 { width: 448px; }

#content {
	clear: both;
	padding: 0 36px 0;
}
.accountBenefits li { margin-bottom: 12px; }

.note { font-size: 10px; }

div.next { margin-bottom: 12px; padding: 0; }
.btn_wrap {
	margin-bottom: 0;
	overflow: hidden;
}
.btn {
	clear: both;
	float: left;
	height: 48px;
	margin-bottom: 12px;
	position: relative;
	overflow: hidden;
}
.btn i {
	background: transparent url("/static/files/alpari/img/enter/btns.gif") 0 0 no-repeat;
	display: block;
	height: 48px;
	z-index: 10;
}
input.text {
	border: 1px solid #dbdbdb;
	color: #3a3a3a;
	float: left;
	margin-right: 10px;
	padding: 3px;
	width: 180px;
}
.btn.min {
	background: url("/static/interface/img/link-bg-cta-on-left.jpg") left center no-repeat;
	clear: none;
	font-size: 10px;
	height: 20px;
	float: left;
	margin-bottom: 0;
}
.btn.min span {
	background: url("/static/interface/img/link-bg-cta-on-right.jpg") right center no-repeat;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	line-height: 20px;
	padding: 0 10px;
	white-space: nowrap;
}
.reg_seminar i { background-position: 0 0; width: 407px; }
.open_acc_demo i { background-position: 0 -48px; width: 306px; }
.open_acc_real i { background-position: 0 -384px; width: 213px; }
.open_acc_micro i { background-position: 0 -96px; width: 314px; }
.invest i { background-position: 0 -144px; width: 469px; }
.invest_a i { background-position: 0 -432px; width: 329px; }
.reg_contest i { background-position: 0 -192px; width: 478px; }

#footer {
	background: #f6f6f6;
	border-top: 1px solid #ccc;
	font: 11px Georgia, "Times New Roman", Times, serif;
	position: relative;
	text-align: center;
}
	#footer .bl, #footer .br {
		background: transparent url("/static/files/alpari/img/enter/footer_corners.png") 0 0 no-repeat;
		height: 11px; width: 11px;
		position: absolute; bottom: 0;
	}
	#footer .bl {
		background-position: -11px 0;
		left: 0;
	}
	#footer .br {
		background-position: 0 0;
		right: 0;
	}
	#footerSeo {
		border-bottom: 1px solid #ccc;
		margin: 0 0 10px;
		padding: 0 0 12px;
		width: 100%;
	}
	#footer #footerSeo p {
		background: none;
		margin: 0 14px;
		padding: 12px 0 0;
	}
	#footer p {
		background: url("/static/interface/img/logo-alpari-footer.jpg") center 90px no-repeat;
		color: #656565;
		margin-bottom: 0;
		padding: 30px 0 70px;
	}