.lnk_blue, .lnk_blue:visited { color: #5088e8; text-decoration: none; }
.lnk_blue:hover, .lnk_blue:visited:hover { color: #5088e8; text-decoration: underline; }


/*    LAYOUT /////////////////////////////////////////////////////////////////////////////////// */
.left_col { 
	width: 270px;
	float: left;
		width:250px;
}

.middle_col { 
	width: 375px;
	float: left;
	margin: 0 0 0 28px;
	padding: 0; 
	font-size: 12px;
		width:392px;
}

.right_col { 
	width: 253px;
	float: right;
}

.columns_inner { padding: 18px 0 20px 37px; background: url(../images/core/bg_inner_page_content.png) 0 0 repeat-x; position:relative; height:100%;}
.left_column_inner { width: 600px; float: left; color: #000; text-align:left; }
.right_col_inner { width: 256px; float: right; overflow: hidden; position:relative; z-index:1; }

.right_col_box { margin: 0 0 0 6px; }

/* // LAYOUT /////////////////////////////////////////////////////////////////////////////////// */

/*    CONTENT ////////////////////////////////////////////////////////////////////////////////// */
/* > inner pages */
.left_column_inner h2 {
	margin: 2px 0 15px 0;
	padding: 0 0 14px 0;
	text-transform: uppercase;
	color: #112e60;
	font-size: 24px;
	line-height: 22px;
	letter-spacing: -1px;
	background: url(../images/core/h_line_01.gif) bottom left no-repeat;
}

.left_column_inner p {
	margin: 0 0 15px 0;
	padding: 0;
	height:100%;
	font-size: 13px;
	line-height: 20px;
}

.left_column_inner p a, .left_column_inner p a:visited { color: #578fc0; text-decoration: none; }
.left_column_inner p a:hover, .left_column_inner p a:visited:hover { color: #112E60; text-decoration: underline; }

.left_column_inner h3 {
	margin: 0 0 8px 0;
	color: #6085da;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 20px;
}

.left_column_inner h4 {
	margin: 0 0 8px 0;
	color: #6085da;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 16px;
}

.ul_02 { 
	margin: 0 0 20px 17px; 
	padding: 0 0 0 0; 
	list-style: none; 
	font-size: 13px; 
	line-height: 20px; 
}

.ul_02 li { 
	margin: 0 0 5px 0;
	padding: 0 0 0 13px; 
	background: url(../images/core/bullet_07.gif) 0 9px no-repeat; 
}

.ul_02 li a {
    color: #578FC0;
    text-decoration: none;
}

.ul_02 li a:hover {
    color: #112E60; 
    text-decoration: underline;
}

.h_sep_01 {
	border-top: #fff 8px solid;
	margin: 8px 0 20px 0;
	background: #879bba;
	height: 6px;
	overflow: hidden;
	clear: both;
}

.thumb_left { margin: 0 25px 0 0; float: left;  } 

/* forms <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
.table_inputs { font-size: 13px; line-height: 13px; }
.gray_box_info { padding: 20px; border: #ddd 1px solid; background: #f5f5f5; }
.red_label { margin: 0 10px 0 5px; color: #cc0000; font-weight: bold; }
.c_label { margin: 0 10px 0 0; white-space: nowrap; }
.warning_label { color: #cc0000; font-size: 11px; line-height: 12px;  }

.select_01 {
	width: 200px;
	margin: 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	border: auto;
}

.input_01 {
	width: 195px;
	padding: 2px;
	margin: 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	border: #c3c3c3 1px solid; 
}

.submit_01, .submit_01:visited {
	width: 125px;
	height: 31px;
	margin: 10px 0 0 0;
	line-height: 28px;
	vertical-align: middle;
	padding: 0 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	overflow: hidden;
	border: none;
	background: url(../images/core/btn_submit.gif) 0 0 no-repeat;
	color: #fff;
}

.submit_01:hover, .submit_01:visited:hover { background: url(../images/core/btn_submit.gif) 0 -31px no-repeat; }
/* // forms <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */


/* // > inner pages */
/* -------------------------------------------------------------------------------------------- */
.h3_03 { 
	margin: 0 0 7px 0; 
	padding: 0; 
	font-size: 22px; 
	font-weight: bold; 
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #112e60; 
}

.p_01 {
	margin: 0 0 12px 0;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}

.p_01 a {
    color:#578FC0;
    text-decoration:none;
}

.p_01 a:hover {
    color:#112E60;
    text-decoration:underline;
}

.box_01 { padding: 0 0 10px 0; }

/* // CONTENT ////////////////////////////////////////////////////////////////////////////////// */



.page_frame_top, .page_frame_bottom { 
	width: 982px; 
	height: 15px; 
	margin: 0 auto;
	overflow: hidden; 
	background-color: #fff;
	background-image: url(../images/core/page_frame_corners.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.page_frame_bottom { background-position: 0 -15px; }

.frame_shadow { 
	width: 982px; 
	height: 36px; 
	overflow: hidden;
	margin: 0 auto;  
	background: url(../images/core/frame_shadow.png) left top no-repeat;  
}

.content_frame { 
	width: 950px;
	margin: 0 auto;
	padding: 0 16px;
	background: #fff url(../images/core/bg_page_frame.png) left top repeat-y;

}

/*    HEADER /////////////////////////////////////////////////////////////////////////////////// */

.header_box_main { width: 950px; background: url(../images/core/bg_header_top_01.png) 0 0 no-repeat; position:relative; z-index:20 }
.nav_01_box { width: 950px; border-bottom: #cdcfd3 1px solid; }
.logo { float: left; margin-left:-14px; }

.sep_01 { vertical-align: middle; }

.nav_01 {
	margin: 28px -0px 0 0;
	padding: 0 0 0 0;
	float: right; 
	color: #33425d;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}

.lnk_01, lnk_01:visited { color: #454545; text-decoration: none; margin: 0 10px; }
.lnk_01:hover, lnk_01:visited:hover { color: #546c96; text-decoration: none; }

.padding-0-20 {padding:0 20px !important;}
.padding-0-10 {padding:0 10px !important;}

.nav_05_box {
	height: 33px;
	line-height: 32px;
}

.nav_05_left {
	width: 180px;
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8e939e;
}

.nav_05_left p, .nav_05_left div {
	float:left;
	padding:0;
	margin:0;
	font-size:11px;
}


.current_lang_language {
	font-family:Arial, Helvetica, sans-serif;
	color:#121C2E;
	padding-right:8px;
}
#lang_nav_box {
	position:relative;
	z-index:101;
	min-width:120px;
}

#lang_nav {
	display: none; 
	position:absolute;
	z-index:100000;
	top:23px;
	left:-3px;
	padding:5px 0 0 0;
	margin:0;
}

#currentLanguage{
	padding-left:3px;
	display:block;
	height:20px;
	padding-top:8px;
}
#currentLanguage span {
	display:block;
	line-height:16px;
	height:17px;
	padding-left:0;
	margin:0;
	cursor:pointer;
	color:#888d96;
	font-family:Arial, Helvetica, sans-serif;
}

#lang_nav li {
	list-style:none;
	background:#FFF;
	padding:0;
	margin:0;
	font-size:0;
	line-height:0;
}

#lang_nav li a{
	white-space:nowrap;
	display:block;
	float:none;
	clear:both;
	font-size:0;
	line-height:0;
	color:#121C2E;
}

#lang_nav li a span { 
	font-size:11px; 
	line-height:16px;
	color:#121C2E;
	height:17px;
	float:none; 
	display:block;
	padding:0 10px;
	margin:0;
	background:#FFF;
	width:87px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}

#lang_nav li a:hover span {
	color:#888D96;
}

#lang_nav li a.lang_en span, #currentLanguage span.lang_en { background-position:0 0;}
#lang_nav li a.lang_fr span, #currentLanguage span.lang_fr { background-position:0 -18px;}
#lang_nav li a.lang_de span, #currentLanguage span.lang_de { background-position:0 -36px;}
#lang_nav li a.lang_it span, #currentLanguage span.lang_it { background-position:0 -55px;}
#lang_nav li a.lang_es span, #currentLanguage span.lang_es { background-position:0 -73px;}
#lang_nav li a.lang_pt span, #currentLanguage span.lang_pt { background-position:0 -91px;}

/*#lang_nav li a:hover span{
	background:#f7f7f7;
}*/

#lang_nav li.bottomCoreners {
	background:transparent url(../images/core/DropDownBottomCorners2.png) 0 0 no-repeat;
	height:7px;
	padding: 0 0 0 6px;
	font-size:0;
	line-height:0;
}
#lang_nav li.bottomCoreners span {
	display:block;
	height:7px;
	margin: 0;
    width: 101px;
	background:transparent url(../images/core/DropDownBottomCorners2.png) 100% -7px no-repeat;
}


#topNav {
	float: right;
	margin: 0;
	padding-top: 28px;
}
#topNav li {
	list-style:none;
	float:right;
	position:relative;
	height:32px;
	line-height:24px;
}
#topNav li a {
	font-size:12px;
	color:#454545;
	text-transform:uppercase;
	font-weight:bold;
	line-height:18px;
	padding:10px 0px 0px 0px;
}


