@charset "utf-8";
/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0;
 text-align:center; 
 background-color:#f1ebe4;
} 
 
#pagewidth
{ 
 width:900px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto; 
}
 
#header{
 position:relative; 
 height:135px; 
 background-color:#f1ebe4; 
 width:100%;
 z-index:2;
} 
 
#leftcol{
 width:730px;
 height:auto;
 float:left; 
 position:relative; 
 background-color:#cbc8c8;
 border-bottom:1px solid #e4d6cb;
 z-index:1;
}
 
#flash{
 width:730px;
 position:relative;
 background-color:#FFFFFF;
 }
 
#pricefeed{
 width:208px;
 height:440px;
 /*background-color:#a5aab3;*/
/* background:#edeaea;*/
  background:#ffffff;
 border-left:1px solid #FFFFFF;
 border-right:1px solid #e4d6cb;
 float:left;
}

#center_content{
 width:520px;
 height:440px;
 background-color:#FFFFFF;
}
 
/*#twocols{
 width:700px; 
 float:right; 
 position:relative; 
  }
  */
 
#rightcol{
 width:169px; 
 float:right; 
 position:relative; 
 background-color:#FFFFFF;
 border-bottom:1px solid #e4d6cb;
 /*border-right:1px solid #e4d6cb;*/
 border-left:1px solid #e4d6cb;
}
 
/*#maincol{background-color: #FCF6E0;  
 float: left; 
 display:inline; 
 position: relative; 
 width:500px; 
 }
 */
 
#footer{
 height:40px; 
 clear:both;
 background-color:#ffffff;
 } 
 
 #footer2{
 height:50px; 
 clear:both;
 } 

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


/******Start of menu CSS********/
#menu
{	
	width:900px;
	margin: 0;
	padding: 0;
	
}
#menu li
{
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial;
}

#menu li a
{
	display: block;
	background: #324143;
	padding: 5px 12px;
	text-decoration: none;
	text-align:left;
	border-right: 1px solid white;
	width: 103px;
	color: #EAFFED;
	white-space: nowrap;
}

#menu li a:hover
{
	background: #24313C;
	
}
		
#menu li ul
{
	margin: 0;
	padding: 0;
	position: absolute;
	/*visibility: hidden;*/
	display:none;
	border-top: 0px solid white;
}
		
#menu li ul li
{
	float: none;
	display: inline;
}
			
#menu li ul li a
{	
	width: auto;
	/*background: #A9C251;*/
	/*background:#999999;*/
	background:url(../images/1.gif) repeat-x;
	color: #24313C;
}
			
#menu li ul li a:hover
{
	/*background: #8EA344;*/
	background:#304447;
	color:#CECECE;
}
/******End of menu CSS********/

/******Start of Price Feed Box*****/
.rate{
	width: 190px; 
	height: 200px;
	overflow:hidden;
	background:url(../images/pricefeed_bg.gif);
	/*border:1px solid #000000;*/
	margin-top:10px;
	margin-left:8px;
}

.rate_header{
	width:190px;
	height:25px;
	margin-top:25px;
}
.arrow_left{
	width:20px;
	height:20px;
	
	float:left;	
	margin-left:10px;
	/*cursor:pointer;
	background:#ff0000;*/
}
/*
.arrow_left:hover{
	background:#000000;
}
*/
.arrow_right{
	width:20px;
	height:20px;
	
	float:left;	
	margin-left:15px;
	/*cursor:pointer;
	background:#003300;*/
}
/*
.arrow_right:hover{
	background:#000000;
}
*/
.ratebox_content{
	width:100px;
	height:20px;
	color:#dc5b24;
	/*background:#F1EBE4;*/
	float:left;
	font-size:14px;
	text-align:center;
	padding-top:2px;
	margin-left:15px;
}
/*
.ratebox_content{
	font-size:14px;
	color:#dc5b24;
	font-weight:normal;
	letter-spacing:-.05em;
	position:relative;
	margin:.6em 0;
	padding-top:1px;
	width:100px;
}*/
.CFD1{ 
	width: 200px; 
	height: 150px; 
	overflow: hidden ;
	display:none;
	/*border:1px solid #000000;*/
}
.CFD2{ 
	width: 200px; 
	height: 150px; 
	overflow: hidden ;
	display:none;
	/*border:1px solid #000000;*/
}
.CFD3{ 
	width: 200px; 
	height: 150px; 
	overflow: hidden ;
	display:none;
	/*border:1px solid #000000;*/
}
.CFD4{ 
	width: 200px; 
	height: 150px; 
	overflow: hidden ;
	display:none;
	/*border:1px solid #000000;*/
}
.ratebox{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#626060;
	text-align:center;
}
.celldiv1 {
	width:90px;	
	hieght:20px;
	text-align:left;
	padding-left:3px;
/*	border-collapse:collapse
	border:1px solid #000000;
*/
}
/******End of Price Feed Box*****/

