/*

TITLE: QUARRY CAREERS
DESCRIPTION: FULL SITE STYLES
URL: www.quarrycareers.com.au

AUTHOR: SITESUITE AUSTRALASIA (ST)
AUTHOR URL: http://sitesuite.com.au

*/

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

html {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0px;
	background-color: #e8e8e8;
	font: 12px Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	}
	
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	}	

	

/*------------------------------------------------
 SITE LAYOUT
------------------------------------------------*/

#banner {
	background: #fff;
	height: 120px;
	text-align: center;
	font-size: 0;
	margin: 0;
	padding: 0;
	}


#navbar {
	background: url(/persistent/templateimages/nav_bg.jpg) repeat-x;
	height: 20px;
	}

	/*------------------------------------------------
	 NAVIGATION
	------------------------------------------------*/

	#navbarinner {
		width: 750px;
		margin: 0 auto 0 auto;
		height: 20px;
		background-repeat: repeat-x;
		}
	
		.navul {
			margin: 0;
			padding: 0;
			height: 19px;
			list-style: none;
			float: left;
			border-left: 1px solid #3b3d43;
			}
			
		.navli {
			float: left;
			padding: 1px 5px 0 5px;
			list-style: none;
			height: 19px;
			border-right: 1px solid #4d4f55;
			}
					
		a.navlink:link, a.navlink:active, a.navlink:visited {
			padding: 3px 0 0 0;
			text-transform: uppercase;
			color: #333;
			text-decoration: none;
			font: normal 10px Arial, Helvetica, sans-serif;
			display: block;
			}
			
		a.navlink:hover {
			color: #ffffff;
			text-transform: uppercase;
			background-image: url(/persistent/templateimages/nav_background_over.jpg);
			text-decoration: none;
			}
			
			
	/*------------------------------------------------
	 SUB - NAVIGATION
	------------------------------------------------*/
	
			#subnav {
				width: 220px;
				text-align: left;
				vertical-align: top;
				}
				
				#subnav_menu {
					width: 170px;
					text-align: right;
					list-style: none;
					margin: 0;
					padding: 0;
					}
				
					#subnav_menu li {
						width: 168px;
						background-color: #F5F5F5;
						border: 1px solid #BFBFBF;
						margin-bottom: 3px;
						text-align: left;
						}					
					
					#subnav_menu li a {
						width: 158px;
						display: block;
						font: normal 12px Arial, Helvetica, sans-serif;
						font-weight: bold;
						text-decoration: none;
						padding: 5px;
						margin: 0;
						color: #727272;
						}
					
					#subnav_menu li a:hover {
						background-color: #CACACA;
						}
						
					#parentItem {
						color: #0d3d94;
						}
						
					#subnav_selected {
						color: #5C5C5C;
						}
						

#homepage_banner {
	background: url(/persistent/templateimages/homepage_banner2_bg.jpg) top left repeat-x;
	text-align: center;
	font-size: 0;
	margin: 0;
	padding: 0;
	}

#mainpage_bar {
	background: url(/persistent/templateimages/homepage_banner2_bg.jpg) top left repeat-x;
	text-align: center;
	height: 25px;
	font-size: 0;
	margin: 0;
	padding: 0;
	}

#content {
	width: 750px;
	margin: 0 auto 0 auto;
	padding: 25px 0 0 0;
	}
	
	#sponsors {
		padding: 20px 10px 10px 20px;
		float: right;
		text-align: left;
		margin: 0 0 0 30px;
		background-color:#F4F4F4;
		border: 2px solid #CFCFCF;
		}
		
		#sponsors p {
			margin: 5px 10px 10px 0;
			padding: 8px;
			border: 1px solid #EAEAEA;
			background-color: #FFFFFF;
			}
		
		/*#sponsors img {
			margin: 0 5px 10px 0;
			}*/

	
	/*#sidenavwrapper{
		width: 125px;
		float: left;
		}
	
		#sidenav {
			text-align: right;
			list-style: none;
			}
	
		#sidenav li {
			background: url(/persistent/templateimages/subnavbg.gif) no-repeat center right;
			padding: 3px 30px 3px 0;
			}
		
		#sidenav li a {
			display: block;
			font: normal 11px Arial, Helvetica, sans-serif;
			color: #555555;
			text-decoration: none;
			padding: 0;
			margin: 0;
			}
		
		#sidenav li a:hover {
			text-decoration: none;
			color: #36598d;
			}*/
			
	#contentmain {
		float: right;
		padding: 0;
		margin: 0;
		}
	
	#hometable {
		padding: 0 15px 0 15px;
		margin: 0 15px 0 15px;
		border-left: 1px solid #727272;
		border-right: 1px solid #727272;
		width: 200px;
		}

