@CHARSET "UTF-8";

a {
	text-decoration:none;
	
	}

*{
	font-family:Arial;
	padding:0px;
	margin:0px;
	}

a img {
	border:none;
}
html{overflow-x:hidden}
body{
	margin:0;
	padding:0;
	direction:ltr;
	background:url(appProxy/site/bodyBg.jpg) repeat-x;
	overflow-x:hidden
}
.lang_but{
	padding-top:40px;
}
div.container{
	width:1000px;
	margin:0 auto;
	background:url(appProxy/site/containerBg.jpg) 50% 112px no-repeat;;
	
}
div.header{
	width:975px;
	height:103px;
	padding-left:25px;
	padding-top:9px;
	background:url(appProxy/site/header/headerBg.jpg) no-repeat;
	_overflow-y:hidden;
}
div.header div.headerLeftSide{
	width:59%;
	float:left;
	
}
div.header div.headerLeftSide a.logo{
	float:left;
}
div.header div.headerLeftSide ul.topNav{
	list-style-type:none;
	float:left;
	color:#686868;
	margin-left:15px;
	margin-top:5px;
	font-size:11px;
	font-weight:bold;
}
div.header div.headerLeftSide ul.topNav li{
	float:left;
	
}
div.header div.headerLeftSide ul.topNav li span{
	font-size:9px;
	padding-left:7px;
	padding-right:7px;
}
div.header div.headerLeftSide ul.topNav li a{
	color:#686868;
	font-size:11px;
	text-decoration:none;
}
div.header div.headerLeftSide ul.bottomNav{
	list-style-type:none;
	min-height: 100%;
 	height: auto !important;
  	height: 100%;
  	margin-top:2px;
  	_margin-top:3px;
	border:1px solid none;
}
div.header div.headerLeftSide ul.bottomNav li{
	float:left;
	background:url(appProxy/site/header/bottomNavDelim.jpg) right no-repeat;
	height:29px;
	line-height:33px;
	font-size:12px;
	font-family:WinSoft Pro;
	padding-left:12px;
	padding-right:12px;
}
div.header div.headerLeftSide ul.bottomNav li.last{
	background:none;

}
div.header div.headerLeftSide ul.bottomNav li.bottomNavdark{
	background:url(appProxy/site/header/bottomNavDelimDark.jpg) right no-repeat;

}
div.header div.headerLeftSide ul.bottomNav li.traderxpSpecial a{
	color:#426545;

}
div.header div.headerLeftSide ul.bottomNav li.traderxpSpecial a img{
	margin-top:6px;
	#margin-top:4px;
}
div.header div.headerLeftSide ul.bottomNav li a{
	color:#202020;
	text-decoration:none;
}
div.header div.headerRightSide{
	width:31%;
	float:right;
	
	height:103px;
	_overflow-y:hidden;
}
/** LANG select box **/
div.header div.langContainer{
	text-align:right;
}
div.header div.langContainer div.secondRow{
	/*margin-top:-40px;*/
	float:left;
	margin-left:5px;
}

/*div.header div.langContainer .selectboxLang{
	background:url(appProxy/site/header/langSelect/selectbox.png) no-repeat;
	width:83px;
	height:20px;
	border:none;
	color:#4B4E4F;
	font-size:11px;
	line-height:20px;
	padding-left:10px;
	padding-top:3px;
	#padding-top:0px;
	margin-top:77px;
	margin-left:3px;
	float:right;
	cursor:hand;
	cursor:pointer;	
}
div.header div.langContainer div.selectbox-wrapperLang{
	
	font-size:11px;
	position:relative;
	z-index:2;
	float:right;	
	top:100px;
	left:96px;
	#top:0px;
	#left:0px;
}
div.header div.langContainer div.selectbox-wrapperLang ul{
	list-style-type:none;
	width:90px;
	padding-top:4px;
	background:url(appProxy/site/header/langSelect/selectbox-wrapper.png) no-repeat;
	width:92px;
	height:66px;
	
	
}
div.header div.langContainer div.selectbox-wrapperLang ul li{
	line-height:19px;
	text-indent:10px;
	color:#4B4E4F;
	width:90px;
	margin-left:1px;
	_position:relative;
	cursor:hand;
	cursor:pointer;
	
}
div.header div.langContainer .current{
	background:#E0F4FF;
}
*/
/** END of Lang select box **/