/*******Start Center Tab Css***********/
#tab
{
	width:500px;
	margin: 0;
	padding: 0;
	height:24px;
	/*border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;*/
}
#tab li
{
	float: left;
	list-style: none;
	/*background: #9A9A9A;*/
	font: 12px Tahoma, Arial;
}

#tab li a
{
	display: block;
	/*background: #324143;*/
	background: url(../images/tab.gif);
	padding: 5px 12px;
	text-decoration: none;
	border-right: 1px solid white;
	width: 75px;
	text-align:center;
	color: #000000;
	white-space: nowrap;
}
#tab li a.tab_selected
{
	background: url(../images/tab_onselect.gif);
	color:#ffffff;
}
/*
#tab li a:hover
{
	background: #9A9A9A;
}*/
.center_content_container{
	width:500px;
	height:270px;
	margin-left:10px;
}
.center_content_topcontent{
	float:right;
	width:370px;
	height:150px;
	font-size:13px;
}
.center_content_panel{
	width:497px;
	height:230px;
	border-top:1px solid #000000;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	display:none;
}

.resources_tab_left{
	width:200px;
	height:200px;
	margin-top:10px;
	margin-left:30px;
	float:left;
}
.resources_tab_right{
	width:200px;
	height:200px;
	margin-top:10px;
	margin-right:30px;
	float:right;
}
.resources_tab_content{
	width:170px;
	border-top:1px solid #F1EBE4;
	font-size:12px;
	color:#000000;
}
.resources_tab_content2{
	width:200px;
	border-top:1px solid #F1EBE4;
	font-size:12px;
	padding-top:3px;
	/*font-family:Tahoma;*/
	color:#000000;
}
.resources_tab_content a	
{
	text-decoration:none;
	color:#000000;
	font-family:Tahoma;
	font-size:12px;
}
.resources_tab_content a:hover	
{
	color:#003300;
	text-decoration:underline;
}
.resources_tab_content2 a	
{
	text-decoration:none;
	color:#000000;
	font-family:Tahoma;
	font-size:12px;
}
.resources_tab_content2 a:hover	
{
	text-decoration:underline;
}
.tab_open_account_left{
	width:200px;
	height:200px;
	margin-top:10px;
	margin-left:30px;
	float:left;
	font-size:13px;
	color:#000000;
}
.tab_open_account_right{
	width:200px;
	height:200px;
	margin-top:10px;
	margin-left:30px;
	float:left;
	font-size:13px;
	color:#000000;
}
img{
	border:0px solid #ffffff;
}
.link{
	text-decoration:none;
	color:#003300;
}
.link:hover{
	text-decoration:underline;
}

/*******End Center Tab Css***********/
/*******Start of Header Right Css****/
.header_right{	
	float:right;
	width:200px;
	height:100px;
	/*background:#FFFFFF;*/
}
.lang{
	width:130px;
	margin-top:20px;
	margin-right:8px;
	float:right;
	text-align:right;
	font-size:11px;
	color:#003300;
	height:40px;	
}
.lang a{
	font-family:MingLiU;
	font-size:13px;
	color:#333333;
}
.lang a img{
	border:0px;
}
.lang_btn{
	cursor:pointer;

}
.lang_support{
	display:none;
	background:#F1EBE4;
	height:19px;
	width:110px;
	float:right;
	border:0px solid #FFFFFF;
}

