/*@import url(streetview.css);*/



@import url(//www.google.com/css/go.css);
/*@import url(//www.google.com/css/modules/buttons/g-button-sparrow.css);*/

@media screen, projection {
  
html {
  background: url(images/bg.jpg) bottom center repeat-x;
  padding-bottom: 240px;
}

body {
  font-size: 1em;
  padding-bottom: 0;
}

body.product h1 {
  margin-bottom: 2em;
  float: none;
}

h2 {
  font-family: "Open Sans", arial, sans-serif;
  font-weight: normal !important;  
}

h2.heading-home {
  background: url(/help/maps/streetview/images/man_arrow_right.png) 0 3px no-repeat;
  padding: 15px 0 13px 40px;
  font-size: 1.5em;
}

h3 {
  color: #222;
}

#nav {
  margin-top: 1.4em;
}

#nav ul {
  margin: 0;
  padding: 0;
}

.quote {
  margin-top: 3em;
  color: #333;
  padding-right: 10px;
  font-size: .9em;
}

.quote span {
  display: block;
  font-style: italic;
  font-weight: bold;
  padding-top: .5em;
}

#iframe-wrapper {
  float: left;
  width: 350px;
}

#iframe-wrapper iframe {
   width: 340px;
   height: 300px;
}

.subline {
  color: #777;
  margin-top: .2em;
}

/*#button-wrapper {
  float: right;
  width: 220px;
}

#button-wrapper ul {
  list-style-type: none;
  padding: 0;
  margin: 1.5em 0 0 .3em;
}

#button-wrapper .zoom {
  background: url(images/ic_zoom.png) 7px 3px no-repeat;
  padding-left: 30px;
  margin-bottom: 1em;
}

#button-wrapper .move {
  background: url(images/ic_move.png) 3px 3px no-repeat;
  padding-left: 30px;
  margin-bottom: 1em;
}

div.g-button {
  width:auto;
}

div.g-button div span span a {
  font-weight: normal;
}*/

.intro {
  margin-bottom: 2em;
}

.moresights {
  padding: 0 0 1em 0;
}

.questions ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.questions li {
  padding-left: 25px;
}

.questions h3 {
  padding-top: 1px;
}