div.header div.headerRightSide form.loginForm{
	float:right;
	
}
div.header div.headerRightSide ul.loginList{
	list-style-type:none;
	min-height: 26px;
 	height: auto !important;
  	height: 26px;
  	width:285px; 
}

div.header div.headerRightSide ul.loginList li{
	float:left;
	padding-right:6px;
	
}
div.header div.headerRightSide ul.loginList li a.forgotPass{
	color:black;
	font-size:10px;
	display:block;
	margin-left:2px;
	text-decoration:none;
}
div.header div.headerRightSide span.loginError{
	font-size:10px;
	display:block;
	color:#91282C
}

div.header div.headerRightSide ul.loginList li.text{
    background:url(appProxy/site/header/loginInputBg.png) no-repeat;
    _background:none;
   
}
div.header div.headerRightSide ul.loginList li.text input{
	width:81px;
        _width:84px;
	height:23px;
	background: transparent;
        _background:url(appProxy/site/header/loginInputBg.png);
	border:0px;
	padding-top:3px;

	_position:relative;
	_cursor:text;
	color:#606769;
	padding-left:9px;
	font-size:11px;
}
div.header div.headerRightSide ul.loginList li.textPassword{
	 background:url(appProxy/site/header/passwordInputBg.png) no-repeat;
    _background:none;
     width:84px;
}
div.header div.headerRightSide ul.loginList li.textPassword input{
	width:81px;
        _width:84px;
	height:23px;
	background: transparent;
        _background:url(appProxy/site/header/passwordInputBg.png) no-repeat;
	border:0px;
	padding-top:3px;
	_position:relative;
	_cursor:text;
	color:#606769;
	padding-left:9px;
	font-size:11px;
}

div.header div.headerRightSide ul.loginList li.btn input{
	width:71px;
	height:26px;
	background:url(appProxy/site/header/loginBtn.png) no-repeat;
	border:0px;
	color:white;
	font-size:14px;
	cursor:hand;
	cursor:pointer;
	
	#margin-top:1px;
	
}
div.header div.headerRightSide div.loggedCustomerContainer{
	list-style-type:none;
	min-height: 30px;
 	height: auto !important;
  	height: 30px;
  	width:285px;
  	float:right;
  	color:#EAEAEA;
  	font-size:12px; 
  	
}
div.header div.headerRightSide div.loggedCustomerContainer div.textDiv{
	float:left;
	

}
div.header div.headerRightSide div.loggedCustomerContainer div.textDiv strong{
	font-size:14px;

}
div.header div.headerRightSide div.loggedCustomerContainer ul.actionsLogged{
	list-style-type:none;
	min-height: 26px;
 	height: auto !important;
  	height: 26px;
  	margin-top:20px;
  	
}
div.header div.headerRightSide div.loggedCustomerContainer ul.actionsLogged li{
	float:left;
	font-size:11px;
	line-height:26px;
	
}
div.header div.headerRightSide div.loggedCustomerContainer ul.actionsLogged li a{
	color:#606769;
	_position:relative;
}
div.header div.headerRightSide div.loggedCustomerContainer ul.actionsLogged li.deposit{
	background:url(appProxy/site/header/depositBg.png) no-repeat;
	height:26px;
	width:66px;
	text-indent:22px;
}
div.header div.headerRightSide div.loggedCustomerContainer ul.actionsLogged li.deposit a{
	color:#2F7200
}
div.header div.headerRightSide div.loggedCustomerContainer ul.actionsLogged li.myAccount{
	background:url(appProxy/site/header/myAccountBg.png) no-repeat;
	height:26px;
	width:90px;
	margin-left:2px;
	text-indent:27px;
}
div.header div.headerRightSide div.loggedCustomerContainer ul.actionsLogged li.openPositions{
	background:url(appProxy/site/header/openPositionsBg.png) no-repeat;
	height:26px;
	width:96px;
	margin-left:1px;
	text-indent:18px;
}
div.header div.headerRightSide div.loggedCustomerContainer a.logoutLink{
	background:url(appProxy/site/header/logoutBtn.png) no-repeat;
	width:43px;
	height:18px;
	display:block;
	float:right;
	color:white;
	text-align:center;
	font-size:10px;
	margin-right:30px;
	_margin-right:16px;
	_position:relative;
	cursor:hand;
	cursor:pointer;
}

