﻿@import url("/shared/_inc/_css/WLP/default.css");

/* BASE */
body, div, td, input, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
body {
	margin: 0px 0px;
	background: #a5bed1 url(/_img/body_bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2 {
	font-family: Arial, sans-serif;
	line-height: 1;
}
h1 {
	margin: 30px 0px 0px -20px;
	padding: 15px 0 15px 0;
	font-size: 20px;
	background-color: #FFF;
}
h2 {
	margin: 20px 0 15px -20px;
	padding: 8px 0 0 0px;
	border-top: 1px solid #717B8F;
	font-size: 16px;
}
h3, p.intro {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.2;
}

h4 {color: #2C4B65;	font-size: 12px;}

a, #expanding dt {color: #333; text-decoration: underline;}
a:hover, #expanding dt:hover {color: #04609d;}

/**/

/* WRAPPERS and POSITIONING */
#widthBody {
	width:100%;
	margin:0px 0px;
	background: transparent url(/_img/body_bg_gradient.gif) 0px 170px repeat-x;	
}

#container {background: #fff url(/_img/container_bg_white.gif) 0px 0px repeat-x;}

#main {}

#content, #panel_right {
	margin-top: -27px; /* specify content and right panel divs top margin, to overlap the top banner */
}
/**/

/* HEADER and MENU*/
#header {
	height: 100px; /* specify header height for the menu not to overlap the logo */
	/*border-bottom: 5px solid #2C4B65;*/
}

#innerHeader {
	height: 70px;
	margin-top: 15px;
}

#logo{margin:-10px; float:left}
.callUs{float:right; margin-top:-35px; margin-right:0px}

#menu_lang a {
	color: #2C4B65;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	}
	#menu_lang a:hover {
		background-color: #717B8F;
		color: #FFF;
	}
	#menu_lang a#lang_selected {
		background-color: #2C4B65;
		color: #FFF;
	}
/* 1st level menu */

#menu ul {margin-top:-12px;}
#menu li { /*background: #FFF;*/}

	#menu li:hover {background: #5da3d2;}
	
	#menu li a {
		font-family: Arial, Helvetica, sans-serif;
		color: #333;
		font-size: 12px;
		font-weight: bold;
		}
		#menu li:hover a {
			color: #FFF;
		}
/* 2nd level menu */
#menu li ul {
	border-top: 1px solid #fff;
	margin-top:0px;
}
#menu li li {
	background-color: #717B8F;
	border-bottom: 1px solid #fff;
	}
	#menu li li:hover {
		background-color: #5da3d2;
	}
	#menu li li .submenuDark:hover {background-color:#343b3d; width:160px; height:31px; float:left}
	
	#menu li li a {
		color: #FFF;
		font-size: 12px;
		font-weight: normal;
	}
/**/

/* SIDE PANEL */
#panel_right {
	margin-top: -30px; /* specify top margin here only if different from the content div */
	_margin-top: -105px;
	padding: 5px 0 10px 5px;
	width: 225px;	
	margin-right:12px;
	_margin-right:6px;
	z-index:10;
	position:relative;
	}
	
	#panel_right a{color:#fff}
	
	#panel_right div {
		margin-bottom: 5px;
	}
	#panel_right h1 {
		margin: 0;
		padding: 7px 0;
		background-color: #FFF;
		border-bottom: 1px solid #2C4B65;
		color: #2C4B65;
		font-size: 17px;
		font-weight: normal;
	}
	#panel_right ul {
		margin: 82px 0 0 33px; /* specify top margin to position the ul and download button within the div */
		padding: 0;
		color: #FFF;
	}
	#panel_right li {
		margin-bottom: 3px;
	}
	#panel_right p { /* style the p tag if there is text in the divs */
		margin-right: 10px;
		margin-left: 10px;
		color: #FFF;
		font-size: 14px;
	}
	#panel_right span { /* style the span tag if there is special text in the divs */
		font-family: Arial, sans-serif;
		font-size: 24px;
		font-weight: bold;
	}
	
#btn_download a {
	height:356px; width:225px; 
	background: url(/_img/banner_download.gif) left 32px no-repeat;	
	margin-top:-110px; _margin-top:-35px; float:left; 
}

#btn_download ul{padding-top:150px;}
#btn_account a, #btn_contact a {height: 120px; margin-top:-8px;}


/* WEBTRADER */
#btn_webtrader {height: 120px; margin-top:-3px;}
#btn_webtrader {background: url(/_img/banner_wtrader.jpg) left 0px no-repeat;}
#btn_webtrader p {font-size:12px; padding-left:7px;}
#btn_webtrader a.li, #btn_webtrader a.h1 	{font-weight: normal; color:#56a9dc}
#btn_webtrader a.li:hover 					{text-decoration: underline; color:#56a9dc}
#btn_webtrader a.p {border:1px solid white;}

