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

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

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


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

html {
	padding: 0;
	margin: 0 auto;
	overflow: -moz-scrollbars-vertical;
	}


body, normal{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0 0 20px 0;
	margin: 0 auto 0 auto;
	text-align: center;
	background: url(/persistent/templateimages/page_bg.gif) top center no-repeat #FFFFFF;
	}

img {
	border: none;
	}
	
	
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0
	}	
	
#stats {
	display: none;
	}
	
/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/

#mainWrapper {
	width: 969px;
	margin: 0 auto;
	padding: 0;
	text-align: 0;
	text-align: left;
	}
	
	#header {
		width: 969px;
		height: 159px;
		margin: 0;
		padding: 0;
		}
		
		#printlogo {
			display: none;
			}
			
		#flashlogo {
			float: left;
			width: 289px;
			height: 159px;
			margin: 0;
			padding: 0;
			}
			
		#newsletterSub {
			float: right;
			width: 360px;
			height: 101px;
			margin: 48px 0 0 0;
			padding: 10px 0 0 10px;
			background: url(/persistent/templateimages/newsletter_bg.jpg) top left no-repeat;
			}
	
	#navWrapper {
		width: 969px;
		height: 44px;
		margin: 0;
		padding: 0;
		text-align: left;
		background: url(/persistent/templateimages/nav_bg.jpg) repeat-x;
		}
		
		
	#banner_home {
		width: 969px;
		height: 286px;
		margin: 0 0 15px 0;
		padding: 0;
		}
		
		#banner_content {
			float: left;
			width: 423px;
			height: 286px;
			margin: 0;
			padding:0;
			background: url(/persistent/templateimages/banner_home_bg.jpg)
			}
			
		#flashcontent {
			float: left;
			width: 546px;
			height: 286px;
			margin: 0;
			padding:0;
			background: url(/persistent/templateimages/flash_banner.jpg)
			}
	
	#banner_default	{
		width: 969px;
		height: 249px;
		margin: 0 0 15px 0;
		padding: 0;
		}
		
			
		#banner_default_image {
			float: left;
			width: 715px;
			height: 249px;
			margin: 0;
			padding: 0;
			background-color: #FFFFFF;
			}
			
		#subnavWrapper {
			float: left;
			width: 254px;
			height: 249px;
			margin: 0;
			padding: 0;
			background: url(/persistent/templateimages/submenu_bg.jpg) no-repeat;
			}
		
			
		
	#contentHomeWrapper {
		width: 969px;
		margin: 0;
		padding: 0 0 40px 0;
		}
		
		#contentHomeLeft {
			float: left;
			width: 419px;
			margin: 0;
			padding: 2px 0 0 4px;
			}
			
			#videoPlayer {
				width: 420px;
				height: 251px;
				margin: 0 0 35px 0;
				}
			
		#contentHomeRight {
			float: right;
			width: 510px;
			margin: 0 7px 0 0;
			padding: 0;
			}
			
			#tableHomeRight {
				float: right;
				width: 511px;
				margin: 0;
				padding: 0;
				border: 0;
				}
				
				#UpcomingEvents, #NewsArticles {
					width: 246px;
					height: 395px;
					border: 1px solid #64e8e6;
					background: url(/persistent/templateimages/bluegradient_bg.jpg) repeat-x #001650;
					padding: 12px;
					color:#FFFFFF;
					vertical-align: top;
					}
					
					
	#contentDefaultWrapper {
		width: 969px;
		margin: 0;
		padding: 0 0 40px 0;
		}
		
.growleft:hover {}
a.growleft:hover img {height: 732px;}
.grow:hover {}
a.grow:hover img {height: 732px;}


		
					
#footerWrapper {
	width: 992px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
	
	#footer {
		width: 992px;
		height: 63px;
		background:url(/persistent/templateimages/footer_bg.jpg) no-repeat;
		margin: 0;
		padding: 0;
		}
		
		#address {
			float: left;
			width: 435px;
			padding: 10px 0 0 14px; 
			color: #FFFFFF;
			font-size: 11px;
			line-height: 22px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			}
			
			#address a { color: #FFFFFF; }
			
		#otherSites {
			float: right;
			width: 384px;
			margin: 33px 47px 0 0;
			color: #22c9f0;
			font-family: "Helvetica Neue Light", Arial, Verdana, Helvetica, sans-serif;
			font-size:14px;
			}
		
	#footerBase {
		width: 992px;
		margin: 10px 0 0 0;
		padding: 0;
		}
		
		#copyright {
			float: left;
			width: 400px;
			padding: 0 8px;
			color: #3790cf;
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			}
			
			#copyright a {color: #3790cf;}
			
		#otherSitesLogos {
			float: right;
			width:  320px;
			height: 96px;
			margin: 0 57px 25px 0;
			padding: 0;
			}
			
			
			
			
	
	
	/*
----------------------------------------------------------------------------- 
MAIN NAVIGATION MENU
-----------------------------------------------------------------------------*/

/* -- Top Menu Sucker Fish 4 Level -- */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: right;
	}
	

#nav li {
	float: left;
	padding: 0;
	height: auto;
	margin: 0;
	}

