﻿body
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-color: #afafaf;
	color: #3c3b3b;
	margin: 0;
	padding: 0;
	_behavior: url('/scripts/helpers/csshover.htc');
	_text-align: center;
}
* :focus, *::-moz-focus-inner
{
	outline: 0;
	-moz-outline: 0 none;
}
a, a:link, a:active
{
	color: #50982e;
	font-weight: bold;
	text-decoration: none;
	outline: 0;
	text-indent: -99999;
}
a:hover
{
	text-decoration: underline;
}
p, h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	text-align: left;
}
img
{
	margin: 0;
	padding: 0;
	border: 0;
}
ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.list-style1
{
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 2em;
}
ul.list-style1 li
{
	padding: 3px 0;
}
.clear
{
	clear: both;
}
.f_left
{
	float: left;
}
.f_right
{
	float: right;
}
.bold
{
	font-weight: bold;
}
.main_width
{
	width: 875px;
}
.header_top
{
	background-image: url('../images/backgrounds/main_top_bg.gif');
	background-repeat: repeat-x;
	height: 27px;
	border-bottom: 1px solid #2a2727;
	text-align: center;
}
.tr_tr .header_top
{
	background-image: url('../images/backgrounds/main_top_bg.gif');
	background-repeat: repeat-x;
	height: 55px;
	border-bottom: 1px solid #2a2727;
	text-align: center;
	background-color:#010101;
}
.header_top_main
{
	margin: 0 auto;
	padding: 2px;
	height: 23px;
	overflow: visible;
}
.header_div_welcome, .header_div_contact
{
	padding: 4px;
}
.header_div_welcome
{
	text-align: left;
}
.tr_tr .header_div_welcome
{
	margin-top:8px;
}
.header_spn_welcome
{
	color: #828282;
}
.header_div_contact
{
	text-align: right;
}
.header_div_contact table
{
	width: 460px;
}
.tr_tr .header_div_contact table
{
	width: 520px;
}
.ru_ru .header_div_contact table
{
	width: 480px;
}

.es_es .header_div_contact table
{
	width: 490px;
}
.de_de .header_div_contact table
{
	width: 520px;
}
.header_spn_contact
{
	color: #b8b9b9;
}
.header_spn_welcome a, .header_spn_welcome a:hover, .header_spn_welcome a:visited
{
	color: #fff;
}
.header_center
{
	background-image: url('../images/backgrounds/header_center_bg.gif');
	background-repeat: repeat-x;
	height: 192px;
	border-bottom: 1px solid #484848;
}
.header_center_main
{
	margin: 0 auto;
	height: 100%;
	position: relative;
}
.sl_logo
{
	width: 210px;
	height: 87px;
	padding: 60px 0 0 3px;
	float: left;
}
.login_box_container, .login_box_left, .login_box_center, .login_box_right, .apply_login_box_container, .login_box_container_uk, .apply_login_box_container_uk
{
	height: 56px;
	float: right;
}
.login_box_container
{
	width: 345px;
	padding-top: 30px;
	clear: right;
}
.login_box_left, .login_box_right
{
	background-repeat: no-repeat;
	width: 8px;
}
.login_box_center
{
	background-image: url('../images/backgrounds/login_box_center.png');
	background-repeat: repeat-x;
	width: 94%;
}
.login_box_left
{
	background-image: url('../images/backgrounds/login_box_left.png');
}
.login_box_right
{
	background-image: url('../images/backgrounds/login_box_right.png');
}
.login_info
{
	color: #cac2c2;
	width: 190px;
	margin: 10px 5px;
	float: left;
}
.login_button
{
	width: 56px;
	height: 28px;
	float: right;
	margin: 12px 7px;
}
.login_button a
{
	background-image: url('../images/buttons/en-US/login_btn.png');
	background-repeat: no-repeat;
	width: 56px;
	height: 28px;
	display: block;
}
.login_button a:active
{
	background-position: 0 -28px;
}
.ru_ru .login_button a
{
	background-image: url('../images/buttons/ru-RU/enter-g.png');
}
.es_es .login_button a
{
	background-image: url('../images/buttons/es-ES/enter-g.png');
	width: 66px;
}
div#menu
{
	margin: 0 auto;
	overflow: visible;
}
div#menu div.wide
{
	width: 895px;
}
.tr_tr div#menu div.wide
{
	width: 922px;
}
.es_es div#menu div
{
	width: 891px;
}
.en_gb div#menu div.wide {	width: 928px;  }
html>body .en_gb div#menu div.wide { width: 885px; }