#topNavNarrow {
	float: right;
	margin: 0;
	padding-top: 28px;
}
#topNavNarrow  li {
	list-style:none;
	float:right;
	position:relative;
	height:32px;
	line-height:24px;
	
}
#topNavNarrow  li a {
	font-size:12px;
	color:#454545;
	text-transform:uppercase;
	font-weight:bold;
	line-height:12px;
	padding:2px 0px 2px 0px;
	vertical-align:8px;
	
}

#topNavNarrow  li img {
	vertical-align:baseline;
	
}

#dropdown-box {
    z-index:200;
}
.dropdown {
	position:absolute;
	left:0;
	top:23px;
	margin:0;
	display:block;
	padding:4px 0 0 0;
	width: 100%; display: none;
	z-index: 200;
	background: url(../images/core/transparent-fix.png);
	
}
.dropdown-element {
	padding: 5px 5px 0; 
	background: #EBEBEB; 
}

.dropdown-element a {
	text-align:center;
	text-decoration:none; 
	display:block;
	background: #EBEBEB;
}
.dropdown-element a:hover span {
	background-color:#E6E6E6;
	color:#626d80;	 
}
.dp-spacer {
    display:block; height:1px; background:#cdcfd3;
}
.dropdown .bottom-corners {
    position:absolute; bottom:-4px; left:0; width: 55%; height: 5px; background: url(../images/core/DropDownBottomCorners3.png) 0 100%; z-index:300;
}
.dropdown .bottom-corners.r {
    right:0; left:auto; background: url(../images/core/DropDownBottomCorners3.png) 100% 100%;
}



.nav_05_left span, .nav_05_right span, .sep_02 { margin: 0 8px; color: #a1a1a1; }

.nav_05_left a, .nav_05_left a:visited { color: #121c2e; text-decoration: none; }
.nav_05_left a:hover, .nav_05_left a:visited:hover { color: #546c96; text-decoration: none; }

.nav_05_right {
	width: 650px;
	float: right;
	font-size: 11px;
	color: #768092;
	text-align: right;
	margin-right: 10px;
}

.nav_05_right a, .nav_05_right a:visited { color: #121c2e; text-decoration: none; }
.nav_05_right a:hover, .nav_05_right a:visited:hover { color: #546c96; text-decoration: none; }

.top_menu { width: 950px; height: 43px;}

/* navigation tabs: FOREX, CFDs, FUTURES */
	.nav_tabs { width: 280px; margin: 0; padding: 0; list-style: none; float: left; font-family: GillSans,  Arial, Helvetica, sans-serif; }
	.nav_tabs li { 
		width: 140px; 
		height: 43px;
		position:relative; 
		line-height: 43px; 
		font-size: 15px; 
		font-weight:bold;
		float: left;
	}
	
	.nav_tabs li a,
	.nav_tabs li a:hover{ 
		display: block; 
		color: #fff; 
		text-decoration: none; 
		text-align: center; 
		background-image: url(../images/core/tabs.png);
		background-repeat: no-repeat;
		/*position:relative;*/
	}
	
	.nav_tabs li a.tab_forex{ background-position:0 0;}
	.nav_tabs li a.tab_cfds{ background-position:-140px 0;}
	
	.nav_tabs li a.tab_forex:hover{ background-position:0 100%;}
	.nav_tabs li a.tab_cfds:hover{ background-position:-140px 100%;}
	
/* /// navigation tabs: FOREX, CFDs, FUTURES */

.top_menu_blue {
	width: 670px;
	height: 38px;
	margin: 5px 0 0 0;
	float: right;
	background: #061022 url(../images/core/bg_nav_dark_blue.png) right top no-repeat;
} 

.top_menu_blue a, .top_menu_blue div.nav_item_blue_01{ 
	display: block;
	position:relative;
	float: left;
	font-size: 11px;
	font-weight: bold; 
	line-height: 38px;
	text-decoration: none; 
	text-transform: uppercase;
	text-align: center;
	color: #e6e6e6;
	background-color: #061022;
	background-image: url(../images/core/bg_nav_dark_blue.png);
	background-repeat: no-repeat;
	cursor:pointer;
}
.top_menu_blue div.nav_item_blue_01 a { float:none; background:none;}

.top_menu_blue div span.last_btn_rounded {
	display:block;
	width:6px;
	height:38px;
	position:absolute;
	right:0;
	top:0;
	background: url(../images/core/bg_nav_dark_blue.png) no-repeat 100% 0;
}

.top_menu_blue a:hover { color: #fff; text-decoration: none; }

.nav_item_blue_01 { width: 166px; background-position: 0 0; }
.nav_item_blue_01:hover { background-position: 0 -38px; }
.top_menu_blue div:hover span.last_btn_rounded { 
	background: url(../images/core/drop-down-menu/last-top-btn-hover.png) no-repeat 100% 0;
	width:12px;
	right:-6px;
	height:40px;
	z-index:100
}

.sep_03 { float: left; }

div.nav_item_blue_01 span.arrow, 
#topBtn1 span.arrow,
#topBtn2 span.arrow {
    display: block;
    width:7px;
    height:4px;
    position:absolute;
    right:7px;
    top:21px;
    background:transparent url(../images/core/drop-down-menu/arrow1.png)
}
div.nav_item_blue_01 span.arrow {
    right:9px;
    top:18px;
}

div.nav_item_blue_01 ul, 
#topBtn1 ul,
#topBtn2 ul {
	padding:0;
	margin:0;
	display: none;
	position:absolute; 
	width:166px; 
	top:37px; 
	left:0;
	padding-right:6px;
	background: url(../images/core/drop-down-menu/shadow-right.png) no-repeat 100% 100%;
}
#topBtn1 ul,
#topBtn2 ul {
    top:42px;
    width:139px;
}
div.nav_item_blue_01 ul.items,
#topBtn1 ul.items,
#topBtn2 ul.items {
    top:0;
}

div.nav_item_blue_01 ul, div.nav_item_blue_01 ul li a, 
#topBtn1 ul, #topBtn1 ul li a,
#topBtn2 ul, #topBtn2 ul li a {
	font-size:0;
	line-height:0;
	cursor:pointer;
}
#topBtn1 ul li a,
#topBtn2 ul li a {
    background:none; /* clear background from ".nav_tabs li a" */
}