#nav li a {
	color: #FFFFFF;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	padding: 15px 16px 14px 22px;
	background: url(/persistent/templateimages/nav_line.jpg) no-repeat left top;
	}
		
#nav li a:hover { 
	color: #0294d9;
	}

#nav li.selected a { 
	color: #0294d9;
	}

#nav li.selected a:hover { 
	color: #0294d9;
	}
	
#nav li.home a { 
	background: none;
	}

	
/* -------- SUBMENU -------- */	



#subnav{
	width: 210px;
	padding: 0;
	margin: 26px 0 0 20px;
	list-style-type: none;
	}

#subnav li {
	float: left;
	display: inline;
	width: 210px;
	text-align: left;
	margin: 0;
	} 

#subnav li a  {
	margin: 0px;
	width: 185px;
	padding: 7px 5px 7px 22px;
	display: block;
	font: 12px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #0492dd;
	font-weight: bold;
	}
	
	#subnav li a.active2 {
		color: #00234b;
		background: url(/persistent/templateimages/submenu_icon.jpg) 5px 9px no-repeat;
		}
		
	#subnav li a:hover { text-decoration: none; color:#00234b;}




/*
----------------------------------------------------------------------------- 
HOME PAGE STYLES
-----------------------------------------------------------------------------*/

#newsletterSub h2 {
	font: 15px "Helvetica Neue Light", Arial, Helvetica, sans-serif;
	color: #00647e;
	text-transform: none;
	margin: 0;
	padding: 4px 0 10px 0;
	font-weight: normal;
	}
	
	#NewsletterForm {
		margin: 0;
		padding: 0;
		}
		
	#newsletterSub .newsletter_input {
		width: 150px;
		border: 1px solid #7f9db9;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		color: #666666;
		padding: 1px 3px;
		margin: 0 0 10px 0;
		}
		
	#newsletterSub select {
		width: 180px;
		border: 1px solid #7f9db9;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		color: #666666;
		background: #FFFFFF
		padding: 0;
		vertical-align: middle;
		}
	
	.error { color: #CC0000;}



#banner_home h1 {
	font: 15px "Helvetica Neue Light", Arial, Helvetica, sans-serif;
	width: 230px;
	color: #FFFFFF;
	text-transform: none;
	margin: 90px 0 10px 20px;
	font-weight: normal;
	background: #00647e;
	padding: 7px 10px;
	}

	#banner_home p {
		font: 14px "Helvetica Neue Light", Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		padding: 0 0 0 20px;
		line-height: 20px;
		}
	
#contentHomeRight hr {
	border: none;
	border-top: 1px dashed #FFFFFF;
	height: 1px;
	padding: 0 0 10px 0;
	}
	
	#contentHomeRight h2 {
		font: 22px "Helvetica Neue Light", Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-weight: normal;
		margin: 0;
		padding: 0 0 15px 0;
		}
		
	#contentHomeRight p {
		color: #FFFFFF;
		}
	

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



h1 {
	font: 25px Arial, Verdana, Helvetica, sans-serif;
	color: #002855;
	text-transform: none;
	margin:0 0 25px 0;
	font-weight: normal;
	}
	
h2 {
	font: 18px Arial, Verdana, Helvetica, sans-serif;
	color: #026b85;
	margin: 10px 0 15px 0;
	font-weight: regular;
	}

h3 {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	padding: 0 0 5px 0;
	text-transform: uppercase;
	}



/*
----------------------------------------------------------------------------- 
DEFAULT FONT STYLES
-----------------------------------------------------------------------------*/


td, p {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin:;
	padding:;
	text-align:justify;
	}
	
p {
	margin-bottom: 14px;
	}
	

hr {
	border: none;
	border-top: 1px solid #cfcdcd;
	color: #FFFFFF;
	padding: 0 0 10px 0;
	}
	
#contentWrapper ul, #contentWrapper ol, #contentWrapper li, {
	list-style: outside;
	list-style-type: square;
	}
	
#contentWrapper ul ul, #contentWrapper ol ol, #contentWrapper ol ul, #contentWrapper ul ol, {
	margin-top: 12px;
	}	
	
#contentWrapper ul, #contentWrapper ol {
	margin-left: 12px;
	padding-left: 12px;
	}	
	
#contentWrapper li {
	padding-bottom: 15px;
	margin-left: 10px;
	padding-left: 5px;
	}
	
/*
----------------------------------------------------------------------------- 
LINKS
-----------------------------------------------------------------------------*/

a { 
	text-decoration: underline;
	color: #3fb14a;
	}
	
a:hover {
	text-decoration: none;
	}



/*
----------------------------------------------------------------------------- 
CUSTOM STYLES
-----------------------------------------------------------------------------*/

.imgLeft {
	float: left;
	margin: 0 14px 10px 0;
	}
	
.imgRight {
	float: left;
	margin: 0 0 10px 14px;
	}		
	
	
/*
----------------------------------------------------------------------------- 
SiteMap STYLES
-----------------------------------------------------------------------------*/
#sitemap {
	list-style: none;
}

	#sitemap a {
		display: block;
		padding: 10px 0 8px 0; 
		color: #00254f;
	}
	
	#sitemap li li a {
		padding: 5px 0;
		color: #3fb14a;
	}

