/* GLOBAL STYLES *//* GLOBAL STYLES *//* GLOBAL STYLES */

*{
  margin:0;
  padding:0;
}

html{
}

body{
  font:normal normal 90% verdana,sans-serif;
  color:#3F4862;
  line-height:1.8em;
  background:url("images/body-background.jpg") top left repeat-x #fff;
}

a img{
  border:0px;
}

a,a:link,a:active,a:visited{
  color:#009A00;
  text-decoration:underline;
}

a:hover{
  text-decoration:none;
  color:#009A00;
}

a:focus{
  color:#009A00;
}

.clear{
  font-size:0em;
  line-height:0em;
  clear:both;
  padding:10px 0 0 0;
}

.rule{
  font-size:0em;
  line-height:0em;
  clear:both;
  margin:10px 0 10px 0;
  padding:0px 0 10px 0;
  background:url("images/rule.gif")  no-repeat transparent;
}

h2{
  font-size:1.4em;
  font-weight:normal;
  padding:0;
  line-height:1.6em;
  margin:0 0 10px 0;
}

h3{
  font-size:1.3em;
  font-weight:normal;
  padding:0;
  line-height:1.6em;
  margin:20px 0 10px 0;
}

p{
  margin:0 0 10px 0;
}

ul{
  list-style-type:disc;
  margin:0 0 0 30px;
  padding-bottom:10px;
}

li{
  margin-bottom:10px;
}

/* LAYOUT *//* LAYOUT *//* LAYOUT *//* LAYOUT *//* LAYOUT */

#outerWrap{
  width:974px;
  background:url("images/center-column-background.jpg") top center repeat-y #fff;
  margin:0 auto 0 auto;
}

#leftColumn{
  background:url("images/left-column-background.jpg") top left no-repeat transparent;
  width:974px;
  margin:0 auto 0 auto;
}

#rightColumn{
  background:url("images/right-column-background.jpg") top right no-repeat transparent;
  width:974px;
  margin:0 auto 0 auto;
}

#wrap{
  margin:0 auto 0 auto;
  width:940px;
}

/*footer*/

#footer{
  width:100%;
  background:#131D3E;
  height:36px;
  font-size:0.8em;
  color:#fff;
  clear:both;
}

#footer div{
  background:url("images/blue-band.jpg") top center no-repeat #3E4661;
  width:974px;
  height:31px;
  display:block;
  padding:5px 0 0 0;
  margin:0 auto 0 auto;
}

#footer p{
  float:right;
  margin:0 27px 0 0;
  padding:0;
  display:inline;
}

#footer ul{
  list-style-type:none;
  float:left;
  display:inline;
  margin:0 0 0 27px;
  padding:0;
}

#footer li{
  display:inline;
  margin:0;
}

#footer a,#footer a:active,#footer a:visited{
  color:#fff;
  text-decoration:none;
}

#footer a:hover{
  text-decoration:underline;
}

/*header*/

#header{
  height:189px;
  width:940px;
  background:url("images/header-background.jpg") top center no-repeat transparent;
}

h1{
  width:493px;
  height:189px;
  color:#fff;
  float:left;
  font-size:1.6em;
}

h1 span{
  width:493px;
  height:189px;
  position:absolute;
  background:url("images/lodge-environmental-solutions-logo.jpg") top left no-repeat #2EC22E;
}

#headerDetails{
  width:415px;
  float:right;
  text-align:right;
  height:87px;
  clear:right;
}

#headerDetails img{
  float:right;
  clear:right;
}

#mailingListSignUp{
  float:right;
  width:314px;
  height:92px;
  line-height:1.5em;
  color:#fff;
  padding:10px 15px 0 20px;
  background:url("images/mailing-list-sign-up-background.jpg") top left no-repeat #434B68;
}


input.email{
  font:normal normal 1em verdana,sans-serif;
  padding:1px;
  border:1px solid #666;
  float:left;
  display:inline;
  width:198px;
  margin:9px 0 0 38px;
}

input.signup{
  width:64px;
  height:21px;
  border:0px;
  float:right;
  padding:0px;
  display:inline;
  margin:9px 5px 0 0;
}

/*menu*/

#menu{
  width:940px;
  font-size:1.2em;
  height:36px;
  color:#fff;
  padding:0;
  background:url("images/blue-band.jpg") top center no-repeat #3E4661;
}

#menu ul{
  list-style-type:none;
  margin:0;
  width:940px;
}

#menu li{
  float:left;
  margin:0;
}

#menu a,#menu a:active,#menu a:visited{
  height:32px;
  padding:4px 30px 0 30px;
  color:#fff;
  display:block;
  text-align:center;
  text-decoration:none;
}

#menu a:hover{
  background:url("images/menu-hover.gif") bottom center no-repeat transparent;
}

#subbed a:hover{
  background:url("images/menu-sub-hover.gif") bottom center no-repeat transparent !important;
}

#menu a.on{
  background:url("images/menu-on.gif") bottom center no-repeat transparent !important;
}

#menu a.subon{
  background:url("images/menu-sub-on.gif") bottom center no-repeat transparent !important;
}

/*crumbtrail*/

#crumbtrail{
  background:#a0a0a0;
  width:925px;
  height:30px;
  color:#fff;
  font-size:0.9em;
  padding:3px 0 0 15px;
}

#crumbtrail a,#crumbtrail a:active,#crumbtrail a:hover,#crumbtrail a:visited{
  color:#fff;
}

/*content*/

#content{
  width:910px;
  padding:20px 15px 0 15px;
}


