body { text-align: center; }
#tall, #short { background: #FFF url(../../images/page_elements/header_short_bg.gif) repeat-x left top; }
@media only screen and (min-width: 900px) {
	#tall { background: #FFF url(../../images/page_elements/header_bg.gif) repeat-x left top; }
}
p, li { font: 13px/135% Arial, Verdana, Helvetica, clean, sans-serif; margin: 0.6em 0; }
ol, ul { font: 13px/135% Arial, Verdana, Helvetica, clean, sans-serif; margin: 0.3em 0 0.3em 1.05em; }
li { margin: 0.3em 0; }
.np { margin-top: 1.9em; }

input, select, textarea { font: 13px/135% Arial, Verdana, Helvetica, clean, sans-serif; margin: 0.6em 0; color: #000; }
fieldset { margin: 0; padding: 0; }

.small_hide { display: none; }
.big_hide { display: inline; }
@media only screen and (min-width: 900px) {
	.small_hide { display: inline; }
	.big_hide { display: none !important; }
}

h6.quote { padding-top: 20px; margin: 0 0 5px 0; font-family: Georgia, Times, serif; color: #9ca99e; background: transparent url(../../images/page_elements/comma1.gif) no-repeat left top; }
p.caption { padding-top: 25px; margin-top: 0; font-size: 0.8em; line-height: 130%; color: #666; background: transparent url(../../images/page_elements/comma2.gif) no-repeat left top; }
p.caption2 { font-size: 0.8em; line-height: 130%; color: #666; }
.colour1 { color: #303231; }
.colour2 { color: #666; }
.colour3 { color: #008B86; }
.colour4 { color: #B8D432; }
.colour5 { color: #8e944e; }
.colour6 { color: #949ea7; }
.colour7 { color: #015158; }

#contentholder { padding: 0 20px 0 20px; }
@media only screen and (min-width: 900px) {
	#contentholder { padding: 300px 20px 0 20px; }
}
#contentholder_short { padding: 0 20px; }

#breadcrumbs { color: #999; font-size: 0.95em; }
#breadcrumbs a:link, #breadcrumbs a:visited { color: #999999; text-decoration: none; }
#breadcrumbs a:hover, #breadcrumbs a:active { color: #008B86; text-decoration: underline; }

#width { text-align: left; position: relative; }
#header, #header_short { height: 137px; }
#header_short, .holder_home, .holder_candidates, .holder_employers, .holder_jobs, .holder_about_us, .holder_contact_us { background: transparent url(../../images/page_elements/header_short_blank.jpg) no-repeat 20px 0; }
@media only screen and (min-width: 450px) {
	#header_short, .holder_home, .holder_candidates, .holder_employers, .holder_jobs, .holder_about_us, .holder_contact_us { background: transparent url(../../images/page_elements/header_short2.jpg) no-repeat 20px 0; }
}
@media only screen and (min-width: 900px) {
	#width { margin: 0px auto; width: 990px; }
	#header { height: 300px; width: 700px; position: absolute; }
	.holder_home { margin-left: 20px; background: transparent url(../../images/page_elements/header1.jpg) no-repeat; }
	.holder_part-time { margin-left: 20px; background: transparent url(../../images/page_elements/header1.jpg) no-repeat; }
	.holder_candidates { margin-left: 0px; background: transparent url(../../images/page_elements/header2.jpg) no-repeat; }
	.holder_employers { margin-left: -60px; background: transparent url(../../images/page_elements/header3.jpg) no-repeat; }
	.holder_jobs { margin-left: -60px; background: transparent url(../../images/page_elements/header4.jpg) no-repeat; }
	.holder_about_us { margin-left: -150px; background: transparent url(../../images/page_elements/header5.jpg) no-repeat; }
	.holder_contact_us { margin-left: 20px; background: transparent url(../../images/page_elements/header6.jpg) no-repeat; }
	#header_short { background: transparent url(../../images/page_elements/header_short.jpg) no-repeat 20px 0; }
}

#metaline { margin: 13px 0 0 0; font-size: 0.8em; font-weight: bold; text-transform: uppercase; color: #9ca99e; }
@media only screen and (min-width: 900px) {
	#metaline { margin: 7px 0 0 0; }
}

#mobile_nav { position: absolute; right: 20px; top: 35px; z-index: 999; margin: 0; padding: 7px; border: 3px solid #000; border-radius: 5px; background-color: #f6f6f3; cursor: pointer; }
#navmain { display: none; font-size: 0.86em; font-weight: bold; position: absolute; top: 16px; left: 0; width: 100%; margin: 0; padding: 0; list-style: none; list-style-type: none; z-index: 999; }
#navmain li { margin: 0; padding: 0 16px; line-height: 100%; }
#navmain li a { display: block; text-decoration: none; padding: 12px 9px; background-color: #008B86; border-top: 2px solid #FFF; border-bottom: 2px solid #FFF; border-left: 4px solid #FFF; border-right: 4px solid #FFF; color: #FFF; }
#navmain li:first-child a { border-top: 4px solid #FFF; }
#navmain li:last-child a { border-bottom: 4px solid #FFF; }
#navmain li a span { font-size: 11px; font-weight: bold; }
@media only screen and (min-width: 900px) {
	#mobile_nav { display: none; }
	#navmain { display: block; margin: 2px 0 0 20px; top: 0; width: 600px; }
	#navmain li { display: inline-block; margin-right: 16.5px; padding: 0; }
	#navmain li:last-child { margin-right: none; }
	#navmain li:first-child a { border-top: 0; }
	#navmain li:last-child a { border-bottom: 0; }
	#navmain li a { border: none; padding: 18px 0; color: #000; background-color: transparent; }
	#navmain li a.active { color: #008B86; }
	#navmain li a:link, #nav li a:visited {  }
	#navmain li a:hover, #nav li a:active { color: #008B86; }
}

#contact_top { position: absolute; top: 0; width: 100%; font-size: 12px; }
#contact_top ul { margin: 0; padding: 0 0 0 13px; list-style: none; }
#contact_top ul li { display: inline-block; margin: 6px 0 0 7px; padding: 3px 0 7px 0; line-height: 100%; }
#contact_top ul li.call { padding-left: 16px !important; background: transparent url(../../images/page_elements/contact_dot.gif) no-repeat 0px 3px; }
#contact_top ul li strong { display: none; }
#contact_top ul li span { font-size: 15px; }
#contact_top ul li a { color: #000; text-decoration: none; }
#contact_top p { margin-top: 5px; margin-left: 20px; }
#contact_top p strong { display: none; }
#contact_top p a img { width: 30px; height: 30px; }
@media only screen and (min-width: 900px) {
	#contact_top { width: 300px; position: absolute; top: 3px; right: 20px; }
	#contact_top ul { float: right; width: 182px; color: #000; background-color: transparent; }
	#contact_top ul li { display: block; margin: 6px 0 0 0; padding: 0 0 0 16px; background-position: 0px 1px; line-height: 130%; }
	#contact_top ul li strong { display: inline; }
	#contact_top p { font-size: 12px; margin-top: 10px; margin-left: 0; }
	#contact_top p strong { display: inline; }
}

#job_index1, #job_index2 { background-color: #f6f6f3; }
#job_index1 #searchform { display: none; }
#job_index1 h2, #job_index2 h2 { color: #FFF; margin: 0; padding: 10px 20px; border-bottom: 2px solid #01524f; font-size: 1.7em; cursor: pointer; background: #008B86 url(../../images/page_elements/mobile_plus.png) no-repeat right 20px center; }
#job_index1 .tab, #job_index2 .tab { display: none; }
#job_index1 fieldset { padding: 10px 20px; }
#job_index1 fieldset dt { margin: 0; padding: 9px 0 0 0; float: left; }
#job_index1 fieldset dd { margin: 0; padding: 4px 0 0 0; margin-left: 110px; }
#job_index1 fieldset dl { margin: 0; padding: 0; }
#job_index1 label { font-size: 0.95em; font-weight: bold; color: #000; }
#job_index1 select, #job_index1 label { margin: 0; padding: 0; }
#job_index1 a, #job_index2 a { text-decoration: none; }
#job_index1 a:link, #job_index1 a:visited, #job_index2 a:link, #job_index2 a:visited { color: #000; }
#job_index1 a:hover, #job_index1 a:active, #job_index2 a:hover, #job_index2 a:active { color: #008B86; }
#job_index1 select { width: 167px !important; display: inline-block; margin: 2px 0; }
#job_index1 select.selectmulti { width: 165px !important; }
#job_index1 #s6 { margin: 0; padding: 2px 0 2px 5px; width: 160px; border: 1px solid #DDD; }
@media only screen and (min-width: 680px) {
	#job_index1 fieldset dd { margin-left: 140px; }
	#job_index1 select { width: 307px !important; }
	#job_index1 select.selectmulti { width: 300px !important; }
	#job_index1 #s6 { width: 300px; }
}
@media only screen and (min-width: 900px) {
	#job_index2 { display: none; }
	#job_index1 #searchform { display: block; }
	#job_index1, #job_index2 { width: 300px; position: absolute; top: 112px; margin-left: 670px; background: transparent url(../../images/page_elements/box_full_bg.gif) repeat-y; }
	#job_index1 fieldset { padding: 10px 0; background: transparent url(../../images/page_elements/box_full_bottom.gif) no-repeat bottom; }
	#job_index1 fieldset dt { padding: 4px 0 0 8px; }
	#job_index1 fieldset dd { padding: 4px 0 0 0; margin-left: 120px; }
	#job_index1 .tab, #job_index2 .tab { display: block; float: left; font-size: 1.1em; }
	#job_index1 .tab1 { display: block; width: 120px; height: 30px; background: transparent url(../../images/page_elements/box_full_tab1a.gif) no-repeat; }
	#job_index1 .tab2 { display: block; width: 180px; height: 30px; background: transparent url(../../images/page_elements/box_full_tab2b.gif) no-repeat; }
	#job_index2 .tab3 { display: block; width: 120px; height: 30px; background: transparent url(../../images/page_elements/box_full_tab1b.gif) no-repeat; }
	#job_index2 .tab4 { display: block; width: 180px; height: 30px; background: transparent url(../../images/page_elements/box_full_tab2a.gif) no-repeat; }
	#job_index1 span.tabtext, #job_index2 span.tabtext { position: relative; top: 5px; left: 7px; }
	#job_index1 h2, #job_index2 h2 { display: none; }
	#job_index1 select { width: 167px !important; margin: 0; }
	#job_index1 select.selectmulti { width: 160px !important; }
	#job_index1 #s6 { width: 160px; }
}

#job_index_column_holder p { font-weight: bold; padding: 0 0 0 2px; }
#job_index2 #job_index_column_holder { display: none; padding: 10px 20px; background-color: #f6f6f3; }
#job_index2 #job_index_column_holder ul { font-size: 0.87em; line-height: 125%; list-style: none; }
#job_browse #job_index_column_holder ul { font-size: 0.90em; line-height: 140%; list-style: none; }
#job_index_column_holder ul li a { display: block; padding: 0 0 0 2px; }
#job_index2 #job_index_column_holder ul li a { padding: 4px 0 4px 2px; }
#job_index_column_holder ul li a:link, #job_index_column_holder ul li a:visited { text-decoration: none; color: #666; background-color: none; }
#job_index_column_holder ul li a:hover, #job_index_column_holder ul li a:active { text-decoration: none; color: #333; background-color: #B8D432; }
#job_index_column_holder ul li span.tiny { font-size: 0.8em; color: #666; }
.job_index_column { float: left; width: 49%; margin-right: 1%; }
.job_index_column p { margin-top: 5px; margin-bottom: 0; }
.job_index_column ul { margin-top: 0; margin-bottom: 5px; }
@media only screen and (min-width: 900px) {
	#job_index2 #job_index_column_holder { display: block; background-color: #FFF; padding: 0 0 5px 0; background: transparent url(../../images/page_elements/box_full_bottom.gif) no-repeat bottom; }
	#job_browse #job_index_column_holder { min-height: 338px; padding-bottom: 4px; background: transparent url(../../images/page_elements/box_full_bottom.gif) no-repeat bottom; }
	#job_index2 .job_index_column { width: 141px; margin-left: 6px; margin-right: 0; }
	#job_browse .job_index_column { width: 138px; margin-left: 8px; margin-right: 0; }
	#job_index2 #job_index_column_holder ul li a { padding: 0 0 0 2px; }
}

#job_search { margin-top: 15px; padding: 4px 7px; border: 1px solid #BDBDBD; border-radius: 5px; background-color: #f6f6f3; }
#job_search p.box_title { margin: 0 0 10px 0; padding-bottom: 7px; font-size: 1.05em; line-height: 135%; background: transparent url(../../images/page_elements/uline1.gif) repeat-x bottom; }
#job_search fieldset { margin: 0; padding: 0; }
#job_search fieldset dt { margin: 0; padding: 9px 0 0 0; float: left; }
#job_search fieldset dd { margin: 0; padding: 4px 0 0 0; margin-left: 110px; }
#job_search fieldset dl { margin: 0; padding: 0; }
#job_search select { width: 148px !important; display: inline-block; margin: 2px 0; }
#job_search select.selectmulti { width: 141px !important; }
#job_search #s6 { margin: 0; padding: 2px 0 2px 5px; width: 141px; border: 1px solid #DDD; }
@media only screen and (min-width: 680px) {
	#job_search { float: left; width: 46.4%; min-height: 325px; }
	#job_search select { width: 184px !important; }
	#job_search select.selectmulti { width: 182px !important; }
	#job_search #s6 { width: 177px; }
}
@media only screen and (min-width: 900px) {
	#job_search { min-height: auto; border: 0; background-color: transparent; margin-top: 0; padding: 0; width: 300px; margin-right: 10px; background: transparent url(../../images/page_elements/box_full_bg.gif) repeat-y; }
	#job_search p.box_title { font-size: 1.2em; line-height: 1.35em; height: 37px; margin: 0; padding: 8px 0 0 10px; background: transparent url(../../images/page_elements/box_full_top.gif) no-repeat top; }
	#job_search fieldset { min-height: 334px; margin: 0; padding: 0; background: transparent url(../../images/page_elements/box_full_bottom.gif) no-repeat bottom; }
	#job_search fieldset dt { padding: 4px 0 0 10px; }
	#job_search fieldset dd { margin-left: 120px; }
	#job_search select { width: 167px !important; margin: 0; }
	#job_search select.selectmulti { width: 160px !important; }
	#job_search #s6 { width: 160px; }
}

#job_browse { margin-top: 15px; padding: 4px 7px; border: 1px solid #BDBDBD; border-radius: 5px; background-color: #f6f6f3; }
#job_browse p.box_title { margin: 0; padding-bottom: 7px; font-size: 1.05em; line-height: 135%; background: transparent url(../../images/page_elements/uline1.gif) repeat-x bottom; }
@media only screen and (min-width: 680px) {
	#job_browse { float: right; width: 46.4%; min-height: 325px; }
}
@media only screen and (min-width: 900px) {
	#job_browse { min-height: auto; border: 0; background-color: transparent; margin-top: 0; padding: 0; width: 300px; float: left; margin-right: 40px; background: transparent url(../../images/page_elements/box_full_bg.gif) repeat-y; }
	#job_browse p.box_title { height: 29px; font-size: 1.2em; line-height: 1.35em; margin: 0; padding: 8px 0 0 10px; background: transparent url(../../images/page_elements/box_full_top.gif) no-repeat top; }
}

#job_search_small { margin-top: 15px; padding: 4px 7px; border: 1px solid #BDBDBD; border-radius: 5px; background-color: #f6f6f3; }
#job_search_small h6 { padding: 0; margin: 0 0 10px 0; display: block; padding-bottom: 7px; font-size: 1.05em; line-height: 135%; color: #000; background: transparent url(../../images/page_elements/uline1.gif) repeat-x bottom; }
#job_search_small fieldset { margin: 0; padding: 0; }
#job_search_small fieldset dt { margin: 0; padding: 9px 0 0 0; float: left; }
#job_search_small fieldset dd { margin: 0; padding: 4px 0 0 0; margin-left: 110px; }
#job_search_small fieldset dl { margin: 0; padding: 0; }
#job_search_small fieldset label { font-weight: bold; }
#job_search_small select { width: 148px !important; }
#job_search_small select.selectmulti { width: 141px !important; }
#job_search_small #s6 { margin: 0 0 5px 0; padding: 2px 0 2px 5px; width: 141px; border: 1px solid #DDD; }
@media only screen and (min-width: 680px) {
	#job_search_small { width: 26.2%; float: right; margin: 0; }
	#job_search_small fieldset dl { margin-bottom: 5px; }
	#job_search_small fieldset dt { padding: 0; float: none; }
	#job_search_small fieldset dd { padding: 0; margin: 0; }
	#job_search_small fieldset label { display: block; margin-top: 2px; margin-bottom: 1px; }
	#job_search_small select { width: 167px !important; margin: 0; }
	#job_search_small select.selectmulti { width: 160px !important; }
	#job_search_small #s6 { width: 160px; }
}
@media only screen and (min-width: 900px) {
	#job_search_small { margin-top: 12px; margin-bottom: 20px; border: 0; padding: 0; width: 184px; float: left; background: transparent url(../../images/page_elements/box_search_bg.gif) repeat-y; }
	#job_search_small_top { background: transparent url(../../images/page_elements/box_search_top.gif) no-repeat top; padding: 4px 8px 0 8px; margin-bottom: 5px; }
	#job_search_small h6 { margin: 0; }
	#job_search_small fieldset { padding: 0 8px; background: transparent url(../../images/page_elements/box_search_bottom.gif) no-repeat bottom; }
}

#titleholder { padding-top: 35px; padding-bottom: 20px; }
#title1 { margin-bottom: 20px; }
#title1 a:link, #title1 a:visited { color: #008B86; text-decoration: none; }
#title1 a:hover, #title1 a:active { color: #008B86; text-decoration: underline; }
#title2, #title3, #title4, #title5, #title6, #title7 { margin: 0; }
@media only screen and (min-width: 680px) {
	#title2, #title3, #title4, #title5, #title6, #title7 { text-indent: -5000px; width: 580px; height: 52px; }
	#title2 { background: transparent url(../../images/page_elements/title2.gif) no-repeat; }
	#title3 { background: transparent url(../../images/page_elements/title3.gif) no-repeat; }
	#title4 { background: transparent url(../../images/page_elements/title4.gif) no-repeat; }
	#title5 { background: transparent url(../../images/page_elements/title5.gif) no-repeat; }
	#title6 { background: transparent url(../../images/page_elements/title6.gif) no-repeat; }
	#title7 { background: transparent url(../../images/page_elements/title7.gif) no-repeat; }
}
#title { margin: 0; padding: 0; }

#col1, #col4 { min-height: 200px; }
#col2 { margin: 30px 0; }
@media only screen and (min-width: 680px) {
	#col1 { width: 70%; float: left; }
	#col2 { width: 28.5%; float: right; margin: 0; }
	#col3 { clear: both; }
	#col4 { width: 68.5%; float: left; }
	.lineright { background: transparent url(../../images/page_elements/rline3.gif) repeat-y right top; padding-right: 5%; margin-bottom: 30px; }
}
@media only screen and (min-width: 900px) {
	#col1 { width: 445px; float: left; margin-right: 7px; min-height: 250px; }
	#col2 { width: 175px; float: left; margin-right: 23px; }
	#col3 { width: 300px; float: left; clear: none; }
	#col4 { width: 580px; float: left; margin-right: 166px; min-height: 250px; }
	.lineright { padding-right: 25px; padding-bottom: 40px; margin-bottom: 0; }
}

#col4 .job { color: #333; padding-bottom: 10px; }
#col4 .job_title { font-weight: bold; font-size: 1.2em; margin-bottom: 0; }
#col4 .job_title a:link, #col4 .job_title a:visited { color: #333; text-decoration: none; }
#col4 .job_title a:hover, #col4 .job_title a:active { color: #008B86; text-decoration: underline; }
#col4 .job_code { font-size: 0.8em; }
#col4 .job_list { background: transparent url(../../images/page_elements/uline1.gif) repeat-x left bottom; }

#col1 a:link, #col1 a:visited, #col4 a:link, #col4 a:visited { text-decoration: underline; color: #666; }
#col1 a:hover, #col1 a:active, #col4 a:hover, #col4 a:active { text-decoration: none; color: #008B86; }

#boxes p, #box p { font-size: 0.95em; line-height: 135%; }
#boxes ul { margin: 0.5em 0; font-size: 0.95em; line-height: 150%; list-style: none; }
#boxes ul li a { display: block; padding-left: 2px; position: relative; left: -2px; }
#boxes ul li a:link, #boxes ul li a:visited { text-decoration: none; color: #000; background-color: none; }
#boxes ul li a:hover, #boxes ul li a:active { text-decoration: none; color: #000; background-color: #B8D432; }
#boxes h6, #box h6 { margin: 0; padding: 0 0 7px 0; font-size: 1.05em; line-height: 135%; color: #000; background: transparent url(../../images/page_elements/uline1.gif) repeat-x bottom; }
.box_half, .box_full { clear: both; margin-top: 15px; padding: 4px 7px; border: 1px solid #BDBDBD; border-radius: 5px; background-color: #f6f6f3; }
@media only screen and (min-width: 680px) {
	.box_half { width: 46.4%; float: right; clear: none; min-height: 210px; }
	.box_gap { float: left !important; }
}
@media only screen and (min-width: 900px) {
	#boxes { background: transparent url(../../images/page_elements/boxes_bg.gif) repeat-y; }
	#box { background: transparent url(../../images/page_elements/boxes_full_bg.gif) repeat-y; }
	#boxes_top { background: transparent url(../../images/page_elements/boxes_top.gif) no-repeat; }
	#box_top { background: transparent url(../../images/page_elements/boxes_joint.png) no-repeat left top; padding-top: 13px; }
	#box_bottom { background: transparent url(../../images/page_elements/boxes_full_bottom.gif) no-repeat bottom; padding-bottom: 6px; }
	.box_half, .box_full { border: 0; background-color: transparent; margin-top: 0; }
	.box_half { width: 133px; min-height: auto; }
	.box_gap { margin-right: 6px; }
}

.box_580 { margin-top: 15px; padding: 4px 7px; border: 1px solid #BDBDBD; border-radius: 5px; background-color: #f6f6f3; }
.box_580_form fieldset { margin: 0; padding: 0; }
.box_580_form fieldset dt { margin: 0; padding: 2px 0 0 0; }
.box_580_form fieldset dd { margin: 0; padding: 0 0 2px 0; }
.box_580_form fieldset dl { margin: 0; padding: 0; }
.box_580_form fieldset label { margin: 0; font-weight: bold; position: relative; top: 2px; }
.box_580_form input.field { width: 99%; border: 1px solid #DDD; margin: 2px 0; }
.box_580_form select { width: 225px !important; }
.box_580_form select.selectmulti { width: 220px !important; }
.box_580_form #s6 { margin: 0 0 5px 0; padding: 2px 0 2px 5px; width: 220px; border: 1px solid #DDD; }
@media only screen and (min-width: 680px) {
	.box_580_form select { width: 258px !important; }
	.box_580_form select.selectmulti { width: 253px !important; }
	.box_580_form #s6 { width: 253px; }
}
@media only screen and (min-width: 900px) {
	.box_580 { border: 0; padding: 0; background: transparent url(../../images/page_elements/box_580_bg.gif) repeat-y; }
	.box_580_width { width: 410px; }
	.box_580_top { background: transparent url(../../images/page_elements/box_580_top.gif) no-repeat top; }
	.box_580_bottom { padding: 2px 10px; background: transparent url(../../images/page_elements/box_580_bottom.gif) no-repeat bottom; }
	.box_580_form fieldset dt { margin: 0; padding: 5px 0 5px 10px; float: left; }
	.box_580_form fieldset dd { margin: 0 0 0 150px; padding: 5px 0 5px 0; }
	.box_580_form fieldset dl { margin: 0; padding: 0; background: transparent url(../../images/page_elements/uline1.gif) repeat-x top; }
	.box_580_form input.field { margin: 0; padding: 2px 0 2px 5px; width: 253px; height: 17px; border: 1px solid #DDD; }
	.box_580_form select { width: 258px !important; }
	.box_580_form select.selectmulti { width: 253px !important; }
	.box_580_form #s6 { width: 253px; }
	.box_580_form input[type='file'] { margin: 0; }
	.box_580_form .subtitle { margin: 0; padding: 8px 0 5px 0; background: transparent url(../../images/page_elements/uline1.gif) repeat-x top; }
	.box_580_form .button { padding: 5px 0 5px 5px; background: transparent url(../../images/page_elements/uline1.gif) repeat-x top; }
}

#reg_email_form { margin: 0; padding: 0; }
#reg_email { margin: 0; padding: 2px 0 2px 5px; width: 200px; border: 1px solid #DDD; font-size: 0.95em; }
#reg_submit { margin: 0; padding: 0; position: relative; top: 6px; }

#footer { margin: 20px 0; padding-top: 2px; border-top: 1px solid #BDBDBD; }
#footer p { margin: 3px 0; font-size: 0.8em; line-height: 130%; color: #999; }
#footer a:link, #footer a:visited { text-decoration: none; color: #999; }
#footer a:hover, #footer a:active { text-decoration: underline; color: #008B86; }
@media only screen and (min-width: 900px) {
	#footer { margin: 20px 0 30px 0; }
	#footer p { margin: 0; }
	#footer_left { float: left; }
	#footer_right { float: right; }
}

#col4 .pagination { margin: 20px 0; font-size: 0.9em; }
#col4 .pagination a { margin-right: 2px; padding: 1px 3px; text-decoration: none; }
#col4 .pagination a:link, #col4 .pagination a:visited { color: #FFF; background-color: #666; }
#col4 .pagination a:hover, #col4 .pagination a:active { color: #FFF; background-color: #8e9c3b; }
#col4 .deadlink { margin-right: 2px; padding: 1px 3px; background-color: #CCC; color: #FFF; }
#col4 .cust_pag { margin: 10px 0; }

#job_register_button { margin-bottom: 10px; }

input, input.field, img { max-width: 100% !important; }
select { margin: 0; padding: 0.35em 0 !important; }
input#s6 { line-height: 175%; }
@media only screen and (min-width: 900px) {
	select { padding: 0.1em 0 !important; }
	input#s6 { line-height: 145%; }
}
input[type='submit'], .formbutton { display: inline-block; color: #FFF !important; background-color: #008B86; font-size: 1em; line-height: 100%; padding: 10px 25px; cursor: pointer; -webkit-appearance: button; border: 0; border-radius: 3px; text-decoration: none !important; }
input[type='submit']:hover, .formbutton:hover { background-color: #B8D432; }
input[type='submit'].size0 { vertical-align: top; position: relative; top: 1px; }
input[type='submit'].size0, .formbutton.size0 { font-size: 0.90em; padding: 4.5px 7px; }
input[type='submit'].size1, .formbutton.size1 { font-size: 1.00em; padding: 7px 18px; }
input[type='submit'].size2, .formbutton.size2 { font-size: 1.00em; padding: 10px 22px; }
input[type='submit'].size3, .formbutton.size3 { font-size: 1.05em; padding: 12px 25px; }
