@charset "utf-8";
/* CSS Document  --------------------------------------------------------------------------------------------*/
a, abbr, acronym, address, applet, article, aside, audio,
b, blockquote, big, body,
center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt, 
em, embed,
fieldset, figcaption, figure, font, footer, form, 
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd, 
keygen,
label, legend, li, 
meter,
nav,
object, ol, output,
p, pre, progress,
q, 
s, samp, section, small, span, source, strike, strong, sub, sup,
table, tbody, tfoot, thead, th, tr, tdvideo, tt,
u, ul, 
var{
    background: transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align:baseline;
}
img { vertical-align:middle; }
	
/* Getting the new tags to behave  --------------------------------------------------------------------------------------------*/
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }
table { width:100%; border-collapse:collapse; }
table,th, td { border:none; line-height:1em; }
table td.closed { color:#b04f6d; }
.simpleTable th { font-size:10px; background:#efefef; height:29px; }
.simpleTable th, .simpleTable td { vertical-align:middle; padding:5px; text-align:center; }
.simpleTable td { font-size:12px; line-height:40px; border-bottom:1px solid #d5d5d5;  }
#main .simpleTable td .btn { font-size: 13px; padding: 5px 15px; margin:0 }
.simpleTable tr:last-child td { border:none; }
.basic th { line-height:1em; padding-bottom:5px; }
.basic th, .basic td { font-size:10px; }
.basic td { line-height:1.2em; }
a{ color:#1792e7; text-decoration:none; }
a:hover { color:#19A3FF; }
li { list-style-type:none; }
:focus { outline:none; }
.clear { clear:both; }
.highlight { color:#2390db; }
.show { display:block!important; }
input:-webkit-autofill { background-color: #fff!important; color: #a3a3a3; }
/* Fonts Face Define  --------------------------------------------------------------------------------------------*/
/* Trade Gothic Bold  --------------------------------------------------------------------------------------------*/
@font-face {
font-family:'TradeGothicBold';
	src:	url('font/TradeGothicBold-webfont.eot');
	src:	url('font/TradeGothicBold-webfont.eot?#iefix') format('eot'),
			url('font/TradeGothicBold-webfont.woff?buildRev=192290') format('woff'),
			url('font/TradeGothicBold-webfont.ttf?buildRev=192290') format('truetype'),
			url('font/TradeGothicBold-webfont.svg#c901ad5f-a842-4549-a1f4-583a97f7e169') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Droid Sans Regular  --------------------------------------------------------------------------------------------*/
@font-face {
    font-family: 'DroidSansRegular';
    src: 	url('font/DroidSans-webfont.eot');
    src: 	url('font/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         	url('font/DroidSans-webfont.woff') format('woff'),
         	url('font/DroidSans-webfont.ttf') format('truetype'),
         	url('font/DroidSans-webfont.svg#droid_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Droid Sans Bold  --------------------------------------------------------------------------------------------*/
@font-face {
    font-family: 'DroidSansBold';
    src: 	url('font/DroidSans-Bold-webfont.eot');
    src: 	url('font/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         	url('font/DroidSans-Bold-webfont.woff') format('woff'),
         	url('font/DroidSans-Bold-webfont.ttf') format('truetype'),
         	url('font/DroidSans-Bold-webfont.svg#droid_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
html, body {
	width:100%;
	height:100%;
}
body {
	font:12px/1.4em DroidSansRegular, Helvetica, Arial, sans-serif;
	background: url('../images/bg.jpg') no-repeat center top fixed !important;
	background-size:cover!important;
	color:#444;
	text-align:center;
	font-weight:normal!important;
}
.preloadImages, 
.preloadImages img {
	display:none;
}
h2, h3, h4 {
	padding-bottom:7px;
	color:#444;
	line-height:1em;
	text-transform:uppercase;
}
.simpleList {
	padding-left:15px;
}
.simpleList li {
	list-style-type:disc;
	margin:0 0 5px 5px;
}
.btn {
	line-height:1em;
}
.btn:disabled,
.btn.disabled{
   background-color: #cacaca!important;
   box-shadow:none!important;
   cursor:default!important;
   
}
/* Font Trade Gothic Bold  --------------------------------------------------------------------------------------------*/
h2, h3, h4, .navigation li, .navBox li, .btn, #bd-header nav a, .navStep, #regStep2 .box.two .title, #OpenAccount #regStep2 input.code, #depositForm .title, #depositForm .amountCont *, #withdrawalForm .amountCont *, #Accounts .line.last .value, #Accounts .line.last .rowTitle {
	font-family: "TradeGothicBold", Helvetica, Arial, sans-serif;
	font-weight:normal!important;
	letter-spacing:-1px;
	text-transform:uppercase;
}

/* Font Droid Sans Regular  --------------------------------------------------------------------------------------------*/
input.txt, input.select, .navStep .secure, textarea, #depositForm .amountCont .message, .tickercontainer .mask li {
	font-family: DroidSansRegular, Helvetica, Arial, sans-serif;
	font-weight:normal!important;
}
/* Font Droid Sans Bold  --------------------------------------------------------------------------------------------*/
strong, #loginBox .links a, #hd-header ul.items > li, #hd-header .country, #hd-header .phone-number, .highlight, div.dp-popup h2, table th, footer .content .lf .bd .promo .title, #OpenAccount #regStep1 h3, #PromoTerms #main .title {
	font-family: DroidSansBold, Helvetica, Arial, sans-serif;
	font-weight:normal!important;
	color:#444;
}

/* Header  --------------------------------------------------------------------------------------------*/
/* Top Header  --------------------------------------------------------------------------------------------*/
#wrap-hd-header {
	background:#fff;
	height:27px;
}
#hd-header {
	width:960px;
	margin:0 auto;
	color:#444;
	line-height:25px;
}
#hd-header ul.items {
	width:100%;
}
#hd-header ul.items > li {
	float:left;
	font-size:11px;
	height:25px;
}
#hd-header ul.items li.phones {
	position:relative;
	width:210px;
}
#hd-header ul.items li.phones .phones-list {
	position:absolute;
	top:0;
	right:0;
	text-align:right;
}
#hd-header ul.items li.phones #localCountry {
	padding-right:7px;
	cursor:pointer;
	white-space:nowrap;
}
#hd-header ul.items li.phones .phones-text {
	white-space:nowrap;
}
#hd-header ul.items li.phones .country {
	padding-right:8px;
}
#hd-header ul.items li.phones .phone-number {
	color:#1792e6;
}
#hd-header #countryDropdown {
	position:absolute;
	z-index:2;
	right:0;
	display:none;
	background:#fff;
	padding:0 18px 13px 13px;
}
#hd-header ul.items li.slogan {
	width:230px;
	}
