/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #FFF;
	color: #666667;
	padding: 0;
	margin: 0;
	background: url(../images/body_bg.jpg) center repeat-y;
}

* html #container {
	width: 823px;
	padding: 0 0 0 22px;
	margin: 0 auto;
}

*:first-child+html #container {
	width: 823px;
	padding: 0 0 0 22px;
	margin: 0 auto;
}

#container {
	width: 823px;
	padding: 0 0 0 23px;
	margin: 0 auto;
}

#header {
	width: 798px;
	height: 329px;
	padding: 0;
	margin: 0;
	border-top: 2px solid #0054A6;
	border-left: 1px solid #0054a6;
	border-right: 1px solid #0054a6; /*	background: url(../grfx/header_bg.jpg) top left no-repeat;*/
}

#logoholder {
	float: left;
	padding: 0;
	margin: 6px 0 0 20px;
}

#extraholder {
	float: right;
	padding: 0;
	margin: -5px 0 3px 0;
}

*html #extraholder {
	margin: 0 0 -2px 0;
}

*:first-child+html #extraholder {
	margin: 0 0 -2px 0;
}

#flash {
	width: 796px;
	float: left;
	height: 195px;
	margin-top: -2px;
	padding: 0;
	border-left: 1px solid #0054a6;
	border-right: 1px solid #0054a6;
	color: red;
}

/**:first-child+html #flash {
	margin: 0;
}

*html #flash {
	margin: 0 0 -2px 0;
} */

#intheader {
	/*background: url(../grfx/header_bg.jpg) top left no-repeat; */
	float: left;
	width: 798px;
	height: 113px;
	padding: 0;
	margin: 0;
	border-top: 2px solid #dab064;
	border-left: 1px solid #0054a6;
	border-right: 1px solid #0054a6;
}

*html #headercontent {
	margin: 0 0 -2px 0;
}

*:first-child+html #headercontent {
	float: left;
	margin: 0 0 0 0;
}

#headercontent {
	padding: 0;
	_margin: 5px 0 0 40px;
}

#pageheading {
	float: left;
	width: 798px;
	height: 56px;
	padding: 0;
	margin: 0;
}

.tipping {
	position: absolute;
	border: 0;
	margin: -46px 0 0 700px;
}

#content {
	float: left;
	width: 798px;
	border-left: 1px solid #0054a6;
	border-right: 1px solid #0054a6;
	min-height: 490px;
  	height: auto !important;
  	height: 490px;
	padding: 0;
	margin: 0;
	background: url(../images/content_bg_index_qst.jpg) bottom left no-repeat;
}

#intcontent,#intcontent1,#intcontent2,#intcontent3,#intcontent4,#intcontent5,#intcontent6,#intcontent7 {
	float: left;
	width: 798px;
	border-left: 1px solid #0054a6;
	border-right: 1px solid #0054a6;
	min-height: 690px;
  	height: auto !important;
  	height: 690px;
	padding: 0;
	margin: 0;
	color: #000;
}

#intcontent1 {
	background: url(../images/right_margin_images/1.jpg) bottom right no-repeat;
}

#intcontent2 {
	background: url(../images/right_margin_images/2.jpg) bottom right no-repeat;
}

#intcontent3 {
	background: url(../images/right_margin_images/3.jpg) bottom right no-repeat;
}

#intcontent4 {
	background: url(../images/right_margin_images/4.jpg) bottom right no-repeat;
}

#intcontent5 {
	background: url(../images/right_margin_images/5.jpg) bottom right no-repeat;
}

#intcontent6 {
	background: url(../images/right_margin_images/6.jpg) bottom right no-repeat;
}

#intcontent7 {
	background: url(../images/right_margin_images/7.jpg) bottom right no-repeat;
}

#pagelinks {
	
	float:right;
	width: 200px;
	padding: 0;
	margin: 10px 0 10px 0;
	font-size: 0.8em;
}

#leftcolumn {
	float: left;
	width: 500px;
	padding: 15px 10px 0 34px;
	margin: 0;
}

#leftcolumnfull {
	float: left;
	width: 745px;
	padding: 15px 10px 0 34px;
	margin: 0;
	height: 100%;
	min-height: 500px;
}

* html #footytipping { /* for ie6 */
	float: left;
	width: 368px;
	min-height: 60px;
  	height: auto !important;
  	height: 60px;
	padding: 65px 0 0 102px;
	margin: 0 0 10px 0;
	background: url(../grfx/footy_tipping_bg.jpg) top left no-repeat;
}

*:first-child+html #footytipping { /* for ie 7 */
	float: left;
	width: 368px;
	min-height: 60px;
  	height: auto !important;
  	height: 60px;
	padding: 65px 0 0 102px;
	margin: 0 0 10px 0;
	background: url(../grfx/footy_tipping_bg.jpg) top left no-repeat;
}

