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

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

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

#printLogo {
	display: none;
	}

#header {
	width: 760px;
	margin: 15px auto 0 auto;
	height: 81px;
	background: #0d1746;
	text-align: left;
	background: url(/persistent/templateimages/header_bg.jpg) no-repeat;
	}
	
	#headerPatent {
		width: 360px;
		height: 81px;
		display: block;
		float: left;
		background: url(/persistent/templateimages/patent_attorney_logo.jpg) top left no-repeat;
		}
		
	#headerPatent:hover {
		background: url(/persistent/templateimages/patent_attorney_logo.jpg) bottom left no-repeat;
		}
		
	#headerSupreme {
		display: block;
		float: right;
		width: 260px;
		height: 81px;
		background: url(/persistent/templateimages/supreme_executive.jpg) top left no-repeat;
		}
	
	#headerSupreme:hover {
		background: url(/persistent/templateimages/supreme_executive.jpg) bottom left no-repeat;
		}
		

#banner {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	height: 121px;
	background: #FFFFFF;
	border-top: 3px solid #FFFFFF;	
	border-bottom: 3px solid #FFFFFF;	
	}
	
	#banner img {
		border: 0;
		margin: 0;
		padding: 0;
		display: block;
		}


#content {
	width: 760px;
	margin: 0 auto;
	border-top: 8px solid #b90707;
	padding: 2px 0 0 0;
	text-align: left;
	}
	
	#contentTable {
		border: 1px solid #f0ecec;
		width: 100%;
		margin: 0;
		padding: 0;		
		}
		
		#navTD {
			width: 186px;
			background-color: #EEEEEE;
			margin: 0;
			padding: 0;
			vertical-align: top;
			text-align: left;
			}
			
		#contentTD {
			width: 574px;
			margin: 0;
			padding: 20px;
			vertical-align: top;
			text-align: left;
			}
			
			#contents {
				min-height: 450px;
				}



#footer  {
	width: 760px;
	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;}


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

	#nav li {
		float: left;
		display: inline;
		list-style-type: none;
		width: 186px;
		text-align: left;
		margin: 0;
		padding: 0;
		border-bottom: 2px solid #f0ecec;
		} 

	#nav li a  {
		margin: 0px;
		width: 170px;
		padding: 8px;
		display: block;
		background: #232f68;
		font: normal 11px Arial, Verdana, Helvetica, sans-serif;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
		}
	
	#nav li a.nav1_active, #nav li a.nav1_active:hover {
		background: #3d50c3;
		}

	#nav li a:hover { background-color: #12193e; }


	#nav ul {  				/* Second Level */
		width: 186px;
		margin: 0;
		padding: 2px 0 0 0;
		list-style-type: none;
		}
		
		#nav ul li {
			width: 186px;
			padding: 0;
			margin: 0;
			border-bottom: 1px solid #f0ecec;
			}

		#nav ul li a {
			margin: 0px;
			width: 172px;
			padding: 8px 4px;
			margin-left: 6px;
			display: block;
			background: #9a9a9a;
			color: #FFFFFF;
			text-transform: capitalize;
			text-decoration: none;
			border: none;
			}
		
		#nav ul li a:hover {
			background-color: #BEBEBE;
			}
			
		#nav ul li a.nav2_active, #nav li a.nav2_active:hover {	
			background-color: #6F6F6F;
			}


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

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

.sitesuite {
	float: right;
	width: 300px;
	text-align: right;
	}
	
#footer p {
	padding: 11px 12px 0 12px;
	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: 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;
	}	