#hd-header ul.items li.nanorep {
	width:250px;
	position:relative;
	padding-top:4px;
	height:22px;
}
#nanoRepEmbedContainer iframe.open {
	background:#fff!important;
	box-shadow:6px 6px 20px rgba(100, 100, 100, .7);
}
#hd-header ul.items li.nanorep #nanoClose {
	background:url(../images/close-little2.png) no-repeat;
	width:10px;
	height:10px;
	position:absolute;
	display:none!important;
	top:8px;
	left:192px;
	z-index:999;
}
#hd-header ul.items li.nanorep #nanoRepEmbedContainer {
	position:absolute;
	z-index:2;
}
#hd-header ul.items li.livechat {
	position:relative;
	width:270px;		
	font-size:10px;
	white-space:nowrap;
}
#hd-header ul.items li.livechat .content {
	position:absolute;
	top:0;
	left:0;
}
#hd-header ul.items li.livechat * {
	vertical-align:middle;
}
#hd-header ul.items li.livechat .balloon {
	margin:1px 4px 0 0;
}
#hd-header ul.items li.livechat span {
	margin-right:4px;
	display:inline-block;
	line-height:20px;
}
#hd-header ul.items li.livechat a {
	color:#fff;
	background:#1792e7;
	display:inline-block;
	padding:0 9px;
	height:20px;
	line-height:20px;
	text-transform:uppercase;
	vertical-align:top;
}
#hd-header ul.items li.livechat a:hover {
	background:#1db7ff;
}
/* Bottom Header  --------------------------------------------------------------------------------------------*/
#wrap-bd-header {
	background:#F4F4F4;
	background:rgba(245, 245, 245, 0.95);
	width:100%;
	height:103px;
}
#bd-header {
	width:960px;
	margin:0 auto;
	color:#444;
	position:relative;
}
#bd-header .lf {
	float:left;
	width:553px;
	height:88px;
	padding-top:14px;
}
#bd-header nav {
	position:absolute;
	top:73px;
}
#bd-header nav * {
	vertical-align:top;
}
#bd-header nav a {
	color:#b3bebf;
	text-shadow:2px 2px 2px #fff;
	font-size:17px;
	display:inline-block;
	margin-right:11px;
	height:28px;
	white-space:nowrap;
	letter-spacing:-0.5px;
}
#bd-header nav a:hover {
	color:#17d690;
	border-bottom:3px solid #17d690;
}
#bd-header nav a.current {
	color:#17d690;
	cursor:default;
	border-bottom:none;
}
#bd-header nav span {
	padding:0 5px;
	color:#17D690;
}
#bd-header .rg {
	float:right;
	width:337px;
	padding-top:11px;
}
#bd-header  h1#logo {
	position:relative;
}
#bd-header h1#logo a {
	position:absolute;
	z-index:1;
	display: block;
	width: 272px;
	height: 43px;
	background-image: url('../images/logo.png');
	background-repeat:no-repeat;
	background-position: 0 0;
	text-indent: -5000px;
}
#bd-header .langDate {
	position:relative;
	font-size:11px;
	padding-bottom:6px;
}
#bd-header .langList {
	position:relative;
	display:inline-block;
}
#langDropdown {
	position:absolute;
	top:19px;
	right:0;
	z-index:1;
	background:#F4F4F4;
	background:rgba(250, 250, 250, 0.95);
	-webkit-box-shadow:  0 3px 5px  rgba(0, 0, 0, 0.2);
    box-shadow:  0 3px 5px  rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 0px 0px 3px 3px;
    border-radius: 0 0 5px 5px;
	display:none;
}
#langDropdown li {
    padding: 4px 13px;
    text-align: right;
}
#langDropdown li:first-child {
	padding-top:11px;
}
#langDropdown li:last-child {
	padding-bottom:11px;
}
#langDropdown li:hover {
	background:#fff;
}
#langDropdown li:last-child:hover {
	-webkit-border-radius: 0px 0px 3px 3px;
    border-radius: 0 0 5px 5px;
}
#langDropdown li a {
    display: block;
	font-size:12px;
	line-height:1em;
	text-transform:uppercase;
}
#localLang {
	cursor:pointer;
}
.langText * {
	vertical-align:middle;
}
.langText .data {
	color:#1792e7;
	padding:0 2px 0 4px;
}
.dateBox {
	position:absolute;
	top:0;
	right:0;
	text-align:right;
}
.dateBox * {
	vertical-align:middle;
}
.dateBox .time {
	border-left:1px solid #b3b3b3;
	margin-left:2px;
	padding-left:3px;
}
#loginBox label {
	display:none;
}
#loginBox input.txt,
#loginBox .btn {
	vertical-align:middle;
}
#loginBox input.txt {
    background: #fff;
    border: 1px solid #ECE9E5;
    color: #a3a3a3;
    font-size: 12px;
    outline: none;
    padding: 6px 8px;
    width: 108px;
	margin-right:6px;
	-webkit-box-shadow:  3px 3px 5px  rgba(155, 155, 155, 0.3);
    box-shadow:  3px 3px 5px  rgba(155, 155, 155, 0.3);
}
#loginBox input.txt:focus {
	color:#1792e7;
	border: 1px solid #86ceff;
	-webkit-box-shadow:  0 0 5px  #86ceff;
    box-shadow:  0 0 5px  #86ceff;
}
#loginBox .btn {
	border:none;
    cursor: pointer;
    font-size: 16px;
    padding: 6px 0;
	width:65px;
	letter-spacing:0;
}
#loginBox .links {
	padding-top:6px;
}
#loginBox .links a {
	font-size:9px;
	display:inline-block;
	width:143px;
	text-transform:uppercase;
}
#wrap-banners {
	clear:both;
	background:#cbcbcb;
	background:rgba(211, 211, 211, 0.4);
}
#wrap-banners .banners {
	padding:15px 0;
	width:986px;
	height:155px;
	overflow:hidden;
	margin:0 auto;
}
#wrap-banners .banners a {
	margin:0 13px 0 12px;
	float:left;
}
#wrap-banners .banners a:last-child {
	margin-right:0;
}
#wrap-banners .banners img {
	opacity: 0.85;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}
#wrap-banners .banners img:hover {
	opacity: 1;
}
/* Container  --------------------------------------------------------------------------------------------*/
#wrap-container {
	text-align:left;
}
/* Main  ---------------------------------------------------------------------------------------------*/
#main {
	width:960px;
	min-height:600px;
	margin:0 auto 25px;
	color:#6a6a6a;
	padding-top:35px;
	text-shadow:1px 1px 1px #fff;
}
#home #main {
	margin-bottom:100px;
}
#main h2 {
	line-height:1em;
	font-size:56px;
	line-height:48px;
	letter-spacing:-2px;
}
#main section {
	margin-bottom:25px;
}
#main .regulated .title {
	padding-bottom:5px;
}
/* Main common Styles  --------------------------------------------------------------------------------------------*/
#main aside {
	float:right;
	width:337px;
}
#main .hd p {
	font-size:14px;
	line-height:1.4em;
}
#main p {
	margin-bottom:1em;
	line-height:1.5em;
}
p:last-child,
.simpleList:last-child,
.simpleList li:last-child,
.point:last-child,
.point.sub:last-child,
section:last-child {
	margin-bottom:0!important;
}
.simpleList {
	margin-bottom:16px;
	line-height:1.5em;
}
.point {
	margin-bottom:30px;
}
.point.sub {
	margin:4px 0 15px 15px;
}
.point p,
.simpleList {
	line-height:1.4em;
	margin-bottom:0.5em;
}
.point .box {
	margin-bottom:1em;
}
.point p.title {
	padding-bottom:0!important;
	text-transform:uppercase;
	color:#444;
}
.block {
	padding:35px 0 40px;
	border-bottom:1px solid #c3c3c3;
}
.subBlock {
	padding-bottom:42px;
}
.subBlock:last-child {
	padding-bottom:0;
}
.block:last-child {
	padding-bottom:0;
	border-bottom:none;
}

