/*******************************************************************************
 Author: Roy Lindauer
 Project: VisionQuest
 Date: December 2009
 Version: 1.0
******************************************************************************/
body{
  background: url(../img/static/background.gif) #ffffff repeat-x 0 150px;
  }
#Page{
  margin-top: 420px;
  position: relative;
}
#NewsFeed{
  position: relative;
  margin-top: 400px;
  background: url(../img/home/NewsFeed_tile.gif) repeat-x #bf5327;
  height: 40px;
  overflow: hidden;
}
#NewsFeedTitle{
  background: url(../img/home/news_feed.gif) no-repeat;
  display: block;
  float: left;
  width: 150px;
  height: 40px;
  text-indent: -999999px;
}
#NewsFeedContent{
  padding: 15px 5px 5px 5px;
  height: 40px;
  overflow: hidden;
  margin-left: 160px;
  display: block;
  line-height: 1.5em;
  color: #f0eeeb;
  font-size: 1em;
  width: 800px;
  text-shadow: 1px 1px 2px #222;
}
#NewsFeedContent a:link,
#NewsFeedContent a:visited{
  color: #f0eeeb;
  text-decoration: none;
}
#NewsFeedContent a:hover,
#NewsFeedContent a:active{
  color: #ffffff;
  text-decoration: none;
}

/****************************************************************************** 
 Messaging
******************************************************************************/
#MessagingWrapper{
  height: 470px;
  width: 100%;
  background: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  margin:0;
  padding:0;
  z-index: 0;
  overflow: hidden;
}
.step{
  width: 100%;
  height: 470px;
  display: block;
  position: relative;
  margin:0;
  padding:0;
}
.step img{
  position: absolute;
  left: 0;
  top: 0;
  display:block;
  z-index: 1;
}
.step .container{
  z-index: 2;
  height: 470px;
  width:960px;
  margin:0 auto;
  position: relative;
}
.info{
  position: absolute;
  z-index: 1;
  background-image: url(/assets/img/info_gradient.png);
  background-repeat:repeat-x;
  background-position:bottom;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  padding:20px;
  -moz-box-shadow: 6px 6px 0 rgba(0,0,0,.3);
  -webkit-box-shadow: 6px 6px 0 rgba(0,0,0,.3);
  box-shadow: 6px 6px 0 rgba(0,0,0,.3);
}
.info_title{
  font:bold 5.5em/90% "Century Gothic", Helvetica, Arial, sans-serif;
  text-transform:uppercase;
  border-bottom:6px solid #ffffff;
  color:#ffffff;
  margin-bottom:2px;
  -moz-text-shadow: 0 0 2px rgba(255, 255, 255, .5);
  -webkit-text-shadow: 0 0 2px rgba(255, 255, 255, .5);
  text-shadow: 0 0 2px rgba(255, 255, 255, .5);
}
.info p{
  color:#ffffff;
  font-size:1.5em;
  line-height:1.5em;
}
a.moreinfo{
  position: absolute;
  width: 240px;
  height: 30px;
  bottom: 30px;
  right: 0px;
  z-index: 2;
  text-indent: -999999px;
  background: url(../img/home/moreinfo_sprite.gif) no-repeat 0 0;
}
a.moreinfo:link,
a.moreinfo:visited{
  background-position: 0 0;
}

a.moreinfo:hover,
a.moreinfo:active{
  background-position: 0 -30px;
}

#step1{
  background: #a7bfff;
  width: 100%;
}
#step1 .info{
  right: 0px;
  top: 110px;
  width: 490px;
  background-color: #f8991d;
}
#step1 .info p{
  color:#222222;
}
#step2{
  background: #d9e0e8;
  width: 100%;
}
#step2 .info_title{
  font-size:5em;
}
#step2 .info{
  right: 0px;
  top: 110px;
  width: 400px;
  background-color: #594435;
}
#step2 .info p{
  color:#d9e0e8;
}
#step3{
  background: #4a1110;
  width: 100%;
}
#step3 .info{
  right: 0px;
  top: 110px;
  width: 510px;
  background-color: #00a4d3;
}
#step3 .info p{
  color:#222222;
}
#step4{
  background: #6bcaf6;
  width: 100%;
}
#step4 .info{
  right: 0px;
  top: 110px;
  width: 560px;
  background-color: #594435;
}
#step4 .info p{
  color:#91dde6;
}


