@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background: #000831 url(body_bg.png) 0 0 repeat-x;
}
img {
	border: 0;
}
a {
	cursor: pointer;
	color: #00aef5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	color: #fff;
	font-weight: lighter;
	margin-bottom: 25px;
}
h2 {
	color: #00aef5;
	font-size: 18px;
}
h2 span {
	font-size: 16px;
}
a:active {
	outline: none;
}
/* =wrap
-------------------------------------------------- */
div.wrap {
	width: 810px;
	margin: 0 auto;
}
/* =header
-------------------------------------------------- */
div.header {
	width: 900px;
	margin: 0 auto;
}
div.header p.lang {
	float: left;
	color: #003e7e;
	font-size: 11px;
	width: 80px;
	margin-top: 20px;
}
div.header p.lang a {
	font-weight: bold;
	color: #00aef5;
}
div.header p.lang a.active {
	color: #003e7e;	
}
div.header div.menu_container {
	float: left;
	width: 550px;
}
div.header div.menu {
	float: left;
}
div.header ul.nav {
	float: left;
}
div.header ul.nav li {
	list-style: none;
	float: left;
	text-align: center;
	margin-right: 20px;
}
div.header ul.nav li a {
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
}
div.header ul.nav li a:hover {
	color: #fff;
}
div.header ul.nav li.link_index a {
	background: url(link_avaleht.png) 0 0 no-repeat;
	padding: 100px 19px 0 22px;
}
div.header ul.nav li.link_send a {
	background: url(link_send.png) 0 0 no-repeat;
	padding: 122px 21px 0 25px;
}
div.header ul.nav li.link_reflector a {
	background: url(link_helkur.png) 0 0 no-repeat;
	padding: 110px 0 0 0;
}
div.header ul.nav li.link_friend a {
	background: url(link_friend.png) 0 0 no-repeat;
	padding: 134px 9px 0 14px;
}
div.header ul.nav li.active a {
	color: #fff;
}
div.header p.logo_highway {
	float: right;
	margin-top: 30px;
}
/* =content
-------------------------------------------------- */
div.content {
	margin-top: 30px;
}
div.content div.index_left {
	float: left;
	width: 285px;
}
div.content div.index_left h1 {
	font-size: 24px;
}
div.content div.index_left p {
	line-height: 1.4em;
	margin-bottom: 20px;
}
div.content div.flashcontent {
	float: right;
	width: 520px;
}
div.content div.content_left {
	width: 365px;
	float: left;
}
div.content div.content_left p {
	line-height: 1.4em;
	margin-bottom: 20px;
}
div.content ul.pager {
	list-style: none;
	float: right;
}
div.content ul.pager li {
	float: left;
	color: #003e7e;
	font-size: 15px;
	margin-right: 8px;
	font-family: Helvetica, sans-serif;
	background: url(pager_bg.png) 0 0 no-repeat;
	width: 17px;
	height: 21px;
	padding: 5px 0 0 9px;
}
div.content ul.pager li.active {
	background: url(pager_bg.png) 0 -26px no-repeat;
}
div.content ul.pager li.noback {
	background: 0;
}
div.content ul.pager li a {
	color: #003e7e;
	font-weight: bold;
	display: block;
}
div.content ul.pager li.active a {
	color: #fff;
}
div.content div.reflectors {
	float: right;
	width: 371px;
}
div.content div.reflectors div.item {
	margin-bottom: 30px;
}
div.content div.reflectors div.image {
	float: left;
	width: 129px;
}
div.content div.reflectors div.image p a {
	display: block;
	background: url(reflector_bg.png) 4px 4px no-repeat;
	width: 123px;
	height: 123px;
	padding: 6px 0 0 6px;
}
div.content div.reflectors div.image span {
	display: block;
	text-align: center;
	margin-top: 4px;
}
div.content div.reflectors div.image p a img {
	display: block;
}
div.content div.reflectors div.image p a:hover,
div.content div.reflectors div.image p.active a {
	background: url(reflector_active.png) 0 0 no-repeat;
}
div.content div.reflectors div.data {
	float: right; 
	width: 216px;
	padding-top: 15px;
}
div.content div.reflectors div.data h2 {
	margin-bottom: 15px;
}
div.content div.reflectors div.data p {
	line-height: 1.4em;
	font-weight: bold;
}
div.content p.button_forward,
div.content p.button_pay,
div.content p.button_forward_est {
	float: right;
}
div.content p.button_forward a {
	display: block;
	background: url(button_forward.png) 0 0 no-repeat;
	width: 74px;
	height: 23px;
	padding: 6px 0 0 22px;
	font-size: 14px;
	font-weight: bold;
}
div.content p.rus_forward a {
	width: 86px;
	padding: 6px 0 0 10px;
}
div.content p.rus_btn a {
	padding: 6px 0 0 4px;
	width: 92px;
}
div.content p.button_pay {
	padding-right: 33px;
}
div.content p.button_pay a {
	display: block;
	background: url(button2.png) 0 0 no-repeat;
	width: 74px;
	height: 23px;
	padding: 6px 0 0 30px;
	font-size: 14px;
	font-weight: bold;
	color: #0072bc;
}
div.content p.rus_pay a {
	padding: 6px 0 0 10px;
	width: 94px;
}
div.content p.rus_modify a {
	padding: 6px 0 0 20px;
	width: 86px;
}
div.content div.form div.bg {
	background: #182046;
	margin: 30px 163px 0 170px;
	padding-top: 16px;
}
div.content div.form table {
	margin: 22px 0 21px 190px;
}
div.content div.form table.send_to_a_friend {
	margin: 25px 0 21px 190px;
}
div.content div.form div.bg table {
	margin: 0 0 10px 20px;
}
div.content div.form table th {
	text-align: left;
	font-weight: normal;
	font-size: 17px;
	color: #00aef5;
	width: 190px;
	line-height: 0.8em;
}
div.content div.form table.send_to_a_friend th {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	padding: 8px 14px 0 0;
	width: auto;
}
div.content div.form table th span {
	font-size: 12px;
}
div.content div.form table th span a {
	text-decoration: underline;
}
div.content div.form table th span a:hover {
	text-decoration: none;
}
div.content div.form table td {
	padding: 0 0 5px 0;
	vertical-align: top;
}
div.content div.form table td input {
	background: #182046;
	border: 0;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 2px 5px 9px;
	width: 235px;
}
div.content div.form table td div.textarea {
	background: url(textarea_big.png) 0 0 no-repeat;
	width: 269px;
	height: 111px;
	font-weight: bold;
	font-size: 12px;
	padding: 45px 40px 0 33px;
	color: #252525;
}
div.content div.form table td div.textarea  p {
	margin-bottom: 10px;
}
div.content div.form table td.star {
	font-size: 11px;
	font-weight: bold;
}
div.content div.form table tr.error th {
	color: #ef4036;
}
div.content div.form table td.error {
	color: #ef4036;
	font-size: 11px;
	font-weight: bold;
}
div.content div.form table tr.error input {
	border: 2px solid #ef4036;
}
div.content div.form div.bg table td input {
	background: #2e3659;
}
div.content div.form table td select {
	width: 246px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	height: 22px;
}
div.content div.form table.send_to_a_friend p.button_forward {
	padding-top: 4px;
}
div.content div.form table.send_to_a_friend p.rus a{
	padding:6px 0 0 13px;
	width: 83px;
}
div.content div.form p.slogan {
	font-size: 18px;
	color: #00aef5;
	text-align: center;
	padding-top: 25px;
}
div.content div.confrimation {
	clear: both;
}
div.content div.confrimation h1 {
	width: 100%;
	font-size: 18px;
	padding: 109px 0 0 0;
	text-align: center;
}
div.content div.buttons {
	width: 220px;
	margin: 0 auto;
}
div.content div.buttons p {
	float: left;
	margin-right: 43px;
}
div.content div.buttons p.last {
	margin-right: 0;
}
div.content div.buttons p a {
	background: url(button.png) 3px 3px no-repeat;
	width: 85px;
	height: 25px;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0 0 0;
	text-decoration: none;
}
div.content div.buttons p a:hover,
div.content div.buttons p.active a {
	background: url(button_active.png) 0 0 no-repeat;
}
div.content ul.pick_a_card {
	margin: 0 0 36px -60px;
	padding: 19px 0 0 5px;
	width: 955px;
}
div.content ul.pick_a_card li {
	list-style: none;
	float: left;
	margin-right: 19px;
	position: relative;
}
div.content ul.pick_a_card li p.title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 6px;
}
div.content ul.pick_a_card li p.magnet {
	text-align: center;
	font-size: 9px;
}
div.content ul.pick_a_card li p.choose {
	font-weight: bold;
	text-align: center;
	color: #000831;
	margin-top: 5px;
}
div.content ul.pick_a_card li p.title span {
	color: #00aef5;
	font-size: 18px;
}
div.content ul.pick_a_card li p.reflector {
	position: absolute;
	top: 195px;
	left: -20px;
}
div.content ul.pick_a_card li a {
	display: block;
	background:url(card_bg.png) 4px 4px no-repeat;
	width: 292px;
	height: 210px;
	padding: 6px 0 0 6px;
}
div.content ul.pick_a_card li a:hover,
div.content ul.pick_a_card li.active a {
	background: url(card_active.png) 0 0 no-repeat;
}
div.content ul.pick_a_card li.active p.choose {
	color: #fff;
}
div.content div.ready div.ready_left {
	float: left;
	width: 450px;
	font-size: 14px;
	font-weight: bold;
}
div.content div.ready div.ready_left p.big_print {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
div.content div.ready div.ready_left p.big_print span {
	font-size: 14px;
	font-weight: bold;
}
div.content div.ready div.ready_left div.codebox {
	background: #111940;
	padding: 11px 0 11px 15px;
	margin: 19px 0;
}
div.content div.ready div.ready_left div.codebox div.codebox_left {
	float: left;
	width: 138px;
	margin-right: 28px;
}
div.content div.ready div.ready_left div.codebox div.codebox_left p.number {
	font-size: 36px;
	color: #acacac;
	padding: 40px 0 26px 0;
}
div.content div.ready div.ready_left div.codebox div.codebox_left p.number span {
	color: #fff;
	margin: 0 0 0 20px;
}
div.content div.ready div.ready_left div.codebox div.codebox_left p.text {
	padding: 0 0 0 31px;
	font-size: 11px;
}
div.content div.ready div.ready_left div.codebox div.codebox_right {
	float: left; 
	width: 224px;
}
div.content div.ready div.ready_left div.codebox div.codebox_right p.text {
	font-size: 11px;
	text-align: center;
}
div.content div.ready div.ready_left div.codebox div.codebox_right div.box {
	background: url(bg02.png) 0 0 no-repeat;
	height: 87px;
	margin-top: 4px;
	margin-bottom: 5px;
}
div.content div.ready div.ready_left div.codebox div.codebox_right div.box p {
	font-size: 26px;
	padding: 30px 0 0 0;
	text-align: center;
}
div.content div.ready div.ready_left div.codebox div.codebox_right div.box p span {
	font-size: 10px;
}
div.content div.ready div.ready_left div.codebox div.codebox_right p.notice {
	text-align: center;
	font-size: 11px;
}
div.content div.ready div.ready_right {
	float: right;
	width: 286px;
	background: url(separator.png) 0 0 no-repeat;
	padding-left: 50px;
}
div.content div.ready div.ready_right table {
	margin-top: 20px;
}
div.content div.ready div.ready_right table th {
	text-align: left;
	font-weight: bold;
	color: #fff;
	width: 190px;
	line-height: 0.8em;
	padding-bottom: 5px;
}
div.content div.ready div.ready_right table th span {
	font-size: 12px;
}
div.content div.ready div.ready_right table td {
	padding: 0 0 8px 0;
	vertical-align: top;
}
div.content div.ready div.ready_right table td input {
	background: #182046;
	border: 0;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 2px 5px 9px;
	width: 235px;
}
div.content div.ready div.ready_right div.bg table td input {
	background: #2e3659;
}
div.content div.ready div.ready_right table td div.textarea {
	background: url(textarea.png) 0 0 no-repeat;
	width: 239px;
	height: 87px;
	color: #252525;
	font-weight: bold;
	font-size: 12px;
	padding: 20px 10px 5px 9px;
}
div.content div.ready div.ready_right table td div.textarea p {
	margin-bottom: 10px;
}
div.content div.ready div.ready_right table tr.error th {
	color: #ef4036;
}
div.content div.ready div.ready_right table td.error {
	color: #ef4036;
	font-size: 11px;
	font-weight: bold;
}
div.content div.ready div.ready_right table tr.error input {
	border: 2px solid #ef4036;
}
div.content div.ready div.ready_right p.button_forward {
	padding-right: 40px;
	margin-top: 5px;
}
div.content div.order_confrimation {
	padding: 46px 0 33px 150px;
}
div.content div.order_confrimation div.data {
	float: left;
	width: 200px;
}
div.content div.order_confrimation div.data p {
	font-size: 14px;
	margin-bottom: 17px;
	font-weight: bold;
}
div.content div.order_confrimation div.data p span {
	color: #00aef5;
	font-weight: normal;
}
div.content div.order_confrimation div.image1 {
	display: block;
	background: url(reflector_bg.png) 4px 4px no-repeat;
	width: 123px;
	height: 123px;
	padding: 6px 0 0 6px;
	float: left;
}
div.content div.order_confrimation div.image1 span {
	display: block;
	text-align: center;
	margin-top: 4px;
}
div.content div.order_confrimation div.image2 {
	display: block;
	background:url(card_bg.png) 4px 4px no-repeat;
	height:250px;
	width:292px;
	padding: 6px 0 0 6px;
	float: left;
	margin-right: 150px;
	position: relative;
}
div.content div.order_confrimation div.image2 p.reflector {
	position: absolute;
	top: 100px;
	left: -20px;
}
div.content div.order_confrimation div.image2 span {
	display: block;
	text-align: center;
	margin-top: 4px;
}
div.content div.order_confrimation p.plus {
	float: left;
	font-size: 18px;
	padding: 47px 25px 0 25px;
}
div.content div.reflector {
	background: #fff url(bg01.png) 0 0 no-repeat;
	width: 573px;
	margin: 0 auto;
	min-height: 100px;
	padding: 0 22px 20px 32px;
}

div.content div.reflector div.print p {
	float: right;
	padding: 23px 55px 0 0;
}
div.content div.reflector div.print p.rus {
	padding: 23px 25px 0 0;
}
div.content div.reflector div.print p a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #003e7e;
}
div.content div.reflector h2 {
	font-size: 14px;
	margin-bottom: 10px;
}
div.content div.reflector p.img {
	float: right;
	margin: 10px 0 10px 10px;
}
div.content div.reflector p.img {
	padding-right: 47px;
}
div.content div.reflector p {
	line-height: 1.4em;
	margin-bottom: 20px;
	color: #043960;
}
div.content div.reflector div.tabs {
	float: left;
	margin: 24px 0 0 0;
	padding-bottom: 20px;
}
div.content div.reflector div.tabs p {
	float: left;
	padding: 0;
	margin: 0;
	width: 218px;
	height: 39px;
	text-align: center;
	margin-right: 14px;
}
div.content div.reflector div.tabs p a {
	color: #fff !important;
	text-decoration: none;
	display: block;
	font-size: 12px;
	padding: 12px 0 10px 0;
	font-weight: bold;
	text-transform: none;
}
div.content div.reflector div.tabs p a:hover {
	text-decoration: underline;
}
div.content div.reflector div.tabs p.orange {
	background: url(tab_orange.jpg) 0 0 no-repeat;
}
div.content ul.process {
	margin: 11px 0 23px;
	padding-left: 12px;
}
div.content ul.process li {
	list-style: disc;
	color: #00aef5;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4em;
}
/* =footer
-------------------------------------------------- */
div.footer {
	margin-top: 40px;
	padding-bottom: 30px;
}
div.footer p.questions {
	clear: both;
	float: right;
	margin-top: 15px;
}
div.footer div.share {
	float: right;
	margin-top: 25px;
}
div.footer div.share p {
	float: left;
	margin-right: 5px;
}
div.footer div.share .last {
	margin-right: 0;
}
.right-logos {
	float: right;
	height: 41px;
	margin-top: 10px;
	padding-right: 50px;
	width: 111px;
}

