body
{	
	margin:10px;
	padding:0;
	font-size:75%;
	font-family: Verdana, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", "Bitstream Vera Sans", sans-serif;
}
h2, h3
{
	color:#333333;
}
h1
{
	height: 30px;
	margin-bottom: 20px; 
	font-size: 1.53em; 
	color:#ff9900;
	border-bottom: 1px solid #ccc;
}
h2
{
	margin: 15px 0 10px;  
	padding: 0; 
	font-size: 1.2em; 
}
h3
{
	margin-top:1.8em;
	font-size: 1.07em;
	margin-bottom: 0.45em;
}
h4
{
	margin-top:1.8em;
	font-size: 1.04em;
	margin-bottom: 0.45em;
	font-style: italic;  
}
p
{
	font-size:1em; 
	line-height:1.5em;
}

a:link
{
	color:#000000;
	text-decoration:underline;
}
a:visited
{
	color:#000000;
	text-decoration:underline;
}
a:hover
{
	color:#ff9900;
	text-decoration:underline;
}
a img
{
  border-width:0;  
}
ul
{
	margin-top:1em; 
	margin-bottom:1em;
}
ol
{
	margin-top:1em; 
	margin-bottom:1em;
}
dl
{
	margin-top:1em; 
	margin-bottom:1em;
	padding-left:0; 
	list-style-type:disc;  
}
li
{
	padding-left:0; 
	font-size:1em; 
	line-height:1.5em;
}
table
{
	margin:0;
	padding:0; 	
	width: 100%; 
	font-size: 1em;
}
tr
{
	background-color: #f5f5f5;  
	font-size: 1em;
}
th
{
	padding:5px; 	
	background-color: #1E65A3;  
	text-align:left;  	
	color:#fff; 
	font-size: 1em;
}
td
{
	text-align: left;  
	padding: 5px; 	
	font-size: 1em;
}

/* CONTAINER
--------------------------------------------------------------*/
#container
{
	margin: 0;
	padding: 0;  
	width: 100%; 
}

/* HEADER
--------------------------------------------------------------*/
#header
{
	padding: 0;
	margin-bottom: 10px;  
}
#main-logo
{
	padding: 5px; 
}

/* SITE NAV
--------------------------------------------------------------*/
#site_nav
{
	padding: 5px; 	
	background-color:#efefef;
	border: solid 1px #ccc;
}
#site_nav a
{
	color: #333;
	text-decoration: none;
	padding: 0 5px; 
}
#site_nav a:hover
{
	color: #000;
}

#site_nav em
{
	font-style: normal;
	border-bottom: solid 1px #333;
	padding-bottom: 0;
}

#section_home #site_nav a.home,
#section_forums #site_nav a.forums,
#section_broking #site_nav a.broking,
#section_tv #site_nav a.tv,
#section_education #site_nav a.education,
#section_shop #site_nav a.shop,
#section_support #site_nav a.support,
#section_account #site_nav a.account
{
	font-weight: bold;
}

/* SECTION NAV
--------------------------------------------------------------*/
#section_nav
{
	margin-top: -20px; 
	border-bottom: 1px solid #ccc;
	padding: 5px; 	
}
#section_nav a
{
	color: #333;
	text-decoration: none;
}
#section_nav a:hover
{
	color: #000;
}


/* CONTENT
--------------------------------------------------------------*/
#content
{
	padding: 0;	
	margin: 20px 0 30px;
}

/* FOOTER
--------------------------------------------------------------*/
#footer
{
	clear: both; 
	border-top: solid 1px #ccc;	
	margin-top: 20px;
	font-size: 0.9em;
}
#footer p
{
	font-size: 0.9em;
	color: #999;
}

/* STYLE CLASSES
--------------------------------------------------------------*/
h2.section_title
{
  margin: 0;  
  padding: 5px; 
  font-size: 1.0em; 
  background-color: #1E65A3;	
  color: #fff;
  text-align: left;  	 
}


/* FORMS
--------------------------------------------------------------*/
td.sub_name
{
	width: 350px; 
	vertical-align: top;  
}
td.form_field
{
	width: 200px; 
	vertical-align: top;  
}
td.form_required
{
	width: 10px; 
	vertical-align: top;  
	color: Red;  
	text-align:center;  
}
input.fullname
{
	width: 220px;
}
input.email
{
	width: 250px;
}
textarea.address
{
	width: 250px;
	height: 75px
}

/* FINANCE TV
--------------------------------------------------------------*/
td.report-title
{
	width: 30%;
}
td.report-time
{
	width: 35%;
}
td.report-status
{
	width: 5%;
	text-align: center;  
}
td.report-links
{
	width: 30%;
}

/* MEMBERS HOME
--------------------------------------------------------------*/
#members_home table, #members_home tr, #members_home td
{
	margin: 0;
	padding: 0;  
}
#members_home td.column-left
{
	background-color: #fff; 
	width: 159px; 
	vertical-align: top; 
	text-align: center;  
}

