
/*  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;
	color: #0065B8;
	
}

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: 14px 20px 20px 20px;
	margin-bottom: 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:
**************************************************/
#piccontentcol {
	width: 800px;
	float: left;
	clear: none;
	padding-bottom: 20px;
	overflow: visible;
	margin-left: 20px;
	margin-right: 20px;
}
#thumbnail img{
	border: 1px solid #999999;
}

#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: 670px;
	float: left;
	clear: none;
	padding-bottom: 20px;
	overflow: visible;
}


/**************************************************
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 h3.altinvest {
	font-size: 1em;
	color: #00467F;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -12px; /* counters the top padding on the paragraphs */
}
#maincontent h6 {
	font-size: 12px;
	color: #76C0EA;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -10px; /* 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: 22px;
	list-style-type: decimal;
	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;
}
#site_adcol {
	float: left;
	width: 240px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#site_adcol img {
	margin-bottom: 20px;
	border: 1px solid #000000;
}

/* the products contentcol is 5px wider than standard to allow for the region table padding */
#site_contentcol {
	width: 690px;
	float: left;
	clear: none;
}
.sitecol {
	float:left;
	clear:none;
	width: 250px;
	margin-right: 15px;

}

#sitemap {
	float:left;
	clear: none;
	margin-right: 8px;



}
#sitemap table tr td h3
{
padding-bottom:17px;
}
#sitemap table td a:hover 
{
	color: #ff9900;
	text-decoration: none;
	font-weight:normal;
}

#sitemap table td a:link 
{
	color: #333333;
	font-weight:normal;
	text-decoration: none;
	
}
#sitemap table td a:visited 
{
	color: #333333;
	font-weight:normal;
	text-decoration: none;
	
}
#sitemap table td a:active 
{
	color: #333333;
	font-weight:normal;
	text-decoration: none;
	
}

#sitemap table td
{
	vertical-align:top;
	width: 230px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight:normal;
}
#sitemap table tr td table tr td.enhance li
{
list-style-image: url(../images/sitemapbullett.gif);
}
#sitemap .enhancetitle {
	color: #333333;
	
	text-align: left;
	padding: 0 0 0px 10px;
	
}
#sitemap .enhance {
	color: #333333;
	text-align: left;
	padding: 0 0 0px 5px;
	font-weight:normal;
	
}

#sitecontentcol 
{
	padding-left: 40px;
	padding-right: 40px;
		width: 860px;
	float: left;
	clear: none;
	padding-bottom: 20px;
	overflow: visible;

}
#sitecontentcol .sitemap h2
{
	padding: 5px 0px 0px 0px;
}
#sitecontentcol .sitemap a
{
	text-decoration: none;
	font-weight: normal;
}
table.auctioninfo {
	width: 465px;
	font-size: 11px;
	font-family: Arial, Verdana;
	border: none;
	margin-top: 15px;
}

table.auctioninfo td {
	padding: 1px 5px 1px 5px;
	font-weight: normal;
	vertical-align: top;
	background-color: #EDF7F8;
			border-bottom: 2px solid #fff;
	border-collapse: collapse;

}
table.auctioninfo tr {
}

table.auctioninfo td.header 
{
	font-weight: bold;
	background-color: #036FAD;
	color: #fff;
	width: 180px;
}
table.auctioninfo td.details
{
}
.noline
{
text-decoration: none;
text-align: right;
float: right;
}
.legal
{
	
	font-weight: normal;
			color: #333333;
	
}
li.bold
{
		font-weight: bold;
			color: #76C0EA;
				
			

}
ul.legal li 
{
	margin-top: 15px;
	list-style-type: none;
	


}
.legalboldnumber
{
padding-right: 15px;
}
.legal ul li
{
	list-style-type: none;
	margin-top: 15px;
	
	font-weight: normal;
			color: #333333;
}
.legal ul li strong
{
padding-right: 8px;
}
.legal ul li b
{
padding-right: 8px;
}
.legal p
{
		
		font-weight: normal;
			color: #333333;

}
#stratmags
{
	margin-top: 15px;
	margin-bottom: -15px;
}
#stratmags td img
{
	border: solid 2px #76C0EA;
}

#stratmags td
{
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 20px;
}
/* Alt invest page style */
ul.altinvest li
{
	list-style-image: url(../images/products/altinvest/arrow.gif);
margin-left: 15px;
}
#loginbox
{
	background-color: #000000;
	padding: 15px;
	
	width:140px;
	color: #76C0EA;
	line-height: 2;
	vertical-align: middle;
	list-style:none;
	margin-bottom: 15px;
	
	
}

#loginbox li.register
{
	float: right;
	
	margin-top: -20px;
	
	
}
#loginbox em
{
	color:#ffffff;
	font-style:normal;
}
#loginbox input.txtbox
{
	width: 130px;
	height: 15px;
	
	font-size: 1em;
	font-weight: normal;
	color: #333333;
}