div#menu div
{
	height: 42px;
	background-image: url('../images/backgrounds/menu_transparent_bg.png');
	background-color: #1b1a1a;
}
div#menu ul
{
	list-style-type: none;
}
div#menu ul ul
{
	background-image: url('../images/backgrounds/menu_transparent_bg.png');
	background-repeat: repeat;
	position: absolute;
	z-index: 500;
	width: 200px;
	margin-left: -1px;
	border-top: 1px solid #484848;
}
div#menu ul ul li
{
	border: 0;
	float: none;
	border-bottom: 1px solid #484848;
	border-right: 1px solid #484848;
	border-left: 1px solid #484848;
}
div#menu ul ul li a
{
	padding: 6px;
}
div#menu ul li
{
	color: #828282;
	float: left;
	font-weight: bold;
	font-size: 11px;
	border-right: 1px solid #484848;
	display: block;
}
div#menu li a
{
	color: #828282;
	display: block;
	padding: 14px 8px;
}
div#menu ul li a.highlight
{
	color: #D8C32C;
}
div#menu li a:hover
{
	color: #ababab;
	text-decoration: none;
}
div#menu ul ul, div#menu ul li:hover ul ul, div#menu ul ul li:hover ul ul
{
	display: none;
}
div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul
{
	display: block;
}
.language_box_container, .language_box_left, .language_box_right, .language_box_center
{
	height: 45px;
	float: right;
}
div.cnt-lh
{
	float: right;
	margin: 0 0 .25em 0;
}
.language_box_container
{
	width: 245px;
}
.language_box_left, .language_box_right
{
	background-repeat: no-repeat;
	width: 7px;
}
.language_box_left
{
	background-image: url('../images/backgrounds/language_box_left.png');
}
.language_box_right
{
	background-image: url('../images/backgrounds/language_box_right.png');
}
.language_box_center
{
	background-image: url('../images/backgrounds/language_box_center.png');
	background-repeat: repeat-x;
	width: 88%;
	color: #cac2c2;
	padding: 9px 14px 0 0;
	text-align: right;
}
.language_box_center a
{
	margin-left: 5px;
	padding-left: 20px;
}
.language_box_center a, .language_box_center a:visited, .language_box_center a:active
{
	color: #cac2c2;
}
.language_box_center a:hover
{
	text-decoration: none;
}
.flash_top_banner, .flash_top_banner_tr
{
	float: left;
	height: 89px;
	margin-top: 10px;
	padding-bottom: 5px;
	width: 195px;
}
.banner_main_content
{
	background-image: url('../images/backgrounds/banner_bg.gif');
	background-repeat: repeat-x;
	height: 270px;
	border-bottom: 1px solid #484848;
	z-index: 10px;
}
.banner_main
{
	margin: 0 auto;
	padding-top: 23px;
}
.banner
{
	width: 575px;
	height: 215px;
	float: left;
	position: relative;
	overflow: hidden;
}
#banner
{
	width: 574px;
	height: 215px;
	position: absolute;
	top: 1;
	left: 0;
}
.banner_container
{
	width: 575px;
	height: 215px;
	position: relative;
	background-position: left top;
	background-repeat: no-repeat;
}
.demo_btn
{
	background: url('../images/demo/demo_btn.jpg') center top no-repeat;
	width: 141px;
	height: 18px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal !important;
	color: #000 !important;
	text-indent: 3px;
	text-align: left;
}
.demo_btn:hover
{
	background-position: center -18px;
}
.center_main_content
{
	/*background-image: url('../images/backgrounds/center_bg.gif');*/
	background-repeat: repeat-x;
	border-bottom: 1px solid #484848;
}
.center_main
{
	margin: 0 auto;
	/*height: 720px;*/
	overflow:hidden;
}
.center_content_place, .center_tips
{
	/*max-height: 700px;*/
}
.center_content_place
{
	width: 600px;
	float: left;
}
.center_tips
{
	width: 270px;
	float: right;
}
.contact_details_table
{
	width: 825px;
}
.center_left_headers
{
	position: absolute;
	width: 35px;
	height: 165px;
}
.main_center_top
{
	background-image: url('../images/backgrounds/main_center_top.png');
	background-repeat: no-repeat;
	width: 582px;
	height: 212px;
	margin-bottom: 20px;
}
.first_center_bg
{
	height: 206px;
	background-position: bottom;
}
.navigation_main_content
{
	background-image: url('../images/backgrounds/footer_bg.gif');
	background-repeat: repeat-x;
	height: 185px;
	border-bottom: 1px solid #484848;
	overflow: hidden;
	position: relative;
	_position: static;
}
.navigation_main
{
	font-size: 9px;
	font-weight: bold;
	float: left;
	margin-left: -50%;
	_margin-left: 0;
	_float: none;
	width: 892px;
}
.navigation_items
{
	float: left;
	left: 50%;
	position: relative;
	_left: 0;
	_float: none;
	_position: static;
	_width: 1006px;
	_margin: 0 auto;
}
.navigation_main li
{
	width: 100px;
}
.ru_ru .navigation_item .sm_about li
{
	width: 120px;
}
.ru_ru .navigation_item .sm_fx li
{
	width: 90px;
}
.ru_ru .navigation_item .sm_cfd li
{
	width: 85px;
}
.ru_ru .navigation_item .sm_home li
{
	width: 80px;
}
.ru_ru .navigation_item .sm_commodities li
{
	width: 98px;
}
.ru_ru .navigation_item .sm_platforms li
{
	width: 70px;
}
.ru_ru .navigation_item .sm_education li
{
	width: 80px;
}
.ru_ru .navigation_item .sm_help li
{
	width: 130px;
}
.navigation_item
{
	padding: 20px 3px;
	float: left;
	color: #6c6d6c;
}
.de_de .navigation_item
{
	padding-right: 20px;
}
.navigation_item a, .navigation_item a:visited
{
	color: #6c6d6c;
}
.navigation_item a:hover
{
	color: #949494;
}
.navigation_item h3 a, .navigation_item h3 a:link, .navigation_item h3 a:visited
{
	color: #0fb91e !important;
	text-decoration: none !important;
}
.navigation_item h3 a:hover
{
	color: #54e461 !important;
	text-decoration: underline !important;
}
.navigation_main h3
{
	color: #0fb91e;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 0;
}
.navigation_main h3:hover
{
	text-decoration: none;
}
.navigation_seperator
{
	background-image: url('../images/backgrounds/navigation_seperator.gif');
	background-repeat: no-repeat;
	width: 1px;
	height: 132px;
	margin: 20px 2px;
	float: left;
}
.footer_main_content
{
	background-image: url('../images/backgrounds/center_bg.gif');
	background-repeat: repeat-x;
	background-position: center;
	height: 235px;
}
.footer_main
{
	margin: 0 auto;
}
.footer_info
{
	padding-top: 20px;
	font-size: 11px;
}
.footer_info_container
{
	width: 565px;
	float: left;
}
.footer_info p
{
	padding: 5px;
	text-align: justify;
}
.footer_info p.internal_links
{
	font-size: 9px;
}
.footer_logo_container
{
	width: 290px;
	float: right;
	padding-top: 20px;
}
.footer_logos
{
	float: right;
	padding: 0 5px;
}
.footer_info a, .footer_info a:visited, .footer_info a:link
{
	color: #3c3b3b;
	text-decoration: none;
}
.footer_info a:hover
{
	text-decoration: underline;
}
.main_center_bg
{
	background-image: url('../images/backgrounds/main_center.png');
	background-repeat: no-repeat;
	width: 582px;
	height: 212px;
	margin-bottom: 20px;
}
.main_center
{
	width: 582px;
	height: 212px;
	margin-bottom: 20px;
}
.main_center_container
{
	height: 150px;
	padding: 10px 20px 10px 10px;
}
.main_center_item
{
	width: 175px;
	float: left;
	padding: 2px;
}
.main_center_item li
{
	font-size: 11px;
	padding-bottom: 5px;
	height: 42px;
}
.mainpage_text
{
	padding-left: 5px;
}
.bg_no_repeat
{
	background-repeat: no-repeat;
}
.mainpage_img
{
	padding: 3px 0 0 40px;
	background-position: -2px -2px;
}
.mainpage_fx
{
	background-image: url('../images/main/mainpage_fx.png');
}
.mainpage_trading
{
	background-image: url('../images/main/mainpage_trading.png');
}
.mainpage_commo
{
	background-image: url('../images/main/mainpage_commo.png');
}
.mainpage_ebook
{
	background-image: url('../images/main/ebook.png');
}
.mainpage_education
{
	background-image: url('../images/main/education.png');
} 
.mainpage_demo
{
	background-image: url('../images/main/demoaccount.png');
}
.mainpage_faizsiz
{
	background-image: url('../images/main/faizsiz.png');
}
.mainpage_news
{
	background-image: url('../images/main/mainpage_news.png');
}
.mainpage_charting
{
	background-image: url('../images/main/mainpage_charting.png');
}
.mainpage_ecalendar
{
	background-image: url('../images/main/mainpage_ecalendar.png');
}
.main_center_seperator
{
	background-image: url('../images/main/mainpage_seperator.png');
	background-repeat: no-repeat;
	width: 1px;
	height: 144px;
	float: left;
	margin: 2px;
}
.main_footer_container
{
	height: 30px;
}
.main_footer_item
{
	float: left;
	width: 190px;
	text-align: center;
	padding: 5px 0;
}
.main_footer_item img
{
	border: 0;
	width: 12px;
	height: 8px;
	position: relative;
	top: -1px;
}
.main_footer_item a
{
	color: #fff;
}
.main_footer_gray
{
	color: #a7a7a7;
}
.page_image_container
{
	width: 425px;
	height: 152px;
	background-repeat: no-repeat;
}
.page_header_container, .page_header_right, .page_header_center
{
	float: left;
}
.page_header_container
{
	margin-top: 115px;
	width: 360px;
}
.page_header_right
{
	background-image: url('../images/backgrounds/page_header_right.png');
	background-repeat: no-repeat;
	width: 8px;
	height: 34px;
}
.page_header_center
{
	background-image: url('../images/backgrounds/page_header_center.png');
	background-repeat: repeat-x;
	width: 90%;
	height: 34px;
}
.page_header_center h1, .page_header_center h3
{
	font-size: 14px;
	float: right;
	padding: 9px;
	color: #fff;
}
.de_de .page_header_center h1
{
	font-size: 13px;
}
.page_text_area
{
	text-align: left;
	padding: 4px;
	/*height: 560px;*/
	min-height:700px;
	overflow: visible;
	width: 555px;
}
.text_area_main
{
	position: relative;
	/*height: 550px;*/
	overflow: hidden;
}
#text_area
{
	position: relative;
	top: 0;
}
.page_text_area h2
{
	font-size: 18px;
	padding: 20px 0 10px 0;
}
.page_text_area p
{
	padding: 7px 0;
	text-align: justify;
}
.page_text_area p.help_payment
{
	text-align: center;
}
.page_text_area p.help_payment img
{
	margin: 0 5px 0 0;
}
.page_text_area .shoutout
{
	background-image: url('../images/backgrounds/internal.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 120%;
	line-height: 1.4;
	margin: 1em 0;
	position: relative;
	width: 100%;
	left: -16px;
	top: 0;
	padding: 10px 16px;
}
/* link color override (black) for page to suppress ugry green color */
.page_text_lcob a, .page_text_lcob a.link, .page_text_lcob a:active
{
	color: inherit;
}
.tr_hover tr:hover
{
	background-color: #ddd6d6;
}
.world_time_gmts
{
	width: 100px;
	text-align: center;
}
.cb_calendar_table td
{
	padding: 15px;
}
.cb_calendar_table td td
{
	padding: 2px;
}
.help_table td
{
	padding: 4px;
}
.help_item, .help_header
{
	width: 175px;
	font-size: 11px;
}
.help_header
{
	position: absolute;
	margin-top: 114px;
}
.help_item a
{
	color: #fff;
	display: block;
}
.help_item a:hover
{
	color: #d5d4d4;
}
.help_header div
{
	text-align: center;
	padding-right: 10px;
}
.education_table td
{
	padding: 10px;
	text-align: center;
}
.education_table td td
{
	padding: 3px;
	width: 160px;
	text-align: center;
}
.videos_item
{
	width: 165px;
	height: 145px;
	padding: 7px;
}
.videos_item a
{
	color: #fff;
}
.videos_item a:hover
{
	color: #d5d4d4;
}
.video_img
{
	width: 172px;
	height: 112px;
	position: absolute;
	z-index: 12px;
	text-align: left;
}
.video_footer
{
	background-image: url('../images/pages/videos_footer.png');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 172px;
	position: absolute;
	z-index: 0;
	margin-top: 112px;
	padding-top: 2px;
	vertical-align: top;
	text-align: center;
}
.video_footer_text
{
	position: relative;
	padding: 0 14px 12px 6px;
	font-size: 11px;
}
.platforms_logo
{
	width: 150px;
	height: 160px;
	text-align: center;
	vertical-align: middle;
}
.team_seperator
{
	padding-bottom: 15px;
	border-bottom: 1px solid #484848;
	margin-bottom: 15px;
}
.what_is_fx_bg
{
	background-image: url('../images/page_headers/whatisfx.jpg');
}
.history_of_fx_bg
{
	background-image: url('../images/page_headers/historyoffx.jpg');
}
.why_trade_fx_bg
{
	background-image: url('../images/page_headers/whytradefx.jpg');
}
.markets_fx_bg
{
	background-image: url('../images/page_headers/marketfx.jpg');
}
.commission_fx_bg
{
	background-image: url('../images/page_headers/fx_commission_financing.jpg');
}
.partnership_bg
{
	background-image: url('../images/page_headers/partnership.jpg');
}
.phbgk
{
	background-image: url('../images/page_headers/kampanyalar.jpg');
}
.phbgk1
{
	background-image: url('../images/page_headers/welcome.jpg');
}
.phbgk2
{
	background-image: url('../images/page_headers/tr-TR/300usd.jpg?v=20110405160100');
}
.phbgk3
{
	background-image: url('../images/page_headers/kurbanbayrami.jpg');
}
.phbgk4
{
	background-image: url('../images/page_headers/arkadas.jpg');
}
.phbgk5
{
	background-image: url('../images/page_headers/winter.jpg?v=20110301160100');
}
.phbgk6
{
	background-image: url('../images/page_headers/faizsiz.jpg');
}
.phbgk7
{
	background-image: url('../images/page_headers/de-DE/300usd.jpg');
}
.phbgk8
{
	background-image: url('../images/page_headers/ru-RU/300usd.jpg');
}
.phbgk9
{
	background-image: url('../images/page_headers/es-ES/300usd.jpg');
}
.phbgk10
{
	background-image: url('../images/page_headers/tr-TR/BaharBonusu.jpg');
}
.phbgk10summer
{
	background-image: url('../images/page_headers/tr-TR/YazBonusu.jpg');
}
.phbcdoad
{
	background-image: url('../images/page_headers/cash-back-offer-and-draw.jpg');
}
.phbcdoad300r
{
	background-image: url('../images/page_headers/300-reasons.jpg');
}
.june_banner
{
	background-image: url('../images/page_headers/june-banner.jpg');
}
.july_banner
{
	background-image: url('../images/page_headers/july-banner.jpg');
}
.aug_banner
{
	background-image: url('../images/page_headers/aug-banner.jpg');
}
.referfriend_banner
{
	background-image: url('../images/page_headers/refer_a_friend_sub.jpg');
}
.systemfortraders_banner
{
	background-image: url('../images/page_headers/100Deposit.jpg');
}
.risks_fx_bg
{
	background-image: url('../images/page_headers/risks.jpg');
}
.example_fx_bg
{
	background-image: url('../images/page_headers/fxexample.jpg');
}
.what_are_cfds_bg
{
	background-image: url('../images/page_headers/whatarecfds.jpg');
}
.why_trade_cfds_bg
{
	background-image: url('../images/page_headers/whytradecfds.jpg');
}
.hedging_cfds_bg
{
	background-image: url('../images/page_headers/hedging.jpg');
}
.economic_calendar_faqs_bg
{
	background-image: url('../images/page_headers/economiccalendar.jpg');
}
.world_time_faqs_bg
{
	background-image: url('../images/page_headers/worldtime.jpg');
}
.glossray_faqs_bg
{
	background-image: url('../images/page_headers/glossary.jpg');
}
.faqs_faqs_bg
{
	background-image: url('../images/page_headers/faqs.jpg');
}
.faqs_useful_links
{
	background-image: url('../images/page_headers/usefullinks.jpg');
}
.margin_calculator_bg
{
	background-image: url('../images/page_headers/margin_calculator.jpg');
}
.faqs_payments_bg
{
	background-image: url('../images/page_headers/payments.jpg');
}
.platforms_mobile_trader_bg_en
{
	background-image: url('../images/page_headers/mobiletrade/header_en.jpg');
}
.platforms_mobile_trader_bg_tr
{
	background-image: url('../images/page_headers/mobiletrade/header_tr.jpg');
}
.platforms_mobile_trader_bg_de
{
	background-image: url('../images/page_headers/mobiletrade/header_de.jpg');
}
.platforms_mobile_trader_bg_es
{
	background-image: url('../images/page_headers/mobiletrade/header_es.jpg');
}
.platforms_mobile_trader_bg_ru
{
	background-image: url('../images/page_headers/mobiletrade/header_ru.jpg');
}
.platforms_currenex_bg
{
	background-image: url('../images/page_headers/currenexplatform.jpg');
}
.platforms_meta_trader_bg
{
	background-image: url('../images/page_headers/metatrader4.jpg');
}
.platforms_myfx_bg
{
	background-image: url('../images/page_headers/myfx.jpg');
}
.platforms_charting_bg
{
	background-image: url('../images/page_headers/charting.jpg');
}
.platforms_bg
{
	background-image: url('../images/page_headers/platforms.jpg');
}
.education_fx_tutorial_bg
{
	background-image: url('../images/page_headers/fxtutorial.jpg');
}
.education_videos
{
	background-image: url('../images/page_headers/videos.jpg');
}
.about_us_bg
{
	background-image: url('../images/page_headers/aboutus.jpg');
}
.why_sl_markets_bg
{
	background-image: url('../images/page_headers/whysmartlivemarkets.jpg');
}
.mission_statement_bg
{
	background-image: url('../images/page_headers/missionstatement.jpg');
}
.contact_us_bg
{
	background-image: url('../images/page_headers/contactus.jpg');
}
.meet_the_team_bg
{
	background-image: url('../images/page_headers/meettheteam.jpg');
}
.why_spread_betting_bg
{
	background-image: url('../images/page_headers/whyspreadbettng.jpg');
}
.help_bg
{
	background-image: url('../images/page_headers/help.jpg');
}
.sitemap
{
	margin: 15px 0 0 0;
}
.sitemap li
{
	margin: 0 0 10px 0;
}
.sitemap li ul li
{
	margin: 0 !important;
}
.sitemap a
{
	color: #3c3b3b;
	font-weight: bold;
}
.sitemap li ul li a
{
	font-weight: normal !important;
}
.sitemap li ul
{
	padding: 0 0 0 20px;
}
.scroller_container, .scroller_up_container, .scroller_down_container
{
	width: 22px;
	float: left;
}
.scroller_container
{
	height: 350px;
	margin: 120px -10px 0 -40px;
	position: absolute;
	float: left;
}
.scroller_up_container
{
	padding-bottom: 156px;
}
.scroller_down_container
{
	padding-top: 156px;
}
.scroller_up_container a, .scroller_down_container a
{
	width: 22px;
	height: 19px;
	display: block;
	background-repeat: no-repeat;
}
.scroller_up_container a:hover, .scroller_down_container a:hover
{
	background-position: 0 -19px;
}
.scroller_up_container a
{
	background-image: url('../images/buttons/page_up.png');
}
.scroller_down_container a
{
	background-image: url('../images/buttons/page_down.png');
}
.apply_login_box_container
{
	width: 395px;
	padding-top: 20px;
	clear: right;
}
.apply_login_info
{
	color: #cac2c2;
	width: 260px;
	margin: 10px 5px;
	float: left;
}
.apply_login_info h5
{
	font-size: 10px;
}
.apply_today, .apply_today_tr
{
	overflow: hidden;
	position: relative;
}
#apply_online
{
	position: absolute;
	top: -1;
	left: 0;
}
.apply_today, .apply_today a
{
	width: 230px;
	height: 42px;
}
.apply_today
{
	float: right;
}
.apply_today a
{
	background-image: url('../images/buttons/en-US/apply_today2.jpg');
	background-repeat: no-repeat;
	display: block;
}
.apply_today a:hover, .apply_today a.hover
{
	background-position: 0 -42px;
}
.width50ps
{
	width: 50%;
}
.width_auto
{
	width: auto;
}
.martop20
{
	margin-top: 20px;
}
.superscript
{
	font-size: xx-small;
	vertical-align: top;
}
.login_button_tr
{
	width: 56px;
	height: 28px;
	float: right;
	margin: 12px 7px;
}
.login_button_tr a
{
	background-image: url('../images/buttons/tr-TR/giris.png');
	background-repeat: no-repeat;
	width: 56px;
	height: 28px;
	display: block;
}
.login_button_de
{
	width: 56px;
	height: 28px;
	float: right;
	margin: 12px 7px;
}
.login_button_de a
{
	background-image: url('../images/buttons/de-De/giris.png');
	background-repeat: no-repeat;
	width: 56px;
	height: 28px;
	display: block;
}
.login_button_tr a:active
{
	background-position: 0 -28px;
}
.fsa_logo_sca
{
	padding: 70px 5px;
}
.login_box_container_uk
{
	width: 345px;
	padding-top: 60px;
	clear: right;
}
.apply_login_box_container_uk
{
	width: 495px;
	padding-top: 60px;
	clear: right;
}
.apply_error li, .apply_success li
{
	padding-left: 65px;
}
.main_center_top h4 a
{
	color: #3c3c3c;
}
.main_center_top h4
{
	font-size: 12px;
}
.check-box-list input, .check-box-list label
{
	vertical-align: middle;
}
span.platform-list
{
	color: #000;
	font-weight: bold !important;
	line-height: 2.4;
}
div.hr
{
	border-bottom: 1px dashed #000;
	margin-bottom: 5px;
	margin-top: 5px;
}
.input-table td
{
	padding: 5px;
}
body.error404
{
	background-color: #bdc6cd;
	background-image: url('../images/backgrounds/bg2.png');
	background-position: 0 0;
	background-repeat: repeat-x;
}
#errorContainer
{
	background-image: url('../images/banners/404.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 420px;
	height: 340px;
	padding-left: 530px;
	padding-top: 60px;
	margin: 200px auto 0 auto;
}
#errorInner
{
	background-image: url('../images/logo/sl_markets_logo.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 100%;
	padding-top: 70px;
	font-family: MyriadPro,Helvetica,Times New Roman,sans-serif;
}
#errorInner p
{
	color: #7b7a7a;
	font-size: 13px;
	margin: 1em 0;
}
#errorInner #description
{
	font-size: 20px;
	color: #cbcbcb;
	margin: 0;
}
.progressBar
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
}
.progressBar div
{
	background-color: #FFF;
	color: #484848;
	filter: alpha(opacity=85);
	font-size: 120%;
	font-weight: bolder;
	height: 100%;
	left: 0;
	margin: 0;
	opacity: 0.85;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.progressBar div table
{
	border: solid 2px #484848;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.progressBar div table img
{
	vertical-align: middle;
	margin-right: 1em;
}
/* button styles */
/* gold button */
a.btng140x32, a.btng99x24, a.btng380x32
{
	background-position: left top;
	background-repeat: no-repeat;
	color: #403b2d;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 3px;
	text-align: left;
}
a.btng140x32:hover, a.btng99x24:hover
{
	text-decoration: none;
}
a.btng99x24
{
	background: url('../images/buttons/btng99x24.png');
	font-size: 12px;
	line-height: 24px;
	height: 24px;
	padding-left: 10px;
	width: 89px;
}
a.btng99x24:hover
{
	background-position: left -24px;
}
a.btng140x32, a.btng380x32
{
	font-size: 16px;
	height: 32px;
	line-height: 32px;
	padding-left: 20px;
}
a.btng140x32
{
	background-image: url('../images/buttons/btng140x32.png');
	width: 140px;
}
a.btng380x32
{
	background-image: url('../images/buttons/btng380x32.png');
	width: 360px;
}
a.btng380x32:hover, a.btng140x32:hover
{
	background-position: left -32px;
}
ol.style1
{
	font-weight: bold;
}
ol.style1 li span
{
	font-weight: normal;
}
.main_center_top h4 a
{
	color: #3c3c3c;
}
.main_center_top h4
{
	font-size: 12px;
}
.ft_bg
{
    background:url(images/social/logo_bg.jpg) no-repeat; 
    width:127px; 
    height:27px; 
    float:right;
    margin:10px 0px 0 0;
}

.fb_like
{
    float:left;
    width:103px;
}

.twitt_link
{
    float:left;
    width:20px;
}
/* re-brand styles*/
.cbox-skin-light #cboxTitle span.title-sl {color:#fff;}
.cbox-skin-light #cboxTitle span.title-m {color:#a7a7a7;}
#rebrandingMessage {margin:1em;}
#rebrandingMessage p {margin: 1em; font-size: 15px;}
#rebrandingMessage a {color:#596EA1;}
#rebrandingMessage .logo-slm {float:left;margin:0 1em 1em 0;}
#rebrandingMessage .logo-gkfx {float:right;margin:0 0 0 1em;}
