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

Title : Company Name
URL : Company URL

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

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

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

html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote { margin:0; padding:0; }

html {
	overflow: -moz-scrollbars-vertical;
	}
	
	
body{
	width:100%;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color:#333333;
	background: url(../templateimages/background.gif) repeat;
}

fieldset { border: 0; }

img { border: 0; }

p, td  {

}

ul,li {}

a:link, a:visited { color: #ff0000;}

a:hover, a:focus {}

h1 {
	font: normal 22px/26px Arial, Helvetica, sans-serif;
	color: #16265a;
	padding-bottom: 8px;
}

h2 {
	font: bold 18px/20px Arial, Helvetica, sans-serif;
	color: #d07802;
}

h3 {
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	color: #16265a;
	margin-bottom: 10px;
}

h4 {

}

h5 { 
		color: #FFFFFF;
		font-size: 16px;
		line-height: 27px;
		margin: 0;
		padding: 0 0 5px 10px;
	}

form {
  margin: 0;
}

input, select, textarea {

}


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

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	}
	
hr {
	height: 1px;
	width: 100%;
	border:1px dotted #ccc;
}

/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/
#overallWrapper {
	width: 1028px;
	background: #fff;
	border: 1px solid #9ca8bb;
	margin: 0px auto;

}

#bannerwrap {
	width: 998px;
	height: 230px;
	margin: 0 auto;
	padding: 8px 0px 8px 0px;
}

		#bannerlhs {
			width: 209px;
			height: 230px;
			float:left;
			overflow: hidden;
		}
		
		#bannerrhs {
			width: 775px;
			height: 230px;
			float:right;
			overflow: hidden;
		}

#navwrap {
	width: 998px;
	height: 44px;
	margin: 0 auto;
	padding: 0px;
	background: url(../templateimages/navbg.gif) no-repeat;
}

#ContentAreaWrap {
	width: 998px;
	margin: 8px auto 0px auto;
}

		#content {
			padding: 5px 0px 20px 0px;
		}
		
		#contentHome {
			width:715px;
			padding: 5px 0px 20px 0px;
			float:left;
		}
		
		#newsfeedWrap {
			width: 272px;
			padding: 0px 0px 0px 0px;
			margin: 5px 0px 0px 0px;
			background: #f7f7f7 url(../templateimages/background.gif) repeat;
			border: 1px solid #e6e6e6;
			float: right;
			text-align:center;
		}
		
			.rhsheader {
				background: url(../templateimages/rhs_heading.gif) no-repeat 0% 0%;	
				width: 272px;
				height: 30px;
				margin-bottom: 5px;
				text-align: left;
				}
				
					
#Sponsorfeed {
	width: 988px;
	margin: 8px auto 0px auto;
	background: #f7f7f7 url(../templateimages/sponsorfeed.gif) no-repeat 0% 0%;
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	padding: 5px;
}
		
#footerWrap {
	width: 998px;
	height: 50px;
	margin: 26px auto 34px auto;
	padding: 10px 0 0 0;
	border-top: 2px solid #0c286e;
}
		#footlhs {
			padding: 0px 0px 0px 14px;
			float: left;
		}
		
		#footrhs {
			padding: 0px 14px 0px 0px;
			float: right;
		}



/*
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/
ul#nav {
	width: 998px;
	height: 44px;
	margin: auto;
	padding: 0;
	list-style: none;
}

ul#nav li { 
  	float: left; /*For Gecko*/
	margin: 0;
	padding: 0px;
  	position: relative;
	z-index: 1001;
}

		ul#nav li.home a{
			display: block;
			text-decoration: none;
			padding: 0 15px;
			font: bold 15px/44px Arial, Helvetica, sans-serif; 
			color: #fff;
			background: url(../templateimages/navdiv.gif) no-repeat 100% 50%;
		}
		
				ul#nav li.home a:hover {
					display: block;
					text-decoration: none;
					padding: 0 15px;
					font: bold 15px/44px Arial, Helvetica, sans-serif; 
					color: #6fd5ff ;
					background: url(../templateimages/navdiv.gif) no-repeat 100% 50%;
				}
				ul#nav li.home a.menuOn {
					display: block;
					text-decoration: none;
					padding: 0 15px;
					font: bold 15px/44px Arial, Helvetica, sans-serif; 
					color: #6fd5ff ;
					background: url(../templateimages/navdiv.gif) no-repeat 100% 50%;
				}
		
		ul#nav li a {
			display: block;
			text-decoration: none;
			padding: 0 15px;
			font: bold 15px/44px Arial, Helvetica, sans-serif; 
			color: #fff;
			background: url(../templateimages/navdiv.gif) no-repeat 100% 50%;
		}
		
				ul#nav li a:hover {
					display: block;
					text-decoration: none;
					padding: 0 15px;
					font: bold 15px/44px Arial, Helvetica, sans-serif; 
					color: #6fd5ff;
					background: url(../templateimages/navdiv.gif) no-repeat 100% 50%;
				}
				ul#nav li a.menuOn{
					display: block;
					text-decoration: none;
					padding: 0 15px;
					font: bold 15px/44px Arial, Helvetica, sans-serif; 
					color: #6fd5ff;
					background: url(../templateimages/navdiv.gif) no-repeat 100% 50%;
				}



/*-------- Second Level -------------------*/

ul#nav li ul {
	z-index: 15;
	position: absolute;
	top: 44px;
	left: 0px;
	width: 250px;
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
	background: #00467e;
}

ul#nav li ul li {
	float: none; /*For Gecko*/
	display: block !important;
	display: inline; /*For IE*/
	
	}

