
/*  STYLES THAT APPLY TO EVERY PAGE */

body {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 1.5;
	background: #D0ECF9;
	color: #333333;
}

/**************************************************
MASTHEAD:
**************************************************/


#login {
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #00467F;
	background-image: url(../images/template/login_corner_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 5px 10px 3px 15px;
	float: right;
}


}

div #flashhead{
	padding: 0;
	margin: 0;
	background-image: none;
	cursor:hand;
cursor:pointer;

}

/**************************************************
LOGIN LINKS:
**************************************************/

#masthead #login a {
	text-decoration: none;
}
#masthead #login a:link,a:visited {
	color: #FFFFFF;
}
#masthead #login a:hover,a:active {
	color: #FF9900;
}


#navstrip {
	display: block;
	height: 25px;
	width: 960px;
	background-image:url(../images/template/menustrip_bg.gif);
	background-repeat: repeat-x; 
}

/**************************************************
INFO STRIP:
**************************************************/
#infostrip {
	clear: both;
	padding: 20px 20px 0px 20px;
	
	width:inherit;
}
#fastfind {
	float: left;
	width: 200px;
	display: inline;
}

#priceinfo {
	color: #333333;
	font-weight: bold;
	left: 650px;
		width: 310px;
		position: relative;
top:-45px;
}
/**************************************************
DIVS WITHIN MAIN CONTENT:
**************************************************/
#adcol {
	float: left;
	width: 240px;
	padding-left: 20px;
}
#adcol .perm
{
	font-size:10px;
color: #000000
}
#adcol img {
	margin-bottom: 20px;
	border: 1px solid #999999;
}
#adcol a:link img {
	border: 1px solid #999999;
}
#adcol a:visited img {
	border: 1px solid #999999;
}

#contentcol {
	width: 920px;
	float: left;
	clear: none;
	margin: 0 20px 40px 20px;
	
	
}


/**************************************************
MAIN CONTENT INLINE LINKS:
**************************************************/
#maincontent a {
	font-weight: bold;
	color: #FF9900;
}

#maincontent a:link {
	color: #FF9900;
}
#maincontent a:visited {
	color: #FF9900;
}
#maincontent a:hover {
	color: #999999;
}
#maincontent a:active {
	color: #FF9900;
}
#maincontent a img {
	border: none;
}

/**************************************************
MAIN CONTENT TITLES:
**************************************************/

#maincontent .title1 {
	color: #76C0EA;
	display:inline;
	font-size: 1.4em;
	font-weight: normal;
	margin-right: 8px;
	
}

#maincontent .title2{
	color: #00467F;
	display:inline;
	font-size: 1.4em;
	font-weight: normal;
}
#maincontent .title2pdf
{
		display:inline;
	font-weight: normal;

}
#maincontent .boldblue
{
	color: #76C0EA;
	font-weight: bold;
}


/**************************************************
MAIN CONTENT HEADINGS:
**************************************************/

#maincontent h2 {
	color: #00467F;
	font-size: 1.4em;
	margin-bottom: 8px;
}

#maincontent h3 {
	font-size: 1em;
	color: #76C0EA;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: -12px; /* counters the top padding on the paragraphs */
}
#maincontent #loginheader {
	color: #00467F;
	font-weight:bold;
	font-size: 1.4em;
	margin-top: 8px;
	margin-bottom: -8px; /* counters the top padding on the paragraphs */
}
/**************************************************
MAIN CONTENT SUBNAVIGATION:
**************************************************/
#maincontent .subnavigation {
	margin: 10px 0 20px 0;
	
}

#maincontent .subnavigation li 
{
	display: inline;
	margin-right: 4px;
	font-weight: bold;
	font-size: 11px;
}
#maincontent .subnavigation li a.selected
{
	color: #FF9900;
	display: inline;
	font-weight: bold;
}

