﻿body, html {margin:0; padding:0; border:0;}
table tr, table td {vertical-align:top;}
a {text-decoration:none; color:#003766;}
a:hover {text-decoration:underline; color:#003766;}
h3 {font-size:20px;color:#666666;margin:5px 0px 3px 0px;}
/* header / menu / breadcrumbs */
#siteHeader
{
	padding: 0px;
	margin: 0px;
}
#breadcrumbs
{
    padding:10px 20px 10px 20px;
    font-size:12px;
    line-height:17px;
    clear:both;
    background-color:#FFFFFF;
    color:#4D5357;
}
#breadcrumbs a, #breadcrumbs a:hover
{
    color:#4D5357;
}
/* columns and layout */
body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	background: url(http://www.financeasia.com/Images/fa-bkg.jpg) repeat-x top center #d9d9d9;
}
#container
{
	width: 1000px;
	border-left: 0px solid black;
	border-right: 0px solid black;
	margin: 0 auto 0 auto;
}
#bkg-fix
{
    background-color:#FFFFFF;
}
.content
{
    padding:0px 15px 20px 20px;
}
#rightcolumn
{
	float: left;
	width: 300px;
	background: none;
	padding-right:20px;
}
* html #rightcolumn
{
	float: left;
	width: 300px;
	background: none;
	padding-right:10px;
}
#leftcolumn
{
	width: 680px;
	float: left;
	background: none;
}
#lefthome
{
	width: 468px;
	float: left;
}
#righthome
{
	float: left;
	width: 162px;
	background: none;
	margin-left:15px;
}
#rightsearch
{
	width: 784px;
	float: left;
	margin-left:15px;
}
#leftsearch
{
	float: left;
	width: 162px;
	background: none;
}
#lefthomebottom
{
	width: 310px;
	float: left;
	background: none;
}
#righthomebottom
{
	float: left;
	width: 310px;
	background: none;
	padding-right:20px;
}

/**********************
HEADER
**********************/
#header-bkg
{
	margin:0;
	padding:0;
	/*background: url(http://www.financeasia.com/Images/fa-hea7der-bkg.jpg) no-repeat top center;
	background-position: top center;*/
}
#titleHeader
{
    height:0px;
    width:1000px;
    background: none;
    margin:0px;
}
#leaderboard
{
    height:90px;
    width:728px;
    float:left;
    margin:7px 0px 7px 2px;
    border: 0px solid #f2f2f2;
}
* html #leaderboard
{
    margin:7px 0px 0px 2px !important;
}
.login-container
{
    height:90px;
    width:980px;
    float:left;
   /* background-color:#222222;*/
    background-color: #282A2C;
    margin:7px 16px 7px 0px;
    padding:10px;
    color:#EEEEEE;
    font-size:12px;
    border:0px solid #13578b;
}
* html .login-container
{
    margin-right:2px !important;
}
.login-container a, .login-container a:hover
{
    color:#A1B8CA;
    font-size:12px;
}

.login-textbox
{
    width:160px;
    float:left;
    margin-right:9px;
}
.login-button-container
{
    width:65px;
    float:left;
}
.username-textbox
{
    width:156px;
    height:16px;
    border:1px solid #4c4c4c;
    font-size:12px;
    color:#999999;
    padding:0px 1px 0px 1px;
    /*float:left;*/
}
.password-textbox
{
    width:156px;
    height:16px;
    border:1px solid #4c4c4c;
    font-size:12px;
    color:#999999;
    padding:0px 1px 0px 1px;
    margin-top:7px;
    /*float:left;*/
}
.login-btn
{
    background:url(http://www.financeasia.com/Images/btn-login.gif) no-repeat top left;
    border:none;
    margin:0px;
    padding:0px;
    display:block;
    width:65px;
    height:43px;
    cursor:pointer;
}

.login-box-links
{
	margin-top:8px; 
}

.login-box-links a, .login-box-links a:hover
{
	color:#EEEEEE;
    font-size:12px;
}


.login-end-session-email-container
{
	
	text-align:center;
	padding:20px;
	
}


/**********************
HOME PAGE
**********************/
.main-story
{
    background-color:#ededed;
    color:#000000;
    font-size:14px;
}
.main-story-header
{
    height:17px;
    font-size:15px;
    line-height:17px;
    color:#FFFFFF;
    text-transform:uppercase;
    background-color:#777777;
    padding-left:17px;
    margin:0px 0px 10px 0px;
    font-weight:bold;
}
.main-story-ddlist
{
    float:right;
}
.main-story-list
{
    padding:0px 17px 20px 17px;
    margin:0 0 20px 0;
}
.top-story-list
{
    padding:0px 17px 0px 17px;
}
.main-story-list .category a, .main-story-list .category a:hover
{
    color:#252817;
    font-weight:bold;
    text-transform:uppercase;
}
.main-story-list .list-header
{
    padding-bottom:5px;
}
.main-story-list .list-header a
{
    color:#003766;
    font-size:26px;
    line-height:28px;
    font-weight:bold;
}
.main-story-list .authordate
{
    color:#4d5357;
    font-size:11px;
    padding:5px 0 0px 0;
}
.main-story-list .authordate a, .main-story-list .authordate a:hover
{
    color:#13578b;
    font-weight:bold;
}
.more-container
{
    border-bottom:1px solid #204063;
    margin-top:15px;
}
.more-btn
{
    float:right;
    margin-right:10px;
    width:48px; 
    height:16px;
    background:url(http://www.financeasia.com/Images/more-btn.gif) no-repeat top left #204063;
    display:block;
    text-align:center;
    color:#FFFFFF;    
    font-size:11px;
}
.more-headlines .header
{
    height:17px;
    font-size:15px;
    line-height:17px;
    color:#FFFFFF;
    text-transform:uppercase;
    background-color:#777777;
    padding-left:17px;
    font-weight:bold;
}
.more-headlines ul
{
    margin: 6px 10px 0px 10px;
    list-style-type:none;
    padding:0 0 4px 0;
    
}
.more-headlines li
{
    background-image:url(http://www.financeasia.com/Images/list-dot.gif);
    background-position:0 0.9em;
    background-repeat:no-repeat;
    font-size:16px;
    font-weight:bold;
    margin:0;
    padding:6px 0 0 15px;
}

.latest-galleries .header
{
    height:17px;
    font-size:15px;
    line-height:17px;
    color:#FFFFFF;
    text-transform:uppercase;
    background-color:#777777;
    padding-left:17px;
    font-weight:bold;
}

.latest-galleries .box-padding
{
    padding:0px;
}

.LatestGalleryImage img
{
    border:1px solid #CCCCCC;
    margin:3px;
    padding:2px;
}

.LatestGalleryImage img:hover
{
    border:3px solid #003766;
    margin:2px;
    padding:1px;
}



/********************
SEARCH
********************/
#logo-search-container
{
    height:54px;
    background-color:#111111;
    padding:8px 20px 6px 20px;
   /*border-bottom:1px solid #777777;/*#9f9f9f*/
}
* html #logo-search-container
{
    padding:8px 10px 6px 20px;
}
#logo
{
    height:50px;
    width:341px;
    float:left;
    background: url(http://www.financeasia.com/Images/fa-logo.gif) no-repeat;
    background-position: 0 0px;
    margin-top:4px;
}
#logo a, #logo a:hover
{
    height:44px;
    width:341px;
    display:block;
    outline:none;
    text-decoration:none;
}
.search-container
{
    width:468px;
    float:left;
}
.search-box-container
{
    background-color: #cbcbcb;
    padding:1px;
    width:466px;
}
.search-popular-container
{
    background:none;
    padding:1px;
    width:466px;
    color:#999999;
    font-size:11px;
    line-height:20px;
    padding-left:20px;
}
.search-popular-container a, .search-popular-container a:hover
{
    color:#BBBBBB;
    font-size:13px;
}
.search-box
{
    width:376px;
    height:27px;
    border:0px;
    font-size:17px;
    color:#666666;
    padding:6px 3px 0px 3px;
    float:left;
    background:url(http://www.financeasia.com/Images/search-box-bkg.gif) repeat-x top left #FFFFFF;
}
* html .search-box
{
    width:372px !important;
}
.search-btn
{
    background:url(http://www.financeasia.com/Images/btn-search.gif) no-repeat top left;
    border:none;
    margin:0px;
    padding:0px;
    display:block;
    width:84px;
    height:33px;
    cursor:pointer;
}
.search-box-container-art
{
    background-color: #cbcbcb;
    padding:1px;
    width:180px;
    height:24px;
}
.search-box-art
{
    width:145px;
    height:21px;
    border:0px;
    font-size:12px;
    color:#666666;
    padding:3px 3px 0px 3px;
    float:left;
    background:url(http://www.financeasia.com/Images/search-box-bkg-art.gif) repeat-x top left #FFFFFF;
}
.search-btn-art
{
    background:url(http://www.financeasia.com/Images/btn-search-art.gif) no-repeat top left;
    border:none;
    margin:0px;
    padding:0px;
    display:block;
    width:29px;
    height:24px;
    cursor:pointer;
}
.nl-container
{
    width:122px;
    margin:0 14px 0 15px;
    float:left;
    height:50px;
}
* html .nl-container
{
    width:112px;
}

.tag-subscribe-rss
{
	float:right;
	height:26px;
	text-align:right;
	font-size: 12px;
	line-height:26px;
	vertical-align:middle;
}
.search-spotlight
{
    text-align:left;
    background:url(http://www.financeasia.com/Images/search-spotlight-bkg-mag-glass.gif) no-repeat top left #ffffff;
    width:455px;
    min-height:50px;
    padding: 0px 0px 0px 0px;
    border: 1px solid #ddd;
}
.search-spotlight .topic-text
{
  
    color: #333333;
    padding-top: 7px;
    margin-top: 7px;
    margin-bottom: 0px;
    margin-left: 70px;
    margin-right: 5px;
    padding-bottom: 10px;
  
}

.search-filter {
	border-top:1px dotted #CCCCCC;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	line-height:140%;
	padding:3px 3px 3px 0;
}

.dot-separator {
	border-bottom:1px dotted #DDDDDD;
	clear:both;
	height:12px !important;
	margin:0 0 14px;
}
.search-top-story-list
{
    clear:left;
}
.search-result-list
{
	clear:left;
}
.search-list-separator
{
    margin-bottom:10px;
    border-bottom:1px dotted #DDDDDD;
	clear:left;
	display:block;
	height:12px !important;
	margin:0 0 14px;
	overflow:hidden;
	position:relative;
    
    
}

.search-tips 
{
	margin-top: 20px;
	color:#333333;
	clear:left;
	width: 450px;
	font-size:12px;
	margin-bottom:20px;
	border: 1px solid #666;
	background-color: #F4F1E9;
	padding:10px;
}
.search-results-count
{
	font-weight: bold;
	color: #333333;
	padding:0px 0px 0px 0px;
	height:45px;
	background:url(http://www.financeasia.com/Images/search-result-sort-bkg.gif) repeat-x;
	background-position: 0px 22px;
	width:462px;
}
.search-sort-selected-bm
{
    background:url(http://www.financeasia.com/Images/search-result-sort-selected.gif) no-repeat;
    background-position: 171px 22px;
    height:45px;
}
.search-sort-selected-mr
{
    background:url(http://www.financeasia.com/Images/search-result-sort-selected.gif) no-repeat;
    background-position: 90px 22px;
    height:45px;
}

.search-highlight
{
    font-weight:bold;
}

.search-header
{
    font-size:17px;
    padding-bottom:3px;
}


.search-header a
{
    color:#003766;
    font-size:17px;
}


/********************
MOST READ TABS
********************/
#mostreadtabs
{
    background-color:#F4F1E9 ;
}
#mostreadtabs .container
{
    border-bottom:0px solid #d5d6c3;
    padding:0px 5px 0px 5px;
    background:url(http://www.financeasia.com/Images/mostread-bkg.gif) repeat-x bottom left;
}
.most-readday-on, .most-readday
{
    margin-right:3px;
    width:54px;    
}
.most-readmonth-on, .most-readmonth
{
    margin-right:0px;
    width:87px;    
}
.most-readday-on, .most-readmonth-on, .most-readday-on:hover, .most-readmonth-on:hover
{
    display:block;
    height:16px;
    text-align:center;
    /*background-color:#d5d6c3;*/
    background-color:#F4F1E9 ;
    color:#333333;
    font-weight:bold;
    text-decoration:none;
    padding:5px 1px 0px 1px;
    font-size:11px;
    line-height:12px;
    outline:none;
    text-transform:uppercase;
    margin-top:10px;
    float:left;
    border-width:1px 1px 0px 1px;
    border-color:#CCC1A8;
    border-style:solid;
}
.most-readday, .most-readmonth, .most-readday:hover, .most-readmonth:hover
{
    display:block;
    height:16px;
    text-align:center;
    /*background-color:#F4F1E9 ;*/
    color:#626354;
    font-weight:bold;
    text-decoration:none;
    padding:6px 2px 0px 2px;
    font-size:11px;
    line-height:12px;
    outline:none;
    text-transform:uppercase;
    margin-top:10px;
    float:left;
    /*border-width:1px 1px 1px 1px;
    border-color:none;
    border-style:solid;
    border-bottom-color:#d5d6c3;*/
}
.mostread-boxout
{
    padding:6px 0px 4px 0px;
}
.mostread-boxout ul
{
    margin: 0;
    list-style-type:none;
    padding:0 0 4px 0;
    
    
}
.mostread-boxout li
{
    background:url(http://www.financeasia.com/Images/list-dot.gif);
    background-position:1em 0.8em;
    background-repeat:no-repeat;
    font-size:12px;
    margin:0 0 0 0;
    padding:5px 10px 6px 25px;
    float:left;
}
li.mostread-boxout-separator
{
    height:1px !important;
    background:none !important;
    background-color: #FFFFFF !important;
    margin:1px 0px 2px 0px !important;
    padding:0px !important;
    line-height:1px !important;
    line-height:0.1 !important;
    float:left;
    width:100%;
}
* html li.mostread-boxout-separator
{
    display:none;
}
.MostReadInSection
{
	padding: 5px;
	color: #333333;
	font-size: 14px;
	text-align: right; 
}

/********************
ARTICLE
********************/
#articleContainer
{
    font-size:13px;
}
.article-boxout-container
{
	float: right;
	width: 182px;
	margin:0px 0px 5px 15px;
}
.article-image
{
	border: 1px solid #eeeeee;
	width: 180px;
	text-align: center;
	margin: 0px 0px 10px 0px;
}

.article-image-caption
{
	background-color: #eeeeee;
	width: 169px;
	text-align: center;
	margin-top: -10px;
	margin-bottom: 10px;
	padding:7px;
	font-size: 9pt;
	color: #333333;
}

.article-category
{
    color:#4d5357;
    font-size:11px;
    margin:0 0 2px 0;
}
.article-category a, .article-category a:hover
{
    color:#4d5357;
    font-weight:bold;
    text-transform:uppercase;
}
h1.article-header {
    color:#000000;
    font-size:24px;
    font-weight:bold;
    margin:8px 0 10px 0;
}
#articleContainer .authordate {
    color:#000000;
    font-size:11px;
    padding:3px 0 4px;
}
#articleContainer .authordate a, #articleContainer .authordate a:hover {
    color:#003766;
}
.body-content
{
    line-height:1.6em;
}
.article-boxout
{
    background-color:#F4F1E9 ;
}
.article-boxout .header
{
    height:17px;
    font-size:15px;
    line-height:17px;
    color:#3C3D32;
    text-transform:uppercase;
    background-color:#D5D6C3;
    padding-left:10px;
    border-top:10px solid #F4F1E9 ;
    font-weight:bold;
}
.article-boxout .box-padding
{
    padding:6px 10px 4px 10px;
}
.article-boxout ul
{
    margin: 0;
    list-style-type:none;
    padding:0 0 4px 0;
    
}
.article-boxout li
{
    background-image:url(http://www.financeasia.com/Images/list-dot.gif);
    background-position:0 0.8em;
    background-repeat:no-repeat;
    font-size:12px;
    margin:0;
    padding:4px 0 6px 15px;
}


h2.article-intro-text
{
    font-family:Arial,Sans-Serif;
    font-size:16px;
    line-height:1.6em;
    font-weight:bold;
}



.article-footer-top-stories .header
{
    height:17px;
    font-size:15px;
    line-height:17px;
    color:#FFFFFF;
    text-transform:uppercase;
    background-color:#777777;
    padding-left:17px;
    font-weight:bold;
}

.article-locked-message-container
{
		-moz-border-radius-bottomleft:3px;
		-moz-border-radius-bottomright:3px;
		-moz-border-radius-topleft:3px;
		-moz-border-radius-topright:3px;
		/*background-color:#FFFFE0;
		border:1px solid #E6DB55;*/
		background-color:#E0F4D5;
		border:1px solid #7CC242;
		margin:20px;
		padding:12px;
		text-align:center;
		font-style:italic;
}


.article-preview-description
{
	margin-top:10px;
	font-weight:bold;
	text-align:center;
	/*color: #a3987f;*/
	color: #666666;
	text-transform: uppercase;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	padding:5px;
}

.article-preview-description a
{
	font-weight:normal;
	text-transform: none;
}

.article-continue-reading
{
	margin-top:10px;
	font-weight:bold;
	text-align:center;
	color: #000000;
	padding:5px;
}

.article-continue-reading a
{
	font-weight:normal;
	
}

.article-login-container
{
	/*-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:11px;
	-moz-border-radius-bottomright:11px;
	-moz-border-radius-topleft:11px;
	-moz-border-radius-topright:11px;
	-moz-box-shadow:0 4px 18px #C8C8C8;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #E5E5E5;*/
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	font-weight:normal;
	margin:15px;
	padding:12px;
}

.login-input {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FBFBFB none repeat scroll 0 0;
	border:1px solid #E5E5E5;
	font-size:18px;
	margin-bottom:16px;
	margin-right:6px;
	margin-top:2px;
	padding:3px;
	width:150px;
}

.login-error-message
{
		-moz-border-radius-bottomleft:3px;
		-moz-border-radius-bottomright:3px;
		-moz-border-radius-topleft:3px;
		-moz-border-radius-topright:3px;
		background-color:#FFFFE0;
		border:1px solid #E6DB55;
		margin:15px;
		padding:12px;
		text-align:center;
}

.article-subscription-container
{
	margin-right:auto; 
	margin-left:auto;
	width: 600px;
	}

.article-subscribe-link, a:hover.article-subscribe-link
{
	color: #cc3333;
	
}


/*a.login-subscribe-link, a:hover.login-subscribe-link
{
	color: #cc3333;
	
}*/

/**********************
RELATED TOOLS
**********************/
ul.article-tools{
	padding:0px;
	margin:0px 0px 15px 0px;
	line-height:13px;
	float:left;
	display: block;
	/*border: 1px solid #d7d7d7;*/
	width: 182px;
}
.article-tools li{
	float:left;
	list-style-type: none;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	background-image: none;
	height: 16px;
}


/********************
LISTS
********************/
.list-header
{
    padding-bottom:3px;
}
.list-header a
{
    color:#003766;
    font-size:16px;
    font-weight:bold;
}
.category
{
    color:#4d5357;
    font-size:11px;
    margin:0 0 2px 0;
    text-transform:uppercase;
}
.category a, .category a:hover
{
    color:#252817;
    font-weight:bold;
    text-transform:uppercase;
}
.authordate
{
    color:#4d5357;
    font-size:11px;
    padding:3px 0 0px 0;
}
.authordate a, .authordate a:hover
{
    color:#13578b;
   font-weight:bold;
}
.list-separator
{
    border-bottom:1px dotted #DDDDDD;
    clear:both;
    height:12px;
    margin-bottom:10px;
}
.section-header {
    border-bottom:3px solid #003766;
    color:#666666;
    font-size:24px;
    font-weight:bold;
    margin:0 0 15px;
    padding:0 0 2px;
}
.section-header-rss {
    float:right;
    padding:14px 12px 0 0;
}
.section-header-rss a, .section-header-rss a:hover
{
    border:0;
    text-decoration:none;
}
.sub-header {
    color:#666666;
    font-family:inherit;
    font-size:20px;
    font-weight:normal;
    margin:10px 0;
}
.poll-header, .poll-header:hover {
    color:#003766;
    font-size:16px;
    font-weight:bold;
}
.list-img
{
    float:left;
    width:100px;
    margin-right:10px;
}
.list-img-content
{
    float:left;
    width:535px;
}

ul
{
    margin: 0 0 0 15px;
    list-style-type:none;
    padding:0 0 4px 0;
    
}
li
{
    background-image:url(http://www.financeasia.com/Images/list-dot.gif);
    background-position:0 0.8em;
    background-repeat:no-repeat;
    font-size:12px;
    margin:0;
    padding:4px 0 6px 15px;
    list-style-type:none;
}

/********************
SMALL BOXOUTS
********************/
.smallboxout
{
    background-color:#FFFFFF;
    border:10px solid #DDDDDD;
    color:#333333;
}
.smallboxout .header
{
    height:17px;
    font-size:15px;
    line-height:17px;
    color:#003766;
    text-transform:uppercase;
    background-color:#ededed;
    padding: 5px 0px 5px 15px;
    font-weight:bold;
    margin:0px;
}

.smallboxout .most-read-header
{
    height:17px;
    font-size:15px;
    line-height:17px;
    color:#003766;
    text-transform:none;
    background-color:#ededed;
    padding: 5px 0px 5px 15px;
    font-weight:bold;
    margin:0px;
}

.smallboxout .box-padding
{
    padding:15px;
}
.smallboxout-more 
{
    text-align:right;
    height:14px;
    margin:10px 0px 0px 0px;
}
.smallboxout-more .more-btn
{
    color:#777777;
    font-size:11px;  
    float:none;
    margin:0px;
    width:auto; 
    height:auto;
    background:none;
    text-align:right;
    display:inline;
}
.smallboxout ul
{
    margin: 0;
    list-style-type:none;
    padding:0 0 0 0;
    
}
.smallboxout li
{
    background-image:url(http://www.financeasia.com/Images/list-dot.gif);
    background-position:0 0.8em;
    background-repeat:no-repeat;
    font-size:12px;
    margin:0;
    padding:4px 0 6px 15px;
}

.separator
{
    height:10px;
    clear:both;
}
/********************
BOXOUTS
********************/
.boxout
{
    background-color:#F4F1E9 ;
}
.boxout .header
{
    height:17px;
    font-size:15px;
    line-height:17px;
    color:#333333;
    text-transform:uppercase;
    padding-left:10px;
    padding:5px 0px 3px 10px;
    border-bottom:3px solid #CCC1A8;
    font-weight:bold;
}

.boxout .headertwolines
{
    height:34px;
    font-size:15px;
    line-height:17px;
    color:#333333;
    text-transform:uppercase;
    padding-left:10px;
    padding:5px 0px 3px 10px;
    border-bottom:3px solid #CCC1A8;
    font-weight:bold;
}

.boxout .most-read-header
{
    height:17px;
    font-size:15px;
    line-height:17px;
    color:#333333;
    text-transform:none;
    padding-left:10px;
    padding:5px 0px 3px 10px;
    border-bottom:3px solid #CCC1A8;
    font-weight:bold;
}


.boxout .box-padding
{
    padding:5px;
}

.boxout-people, .boxout-search, .boxout-galleries
{
    padding:10px;
}
.boxout-people .list-header
{
    margin: 8px 0px 2px 0px;
}
.boxout-people .list-header a {
    color:#003766;
    font-size:13px;
    font-weight:bold;
}
.boxout-search .list-header
{
    margin: 0px 0px 3px 0px;
    color:#000000;
    font-size:13px;
    font-weight:bold;
}
.boxout-people .list-text {
    color:#000000;
    font-size:11px;
}
.boxout-people-separator, .boxout-search-separator
{
    height:1px;
    background-color:#FFFFFF;
    line-height:1px;
}
* html .boxout-people-separator, * html .boxout-search-separator
{
    display:none;
}
.boxout-events
{
    padding:6px 0px 4px 0px;
}
.boxout-events ul
{
    margin: 0;
    list-style-type:none;
    padding:0 0 4px 0;
    
}
.boxout-events li
{
    background:url(http://www.financeasia.com/Images/list-dot.gif);
    background-position:1em 0.8em;
    background-repeat:no-repeat;
    font-size:12px;
    margin:0 0 0 0;
    padding:5px 10px 6px 25px;
}
.boxout-linked-articles
{
    padding:6px 0px 4px 0px;
}
.boxout-linked-articles ul
{
    margin: 0;
    list-style-type:none;
    padding:0 0 4px 0;
    
}
.boxout-linked-articles li
{
    background:url(http://www.financeasia.com/Images/list-dot.gif);
    background-position:1em 0.8em;
    background-repeat:no-repeat;
    font-size:12px;
    margin:0 0 0 0;
    padding:5px 10px 6px 25px;
}
.boxout-galleries .list-text
{
    width:220px;
}
/********************
BUTTONS
********************/
.btn-poll
{
    background:url(http://www.financeasia.com/Images/btn-poll.gif) no-repeat 0 0;
    border:0;
    color:#FFFFFF;
    cursor:pointer;
    font-size:12px;
    font-weight:bold;
    margin-bottom:0;
    height:20px;
    width:50px;
}
a.btn-poll, a.btn-poll:hover
{
    display:block;
    text-decoration:none;
}
/********************
EVENTS
********************/
.event-details
{
    background-color:#E4EAF2;
    padding:15px;
    margin:10px 0px 10px 0px;
}
.events-list .authordate
{
    padding-top:0px;
}
.events-list .event-location
{
    padding:4px 0px 4px 0px;
    font-weight:bold;
}
/********************
MAGAZINE
********************/
.btn-mag
{
    background:url(http://www.financeasia.com/Images/btn-mag.gif) no-repeat 0 0 #cccccc;
    border:0;
    cursor:pointer;
    margin-bottom:0;
    height:20px;
    width:125px;
    display:block;
}

.in-this-issue-text
{
 font-size:11px;
}

#mag-links
{
    width:640px;
    /*background-color:#cccccc;*/
    height:20px;
    border-bottom:1px solid #2e2e2e;
    font-size:12px;
    color:#999999;
    padding:0px 0px 0px 60px;
    margin: -5px 0px 20px 0px;
    
}
#mag-links a, #mag-links a:hover
{
    font-size:12px;
    /*color:#a1b8ca;*/
}
#mag-links ul
{
    margin: 0;
    list-style-type:none;
    padding:0 0 0 0;
    
}
#mag-links li
{
    background-image:url(http://www.financeasia.com/Images/list-dot-regions.gif);
    background-position:0 0.6em;
    background-repeat:no-repeat;
    font-size:12px;
    margin:0;
    padding:0px 12px 0px 8px;
    float:left;
}

    
/********************
follow us
********************/
#follow-us
{
    width:268px;
    float:left;
}
#follow-us a
{
    display:block;
    text-decoration:none;
    outline:none;
}
/********************
utility stuff
********************/
.clearer
{
	clear: both;
}
.col-separator
{
    height:15px;
    clear:both;
}
/********************
FOOTER START
********************/
/*#footer
{
   width: 1000px;
   clear: both;
   /*background: url(http://www.financeasia.com/Images/footer-bg.jpg) repeat-x top left #FFFFFF;*/
 /*  padding-top:11px;
   
}*/

#footer {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://www.financeasia.com/Images/footer-bkg.gif) no-repeat scroll left top;
	clear:both;
	padding-top:11px;
	width:1000px;
}
#footer-sponsored
{
   width:930px;
   padding: 20px 35px 20px 35px !important;
}
* html #footer-sponsored
{
   width:930px;
   padding: 20px 0px 20px 35px !important;
}
#sponsored-links
{
    width: 930px;
    float:left;
}
#sponsored-links .heading
{
    font-size: 14px;
    font-weight: bold;
    color: #666666;
}
#footer-sitemap
{
   width:900px;
   padding: 20px 50px 20px 50px;
   background-color:#F4F1E9;
   font-size: 14px;
    color: #555555;	
}
#footer-sitemap ul
{
   list-style-type:none;
   margin:0px 0px 0px 0px; 
   background:none;
   color: #555555;
}

.footer-cat-toplevel
{
	margin-top: 50px;
    padding-top: 50px;
}

.footer-cat-toplevel a
{
   color: #626354;
   font-weight: bold;
   font-size: 13px;

   
}

#footer-sitemap ul li
{
   list-style-type:square;
   font-size: 12px;
   margin-left:16px;
   padding:3px;
   background:none;
}

#footer-sitemap ul li a
{
   color: #626354;
   margin-left:-3px;
}


#footer-fa
{
   width:1000px;
   text-align:center;
   height: 143px;
   clear: both;
   color: #999999;
   font-family: Arial, Verdana;
   font-size: 11px;
   background:url(http://www.financeasia.com/Images/footer-fa-bg.gif) repeat-x #222222;
}
.footer-fa-links
{
   font-size:12px;
   color: #888888;
   height: 32px;
   font-weight:bold;
   padding-top:14px;
}
.footer-fa-copyright
{
   font-size:11px;
   color: #999999;
   padding-top: 5px;
   text-align:center;
   width: 1000px;
}
.footer-fa-links a, #footer-haymarket a
{
   color: #DDDDDD;
   text-decoration: none;
   font-size:12px;
}
.footer-fa-links a:hover, #footer-haymarket a:hover
{
   color: #DDDDDD;
   text-decoration: underline;
   font-size:12px;
}
.footer-fa-copyright a
{
   color: #999999 !important;
   text-decoration: none !important;
   font-size:11px !important;
   font-weight:normal !important;
}
.footer-fa-copyright a:hover
{
   color: #999999 !important;
   text-decoration: underline !important;
   font-size:11px !important;
   font-weight:normal !important;
}

/**************************
PAGING
**************************/
.paging {
    background-color:#EDEDED;
    border-bottom:1px solid #FFFFFF;
    color:#4D5357;
    margin:1px 0 0;
    padding:0 5px;
    text-align:right;
}
.paging a.currentPage {
    background-color:#003766;
    border:1px solid #003766;
    color:#FFFFFF;
    font-weight:bold;
    line-height:20px;
}
.paging a {
    color:#003766;
    letter-spacing:1px;
    line-height:20px;
    margin:0;
    padding:1px 2px;
}
/************
Article Paging
*************/
ul.article-paging
{
    list-style-type:none;
    font-size:11px;
    font-weight:bold;
    margin:17px 0px 0px 0px;
    float:left;
}
ul.article-paging li
{
    margin:3px;
}
li.article-pagecount
{
    background:transparent none repeat scroll 0 0;
    float:left;
    line-height:2.2;
    text-align:center;
    padding:0px;
    border: 1px solid #FFFFFF;
}
li.article-pagecount a
{
    padding:6px 7px 7px;
}
li.article-pagecount a:hover
{    
    background-color: #003766;
    color:#ffffff;
}
li.active-pagecount
{
    background:transparent none repeat scroll 0 0;
    border: 1px solid #003766;
    float:left;
    line-height:2.2;
    text-align:center;
    padding:0px;
    color:#003766;
}
li.active-pagecount span
{
    padding:6px 7px 7px;
}

/************
Country dropdown
*************/
.country-dropdown-container
{	
    float:left;
	z-index: 990;
	width:115px;
	position:relative;
	margin-top:0px;
	margin-right:20px;
	

}
#country-selector
{
    cursor:pointer;
	cursor:hand;
    font-family: Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	background-color: #333333;
	border:1px solid #444444;
	padding: 0px 0px 1px 3px;
	
}
#country-selector div
{
    margin: 3px 12px 0px 0px;
    float:right;
}
* html #country-selector div
{
    margin: 3px 3px 0px 0px;
    float:right;
}
.country-dropdown
{
    display:none;
    /*text-align:right;*/
   border:1px solid #444444;
    
}
.country-dropdown-selected
{    
    display:block;
    position: absolute; 
    z-index: 990;
   -moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	/*-moz-border-radius-bottomleft:11px;
	-moz-border-radius-bottomright:11px;
	-moz-border-radius-topleft:11px;
	-moz-border-radius-topright:11px;
	-moz-box-shadow:0 4px 18px #C8C8C8;*/
	background-color:#333333;
	/*border:1px solid #333333;*/
		

}
#country-dropdown ul, .country-dropdown-selected ul
{ 
    margin:0px;
    padding:0px;
}
#country-dropdown li, .country-dropdown-selected li
{   
    background:none !important;
    list-style-type:none;
    padding:0px !important;
    line-height:1.4;
    border-bottom:1px dotted #555555;
    text-align:center;
}
.country-dropdown-selected li a
{ 
    display:block;
    padding:5px;
    width:105px;
    text-align:center;
}
.country-dropdown-selected li a:hover
{ 
    background-color:#444444;
    display:block;
    padding:5px;
}


/************
auto suggest search drop down
*************/

.autoSuggestDropdownContainer
{
	
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	position:absolute;
	z-index:2000;
	font-size:11.5px;
	font-family:arial;
	border:3px solid #666666;
	width:376px;
}

.autoSuggestResultsContainer
{

	width:376px;
	background-color:#666666;
	
}

.autoSuggestResultsHeader
{
	width:240px;
	margin:5px;
	float:left;
	color:#ffffff;
	font-weight:bold;
}

.autoSuggestResultsSeeAll
{
	width:100px;
	margin:5px;
	float:left;
}

.autoSuggestResultsSeeAll a
{
	color:#ffffff;
	font-weight:bold;
}

.autoSuggestItem
{
    width:376px;
    background-color:#ffffff;
    line-height:1.4;
     border-bottom:1px solid #eeeeee;
    
}

.autoSuggestItemSelected
{
    width:376px;
    background-color:#eeeeee;
    line-height:1.4;
    border-bottom:1px solid #eeeeee;
    
    
}

.autoSuggestItemArticle
{
	width:240px;margin:7px;float:left;margin-left:8px; 
}

.autoSuggestItemDate
{
	width:100px;margin:7px;float:left; color:#333333;
}




.autoSuggestResultsFooter
{
	width:376px;
	background-color:#666666;
}

.autoSuggestResultsFooterClose
{
	width:365px;
	margin:5px;
	float:left;
	color:#333333;
	text-align:right;
}

.autoSuggestResultsFooterClose a
{

	color:#ffffff;
	
}

/******************
FORMS
******************/
.required
{
    vertical-align:top;
    width:15px;
    color:Red;
}
.form .field 
{
    font-weight:bold;
    vertical-align:top;
}
.form td 
{
    padding:5px 0 8px;
}
.form td p
{
    margin:0px 0px 8px 0px;
}

/******************
AUTHOR
******************/
.author-img {
    border:1px solid #EEEEEE;
    float:right;
    margin-left:15px;
}
/******************
sitemap
******************/
.sitemap-header
{   
    font-size:16px;
    font-family:inherit;
    font-weight:normal;
    color:#666666;
    margin:20px 0px 10px 0px;
}



.jobs-powered-by
{
	font-size:10px;
    font-family:inherit;
    font-weight:normal;
    color:#666666;
    margin:10px 10px 5px 10px;
}

.jobs-more
{
	font-size:11px;
	text-align:center;
 
}

/******************
League Tables boxout
******************/

.league-tables
{
	margin-top:2px;
	text-align:left;
}

.league-tables a
{
	font-size:8pt;
}


/*********************
Pipeline tables
*********************/
table.pipeline
{
    width: 100%;
}

table.pipeline td 
{ 
    border-right: 1px solid #CCCCCC; 
    border-top: 1px solid #CCCCCC;
    font-size: 11px;
    padding: 2px 4px 2px 4px;
    vertical-align: middle;
    text-align: left;
}

table.pipeline tr.header td
{
    border-top: 1px solid #CCCCCC; 
    background-color: #EEEEEE;
}

table.pipeline td.country
{
    border-left: 1px solid #CCCCCC; 
    border-top: none;
    border-bottom: none;
}

table.pipeline tr.country-separator td
{
    border-top: 2px solid #000000;
}



.more-tables-links
{
    
    /*background-color:#cccccc;*/
    height:20px;
    border-bottom:0px solid #2e2e2e;
    font-size:12px;
    color:#666666;
    padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    float:right;
    
}