div.nav_item_blue_01 ul li,
div.nav_item_blue_01 ul li.active ul li,
#topBtn1 ul li,
#topBtn1 ul li.active ul li,
#topBtn2 ul li,
#topBtn2 ul li.active ul li {
	list-style:none;
	background:transparent url(../images/core/drop-down-menu/btn-blueGray-bg.png) repeat-x 0 0;
	position:relative;
	height:30px;
	line-height:normal;
	
	float:none;
	width:auto;	
}
#topBtn1 ul li,
#topBtn1 ul li.active ul li {
    background:transparent url(../images/core/drop-down-menu/btn-blue-bg.png) repeat-x 0 0;
}
#topBtn2 ul li,
#topBtn2 ul li.active ul li {
    background:transparent url(../images/core/drop-down-menu/btn-gray-bg.png) repeat-x 0 0;
}

div.nav_item_blue_01 ul li.active,  
div.nav_item_blue_01 ul li:hover,
#topBtn1 ul li.active,  
#topBtn1 ul li:hover,
#topBtn2 ul li.active,  
#topBtn2 ul li:hover {
    background-position:0 -30px;
}

div.nav_item_blue_01 ul li.active ul li,
#topBtn1 ul li.active ul li,
#topBtn2 ul li.active ul li {
    background-position:0 -30px;
}
div.nav_item_blue_01 ul li.active ul li:hover,
#topBtn1 ul li.active ul li:hover,
#topBtn2 ul li.active ul li:hover {
    background-position:0 -60px;
}


div.nav_item_blue_01 ul li.last-btn1,
div.nav_item_blue_01 ul li.active ul li.last-btn1,
#topBtn1 ul li.last-btn1,
#topBtn1 ul li.active ul li.last-btn1,
#topBtn2 ul li.last-btn1,
#topBtn2 ul li.active ul li.last-btn1 {
    background:transparent url(../images/core/drop-down-menu/last-btn1.png) no-repeat 0 0;
    height:37px;
}
#topBtn1 ul li.last-btn1,
#topBtn1 ul li.active ul li.last-btn1 {
    background:transparent url(../images/core/drop-down-menu/last-btn2.png) no-repeat 0 0;
}
#topBtn2 ul li.last-btn1,
#topBtn2 ul li.active ul li.last-btn1 {
    background:transparent url(../images/core/drop-down-menu/last-btn3.png) no-repeat 0 0;
}

div.nav_item_blue_01 ul li.last-btn1:hover,
#topBtn1 ul li.last-btn1:hover,
#topBtn2 ul li.last-btn1:hover {
    background-position:0 -37px
}

div.nav_item_blue_01 ul li.active ul li.last-btn1,
#topBtn1 ul li.active ul li.last-btn1,
#topBtn2 ul li.active ul li.last-btn1 {
    background-position:0 -37px
}
div.nav_item_blue_01 ul li.active ul li.last-btn1:hover,
#topBtn1 ul li.active ul li.last-btn1:hover,
#topBtn2 ul li.active ul li.last-btn1:hover {
    background-position:0 -74px
}


div.nav_item_blue_01 ul li a span,
#topBtn1 ul li a span,
#topBtn2 ul li a span {
	display:block;
	line-height:27px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	text-transform: none;
	padding-top:3px;
}
div.nav_item_blue_01 ul li.parent a span,
#topBtn1 ul li.parent a span,
#topBtn2 ul li.parent a span,
#topBtn1 ul li.parent li.parent a span {
    background:transparent url(../images/core/drop-down-menu/arrow.png) no-repeat 98% 49%;
    padding:3px 15px;
}
#topBtn1 ul li.parent a span,
#topBtn2 ul li.parent a span {
    background:transparent url(../images/core/drop-down-menu/arrow.png) no-repeat 99% 49%;
}
div.nav_item_blue_01 ul li.parent.left_alignment a span,
#topBtn1 ul li.parent.left_alignment a span,
#topBtn2 ul li.parent.left_alignment a span {
	background:transparent url(../images/core/drop-down-menu/arrow-left.png) no-repeat 5px 49%;
}

div.nav_item_blue_01 ul li.parent li a span,
#topBtn1 ul li.parent li a span,
#topBtn2 ul li.parent li a span,
#topBtn1 ul li.parent li.parent li a span,
div.nav_item_blue_01 ul li.parent.left_alignment li a span,
#topBtn1 ul li.parent.left_alignment li a span,
#topBtn2 ul li.parent.left_alignment li a span, 
div.nav_item_blue_01 li.parent.left_alignment ul{
    background:none;
}
.cursor-def { cursor:text;}

.nav_sys_trading, .nav_sys_trading:visited { 
	background: url(../images/core/bg_nav_dark_blue.png) left top no-repeat; 
	display: block; 
	width: 239px;
	height: 38px; 
	float: left;
	text-align: center;
}

.nav_sys_trading:hover, .nav_sys_trading:visited:hover { background: url(../images/core/bg_nav_dark_blue.png) left -38px no-repeat; }

/* // HEADER /////////////////////////////////////////////////////////////////////////////////// */

/*    SIDEBAR ITEMS //////////////////////////////////////////////////////////////////////////// */
.h_sidebar {
	height: 31px;
	overflow: hidden;
	line-height: 31px;
	background: #1a263a url(../images/core/blue_header_bg_right.png) right top no-repeat;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	position: relative;
}

.h_sidebar p { 
	margin: 0; 
	display: block;
	background: url(../images/core/blue_header_bg_left.png) left top no-repeat;   
}