#PromoTerms #main section.hd {
	margin:0;
}
#PromoTerms #main .title {
	text-transform:uppercase;
}
#PromoTerms ol {
	padding-left:17px;
}
#PromoTerms ol li {
	font-size:14px;
	padding:0 0 15px 7px;
	line-height:1.4em;
	list-style-type:decimal;
}
.btn {
	color:#fff;
	background:#1792e7;
}
.btn:hover {
	color:#fff;
	background:#1db7ff;
}
#main .btn {
	display:inline-block;
	font-size:16px;
	margin-top:4px;
	padding:11px 14px;
	text-shadow:none;
	-webkit-box-shadow:  1px 1px 1px  #fff;
    box-shadow: 1px 1px 1px  #fff;
	border:none;
	letter-spacing:0;
	cursor:pointer;
}
#main .btn.sep {
	margin-right:10px;
}
#main .btn.video {
	background:#424242 url(../images/video-btn-ico.png) no-repeat 11px 50%;
	padding-left:48px;
	display:none;
}
#main .btn.video:hover {
	background-color:#606060;
}
.btn.green {
	background:#00d385;
}
.btn.green:hover {
	color:#fff;
	background:#0bf29d;
}
#main .cols .col {
	float:left;
}
#main .cols.three .col {
	width:264px;
	padding-right:41px;
	margin-right:41px;
	border-right:1px solid #c3c3c3;
}
#main .cols.three .col.last {
	border-right:none;
	padding-right:0;
	margin-right:0;
}
#main .regulated .norton,
#main .regulated .truste {
	float:left;
}
#main .regulated .truste {
	margin-left:9px;
}
#main .regulated .norton *  {
	width:77px;
	height:56px;
	position:relative;
	top:-4px;
}
#main .regulated .norton table,
#main .regulated .norton table td {
	width:53px;
	padding:0;
}
/* Text Pages  --------------------------------------------------------------------------------------------*/
#main.textPage .contBox {
	padding:0 0 0;
}
#main.textPage .contBox h3 {
	font-size:30px;
	color:#1792e7;
}
#main.textPage h3{
	font-size:30px;
}
/* Form Generic Styles  ---------------------------------------------------------------------------------------------*/
.listFields li {
	position:relative;
}
.listFields .dropBox,
.singleSelect .dropBox {
	position:relative;
	display:inline-block;
}
.listFields .dropBox ul,
.singleSelect .dropBox ul {
	display:none;
	position:absolute;
	top:35px;
	left:0;
	width:200px;
	max-height:150px;
    overflow-y: scroll;
	background:#fff;
	color: #a3a3a3;
	border: 1px solid #e6e6e6;
	-webkit-box-shadow:  3px 3px 5px rgba(100, 100, 100, .7);
    box-shadow:  3px 3px 5px rgba(100, 100, 100, .7);
	z-index:1002;
}
.listFields .dropBox ul li,
.singleSelect .dropBox ul li {
	cursor:pointer;
	line-height:1em;
	padding: 4px 9px;
}
.listFields .dropBox ul li:first-child,
.singleSelect .dropBox ul li:first-child {
	padding-top:8px;
}
.listFields .dropBox ul li:last-child,
.singleSelect .dropBox ul li:last-child {
	padding-bottom:8px;
}
.listFields .dropBox ul li:hover,
.listFields .dropBox ul li:focus,
.singleSelect .dropBox ul li:hover,
.singleSelect .dropBox ul li:focus {
	background:#eaeaea;
}
.listFields input.txt,
.listFields input.select,
.singleSelect input.select,
.listFields textarea {
	text-transform:uppercase;
    background: #fff;
    color: #a3a3a3;
    font-size: 12px;
    outline: none;
    padding: 9px;
	margin-bottom:7px;
	border: 1px solid #e6e6e6;
	-webkit-box-shadow:  3px 3px 5px  #dadada;
    box-shadow:  3px 3px 5px  #dadada;
}
.listFields input.txt,
.listFields input.select {
	width:182px;
}
.listFields .datepickBox {
	position:relative;
	display:block;
}
.listFields .datepickBox a.dp-choose-date {
	position:absolute;
	top:1px;
	left:1px;
	margin:0;
	width:200px;
	height:38px;
	background:none;
}
.listFields .expirationBox label {
	float:left;
	width:61px;
	color:#7c7c7c;
	padding: 9px 0;
}
.listFields .expirationBox input.select {
	width:47px;
	float:left;
}
.listFields .expirationBox .dropBox {
	float:left;
}
.listFields .expirationBox .dropBox.first {
	margin-right:7px;
}
.listFields .expirationBox .dropBox ul {
	width:65px;
}
.listFields input.select,
.singleSelect input.select{
	cursor:pointer;
	background: #fff url(../images/selectArrows.png) no-repeat 100% 10px;
}

/* Select styles */
.EOselect{
	cursor:pointer;
	background: #fff url(../images/selectArrows.png);
	background-position: 100% 10px;
	background-repeat: no-repeat;
	color:#a3a3a3;
	padding: 9px 20px 9px 9px;
	margin-bottom:7px;
	font-size: 12px;
	border:1px solid #e6e6e6;
   -webkit-appearance: none;
   -moz-appearance: none;
   -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
   width:188px;
   box-shadow: 3px 3px 5px #dadada;
}
.EOselect:focus{
	background-position: 100% -20px;
	border: 1px solid #86ceff;
    box-shadow: 0 0 5px #86ceff;
    color: #1792e7;
}
.EOselect .hideItem {
	display:none;
}

.listFields input.txt:focus,
.listFields input.select:focus,
.listFields textarea:focus,
.singleSelect input.select:focus {
	color:#1792e7;
	border: 1px solid #86ceff;
	-webkit-box-shadow:  0 0 5px  #86ceff;
    box-shadow:  0 0 5px  #86ceff;
}
.listFields input.select:focus,
.singleSelect input.select {
	background-position:100% -20px;
}
form .field {
	position:relative;
	display:inline-block;
}
form .error {
	display:none;
	font-size:10px;
	position:absolute;
	background-color:#666;
	color:#EFEFEF;
    overflow:visible;
    padding:5px 8px 6px;
	line-height:1em;
    top:-17px;
    left:85px;
	white-space:nowrap;
	text-shadow:none;
	z-index:2;
}
form .error .arrow {
	position:absolute;
	top:18px;
	left:15px;
	border:solid;
	display:block;
	border-color:#666  transparent transparent #666;
    border-width:5px;
}
form .fullWidth .error {
	left: 170px;
	}
/*   ---------------------------------------------------------------------------------------------*/
#overlay {
	display:none;
	z-index:9999;
	width:100%;
	height:100%;
	-moz-opacity:0.80;
	opacity:.80;
	filter:alpha(opacity=80);
	position:fixed;
	left:0;
	background:#333;
}
.modal {
	position:fixed !important;
}
.lightbox {
	position:absolute;
	display:none;
	width:520px;
	text-align:left;
	color:#6a6a6a;
	z-index:9999;
	top:50%;
	left:50%;
	-webkit-box-shadow:0 0 30px rgba(0, 0, 0, 0.7);
	box-shadow:0 0 50px rgba(0, 0, 0, 0.7);
	background: #ececec;
}
.lightbox.repos {
	-webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}