.fb_like{
	float: right;
	height: 41px;
	margin-top:24px;
	margin-left:14px;
	}

.right-logos a {
	display: block;
	float: left;
	height: 41px;
	text-indent: -9999px;
}
.right-logos a:focus {
	outline: none;
}
.eestipost {
	background: url(logo_eestipost.png) no-repeat 0 0;
	width: 60px;
}
.kodukant {
	background: url(logo_kodukant.png) no-repeat 0 0;
	width: 51px;
}
/* =inputs
-------------------------------------------------- */
span.checkbox {
	width: 13px;
	height: 13px;
	padding: 0 5px 0 0;
	background: url(bg12.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.radio {
	width: 19px;
	height: 13px;
	padding: 0 5px 0 0;
	background: url(radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.select {
	position: absolute;
	width: 246px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 25px;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(select.png) 0 0 no-repeat;
	overflow: hidden;
	font-weight: bold;
}
p.left_text {
	float: left;
}
h1.different {
	padding-left: 90px;
}
/* =clear
-------------------------------------------------- */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
html[xmlns] .clear {
	display: block;
}
* html .clear {
	height: 1px;
}

/* village stuff */

.village-content {
	font-size: 14px;
	line-height: 22px;
	overflow: auto;
	padding: 20px 0 40px;
}
	.village-content h1 {
		color: #00aef5;
		font-size: 20px;
		text-transform: uppercase;
	}
	.village-content h2 {
		color: #00aef5;
		font-size: 20px;
		font-weight: normal;
		line-height: 28px;
		margin-bottom: 25px;
	}
	.village-content h3 {
		font-size: 20px;
		font-weight: normal;
		line-height: 28px;
		margin-bottom: 25px;
	}

.facebook_item {
	margin: 10px;
	height: 50px;
	clear: both;
}

.facebook_item input {
	margin: 15px;
	float: left;
}

.facebook_item img {
	float: left;
}

.facebook_item span {
	margin: 15px;
	float: left;
}

.village-intro {
	float: left;
	margin-right: 100px;
	width: 400px;
}
.village-location-form {
	float: left;
	width: 250px;
}
	.village-location-form ul {
		list-style-type: none;
		overflow: auto;
		padding: 5px 0 20px 0;
		width: 250px;
	}
	.village-location-form li {
		margin-bottom: 15px;
	}
	.village-location-form select {
		width: 250px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000;
		padding: 4px;
	}
	.village-location-form .btn-forward {
		float: right;
	}
	
.village-data {
	color: #00aef5;
	font-size: 18px;
	overflow: auto;
	/*padding-bottom: 30px;*/
	position: relative;
}
	.village-data ul {
		float: left;
		line-height: 26px;
		list-style-type: none;
		width: 340px;
	}
	.village-data .residents {
		float: left;
		font-size: 22px;
		line-height: 32px;
		width: 120px;
	}
		.village-data .residents span {
			color: #fff;
		}
	.village-data .fb-share {
		background: url(fb_share.png) no-repeat 0 0;
		height: 0;
		overflow: hidden;
		padding-top: 52px;
		position: absolute; top: 8px; right: 10px;
		width: 290px;
	}
	.ajax_loader {
		margin-left:170px !important;
		margin-top:170px !important;
	}
		
.village-needed {
	border-top: 1px solid #00aef5;
	border-bottom: 1px solid #00aef5;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 30px;
	overflow: auto;
	padding: 20px 0;
}
	.village-needed .cost {
		float: left;
		width: 480px;
	}
	.village-needed .needed {
		float: right;
		width: 280px;
	}
		.village-needed .needed h2 {
			margin-bottom: 5px;
			overflow: auto;
		}
		.village-needed .needed ul {
			list-style-type: none;
			overflow: auto;
		}
		.village-needed .needed li {
			float: left;
			width: 140px;
		}
		.village-needed .needed li + li {
			padding: 8px 0 0 20px;
			width: 120px;
		}
		.village-needed .needed #price,
		.village-needed .needed #people {
			font-size: 20px;
			width: auto;
		}
		.village-needed .needed #price {
			display: none;
		}
		
	.over h2 {
		color: #fff;
	}
	
.village-payment h2 {
	color: #fff;
}

.village-payment h2 span {
	color: #00aef5;
	font-size: 20px;
}

.village-payment h3 {
	color: #00aef5;
	text-transform: uppercase;
	text-align: center;
}
.village-payment .pay-sms,
.village-payment .pay-bank {
	float: left;
	padding: 5px 0 15px;
}
.village-payment .pay-sms {
	border-right: 1px solid #00aef5;
	width: 405px;
}
.village-payment .pay-bank {
	padding-left: 30px;
	width: 360px;
}
	.village-payment .pay-sms h3,
	.village-payment .pay-bank h3 {
		margin-bottom: 15px;
		text-transform: none;
		text-align: left;
	}
	.village-payment .pay-sms ul {
		list-style-type: none;
		padding-bottom: 15px;
	}
	.village-payment .pay-sms li {
		color: #00aef5;
		font-size: 20px;
		padding-bottom: 10px;
	}
	.village-payment .pay-bank input {
		padding: 4px;
		width: 37px;
	}
	.village-payment .pay-bank .calculator {
		overflow: auto;
		padding: 15px 0 16px;
	}
	.village-payment .pay-bank .calculator div {
		float: left;
		padding-top: 2px;
		width: 140px;
	}
	.village-payment .pay-bank .calculator span,
	.village-payment .pay-bank .calculator a {
		display: block;
		float: left;
	}
	.village-payment .pay-bank .calculator span {
		margin: 0 10px 0 0;
		text-align: center;
		width: 48px;
	}
	.village-payment .pay-bank .calculator a {
		background: url(btn_calc.png) no-repeat 0 0;
		height: 26px;
		margin: 0 10px 0 0;
		text-indent: -9999px;
		width: 26px;
	}
	
.sms-confirmation h2 {
	color: #fff;
	font-weight: normal;
	line-height: 28px;
	padding: 40px 0 20px;
	text-align: center;
}

.sponsors {
	padding-top: 60px;
	text-align: center;
}
	.sponsors h2 {
		color: #00aef5;
	}
	.sponsors ul {
		list-style: none;
	}
	.sponsors li {
		display: inline;
		margin-right: 30px;
	}
	.sponsors li .last {
		margin-right: 0;
	}
	
.bank-data {
	background: url(blue_separator.png) repeat-y 50% 0;
	padding-bottom: 20px;
}
	.bank-data .local {
		float: left;
		width: 380px;
	}
	.bank-data .global {
		float: right;
		width: 380px;
	}
	.bank-data ul {
		list-style: none;
	}
	.bank-data li {
		padding-bottom: 10px;
	}
		.bank-data li span {
			font-size: 12px;
		}
		.bank-data li ol {
			padding: 8px 0 8px 40px;
		}
		.bank-data li ol li {
			padding-bottom: 4px;
		}
	.bank-data .note {
		color: #00aef5;
		font-size: 16px;
		padding: 0 0 20px 0;
	}
	.bank-data .note_small {
		color: #00aef5;
	}

.btn-forward {
	background: url("button_forward.png") no-repeat scroll 0 0 transparent;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	padding: 4px 0 0 22px;
	width: 74px;
}
	.sms-confirmation .btn-forward {
		line-height: 22px;
		margin: 20px 0 0 380px;
	}

.campaign, .video {
	line-height: 24px;
	padding: 30px 0;
	position: relative;
}
	.campaign object,
	.campaign embed {
		display: block;
		position: relative;
		z-index: 0;
	}
	.campaign h1 {
		font-size: 22px;
	}
	.campaign h2 {
		color: #fff;
		font-weight: normal;
		padding-bottom: 30px;
	}

.campaign-info {
	font-size: 14px;
}
	.campaign-info h2 {
		padding: 30px 0 15px;
	}
	.campaign-info p {
		padding-bottom: 15px;
	}

.campaign-banners {
	list-style-type: none;
	overflow: auto;
	padding-bottom: 40px;
}
	.campaign-banners li {
		float: left;
		width: 400px;
	}
	
	.campaign-banners dt,
	.campaign-banners dd {
		float: left;
		height: 70px;
	}
	.campaign-banners dt {
		width: 100px;
		padding-right: 20px;
	}
	.campaign-banners dd {
		color: #9ea0a1;
		font-size: 16px;
		line-height: 24px;
		width: 280px;
	}
		.campaign-banners dd span {
			color: #fff;
			font-size: 18px;
			font-weight: bold;
		}
		.campaign-banners dt span {
			background: #fff;
			display: block;
			margin: 5px 0 0 auto;
		}
		.campaign-banners .et1000x100 span {
			height: 10px; width: 100px;
		}
		.campaign-banners .et720x90 span {
			height: 9px; width: 72px;
		}
		.campaign-banners .et200x200 span {
			height: 20px; width: 20px;
		}
		.campaign-banners .ru720x90 span {
			height: 9px; width: 72px;
		}
		.campaign-banners .ru300x300 span {
			height: 30px; width: 30px;
		}
		
	.banner-demo {
		display: none;
		height: 100%;
		position: fixed; top: 0; left: 0;
		width: 100%;
		z-index: 9999;
	}
	.banner-demo .bg {
		background: #000;
		height: 100%;
		opacity: 0.8;
		position: absolute; top: 0; left: 0;
		width: 100%;
	}
	.banner-demo .flash-container {
		height: auto;
		position: absolute; top: 50%; left: 50%;
		width: auto;
	}
	.banner-demo .flash-container div {
		border: 1px solid #ccc;
		height: auto;
		position: absolute;
		width: auto;
	}
	.banner-demo .flash-container a {
		display: block;
		height: 30px;
		position: absolute; top: -25px;
		text-align: right;
		width: 60px;
	}
	
.campaign-ringtones {
	font-size: 16px;
	list-style-type: none;
	overflow: auto;
	padding-bottom: 40px;
}
	.campaign-ringtones li {
		float: left;
		margin-right: 50px;
	}
	.campaign-ringtones li a {
		background: url(speaker.png) no-repeat 0 0;
		display: block;
		padding: 0 0 8px 30px;
	}

.campaign .top-link {
	font-size: 14px;
	position: absolute; top: 32px; right: 0;
	text-align: right;
	width: 320px;
}
.campaign .fwd {
	background: url(link_arrow_right.png) no-repeat 100% 2px;
	padding-right: 14px;
}
.campaign .bwd {
	background: url(link_arrow_left.png) no-repeat 0 2px;
	padding-left: 14px;
}
.campaign .back {
	padding: 30px 0 0;
}