/****************************************************************************** 
 Page
******************************************************************************/

#BusOps{
  float:left;
  width: 240px;
  margin: 0;
  margin-right: 10px;
  position: relative;
  background: url(../img/home/bus_op_background.gif) no-repeat left bottom #3e3e3e;
  text-shadow: 1px 1px 2px #222;
  color: #ffffff;
  overflow: hidden;
}
#Content #BusOps p{
  padding: 0 20px;
}
#Content #BusOps h2{
  display: block;
  margin: 0 0 10px 0;
  padding: 0;
  background: url(../img/title_sprite.gif) no-repeat #000000 -300px 0px;
  width: 240px;
  height: 30px;
  line-height: normal;
  overflow: hidden;
  text-indent: -999999px;
  border-bottom: 1px solid #5f5f5f;
}

#BecomePartnerLink{
  background: url(../img/home/become_partner_sprite.gif) no-repeat 0 0;
  display: block;
  height: 40px;
  width: 240px;
  margin-left: -10px;
  text-indent: -999999px;
}
#BecomePartnerLink:hover{
  background: url(../img/home/become_partner_sprite.gif) no-repeat 0 -40px;
  display: block;
  height: 40px;
  width: 240px;
}
#ProdLines{
  float:left;
  width: 280px;
  margin-right: 10px;
  position: relative;
}
#ProdLines h2{
  display: block;
  margin: 0 0 10px 0;
  padding: 0;
  background: url(../img/title_sprite.gif) no-repeat #f0eeeb 0 -20px;
  width: auto;
  height: 20px;
  text-indent: -999999px;
}
ul#ProdLinesList{
  list-style: none;
  margin: 0;
  padding: 0;
}
ul#ProdLinesList li{
  list-style: none;
  margin: 0;
  padding: 0;
}
#PL_Edge{
  display: block;
  padding: 0;
  margin: 0;
  width: auto;
  height: 110px;
  text-indent: -999999px;
  background: url(../img/home/prod_lines_sprite.jpg) no-repeat 0 0 #ffffff;

}
#PL_Huper{
  display: block;
  padding: 0;
  margin: 0;
  width: 280px;
  height: 110px;
  text-indent: -999999px;
  background: url(../img/home/prod_lines_sprite.jpg) no-repeat 0 -110px #ffffff;
}
#AreaInterest{
  float:left;
  width: 350px;
  position: relative;
}
#AreaInterest h2{
  display: block;
  margin: 0 0 10px 0;
  padding: 0;
  background: url(../img/title_sprite.gif) no-repeat #f0eeeb 0 0px;
  width: 300px;
  height: 20px;
  text-indent: -999999px;
}
ul#AreaInterestList{
  list-style: none;
  margin: 0;
  padding: 0;
}
ul#AreaInterestList li{
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
  float: left;
}
ul#AreaInterestList li a{
  background-image: url(../img/home/area_interest_sprites.jpg);
  background-color:#ffffff;
  background-repeat:no-repeat;
}
#AI_Res{
  display: block;
  padding: 0;
  margin: 0;
  width: 170px;
  height: 110px;
  text-indent: -999999px;
  background-position:0 0;
}
#AI_Com{
  display: block;
  padding: 0;
  margin: 0;
  width: 170px;
  height: 110px;
  text-indent: -999999px;
  background-position:0 -220px;
}
#AI_Auto{
  display: block;
  padding: 0;
  margin: 0;
  width: 170px;
  height: 110px;
  text-indent: -999999px;
  background-position: 0 -330px;
}
#AI_Marine{
  display: block;
  padding: 0;
  margin: 0;
  width: 170px;
  height: 110px;
  text-indent: -999999px;
  background-position: 0 -110px;
}

#AI_Marine:hover{
  background-position:-170px -110px;
}
#AI_Auto:hover{
  background-position:-170px -330px;
}
#AI_Com:hover{
  background-position:-170px -220px;
}
#AI_Res:hover{
  background-position:-170px 0;
}
#PL_Edge:hover,
#PL_Huper:hover{
  filter:alpha(opacity=70);
  -moz-opacity:0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

#welcome{
  padding: 0;
  margin: 0 10px 0 0;
  width: 440px;
  float: left;
  position: relative;
  overflow: hidden;
}
#newsfeed{
  width: 240px;
  float: right;
  position: relative;
  overflow: hidden;
}