#members_home td.column-main
{
	background-color: #fff; 	
	vertical-align: top; 
}
#members_home td.column-main #main_content
{
	padding: 0 5px; 
}
#members_home td.column-right
{
	background-color: #fff; 
	width: 250px;
	vertical-align: top; 
	text-align: center;  
}
#members_home td.column-right #top_right_banner
{
	margin: 0 0 5px; 
}
#members_home td.column-right #bottom_right_banner
{
	margin: 5px 0 0; 
}

#members_home td.column-left #emercial
{
	margin-bottom: 5px;
}

/* MARKET ANALYSER HELP
--------------------------------------------------------------*/
.tuteNote
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt; 
	color: #000000; 
}
p.tuteNote
{
	border: solid 1px Black;
  background : #f5f5f5; 	
	margin-right: 2%;
  margin-left: 2%;
	padding: 10px;
}

.tuteFigure
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt; 
  font-style:italic;  
	color: #000000; 
}

/* TOP FORUM POSTS
--------------------------------------------------------------*/
ul#forum_top_posts
{
	margin-top: 2px; 
	margin-bottom: 5px; 
	font-size: 1em;
	text-align: left;  
}
ul#forum_top_posts li
{
	margin-bottom: 3px; 
  	list-style-image: url(/images/bullet-red-arrow.gif); 
  	margin-left: -24px;
}
table#forum-top-posts
{
	padding: 0;
	margin: 0;
	width: 159px; 
}

/* FORUMS
--------------------------------------------------------------*/
#forum-jump
{
	float: right; 
}
td.forum-status
{
  width:20px;
  text-align:center;  
}
.forum-name
{
  width: 20%;  
}
.forum-link
{
  font-weight: bold;
  
}
.forum-link-description
{
  width:250px;
}
td.forum-poster
{
	width:250px;
	
}
td.forum-posts
{
  width:50px;
  text-align: center;  
}
td.forum-date
{
  width:160px;
}
td.forum-thread-info
{
  width:150px;
  font-size: 0.9em;
  vertical-align: text-top;  
}
td.forum-thread-seperator
{
	background-color: #666;    
	padding: 0; 
	height: 2px; 
}
div.forum-thread-subject
{
	padding: 5px;
	background-color: #ccc; 	 
}
.forum-link-title
{
  font-weight: bold;
}
#asic-notice
{
	padding: 5px; 
	margin-bottom: 10px; 
	background-color: #f1f1f1; 
	font-size: 0.8em;
	
	border: dashed 1px #ccc;
}
#asic-notice ol li
{
	margin-left: 20px; 	
}

/* USER SUBSCRIPTION CONTROL
--------------------------------------------------------------*/
table#user_sub
{
	margin:0;
	padding:0; 	
	font-size: 1em;
}
table#user_sub img
{
	text-align: center;
	vertical-align: middle;
	padding: 2px;     
}
table#user_sub caption
{
	text-align: left;
	margin-bottom: 5px;
	font-size: 1.0em;
	font-weight: bold;
}
table#user_sub th
{
	padding:5px; 		
	text-align:left;  	
	font-size: 1em;
}
table#user_sub thead th
{
	background-color: #1E65A3;  
	color: #fff;
}

table#user_sub tbody th
{
	background-color: #CCC;
	color: #000;
}
table#user_sub tbody th span.desc
{
	font-weight: normal;

}
table#user_sub tr
{
	background-color: #f5f5f5;  
	font-size: 1em;
}
table#user_sub td
{
	padding:3px; 	
	font-size: 1em;
}

table#user_sub td.notes
{
	text-align: right;
	 
}
table#user_sub td.price
{
	text-align: right;
}
table#user_sub td.total_cost
{
	text-align: right;
	font-weight: bold;
}

#sub_key
{
	margin-top: 10px;
	padding: 5px;  
	border: dashed 1px #CCC;
	background-color: #EFEFEF;
}
#sub_key h3
{
	margin: 0 0 5px;
	padding: 0;
}

#sub_key ul 
{
	margin: 0 0 0 -40px !important;
	margin: 0;
	list-style-type: none;  
}
#sub_key ul li
{
	margin: 2px 0;
}

/* ADDON SUBSCRIPTION CONTROL
--------------------------------------------------------------*/
table#user_addon
{ 
	margin:0;
	padding:0; 	
	font-size: 1em;
}

table#user_addon img
{
	text-align: center;
	vertical-align: middle;
	padding: 2px;     
}
table#user_addon caption
{
	text-align: left;
	margin-bottom: 5px;
	font-size: 1.0em;
	font-weight: bold;
}
table#user_addon th
{
	padding:5px; 		
	text-align:left;  	
	font-size: 1em;
}
table#user_addon thead th
{
	background-color: #1E65A3;  
	color: #fff;
}

