.pfi-regular {
	font-family: 'PFIsotextProRegular', Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
}
body {
	color:#6d6d6d;
	font:12px/14px Arial, Helvetica, Sans-Serif;
	min-width:1024px;
	background:#99d8ff;
	position:relative;
	line-height:1.3em;
}
header {
	height:59px;
	width:100%;
	background:url(/i/header.png) repeat-x left -1px;
	left:0;
	top:0;
	z-index:5;
	margin-bottom:-4px;
    position:relative;
}
p {
	font-size:15px;
	color:#41555e;
	line-height:1.5em;
	margin:0 0 15px;
}
a {
	color:#005fad;
}
a:hover {
	color:#0096ff;
}
.bg-left-top {
	width:743px;
	position:absolute;
	left:0;
	top:0;
	height:505px;
	background:url(/i/bg-left-top.png) no-repeat;
	z-index:1;
}
.bg-right-bot {
	width:746px;
	height:471px;
	position:absolute;
	z-index:1;
	right:0;
	bottom:0;
	background:url(/i/bg-right-bot.png);
}
.light-top-right {
	background:url(/i/light-top-right.png) no-repeat;
	width:640px;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	z-index:0;	
}
.bx-composite-btn {
    display: none !important;
}
.wrapper {
	position:relative;
	z-index:1;
	min-height:688px;
}
.bg-lights {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:0;	
}
.bg-lights img {
	width:100%;
}
.center {
	max-width:1300px;
	min-width:1024px;
	margin:0 auto;
	position:relative;
	z-index:5;
}
.top-menu {
	padding:10px 0;
}
.top-menu .left {
	float: left;
	margin-left:30px;
	color: #fff; 
	font-size: 9px;
    text-transform: uppercase;
}
.top-menu .right {
	float: right;	
	margin-right:30px;
	font-size: 9px;
    text-transform: uppercase;
}
.top-menu .left a {
	color: #2EC7FB;
    margin-left: 10px;
}
.top-menu .right a {
	color: #007fc4;
}
.content {
	position:relative;
	margin:10px 0 0 0;
	padding-bottom:50px;
}
.col-left {
	float:left;
	width:630px;
	margin-left:85px;
}
.col-right {
	float:right;
	margin-right:38px;
	width:240px;	
}
.bc a {
	font-size:10px;
	font-weight:bold;
	color:#00dbff;
	/*text-shadow:0px 1px 0px rgba(0,0,0,0.5);*/
	line-height:16px;
}
.bc span {
	display:inline-block;
/*	height:4px; */
	background:url(/i/bc.png) no-repeat center;
	width:10px;
	margin:0 4px;
}
.title {
	margin-bottom:20px;
	position:relative;
	z-index:1;
}
.title h1 {
	text-transform:uppercase;
	color:#fff;
	text-shadow:0px 1px 0px rgba(0,0,0,0.5);
	font-size:40px;
	line-height:45px;
	margin:0;
	font-weight:normal;
	float:left;
	margin-right:25px;
}
.title .soc {
    display: inline-block;
    position: relative;
    overflow:visible;
    margin-left:15px;
    top:3px
}
.share-word {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9px;
    line-height: 10px;
    position: absolute;
    top: -13px;
}
.tabs-switches {
	margin-bottom:30px;
}
.tabs-switches a {
	text-transform:uppercase;
	color:#001c86;
	font-size:14px;
	float:left;
	height:37px;
	line-height:37px;
	margin-right:2px;
	background:url(/i/ts-a.png) repeat;
	padding:0 10px;
}
.tabs-switches .active {
	color:#fff;
	text-decoration:none;
	background:url(/i/ts-active.png) repeat;
	cursor:default;
}
h2.in, h3.in, h1.in, h4.in {
	font-family:PFIsotextProRegular, Arial, Helvetica, sans-serif;
	color:#294052;
	text-transform:uppercase;
	font-weight:normal;
}
h3.in, h4.in {
	font-family:PFIsotextProBold, Arial, Helvetica, sans-serif;
}
h2.in {
	font-size:30px;
	line-height:35px;
	margin:0 0 15px;
}
h3.in {
	font-size:21px;
	margin:20px 0;
	line-height:25px;
}
h4.in {
	font-size:15px;
	margin:20px 0;
}
h1.in {
	font-size:40px;
	line-height:42px;
	margin: 30px 0;
}
.col-half {
	float: left;
    margin-right: 4%;
    width: 48%;
}
.col-half.last {
	margin-right:0;
}
.accent {
	font-size:16px;
	color:#c00017;
}
ol.red {
	font-size:15px;
	color:#c00017;
	line-height:1.5em;
}
ol.red  li, ol.red li {
	margin-bottom:10px;
}
ol.red  li div {
	color:#41555e;
}
ul.red {
	font-size:15px;
	line-height:1.5em;
	color:#41555e;
	list-style:none;
	padding-left:18px;
}
ul.red li {
	padding-left:22px;
	background:url(/i/ul.png) no-repeat left 9px;
}
.quote {
	padding:13px;
	position:relative;
	margin-left:25px
}
.quote p {
	margin:0;
}
.q-left {
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:30px;
	border:1px solid #58b1e3;
	border-right:none;
}
.q-right {
	position:absolute;
	right:0;
	top:0;
	height:100%;
	width:30px;
	border:1px solid #58b1e3;
	border-left:none;
}
.q-in {
	position:relative;
	z-index:5;
}
.q-by {
	font-style:italic;
	position:absolute;
	right:40px;
	bottom:-7px;
}
ul.doc {
	list-style:none;
	margin-left:0;
	padding:0;
}
ul.doc li {
	margin-bottom:10px;
	font-size:15px;	
}
ul.doc li a {
	padding-left:35px;
	position:relative; 
	display:block;
	line-height:1.2em
 }
