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

Title : Patent Attorney Job Board
URL : http://www.patentattorneyjobboard.com.au

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

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


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

body {
	background-color: #FFFFFF;
	margin: 0;
	text-align: center;
	color:#666666; 
	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; }

.noprint { display: none;}


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

#printLogo {
	display: block;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: left;
	}
	
	#printLogo h1 {
		color: #CCCCCC;
		text-align: right;
		}


#header {
	display: none;
	}
	
	#headerPatent {
		display: none;
		}
		
	#headerPatent:hover {
		display: none;
		}
		
	#headerSupreme {
		display: none;
		}
	
	#headerSupreme:hover {
		display: none;
		}
		

#banner {
	display: none;
	}
	
	#banner img {
		display: none;
		}


#content {
	width: 100%;
	margin: 0;
	padding: 20px 0 40px 0;
	border-top: 2px solid #b90707;
	border-bottom: 2px solid #CCCCCC;
	text-align: left;
	}
	
	#contentTable {
		width: 100%;
		margin: 0;
		padding: 0;		
		}
		
		#navTD {
			display: none;
			}
			
		#contentTD {
			width: 100%;
			margin: 0;
			padding: 0;
			vertical-align: top;
			text-align: left;
			}
			
			#contents {
				min-height: 450px;
				}



#footer  {
	width: 100%;
	margin: 3px auto 0 auto;
	padding: 0;
	height: 37px;
	background: url(/persistent/templateimages/footer_bg.jpg);
	text-align: left;
	}



/*
----------------------------------------------------------------------------- 
MAIN NAVIGATION MENU
-----------------------------------------------------------------------------*/

#navLogout { display: none;}


.jobsNav { display: none; }


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



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

.copyright {
	float: left;
	width: 350px;
	text-align: left;
	}

.sitesuite {
	float: right;
	width: 300px;
	text-align: right;
	}
	
#footer p {
	padding: 10px 0;
	margin: 0;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	}
	
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer a:hover {
	text-decoration: 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: 5px 0;
	text-transform: none;
	}

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



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


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

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

a, a b, a strong { 
	text-decoration: underline;
	color: #0066CC;
	}
	
a:hover, a:hover b, a:hover strong{
	text-decoration: none;
	}



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