/*services list*/

#servicesList{
  margin:20px 0 0 0;
  clear:both;
}

.service{
  width:293px;
  height:194px;
  margin-bottom:15px;
  float:left;
  position:relative;
  display:inline;
}

.service h3{
  position:absolute;
  z-index:2;
  width:293px;
  font-size:1.4em;
  height:194px;
  line-height:1.2em;
  margin:0 !important;
}

.service h3 a,.service h3 a:active,.service h3 a:visited{
  width:287px;
  height:192px;
  display:block;
  position:absolute;
  color:#fff;
  text-decoration:none;
  padding:2px 0 0 6px;
  font-weight:normal;
  background:url("images/services-tab.gif") top left no-repeat;
}

.service h3 a:hover{
  background-image:url("images/services-tab-hover.gif");
  color:#fff;
  text-decoration:none;
}


#servicesPage .service{
  width:293px;
  clear:both;
  height:212px;
  margin:0;
  float:left;
  padding:0;
}
  
#servicesPage h3{
  float:left;
}

.extreme h3{
  font-size:1.3em !important;
}

#servicesPage img{
}

#servicesPage p{
  padding:10px 10px 0 0;
  margin:0;
  float:right;
  width:590px;
  font-size:1.4em;
  line-height:1.6em;
}
  
  
/*slideshow*/

#slideshow{
  float:right;
  width:400px;
  margin:0 0 0 20px;
  height:267px;
  position:relative;
}

#slideshow img{
  width:400px;
  height:267px;
  top:0px;
  left:0px;
}

img.front {
 opacity:1;
 -moz-opacity:1;    /*opacity will not validate*/
 -khtml-opacity:1;
 filter: alpha(opacity=100);
 margin: 0px;
 padding: 0px;
 position: relative;
 top: 0px;
}

img.back {
 opacity:0;
 -moz-opacity:0;
 -khtml-opacity:0;
 filter: alpha(opacity=0);
 margin: 0;
 padding: 0px;
 position: absolute;
}

/*forms*/

#formMiddle{
  float:right;
  clear:right;
  width:333px;
  background:url("images/form-background-middle.jpg") center no-repeat transparent;
  margin:0 0 0 10px;
  padding:0;
  position:relative;
  top:0px;
  left:0px;
}

#formTop{
  width:333px;
  background:url("images/form-background-top.jpg") top left no-repeat transparent;
  margin:0;
  padding:0;
}

#mailingList{
  width:323px;
  background:url("images/form-background-bottom.jpg") bottom left no-repeat transparent;
  margin:0;
  padding:10px 0 20px 10px;
}

#mailingList ul{
  margin:0;
  list-style-type:none;
}

#mailingList li{
  margin:0 0 6px 0;
}

fieldset{
  border:0px solid #3F4862;
}

#mailingList label{
  width:100px;
  display:block;
  color:#fff;
  float:left;
}

#mailingList input{
  font:normal normal 1em verdana,sans-serif;
  padding:1px;
  border:1px solid #666;
  width:200px;
}

#mailingList .submit{
  width:64px;
  height:21px;
  padding:0px;
  margin:3px 22px 0 0;
  border:0px;
  float:right;
}

#contactForm{
  width:323px;
  background:url("images/form-background-bottom.jpg") bottom left no-repeat transparent;
  margin:0;
  padding:10px 0 38px 10px;
}

#contactForm ul{
  margin:0;
  list-style-type:none;
}

#contactForm li{
  margin:0 0 6px 0;
}

fieldset{
  border:0px solid #3F4862;
}

#contactForm label{
  width:90px;
  display:block;
  color:#fff;
  float:left;
}

#contactForm input{
  font:normal normal 1em verdana,sans-serif;
  padding:1px;
  border:1px solid #666;
  width:207px;
}

#contactForm textarea{
  font:normal normal 1em verdana,sans-serif;
  padding:1px;
  overflow:auto;
  height:120px;
  border:1px solid #666;
  width:207px;
}

#contactForm .submit{
  width:64px;
  height:21px;
  padding:0px;
  margin:3px 22px 0 0;
  border:0px;
  position:relative;
  top:-6px;
  float:right;
}

.terms{
  width:14px !important;
  border:0px !important;
  background:transparent !important;
}

.err{
  color:#fff;
  text-align:right;
  margin-right:20px;
}

p.terms{
  color:#fff;
  font-size:0.7em;
  clear:both;
  margin:0px !important;
  padding:0px !important;
  line-height:1.4em;
  width:300px !important;
  position:relative;
  top:-10px;
}

#servicesTextList{
  width:910px;
  height:50px;
  margin:15px 0 20px 20px;
  padding:0;
  color:#999;
}

#servicesTextList li{
  margin:0;
  width:182px;
  float:left;
}

#extremeTextList{
  width:910px;
  height:50px;
  margin:15px 0 20px 20px;
  padding:0;
  color:#999;
  background:transparent;
}

#extremeTextList li{
  margin:0;
  width:227px;
  float:left;
  background:transparent;
}

#linksLeftCol{
  width:440px;
  float:left;
  padding-right:10px;
}

#linksRightCol{
  width:450px;
  float:left;
}

#linksRightCol p,#linksLeftCol p{
  line-height:1.2em;
  margin-bottom:20px;
}

#linksRightCol a,#linksRightCol a:active,#linksRightCol a:visited,#linksLeftCol a,#linksLeftCol a:active,#linksLeftCol a:visited{
  font-weight:bold;
}