#maincontent .subnavigation li a.last
{
	border-right: none;
	display: inline;
}
#maincontent .subnavigation li a.lastselected
{
	color: #FF9900;
	display: inline;
	font-weight: bold;
	border-right: none;

}


#maincontent .subnavigation li a {
	color: #00467F;
	text-decoration: none;
		padding: 0 4px 0 0;
		border-right: 1px solid #00467F;
	display: inline;

}

#maincontent .subnavigation li a:hover {
	color: #FF9900;
	text-decoration: none;
}

#maincontent .subnavigation a:visited {
	color: #00467F;
	text-decoration: none;
}
 #maincontent .subnavigation a:active
 {
	color: #00467F;
	text-decoration: none;
 }
#maincontent .subnavigation li a:hover{
	color: #FF9900;
	text-decoration: none;
}

/**************************************************
PARAGRAPH AND LIST STYLES:
**************************************************/
#maincontent p, #maincontent ul.bulletlist {
	padding-top: 7px;
	padding-bottom: 8px;
}

#maincontent ul.bulletlist li{
	margin-left: 20px;
	list-style-type: disc;
}
#maincontent ul.tpmbulletlist {
	padding-top: 0px;
	padding-bottom: 0px;
}

#maincontent ul.tpmbulletlist li{
	margin-left: 20px;
	list-style-type: disc;
	margin-bottom: 1px;
}

/**************************************************
3 COLUMN PAGES:
CONTENT COL HAS 2 SUB-DIVS (contentcolinfo & contentcolcontact)
**************************************************/

/**************************************************
CONTENTCOLINFO:
**************************************************/
#contentcolinfo {
	width: 470px;
	padding-right: 20px;
	float: left;
	clear: none;
}

/**************************************************
CONTENTCOLCONTACT:
**************************************************/
#contentcolcontact {
	margin-top: 40px;
	padding-left: 20px;
	border-left: 1px solid #00467F;
	min-height: 350px; 
	width: 140px;
	float: left;
	clear: none;
	overflow: visible;
}

#contentcolcontact h4{
	color: #00467F;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.2;
}

#contentcolcontact a:link, #contentcolcontact a:visited, #contentcolcontact a:active {
	color:#00467F;
}

#contentcolcontact a:hover {
	color: #999999;
}


/**************************************************
ADDRESS DIVS:
**************************************************/

.address {
	margin-bottom: 10px;
	line-height: 1.2;
	font-size: 0.95em;
}

.address h5 {
	font-size: 1em;
	color: #000000;
	margin-bottom: 2px;
}

.address a{
	font-size: 0.95em;
	line-height: 1.4;
	color:#00467F;
}

#contentcol .address a{
	font-size: 0.95em;
	line-height: 1.4;
	color:#00467F;
}

#contentcol .tpicontact a{
	font-size: 0.95em;
	line-height: 1.4;
	color:#00467F;
}

/**************************************************
GLOBAL FORM ELEMENTS:
**************************************************/

select {
	font-size: 0.95em;
}

/**************************************************
FOOTER:
**************************************************/

#footer {
	clear: both;
	margin-top: 5px;
	text-align: right;
}

#footer li {
	list-style: none;
	display: inline;
	padding: 0 7px;
	border-right: 1px solid #FFFFFF;
}

#footer ul,#footer p {
	display: inline;
	color: #333333;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 4px 7px;
	line-height: 20px;
}