.h_sidebar_wide {
	color: #fff;
	height: 33px;
	line-height: 32px;
	background: #1a263a url(../images/core/blue_header_bg_right_wide.png) right top no-repeat;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #eaeaea;
	position: relative;
}

.h_sidebar_wide p { background: url(../images/core/blue_header_bg_left.png) left top no-repeat; margin: 0; padding: 0; display: block; }

.p_sb_title_on_left { padding: 0 0 0 31px; }
.p_sb_title_on_right { padding: 0 0 0 21px; }

.sidebar_box {
	background: #f6f6f7;
	border-left: #dbdcdf 1px solid;
	border-right: #dbdcdf 1px solid;
	font-size: 12px;
	line-height: 17px;
}
.sidebar_box_nolink {
	background: #f6f6f7;
	border-left: #dbdcdf 1px solid;
	border-right: #dbdcdf 1px solid;
	font-size: 12px;
	line-height: 17px;
}
.homepage .sidebar_box:hover {
    cursor:pointer;    
}    

.sidebar_box:hover {
    cursor:pointer;    
}

.ul_01 { margin: 0; padding: 0; list-style: none; color: #415880; }
.ul_01 li { background: url(../images/core/bullet_02.gif) 0 5px no-repeat; padding: 0 0 0 15px; margin: 0 0 5px 0; }

.ul_01 a, .ul_01 a:visited { text-decoration: none; color: #2b3444; }
.ul_01 a:hover, .ul_01 a:visited:hover { text-decoration: underline; color: #4c5566; }

.blk_footer { 
	background: url(../images/core/sidebar_block_bottom.png) left top repeat-x; 
	clear: both;
}

.blk_footer_left, .blk_footer_right { 
	width: 32px; 
	height: 23px; 
	overflow: hidden; 
	background-image: url(../images/core/sidebar_block_corners.png);
	background-repeat: no-repeat;
}

.blk_footer_left { float: left; background-position: 0 0; }
.blk_footer_right { clear: right; float: right;  background-position: right top; }

.p_sidebar { margin: 0; padding: 0; }

/* // SIDEBAR ITEMS //////////////////////////////////////////////////////////////////////////// */

.lnk_04, .lnk_04:visited { padding: 0 14px 0 0; color: #5088e8; text-decoration: none; background:url(../images/core/bullet_03.gif) right 7px no-repeat; }
.lnk_04:hover, .lnk_04:visited:hover { color: #112e60; text-decoration: none; background:url(../images/core/bullet_05.gif) right 7px no-repeat; }

.lnk_05, .lnk_05:visited { padding: 0 0 0 0; color: #5088e8; text-decoration: none;  }
.lnk_05:hover, .lnk_05:visited:hover { color: #112e60; text-decoration: none; }

/*    FOOTER /////////////////////////////////////////////////////////////////////////////////// */
.footer_container { 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000;
}

.footer_line  { 
	height: 23px; 
	overflow: hidden;
	background: url(../images/core/footer_hline.gif) 0 0 repeat-x;  
}

.footer_line_01 { border-bottom: #c5c5c5 1px solid; }

.fl_01_left { float: left; width: 585px; padding: 0 0 0 15px; text-align: left; line-height: 33px; }
.fl_01_right { float: right; width: 300px; padding: 0 5px 0 0; text-align: right; line-height: 33px; }

.social { 
	float: right; 
	padding: 5px 0 0 7px; 
	line-height: 33px;
	width: 132px;
}

.googlebutton { 
	
}

.social .social_icons {
	display:block;
	float:right;
	margin-right:7px;
}

.lnk_06, lnk_06:visited { color: #578fc0; text-decoration: none; }
.lnk_06:hover, lnk_06:visited:hover { color: #112E60; text-decoration: underline; }

.footer_line_02 { border-bottom: #c5c5c5 1px solid; background: #f6f6f6; line-height: 33px; }
.fl_02_left { float: left; width: 685px; padding: 0 0 0 15px; text-align: left; }
.fl_02_right { float: right; width: 235px; padding: 0 15px 0 0; text-align: right; }

.footer_line_03 { line-height: 19px; text-align: center; padding: 12px 15px 0 15px; clear: both; }
.p_footer { margin: 0; padding: 15px 0; }

/* // FOOTER /////////////////////////////////////////////////////////////////////////////////// */

.bottom_box {
	padding: 12px 30px 7px 30px;
	font-size: 12px;
	line-height: 16px;
	background: url(../images/core/bg_bottom_box.png) 0 0 no-repeat;
	color:#000;
}

.cp_text_box {
	padding: 10px 0 0 0;
}

.p_cp { margin: 0 0 7px 0; width: 769px; }

.ico_smartphone { position: absolute; left: 114px; top: 23px; }

.lnk_08, .lnk_08:visited { padding: 0 14px 0 0; color: #5088e8; text-decoration: none; }
.lnk_08:hover, .lnk_08:visited:hover { color: #112e60; text-decoration: none; }

/* HORIZONTAL SUBMENU IN HEADER */

.nav_ex {
	clear: both;
	padding: 0 0 0 37px;
	line-height: 43px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #bfbfbf;
	position:relative;
	z-index:10;
}

.sep_04 { margin: 0 5px; font-weight: normal; }

.nav_ex a, .nav_ex a:visited { color: #4c5e7d; text-decoration: none; }
.nav_ex a:hover, .nav_ex a:visited:hover { color: #4c5e7d; text-decoration: underline; }

a.lnk_nav_ex_ac, a.lnk_nav_ex_ac:visited { color: #4e74b5; text-decoration: none; }
a.lnk_nav_ex_ac:hover, a.lnk_nav_ex_ac:visited:hover { color: #4e74b5; text-decoration: underline; }

/* /// HORIZONTAL SUBMENU IN HEADER */

/* GRID */
.table_info_01 { font-size: 13px; line-height: 14px; border: #828282 1px solid; background: #fafafa; margin-bottom: 30px; }

.table_info_01 td {
	padding: 6px 10px 6px 10px;
	border-bottom: #ccc 1px solid;
	border-top: #fff 1px solid;
}

.row_table_header td { 
	border-bottom: #828282 2px solid; 
	background: #eaeaea;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	padding: 15px 10px 12px 10px;
	color: #323232;
	text-shadow: 0 1px #fafafa;
}
/* /// GRID */

/* Demo form */

div#demoform form div label {
	width:206px;
	float:left;
	text-align:left;
	padding-right:5px;
	padding-top:2px;
	font-size:13px;
	line-height:17px;
}
div#demoform form div label.wide {
	width:206px;
	float:left;
	text-align:left;
	padding-right:5px;
	padding-top:3px;
}
div#demoform form div input {
	float:left;
	width:180px;	
}
div#demoform form div input#submit {
	float:none;
	width:125px;
	margin-left:212px;
}
div#demoform form div select {
	float:left;
	width:186px;
	padding: 2px;	
}
div#demoform form div textarea {
    float:left;
	width:186px;
	padding: 2px;	
    margin-bottom:10px		
}
div#demoform form div input.short, div#demoform form div select.short {
	width:140px;
}
div.wrapperfield {
	clear:both;
	padding-bottom:4px;
}
div#demoform form div#platform_select_wrapper select {
	width:160px;
}
div#demoform form div#country_wrapper select {
	width:186px;
}
div#demoform form div p.required {
	color: #CC0000;
    float: left;
    line-height: 11px;
    margin-bottom: 0;
    margin-left: 2px;
    margin-top: 1px;
}
div#demoform form div p.error {
	color: #CC0000;
    display: none;
    float: left;
    line-height: 11px;
    margin-bottom: 0;
    margin-left: 5px;
    margin-top: 0;
    padding-bottom: 2px;
    padding-top: 2px;
}
div#demoform form div label.checklabel {
    float:left;
    padding-left:213px;
    width:100px;
}
div#demoform form div input.checkbox {
    float:left;
    width:60px;
}

.submit_01, .submit_01:visited {
	margin: 10px 0 0 0;
	line-height: 28px;
	vertical-align: middle;
	padding: 0 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 120px;
	height: 31px;
	overflow: hidden;
	border: none;
	background: url(../images/core/btn_submit.gif) 0 0 no-repeat;
	color: #fff;
	width:200px;
}

.submit_01:hover, .submit_01:visited:hover {
	background: url(../images/core/btn_submit.gif) 0 -31px no-repeat;
}

.submit_02, .submit_02:visited {
	margin: 10px 0 0 0;
	line-height: 28px;
	vertical-align: middle;
	padding: 0 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 120px;
	height: 31px;
	overflow: hidden;
	border: none;
	background: url(../images/core/btn_submit_small.gif) 0 0 no-repeat;
	color: #fff;
	width:72px;
}

.submit_02:hover, .submit_02:visited:hover {
	background: url(../images/core/btn_submit_small.gif) 0 -31px no-repeat;
}

div.SearchFormDiv form input#search {
    float:left; 
    margin-top:15px;
    margin-right:10px;
    width:120px;
}

div.SearchFormDiv form label {
    float:left;     
    margin-top:15px;
    
    font-size:13px;
    line-height:20px;
    margin-right:5px;
}

span.search-hightlight {
    background-color:#9bc2f8;
}

/* FAQs */

.left_column_inner p a.faq_q, a.faq_q:visited {
    text-decoration:none;
    color:#5088E8;
}

.left_column_inner p a.faq_q:hover {
    color:#112E60;
    text-decoration:underline;
}

p.faq_a, div.faq_a {
    display:none;      
}

div.faq_row 
{
    display: none;
    width: 769px; 
    overflow: hidden;    
}

/* Tables */
div.sidebar_box table tr td {
    padding-left:5px;
}

div.sidebar_box table tr td.header {
	font-weight:bold;
}

div.sidebar_box table tr td.header2 {
	text-align:left;
}

div.sidebar_box table tr td.swapstableheader {
    font-weight:bold;
    vertical-align:top;
}

div.sidebar_box table tr td {
    border-bottom:1px dashed #f1efef;
    vertical-align: top;
}
/* Glossary */

p.term, p.term a { font-size: 14px; font-weight: normal; color: #6085da; margin: 0 0 0px 0; padding: 0 0 5px 0; text-decoration: none; }
p.term a:hover { text-decoration: underline; }
p.definition, p.definition a { font-size: 13px; font-weight: normal; margin-left: 20px; line-height: 16px;}
span.search_string { font-size: 13px; font-weight: normal; color: #6085da; }

/* Web Quotes */
table.swapstable tr.swapstableheader td, table.swapstable tr td {
    font-size:12px;
    
    color: #454545;
    text-align:center;    
}    

table.swapstableleft tr.swapstableheader td, table.swapstableleft tr td {
    font-size:12px;
    
    color: #454545;
    text-align:left;    
} 

table.swapstable tr.swapstableheader td {
    font-weight:bold;
}

table.swapstablemini tr.swapstableheader td, table.swapstablemini tr td {
    font-size:10px;
    
    color: #454545;
    text-align:center;    
}    

table.swapstableleftmini tr.swapstableheader td, table.swapstableleftmini tr td {
    font-size:12px;
    
    color: #454545;
    text-align:left;    
} 

table.swapstablemini tr.swapstableheader mini td {
    font-weight:bold;
}


/* Tables for Fund Accounts Page */

table.accountdetails {
    border:1px #bbb solid;
    background:#F9FCFC none repeat scroll 0 0;
    margin-bottom:25px;
    font-size:12px;
    text-align:left;
}

table.accountdetails td {
    padding-right:10px;
}

table.accountdetails td span {
    font-weight: bold;
}

/* Document Links */

img.document-link{
    margin-right:10px;
    float:left;
}

p.document-link a, p.document-link a:visited {
    text-decoration:none;
    line-height:30px;    
}

p.document-link a:hover, p.document-link a:visited:hover{
    text-decoration:underline;
}

/* Glossary Tips */
span.glossary_tip {
    color: #578FC0;
    cursor:help;    
}

span.glossary_tip:hover {
    color: #5088E8;
    text-decoration:underline;
    cursor:help;
}

/* Sitemap */

div#sitemap ul.ul_02 li a {
	text-decoration:none;
	font-weight:bold;
}    

div#sitemap ul.ul_02 li ul li a {
	text-decoration:none;
	font-weight:normal;	
}    

div#sitemap ul.ul_02 li a:hover {
    text-decoration:underline;
}

.Sidebanner2 {
	font-family: " MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4B4B4B;
	background-image: url(../images/core/yellow_band.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.Sidebanner2_tall {
	font-family: " MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4B4B4B;
	background-image: url(../images/core/yellow_band_tall.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 3px;
}
.Sidebanner3 {
	font-family: " MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	/*background-image: url(../images/core/blue_band.gif);
	background-repeat: repeat-x;
	background-position: top;*/
	background:#283752;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	text-align: center;
	line-height: 15px;
}


.Sidebanner1 {
	font-family: " MS", Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	color: #595959;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

div#ctl05_ctl01_ctl00_i_Apply_For, div#ctl05_ctl01_ctl00_i_Open {
    margin-right:10px;
}

/* Register Form */

div#registerContent form table tr td label {
    font-size:13px;
}

div#registerContent form table tr td label {
	width:70px;
	float:left;
	text-align:left;
	padding-right:5px;
	padding-top:2px;
	font-size:13px;
	line-height:17px;
}
div#registerContent form table tr td label.wide {
	width:70px;
	float:left;
	text-align:left;
	padding-right:5px;
	padding-top:3px;
}
div#registerContent form table tr td input {
	float:left;
	width:180px;	
}
div#registerContent form input#submit {
	float:none;
	width:125px;
	margin-left:81px;
}
div#registerContent form table tr td select {
	float:left;
	width:auto;
	padding: 2px;	
}
div#registerContent form table tr td textarea {
    float:left;
	width:186px;
	padding: 2px;	
    margin-bottom:10px		
}
div#registerContent form table tr td input.short, div#registerContent form table tr td select.short {
	width:140px;
}
div#demoform form div#platform_select_wrapper select {
	width:160px;
}
div#demoform form div#country_wrapper select {
	width:186px;
}
div#registerContent form table tr td p.required {
	color:#CC0000;
	float:left;
	margin-left:2px;
	margin-top:1px;
    line-height:11px;
}
div#registerContent p.error {
	color:#CC0000;
	margin-left:5px;
	float:left;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:0px;
    line-height:11px;	
}
div#registerContent form table tr td label.checklabel {
    float:left;
    padding-left:213px;
    width:100px;
}
div#registerContent form table tr td input.checkbox {
    float:left;
    width:60px;
}
#agreement {
	width:20px !important;
}
/* // SIDE MAP SPECIFIC ////////////////////////////////*/

