/* - - - - - - - - - - - - - - - - - - - - -

Title : Hudson Gore Financial Services Pty Ltd
URL : http://www.hudsongore.com.au

Author : SiteSuite Australasia
Designer : Erin Kim
Author URL : http://www.sitesuite.com.au


- - - - - - - - - - - - - - - - - - - - - */

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/

html {
	padding: 0;
	margin: 0;
	}

body {
	font: 12px/18px arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #4c4c4c url(../siteimages/bg_pattern.gif) repeat-x;
	background-position: top;

	}
	
img {
	border: 0;
	}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0
	}



td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 1.3;
}

a {
color: #003d6b;

}

a:hover {
text-decoration: underline;

} 

hr {
width: 100%;
height: 1px;
color: #c2d0e5;
border: 1px dotted;

}
	
#stats {
display: none;
height: 0;
line-height: 0;
}

img {

}

/*
----------------------------------------------------------------------------- 
HEADINGS
-----------------------------------------------------------------------------*/

h1 {
	font: normal 20px Arial, Helvetica, serif;
	color: #2e5c9d;
	margin: 0 0 20px 0;	}
	
h2 {
	font: bold 16px Arial, Helvetica, serif;
	color: #0ecae4;	}

h3 {
	font: normal 12px/14px Arial, Helvetica, serif;
	color: #037cb2;
	font-weight: 600;
	text-decoration: underline;
	}


/*
----------------------------------------------------------------------------- 
 
-----------------------------------------------------------------------------*/

#main_wrapper {
width: 860px; 
margin: 0 auto;
background: #fff;
padding: 0 10px 10px 10px;
} 

	#logo {
	height: 148px;
	width: 860px;
	background: #ededed;
	
	} 
	
	#menu_wrapper {
	height: 36px;
	width: 860px;
	background: url(../siteimages/menu_bg.gif) repeat-x;
	
	} 
	
	#space {
	height: 5px;
	padding: 0; 
	margin: 0;
	
	} 
	
	#header_bg {
	width: 860px; 
	height: 205px;
	margin-top: 5px;
	
	} 
	
		#static {
		float: left;
		width: 311px;
		height: 205px;
		background: #ededed;
		
		} 
		
		#news {
		float: left;
		width: 197px;
		height: 145px;
		background: url(../siteimages/news_bg.gif) no-repeat;
		padding: 40px 20px 20px 20px;
		color: #FFFFFF;
		
		} 
		
		#news a {
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
		
		} 
		
		#news a:hover {
		text-decoration: underline;
		
		
		}
		
		#flash {
		float: right;
		width: 311px;
		height: 205px;
		background: #ededed;
		
		} 
	
	#content {
	padding: 15px 10px 10px 10px;
	width: 840px; 
	
	} 
	
	#content_global {
	padding: 15px 10px 10px 10px;
	width: 640px;
	
	} 
	
	#footer {
	height: 20px; 
	width: 840px;
	padding: 15px 10px 15px 10px;
	background: url(../siteimages/footer_bg.gif) repeat-x;
	color: #FFFFFF;
	font: 11px normal Tahoma, Arial, Helvetica, sans-serif
	
	} 
	
	#footer a {
	color: #FFFFFF;
	
	} 
	
	#copy {
	width: 860px; 
	margin: 0 auto;
	text-align: center;
	padding: 10px;
	font: 11px normal Tahoma, Arial, Helvetica, sans-serif;
	color: #adadad;
	} 
	
	#copy a {
	color: #adadad;
	
	} 
	
	
	#content_wrapper {
	width: 860px; 
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(../siteimages/content_wrapper_bg.gif) repeat-y;
	
	} 
	
		#lhs {
		width: 196px;
		float: left;
/*		background: url(../siteimages/lhs_bg.gif) repeat-x;
		background-position: top;*/
		margin-top: 200px;
		} 
		
		#rhs {
		float: right;
		width: 660px;
		
		
		} 
		
		#header_global {
		width: 660px;
		height: 176px;
		margin-bottom: 5px;
		
		} 
		
		#mission {
		text-align: center;
		margin-top: 25px;
		margin-bottom: 15px;
		
		} 

/*
----------------------------------------------------------------------------- 
Main Menu
-----------------------------------------------------------------------------*/


.mainNavItem {
	font-size: 11px;
	text-align: center;
	vertical-align:middle;

}
.mainNavItemLast { 
font-size: 11px; 
text-align: center;
vertical-align:middle;
}

#nav, #nav ul {
	list-style: none;
	line-height: 10px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	}
	
ul#nav li {
	padding: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;

	 }

#nav li a {
	display: block;
	text-decoration: none;
	padding: 10px 0 10px 22px;
	color: #FFFFFF;
	
}

#nav li a:hover {
	color: #000000;
}

#subNav a:hover {
	color: #000000;
	text-decoration:none;
	}

ul#subNav  {
	margin: 0 auto;
	padding: 0;
	width: 177px;
	list-style: none;
	}


ul#subNav li {
	width: 177px;
	display: block;
	padding: 0;
	margin: 0;
	min-height: 25px;
	border-bottom: 1px solid #2a579a;

	}


		ul#subNav li a {
			display: block;
			padding-left: 10px;
			padding-top: 4px;
			padding-bottom: 4px;
			margin: 0;
			color: #FFFFFF;
			text-decoration: none;
			font-family: tahoma, Arial, Helvetica, sans-serif;
			font-size: 11px;
			}
			
		ul#subNav li.subnav_selected a{
			color: #000000;
			}

ul#subNav li.parentItem {
	border-bottom: 1px solid #DBDBDB;
	background: none;
	list-style: none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 0;
	}
		ul#subNav li.parentItem a {
			color: #e3e5e8;
			padding: 0 8px 8px 8px;
			}
	

input, select, textarea {
	background: #333333;
	color: #FFFFFF;
	border: 1px solid #666666;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	}	

#map {
margin-top: 40px;

} 

#VideoNews2 {
float: right;
width: 336px;
margin-left: 15px;
margin-top: 48px;

} 

/*
----------------------------------------------------------------------------- 
NEWS PLUGIN
-----------------------------------------------------------------------------*/

.news {
background-color: #f3f3f3;
}

.articleDate {
	color: #666;
	}
	
#latestNews ul {
	margin: 0;
	padding: 0 13px 10px 28px;
	list-style-image: url(/persistent/siteimages/icnNewsArticle.gif);
	}

#latestNews ul li {
	margin-bottom: 5px;
	}

.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: transparent url(/persistent/siteimages/dottedLine.gif) repeat-x bottom left;
	}

.newsSummary {
	padding: 0 13px;
	}
	
#contents .archiveList ul {
	margin: 0 0 3em 0;
	padding: 0 0 1px 0;
	background: transparent url(/persistent/siteimages/dottedLine.gif) repeat-x bottom left;
	}
#contents .archiveList ul li {
	color: #1a4366;
	padding: 1px 0 0 0;
	margin: 0;
	height: auto;
	background: transparent url(/persistent/siteimages/dottedLine.gif) repeat-x top left;
	list-style-image: url(/persistent/siteimages/clear.gif);
	width: 100%;
	}
.archiveList li a {
	display: block;
	padding: 5px 0;
	}
.archiveList li a:link,
.archiveList li a:visited {
	color: #1a4366;
	}
.archiveList li a:hover {
	color: #2671ad;
	background-color: #F1F1F1;
	}
.archiveList span.day {
	display: block;
	text-align: right;
	margin-right: 10px;
	float: right;
	width: 150px;
	}

