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

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: block;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: left;
	}
	
	#printLogo h1 {
		color: #CCCCCC;
		text-align: right;
		}
		

#container {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	}
	
	
	#header {
		display: none;
		}
		
		#header img {
			display: none;
			}
	
	
	#content {
		margin: 0;
		width: 100%;
		text-align: left;
		}
	
		
		#navTD {
			display: none;
			}
			
		#contentTD {
			width: 100%
			vertical-align:top;
			padding: 0;
			}
			
		#footerTD {
			display: none;
			}

			

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

#navLogout { display: none;}


.jobsNav {
	display: none;
	}


#nav, #nav ul{
	display: none;
	}

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

.copyright {
	display: none;
	}

.sitesuite {
	display: none;
	}
	
#footer p {
	display: none;
	}


/*
----------------------------------------------------------------------------- 
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;
	}	
	
	
	
	
	
	
	
	
	
	
	
