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

Title : Supreme Executive
URL : http://www.supreme.net.au

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

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


/*
----------------------------------------------------------------------------- 
Global Styles
-----------------------------------------------------------------------------*/

body {
	background-color: #FFFFFF;
	margin: 0;
	text-align: center;
	color:#333333; 
	font: 12px normal Arial, Verdana, Helvetica, sans-serif; 
	text-align: center;
	}
	
fieldset { border: 0; }

img { border: 0; }

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

#stats { display: none; }


/*
----------------------------------------------------------------------------- 
Template Styles
-----------------------------------------------------------------------------*/

#printLogo { display: none; }

#container {
	width: 778px;
	margin: 0 auto;
	text-align: left;
	}
	
	
	#header {
		margin: 0;
		width: 100%;
		height: 132px;
		text-align: left;
		}
		
		#header img {
			float: left;
			}
	
	
	#content {
		margin: 0;
		width: 100%;
		text-align: left;
		}
	
		
		#navTD {
			width: 180px;
			background: url(/persistent/template_images/supreme_template_10.gif) repeat-y;
			vertical-align: top;
			padding: 12px 0 20px 0;
			height: 400px;
			}
			
		#contentTD {
			width: 628px;
			vertical-align:top;
			padding: 20px 0 30px 10px;
			}
			
		#footerTD {
			margin-top: 10px;
			border-top: 2px solid #EAEAEA;
			width: 778px;
			background-color:#F8F8F8;
			vertical-align:top;
			padding: 10px 15px 15px 15px;
			}

			

/*
----------------------------------------------------------------------------- 
Navigation Menu
-----------------------------------------------------------------------------*/

#navLogout { display: none;}


.jobsNav {
	margin: 0 0 15px 0;
	width: 150px;
	height: 15px;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	float: left;
	}


#nav, #nav ul{
	width: 150px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

	#nav li {
		float: left;
		display: inline;
		list-style-type: none;
		width: 150px;
		text-align: left;
		margin: 0;
		padding: 0;
		color: #000046;
		} 

	#nav li a  {
		margin: 0px;
		width: 134px;
		padding: 5px 8px;
		display: block;
		font: normal 13px/18px Arial, Verdana, Helvetica, sans-serif;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
		}
	
	#nav li a:hover { color: #CC0000; }


	#nav ul {  				/* Second Level */
		width: 150px;
		margin: 0 0 3px 0;
		padding: 2px 0 0 0;
		list-style-type: none;
		}
		
		#nav ul li {
			width: 150px;
			padding: 0;
			margin: 0;
			}

		#nav ul li a {
			margin: 0px;
			width: 128px;
			padding: 3px 4px 3px 15px;
			display: block;
			font: normal 10px/12px Arial, Verdana, Helvetica, sans-serif;
			color: #FFFFCC;
			text-decoration: none;
			border: none;
			}
		
		#nav ul li a:hover { color: #CC0000; }


/*
----------------------------------------------------------------------------- 
FOOTER STYLES
-----------------------------------------------------------------------------*/

.copyright {
	float: left;
	width: 50%;
	text-align: left;
	}

.sitesuite {
	float: right;
	width: 50%;
	text-align: right;
	}
	
#footer p {
	padding: 0;
	margin: 0;
	font: 11px/22px Arial, Helvetica, sans-serif; 
	color: #000066; 
	text-decoration: underline;
	}


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


h1 {
	font: 20px Arial, Verdana, Helvetica, sans-serif;
	color: #1a2459;
	text-transform: none;
	margin: 0 0 15px 0;
	}
	
h2 {
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #3d50c3;
	padding: 20px 0 20px 0;
	margin: 0;
	text-transform: uppercase;
	}

h3 {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 5px 0 15px 0;
	}


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

td, p {
	font: 12px/18px Arial, Verdana, Helvetica, sans-serif; 
	color: #333333;	
	margin: 0;
	padding: 0;
	}
	
p {
	margin-bottom: 15px;
	}
	
ul,li {margin-left: 10px; padding-left: 10px; margin-bottom: 15px; list-style-position: outside}
ul {list-style: square;}
ul ul, ol ul, ol ol, ol ul, { padding-top: 10px;}
	

hr {
	border: none;
	border-top: 1px solid #B9B9B9;
	color: #FFFFFF;
	}
	
	
	
/*
----------------------------------------------------------------------------- 
LINKS
-----------------------------------------------------------------------------*/

a, a b, a strong { 
	text-decoration: underline;
	color: #000066;
	}
	
a:hover, a:hover b, a:hover strong{
	text-decoration: underline;
	color: #CC0000;
	}



/*
----------------------------------------------------------------------------- 
CONTENT STYLES
-----------------------------------------------------------------------------*/

.imageRight {
	float: right;
	margin: 0 0 10px 20px;
	}
	
.imageLeft {
	float: left;
	margin: 0 10px 20px 0;
	}	

#contentTD table {
	margin-bottom: 15px;
	}





/*
----------------------------------------------------------------------------- 
JOB LISTING MODULE
-----------------------------------------------------------------------------*/

#accountStatus {
	display: block;
	width: 400px;
	margin: 10px 0;
	padding: 10px;
	border: 1px dotted #EAEAEA;
	background-color:#F5F5F5;
	}

#userLogin td, #jobseekers td {
	padding: 5px 0;
	}
	

input.btn_login {
  	width: 63px;
	height: 25px;
	background: url('/persistent/siteImgs/btnLogin.gif') no-repeat;
	border: 0;
	display: block;
	}	
	
	
	
	
	
	
	
	
	
	
	
