/********************************************************
   menu.css
   (C) Mangrove 2007
   Style properties for menu
********************************************************/

ul#menu
{
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 900px;
}

#menu li
{
  list-style-type: none;
  float: left;
  margin-right: 1px;
  display: block;
}

#footer_menu
{
  margin: 0;
  padding: 0;
  height: 34px;
}

#footer_menu ul
{
  margin: 0 0 0 20px;
  padding: 0;
  height: 20px;
  width: 400px;
  float: left;
}

#footer_menu li
{
  list-style-type: none;
  float: left;
  margin-right: 1px;
  margin-top: 3px;
  display: block;
}
/********************************************************
   forms.css
   (C) Mangrove 2007
   Style properties for forms
********************************************************/

form, legend
{
  border: 0;
  margin: 0;
  padding: 0;
}

legend span
{
  position: absolute;
  height: 0;
  width: 0;
  overflow: hidden;
}

input
{
  padding:2px;
}

#right fieldset
{
  background: #ececec url('/images/bg_fieldset.gif') repeat-x top center;
  border: 0;
  padding: 10px;
  margin: 0;
}

#left fieldset
{
  border: 0;
  padding: 0;
  margin: 0;
}

legend
{
  font-weight: bold;
  text-align:right;
}

/***************************************************/
/*****   default input and textareas status    *****/
/***************************************************/

input.fields_off, input.fields_on
{
  width: 160px;
}

input.fields_off, input.fields_on
{
  border: 1px solid #4f5559;
  vertical-align: middle;
  color: #bbc1c5;
}

input.fields_on, input.fields_off:focus
{
  background: #c9e1f7;
  border: 1px solid #22c2fe;
  color: #1c303a;
}

textarea.fields_on, select.fields_on, textarea.fields_off:focus, select.fields_off:focus 
{
	background: #fff;
	border: 1px solid #1c303a;
  color: #1c303a;
  font-size: 0.8em;
  margin-bottom: 2px;
}

textarea.fields_off, select.fields_off
{
  border: 1px solid #4f5559;
  vertical-align: middle;
  color: #bbc1c5;
  font-size: 0.8em;
}

select
{
  height: 20px;
  padding: 2px;
}

select.jobs
{
  width: 250px;
}


input.small
{
  width: 70px;
}

input.large
{
  width: 240px;
  margin-bottom: 3px;
}

input.service
{
  width: 150px;
}


label.fields_off, label.fields_on
{
  padding: 3px;
  color: #000000;
  display: block;
  float: left;
  vertical-align: middle;
  clear: both;
  width: 74px;
}

label.fields_on, label.fields_off:focus
{
  color: #0097e2;
}

label.large
{
  width: 100%;
}

.error
{
  color: #ad00ce;
}

span.under_input{
    margin-left: 80px;
}

.radio_alignment {
  margin-right: 14px;
}

/***************************************************/
/*****         default buttons status          *****/
/***************************************************/

.btn_normal, .btn_hover
{
  background: url('/images/btn_normal.gif');
  width: 77px;
  height: 22px;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  vertical-align: middle;
}

.btn_hover, .btn_normal:hover
{
  background: url('/images/btn_hover.gif');
}

form#search label, form#search legend, 
form#search2 label, form#search2 legend, 
#year_form legend, 
form#mailingform label, form#mailingform legend,
label#itemID_label, label#contact_label, label#week_label, label#time_label
{
  display: none;
}

form#search fieldset, form#search2 fieldset, form#mailingform fieldset, form#year_form fieldset
{
  border: 0;
  margin: 0;
  padding: 0;
}

form#search fieldset, form#mailingform fieldset
{
  background: transparent;
}

.imgbutton
{
  vertical-align:middle;
}

form#year_form
{
  width: 60px;
  float: right;
}

form#mailingform
{
  margin: 0 0 15px 0;
  padding: 55px 0 0 15px;
  height: 45px;
  background-image: url('/images/bg_dms.gif');
  background-repeat: no-repeat;
  background-position: top left;
}

form.ikweet
{
  float: right;
  width: 345px;
}
/********************************************************
   default.css
   (C) Mangrove 2007
   Default style properties
********************************************************/

html, body
{
	height: 100%;
}

body
{
	font: 100% Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #1c303a;
	background: #78797b url('/images/bg_content.jpg') repeat-x top center;
}

body#home
{
	font: 100% Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #1c303a;
	background: #848588 url('/images/bg_content_high.gif') repeat-x top center;
}

/***************************************************/
/*****          surrounding div's              *****/
/***************************************************/

div#wrapper_home
{
	margin: 0 auto -50px;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font-size: 0.7em;
	line-height: 1.7em;
}

div#wrapper
{
	margin: 0 auto -50px;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font-size: 0.7em;
	line-height: 1.7em;
	background: transparent url('/images/bg_header.gif') no-repeat top center;
}

#header, #content, #left, #center, #right, #content_background, #content_bottom, div#footer_menu
{
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 999px;
}

