@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 p.lang {
	float: left;
	color: #003e7e;
	font-size: 11px;
	width: 117px;
	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 0;
	padding: 19px 0 0 5px;
}
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: 176px;
	height: 250px;
	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 250px;
}
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:176px;
	padding: 6px 0 0 6px;
	float: left;
	margin-right: 50px;
	position: relative;
}
div.content div.order_confrimation div.image2 p.reflector {
	position: absolute;
	top: 155px;
	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: 10px;
	padding-bottom: 30px;
}
div.footer p.questions {
	float: right;
	margin-top: 31px;
}
div.footer div.share {
	float: right;
	padding-right: 20px; 
	margin-top: 31px;
}
div.footer div.share p {
	float: left;
	margin-right: 5px;
}
/* =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;
}