.clock_container{
	width:180px;
	float:right;
	
}

/*******End of Header Right Css****/
/*******Start of right col CSS****/
#rightcol_container{
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
}
/*******End of right col CSS****/

/*-- START MARKET NEWS FEED CSS -*/
.news_content{
	widows:230px;
	height:190px;
	overflow:hidden;
}
.news_bottom{
	width:230px;
	height:20px;
	text-align:right;
	font-size:12px;
}
.news_bottom a{ 
	color:#003300;
	text-decoration:none;
}
.news_bottom a:hover{
	text-decoration:underline;
}
.rss-box-content {
	padding: 0;
	margin: 0;
	font-size: 9px;
	font-family: tahoma; 
	color: #585656;
}

.rss-box-content ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height:12px;
}

.rss-box-content li {
	padding: 0;
	margin: 0.75em 0 0 0;
}

.rss-box-content a:link, .rss-box-content a:visited {
	color:#103A22;
	text-decoration: none;
	font-size: 11px;
	font-weight: none;
}

.rss-box-content a:hover {
	text-decoration: underline;
}

.rss-date {
	color: #585656;
	font-size:9px;
}
.rss-item{
	color:#585656;
	font-size:10px;
}

/*-- END MARKET NEWS FEED CSS --*/
.platform_container{
	width:470px;
	height:200px;
	border:1px solid #999999;
	margin:10px 0 0 10px;
}
.tab_platform_category{
	float:left;
	margin-top:20px;
	margin-left:5px;	
}
.btn{
	margin-left:25px;
}
.tab_platform_category img{
	border:0px solid #000000;
}

/*****Start of tooltip CSS*****/
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat; z-index:3; font-size:12px; font-family:Tahoma;}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}
/*****End of tooltip CSS*****/
/*** START RSS CONFIG & LIBS - EVENTS & NOTICES ***/

	#chan_items { margin: 0px; }
	#chan_items #item { margin-bottom: 10px; }
	#chan_items #item #item_title { font:Tahoma; font-size:12px;font-weight: none; color:#003300; }
	#date {font:tahoma;font-size:9px;color:#585656;}
	#item_description {font-size:12px;}
/*** END RSS CONFIG & LIBS - EVENTS & NOTICES ***/

#platform1{
	cursor:pointer;
}
#platform2{
	cursor:pointer;
}
#platform3{
	cursor:pointer;
}
.good2{
background:url(../images/right_button1_01.gif);
width:159px;
height:40px;
}

/*********START of COMMENTARY  CSS**************/
.splash1{
	 width:100%;
	 height:505px;
  /* z-index:1006;
	 position:absolute;
	 top:250px;
	 left:580px; */
/*	 display:none;	*/
	 background:#FFFFFF url(../images/warning_bg.gif) bottom right no-repeat;
}

.popup_maincontent{
	font-family:inherit;
	text-align:left;
	width:90%;
	font-size:15px;
	padding-top:10px;
	padding-bottom:65px;
	
	
}
#popupContact{
text-align:center;
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:530px;
width:650px;
background:#F1EBE4;
border:2px solid #cecece;
z-index:101;
/*padding:12px;
padding-top:25px;
*/
font-size:13px;
}

.popupContact_header{
	text-align:left;
	width:100%;
	color:#957c17;
	background:url(../images/warning_header.gif) repeat-x;
	font-size:16px;
	font-weight:700;
	padding-bottom:2px;
}

#popupContact a{
text-align:right;
cursor: pointer;
text-decoration:none;
}

#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#333333;
border:1px solid #cecece;
z-index:100;
}
/*********End of COMMENTARY  CSS**************/