#footytipping { /* for ff */
	float: left;
	width: 368px;
	min-height: 72px;
  	height: auto !important;
  	height: 72px;
	padding: 52px 0 0 102px;
	margin: 0;
	background: url(../grfx/footy_tipping_bg.jpg) top left no-repeat;
}

#rightcolumn {
	float: right;
	width: 245px;
	height: 100%;
	padding: 0;
	margin: 0;
	border-left: 1px solid #345BAD;
	background: #D8DCDB url(../images/rightcolumngrad.jpg) repeat-x bottom left;
}

* html .jobholder {
	float: left;
	width: 718px;
	margin: 0 0 20px 20px;
	padding: 0;
	font-size: 0.8em;
}

.jobholder {
	float: left;
	width: 718px;
	margin: 0 0 20px 40px;
	padding: 0;
	font-size: 0.8em;
}

* html .jobholderimage {
	float: left;
	width: 10px;
	margin: 3px 25px 0 0;
	padding: 0;
}

*:first-child+html .jobholderimage {
	float: left;
	width: 10px;
	margin: 3px 25px 0 0;
	padding: 0;
}

.jobholderimage {
	float: left;
	width: 10px;
	margin: 16px 25px 0 0;
	padding: 0;
}

.jobinfo {
	float: left;
	width: 680px;
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ead2a4;
}

* html #jobcontent {
	float: left;
	width: 587px;
	margin: 40px 0 0 52px;
	padding: 0 0 90px 0;
}

*:first-child+html #jobcontent {
	float: left;
	width: 587px;
	margin: 40px 0 0 105px;
	padding: 0 0 90px 0;
}

#jobcontent {
	float: left;
	width: 587px;
	margin: 40px 0 90px 105px;
	padding: 0;
}

* html #internalcontent {
	float: left;
	width: 510px;
	margin: 40px 0 0 52px;
	padding: 0 0 90px 0;
}

*:first-child+html #internalcontent {
	float: left;
	width: 510px;
	margin: 40px 0 0 105px;
	padding: 0 0 90px 0;
}

#internalcontent {
	float: left;
	width: 510px;
	margin: 40px 0 90px 105px;
	padding: 0;
}

.linkinfo {
	float: left;
	width: 590px;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ead2a4;
}

#footer {
	float: left;
	width: 798px;
	height: 50px;
	border-left: 1px solid #0054a6;
	border-right: 1px solid #0054a6;
	padding: 0;
	margin: 0;
	background: url(../images/bottom_bgr_qst.jpg) top left no-repeat;
	font-size: 0.6em;
	color: #FFF;
}

/* _____ custom styles _____ */

#rightcolumn #keyword {
	margin-left: -20px;
	width: 201px;
}

.formelements input {
	padding-left: 4px;
}

#headercontent .formelements {
	font-family: Arial, Helvetica, sans-serif;
	margin: 4px;
	padding: 0;
}

#headercontent input {
	width: 233px;
	font-size: 10px;
	padding: 0 0 0 3px;
}
	
#headercontent select {
	width: 240px;
	font-size: 10px;
}	

#headercontent .searchbutton {
	width: 89px;
}

#content p, table, #webapp937next, #webapp937prev, .blogsitesummary {
	font-size: 0.75em;
}

.blogsitesummary ul, .blogsitesummaru li, .blogsitesummaru ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
} 

.blogsitesummary li {
	background:url(../images/update_item_qst.gif) left top no-repeat; 
	padding-left: 30px; 
	padding-bottom: 10px;
	list-style-type: none;
}

.latestjobslist {
	list-style-image: url(../images/update_item_qst.gif);
}

.latestjobslist li {
	margin: 10px 0 10px 0px;
}

.featuredjobslist li {
	margin-bottom: 10px;
}

.featuredjobslist a {
	color: #666667;
}

.newsheadlinestitle {
	margin-top: 15px;
}

.newsheadlineslist {
	list-style-image: url(../images/news_headlines_ul.jpg);
}
.newsheadlineslist li {
	margin: 10px 0 10px 0;
}

#pagelinks a {
	color: #000;
	text-decoration: underline;
}

#pagelinks a:hover {
	text-decoration: none;
}

.footerlogo {
	margin: 1px 0 0 0;
}

#footer .toplinks {
	margin: 6px 0 0 150px;
}

#footer .toplinks a {
	color: #FFF;
	text-decoration: none;
	margin: 0 10px 0 10px;
}

#footer .toplinks a:hover {
	text-decoration: underline;
}

#footer .bottomlinks {
	margin: 12px 0 0 160px;
}

#footer .bottomlinks a {
	color: #FFF;
	text-decoration: none;
}

#footer .bottomlinks a:hover {
	text-decoration: underline;
}

.jobinfo a {
	color: #7f5324;
	text-decoration: underline;
}