.lightbox .closeButton {
	position:absolute;
	top:17px;
	right:26px;
	background:url(../images/closeButton.png) no-repeat;
	width:48px;
	height:48px;
	cursor:pointer;
	z-index:10000;
}
.lightbox.video .closeButton {
	top:13px;
	right:10px;
	background:url(../images/closeButtonSmall.png) no-repeat;
	width:50px;
	height:50px;
}
.lightbox .bd {
	padding:30px 63px 36px;
}
.lightbox .point:last-child {
	padding-bottom:20px!important;
}
.lightbox p {
	margin-bottom:10px;
}
.lightbox h2 {
	font-size:57px;
	line-height:50px;
	letter-spacing:-2px;
}
.lightbox form {
	padding-top:8px;
}
.lightbox .listFields > li {
	float:left;
	width:200px;
}
.lightbox .listFields .dropBox ul,
.singleSelect .dropBox ul {
	width:190px;
}
.lightbox .listFields li.last {
	width:192px;
}
.lightbox input.txt, .lightbox input.select {
	width:172px;
}
.lightbox .listFields li.fullWidth {
	width:100%;
	float:none;
	clear:both;
}
.lightbox .listFields li.fullWidth ul {
	width:391px;
}
.lightbox .bottom {
	text-align:right;
	padding-top:20px;
}
.lightbox li.fullWidth input.txt,
.lightbox li.fullWidth input.select,
.lightbox li.fullWidth textarea {
	width:373px;
}
.lightbox li.fullWidth textarea {
	height:100px;
}
.lightbox .ft {
	font-size:11px;
	background:#d4d4d4;
	padding:7px 15px 9px;
	line-height:1.1em;
}
.lightbox .ft,
.lightbox .ft a {
	color:#666;
}
.lightbox .ft a.btn {
	color:#fff;
}
/* Lightbox Text   ---------------------------------------------------------------------------------------------*/
.lightbox.textPage {
	width:800px;
}
.lightbox.textPage .hd {
	font-size:14px;
	line-height:1.4em;
}
.lightbox.textPage .bd {
	padding: 40px 44px 44px;
}
.lightbox.textPage .contBox {
	height:390px;
	font-size:11px;
	overflow-y:scroll;
	padding:0;
	margin-top:25px;
	background:#fff;
	padding:20px 24px;
}
.lightbox#forgotPassword h2 {
    font-size: 44px;
    line-height: 41px;
	padding-bottom:10px;
}
.lightbox#forgotPassword .validate {
	padding-top:5px;
}
.lightbox#forgotPassword .bd {
    padding: 40px 63px 46px;
}
.lightbox#forgotPassword #forgotContentSucc {
	display:none;
	padding:15px 0 5px;
}
.lightbox#forgotPassword #forgotContentSucc p {
	font-size:16px;
}
/* Lightbox 100% Width Page   ---------------------------------------------------------------------------------------------*/
.lightbox.pageWidth {
	width: 960px;
}
/* Lightbox Text   ---------------------------------------------------------------------------------------------*/
.lightbox.small {
	width:440px;
}
.lightbox.small h2 {
	font-size:40px;
	line-height:1em;
}
.lightbox.small .bd {
	font-size:12px;
	line-height:1.4em;
	padding: 30px 40px 36px;
}
.lightbox.small .btn {
	margin-top:7px;
	font-size:20px;
	padding:8px 17px
}
/* Lightbox Msg   ---------------------------------------------------------------------------------------------*/
.lightbox.msg {
	width:490px;
	background:#fff;
}
#regProcessing.lightbox .bd {
	padding:40px 30px;
	text-align:center;
}
#regProcessing.lightbox h2 {
	color:#444;
	font-size:30px;
	line-height:1em;
	padding-bottom:5px;
}
#regProcessing.lightbox h3 {
	color:#1892e8;
	font-size:24px;
	line-height:1em;
	padding-bottom:15px;
}
#regProcessing.lightbox .loader {
	margin-bottom:10px;
	opacity:0.4;
}
/* Lightbox Video   ---------------------------------------------------------------------------------------------*/
.lightbox.video {
	width:905px;
	background:#000;
}
.lightbox.video .bd {
	height:509px;
}
.lightbox.video .ft {
	background:#fff;
	text-align:center;
}
.lightbox.video .bd {
	padding:0;
}
.lightbox.video h2 {
	font-size:40px;
	line-height:1em;
	padding-bottom:16px;
}
/* Lightbox Deposit Lightbox   ---------------------------------------------------------------------------------------------*/
.depLightbox.lightbox {
	width:700px;
}
#successDep.lightbox section.hd {
	margin-bottom:25px;
}

/* Footer  ---------------------------------------------------------------------------------------------*/
footer {
	min-height:197px;
}
footer a {
	color:#444;
}