.single_column_inner { width: 100%; float: left; color: #454545; }

.site_map_table 
{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
    border: 1px solid #f6f6f7;
    padding: 0 0 0 0;
}

.site_map_table tr
{
    vertical-align: top;
    border-collapse: collapse;
}

.site_map_table td 
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-left: 1px solid #f6f6f7;
    border-right: 1px solid #f6f6f7;
}

.site_map_table th 
{
    font-family: " MS", Arial, sans-serif;
	font-size: 18px;
	background-color:#f6f6f7;
	width:33%;
	padding: 0 20px 0 20px;
	margin: 0 0 0 0;
	border-left: 1px solid #f6f6f7;
    border-right: 1px solid #f6f6f7;
    color:  #454545;
}

.ul_site
{
    margin: 0 0 0 17px;
    padding: 0 0 0 0;
    list-style: none;
    font-size: 13px;
    line-height: 20px;
}

.ul_site li
{
    list-style-type: square;
}

.ul_site_inside li
{
    background-position: left center;
    list-style-type: none;
    background: url(../images/core/dash.gif) left center;
    position: relative;
    text-indent: 15px;
    margin: 0 0 0 -25px;
    background-repeat: no-repeat;
}


div#sitemap ul.ul_site li a {
	text-decoration:none;
	font-weight:normal;
	color:  #454545;
}    