#btn_webtrader ul {
	margin: 12px 0 0 33px; /* specify top margin to position the ul and download button within the div */
	padding: 0px 0px; color: #FFF;	
	}
#btn_webtrader li{padding: 0px 0px; border:none; line-height:13px; }
	
#btn_webtrader h1, #btn_account h1, #btn_contact h1 {
        text-transform: uppercase;
		background:transparent;
		color:white; font-size:14px;
		padding:7px 0px 0px 17px; font-weight:bold;
		border:none
}

/**/
#btn_account a {background: url(/_img/banner_account.jpg) left 0px no-repeat;}
#btn_contact a {background: url(/_img/banner_contact.jpg) left 0px no-repeat;}

#btn_account p, #btn_contact p{padding:10px 0px 0px 8px; color:#fff;}
#btn_contact span, #btn_account span {color:#56a9dc; font-size:15px; font-weight:normal}

.button {
	display: block;
	margin: 15px auto;
	padding: 0 10px 0 40px;
	width: 160px;
	background: url(/_img/btn_download.gif) no-repeat;
	font-family: Arial, sans-serif;
	color: #FFF;
	font-size: 17px;
	line-height: 29px;
	text-decoration: none;
	cursor: pointer;
}
/**/

/* FOOTER */
#footer {
	text-align:left;
	padding-top: 20px;
	background-color: #FFF;
	/*border-top: 3px solid gray;*/
	color: #6D6D6D;
}
/**/

/* BANNERS */
#banner_top {
	height: 100px; /* for all pages but the homepage */
	background: url(/_img/banner_top.jpg) right top no-repeat;
}
#banner_bottom {
	height: 40px;
	background: url(/_img/banner_bottom.jpg) left top no-repeat;
}
/**/

/* PAGE IMAGES */
/*.img {
	margin: -20px 0 20px -20px;
	padding: 20px;
	height: 63px;
	background-color: #717B8F;
	color: #FFF;
}
#img_forex { background: url(/_img/img_forex.jpg) no-repeat; }
#img_metals { background: url(/_img/img_metals.jpg) no-repeat; }
#img_cfds { background: url(/_img/img_cfds.jpg) no-repeat; }
#img_stocks { background: url(/_img/img_stocks.jpg) no-repeat; }
#img_futures { background: url(/_img/img_futures.jpg) no-repeat; }
#img_funds { background: url(/_img/img_funds.jpg) no-repeat; }
#img_trader { background: url(/_img/img_trader.jpg) no-repeat; }
#img_awards { background: url(/_img/img_awards.jpg) no-repeat; }
#img_calendar, #img_updates { background: url(/_img/img_updates.jpg) no-repeat; }
#img_account, #img_security { background: url(/_img/img_account.jpg) no-repeat; }
#img_disclaimer { background: url(/_img/img_disclaimer.jpg) no-repeat; }
#img_forexEducation, #img_cfdsEducation, #img_futuresEducation { background: url(/_img/img_education.jpg) no-repeat; }
#img_FAQ, #img_forexFAQ, #img_cfdsFAQ, #img_stocksFAQ, #img_futuresFAQ, #img_fundsFAQ, #img_traderFAQ { background: url(/_img/img_faq.jpg) no-repeat; }
/**/

/* DOWNLOAD PAGE */
iframe {
	width: 250px;
	height: 585px;
}
/**/

/* CONTENT SHARING PROGRAM MODULES */
#quotes, #charts, #analysis, #calendar {
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #A4A8AF;
}
#quotes {
	margin-bottom: 15px;
}
/**/

/* TABLES */
table {
	border-top: 1px solid #A4A8AF;
	border-right: 1px solid #A4A8AF;
}
th {
	background-color: #C2C9CF;
	border-bottom: 2px solid #717B8F;
	border-left: 1px solid #A4A8AF;
}
td {
	background-color: #FFF;
	border-bottom: 1px solid #A4A8AF;
	border-left: 1px solid #A4A8AF;
}
/**/

/* FUTURES CONTRACTS' SPECIFICATIONS PAGE */
/* specify same colors as above - background and border */
select {
	border: 1px solid #A4A8AF;
}
.table_productSummary {
	background-color: #FFF;
}
.summary th {
	background-color: #FFF;
	border-bottom: 1px solid #A4A8AF;
}
.summary td {
	background-color: #C2C9CF;
}
span.productExpand {
	background-color: #2C4B65;
	border: 1px solid #2C4B65;
}
.tableholder {
	border-bottom: 1px solid #A4A8AF;
	border-left: 1px solid #A4A8AF;
}
.contracts th {
	border-bottom: 2px solid #717B8F;
}
.properties th {
	border-bottom: 1px solid #A4A8AF;
}
/**/