/* Ticker Reuters */
.wrap-ticker {
	width:100%;
	height:37px;
	background-color:#5D5D5D;
	background-color:rgba(68, 68, 68, 0.85);
	position:relative;
}
.wrap-ticker .reuters {
	width: 960px;
    margin: 0 auto;
	height:37px;
	background:url(../images/reuters-logo2.png) no-repeat 100% 50%;
}
.wrap-ticker .tickercontainer {
	width:100%;
	cursor:default;
}
.wrap-ticker .tickercontainer .mask {
    width: 846px;
	height:20px;
	padding:9px 0;
	position: relative;
	overflow: hidden;
}
.wrap-ticker .tickercontainer .newsticker {
	-webkit-transition: all 0s linear;
	-moz-transition: all 0s linear;
	-o-transition: all 0s linear;
	transition: all 0s linear;
	position: relative;
	margin-left: 20px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.wrap-ticker .tickercontainer .mask .tickeroverlay-left {
	position:absolute;
	top:0;
	left:0;
	padding:0;
	z-index:4;
	height:37px;
	width:50px;
    -moz-box-shadow:inset 20px 0 25px #5D5D5D;
    -webkit-box-shadow:inset 20px 0 25px #5D5D5D;
    box-shadow:inset 20px 0 25px #5D5D5D;
}
.wrap-ticker .tickercontainer .mask .tickeroverlay-right {
	display:none;
}
.wrap-ticker .tickercontainer .mask li {
	float:left;
	font-size:15px;
	line-height:20px;
	margin-right:12px;
	padding-right:12px;
	color:#b9b9b9;
	border-right:1px solid #878787;
}
.wrap-ticker .tickercontainer .mask span {
	padding-left:18px;
}
.wrap-ticker .tickercontainer .mask span span {
	color:#929292;
	margin:0 0 0 5px;
	padding:0;
}
.wrap-ticker .tickercontainer .mask .call > span {
	background:url(../images/marquee-call.png) no-repeat 6px 7px;
	color:#17bd75;
}
.wrap-ticker .tickercontainer .mask .put > span {
	background:url(../images/marquee-put.png) no-repeat 6px 8px;
	color:#e6546f;
}
.wrap-ticker .tickercontainer .mask strong {
	color:#878787;
}

/* Ticker UsersInfo */
.wrap-ticker2 {
	width:100%;
	height:37px;
	background:#F4F4F4;
	background:rgba(245, 245, 245, 0.95);
	position:relative;
}
.wrap-ticker2 .tickercontainer {
	width:960px;
	margin:0 auto;
}
.wrap-ticker2 .tickercontainer .mask {
	height:37px;
	position: relative;
	overflow: hidden;
}
.wrap-ticker2 .tickercontainer .mask li {
	float:left;
	font-size:12px;
	line-height:25px;
	height:25px;
	padding-right:14px;
	margin:6px 14px 6px 0;
	color:#444;
	border-right:1px solid #ccc;
}
.wrap-ticker2 .tickercontainer .newsticker {
	display:block!important;
	-webkit-transition: all 0s linear;
	-moz-transition: all 0s linear;
	-o-transition: all 0s linear;
	transition: all 0s linear;
	position: relative;
	margin-left: 20px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.wrap-ticker2 .tickercontainer .mask .tickeroverlay-left,
.wrap-ticker2 .tickercontainer .mask .tickeroverlay-right {
	position:absolute;
	top:0;
	padding:0;
	z-index:4;
	height:37px;
	width:60px;
}
.wrap-ticker2 .tickercontainer .mask .tickeroverlay-left {
    -moz-box-shadow:inset 35px 0px 23px rgba(245, 245, 245, 0.95);
    -webkit-box-shadow:inset 35px 0px 23px rgba(245, 245, 245, 0.95);
    box-shadow:inset 35px 0px 23px rgba(245, 245, 245, 0.95);
	left:0;
}
.wrap-ticker2 .tickercontainer .mask .tickeroverlay-right {
    -moz-box-shadow:inset -35px 0px 23px rgba(245, 245, 245, 0.95);
    -webkit-box-shadow:inset -35px 0px 23px rgba(245, 245, 245, 0.95);
    box-shadow:inset -35px 0px 23px rgba(245, 245, 245, 0.95);
	right:0;
}
.wrap-ticker2 .tickercontainer .mask li .country {
	display: inline;
    float: left;
    width: 26px;
    height: 24px;
    margin: 0 9px 0 6px;
}
.wrap-ticker2 .tickercontainer .mask li .put { color:#1792E7; }
.wrap-ticker2 .tickercontainer .mask li .call { color:#17D690; }
.wrap-ticker2 .tickercontainer .mask li .call,
.wrap-ticker2 .tickercontainer .mask li .put { font-weight:bold; }
.wrap-ticker2 .tickercontainer .mask li .info { color:#8fad8b; }



/* Start Social Trading Page =======================================================================*/
#main.strading {
	margin-bottom:130px;
}
#main.strading .hd p {
	font-size:15px;
}
#main.strading .hd,
#main.strading .block {
	padding-bottom:23px;
	border-bottom:1px solid #8d9092;
}
#main.strading .block:last-child {
	padding-bottom:0;
	border-bottom:none;
}
.strading .hd:after,
.strading .block:after,
.strading #refer.block .box1:after,
.strading #refer .options li:after {
	content:'';
	display:block;
	clear: both;
}
.strading .hd h2 {
	font-size:52px;
	padding:20px 0 25px;
}
.strading .hd .desc {
	float:left;
	width:566px;
}
.strading .hd .desc p {
	padding-right:80px;
}
.strading .hd .sectImg {
	float:left;
}
#main.strading h3 {
	font-size:40px;
	padding-bottom:15px;
}
.strading .block .desc,
.strading .block .sectImg {
	float:left;
}
.strading #ifollow .desc {
	width:415px;
}
.strading #ifollow .desc p {
	padding-right:60px;
}
.strading #zulutrade {
	position:relative;
}
.strading #zulutrade .zuluButton {
	font-family:DroidSansBold,Helvetica,Arial,sans-serif;
	font-weight:normal!important;
	color:#fff;
	background:#ff790c;
	padding:10px 15px;
	display:inline-block;
	margin-top:15px;
	line-height:1em;
	text-shadow:none;
}
.strading #zulutrade .zuluButton:hover {
	background:#FF9D4F;
}
.strading #zulutrade .simpleList{
	margin-bottom:1em;
	padding-left:25px;
}
.strading #zulutrade .desc {
	width:460px;
}
.strading #zulutrade .desc p {
	padding-right:60px;
}
.strading #zulutrade .info {
	cursor:pointer;
	position:absolute;
	width:94%;
	text-align:center;
	bottom:-10px;
}
.strading #zulutrade .info span {
	text-align:left;
	display:inline-block;
	border:1px solid #dadada;
	line-height:20px;
	padding:0 7px;
	background:white;				
}
.strading #zulutrade .info span:hover {
	background:#f6f6f6;
}
.strading #zulutrade .info span img {
	margin-right:3px;
}
.strading #zulutrade .details {
	clear:both;
	padding:20px 0;
}
.strading #zulutrade .details .screen {
	float:left;
}
.strading #zulutrade .details .moreInfo {
	margin-left:400px;
}
.strading #refer .box1 {
	margin-bottom:65px;
}
.strading #refer .desc {
	width:600px;
}
.strading #refer .desc p {
	padding-right:60px;
}
.strading #refer .options li {
	float:left;
	min-height:180px;
	width:335px;
	border-bottom:1px solid #ccc;
	margin:0 170px 30px 0;
}
.strading #refer .options li:nth-of-type(even) {
	margin-right:0;
}
.strading #refer .options li:nth-of-type(3),
.strading #refer .options li:nth-of-type(4) {
	border:none;
}
.strading #refer .options li h4 {
	font-size:23px;
	font-family:DroidSansRegular,Helvetica,Arial,sans-serif;
	text-transform:none;
	letter-spacing:normal;
}
.strading #refer .options li .icon {
	float:left;
	width:70px;
	height:70px;
	border-radius:70px;
	background:#fff;
	text-align:center;
}
.strading #refer .options li .info {
	margin-left:92px;
}
.strading #refer .options li .info .btn {
	margin:0;
}
.strading #refer .options li.link .icon img {
	margin-top:17px;
}
.strading #refer .options li.email .icon img {
	margin-top:21px;
}
.strading #refer .options li.Facebook .icon img {
	margin-top:17px;
}
.strading #refer .options li.Twitter .icon img {
	margin-top:18px;
}


/* End Social Trading Page =======================================================================*/



footer .wrap-content {
	background:#444;
}
footer .content {
	font-size:9px;
	color:#888;
	width:960px;
	min-height:80px;
	overflow:hidden;
	margin:0 auto;
	padding:15px 0 12px;
}
footer .content a {
	color:#aaa;
}
footer .content a:hover {
	color:#c6c4c4;
}
footer .content .lf .bd {
	padding-bottom:5px;
	min-height: 58px;
}
footer .content .lf .bd .logo {
	margin-right:31px;
}
footer .content .lf .bd .logo,
footer .content .lf .bd .regulated {
	float:left;
}
footer .content .lf .bd .regulated .title {
	padding-bottom:11px;
	line-height:1em;
}
footer .content .lf .bd .regulated .norton,
footer .content .lf .bd .regulated .truste {
	float:left;
}
footer .content .lf .bd .regulated .norton *  {
	width:53px;
	height:38px;
	position:relative;
	top:-2px;
}
footer .content .lf .bd .regulated .norton table,
footer .content .lf .bd .regulated .norton table td {
	width:53px;
	padding:0;
}
footer .content .lf .bd .regulated .norton {
	margin-right:9px;
}
.footer-top {
	width:100%;
	bottom:0;
	position:fixed;
	z-index:10;
}
footer .content .lf .bd .regulated .truste {
	padding-top:2px;
}

