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

Title : Company Name
URL : Company URL

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

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


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

html { margin: 0; padding: 0; }

body { font: normal 11px Verdana, Arial, Helvetica, sans-serif; text-align: center;/* for IE */ margin-top: 0px; margin-bottom: 0px; }

form { margin: 0px; padding: 0px; }

fieldset { border: 0; }

img { border: 0; }

h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; }

p, td {  }

p { margin: 0 0 15px 0; padding: 0; }


a { margin: 0; padding: 0; font-weight:bold; color:#f67632; text-decoration:none; }
a:hover { margin:0; padding: 0; font-weight: bold; color: #f67632; text-decoration: underline; }
a:visited { margin:0; padding: 0; font-weight: bold; color: #f67632; text-decoration: none; }

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

h1 { font-size: 24px; font-weight: normal; padding: 5px 0 15px 0; margin-bottom: 20px; border-bottom: solid 1px #ddd; }
h2 { font-size: 18px; font-weight: normal; padding: 5px 0 0 0; margin-bottom: 25px; }
h3 { font-size: 14px; font-weight: normal; padding: 5px 0 0 0; margin-bottom: 25px; }



/*
----------------------------------------------------------------------------- 
Template Styles
-----------------------------------------------------------------------------*/
#container { width: 780px; margin: auto; border-left: 1px solid #dddddd; border-right: 1px solid #dddddd;}

/* logo and top head goes here starts here */
#header { width: 780px; background: overflow: auto; }
#logo { width: 780px; text-align: left;}

/* navigation and main image goes here */
#main_image { position: relative; background: url(../images/bg_banner.jpg) top left no-repeat; width: 780px; height: 202px; border-top: solid 7px #f67632; border-bottom: solid 1px #ddd; }
#navContainer { position: absolute; bottom: 0; left: 20px; width: 740px; height: 21px; padding: 6px 0 0 0; }

/*
----------------------------------------------------------------------------- 
Navigation
-----------------------------------------------------------------------------*/
/* Navigation */
#navContainer ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		width : 780px;
		text-align: left;
}
	
#navContainer ul li { /* all list items */
		float: left;
		background: url(../images/bullet.gif) left no-repeat;
		font: bold 12px Arial, Helvetica, sans-serif;
	}

#navContainer ul li a, #primary-nav li a:visited {
		display: block;
		color : #fff;
		text-decoration : none;
		padding: 0px 15px 0px 15px;
	}

#navContainer ul li a:hover {
		color : #ccc;
	}
	

	

/*
----------------------------------------------------------------------------- 
center content goes here
-----------------------------------------------------------------------------*/

#search_bar { font-weight: bold; color: #9a9a9a; text-align: center; width: 560px; margin: 0; padding: 5px 0 5px 220px; background: #eee; height: 25px; border-bottom: solid 1px #ddd; }

	.search_box { margin: 0 0px; width: 180px; height: 18px; border: solid 1px #fff; padding: 2px 5px; height: 17px; position: relative; top: -1px; }
	
	#search_block { border: solid 1px #c4c5c9; background: #fff; width: 234px; padding: 0; margin: 0; }
	
	#go_button { background: #f67632; color: #fff; width: 40px; height: 24px; border: 0; height:23px; position:relative; top: 1px;  }

#content { width: 780px; margin: 0px; padding: 0px; background: url(../images/bg_content.jpg) top left repeat-y; font: normal 11px Verdana, Arial, Helvetica, sans-serif; }

#sidebar { padding: 15px 15px 5px 15px; float: left; width: 190px; text-align: left; }

	#sidebar ul { list-style: none; margin: 15px 0 0 0; padding: 0; }
	
		#sidebar ul li { margin-bottom: 10px; padding: 0 0 0 15px; background: url(../images/sidebar_arrow.jpg) 0 4px no-repeat; font-size: 10px; }
		
		#sidebar ul li a, #sidebar ul li a:visited { color: #858585; }
		
		#sidebar ul li a:hover { text-decoration: underline; color: #999;}
	
	.browse_jobs { font-weight: bold; }

#in_cont { float: right; width:520px; padding: 15px 20px 0 20px; text-align: left; line-height: 17px; }


/*
----------------------------------------------------------------------------- 
footer
-----------------------------------------------------------------------------*/

#footer { background: url(../images/footer_orange.gif) no-repeat; height: 65px; width: 755px; text-align:right; padding: 30px 25px 0px 0}
#footer a { color:#000000; font: bold 12px Arial, Helvetica, sans-serif; }
#footer a:hover { color:#3e7180; font: bold 12px Arial, Helvetica, sans-serif; text-decoration:underline;}