#footer ul {
	background-image: url(../images/template/footer_bar_corner_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer ul a {
	text-decoration:none;
}

#footer ul a:link {
	color: #333333;
}
#footer ul a:visited {
	color: #333333;
}
#footer ul a:hover {
	color: #FF9900;
}
#footer ul a:active {
	color: #333333;
}
#maincontent .tpicontact a
{
color: #00467F;
}
#logo {
	margin-top: 30px;
	float: right;
	margin-bottom: 30px;
	background-image: url(../images/eb/tp_electronic_broking_logo.jpg);
	width:150px;
	height:33px;
	background-repeat:no-repeat;
}
#publications
{
	padding-bottom: 15px;
	position: relative;
	float: left;
	
}
.users {
	font-size: 12px;
	font-family: Arial, Verdana;
	border: solid 1px #8cd6f7;
	float: left;
	margin-right: 10px;

}
#commentable {
	font-size: 12px;
	font-family: Arial, Verdana;

}
.users td {
	
	font-weight: normal;
	vertical-align: top;
	
			
	border-collapse: collapse;

}
#publications a:link
{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	
}
#publications a
{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	
}
#publications a:hover
{
	text-decoration: underline;
	font-weight: normal;
	
}
#publications a:visited
{
	font-weight: normal;
	color: #333333;
}
#commentable tr.commenta
{
	background-color: #F3F9FA;
}
#commentable tr.commentb
{
	background-color: #efefef;
}
#commentable td 
{
	padding: 5px 5px 5px 5px;
	
}
td.header 
{
	font-weight: bold;
	background-color: #00529C;
	color: #fff;
	padding: 1px 5px 1px 5px;
	height:18px;
}
#commentable td.header 
{
	font-weight: bold;
	background-color: #00529C;
	color: #fff;
	padding: 1px 5px 1px 5px;
}

.blue
{

	width: 12px;
	height:25px;
	padding: 0px;
}
.daily{
	background-color: #ffffff;
	padding: 5px 5px 10px 0px;
	width: 200px;

}
td.lightblue
{
		background-color: #8cd6f7;
		height: 5px;
		
}

.company{
	background-color: #ffffff;
		padding: 5px 5px 10px 0px;
		width: 370px;

}
.sector{
	background-color: #ffffff;
		padding: 5px 5px 10px 0px;
		width: 315px;
}
#infowin
{
	width: 508px;
	height: 500px;
	
	padding: 5px;
	
}
tr.captiontel 
{
	font-weight: bold;
}
#regioncontact {
	float:left;
	clear:none;
	width: 400px;
	margin-right: 15px;
	margin-top: -15px;

}
#regioncontact a.emaillink
{
	font-weight: normal;
	color: #00467F;
}

/* the region name */
.regioncontact h3 { 
	margin-left: 5px; /* 5px left margin to line up with table contents*/
	font-size: 1.15em;
	color: #333333;
}	

#regioncontact table {
	margin-top: 20px;
	text-align: left;
	width: 100%;
	border-collapse: collapse;
	color: #333333;
}

/* the table title (eg: Singapore) */
#regioncontact caption {
	color: #00467F;
	text-align: left;
	padding: 0 0 5px 5px;
}
#regioncontact tr.captiontel {
	color: #00467F;
	text-align: left;
	padding: 10px 0 10px 5px;
	height: 20px;
	background-color: #ffffff;
}
#regioncontact tr {
	background-color: #ffffff;
	
}

#regioncontact td{
	border-collapse: collapse;
	border-bottom: 1px solid #FFFFFF;
	padding: 0 5px;
	vertical-align:top;
}

#regioncontact td.contactnumber{ 
	text-align:right;
}

.contactperson {
	margin: 10px 0 20px 0;
	
}
.newlink
{
	color:Blue;
}
.alert
{
	color: #ff0000;
	font-weight: bold;
}
#docsearch
{
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 5px;
}


#languagebar
{
	text-align: right;
	padding-right: 5px;

}

.cxbox
{
	padding-left: 10px;
}
#disclaimer
{
		margin-top: 20px;

}
.txtbox {
width: 200px;
height: 15px;
}
.submit
{
width: 140px;
height: 20px;
}
.search
{
font-family: Arial;
font-size: 12px;
font-weight: bold;
}
#pubsearch {
vertical-align: top;
font-family: Arial;
font-size: 12px;
font-weight: bold;
}
#commentable td
{
	vertical-align:top;
}