div#sitemap ul.ul_site li ul li a {
	text-decoration:none;
	font-weight:normal;	
	color:  #454545;
}    

div#sitemap ul.ul_site li a:hover {
    text-decoration:underline;
    color:  #454545;
}

div#sitemap ul.ul_site_inside li a {
	text-decoration:none;
	font-weight:normal;
	color:  #454545;
}    

div#sitemap ul.ul_site_inside li ul li a {
	text-decoration:none;
	font-weight:normal;	
	color:  #454545;
}    

div#sitemap ul.ul_site_inside li a:hover {
    text-decoration:underline;
    color:  #454545;
}

.disclaimer li 
{
    font-size: 13px;
    color: #454545;
    list-style-type: square;
    margin: 0 0 10px 0;
}

/* // FOREX CONTEST GERMANY ////////////////////////////////*/

.sidebar_box_contest {
	background: #e0e0e0;
	border-left: #dbdcdf 1px solid;
	border-right: #dbdcdf 1px solid;
	font-size: 12px;
	line-height: 17px;
}

/* // BACKGROUND FOR MICROLOTES ////////////////////////////////*/
.new_microlotes
{
    background: url('../images/core/new_microlotes.png') repeat-y left top;
    width: 234px;
    margin: 10px 0 -5px 0;
    overflow: hidden;
}

.microlotes_span 
{
    color: Black;
    line-height: 21px;
    font-weight: bold;
}

/* INNER SPREAD AND MARGINES TABLES */
.new_info_table
{
   border:0;
   margin:0;
   padding:0;
   font-family: Arial;
}

.new_info_table_header 
{
    font-weight:bold;
}

.new_info_table td, new_info_table_header td 
{
    text-align:center;
}

.new_info_table_left
{
   border:0;
   margin:0;
   padding:0;
   text-align:left;  
}

.new_info_table_left 
{
    text-align:left;
}

.new_info_table_header_left 
{
    font-weight:bold;
}

.new_info_table_header_left td 
{
    text-align:center;  
}

.disclaimer_div 
{
    width:550px;
    height:200px;
    background-color: White;
    overflow:auto;
    border: 1px solid #ff0000;
    margin: 10px 0 10px 0;
    padding: 0 3px 0 3px;
}

/* ACCOUNT TYPES COMPERATION TABLE */
.comperation_table 
{
    width:95%;
}

.comperation_table tr 
{
    height:30px;
} 

.comperation_table tr td 
{
    vertical-align: middle !important;
}

/* Legal pages help pop up */
.legal_help_popup 
{ 
    top: 10px;
    right: 0px;
    width: 210px;
    height: 210px;
    background-image: url('/images/core/legal-help-window-background.png'); 
    background-repeat: no-repeat; 
    background-position: left top; position:fixed;
    display: none;
	padding: 0;
	margin:0;
	text-align: left;
}

.legal_help_popup table {
	width: 210px;
	color: white;
	margin: 0;
	border: 0;
}

.legal_help_popup table tr {
	margin: 0;
	padding: 0px
	border:none;
}

.legal_help_popup table tr td
{
	margin: 0;
	color:white;
	text-align: center;
	font-family: " MS", Arial, Helvetica, sans-serif;
}

.legal_button {
	width: 144px;
	height: 44px;
	margin: 0;
	padding: 0;
	background: url('/images/core/legal-help-button.png') no-repeat 0 -44px;
	text-align:center;
	line-height: 18px;
	vertical-align:middle;
	color:white;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}

.legal_button:hover {
	background-position: 0 0;
}


.legal_popup_text {
	font-size:14px;
	font-weight:normal;
}

.legal_help_title_row {
	height: 20px;
	margin: 0;
	padding: 0;
}

.legal_help_text_row td{
	height: 90px;
	vertical-align:bottom;
	line-height: 0.87em;
}

.legal_help_text_row td {
	padding: 0 15px 15px 5px;
}

.legal_help_buttons_row {
	height: 30px;

}

.legal_help_buttons_row td {
	margin: 0px;
	border: 0;
}

.legal_helper_rejection, .legal_helper_rejection:visited, .legal_helper_rejection:active {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	width: 190px;
	color: #FF5555;
}

.legal_helper_rejection:hover {
	text-decoration:none;
}

.rejection_button {
	text-align: right !important;
	padding-right: 20px;
}

.legal_popup_text p
{
	font-weight: bold !important;
	font-size: 16px;
	margin: 7px 0 7px 0 !important;
}

/* Contact Us */

.contact_us_table{
	font-size:13px;
	line-height:20px;
}

.contact_us_table td{
	padding-right:10px;
}

/* Smart Order Page */
.smart_order_img
{
    margin: 0 0 10px 0;
    padding:0;
}