/* 2nd Menu */
ul#nav li ul li a {
 	float: none !important; /*For Opera*/
 	float: left; /*For IE*/
	width: 250px;
  	height: auto !important;
  	height: 1%; /*For IE*/
	font: bold 13px/30px Arial, Helvetica, sans-serif; 
	background: none;
  	display: block;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	}

ul#nav li:hover li a,
ul#nav li.iehover li a {
    font: bold 13px/30px Arial, Helvetica, sans-serif; 
    color: #fff;
	float: none;
	background: #052234;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	}

/* 2nd Menu Hover Persistence */
ul#nav li:hover li a:hover,
ul#nav li:hover li:hover a,
ul#nav li.iehover li a:hover,
ul#nav li.iehover li.iehover a {
	color: #6fd5ff;
	background: #244b7b;

	}

/* 3rd Menu */
ul#nav li:hover li:hover li a,
ul#nav li.iehover li.iehover li a {
	font: normal 14px/30px Arial, Helvetica, sans-serif; 
	color: #fff;
	background: #052234;
	
	}

/* 3rd Menu Hover Persistence */
ul#nav li:hover li:hover li a:hover,
ul#nav li:hover li:hover li:hover a,
ul#nav li.iehover li.iehover li a:hover,
ul#nav li.iehover li.iehover li.iehover a {
	font: normal 14px/30px Arial, Helvetica, sans-serif; 
	color: #FFF;
	background: #244b7b;
	}

ul#nav ul ul,
ul#nav ul ul ul {
  	display: none;
	position: absolute;
  	top: -1px;
	width: 250px;
	}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#nav li:hover ul ul,
ul#nav li:hover ul ul ul,
ul#nav li.iehover ul ul,
ul#nav li.iehover ul ul ul {
  display: none;
	}

ul#nav li:hover ul,
ul#nav ul li:hover ul,
ul#nav ul ul li:hover ul,
ul#nav li.iehover ul,
ul#nav ul li.iehover ul,
ul#nav ul ul li.iehover ul {
  display: block;
	}




/*----------------------------------------------------------------------------- 
	News Slider
------------------------------------------------------------------------------*/
/* News Scroller */
.newsHome {
	background: url(../templateimages/news_home.png) no-repeat;
	z-index:0;
}

	.nextPage {
		background: url(../templateimages/news_next_home.png) no-repeat;
		width: 20px;
		height: 30px;
		display: block;
		cursor: pointer;
	}

	.prevPage {
		background: url(../templateimages/news_previous_home.png) no-repeat;
		width: 25px;
		height: 33px;
		display: block;
		cursor: pointer;
	}



#newsBox {
	width: 715px;
	height: 420px;
	position:relative;
	float: left;
	display: block;
	margin: 0 0px 0 -11px;
	left: 0;
	z-index: 0;
}

#newsBox ul { list-style: none; margin: 0; padding: 0; }

	#newsBox h5 { 
		color: #FFFFFF;
		font-size: 16px;
		line-height: 29px;
		margin: 0;
		padding: 0 0 10px 19px;
	}
		
	#newsMain { /* Main LHS news box */
		float: left;
		width: 455px;
		height: 370px;
		margin-left: 22px;
	}
	
		#newsMain li { overflow:hidden; }
		
		#newsMain li.expert { padding: 0 !important; }
		
		.newsImage { text-align: center; }
		.newsImage img {
			padding: 5px 8px 6px 6px;
			background: url(../templateimages/newsImageFrame.png) no-repeat;
		}
		
		#newsMain h2, #newsMain h2 a {
			font: bold 15px Arial, Helvetica, sans-serif;
			margin: 0; padding: 0px 14px 0;
			display: block;		
		}
		
			#newsBox a { color: #073b6d; text-decoration: none;	}
			#newsBox a:hover { color: #000000; }
			
		#newsBox .post-date { font-size: 12px; }
		#newsMain p { font: normal 12px/15px Arial, Helvetica, sans-serif; margin: 0; padding: 3px 20px 0 27px; }
	
	#newsItems { /* RHS Short News Items */
		float: right;
		width: 200px;
		margin-right: 18px;
	}
	
		#newsItems p { font: normal 13px/15px Arial, Helvetica, sans-serif; padding: 3px 0; margin:0; }
		#newsItems li { border-bottom: 1px dotted #cccccc; padding: 5px 0;}
		#newsItems .post-title a { font-weight: bold !important; }

#newsBox .rss, #newsBox .view-articles { top: 382px; position: absolute; }
#newsBox .rss {  float: left; }
#newsBox .view-articles { float: right; right: 25px; }

a.post-title-new:link, a.post-title-new:visited, a.post-title-new:hover {
	color: #073b6d; 
	font-weight: bold !important; 
	text-decoration: none;
	}
	
a.more-link:link, a.more-link:visited, a.more-link:hover {
	color: #073b6d; 
	text-decoration: underline;

}

a.post-category:link, a.post-category:visited, a.post-category:hover {
	color: #073b6d; 
	text-decoration: underline;
}


/*----------------------------------------------------------------------------- 
	News Scroller Controller
------------------------------------------------------------------------------*/

.scrollable {  /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 453px; 
    height:500px;
} 

	.scrollable ul { /* Root Element for scrollable items */
		width:20000em; /* this cannot be too large */
		position:absolute; 
		padding: 0;
		margin:0;
	} 

	.scrollable li { /* a single item. */
		display: inline; 
		width: 455px;
		float:left;
	} 
	
	#newsBox .post-date { display: none; }

.scrollable .nextBtn { /* positioning the buttons */
	position: absolute;
	top: 320px; 
	right: -18px;
	z-index: 2;
}

.scrollable .backBtn { /* positioning the buttons */
	position: absolute;
	top: 320px; 
	left: -27px;
	z-index: 2;
}