#header_home
{
	background: #000;
	width: 100%;
	height: 386px;
	margin-bottom: 15px;
	min-width: 999px;
}/* IE6 < */ /*\*/
* html #header_home {
	height: 386px;
}
/**/

#header
{
	width: 100%;
	height: 124px;
	margin-bottom: 10px;
	text-align: center;
}/* IE6 < */ /*\*/
* html #header {
	height: 124px;
}
/**/

#content
{
    background: transparent url('/images/bg_content_top.jpg') no-repeat top center;
	padding: 0;
	margin: 0;
}

#content_home
{
	background: transparent url('/images/bg_content_top.gif') no-repeat top center;
	padding: 0;
}/* IE6 < */ /*\*/
* html #content_home {
	background: none;
}
/**/

#content_background
{
	background: transparent url('/images/bg_content.gif') repeat-y top center;
	border-bottom: 2px solid #7d7f82;
	min-height: 475px;
	margin-bottom: 70px;
}/* IE6 < */ /*\*/
* html #content_background {
	height: 475px;
}
/**/

div#wrapper_home #content_background
{
	min-height: 250px;
}/* IE6 < */ /*\*/
* html #content {
	height: 250px;
}
/**/
#left
{
	float: left;
	width: 626px;
	margin: 30px 30px 0 35px;
	padding: 0 0 20px 0;
}

#right
{
	float: left;
	width: 273px;
	margin: 20px 0 0 15px;
	clear: right;
}/* IE6 < */ /*\*/
* html #right {
	margin-right: 20px;
}
/**/


/***************************************************/
/*****                   text                  *****/
/***************************************************/

a:link, a:visited
{
	color: #009fe4;
	text-decoration: none;
}

a:hover, a:active
{
	color: #9124a4;
}

#left a:hover, #left a:active, 
#footer a:hover, #footer a:active, 
.news_archive a:hover, .news_archive a:active, 
.field a:hover, .field a:active, 
ul.account li a:hover, ul.account li a:active
{
	background-color: #009fe4;
	color: #fff;
}

img
{
	border: 0;
	margin: 0;
	padding: 0;
	display:block;
	background-color: transparent;
}

div.images a:hover {
	background-color: transparent !important;
}

div.images img {
	display: inline;
}

a.image, a.image:link, a.image:hover, a.image:active, a.image:visited {
	background:none;
	border: 0;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	display: inline;
}

img.right, div.right
{
	float: right;
	text-align: right;
}

img.left
{
	float: left;
}

.contentimg
{
	margin: 15px 30px 15px 0;
	padding: 0;
}

hr
{
	height: 0; 
	border: 0; 
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #fff;
	margin: 10px 0;
	clear: right;
}

img.hr
{
	margin: 0;
	padding: 0;
	clear: right;
	display: inline;
}

p
{
	padding: 10px 0;
	margin: 0;
}

h1, h2, h3, h4
{
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 1.4em;
	height: 56px;
}

h2
{
	font-size: 1.2em;
}

h3
{
	font-size: 1.3em;
}

h4
{
	font-size: 1.0em;
}

div.heading2 {
	position: absolute; 
	right: -1px; 
	top: -5px; 
	width: 533px;
}

span.info
{
	font-size: 0.8em;
	color: #7d7e80;
	line-height: 1.4em;
}

div.bottom
{
	clear: both;
	width: 1px;
	height: 0;
	margin: 0;
	padding: 0;
}

img.title
{
	margin-bottom: 15px;
}

/***************************************************/
/*****                   left                  *****/
/***************************************************/

img.logo
{
	margin: 0 0 15px 0;
}

table.jobs_home
{
	width: 430px;
}

table.jobs 
{
	clear: left;
	width: 627px;
	border: 0;
	border-collapse: collapse;
	margin: 0 0 10px 0;
}

table.jobs td 
{
	border-width: 1px 0 1px 0;
	padding: 1px;
	border-style: inset;
	border-color: #e7e9ea;
	-moz-border-radius: 0;
}

table.jobs td.table_hover
{
    background-color: #eaeaea;
}

div.contact
{
	width: 230px;
	float: left;
	line-height: 1.6em;
}

div.contact div
{
	margin: 10px 0 0 15px;
	display: block;
	width: 140px;
}

div.contact p
{
	margin: 0 0 15px 0;
}

img.route {
	margin: 10px 20px;
}

.job_date
{
  font-family: Arial, Helvetica, Verdana, sans-serif;
  padding: 0;
  margin: 5px 45px;
  width:33px;
  height:35px;
  float:left;
  text-align:center;
  background:no-repeat;
  background-image:url(/images/bg_date.gif);
  color:#4f5559;
}

span.job_month
{
	font-size: 0.9em;
	display: block;
	height: 8px;
	margin: 2px 0 0 0;
	padding: 0;
}

span.job_day
{
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	height: 20px;
	margin: -15px 0 0 0;
	padding: 0;
}

/***************************************************/
/*****                   right                 *****/
/***************************************************/

img.title_right
{
	margin: 0 0 15px 0;
}

ul.field
{
	display: block;
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
}

ul.field li
{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 110px;
}

ul.field li.right
{
	width: 160px;
}