#footer {
	padding: 10px 0 20px 0;
	border-top: 5px solid #C6C6C6;
	margin-top: 40px;
	text-align: right;
	clear: both;
	}

#stats {
	display: none;
	}	

	

/*------------------------------------------------
 TEXT
------------------------------------------------*/

p, td, li {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	}
	
p {
	margin-bottom: 15px;
	}	
	
hr {
	color: #e8e8e8;
	margin-bottom: 15px;
	border: none;
	border-top: 1px solid #727272;
	}

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

h1, h2 {
	color: #0d3d94;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	}

h1 {
	font-size: 18px;
	margin-bottom: 20px;
	}

h2 {
	font-size: 12px;
	}

h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #999999;
	}

/*------------------------------------------------
 LINKS
------------------------------------------------*/

a:link, a:visited, a:active {
	color: #0d3d94;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

/*------------------------------------------------
 JOB LISTING STYLES
------------------------------------------------*/

#jobCats {
	width: 200px;
	text-align: left;
	vertical-align: top;
	}
	
	#jobs_menu {
		width: 150px;
		text-align: right;
		list-style: none;
		margin: 10px 0 0 0;
		padding: 0;
		}
	
		#jobs_menu li {
			width: 158px;
			background-color: #F5F5F5;
			border: 1px solid #BFBFBF;
			margin-bottom: 3px;
			text-align: left;
			}
		
		#jobs_menu li a {
			width: 148px;
			display: block;
			font: normal 12px Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #727272;
			text-decoration: none;
			padding: 5px;
			margin: 0;
			}
		
		#jobs_menu li a:hover {
			background-color: #CACACA;
			}
		
	
	
#jobList {		
	width: 550px;
	text-align: left;
	vertical-align: top;
	padding: 0 0 0 20px;
	}
	
.results_table {
	border: 1px solid #C6C6C6;
	margin-bottom: 10px;
	}
	

#shortDesc {
	margin: 20px 0 30px 0;
	padding: 15px 0;
	border-top: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
	width: 550px;
	}	
	
#applyJob {
	margin: 30px 0;
	padding: 15px;
	border: 1px solid #C6C6C6;
	width: 520px;
	background: #F4F4F4;
	}
	

/*
----------------------------------------------------------------------------- 
FORMS
-----------------------------------------------------------------------------*/

form {
  	margin: 0;
	padding: 0;
	}

.feedback_table {

	}
	
.feedback_table td {
	padding: 5px;
	height:auto;
	}
	
.feedback_table p {
	margin-bottom: 8px;
	}

.feedback_input, .feedback_input2, .searchInput { 
	font: 12px Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	text-decoration: none;
	border: 1px solid #999999;
	}
 
select { 
	font: 12px Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	text-decoration: none;
	border: 1px solid #999999;
 	}
 
checkbox {
	border: none;
	}

.feedback_button { 
	font-size: 12px;
	padding: 1px;
	text-decoration: none;
	border-color: #868686;
	border-width: 1px;
	background-color: #868686;
	color: #FFFFFF;
	font-weight: bold;
	}

label.error {
	margin-left: 15px;
	color:#FF0000;
	}


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

.imgGreyBorder {
	border: 2px solid #CFCFCF;
	}

.imgGreyBorderRight {
	border: 2px solid #CFCFCF;
	float: right;
	margin: 0 0 10px 15px;
	}
	
.imgGreyBorderLeft {
	border: 2px solid #CFCFCF;
	float: right;
	margin: 0 15px 10px 0;
	}

a.linkopacity img {
	filter:alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
	}

a.linkopacity:hover img {
	filter:alpha(opacity=50);   
	-moz-opacity: 0.50;   
	opacity: 0.50;
	}