.smart_order_a 
{
    font-weight: bold !important;
    text-decoration: none !important;
    color: Red !important;
}

.smart_order_a:hover 
{
    text-decoration:underline !important;
}

#smartOrderTable
{
	border:1px solid #000000;
	border-width:1px 0 0 1px;
	width:100%;
}
#smartOrderTable th, #smartOrderTable td 
{
	border:1px solid #000000;
	border-width:0 1px 1px 0;
	padding:3px 12px;
	height:28px;
	line-height:18px;
	font-size:9.5pt;
}
#smartOrderTable th
{
	color:#FFF;
	background:#91b5eb;
	font-weight:bold;
}
#smartOrderTable .dark
{
	background:#dbe7f9;
}
#smartOrderTable .light
{
	background:#f0f4fa;
}
#smartOrderTable td img
{
	display:block;
	margin:0 auto;
}
#smartOrderInstallation li
{
	font-size:13px;
	line-height:20px;
}
.red_color, .left_column_inner p a.red_color
{
	color:Red;
	text-decoration:none;
}
.red_color:hover, .left_column_inner p a.red_color:hover
{
	color:Red;
	text-decoration:underline;
}
.left_column_inner p a.red_color.dark_red, .left_column_inner p a.red_color.dark_red:hover
{
	color:#c00000;
}
p.floatLeft
{
	float:left;
}
p.floatLeft
{
	float:left;
}
p.forSmallBtn
{
	padding-top:2px !important;
}
a.smallBtn, a.resizeBtn
{
	background:url('../images/core/small-btn.png') repeat scroll 0 0 transparent;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:24px;
	line-height:24px;
	margin-left:15px;
	text-align:center;
	text-decoration:none;
	width:100px;
}
a.smallBtn:hover, a.resizeBtn:hover
{
	background-position:0 -24px;
}

a.button-no-size {
    display:block;
    float:left;
    height:24px;
    line-height:23px;
    font-size:12px;
    text-decoration:none !important;
    padding:0 10px 0 0;
    color:#FFF;
    background:transparent url(../images/core/btn-no-size-right.png) no-repeat 100% 0;
}
a.button-no-size span {
    display:block;
    padding:0 0 0 10px;
    color:#FFF;
    height:24px;
    line-height:23px;
    font-size:12px;
    background:transparent url(../images/core/btn-no-size-left.png) no-repeat 0 0;
	cursor:pointer;
}
a.button-no-size:hover { background-position: 100% -24px;}
a.button-no-size:hover span { background-position: 0 -24px;}

a.button-no-size.green-big, a.button-no-size.green-big span {
	height:38px;
	line-height:38px;
	font-size:16px;
	font-weight:bold;
	background:transparent url(../images/core/btn-no-size-big-green-r.png) no-repeat 100% 0;
}
a.button-no-size.green-big span {
	text-transform:uppercase;
	background:transparent url(../images/core/btn-no-size-big-green-l.png) no-repeat 0 0;
}

a.button-no-size.green-big:hover { background-position: 100% 100%;}
a.button-no-size.green-big:hover span { background-position: 0 100%;}

.smart_order_img 
{
	margin:0 0 10px -10px;
	padding:0;
	width:620px;
}


/** new Banners **/
.h_sidebar.h_sidebar_gray {
	background:url("../images/core/yellow_header_bg_right.jpg") no-repeat scroll right top;  
}
.h_sidebar.h_sidebar_gray p {
	background:url("../images/core/yellow_header_bg_left.jpg") no-repeat scroll 0 0;
	text-transform:none;
	color: #112E60;
	font-size:18px;
}
.h_sidebar.h_sidebar_gray p span {
	color:#4599cc;
}
.Sidebanner1.Sidebanner1_2 {
	text-transform:none;
}

.bannerBoxOverfolow {
	padding:0; 
	overflow:hidden
}
.bigTextYellowBG {
	background:#ffd118; 
	text-align:center; 
	padding:1px 0; margin:0
}
.bigTextYellowBG strong {
	display:block; 
	padding:4px 5px; 
	border:1px solid #ffe785; 
	border-width:0; 
	color:#191d36; 
	 
	font-size:14px; 
	line-height:18px; 
	text-transform: uppercase;
}
.bigTextGrayBG{
	color:#FFF;
	background:#283752;
}
.bigTextGrayBG strong{
	color:#FFF;
	font-size:16px;
	border:1px solid #6e7b95;
}

.centerGraySmallText {
	padding:5px 5px 0; 
	margin:0;  
	font-size:12px; 
	line-height:14px; 
	color:#595959; 
	text-align:center;
}
.blk_footer.style1 {
	background: none; 
	margin-bottom:8px;
	font-size:0;
}
.bgE7E7E7{
	background:#E7E7E7 !important;
}
.FontSize0Box {
	font-size:0 !important;
	line-height:0 !important;
}

.heightIEfix p {
	height:100%;
}
/** new Banners End **/


/** Banners 1-20-2011**/
#debug_js { display:block; background:#000; position:absolute; left:0; top:600px; color:#F00; font-size:15px; padding:10px;}

.banner_box_right {
	display: block;
	width:252px;
	height:220px;
	margin-bottom:5px;
	overflow:hidden;
	position:relative;
	z-index:1;
}
a.banner_conteiners, span.banner_conteiners{
	font-size:0;
	line-height:0;
	text-align:center;
	text-decoration:none;
	display:block;
	width:252px;
	height:220px;
	
		/*top:-250px;*/
		left:0;
		position:absolute;
		top:0;
		z-index:100;
		cursor:pointer;
}
a.banner_conteiners.active, span.banner_conteiners.active {
	z-index:101;
	left:0;
}

a.banner_conteiners .top_line{
	display:block;
	padding-left:18px;
	text-align:left;
	height:33px;
	background:transparent url(../images/core/banners/banner-top-and-bottom.jpg) no-repeat 0 0;
}
a.banner_conteiners .top_line strong {
	line-height:32px;
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
	
}

a.banner_conteiners .middle_line{
	display:block;
	height:114px;
	background:#283752;
	color:#FFF;
}
a.banner_conteiners .middle_line .banner-image {
	display:block;
	height:67px;
	background:transparent url(../images/core/banners/banner-logo-image.jpg) no-repeat 0 0;
}
/* here loading new image for futures, overwrite with calss .futures */
.futures a.banner_conteiners .middle_line .banner-image {
	background:transparent url(../images/core/banners/banner-logo-image-futures.jpg) no-repeat 0 0;
}

.platforms_images a {
    display:block;
    height:67px;
    margin-bottom:10px;
    background:transparent url(../images/core/banners/banner-logo-image-futures.jpg) no-repeat 0 0;
}