footer .content .lf .bd .listButtons {
	float:right;
	width:240px;
	padding:6px 0 0 6px;
}
footer .content .lf .bd .listButtons a {
	display:inline-block;
	margin-right:12px;
	opacity:.8;
	-webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;
	-moz-backface-visibility: hidden;
}
footer .content .lf .bd .listButtons a:hover {
	opacity:1;
}
footer .content .lf .bd .promo {
	float:right;
	width:270px;
	color:#17d690;
}
footer .highlight {
	color:#17D690;
}
footer .content .lf .bd .promo .title {
	line-height:1em;
	padding-bottom:5px;
	text-transform:uppercase;
	font-size:10px;
}
footer .content .lf .bd .promo p {
	line-height:1.1em;
}
footer .content .lf .bd .promo p.highlight {
	font-size:12px;
	margin-bottom:6px;
}
footer .content .lf .bd .promo .descrip {
	float:left;
	font-size:11px;
	width:160px;
}
footer .content .lf .bd .promo .btn {
	float:right;
	text-transform:uppercase;
	background:#888;
	color:#fff;
	font-size:14px;
	padding: 3px 10px;
	letter-spacing:0;
	margin-top:3px;
}
footer .content .lf .bd .promo .btn:hover {
	background:#676767;
}
footer .content .lf nav {
	white-space:nowrap;
}
footer .content .lf nav a {
	font-size:9px;
	text-transform:uppercase;
	margin-right:20px;
}
footer .content .lf nav a:last-child {
	margin-right:0;
}
footer .content .lf {
	float:left;
	width:620px;
}
footer .content .rg {
	float:right;
	width:290px;
}
footer .content .rg .bd {
	line-height:1.3em;
	height:45px;
	padding-top:3px;
}
footer .content .rg .ft .wtc-logo {
	float:left;
}
footer .content .rg .ft .wtc-logo img {
	position:relative;
	top:3px;
}
footer .content .rg .ft .socials {
	float:right;
	padding-top:4px;
}
footer .content .rg .ft .socials li {
	float:left;
}
footer .content .rg .ft .socials a {
	margin-left:4px;
}
footer .wrap-logos {
	background:#1792e7;
	text-align:center;
}
footer .wrap-disclaimer {
	background:#fdfdfd;
	padding:15px 0 30px;
}
footer .disclaimer {
	width:960px;
	margin:0 auto;
}
footer .disclaimer .certifiedLogos {
	float:right;
	margin-left:20px;
	position:relative;
	top:-9px;
}
footer .disclaimer p {
	padding:8px 0;
	font-size:9px;
	line-height:1.5em;
	text-transform:uppercase;
	text-align:justify;
	color:#989898;
}
footer .disclaimer p.last {
	min-height:88px;
	padding-bottom:0;
}
footer .footer-bottom a {
	text-decoration:underline;
}
/* Company ---------------------------------------------------------------------------------------------*/
#Enterprise #main h3 {
	font-size:28px;
}
#Enterprise #boxOne {
	padding:10px 0 55px;
	border-bottom:none;
}
#Enterprise #boxOne .col {
	width:333px;
}
#Enterprise #boxOne .col.last {
	width:590px;
	float:right;
}
#Enterprise .btn.img {
	font-size:40px;
	text-shadow:1px 1px 1px #000;
	padding:0;
	text-align:center;
	width:313px;
	height:76px;
	line-height:76px;
	background: url(../images/viewPictures-btn.jpg) no-repeat;
}
#Enterprise .btn.img:hover {
	opacity:0.8;
}
#Enterprise .aboutUs h3 {
	color:#1792e7;
}
#Enterprise .aboutUs img {
	float:right;
	margin:0 0 5px 15px;
}
#Enterprise .moreInfo h3 {
	color:#17d690;
}
#Enterprise .moreInfo .scol {
	float:left;
	width:275px;
	margin-right:40px;
}
#Enterprise .moreInfo .scol.last {
	margin-right:0;
}
#Enterprise .moreInfo .regulated {
	position:relative;
	height:36px;
}
#Enterprise .moreInfo .regulated .norton,
#Enterprise .moreInfo .regulated .truste {
	float:none;
	position:absolute;
}
#Enterprise .moreInfo .regulated .norton {
	top:0;
	left:0;
}
#Enterprise .moreInfo .regulated .truste {
	top:0;
	left:85px;
}
#Enterprise .mapCont {
	height:237px;
	padding:0;
	background: #fff url(../images/mapInfoBg.jpg) no-repeat 0 0;
}
#Enterprise .mapCont .info {
	float:left;
	width:353px;
	height:195px;
	margin:23px 0 0 20px;
	position:relative;
}
#Enterprise .mapCont .info .wtcLogo {
	margin-bottom:15px;
}
#Enterprise .mapCont .info .descrip {
	font-size:13px;
	line-height:1.4em;
	color:#1792e7;
	padding-right:15px;
}
#Enterprise .mapCont .info .adress {
	position:absolute;
	left:0;
	bottom:0;
	font-size:10px;
}
#Enterprise .mapCont .map {
	padding-top:11px;
	float:left;
}
/* Deposit Form  ---------------------------------------------------------------------------------------------*/
#depositForm .accordionWrapper{
	display:inline-block;
}
#depositForm .accordionWrapper .set{
	margin-bottom:6px;
}
#depositForm .accordionWrapper .set:last-child {
	margin-bottom:0;
}
#depositForm .accordionWrapper .title{
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:98% 50%;
	cursor:pointer;
	line-height:36px;
	font-size:25px;
}
#depositForm .accordionWrapper #creditCard .title{
	background-image:url(../../global/images/cc-logos.png);
}
#depositForm .accordionWrapper #debitCard .title{
	background-image:url(../../global/images/dc-logos.png);
}
#depositForm .accordionWrapper #skrill .title{
	background-image:url(../../global/images/skrill-logo.png);
}
#depositForm .accordionWrapper #payza .title{
	background-image:url(../../global/images/payza-logo.png);
}
#depositForm .accordionWrapper #neteller .title{
	background-image:url(../../global/images/neteller-logo.png);
}
#depositForm .accordionWrapper #bankDeposit .title{
	background-image:url(../../global/images/bbva-logo.png);
}
#depositForm .accordionWrapper #boleto .title{
	background-image:url(../../global/images/boleto-logo.png);
}
#depositForm .accordionWrapper #dineroMail .title{
	background-image:url(../../global/images/dm-logos.png);
}
#depositForm .accordionWrapper .title .titleRadio {
	margin:0 11px 0 8px;
	vertical-align:middle;
	width:13px;
	height:13px;
	background: url(../../global/images/accordion-radio.png) no-repeat 0 0;
}
#depositForm .accordionWrapper .title.current .titleRadio {
	background-position:0 -30px;
}
#depositForm .accordionWrapper .content  {
	background:#e9e9e9 url(../../global/images/formArrow.png) no-repeat 50% 0;
	display:none;
	padding:23px 30px 37px;
}
#depositForm .accordionWrapper  {
	width:630px;
}
#depositForm .accordionWrapper div.content  {
	width:570px!important;
}
#depositForm .listFields > li {
	float:left;
	width:260px;
}
#depositForm fieldset {
	border-bottom:1px solid #d5d5d5;
}
#depositForm .listFields .ccSetFields {
	display:block;
	position:relative;
}
#depositForm .listFields .ccSetFields #CVVInfo {
	position:absolute;
	top:7px;
	left:213px;
	z-index:3;
}
#depositForm .listFields .ccSetFields #CVVInfo .balloon {
	display:none;
	position:absolute;
	left:43px;
	top:-120px;
 	width:270px;
	padding:20px;
	font-size:10px;
	background:#fff;
	border:1px solid #e9e9e9;
	-webkit-box-shadow:  0 0 20px  #bcbcbc;
	box-shadow:  0 0 20px  #bcbcbc;
	z-index:3;
}
#depositForm .listFields .ccSetFields #CVVInfo .balloon .arrow {
	position:absolute;
	top:110px;
	left:-25px;
}
#depositForm .listFields .ccSetFields #CVVInfo:hover .balloon {
	display:block;
}
#depositForm .listFields .ccSetFields #CVVInfo .cvvInfo {
	cursor:pointer;
}
#depositForm .listFields .ccSetFields .clear {
	display:block;
}
#depositForm .listFields .ccSetFields .cardNumber {
	float:left;
	width:130px;
	margin-right:7px;
}
#depositForm .listFields .ccSetFields .cvv {
	float:left;
	width:26px;
}
#depositForm fieldset {
	min-height:auto;
	padding:12px 0 15px;
	margin-bottom:15px;
}
#depositForm #skrill fieldset {
	padding-bottom:0;
	border:none;
}
#depositForm #payza fieldset,
#depositForm #debitCard fieldset,
#depositForm #dineroMail fieldset,
#depositForm #boleto fieldset {
	padding-top:12px;
}
#depositForm fieldset legend {
	font-size:12px;
	font-weight:bold;
}
#depositForm fieldset.amount,
#withdrawalForm  fieldset.amount {
	border-bottom:none;
	margin:0;
	padding:0;
}
#depositForm .amountCont,
#depositForm .amountCont .currency,
#depositForm .amountCont .ccValue,
#withdrawalForm .amountCont,
#withdrawalForm .amountCont .currency,
#withdrawalForm .amountCont .ccValue {
	float:left;
}
#depositForm .amountCont,
#withdrawalForm .amountCont {
	position:relative;
	-webkit-box-shadow:  1px 1px 2px  #d3d2d2;
    box-shadow: 1px 1px 2px  #d3d2d2;
}
#depositForm .amountCont .currency,
#depositForm .amountCont .ccValue,
#withdrawalForm .amountCont .currency,
#withdrawalForm .amountCont .ccValue {
    font-size: 26px;
}
#depositForm .amountCont .currency,
#withdrawalForm .amountCont .currency {
	background:#444;
	color:#d0d0d0;
	padding:0 8px;
	line-height:44px;
	text-shadow:none;
}
#depositForm .amountCont .ccValue,
#withdrawalForm .amountCont .ccValue {
    padding: 6px 0 6px 10px;
	margin:0;
	width:93px;
	color:#444;
	border:none;
}
#depositForm .amount .btn,
#withdrawalForm .amount .btn {
	margin:0 0 0 13px;
}
/* Hang Out  --------------------------------------------------------------------------------------------*/
#HO  #main section {
	margin-bottom:7px;
}
#HO .point.first {
	font-size:15px;
}
#HO .calendar .title {
	font-size:20px;
}
#HO .calendar ul {
	margin-bottom:20px;
}
#HO .calendar ul:after {
	content:'';
	display:block;
	clear: both;
}
#HO .calendar li {
	float:left;
	width:200px;
	text-align:center;
}
#HO .calendar li span {
	display:block;
	font-size:16px;
	line-height:1.3em;
	margin-top:5px;
}
#HO .calendar li .hoEnd {
	display:block;
	font-size:15px;
	line-height:1em;
	margin-top:5px;
}
#HO .cdwn span {
	vertical-align:baseline;
	font-size:19px;
}
#HO .cdwn .txt {
	color:#444;
}
#HO .countdown,
#HO .countdown span {
	font-weight:bold;
	color:#1792e7;
}