.jobinfo a:hover {
	text-decoration: none;
}

.jobinfo .date {
	margin-left: 20px;
	float: right;
}

.jobdescriptiontable {
	border: 1px solid #dac6a3;
	border-collapse: collapse;
	width: 100%;
}

* html .jobdescriptiontable th {
	color: #775620;
	text-align: left;
	padding: 0;
	background: url(../images/job_title_bg.jpg) 3px 3px no-repeat #f3e8d0;
	height: 25px;
	padding: 3px 0 0 30px;
}

*:first-child+html .jobdescriptiontable th {
	color: #775620;
	text-align: left;
	padding: 0;
	background: url(../images/job_title_bg.jpg) 3px 3px no-repeat #f3e8d0;
	height: 25px;
	padding: 3px 0 0 30px;
}

.jobdescriptiontable th {
	color: #775620;
	text-align: left;
	padding: 0;
	background: url(../images/job_title_bg.jpg) 3px 3px no-repeat #f3e8d0;
	height: 30px;
	padding: 3px 0 0 30px;
}

.detaildate {
	font-size: 0.8em;
	margin-left: 100px;
	margin-right:10px;
	float:right;
}


.jobdescriptiontable td {
	background-color: #fef8ed;
	border: 1px solid #dbc7a0;
	font-size: 0.8em;
	height: 25px;
	padding: 2px 0 0 10px;
}

.jobdescriptiontable .labelcell {
	font-weight: bold;
	width: 30%;
	padding-right: 10px;
}

.applyonline {
	margin-right: 10px;
}

#jobcontent p {
	font-size: 0.8em;
}

#jobcontent h3 {
	color: #000;
	font-weigh: bold;
}

#jobcontent ul {
	list-style: url(../images/jobcontent_ul_li.jpg);
}

#jobcontent .backlink a {
	color: #876427;
	font-weight: bold;
	text-decoration: underline;
}

#jobcontent .backlink a:hover {
	text-decoration: none;
}

#internalcontent p {
	font-size: 0.8em;
}

#internalcontent h3 {
	color: #000;
	font-weigh: bold;
}

#internalcontent ul {
	list-style: url(../images/jobcontent_ul_li.jpg);
}

#internalcontent .backlink a {
	color: #876427;
	font-weight: bold;
	text-decoration: underline;
}

#jobcontent .backlink a:hover {
	text-decoration: none;
}

.searchtable {
	border: 1px solid #dac6a3;
	border-collapse: collapse;
	width: 100%;
}

.searchtable th {
	color: #775620;
	text-align: left;
	padding: 0;
	background-color: #f3e8d0;
	padding: 5px 0 0 10px;
	height: 25px;
}

.searchtable td {
	background-color: #fef8ed;
	border: 1px solid #dbc7a0;
	font-size: 0.8em;
	height: 25px;
	padding: 2px 0 0 10px;
}

.searchtable .labelcell {
	font-weight: bold;
	width: 80px;
}

.searchtable input {
	width: 233px;
	font-size: 10px;
	padding: 0 0 0 3px;
}
	
.searchtable select {
	width: 240px;
	font-size: 10px;
	margin-left: 0;
}

.searchtable .searchbutton {
	width: 89px;
	margin: 5px 0 5px 0;
}

.contacttable {
	border: 1px solid #dac6a3;
	border-collapse: collapse;
}

.contacttable th {
	color: #775620;
	text-align: left;
	padding: 5px;
	background-color: #f3e8d0;
	border-bottom: 1px solid #dac6a3;
}

.contacttable td {
	background-color: #fef8ed;
	padding: 5px;
}

.contacttable .labelcell {
	font-weight: bold;
	vertical-align: top;
	font-size: 0.8em;
}

.contacttable .fieldcell input {
	width: 200px;
	height: 13px;
	font-size: 10px;
}

.contacttable .fieldcell textarea {
	width: 150px;
	font-size: 10px;
	border: 1px solid #dac6a3;
}

.contacttable .button {
	border: 1px solid #dac6a3;
	background-color: #FFF;
}

.morefeature {
	float:right; 
	padding-right:6px;
}

#rememberlocation {
	float: left;
	margin: 0 0 0 -20px;	
	padding-bottom: 10px;
	vertical-align: middle;
}

*html #rememberlocation {
	margin: 0 0 0 -12px;
}

#searchbuttonholder {
	float: right;
	margin: 5px 15px 0 0;	
}

*html #searchbuttonholder {
	margin: 0 10px 0 0;
}

#images {
	margin: 0 0 0 -9px;
}

#images img {
	margin: 5px 2px 5px 2px;
	border: solid 1px #856331;
}

#map {
	margin-left: auto;
	margin-right: auto;
	width: 580px;
	margin-top: 50px;
}

.testi {
	color: #373737;
	}

	
#blog {
	display:none
}