table#user_addon tbody th
{
	background-color: #CCC;
	color: #000;
}
table#user_addon tbody th span.desc
{
	font-weight: normal;

}
table#user_addon tr
{
	background-color: #f5f5f5;  
	font-size: 1em;
}
table#user_addon td
{
	padding:3px; 	
	font-size: 1em;
}

table#user_addon td.checkaddremove
{
    text-align: center;
    width: 50px;
}

table#user_addon td.subscribed
{
	text-align: center;
	vertical-align: middle;
	padding: 2px; 
	width: 50px;    
}

table#user_addon td.price
{
	text-align: right;
	width:100px;
}

table#user_addon td.total_cost
{
	text-align: right;
	font-weight: bold;
}

table#user_addon td.expires
{
	text-align: center;
}



/* LEFT COLUMN
--------------------------------------------------------------*/
#left_column
{
	padding: 0; 
	margin: 10px 15px 30px 0;
	width: 180px;
	float: left; 
}

#left_column_nav 
{
	margin: 0;
  padding: 0;
  border-top: solid 30px #CCC; 
}

#left_column_nav li
{
	padding: 3px 3px 3px 10px; 
	background-color: #efefef; 
	list-style-type: none; 
	border-bottom: solid 1px #fff; 	
}
#left_column_nav li.title
{
	background-color: #ccc; 
	height: 30px;
	
}

#left_column_nav li a
{
	color: #3777AD;
	text-decoration: none; 
}

#left_column_nav li a:hover
{
	color: #FF9933;
}

/* MY ACCOUNT 
--------------------------------------------------------------*/
#sub-alert
{
	border: solid 1px #000;
	background-color: #efefef ;
	padding: 0 5px; 
	margin: 5px 0; 
}
#sub-alert h1
{
	margin: 0; 
	padding: 0; 
	color: Red;
	font-size: 1.1em;
	border: 0; 	
}
#sub-alert p
{
	margin: 0; 
	padding: 0; 
	line-height: 1.5em; 
}


/* CLASSES
--------------------------------------------------------------*/

.alert
{
	color: Red;
}
.disclaimer
{
	font-size: 0.9em;
  font-style: italic;  
}
p.note
{
	color: Red;
	border: solid 1px #ccc;
	background-color: #efefef;  
	padding: 5px;
}

/* Market Snapshot
--------------------------------------------------------------*/
#market_snapshot
{
	margin-top: 5px; 
	width: 250px; 
}

#imgChart, #_ctl4_imgChart
{
	margin: 5px 0 5px; 
}

#market_snapshot table.indices 
{
	font-size: 0.9em;
	width: 250px; 
	border-collapse: collapse;  
}

#market_snapshot table.indices th
{
	padding:5px; 		
	background-color: #ccc;
	color: #000; 
}
#market_snapshot table.indices td
{
	padding:5px; 	
	background-color: #f5f5f5;  
	border-bottom: solid 1px #ccc; 
}

#market_snapshot table.indices th.index-symbol, #market_snapshot table.indices td.index-symbol
{
	width: 25%; 
	text-align: left;  
}

#market_snapshot table.indices th.index-value, #market_snapshot table.indices td.index-value
{
	text-align:right;  
	width: 25%; 
}
#market_snapshot table.indices th.index-change, #market_snapshot table.indices td.index-change
{
	text-align:right;  
	width: 25%; 
}
#market_snapshot table.indices th.index-change-percent, #market_snapshot table.indices td.index-change-percent
{
	text-align:right;  
	width: 25%; 
}



/* News Articles
--------------------------------------------------------------*/
div.news_articles
{
	text-align: left;  
}
div.news_articles_item
{
 margin: 0; 	
 padding: 0;
}
div.news_articles_sep
{
	height: 10px;
}
div.news_articles_sep_compact
{
	border-bottom: solid 1px #ccc; 
}

div.news_articles_item h3
{
  margin: 5px 0 0 0; 	
  padding: 0;
  font-size: 1.1em;
}
div.news_articles_item h4
{
  margin: 5px 0 0 0; 	
  padding: 0;
  font-size: 0.9em;
  font-style: normal;  
}
div.news_articles_item a
{	
  text-decoration: none; 	
}
div.news_articles_item a:visited
{	
  text-decoration: none; 	
}
div.news_articles_item a:hover
{	
  text-decoration: underline; 	
}
div.news_articles_item cite
{
	margin: 0; 
	padding: 0; 
  font-size:0.8em; 
  font-style: normal; 
  color: #666; 
}
div.news_articles_item p
{
	margin: 5px 0 0; 
	padding: 0; 
}

/*Broking */
table.morrison_broking_rates
{
	width: 600px 
}
table.morrison_broking_rates caption
{
	text-align: left;
	font-weight: bold;   
}
table.morrison_broking_rates tfoot td
{
	font-style: italic;  
	font-size: 0.9em; 
	
}