.questions .one {
  background: url(//www.google.com/images/icons/feature/bullet_1-b16.png) top left no-repeat; 
}

.questions .two {
  background: url(//www.google.com/images/icons/feature/bullet_2-b16.png) top left no-repeat; 
}

.questions .three {
  background: url(//www.google.com/images/icons/feature/bullet_3-b16.png) top left no-repeat; 
}

.questions .four {
  background: url(//www.google.com/images/icons/feature/bullet_4-b16.png) top left no-repeat; 
}

.questions .five {
  background: url(//www.google.com/images/icons/feature/bullet_5-b16.png) top left no-repeat; 
}

.twistyCollapse {
  background-image: url(//www.google.com/mobile/images/enterprise/collapse.png) !important;
}

.twistyExpand {
  background-image: url(//www.google.com/mobile/images/enterprise/expand.png) !important;
}

.usage {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.usage li {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 1em;
  padding-bottom: 1em;
}

.usage li.last {
  border-bottom: 0;
}

body.product #about {
  position: relative;
  margin-top: 0px;
  top: 125px;
}

.privacy-video-wrapper {
  float: left;
}

div.pegman-bubble span {
  font-size: .9em;
  margin-top: 55px;
}

/*#optoutlink {
  clear: both;
  border-top: 1px dotted #777;
  padding: 7px 0 1.05em 50px;
  margin: 1em 0 0 0;
  background: url(//www.google.com/images/icons/feature/business_tower-b32.png) 7px 9px no-repeat;
  line-height: 1.4em;
  min-height: 35px;
}

* html #optoutlink {
  height: 35px;
}

#optoutlink span {
  float: left;
}*/

#feedbacklink {  
  clear: both;
  border-top: 1px dotted #777;
  padding: 7px 0 1.5em 50px;
  background: url(//www.google.com/images/icons/feature/paper_pencil-lb32.png) 12px 7px no-repeat;
  line-height: 1.4em;
}

#button_container {
/*  clear: both;
  border: 1px solid #ccc;
  -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;    
  padding: 10px;
  margin: 1em 0 2em 0;
  background: #e3e9ff;
  line-height: 1.4em;
  min-height: 35px;*/
  padding: 10px 0;
  margin-bottom: 1em;
}

.partner {
  float: left;
  margin-bottom: 20px;
  width: 280px;
}

.odd {
  margin-right: 20px;
}

.lahm {
  border-top: 1px dotted #ccc;
  padding-top: 1em;
  clear: both;
  width: 100%;
}

.partner img {
  float: left;
  margin-right: 10px;
} 

.partner p {
  float: left;
  width: 180px;
  margin-bottom: 0;
/*  padding-top: .2em;*/
}

a.button {
  float: left;
  color: #000;
  text-decoration: none;
  padding: .3em 1em;
  margin: .5em 1em 0 0;
  border: 1px solid #aaa;
  background: #f3f3f3;
  background-image: -moz-linear-gradient(top, #f9f9f9, #e3e3e3);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f9f9f9),color-stop(1, #e3e3e3));
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

a.button:hover {
  background-image: -moz-linear-gradient(top, #e3e3e3, #f9f9f9);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #e3e3e3),color-stop(1, #f9f9f9));
}

a.button:visited {
  color: #000;
}

a.button:active {
  color: #000;
  background-image: -moz-linear-gradient(top, #666, #999);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #666),color-stop(1, #999));
}

a.button:active {
  color: #fff;
}

#scenes h2 {
  margin-top: 2em;
}

#scenes #beginning {
  margin-top: 0;
}

/* legacy styles from here */

#available-frame {
  width:100%;
  height:300px;
  margin:0 0 25px 0;
}

.footer {
  margin:2em 0 0;
}
p {
  line-height:1.3em;
  margin:0 0 20px 0;
}
object.privacy-video {
  margin:0 auto 25px auto;
  display:block;
  background:#efefef;
}
div.privacy-video-wrapper {
  display:block;
  width:auto;
  margin:0 auto 25px auto;
}
img.privacy-image {
  float:left;
  width:170px;
  height:120px;
  padding:0 30px 20px 0;
  margin:0 0 50px 0;
}
.box {
  position:relative;
  right:0;
}

.clearer {
  clear:both;
}
object.cars-video {
}
div.cars-video-caption {
  float:right;
  float:right;
  margin:0 0 25px 35px;
  color:#555;
  font-size:11px;
}
div.cars-video-caption object {
  margin:0 0 10px 0;

}
ul#blog {
  margin-left:15px;
}
ul.using {
  list-style:none;
  margin:0 0 20px 0;
}
ul.using li {
  margin:0 0 2px 0;
}
ul.using li > a {
  background:#eef2fb;
  display:block;
  display:inline-block;
  padding:6px 8px 6px 25px;
  font-weight:bold;
  border:1px solid #adc1cc;
  background-repeat:no-repeat;
  background-position:6px 8px;
}
ul.using li.closed > a {
  background-image:url('//www.google.com/mobile/images/enterprise/expand.png');
}
ul.using li.opened > a {
  background-image:url('//www.google.com/mobile/images/enterprise/collapse.png');
  border:1px solid #0000cc;
  background-color:#dfe9ff;
}
ul.using li > a:hover {
  border:1px solid #0000cc;
  background-color:#dfe9ff;
}
ul.using li > div {
  display:none;
  padding:20px 6px 15px 10px;
  border:1px solid #dfdfdf;
  margin-top:-1px;
}
ul.using li.open > div {
  display:block;
}

div.concerns img {
  margin:0 auto;
}
div.concerns {
  text-align:center;
  margin:25px 0 15px 0;
}
object.homepage-video {
  height:220px;
  width:100%;
  display:block;
  margin:0 0 5px 0;
  border:1px solid #999;
}
ul.hovertour {
  list-style:none;
  margin:0 0 0px 0;
  padding:0;
}
ul.hovertour li {
  float:left;
  width:77px;
  display:block;
  padding:0;
  font-size:.85em;
}
ul.hovertour li img {
  cursor:pointer;
  border:1px solid blue;
  background:#e6e6e6;
  display:block;
  padding:6px;
  width:50px;
  height:40px;
}
ul.hovertour li.selected {
  font-weight:bold;
}
ul.hovertour li.selected img {
  background:#ff9900;
}
.hoverholder {
  display:none;
  height:260px;
  width:auto;
  padding:1em 0;
}
.hoverholder img {
}
iframe.using-demo {
}
p.caption {
  margin:10px 0 15px 0;
  font-size:.85em;
  padding:0;
  color:#555;
}
div.back-to-top {
  margin-top:10px;
  border-top:1px solid #cecece;
  padding-top:5px;
  font-size:.85em;
  text-align:right;
  overflow:visible;
  margin-bottom:15px;
}
div.back-to-top img {
  background:#fff;
  position:relative;
  margin:-15px 0 0 0;
  width:25px;
  overflow:visible;
  float:right;
  padding-left:7px;
}
ul.partners {
  list-style:none;
  padding:0;
  margin:0;
  margin:0 0 15px 0;
}
ul.partners.narrow li {
  width:135px;
}
ul.partners li {
  float:left;
  margin:0 15px 15px 0;
  width:150px;
  height:90px;
  font-size:.85em;
}
ul.partners li img {
  width:90px;
  height:60px;
  margin:0 0 7px 0;
  border:1px solid #cfcfcf;
}
ul.partners li a img {
  border-color:blue;
}
ul.partners li p {
  margin:0;
  padding:0 20px 0 0;
}
ul.what-images {
  list-style:none;
  margin:25px 0 0 0;
  padding:10px 0 0 0;
}
ul.what-images li {
  display:block;
  float:left;
  width:140px;
}
ul.what-images li img {
  width:120px;
  border:1px solid #cfcfcf;
}
ul.what-images.large li {
  width:185px;
}
ul.what-images.large li img {
  width:160px;
  height:132px;
}
ul.what-images li p.caption {
  padding:0 20px 0 0;
}
div.pegman-bubble {
  width:221px;
  height:128px;
  background:url('images/pegman-bubble.gif');
  display:block;
  margin:0 15px 15px 0;
  float:left;
}
div.pegman-bubble span {
  width:130px;
  height:50px;
  color:#fff;
  margin:65px 0 0 75px;
  text-align:center;
  display:block;
}
div.pegman-wrap {
  float:right;
  width:250px;
  padding:0 0 0 20px;
  margin:0 0 0 25px;
}
select.country-select {
  margin:4px 0 0 0;
}
select.lang-switcher {
  float:right;
}
p.promo span {
  color:red;
}

}