ul.doc li span {
	color:#407293;
	font-size:10px;
	text-decoration:none;
}
ul.doc li i {
	width:22px;
	height:27px;
	position:absolute;
	left:0;
	top:0;
}
img.doc, img.xls, img.zip, img.pdf, img.vid{
	width:22px;
	height:27px;
}
ul.doc li.doc i, img.doc {
	background:url(/i/doc-doc.png) no-repeat left top;
}
ul.doc li.xls i, img.xls {
	background:url(/i/doc-xls.png) no-repeat left top;
}
ul.doc li.zip i, img.zip {
	background:url(/i/doc-zip.png) no-repeat left top;
}
ul.doc li.pdf i, img.pdf {
	background:url(/i/doc-pdf.png) no-repeat left top;
}

ul.doc li.vid i, img.vid {
	background:url(/i/camera.png) no-repeat left top;
}

ul.doc li a:hover i, img.doc:hover, img.xls:hover, img.zip:hover, img.pdf:hover  {
	background-position:left bottom;
cursor:pointer;
}
img.in-left {
	float:left;
	margin:0 15px 15px 0;
}
.robo-container {
	position:relative;
	margin-bottom:25px;
}
.robo-hand {
	background:url(/i/robo-hand.png) no-repeat;    
    height: 470px;
    left: -481px;
    margin-top: -343px;
    position: absolute;
    top: 50%;
    width: 521px;
    z-index: 2;    
}
.robo-card {
	position:relative;
	z-index:1;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

.robo-card_fluid{
    height: 297px;
    width: 100%;
}
.action_item{display: none;}
.action_item.active{display: block;}
.car {
	position:relative;
}
.car-in {
	position:relative;
	overflow:hidden;
	width:584px;
	margin-left:24px;
}
.car a {
	font-size:14px;
	font-family:PFIsotextProBold, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	float:left;
	width:126px;
	margin:5px 10px 0;
	position:relative;
}
.car a img {
	margin-bottom:10px;
}
.item_img_cover{position: relative; overflow: hidden; height: 78px; margin: 0px 0px 6px;}
.desktop .item_img_cover{height: 62px; top: 1px;}
/*.desktop .item_img_cover{height: 62px;}*/
.car a span {
	position:absolute;
	left:0;
	top:0;
	width:134px;
	height:86px;
	display:none;
}
.car a:hover span {
	background:url(/i/car-hover.png) no-repeat top;
	display:block;
	left:-4px
}
.car a.active span {
	background:url(/i/car-click.png) no-repeat top;
	display:block;
	left:-4px;
	top:-1px;
}
.car a.active {
	text-decoration:none;
	color:#294052;
}
.bz-car {
	left:-30px;
}
.car-wrap {
	width:10000px;
	position:relative;
}
.car-left {
	position:absolute;
	left:0;
	top:28px;
	width:18px;
	height:33px;
	background:url(/i/car-arrows.png) no-repeat left bottom;
	cursor:pointer;
}
.car-right {
	position:absolute;
	right:0;
	top:28px;
	width:18px;
	height:33px;
	background:url(/i/car-arrows.png) no-repeat left top;
	cursor:pointer;
}
.f-row {
	margin-bottom:32px;
	position:relative;
}
.f-row label{
	float:left;
	width:80px;
	margin-right:10px;
	font-size:12px;
	color:#407293;
	padding-top:3px;
}
.f-row .field  {
	margin-left:90px;
	position:relative;
}
.f-row .field textarea {
	background:#fff;
	padding:5px;
	border:2px solid #1bc9fb;
	border-radius:2px;
	resize:none;
	width:350px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	min-height:100px;	
}
.f-row .field input[type=text] {
	background:#fff;
	padding:5px;
	border:2px solid #1bc9fb;
	border-radius:2px;
	resize:none;
	width:350px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
}
.f-row .field.invalid input[type=text] {
	border-color:#fb1b1b;	
}
.f-row .error {
	display:none;
}
.f-row .invalid .error {
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    color: #FB1B1B;
    left: 2px;
    padding: 4px 10px;
    position: absolute;
    top: -30px;
	display:block;
}
.f-row .invalid .error span {
	width:9px;
	height:5px;
	background:url(/i/error.png) no-repeat;
	position:absolute;
	left:20px;
	bottom:-5px;
}
.f-tabs-row .f-tabs {
	overflow:hidden;
}
.f-tabs-row .f-tabs a {
	color:#112f69;
	text-decoration:none;
	font-size:11px;	
	padding:4px 5px;
	border-radius:2px 2px 0 0;
	float:left;
}
.f-tabs-row .f-tabs a span {
	border-bottom:1px dotted;
}
.f-tabs-row .f-tabs .active span {
	border:none;
}
.before-valid a.active {
	background:#112f69;
	color:#fff;
}
.f-tabs-row .before-valid input {
	border-color:#112f69 !important;
	border-radius:0 2px 2px 2px !important;
}
.valid a.active {
	background:#1bc9fb;
}
.f-tabs-row .valid input {
	border-color:#1bc9fb !important;
	border-radius:0 2px 2px 2px !important;
}
.invalid a.active {
	background:#fb1b1b;
	color:#fff
}
.f-tabs-row .invalid input {
	border-color:#fb1b1b !important;
	border-radius:0 2px 2px 2px !important;
}
.f-tabs-row input {
	display:none;
}
.f-tabs-row input.active {
	display:block;
}
.f-tabs-row .error {
    bottom: -29px;
    top: auto !important;
}
.f-tabs-row .error span {
	background:url(/i/error-top.png) !important;
	bottom:auto !important;
	top:-5px;	
}
.field-valid {
	width:15px;
	height:12px;
	position:absolute;
	left:380px;
	background:url(/i/field-valid.png);
	top:33px;	
}
.f-tabs-row .field {
	top:-22px;
}
footer {
	height:60px;
	padding-top:4px;
	background:url(/i/footer-bg.png) repeat-x;
	position:relative;
	z-index:20;
	margin-top:-4px;
	font-family: PFDinTextCompProRegular,Arial,Helvetica,sans-serif;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
}
footer span{color:#0067b7;}
footer a {
	color:#0067b7;
	text-shadow:0px 1px 0px rgba(255,255,255,0.6);
}
footer a:hover {
}
footer ul {
	margin:0;
	padding:0;
	list-style:none;
}
footer ul.f-links {
	float:left
}
footer table {
	width:100%;
	border-collapse:collapse;
}
footer table td {
	padding:0;
}
footer img {
	vertical-align:middle;
}
.f-left {
}
.f-right {
	text-align:right;
}
.f-right a {
	text-decoration:none;
	border-bottom:1px solid #0067B7;
}
.rs-logo {
	position:relative;
	top:-3px;
}
footer .social {
	float:left;
	margin-left:0;
	width:auto;
}
footer .social ul {
	float:none;
}
footer .social li {
	margin-right:2px;
}
footer .center {
	padding:20px 30px 0;
	max-width: 1240px;
    min-width: 964px;
}
.footer-links {
	width:460px;
}
.footer-links a {
	margin-right:18px;
}
.cr-card {
	position:relative;
	padding:13px;
	margin-bottom:20px;
	margin-top:147px;
}
.cr-lt {
	position:absolute;
	left:0;
	top:0;
	width:30px;
	height:30px;
	border:1px solid #48a9e2;
	border-right:none;
	border-bottom:none;
}
.cr-rt {
	position:absolute;
	right:0;
	top:0;
	width:30px;
	height:30px;
	border:1px solid #48a9e2;
	border-left:none;
	border-bottom:none;
}
.cr-lb {
	position:absolute;
	left:0;
	bottom:0;
	width:30px;
	height:30px;
	border:1px solid #48a9e2;
	border-right:none;
	border-top:none;
}
.cr-rb {
	position:absolute;
	right:0;
	bottom:0;
	width:30px;
	height:30px;
	border:1px solid #48a9e2;
	border-left:none;
	border-top:none;
}
.cr-in h3{
	font-size:18px;
	color:#294052;
	font-family:PFIsotextProBold, Arial, Helvetica, sans-serif;
	margin:0 0 10px;
	font-weight:normal;
}
.button-order-big {
	width:216px;
	height:58px;
	background:url(/i/button-order-big.png);
	display:inline-block;
}
.right-banner {
position: relative; overflow: hidden; width: auto; padding: 0px 0px 20px 15px;
}
/* About Page */
.col-left-full {
	float:none;
	width:auto;
}
.feat-col {
	float:left;
	width:30%;
	margin-right:3%;
}
.feat-col.last {
	margin-right:0;
}
.feat-col h3 {
	color:#005fad;
	font-size:18px;
	margin:10px 0;
	text-transform:uppercase;
	font-family:PFIsotextProBold, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:23px;
}
.feat-cols {
	margin-right:200px;
}
.feat-col h3 a {
    text-decoration:none;
}
.fc-block {
	margin-bottom:40px;
}
.feature-block {
	padding-left:135px;
	margin-bottom:40px;
	padding-top: 30px;
	margin-top: 20px;
	margin-right:200px;
}
.fb-cash {
	background:url(/i/icon-cashback.png) no-repeat left 10px;
}
.fb-shield {
	background:url(/i/icon-shield.png) no-repeat left top;
    min-height:118px;
}
.feature-block h2 {
	margin:0 0 10px;
}
.feature-block h2{
	color:#001c86;
	font-size:30px;
	line-height:30px;
	font-weight:normal;	
	text-transform:uppercase;
	font-family:PFIsotextProBold, Arial, Helvetica, sans-serif;
}
.fbc-title p {
	font-size:14px;
	text-transform:uppercase;
	font-family:PFIsotextProBold, Arial, Helvetica, sans-serif;
	padding-top:4px;
}

.fbc {
	float:left;
	width:195px;
	margin-right:20px;
}
.fbc-title {
	width:170px;
    color:#0060ae;
}
.fbc-title p {
	color:#0060ae;
}
.fbc img {
	margin:5px 10px 10px 0;
	float:left;
}
.feat-list {
	left: 520px;
    position: absolute;
    top: 10px;
	z-index:5;
}
.feat-list .feats {
	padding:15px;
	position:relative;
	margin-bottom:30px;
}
ul.blue li {
	background:url("/i/ul-blue.png") no-repeat scroll left 9px transparent
}
.feat-list ul {
	margin:0;
	padding:0 15px;
}
.feat-list ul li {
	margin-bottom:10px;
}

*+html .col-left .title {
	overflow:hidden;
}
html {
	height:auto;
}

/* Offers Page */
.button-oformit-mid {
	display:block;
	width:214px;
	height:55px;
	background:url(/i/button-oformit-kartu.png);
}

/* Blue Zone */
.bz {
	height: 657px;
    margin-top: -40px;
    position: relative;
    width: 862px;
    z-index: 0;
}
.bz-bg {
	width:862px;
	height:657px;
	position:absolute;
	z-index:0;
	background:url(/i/bz-bg-shadow.png) left -150px
}
.bz-bg-mac {
	background:url(/i/bz-bg-mac.png);
	height: 476px;
    left: 61px;
    position: absolute;
    top: -10px;
    width: 676px;
}
.bz-bg-phone {
	background:url(/i/bz-bg-phone.png);
	height: 194px;
    left: 418px;
    position: absolute;
    top: 369px;
    width: 101px;
}
.bz-bg-game {
	background:url(/i/bz-bg-game.png);
	height: 119px;
    left: 582px;
    position: absolute;
    top: 330px;
    width: 225px;
}
.bz-item {
	color:#001c86;
	font-size:30px;
	text-transform:uppercase;
	line-height:30px;
	position:absolute;	
}
.bz-item:hover {
	color:#0096FF;
}
.bz-wallpers {
	left: 130px;
    position: absolute;
    top: 72px;
}
.bz-mobile {
    left: 260px;
    top: 580px;
}
.bz-online {
    left: 605px;
    top: 490px;
}
.bz-holder-online {
	background:url(/i/bz-game-station.png);
	width:615px;
	height:291px;
	left:-47px;
	margin-bottom:30px;
}
.bz-holder {
	position:relative;
	z-index:20;
}
.bz-tabs-content > div {
	display:none;
}
.bz-tabs-content .active {
	display:block;
}
.bz-holder-online a {
	background:url(/i/play.png);
	width:148px;
	height:55px;
	background-position:-26px -18px;
	position:absolute;
	left:50%;
	margin-left:-62px;
	top:100px;
	z-index:2;
}
.bz-holder-online a:hover {
	background-position:-195px -18px;
}
.bz-holder-online a:active {
	background-position:-366px -18px;
}

.bz-online-col .cr-card {
	margin-top:100px;
}
.bz-other a {
	color:#001c86;
	font-size:30px;
	text-transform:uppercase;
	line-height:34px;	
	position:relative;
	top:12px;
}
.bz-other a:hover {
	color:#0096FF;
}
.bz-other {
	margin-top:40px;
	width:700px;
}
.bz-other img {
	float:left;
	margin-right:15px;
}
.bz-other .col-half {
	width:270px;
}
.bz-other .last {
	width:330px;
}
.bz-col-wallpers img {
	position:relative;
	top:20px;
}
.bz-col-online {
	width:310px !important;
}
.bz-col-wallpers {
	width:330px !important;
}
.bz-col-online img {
	position:relative;
	top:20px;
}
.bz-col-online a {
	top:25px;
}

/* Phone Car */
.bz-holder-phone {
	width:347px;
	height:608px;
	background:url(/i/bz-phone-big.png);
	margin-left:-25px;
	float:left;
}
.bz-phone-right {
	margin-left:340px;
	padding:20px 0 40px;
    position:relative;
}
.phone-wp {

	position:relative;
	height:492px;
	overflow:hidden;
	top:20px
}
.phone-inner {
	position:relative;
}
.phone-top {
	position:absolute;
	left:50%;
	width:33px;
	height:18px;
	top:0px;
	margin-left:-38px;
	background:url(/i/phone-arrows.png) no-repeat left top;
	opacity:0.3;
	cursor:pointer;
}
.phone-bot {
	position:absolute;
	left:50%;
	width:33px;
	height:18px;
	bottom:0px;
	margin-left:-38px;
	background:url(/i/phone-arrows.png) no-repeat right top;
	cursor:pointer;
}

.download-size {
	text-transform:uppercase;
	color:#294052;
	font-size:21px;
	font-family:PFIsotextProBold, Arial, Helvetica, sans-serif;
	line-height:20px;
	margin-bottom:10px;
}
.download-size a {
	text-decoration:none;
	border-bottom:1px dotted;
}
.download-button {
	display:inline-block;
	width:138px;
	height:55px;
	background:url(/i/download.png);
	background-position:-26px -18px;
}
.download-button:hover {
	background-position:-195px -18px;
}
.download-button:active {
	background-position:-366px -18px;
}

.phone-wp a {
	float:left;
	width:68px;
	height:103px;
	margin:0 20px 20px 0;
	position:relative;
}
.phone-wp a:hover span {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(/i/wallper-phone-hover.png)	
}
.phone-wp a.active span {
	position:absolute;
	width:77px;
	height:114px;
	background:url(/i/wallper-phone-active.png);
	left:-4px;
	top:-2px;
}
.bz-holder-wallpers {
	background:url(/i/bz-mac-big.png);
	width:619px;
	height:519px;	
	margin-bottom:20px;
}
.bz-holder-wallpers .bz-img {
	left: 28px;
    position: absolute;
    top: 36px;
    width: 565px;
    height: 317px;
    overflow: hidden;
}
.bz-holder-wallpers .download-button {
	left: 25px;
    position: absolute;
    top: 370px;
}
.bz-holder-wallpers .download-size {
	left: 221px;
    position: absolute;
    top: 397px;
}
.bz-car-wp {
    width: 695px;
}
.bz-car-wp .car-wrap {
	
}
.bz-car-wp .car-in {
	width:645px;
}
.bz-car-wp a {
	width:109px;
}
.bz-car-wp a:hover span {
	background:url(/i/wallpers-download-hover.png) no-repeat;
	width:108px;
	height:67px;
	left:0;
	top:0px;	
}
.bz-car-wp a.active span {
	background:url(/i/wallpers-download-active.png) no-repeat;
	width:116px;
	height:75px;
	left:-4px;
	top:-1px;	
}
.bz-car-wp .car-left, .bz-car-wp .car-right {
	top:63px;
}
.bz-wp-tabs {
	margin-bottom:20px;
	height:25px;
	line-height:25px;
}
.bz-wp-tabs > i {
	float:left;
	font-style:normal;
	margin-right:15px;
}
.bz-wp-tabs a {
	float:left;
	height:25px;
	text-decoration:none;
	margin:0 10px;
}
.bz-wp-tabs a span {
	border-bottom:1px dotted;
}
.bz-wp-tabs a.active span {
	border:none;
	color:#294052;
	font-weight:bold;
}
.bz-wp-tabs a.active {
	background:url(/i/bz-w-tabs.png) repeat-x left -25px;
	position:relative;
}
.bz-wp-tabs a.active i.left {
	position:absolute;
	left:-6px;
	top:0px;
	background:url(/i/bz-w-tabs.png) no-repeat left top;
	width:6px;
	height:25px;
}
.bz-wp-tabs a.active i.right {
	position:absolute;
	right:-6px;
	top:0px;
	background:url(/i/bz-w-tabs.png) no-repeat right bottom;
	width:6px;
	height:25px;
}
#download-frame {
	display:none;
}
.download-popup {
	position:absolute;
	left:60px;
	top:-6px;
	display:none;
	box-shadow:0px 3px 10px rgba(0,0,0,0.3);
	background:#fff url(/i/download-popup.png) repeat-x left bottom;
}
html.cssgradients .download-popup {
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cdcdcd)); /* Safari 4+, Chrome */
	background-image: -webkit-linear-gradient(top, #ffffff, #cdcdcd); /* Chrome 10+, Safari 5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #ffffff, #cdcdcd); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #ffffff, #cdcdcd); /* Opera 11.10+ */
	background-image:         linear-gradient(to bottom, #ffffff, #cdcdcd); /* Firefox 16+ */	
}
.popup.popup-license {
    bottom: 100px;
}
.download-popup a {
	display:block;
	padding:8px 20px;	
	border:none;
}
.download-popup a span {
	border-bottom: 1px dotted;
    display: inline-block;
    line-height: 18px;
}
.download-popup a:hover {
	color:#fff;
	background:#01a0e2 url(/i/download-popup-hover.png) left bottom repeat-x;
}
html.cssgradients .download-popup a:hover {
	color:#fff;
	background-color: #019ee0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#019ee0), to(#037ec2)); /* Safari 4+, Chrome */
	background-image: -webkit-linear-gradient(top, #019ee0, #037ec2); /* Chrome 10+, Safari 5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #019ee0, #037ec2); /* Firefox 3.6-15 */
	background-image:      -o-linear-gradient(top, #019ee0, #037ec2); /* Opera 11.10+ */
	background-image:         linear-gradient(to bottom, #019ee0, #037ec2); /* Firefox 16+ */
}

.bz-holder-phone .download-button {
	left: 42px;
    position: absolute;
    top: 514px;
}
.bz-holder-phone .download-size {
	left: 203px;
    position: absolute;
    top: 522px;
    width: 110px;
}
.bz-holder-phone  .download-popup {
	left:-20px;
	top:13px;	
}
.bz-holder-phone .bz-img {
	left: 41px;
    position: absolute;
    top: 101px;
}
.bz-holder-online .bz-img{
padding: 30px 0 0 134px; position: relative; overflow: hidden; height: 199px;
}
*+html .content {
	   height:1%;
}

/* Buttons */
.button-order-card {
	background:url(/i/button-order-card.png) no-repeat;
	width:216px;
	height:58px;
	display:inline-block;
	background-position:-25px -18px;	
}
.button-order-card:hover {
	background-position:-246px -18px;
}
.button-order-card:active {
	background-position:-469px -18px;
}
.button-logon {
	background:url(/i/logon_btn.png) no-repeat;
	width:250px;
	height:58px;
	display:block;
}
.button-logon:hover {
	background-position:-250px 0px;
}
.button-logon:active {
	background-position:-500px 0px;
}

.button-travel {
	background:url(/i/button-travel.png) no-repeat;
	width:390px;
	height:58px;
	display:inline-block;
	background-position:-25px -18px;	
}
.button-travel:hover {
	background-position:-469px -18px;
}
.button-travel:active {
	background-position:-895px -18px;
}

.button-enter-bank {
	background:url(/i/button-enter-bank.png) no-repeat;
	width: 272px;
	height: 60px;
	display: inline-block;
	background-position: -26px -18px;	
}
.button-enter-bank:hover {
	background-position:-316px -18px;
}
.button-enter-bank:active {
	background-position:-600px -18px;
}
.enter-tour-portal {
	background:url(/i/enter-tour-portal.png) no-repeat;
	width: 273px;
	height: 60px;
	display: inline-block;
	background-position: -25px -17px;	
}
.enter-tour-portal:hover {
	background-position:-315px -17px;
}
.enter-tour-portal:active {
	background-position:-599px -17px;
}
/* ---- */
h3.s-in {
	margin-bottom:12px;
}
.s-in a {
	color:#001c86;
}
.s-in a:hover {
	color:#0096FF;
}
.s-img {
	min-height: 90px;
    vertical-align: bottom;
	line-height:90px;
}
.s-img img {
	vertical-align:bottom;
}
/*.s-col-half {
	margin-bottom:20px;
}*/
/* Anketa */
/*.form-top {
	height:15px;
	width:800px;
	background:url(/i/form-top.png) no-repeat left top;
}*/
/*.form-bot {
	height:15px;
	width:800px;
	background:url(/i/form-bot.png) no-repeat left top;
}*/
.form-mid {
	padding:15px 40px 18px;
	/*background:url(/i/form-mid.png) repeat-y left top;
	width:720px;*/
}
.form-title {
	width:775px;
	height:54px;
	background:url(/i/form-title.png) no-repeat;
	padding-left:25px;
	padding-top:3px;
}
.form-block {
	margin-bottom:-13px;
}

.form-title a {
	color:#41555e;
	text-transform:uppercase;
	font-size:14px;
	text-decoration:none;
	margin-right:8px;
	font-family:PFIsotextProBold, Arial, Helvetica, sans-serif;
	line-height:50px;
	cursor:default;
}
.form-title-active {
	width:775px;
	height:57px;
	background:url(/i/form-title-a.png) no-repeat;
	padding-left:25px;
	line-height:50px;
	margin-bottom:-13px;
	padding-top:0;
}
.form-title-active a {
	text-transform:uppercase;
	font-size:14px;
	cursor:pointer;
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #fff;
	margin-right:8px;
	font-family:PFIsotextProBold, Arial, Helvetica, sans-serif;
}
.form-title-active span {
	display:inline-block;
	width:15px;
	height:12px;
	background:url(/i/form-checkbox.png) no-repeat;
}
.form-pane {
	display:none;
}
.form-block {
	position:relative;
}
.form-block-active .form-pane {
	display:block;
	border-radius:10px;
	background:#FFF;
	padding:15px 0;
	box-shadow: 1px 1px 3px 1px #82bbe2;
	behavior: url(/js/PIE.htc);
}
.prev-block, .next-block {
	text-decoration:none;
	border-bottom:1px dotted;	
}
.form-block-active .form-title {
	display:none;
}
.form-field {
	margin-bottom:15px;
}
.form-field label {
	line-height:40px;
	font-size:12px;
	color:#407293;
	cursor:default;
	float:left;
	width:145px;	
}
.form-field .ff-field {
	margin-left:160px;	
}
.ff-input {
	padding-left:10px;
	background:url(/i/f-input-light.png) no-repeat left top;
	height:36px;
	line-height:36px;
	display:block;
	float:left;
}
.ff-input-r {
	padding-right:10px;
	background:url(/i/f-input-light.png) no-repeat right bottom;
	height:36px;
	line-height:36px;
	display:block;
	float:left;
}
.ff-input-m {
	display:block;
	height:36px;
	line-height:36px;
	background:	url(/i/f-input-light.png) repeat-x left -36px;
}
.ff-input-m input[type="text"] {
	border:none;
	background:none;
	font-size:16px;
	height:36px;
	line-height:36px;
	font-family:Arial, Helvetica, sans-serif;
	width:280px;	
}
.ff-input-dark, .ff-input-dark .ff-input-r, .ff-input-dark .ff-input-m {
	background-image:url(/i/f-input-dark.png)	
}
.ff-help {
	color:#9fb8c9;
}
.ff-radio, .ff-checkbox {
	display:inline-block;
	width:14px;
	height:14px;
	background:url(/i/f-radio.png) no-repeat left top;
	margin-right:5px;
	vertical-align:text-top;
}
.ff-checkbox{
background:url(/i/f-checkbox.png) no-repeat left top;
}
.ff-radio input, .ff-checkbox input {
	display:none;
}
.ff-radio-checked, .ff-checkbox-checked {
	background-position:left bottom;
}
.ff-radio-label, .ff-checkbox-label {
	line-height:40px;
	font-size:14px;
	margin-right:25px;
	display:inline-block;
}
.form-div {
	height:1px;
	border-top:1px dotted #2698dc;
	margin:30px 0;
}
h3.f-in {
	font-size:21px;
	color:#294052;
	font-family:PFIsotextProRegular, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	margin:0 0 20px;
	line-height:23px;
}
label.two-rows {
	line-height:15px;
	padding-top:10px
}
.ff-field.two-rows .ff-radio-label {
	line-height:25px;
	padding-top:8px	
}
.form-nav {
	margin-top:25px;
}
.form-nav p {
	margin-bottom:10px;
}

/* Table */
.s-table {
	width:100%;
	border-collapse:collapse;
	margin-left:-10px;
}
.s-table thead th {
	border-bottom:1px solid #c22036;
	padding:8px 10px;
	font-size:16px;
	color:#c22036;	
	font-family:PFIsotextProRegular, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
}
.s-table tbody td {
	padding:8px 10px;
	text-align:left;
	font-size:15px;
	color:#41555e;
}
.s-table tbody tr:hover td {
	background:url(/i/table.png) repeat;
}
.s-table.nored thead th {
    border-color: #41555E;
    color: #41555E;
    font-family: PFIsotextProBold,Arial,Helvetica,sans-serif;
}
.text_block .s-table tbody tr:hover td {
	background:none;
}
.footer-links a.open-popup {
    border-bottom: 1px dashed #0067B7;
    text-decoration: none;
}

.opener-title {
	margin:20px 0;
}
.opener-title span {
	font-family:PFIsotextProBold, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:14px;
	color:#005FAD;
	border-bottom: 1px dashed #005FAD;
	cursor: pointer;
}
h3.in.opener-title span{font-size: 21px;}
.opener-title span:hover {
	color:#0096FF;
	border-bottom: 1px dashed #0096FF;
}
.opener-content {
	display:none;
}
.text_block{
			border-radius:10px;
			background:#c2e8ff;
			padding:30px;
			box-shadow: 1px 1px 3px 1px #82bbe2;
			behavior: url(/js/PIE.htc);
		}
.bc a{
			float:left;
			background:url(/i/bread.png) repeat-x;
			height:18px;
			padding:0 5px;
			color:#005fad;
		}
		.bc span.b{
			background:url(/i/bread.png) no-repeat 0 -18px;
			height:18px;
			width:10px;
			float:left;
			margin:0;
		}
		.bc span.e{
			background:url(/i/bread.png) no-repeat 0 -36px;
			height:18px;
			width:10px;
			float:left;
			margin:0;
			margin-left:-10px;
		}

/* ------------------------------ Game ------------------------------ */
.popup-game-puzzle{width: 830px; margin-left: -450px; top: 13%; bottom: auto;}
#nbg{background: transparent url('/images/games/puzzle/newbg2.jpg') no-repeat 0 0;
    height: 600px; width: 815px; position: relative; overflow: hidden;}
#nbg3{left: 50%; margin-left: -235px; position: absolute; top: 35px;}
#nbg2{height: 470px; left: 50%; margin-left: -300px; position: absolute; top: 100px; width: 600px;}
    
#puzzle_game{left: 138px; position: relative;top: 164px;}
/* ------------------------------ Game ------------------------------ */

.questions .form-field p{
					color: #407293;
					font-size: 12px;
					margin-bottom:8px;
				}
				.questions .form-field p sup{
					color:red;
				}
				 .questions .form-field .ff-field{
					margin-left:0;	
					color:#6D6D6D;
				}
				 .questions .ff-radio-label, .questions .ff-checkbox-label{
					
					line-height:25px;
				}
				.questions .ff-field.other4_text{
					display:none;
				}
				.questions ol{
					color: #407293;
					padding-left:20px;
				}
				
				.form-blocks textarea{
					background: -moz-linear-gradient(top, #E1E1E1 0, #fff 5px);
					background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E1E1E1), color-stop(5px, #fff));
					font-size:16px;
					padding:10px;
					border: solid 1px #1ac8fa;
					-webkit-border-radius: 8px;
					-moz-border-radius: 8px;
					border-radius: 8px;
					behavior: url(/js/PIE.htc);
				}
				
				/* Dropdown control */
.selectBox-dropdown {
	min-width: 150px;
	position: relative;
	border: solid 1px #1ac8fa;
	height:36px;
	line-height:36px;
	text-decoration: none;
	text-align: left;
	color: #000;
	outline: none;
	vertical-align: middle;
	background: -moz-linear-gradient(top, #E1E1E1 1%, #fff 15%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #E1E1E1), color-stop(15%, #fff));
	/*background: #F2F2F2;
	background: -moz-linear-gradient(top, #F8F8F8 1%, #E1E1E1 10%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #F8F8F8), color-stop(10%, #E1E1E1));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);*/
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: inline-block;
	cursor: default;
	behavior: url(/js/PIE.htc);
}
.selectBox-dropdown a:hover{
	color:#000 !important;
	background:red;
}
.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
	border-color: #1ac8fa;
}

.selectBox-dropdown.selectBox-menuShowing {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
	padding: 0px 10px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	font-size:16px;
}

.selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 23px;
	height: 100%;
	background:url(/i/select_arrow.png) left center no-repeat;
}


/* Dropdown menu */
.selectBox-dropdown-menu {
	position: absolute;
	z-index: 99999;
	max-height: 210px;
	min-height: 1em;
	border: solid 1px #BBB; /* should be the same border width as .selectBox-dropdown */
	background: #FFF;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	overflow: auto;
	border-radius:0 0 8px 8px;
}


/* Inline control */
.selectBox-inline {
	min-width: 150px;
	outline: none;
	border: solid 1px #BBB;
	background: #FFF;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: auto;
}




/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0;
}

.selectBox-options LI A {
	height:26px;
	line-height:26px;
	white-space: nowrap;
	overflow: hidden;
	background: 6px center no-repeat;
	padding:0 10px;
	font-size:15px;
	color:#41555e;
}

.selectBox-options LI.selectBox-hover A {
	background:#227fd9;
	color:#FFF;
}

.selectBox-options LI.selectBox-disabled A {
	color: #888;
	background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {
	font-weight:bold;
}

.selectBox-options .selectBox-optgroup {
	color: #666;
	background: #EEE;
	font-weight: bold;
	line-height: 1.5;
	padding: 0 .3em;
	white-space: nowrap;
}


/* Disabled state */
.selectBox.selectBox-disabled {
	color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	opacity: .5;
	filter: alpha(opacity=50);
	border-color: #666;
}

.selectBox-inline.selectBox-disabled {
	color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
	background-color: transparent !important;
}
/*-------------------------button----------------------------*/
.bank_btn{
	position:relative;
	height:58px;
	float:left;
}
.bank_btn .l{
	position:absolute;
	left:0;
	top:0;
	width:15px;
	height:58px;
	background:url(/i/buttons.png) no-repeat;
}
.bank_btn .r{
	position:absolute;
	right:0;
	top:0;
	width:15px;
	height:58px;
	background:url(/i/buttons.png) no-repeat 0 -116px;
}
.bank_btn .s{
	height:58px;
	line-height:58px;
	margin:0 15px;
	background:url(/i/buttons.png) repeat-x 0 -58px;
	color:#FFF;
	font-size:25px;
	font-family:'PFDinTextCompProRegular',Arial,Helvetica,Sans-Serif;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
	text-transform:uppercase;
	border:0;
}
.bank_btn:hover .l{
	background-position:0 -174px;
}
.bank_btn:hover .r{
	background-position:0 -290px;
}
.bank_btn:hover .s{
	background-position:0 -232px;
}
.bank_btn:active .l{
	background-position:0 -348px;
}
.bank_btn:active .r{
	background-position:0 -464px;
}
.bank_btn:active .s{
	background-position:0 -406px;
}
/*-------------------------\button----------------------------*/

/* ----------------------------- Votes ------------------------------ */
.questions .form-field p{color: #407293; font-size: 12px; margin-bottom:8px;}
    .questions .form-field .ff-field{margin-left:0; color:#6D6D6D;}
    .questions .ff-radio-label{line-height:0;}
        .questions .ff-field.other4_text{display:none;}
            .questions ol{color: #407293;padding-left:20px;}
.other_checkbox, .other_radio{clear: both; display: block;}
/* ----------------------------- \Votes ------------------------------ */
#feedback input{width: 480px;}
#feedback select{width: 498px;}
#feedback textarea{width: 477px;}
#feedback input.s{width: auto;}
.ff-field{position:relative;}
 .err-msg-bottom, .err-msg-top{
	position:absolute;
	white-space:nowrap;
	top:0px;
	left:0;
	background-color:#fff;
	color:#fb1b1b;
	border:2px solid #fb1b1b; 
	padding:6px 8px 7px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	z-index:10;
}
.err-msg-bottom{
	top:auto;
	bottom:-36px;
}
.error .err-msg-bottom,
.error .err-msg-top{
	left:0;
}
.err-msg-bottom .corner,
.err-msg-top .corner{
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	width:9px;
	height:7px;
	background:url(/images/msg-corner2.png) no-repeat;
	left:11px;
}
.err-msg-top .corner{
	bottom:-7px;
	background-position:0 -7px;
}
.err-msg-bottom .corner{top:-7px;}
.bank_btn.disabled .l {
    background-position: 0 -522px;}
.bank_btn.disabled .r {
    background-position: 0 -638px;
}

.bank_btn.disabled .s {
    background-position: 0 -580px;
}
/* ----------------------------- News ------------------------------- */
.b-news{margin-top:40px;}
    .b-news .years{margin-bottom:20px; padding:0; float:left;}
        .b-news .years li{float:left; margin-right:10px; font-size:21px; list-style:none;}
    .b-news .month{margin-bottom:50px; padding:0; float:left; display: none;}
        .b-news .month.active{display: block;}
        .b-news .month li{float:left; margin-right:15px; font-size:15px; list-style:none;}
    .b-news .item{margin-bottom:40px;}
        .b-news .item .date{display:block; font-size:12px; margin-bottom:20px;}
        .b-news .item .title{font-size:15px;}
        .b-news .text{font-size:15px;}
/* ---------------------------- \News ------------------------------- */

font.notetext {color: #41555E  !important;}

div.mf-ok-text {
    color: #41555E  !important;
    font-weight: normal;
    padding-bottom: 0;
}
.bigger {
    font-family: PFIsotextProBold,Arial,Helvetica,sans-serif;
    font-size: 16px;
}