/* Bank Depisit  --------------------------------------------------------------------------------------------*/
#depositForm #bankDeposit .options {
	width:100%;
	overflow:hidden;
	padding:12px 0 15px;
}
#depositForm #bankDeposit .options .box {
	width:245px;
	padding:15px;
	background:#fff;
	box-shadow: 1px 1px 6px #D3D2D2;
}
#depositForm #bankDeposit .options .box .topInfo {
	padding-bottom:10px;
}
#depositForm #bankDeposit .options .box h3 {
	font-size:28px;
	padding-bottom:0.2em;
	color:#2390DB;
}
#depositForm #bankDeposit .options p {
	font-size:10px;
	padding-bottom:9px;
}
#depositForm #bankDeposit .options .box.one {
	float:left;
}
#depositForm #bankDeposit .options .box.two {
	float:right
}
#depositForm #bankDeposit .options .topInfo p {
	font-size:9px;
	line-height:1.4em;
}
#depositForm #bankDeposit .details {
	font-size:10px;
	border-bottom:1px solid #d4d4d4;
	padding-bottom:12px;
	margin-bottom:15px;
}
/* Open Account ---------------------------------------------------------------------------------------------*/
#OpenAccount #main aside {
	float:left;
	width:240px;
}
#OpenAccount #main .content {
	float:right;
	width:680px;
}
#OpenAccount #main h2 {
	padding-bottom:0;
	font-size:50px;
} 
#OpenAccount #main .secure {
	background:url(/global/images/secure.png) no-repeat 0 50%;
	padding-left:22px;
	margin-bottom:15px;
	height:23px;
	line-height:23px;
	font-size:12px;
}
#OpenAccount .secBox {
	background:#f3f3f3;
	background:rgba(255, 255, 255, 0.4);
	padding:22px 22px 0 22px;
	border-bottom:4px solid #1792e7;
}
#OpenAccount  .navStep {
	height:77px;
}
#OpenAccount  .navStep li {
	float:left;
	width:265px;
	height:44px;
	position:relative;
	background:url(../images/regNavSep.png) no-repeat 100% 50%;
	margin-right:40px;
}
#OpenAccount  .navStep li#stpitem1 {
	width:257px;
}
#OpenAccount  .navStep li#stpitem1a {
	width:310px;
}
#OpenAccount  .navStep li.last {
	background:none;
	margin-right:0;
}
#OpenAccount  .navStep li.last .text {
	width:120px;
}
#OpenAccount  .navStep .number,
#OpenAccount  .navStep .text {
	color:#444;
	opacity:0.5;
}
#OpenAccount  .navStep .number {
	border: 4px solid #444444;
    border-radius: 24px;
    color: #444444;
    font-size: 26px;
    height: 30px;
	line-height: 29px;
	top: 5px;
    left: 9px;
    position: absolute;
    text-align: center;
    width: 30px;
}
#OpenAccount  .navStep .text {
	padding:6px 0 0 57px;
	font-size:35px;
	color:#444;
	line-height:1em;
	text-shadow:1px 1px 1px #fff;
}
#OpenAccount  .navStep li.active .number,
#OpenAccount  .navStep li.active .text {
	opacity:1;
}
#OpenAccount  .navStep .secure {
	letter-spacing:0;
	color:#6A6A6A;
	position:relative;
	left:-3px;
	top:-3px;
}
#OpenAccount .secBox .bd #regStep1 {
	padding-bottom:25px;
}
#OpenAccount .secBox .bd #regStep2,
#OpenAccount .secBox .bd #regStep3a,
#OpenAccount .secBox .bd #regStep3b {
	min-height:267px;
	padding-bottom:22px;
}
#OpenAccount .secBox #regStep1 .listFields > li {
	float:left;
	width:340px;
}
#OpenAccount .secBox #regStep1 .listFields > li h3 {
	padding-left:132px;
	white-space:nowrap;
}
#OpenAccount .secBox #regStep1 .listFields > li.first .formArrow,
#OpenAccount .secBox #regStep1 .listFields > li.second .formArrow {
	position:absolute;
	top:50%;
	right:-40px;
	margin-top:-54px;
	background:url(../images/formArrow.png) no-repeat;
	width:49px;
	height:107px;
}
#OpenAccount .secBox #regStep1 .listFields > li.second {
	float:left;
	width:350px;
}
#OpenAccount .secBox #regStep1 .listFields > li.second .formArrow {
	right:5px;
}
#OpenAccount .secBox #regStep1 .listFields > li.second h3 {
	padding-left:100px;
}
#OpenAccount .secBox #regStep1 .listFields > li.last {
	width:202px;
}
#OpenAccount .secBox #regStep1 .listFields > li.last h3 {
	padding-left:0;
}
#OpenAccount .secBox .btn,
.lightbox .btn {
	-webkit-box-shadow:  1px 1px 1px  #fff;
    box-shadow: 1px 1px 1px  #fff;
	border:none;
    color: #FFFFFF;
    display: inline-block;
    font-size: 26px;
    letter-spacing: 0;
    padding: 8px 28px;
	cursor:pointer;
}
#OpenAccount .secBox #regStep1 .btn,
#OpenAccount .secBox #regStep2 #btn-skip,
#OpenAccount .secBox #regStep3a #btn-skip-2,
#OpenAccount .secBox #regStep3b #btn-skip-2b {
	line-height:37px;
	height:37px;
	padding:0 18px;
	font-size:23px;
}
#OpenAccount .secBox #regStep2 #btn-skip,
#OpenAccount .secBox #regStep3a #btn-skip-2,
#OpenAccount .secBox #regStep3b #btn-skip-2b {
	position:absolute;
	background:#CACACA;
	bottom:22px;
	right:0;
}
#OpenAccount .secBox #regStep2 #btn-skip:hover,
#OpenAccount .secBox #regStep3a #btn-skip-2:hover,
#OpenAccount .secBox #regStep3b #btn-skip-2b:hover {
	background:#d3d2d2;
}
#OpenAccount .secBox .bd .bottom {
	padding-top:10px;
	clear:left;
}
#OpenAccount .secBox #regStep1 .listFields > li.validBox,
.listFields > li.validBox {
	width:100%;
}
#OpenAccount .validBox .reload {
	margin-left:2px;
}
#OpenAccount .secBox .bd .bottom .btn {
	margin-top:2px;
}
#OpenAccount .secBox .bd .bottom .btn,
#OpenAccount .secBox .bd .bottom .capBox {
	float:right;
}
#OpenAccount .secBox .bd .bottom .capBox .QapTcha {
	margin:2px 15px 0 0;
}
#OpenAccount .secBox .bd .bottom .capBox .QapTcha .TxtStatus {
	margin-top: 3px;
}
#OpenAccount .secBox .bd .bottom .capBox .QapTcha,
#OpenAccount .secBox .bd .bottom .capBox .QapTcha .bgSlider {
	width:150px;
}
#OpenAccount .secBox .bd .bottom p {
	padding-bottom:5px;
}
#OpenAccount #regStep2 {
	background:url(../images/phoneStep-img.png) no-repeat 545px 100%;
	padding-right:380px;
}
#OpenAccount #regStep2 .box {
	padding-bottom:10px;
}
#OpenAccount #regStep2 .box.one {
	font-size:9px;
}
#OpenAccount #regStep2 .box.one p {
	line-height:1.4em;
	padding-bottom:4px
}
#OpenAccount #regStep2 .box.one .link {
	text-transform:uppercase;
	font-weight:bold;
}
#OpenAccount #regStep2 .box.two .title {
	font-size:22px;
	padding-bottom:10px;
}
#OpenAccount #regStep2 input.code {
	width: 170px;
	border:none;
	color:#1792e7;
	background: #fff url(../images/phone.png) no-repeat 4px 50%;
	font-size:40px;
	line-height:1em;
	padding:6px 6px 6px 48px;
}
#OpenAccount form .field#regBirthdayField {
	display:block;
}

