@charset "UTF-8";
/* CSS Document */
@import url("reset.css");
/*page setting*/
.container {
	width: 90%;
	position:relative;
	margin:0px;
	padding:0px;
	margin: 0 auto;
	min-width: 960px;
	max-width:1300px;
}
.content {margin: 0 auto;	position:relative;}
.left {float:left;	width:25%;	padding:60px 0 20px 0;}
.page {float: right;	width:640px;	min-height: 100px;}
.white {
	background:#fff;
	border:1px solid #999999;
	border-right: none;
	width:100%;
	position:relative;
	z-index:100;
	float:left;
	margin-bottom:20px;
	padding-bottom:10px;
}
.white a {font-family:Georgia, "Times New Roman", Times, serif;	line-height:20px;}
.right {
	float:right;
	width:200px;
	min-height:600px;
	position:relative;
	right:0px;
	top:0px;
	z-index:100;
}
*+html div.right {
	position:absolute;
} 
.logo_pfsoft {margin:50px 0 30px 25px;}
.top_text {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#7E8082;
	float:right;
	line-height:30px;
	margin:0 21% 0 0;
	padding:50px 0 0;
	position:relative;
	text-align:left;
	width:560px;
}
.top_text a {
	float:none;
	text-align:right;
	position:static;
}
.center {padding:0 220px 0 25%;}
.center_contant {
	background:#fff;
	border:1px solid #999999;
	min-height:580px;
	position:relative;
	float:left;
	margin-bottom:130px;
	width:100%;
	padding:10px 0 32px 0;
}
.center_contant img {padding:5px 20px 20px 0;}
/*------------- LEFT MENU ----------------*/
.left_menu {float:left;}
.left_menu li {padding-bottom:20px;	width:100%;	float:left;}
.left_menu a {
	color:#5B5C5E;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	padding:0px;
	margin:0px;
	float:left;
	text-decoration: none;
}
.left_menu a:hover {color:#000;}
.left_menu a span {
	font-size:10px;
	line-height:11px;
	margin:0px;
	padding:0px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
.top_right_bg {
	width:225px;
	height:110px;
	background:url(../img/bg/top_right.png);
	position:absolute;
	right:0px;
	top:0px;
}
.right img {margin:10px 0 0 0;}
.left_menu_active {
	color:#000000;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	margin:0px;
	float:left;
	width:100%;
	padding:20px 0 15px 25px;
}
/*------------- LEFT SUBMENU ----------------*/
.left_submenu {float:left;	margin-bottom:0px;	padding-left:10px;}
.left_submenu a {
	color:#797B7D;
	font-size:15px;
	line-height:24px;
	text-decoration: none;
}
.left_submenu a:hover {color:#000000;}
/*------------- ICO ----------------*/
.ico {float:left;	width:20px;	margin:28px 0 17px 0;}
.ico img {float:left;	margin-bottom: 0 0 9px 0;}
.ico a {
	clear:both;
}
/*------------- CENTER ----------------*/
.center_img {
	height:400px;
	float:left;
	width:60%;
	background:url(../img/bg/center_br.jpg) center top no-repeat;
	position:relative;
	z-index:100;
	margin:20px 0 10px 0;
}
.copyright {
	position: absolute;
	left:6%;
	bottom:-24px;
	color:#999;
	font-size:10px;
}
.bg_right_bot {
	position:absolute;
	background:url(../img/bg/bg_right_bot.png);
	right:0px;
	bottom:0px;
	width:585px;
	height:355px;
}
.news {float:left;	margin-top:20px;	padding-left:10px;}
.left_label {
	color:#000;
	font-size:16px;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	text-decoration: none;
	padding-bottom:4px;
}
a.left_label:hover {text-decoration: underline;}
.date {
	float:left;
	width:90%;
	color:#666666;
	font-size:14px;
	border-bottom:1px solid #808285;
	padding:8px 0 0 4px;
}
.news p {
	font-size:12px;
	color:#666666;
	float:left;
	padding-right:20px;

}
.more {
	width:98%;
	background: url(../img/bg/more_bg.png);
	float:left;
	text-decoration: none;
	padding:2px 0 1px 2%;
}
.more:hover {text-decoration: underline;}
.right_banner {position:relative;	float:left;}
div.right_banner {
	width:200px;
	margin-bottom:7px;
}

.a_header {
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color:#000000;
	margin-top:10px;
	float:left;
	width: 100%;
	position:relative;
	z-index:100;
	margin:10px 0 5px 0;
	padding-left:15px;
}
div.right_banner p {padding:15px;	padding-bottom:0px;}
div.right_banner p span {font-style: italic;}
div.right_banner a.more {width:92%;	padding:0 0 2px 8%; margin-bottom:15px;}
.banner_reg {position:absolute;	left:-19px;	top:-16px;}
div.right_banner .banner_reg {top:-27px;}
.subheader {
	width:100%;
	float:left;
	font-size:18px;
	text-align: left;
	color:#30A6DE;
	padding:20px 0 10px 0;
}
.text {

	padding:10px 20px 0 50px;
}
/*------------- PROTRADER ----------------*/
.blue {
	border-right: none;
	width:100%;
	position:relative;
	z-index:100;
	float:left;
	margin-bottom:20px;
	background:url(../img/bg/blue_left_bg.png);
	height:173px;
	overflow: hidden;
	border-left:1px solid #fff;
}
.blue a {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	background:#0080C7;
	color:#fff;
	padding:0 3px;
	line-height:16px;
	margin-bottom:6px;
	float:left;
	font-size:12px;
}
.blue a:hover {background:#1465b4;	color:#CCCCCC;}
.blue .left_menu_active {color:#FFFFFF;}
.blue .left_submenu a {color:#fff;	font-family:Arial, Helvetica, sans-serif;}
.blue .left_submenu {width:100%;}
.blue .left_submenu li {width:40%;	float:left;	padding-right:15px;}
.protrader {
	float:left;
	width:100%;
	background:url(../img/bg/blue_left_bg.png) bottom repeat-x;
	height:200px;
	margin:0px;
	border-right: none;
}
.protreder_banner {
	width:99%;
	height:189px;
	background:url(../img/bg/protrader_banner_bg.jpg) center;
	margin:0 auto;
	margin-top:6px;
	position:relative;
}
.center_protrader {
	background:#fff;
	border:1px solid #999999;
	min-height:500px;
	position:relative;
	float:left;
	font-size:11px;
	width:100%;
	padding:10px 0 0 0;
}
.center_protrader img {padding:5px 20px 20px 0;}
.logo_protrader {float:left;	margin:10px 0 0 0;}
.go_to {
	float: right;
	padding:2px 0 0 0;
	color:#fff;
	text-decoration: none;
	font-size:11px;
	background:url(../img/bg/go_to_site_but.png) no-repeat left top;
	width:119px;
	height:17px;
	text-align: center;
	position:absolute;
	right:0px;
	top:0px;
	z-index:102;
	margin:48px  4% 0 0;
}

.go_to:hover {background:url(../img/bg/go_to_site_but_hover.png) no-repeat left top;}
.sub_logo_text {
	float:left;
	width:90%;
	line-height:14px;
	padding:0px;
	position:relative;
	z-index:100;
	margin:0 0 14px 0;
}
.header_protrader {
	float:left;
	height:117px;
	width:94%;
	padding-left:6%;
}
.left_banner_line {
	width:3px;
	height:163px;
	position:absolute;
	left:0px;
	bottom: 0px;
	background:#fff;
}
.right_banner_line {
	width:3px;
	height:163px;
	position:absolute;
	right:0px;
	bottom: 0px;
	background:#fff;
}
.one_trading_platform {float:left;	margin:80px 0 0 4%;}
.protrader_page {
	float:left;
	padding:20px 3% 20px 6%;
	width:90%;
	overflow: hidden;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
	text-transform: uppercase;
	margin-top:20px;
	width:100%;
	clear:both;
	line-height:28px;
	margin:20px 0 0 0;
}
/*------------- MULTISTATION ----------------*/
.black {
	border-right: none;
	width:100%;
	position:relative;
	z-index:100;
	float:left;
	margin-bottom:20px;
	background: #000 url(../img/bg/black_bg.png);
	height:155px;
	overflow: hidden;
	border-left:1px solid #fff;
}
.black a {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	background:#000;
	color:#fff;
	padding:0 3px;
	line-height:16px;
	margin-bottom:6px;
	float:left;
	font-size:12px;
}
.black a:hover {background:#111;color:#CCCCCC;}
.black .left_menu_active {color:#FFFFFF;}
.black .left_submenu a {color:#fff;	font-family:Arial, Helvetica, sans-serif; background:#000;}
.black .left_submenu a:hover{ background: #333333;}
.black .left_submenu {width:100%;}
.black .left_submenu li {width:40%;	float:left;	padding-right:15px;}
.header_multistation {
	float:left;
	height:93px;
	overflow:hidden;
	width:100%;
	margin:0px;
	padding-left:6%
}
.multistation {
	float:left;
	width:100%;
	background:url(../img/bg/black_bg.png) bottom repeat-x;
	height:155px;
	margin:0px;
	border-right: none;
}
.logo_multistation {float:left; margin:0 0 0 10px;}
.multistation_page {float:left;	padding:20px 3% 20px 6%;width:91%;}
.multistation_page h2{ position:relative; z-index:100; float:left;}
.center_multistation {
	background:#fff;
	border:1px solid #999999;
	padding:10px 0 30px 0;
	min-height:500px;
	position:relative;
	float:left;
	margin-bottom:30px;
	width:100%;
}
.center_multistation img {margin:5px 20px 20px 0;}

.stealth {
	position:absolute;
	right:0px;
	top:30px;
	margin:0px;
	padding:0px;
}
.center_multistation img.prof_td {
	float:left;
	margin:30px 0 0 6%;
	z-index:100;
	position:relative;
}
.go_to_site {
	width:229px;
	height:80px;
	background:url(../img/bg/go_to_site.png) no-repeat;
	float:left;
	padding:0px;
	margin:0 50% 0 6%;
}
.go_to_site a {float:left;	margin:40px 0 0 25px;}
.block {
	float:left;
	clear:both;
	width:100%;
	padding:8px 0 7px 0;
}
h2 {font-family: Arial, Helvetica, sans-serif;}
table.support {margin-top:10px;}
table.support tr td {
	text-align: center;
	padding-bottom:20px;
	padding-top:10px;
}
table.support tr td span {
	width:100%;
	float:left;
	margin-top:5px;
}
table.support tr td img {margin-bottom:0px;	padding:0px;max-width:200px;}
.input_text input {width:100%;}
.input_text select {width:100%;}
.form_field {margin:4px 0 10px 0;}
.request_form {	float:left;width:100%;}
.f {color:#FF0000;}
.textarea {float:left;width:100%;}
.textarea textarea {height:100px;	border: 1px solid #ccc;	width:99%;}
.bt_sub {
	padding:2px 15px;
	margin:0px;
	font-size:12px;
	height:auto;
	width:auto;
	color:#000000;
	cursor:pointer;
}
.input_box {float:left;	width:100%;	margin-top:10px;}
table.purchase td {	text-align: center;	font-size:12px;}
.functions {width:100%;	padding:0px;	margin:0;}
.functions th {font-size:14px;	padding-bottom:5px;}
.functions td {background:#f2f2ed;	border:1px solid #CCCCCC;font-size:12px;}
.functions td p {font-size:12px;}
.functions img {float:left;}
.functions p {clear: none;}
.no_bor {width:100%;	float:left;	padding-top:10px;}
.no_bor li {float:left;	width:100%;}
.index_right_center {float:right;	width:40%;}
/*------------- BETRADE ----------------*/
.betr {
	border-right: none;
	width:100%;
	position:relative;
	z-index:100;
	float:left;
	margin-bottom:20px;
	background: #FFFFFF url(../img/bg/left_fon_betrade.gif) repeat-x top right;
	height:174px;
	overflow: hidden;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999
}
.betr a {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	color:#204F66;
	padding:0 3px;
	line-height:16px;
	margin-bottom:2px;
	float:left;
	font-size:12px;
}
.betr a:hover {background: color:#CCCCCC; text-decoration: underline;}
.betr .left_menu_active {color:#204F66;}
.betr .left_submenu a {color:#204F66;	font-family:Arial, Helvetica, sans-serif;}
.betr .left_submenu {width:100%; padding-left: 0px;}
.betr .left_submenu li {width:40%; float:left; padding-left:7px; border: 1px dotted #dedede; margin: 2px;}
.betrade {
	float:left;
	width:100%;
	background:url(../img/bg/right_fon_betrade.gif) left bottom no-repeat;
	height:174px;
	margin:0px;
	border-right: none;
}
.betrade_banner {
	width:99%;
	height:189px;
	background:url(../img/bg/protrader_banner_bg.jpg) center;
	margin:0 auto;
	margin-top:6px;
	position:relative;
}
.center_betrade {
	background:#fff;
	border:1px solid #999999;
	min-height:500px;
	position:relative;
	float:left;
	font-size:11px;
	width:100%;
}
.center_betrade img {padding:5px 20px 20px 0;}
.logo_betrade {float:left;	margin:10px 0 0 0;}
.go_to {
	float: right;
	padding:2px 0 0 0;
	color:#fff;
	text-decoration: none;
	font-size:11px;
	background:url(../img/bg/go_to_site_but.png) no-repeat left top;
	width:119px;
	height:17px;
	text-align: center;
	position:absolute;
	right:0px;
	top:0px;
	z-index:102;
	margin:48px  4% 0 0;
}

.go_to:hover {background:url(../img/bg/go_to_site_but_hover.png) no-repeat left top;}
.sub_logo_text {
	float:left;
	width:90%;
	line-height:14px;
	padding:0px;
	position:relative;
	z-index:100;
	margin:0 0 14px 0;
}
.header_betrade {
	float:left;
	height:75px;
	width:94%;
	padding-left:6%;
}
.left_banner_line {
	width:3px;
	height:163px;
	position:absolute;
	left:0px;
	bottom: 0px;
	background:#fff;
}
.right_banner_line {
	width:3px;
	height:163px;
	position:absolute;
	right:0px;
	bottom: 0px;
	background:#fff;
}
.one_trading_platform {float:left;	margin:80px 0 0 4%;}
.betrade_page {
	float:left;
	padding:20px 3% 20px 6%;
	width:90%;
	overflow: hidden;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
	text-transform: uppercase;
	margin-top:20px;
	width:100%;
	clear:both;
	line-height:28px;
	margin:20px 0 0 0;
}

/*----------------SRAECH RESULT-----------------*/
.search_link {
	float:left;
	font-size:12px;
	line-height:22px;
	padding:0px;
	margin:25px 0px 10px 0px;
}
.num_link {
	float:left;
	color:#000000;
	margin:0px;
	padding:0px;
	padding-right:5px;
	font-size:16px;
}
.title_link a {font-size:16px;}
.search_text {width:80%;	float:left;}
.search_but {width:17%;	float:right;}

/*--------------NEWS--------------*/
.news_box{ width:100%;color:#636467;font-size:12px;line-height:20px;margin-bottom:20px;margin-top:10px;}
.news_box span{float:left; width:100%; font-size:20px; margin-bottom:10px;}
.data_news{float:left; line-height:26px; padding-right:7px;}
.content_news a{ color:#000000;font-size:15px;line-height:26px;text-transform:uppercase; text-decoration: none;}
.content_news a:hover{ text-decoration: underline;}
.play {
	padding-right:10px;
	background:url(../img/download.gif) no-repeat 100% 50%;
}

.product_download button, button.button {background:url(../img/bg/go_to_site_but.png) no-repeat left top; width:119px; 	height:18px; border: none; padding:0px 0 0 0;color:#fff;text-align: center; cursor:pointer; line-height:10px;}
.product_download button:hover, button.button:hover {background:url(../img/bg/go_to_site_but_hover.png) no-repeat left top;}
.download_box{float:left; width: 90%; padding-right:3%; padding-top:20px; margin-bottom:22px;}
.product_icon{ float:left;width:200px; }
.product_title{ font-size:14px; font-weight:bold; color:#000;}
div.testimonials {
	border:1px solid #999999;
	width:198px;
	background-color:#FFFFFF;
}
.active a{ color:#000;}
.black .active a{ color: #FFCC00;}
.blue .active a{ color: #fff;background:#005da4;}
.liveChart{
background:url(../images/livechat.gif);
	background-repeat:no-repeat;
	width:83px;
	height:19px;
	display:block;
	background-position:right 0px;
	text-align:right;
	margin-left:490px;

}
.liveChart:hover{
	background:url(../images/livechat.gif);
	background-repeat:no-repeat;
	width:83px;
	height:19px;

	background-position:right -19px;
	text-decoration:none;

}


/* Additional styles */
.hiw_monitor {
    background: transparent url(/images/monitor_1.gif) no-repeat top left;
    float: left;
    width: 300px;
    height: 380px;
    padding: 20px 10px 0px 20px;
    margin-left: 15px;
}
.clouds {
    background: transparent url(/images/howitworks_header.gif) no-repeat top left;
    clear: both;
    width: 640px;
    height: 165px;
}
.hiw_build {
    background: transparent url(/images/build.gif) no-repeat top left;
    width: 260px;
    height: 336px;
    float: right;
    margin-left: 15px;
    margin-top: 20px;
}
.hiw_trade {
    background: transparent url(/images/choose.gif) no-repeat top left;
    width: 260px;
    height: 336px;
    float: right;
    margin-left: 15px;
    margin-top: 20px;
}
.hiw_follow {
    background: transparent url(/images/follow.gif) no-repeat top left;
    width: 260px;
    height: 336px;
    float: right;
    margin-left: 15px;
    margin-top: 20px;
}
.hiw_get {
    background: transparent url(/images/getpaid.gif) no-repeat top left;
    width: 260px;
    height: 336px;
    float: right;
    margin-left: 15px;
    margin-top: 20px;
}
.marker_list {
    background: transparent url(/images/top_menu_bul.png) no-repeat top left;
    background-position: 0px 6px;
    padding-left: 15px;
    margin: 5px;
}
.down_block {
    width: 644px;
    height: 323px;
    background: transparent url(/images/fon_03.png) no-repeat top left;
    clear: both;
}
.button_7 a {
    display: block;
    width: 224px;
    height: 40px;
    background: transparent url(/images/button_normal_07.png) no-repeat top left;
    text-decoration: none;
    font-size: 1px;
    margin: 0px 0px 5px 7px;
}
.button_7 a:hover {
    background: transparent url(/images/button_hover_07.png) no-repeat top left;
}

.subs_plans {
    background-color: #f3f3f4;
    padding: 10px;
}
.plan_1 {
    padding: 0px 0px 10px 40px;
    background: transparent url(/images/automated.png) no-repeat top left;
}
.plan_2 {
    padding: 0px 0px 10px 40px;
    background: transparent url(/images/multiple.png) no-repeat top left;
}
.plan_3 {
    padding: 0px 0px 0px 40px;
    background: transparent url(/images/full_version.png) no-repeat top left;
}
.deposit, .make_us {
    display: block;
    width: 224px;
    height: 40px;
    float: left;
    text-decoration: none;
}
.deposit {
    background: transparent url(/images/deposit.gif) no-repeat top left;
}
.make_us {
    background: transparent url(/images/make_us_IB.gif) no-repeat top left;
    margin: 0px 0px 10px 30px;
}
.deposit:hover, .deposit_ru:hover {
    background-position: 0px -41px;
}
.deposit_m, .make_us_m {
    display: block;
    width: 162px;
    height: 28px;
    float: left;
    text-decoration: none;
}
.deposit_m {
    background: transparent url(/images/deposit_m.gif) no-repeat top left;
}
.deposit_m:hover {
    background-position: 0px -29px;
}
.make_us_m {
    background: transparent url(/images/make_m.gif) no-repeat top left;
    margin: 0px 0px 10px 60px;
}
.make_us_m:hover {
    background-position: 0px -29px;
}

#cl {
    clear: both;
    width: 100%;
    font-size: 1px;
    line-height: 1px;
}

/*****************************/

.btDown{
	background-image:url('/images/download.gif');
	background-repeat:no-repeat;
	width:200px;
	height:28px;
	display:block;
	text-align:center;
	margin-left:50px;
}
.btDown:hover{
	background-position: 0px -29px;
}
.BoxBtDownload {
	background-color: #F3F3F3;
	float: left;
	padding: 10px 5px;
	text-align: center;
	width: 300px;
}
.leftDown {
	float:left;
	width:243px;
}
.rightDown {
	float:right;
	width:263px;
}