a.banner_conteiners .middle_line .banner-image.mt4, a.strategy_runner { background-position:0 0;}
a.banner_conteiners .middle_line .banner-image.mt5, a.j_trader { background-position:0 -67px;}
a.banner_conteiners .middle_line .banner-image.SmartOrder_, a.ninja_trader { background-position:0 -134px;}
a.banner_conteiners .middle_line .banner-image.SmartChart_, a.pro_mark { background-position:0 -201px;}
a.banner_conteiners .middle_line .banner-image.webinnare_ { background-position:0 -268px;}
a.banner_conteiners .middle_line .banner-image.on_the_rood { background-position:0 -335px;}
a.banner_conteiners .middle_line .banner-image.autochartist { background-position:0 -469px;}

a.banner_conteiners .middle_line .banner-image.forexcontest { background-position:0 -537px;}
a.banner_conteiners .middle_line .banner-image.molanis { background-position:0 -670px;}
a.banner_conteiners .middle_line .banner-image.vps { background-position:0 -604px;}
a.banner_conteiners .middle_line .banner-image.mt5_mobile { 
	background-position:0 -402px;
}
a.banner_conteiners .middle_line .banner-image.italian-contest { 
	background-position:0 -804px;
}

/** overwrites for small banner **/
.banner_box_right.small, .small a.banner_conteiners, .small span.banner_conteiners {
	height:168px;
}
.small a.banner_conteiners .middle_line {
	height:67px;
}
.small a.banner_conteiners .middle_line strong, .small a.banner_conteiners:hover .middle_line strong {
	background:transparent url(../images/core/banners/banner-bottom-small.jpg) no-repeat 0 0;
	border:0;
	height:60px;
}

.small a.banner_conteiners.green .middle_line strong {
    background-image:url(../images/core/banners/banner-bottom-small-green.jpg);
    color:#FFF;
}


a.banner_conteiners .middle_line strong {
	display:block;
	border:1px solid #dedede;
	border-width:0 1px;
	padding:4px 3px 0;
	height:43px;
	line-height:19px;
	font-size:14px;
	text-transform:uppercase;
	color:#333434;
	background:transparent url(../images/core/banners/banner-middle-bg.jpg) no-repeat 0 0;
}
a.banner_conteiners:hover .middle_line strong {
	background:transparent url(../images/core/banners/banner-middle-bg.jpg) no-repeat 0 100%;
}

a.banner_conteiners .middle_line strong span {
	display:block;
	height:auto;
}

a.banner_conteiners .bottom_line{
	display:block;
	height:67px;
	padding:4px 6px 0;
	background:transparent url(../images/core/banners/banner-top-and-bottom.jpg) no-repeat 0 100%;
}
a.banner_conteiners .bottom_line span {
	display:block;
	font-size:12px;
	line-height:15px;
	color:#595959;
}

	/** top banner **/
.banner_box {
	background:transparent url(../images/core/banners/new-top-banner-bg.jpg) no-repeat 0 0;
	width:950px;
	height:202px;
	position:relative;
}
.banner_box_cfds { background-position:0 -202px;}
.banner_box_futures { background-position:0 -404px;}

.top_banner_left {
	position:absolute;
	width:378px;
	left:277px;
	top:24px;
}

.top_banner_left h3 {
	color:#FFF;
	line-height:28px;
	font-size:24px;
	text-align:left;
	padding:0 0 8px;
	margin:0;
	
	font-weight:normal;
}

.banner_box .ul_banner_items li {
	color:#FFF;
	background:none !important;
	margin:0;
	padding:0 0 6px;
	line-height:16px;
	text-align:left;
}

.banner_top_right_btn, .banner_bottom_right_btn { 
	display:block;
	position:absolute;
	width:208px;
	height:76px;
	padding:18px 18px 0 30px;
	right:0;
	top:8px;
	background:transparent url(../images/core/banners/banners-btn.png) no-repeat 0 0;
		line-height:0;
		text-align:left;
}
.banner_bottom_right_btn {
	top:102px;
	background-position:0 -96px;
}
.banner_box .banner_bottom_right_btn a.lnk_02 {
	display:block;
	position:absolute;
	top:50px;
	right:15px;
	background:none;
}
	
	/** END top banner **/

/** END Banners 1-20-2011 **/


/** global extra definitive classes **/
.nowrapText {
	white-space:nowrap !important;
}

.hline_separator {
    background: url(../images/core/h_line_01.gif) bottom left no-repeat;
}

.hidden {
	visibility:hidden !important;
}
.relative_ {
	position:relative;
}
/**  End global extra definitive classes **/


/** ul ticks for bullets **/
.ul_tick 
{
    margin:0;
    padding:0;
}
.ul_tick li {
    padding:0 0 12px 23px; 
    margin: 0;
    font-size:13px; 
    color:#000; 
    text-align:justify; 
    line-height:20px; 
    list-style:none; 
    background:url(../images/core/blue-bulet.png) no-repeat 0 2px;    
}

/** new button in middle column in home page, yellow one **/
.middle_column_big_btn {
    width:380px;
    height:49px;
    padding:0 10px;
    line-height:48px;
    font-size:14px;
    display:block;
    text-decoration:none;
    color:#fff;
    text-align:center;
    background-image: url(../images/core/middle_column_big_btn-it.png);
    text-transform: uppercase;
}
.middle_column_big_btn:hover {
    background-position:100% 0;
}

.middle_column_big_btn.two_lines {
    line-height:18px;
    padding-top:7px;
    height:41px;
}

.middle_column_big_btn .big_btn_txt_box {
    line-height:16px; 
    padding-top:16px; 
    display:block;
}
.middle_column_big_btn.two_lines .big_btn_txt_box {
    padding-top:0;
}
.middle_column_big_btn .big_btn_txt_box img {
    margin-bottom:-3px;
}

/** for the second button, blue one **/

.middle_column_big_btn_sec {
    width:380px;
    height:49px;
    padding:0 10px;
    line-height:48px;
    font-size:14px;
    display:block;
    text-decoration:none;
    text-align:center;
    background-image: url(../images/core/middle_column_big_btn-it2.png);
    text-transform: uppercase;
}
.middle_column_big_btn_sec:hover {
    background-position:100% 0;
}

.middle_column_big_btn_sec.two_lines {
    line-height:18px;
    padding-top:7px;
    height:42px;
}

.middle_column_big_btn_sec .big_btn_txt_box 
{
    color:#3B3D38;
    line-height:13px; 
    padding-top:16px; 
    display:block;
}
.middle_column_big_btn_sec.two_lines .big_btn_txt_box {
    padding-top:4px;
}
.middle_column_big_btn_sec .big_btn_txt_box img {
    margin-bottom:-3px;
}


/** Toggle boxes with overflow hidden **/
.custom_toggle_box {
    overflow:hidden;
    position:relative;
    height:1px;
}
.custom_toggle_title {
    cursor:pointer;
}

.left_column_inner p.hline_separator.small {
    line-height:5px;
}

/** Forex page with 3 columns like home **/
.columns_inner.like_home {
    padding-left:0;
}
/***/

/** ***/
#autochartist_install {
	margin-top:55px; 
	padding-left:5px; 
	display:none; 
	text-align:left;
}
/***/

.dropdownlinks {
	text-decoration:underline;
	font-size: 16px; 
	color: #0589dc;
}