img.banner
{
	margin: 0 0 23px 2px;
}

.news_date
{
  font-family: Arial, Helvetica, Verdana, sans-serif;
  padding: 0 0 5px 0;
  margin: 0 15px 0 0;
  width:33px;
  height:35px;
  float:left;
  text-align:center;
  background:no-repeat;
  background-image:url(/images/bg_date.gif);
  color:#4f5559;
}

span.month
{
	font-size: 0.9em;
	display: block;
	height: 10px;
	margin: 2px 0 0 0;
	padding: 0;
}

span.day
{
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	height: 20px;
	margin: -13px 0 0 0;
	padding: 0;
}

ul.news_archive, ul.news_archive li
{
	list-style-type:none;
	float:left;
	width:280px;
	padding:0;
	margin:0;
	display:block;
	line-height:1.4em;
}

ul.news_archive li span.archive
{
	display: block;
	margin: 10px 0 0 0;
}

ul.newslast, ul.newslast li
{
	list-style-type:none;
	float:left;
	padding:0;
	margin: 10px 0 0 0;
	display:block;
}

ul.search_list, ul.search_list li
{
	list-style-type:none;
	padding:0;
	margin:0;
	line-height:1.4em;
}

ul.browse
{
	list-style-type:none;
	float:left;
	width: 200px;
	margin: 0;
	padding: 0;
}

ul.paginator {
	width: 210px;
}

ul.browse, ul.browse li
{
	display: inline;
	float:left;
	height: 20px;
	margin: 0;
	padding: 0 2px;
}

div.account-detail {
	clear: both;
}

div.account-card 
{
	line-height: 1.5em;
	float:left;
	margin: 0 0 15px 35px;
	padding: 0;
	width: 185px;
}

div.testimonial {
	float: left;
	width: 335px;
}

div.testimonial span{
	font-weight: bold;
}

div.account {
	overflow: hidden;
	width: 100%;
}

div.account ul {
	margin: 1em 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

div.account li
{
  display: inline;
	float: left;
	height: 190px;
	line-height: 1.5em;
	list-style-type: none;
	margin: 0 35px 15px 0;
	padding: 0;
	width: 170px;
}

div.account img
{
	margin: 0 10px 0 0;
}

div.account span.account_archive
{
	display: block;
	float: left;
	width: 100px;
}

div.account a {
  color: #1C303A;
  font-weight: bold;
  text-decoration: none;
}

/***************************************************/
/*****                   footer                *****/
/***************************************************/

div#clear
{
	height: 35px;
	margin: 0;
	width: 1%;
	clear: both;
}

div#footer
{
	width: 100%;
	background: #4f5559;
	color: #848588;
	height: 35px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	font-size: 0.6em;
	line-height: 1.2em;
	text-transform: uppercase;
}

div#footer_menu
{
	height: 35px;
	margin: 0 auto;
}

div.search
{
	margin: 0 37px 0 0;
	padding: 0;
	height: 20px;
	width: 400px;
	float: right;
	text-align:right;
}

/* testimonials */
ul.testimonials, ul.testimonials li {
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.testimonials p {
	padding: 0;
	margin: 0;
}

ul.testimonials li {
	clear: left;
	margin-bottom: 10px;
}

ul.testimonials li img, ul.testimonials li div, ul.testimonials li blockquote {
	float: left;
}

ul.testimonials li div {
	width: 180px;
	margin-left: 10px;
	background-image: url(/images/quote_arrow.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

ul.testimonials li blockquote {
	width: 368px;
	margin: 0;
	padding: 5px;
	background-color: #eceded;
	border-top: 3px solid #00aeef;
}

ul.testimonials li div.quote_up {
	float: none;
	width: 340px;
	margin: 0;
	padding: 8px 14px;
	background-image: url(/images/quote_up.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

ul.testimonials.shortlist {
	float: left;
	margin: 0 5px;
	width: 280px;
}

div.search-1, div.search-2 {
	float: left;
	margin-right: 30px;
}

div.search-1 img, div.search-2 img {
	margin-bottom: 5px;
}

table.jobs th {
	height: 50px;
}

th.date {
	width: 120px;
	text-align: center;
}

th.function {
	text-align: left;
}

th.region {
	width: 120px;
	text-align: left;
}

form#joblist_form p {
	margin: 0 0 5px 0;
	padding: 0;
}

form#joblist_form label span {
	position: absolute;
	height: 0;
	width: 0;
	overflow: hidden;
}

form#joblist_form .fields_off, form#joblist_form .fields_on {
	width: 263px;
	color: #4f5559;
}
form#joblist_form .search-1 .fields_off, form#joblist_form .fields_on {
	color: #4f5559;
}

form#joblist_form input.fields_off, form#joblist_form input.fields_on {
	height: 14px;
}

form#joblist_form select.fields_off, form#joblist_form select.fields_on {
	margin-bottom: 0;
}

form#joblist_form input.imgbutton {
	margin-left: 190px;
}



/* Google maps */

.googleMap{margin:2em 0; width:610px; height:425px;}
