#main_header_scvngr {
  display: none;
}

#main_content {
  padding: 0;
  width: auto;
}

h3 {
  color:#666666;
  display:inline-block;
  margin:0px 0px 5px -17px !important;
  padding:3px 8px 3px 10px !important;
}

#scvngr_tagline_overlay {
  color:#333;
  float:left;
  font-size:182%;
  position:absolute;
  margin:-50px 0px -20px -2px;
  z-index:1001;
}

#search_bar {
  margin: 10px 10px 0 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1001;
}

#search_bar_address {
  background: transparent url(/images/global_search_bk.png) 0 -30px;
  border: none;
  color: #BBB;
  height: 15px;
  margin: 0;
  outline: none;
  padding: 7px 10px 7px 25px;
  width: 230px;
}

#search_bar input[type="submit"] {
  background: url(/images/search_go_icon.png) no-repeat;
  border: none;
  cursor: pointer;
  height: 15px;
  display: block;
  position: absolute;
  right: 7px;
  top: 8px;
  width: 15px;
  z-index: 1002;
}

#search_bar_address:focus,
#search_bar_address:active {
  background-position: 0 0;
  color: #555;
}

#gmap_wrap {
  background: url(/images/home_map_static.png) no-repeat;
  height: 260px;
  margin: 0;
  width: 875px;
  padding: 0;
}

.gmap_iframe {
  border-top:1px solid #111;
  border-bottom:1px solid #CCC;
  float:left;
  width:875px;
  height:260px;
  margin:0px;
  padding:0px;
  z-index:1000;
  }

#devices_wrap {
  background: url(/images/home_devices_bk.png) no-repeat;
  float:left;
  height:auto;
  margin:-38px 0px 20px 0px;
  padding:0px;
  position:relative;
  z-index:2001;
}
#devices_wrap ul {
  display:block;
  float:left;
  height:auto;
  list-style:none;
  margin:38px 0px 0px 0px;
  padding:10px 0px 0px 23px;
  position:relative;
}
#devices_wrap ul li a {
  background-color:#eee;
  float:left;
  height:63px;
  outline:none;
  width:253px;
}

#devices_wrap ul li {
  display:block;
  float:left;
  width:266px;
  margin:100px 10px 0px 0px;
}

#devices_wrap .device_iphone a {
  background: url(/images/home_device_cta_btns.png) no-repeat -259px 0px;
  margin:7px 0px 0px -1px;
}
  #devices_wrap .device_iphone a:hover, #devices_wrap .device_iphone a:focus {
    background-position: -259px -65px;
  }
  #devices_wrap .device_iphone a:active {
    background-position: -259px -64px;
  }

#devices_wrap .device_android a {
  background: url(/images/home_device_cta_btns.png) no-repeat 0px 0px;
  margin:7px 0px 0px -8px;
}
  #devices_wrap .device_android a:hover, 
  #devices_wrap .device_android a:focus {
    background-position: 0px -65px;
  }
  #devices_wrap .device_android a:active {
    background-position: 0px -64px;
  }

#devices_wrap .device_enterprise {
  background: url(/images/home_enterprises_bk.png) no-repeat;
  height:141px;
  margin:10px 10px 0px -10px;
  padding:38px 0px 0px 20px;
  width:280px;
}

#devices_wrap .device_enterprise p {
  color:#666;
  margin:0px 0px 0px 2px;
  width:245px;
  text-shadow: 1px 1px 0px #FFF;
}

#devices_wrap .device_enterprise a {
  background: url(/images/home_device_cta_btns.png) no-repeat -516px 0px;
  margin:9px 0px 0px 0px;
}
  #devices_wrap .device_enterprise a:hover, #devices_wrap .device_enterprise a:focus {
    background-position: -516px -65px;
  }
  #devices_wrap .device_enterprise a:active {
    background-position: -516px -64px;
  }

#devices_wrap .other_platforms {
  color:#666;
  float:right;
  margin:-15px 331px 0px 0px;
  padding:0px;
  text-align:right;
  width:480px;
}

#devices_wrap .other_platforms span {
  font-family:helvetica, arial;
  font-size:153.9%;
  font-weight:bold;
}
#devices_wrap .other_platforms a, #market_link {
  border-bottom:1px dotted #DDD;
  color:#666;
}
#devices_wrap .other_platforms a:focus, 
#devices_wrap .other_platforms a:hover, #market_link:hover {
  background:#FDFBEC;
  border-bottom:1px solid #ffe381;
}

#how_to_play {
  margin:0px 0px 10px 42px;
}

#how_to_play h2 {
  margin:0px 0px 0px 0px;
  padding:0px;
}

#how_to_play ul {
  display:inline-block;
  float:left;
  height:auto;
  list-style:none;
  margin:0px 0px 0px 0px;
  padding:0px;
}

#how_to_play ul li {
  display:inline-block;
  float:left;
  width:230px;
  margin:0px 32px 10px 0px;
  padding:0px;
}
#how_to_play ul li img {
  margin:0px;
  padding:0px;
}
#how_to_play ul li p {
  color:#999;
  letter-spacing:0px;
  line-height:1.6;
  margin:15px 0px 0px;
  padding:0px;
  text-align:left;
}

#videos {
  background: url(/images/subscription_gray_bk.png);
  border:1px solid #F4F4F4;
  border:1px solid #F4F4F4;
  float:left;
  margin:0 0 0 39px;
  padding:0 12px 0 0;
}

#videos a {
  float:left;
  height:86px;
  margin:0 0 0 13px;
  width:366px;
}

#video_play {
  background: url(/images/video_play.png) 0px 0px no-repeat;
}

#video_build {
  background: url(/images/video_build.png) 0px 0px no-repeat;
}

#videos a:hover {
  background-position: 0px -95px;
}


#bottom_content {
  float: left;
  margin: 10px 0px 10px 42px;
}

.clients, .press {
  float: left;
  width: 396px;
}

#android_market_qr {
  background: url(/images/android_market_qr_blurb.png) no-repeat 12px 0px;
  height:250px;
  padding:42px 15px 15px 15px;
  margin: 25px 0 0 25px;
  width:400px;
}

#market_link {
  display: inline-block;
  margin: 50px 0 0 214px;
}