#contactAfMng.lightbox {
	width:450px;
	background:#fff;
}
#contactAfMng.lightbox h2 {
	color:#444;
	font-size:30px;
	line-height:1em;
	padding-bottom:5px;
}
#contactAfMng.lightbox p {
	font-size:17px;
}
#contactAfMng.lightbox .bd {
    padding:30px 70px 36px 35px;
}


#debitCard .content,
#skrill .content {
	padding-top:0;
}
#debit_card_skrill_content form {
	padding-top:35px;
}
#skrill_content form {
	padding-top:23px;
}
form #ccExpMMBsafeError {
	left:5px;
	top:-25px;
}
form #ccExpYYBsafeError {
	left:35px;
	top:-10px;
}
form #ccNumberBsafeField .error {
	left:35px;
}
form #cvvBsafeField .error {
	left:10px;
}
/* Last IDs */
#ccFirstNameBsafeField,
#ccLastNameBsafeField,
#ccCityBsafeField,
#ccAdressBsafeField,
#ccZPBsafeField,
#ccPhoneBsafeField,
#cvvBsafeField {
	position:relative;
	display:inline-block;
}

#___plusone_0 {
	margin-right:4px!important;
}
/* Seminars ---------------------------------------------------------------------------------------------*/
#Seminars #main h2 {
	font-size:48px;
}

/* Unsuscribe Mail Page */
#main #unsuscribeBox {
	width:640px;
}
#main #unsuscribeBox h2 {
	font-size:35px;
	line-height:1em;
}
#main #unsuscribeBox .hd p {
	font-size:18px;
	line-height:1.2em;
}
#unsuscribeBox .simpleBox .titleBar h3 {
	font-size:25px;
	padding:22px 35px 0;
}
#unsuscribeBox ul {
	padding:20px 35px;
}
#unsuscribeBox li {
	position:relative;
}
#unsuscribeBox li input {
	position:absolute;
	top:0;
	left:0;
	z-index:0
}
#unsuscribeBox li label {
	font-size:18px;
	color:#424242;
	position:relative;
	left:-2px;
	z-index:1;
	display:inline-block;
	line-height:25px;
	background-color:#fff;
	background-image:url(../../global/images/radio.png);
	background-repeat:no-repeat;
	background-position:0 -57px;
	padding-left:23px;
	cursor:pointer;
	margin-bottom:7px;
	white-space:nowrap;
}
#unsuscribeBox .simpleBox {
	background:#fff;
}
#unsuscribeBox li:hover label {
	background-position:0 -27px;
}
#unsuscribeBox li label.checked,
#unsuscribeBox li label.checked:hover {
	background-position:0 3px;
}
.lightbox.unsFormOk {
	background:#fff;
	width:450px;
}
.lightbox.unsFormOk .bd {
	padding:30px 90px 36px 40px;
}
.lightbox.unsFormOk h2 {
	font-size:32px;
	line-height:1em;
}
.lightbox.unsFormOk p {
	font-size:16px;
	padding-bottom:10px;
	line-height:1.4em;
}
/* Christmas 2015 *//*
#bd-header .lf {
	padding:0;
	margin-top:14px;
}
#bd-header h1 {
	position:relative;
}

#bd-header h1#logo:after {
	content:'';
	display:block;
	background-image: url('../images/felices.png');
	background-repeat:no-repeat;
	background-position:0 0;
	width:54px;
	height:44px;
	position:absolute;
	top:-5px;
	left:222px;
}

#wrap-banners {
	background:rgba(209, 209, 209, 0.6);
}
*/
/* /Christmas 2015 */