div.header div.headerRightSide ul.time{
	list-style-type:none;
	min-height: 41px;
 	height: auto !important;
  	height: 41px;
  	width:285px;
  	margin-left:16px;
  	margin-top:54px;
  	
	
}
div.header div.headerRightSide ul.time li{
	float:left;
	width:55px;
}
div.header div.headerRightSide ul.time li div.nekudotaim {
	float:left;
	
	width:4px;
	height:39px;
	display:block;
	margin-left:1px;
	
}
div.header div.headerRightSide ul.time li div.clock{
	width:47px;
	height:42px;
	font-size:28px;
	line-height:41px;
	text-align:center;
	float:left;
	
}
/*background:url(appProxy/site/header/timeBg.png) no-repeat;*/
div.header div.headerRightSide ul.time li div.hour{
	/*color:#247734;*/
	color:black;
	/*background:url(appProxy/site/header/timeBgH.png) no-repeat;*/
	background:url(appProxy/site/header/timeBg.png) no-repeat;
}
div.header div.headerRightSide ul.time li div.minute{
	/*background:url(appProxy/site/header/timeBgM.png) no-repeat;*/
	background:url(appProxy/site/header/timeBg.png) no-repeat;
}
div.header div.headerRightSide ul.time li div.seconds{
	/*background:url(appProxy/site/header/timeBgS.png) no-repeat;*/
	background:url(appProxy/site/header/timeBg.png) no-repeat;
}
div.header div.headerRightSide ul.time li.date{
	width:auto;
	color:#3B3B3B;
	font-size:12px;
	line-height:14px;
}
.clear{
	clear:both
}
div.footer{
	width:1000px;
	height: 160px;
	margin:0 auto;
    clear:both;
	background:url(appProxy/site/footerBg.jpg)  no-repeat;
	text-align:center;
	
}
div.footer div.listsContainer{
	width:950px;
	margin:0 auto;
	padding: 30px 0;
}

div.footer div.footerListContainer {
    width:190px;
    float: left;
    height: 110px;
    margin-top: 5px;
}

div.footer div.footerListContainer h4 {
    font-size: 12px;
    text-align: left;
}

div.footer ul.footerList{
	float:left;
	list-style-type:none;
	font-size:11px;
	color:#202020;
	width:190px;
	line-height:25px;
	
}
div.footer ul.footerList li{
	text-align:left;

}

div.footer ul.footerList li a{
	color:#505050;
}

div.bottomBorder div.riskNote{
	font-size: 11px;
	text-align: center;
    width: 100%;
	margin-top:18px;
	margin-bottom:5px;
	line-height: 15px;
}

div.bottomBorder{
	width:100%;
	border:1px solid #D1D1D1;
	margin-top:30px;
}
ul.logobar{
	clear:both;
	height:37px;
	
	width:900px;
	list-style-type:none;
	margin:auto; 
	margin-top:15px;
	margin-bottom:5px;
	
}
ul.logobar li{
	float:left;
	text-align:center;
	width:85px;
}
ul.logobar li.last{
	float:left;
	text-align:center;
	width:49px;
}
a.spotOption{
	display:block;
	width:192px;
	height:42px;
	background:url(appProxy/site/global/spotOptionLogo.gif) no-repeat;
	margin:0 auto;
}
.hidden{
	display:none;
}

/*#thankYou_startTradingBtn div {
	float: right;
	margin: 125px 80px 0 0;
	color: #fff;
	font-family: Arial;
	font-size: 18px;
	width: 152px;
	height: 32px;
	padding: 9px 0 0 5px;
	background: url(appProxy/site/global/startTradingBtn.jpg) no-repeat;
}*/

#thankYou_startTradingBtn div {
	position: absolute;
	top: 307px;
	right: 58px;
	color: #fff;
	font-family: Arial;
	font-size: 15px;
	width: 155px;
	height: 39px;
	padding: 2px 0 0 2px;
	background: url(appProxy/site/global/startTradingBtn.jpg) no-repeat;
}