.installButton {
  background-color: #008CFC;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#008CFC), to(#0371EB));
  background-image: -webkit-linear-gradient(top, #008CFC, #0371EB);
  background-image: -moz-linear-gradient(top, #008CFC, #0371EB);
  background-image: -o-linear-gradient(top, #008CFC, #0371EB);
  background-image: -ms-linear-gradient(top, #008CFC, #0371EB);
  background-image: linear-gradient(top, #008CFC, #0371EB);
  border: 1px solid #076BD2;
  border-radius: 3px 3px 3px 3px;
  color: white !important;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
  padding: 8px 25px;
  text-align: center;
  text-decoration: none !important;
  text-shadow: 1px 1px 1px #076BD2;
}

table, td, th {
	margin-left:200px;
	border: 1px solid black;
	width:300px;
	text-align:center;
	vertical-align:middle;	
}

table {
	margin-bottom:20px;
}

h2 {
  margin-top:1em
}
h3 {
  margin-top:.8em
}
.display-video {
  margin-top:.2em;
}
.display-video a {
  padding-left:20px;
  height:16px;
  line-height:16px;
  background:url(//www.google.com/images/icons/feature/film_strip-b16.png) 0 50% no-repeat;
}
.hidden-video {
  display:none;
  margin-top:1em;
}
.hidden-video object {
  width:518px;
  height:317px;
}
.lg-video {
  width:660;
  padding:15px;
  background:#fff;
  border:1px solid #e7e7e7;
  margin-bottom:2.5em;
  clear:none;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
.lg-video object {
  width:670px;
  height:405px;
  display:block;
  margin:0 auto;
}
.mac-only {
  display:none;
}

/*
 * index.html
 */

.why-use-visual canvas, .why-use-visual img {
  position:relative;
  display:block;
  top:-40px;
}
a canvas {
  cursor:pointer !important;
}
.why-use {
  list-style:none;
  margin:.6em 0 0 -15px;
  padding:0;
}
.why-use li {
  width:100%;
  float:left;
  margin:0
}
.why-use-content {
  margin:0 0 1em 200px;
  padding-top:6px;
}
.why-use-content p {
 padding-bottom:0;
}
.why-use-content h2 {
  margin:0 0 .2em;
}
.why-use-visual {
  float:left;
  margin-bottom:.8em;
  width:190px;
  height:134px;
  overflow:hidden;
}
li.full {
  margin-top:-30px;
}
.full .why-use-visual {
  height:190px;
}
.full .why-use-content {
  padding-top:48px;
}
.more-landing .full canvas, .more-landing .full img {
  top:0;
}
.more-info {
  list-style:none;
  margin:0 0 2em;
  padding:0;
  float:left;
  width:100%;
}
.more-info li {
  float:left;
  display:inline;
  width:206px;
  margin-right:39px;
  line-height:1.2em;
}
.more-info li.last {
  margin-right:0;
  float:right;
}
.more-info li img {
  padding:2px;
  border:1px solid #ddd;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  -o-border-radius:3px;
  border-radius:3px;
}
.more-info li img:hover {
  border-color:#1a489d;
}
.more-info img.no-border {
  border:1px solid #fff !important;
  padding:0;
}
.promo-box {
  float:left;
  clear:both;
  width:100%;
  margin:4em 0 2em;
}
.promo-box img {
  float:right;
}

/*
 * features.html
 */

.features-list {
  margin:.5em 0 1em;
  padding:0;
  list-style:none;
  float:left;
  width:100%;
}
.features-list li {
  width:664px;
  clear:both;
  float:left;
  border:1px solid #e8e8e8;
  background:#f9f9f9;
  margin-bottom:1.5em;
  padding:18px 18px 5px 18px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
  -moz-box-shadow: inset 0 1px 0 #fff;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -o-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
}
.features-list li .video {
  width:310px;
  height:199px;
  margin:0 0 1.5em 2em;
  float:right;
  padding:5px;
  background:#fff;
  border:1px solid #e8e8e8;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  -o-border-radius:2px;
  border-radius:2px;
}
.features-list li object {
  width:310px;
  height:199px;
}
.fl-webstore h2 {
  background:url(//www.google.com/images/icons/product/chrome_web_store-32.png) 0 0 no-repeat;
  min-height:29px;
  *height:32px;
  margin-top:0;
  padding:3px 0 0 42px;
}
.fl-translate h2 {
  background:url(//www.google.com/images/icons/product/translate-32.png) 0 0 no-repeat;
  min-height:27px;
  margin-top:0;
  padding:5px 0 0 42px;
}

.features-list-sm {
  list-style:none;
  margin:.5em 0 0;
  padding:0;
}
.features-list-sm li {
  line-height:1.3em;
  padding:0 !important;
  margin:0 0 2em !important;
  width:100%;
}
.features-list-sm li h3 {
  margin:0;
  padding-bottom:.3em;
}
.features-list-sm li p {
  padding-bottom:.2em;
}
.features-list-sm .video-list-icon {
  width:50px;
  height:50px;
  float:left;
  display:inline;
  margin-top:4px;
  background-image:url(//www.google.com/tools/dlpage/res/chrome/en/more/images/features_icons.gif);
  border:1px solid #777;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
}
.features-list-sm .video-list-content {
  margin-left:66px;
}

#vl-themes .video-list-icon { background-position: -1px -222px }
#vl-newtab .video-list-icon{ background-position: -1px -1px }
#vl-omnibox .video-list-icon{ background-position: -1px -167px }
#vl-tabs .video-list-icon{ background-position: -1px -111px }
#vl-incognito .video-list-icon { background-position: -1px -56px }

/*
 * privacy.html
 */

.more-privacy .display-video {
  margin-top:-.8em;
  margin-bottom:1.2em;
}
.inline-img {
  margin-top:-14px;
  position:relative;
  top:14px;
}
.doc {
  height:25px;
  padding:7px 0 0 40px;
  background:url(//www.google.com/images/icons/feature/articles-lb32.png) 0 50% no-repeat;
  margin-bottom:1.3em;
}
.priv-policy {
  height:25px;
  padding:7px 0 0 40px;
  background:url(//www.google.com/images/icons/feature/padlock-gr32.png) 0 50% no-repeat;
  margin-bottom:1.3em;
}

/*
 * webstore.html
 */

.more-webstore p.display-video {
  margin:-0.4em 0 0 145px;
}
.ws-section {
  clear:both;
  margin-top:1.5em;
  padding-bottom:0.7em;
}
.ws-section h3, .ws-section p, .ws-section div {
  margin-left:145px
}
.ws-section img {
  float:left;
  clear:both;
  margin:4px 25px 0 0;
}
.more-webstore .ws-section h3 {
  margin-bottom:.2em;
}
.more-webstore .hidden-video {
  padding:.5em .5em .3em;
  width:430px;
  border:1px solid #ccc;
  margin-bottom:1em;
}
.more-webstore .inline-icon {
  float:left;
  margin:2px 15px 0 0;
}
.more-webstore .lg-video {
  margin-top:1em;
}

/*
  * sign-in.html
  */
.more-signin #c-main {
  margin: 0;
}

.more-signin p {
  color: #777;
}

.more-signin h1,
.more-signin h2,
.more-signin h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}

.more-signin h1 {
  font-size: 40px;
}

.more-signin h2 {
  font-weight: 300;
}

.splash {
  text-align: center;
}

.subtext {
  font-size: 16px;
  font-weight: 400;
  padding: 0;
  margin: 20px;
}

.features {
  margin: 50px 0 0 0;
  padding: 0;
  list-style: none;
}

.features li {
  display: inline-block;
  width: 215px;
  max-width: 215px;
  line-height: normal !important;
  margin: 0 !important;
  padding: 0 !important;
  vertical-align: top;
}

.text-left {
  width: 400px;
}

.feature-icon {
  background: url('../../images/features-sprite.png') no-repeat;
  height: 145px;
}

.apps .feature-icon {
  width: 135px;
  background-position: 0 16px;
}

.bookmarks .feature-icon {
  width: 135px;
  background-position: -142px 0;
}

.extensions .feature-icon {
  width: 155px;
  background-position: -277px 14px;
}
.settings .feature-icon {
  width: 155px;
  background-position: -433px 0;
}
.omnibox .feature-icon {
  width: 155px;
  background-position: -584px 0;
}
.passwords .feature-icon {
  width: 145px;
  background-position: -748px 10px;
}
.autofill .feature-icon {
  width: 155px;
  background-position: -900px 0;
}
.themes .feature-icon {
  width: 155px;
  background-position: -1057px 10px;
}

.slide-frame {
  width: 758px;
  height: 374px;
  margin: 15px auto;
  position: relative;
}

.slide-frame > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 758px;
  height: 374px;
}

#f1 { background: url('../../images/sign-in/frame1.png') no-repeat; }
#f2 { background: url('../../images/sign-in/frame2.png') no-repeat; }
#f3 { background: url('../../images/sign-in/frame3.png') no-repeat; }
#f4 { background: url('../../images/sign-in/frame4.png') no-repeat; }
#f5 { background: url('../../images/sign-in/frame5.png') no-repeat; }
#f6 { background: url('../../images/sign-in/frame6.png') no-repeat; }
#f7 { background: url('../../images/sign-in/frame7.png') no-repeat; }
#f8 { background: url('../../images/sign-in/frame8.png') no-repeat; }
#f9 { background: url('../../images/sign-in/frame9.png') no-repeat; }
#f10 { background: url('../../images/sign-in/frame10.png') no-repeat; }
#f11 { background: url('../../images/sign-in/frame11.png') no-repeat; }
#f12 { background: url('../../images/sign-in/frame12.png') no-repeat; }
#f13 { background: url('../../images/sign-in/frame13.png') no-repeat; }
#f14 { background: url('../../images/sign-in/frame14.png') no-repeat; }
#f15 { background: url('../../images/sign-in/frame1.png') no-repeat; }

.screenshot {
  float: right;
  position: relative;
  top: -10px;
  right: -4px;
}

.screenshot p {
  text-align: center;
  position: relative;
  top: -5px;
  left: 10px;
}

.overlay-text {
  position: absolute;
  z-index: 100;
  left: 362px;
  top: 31px;
  font-size: 11px;
  line-height: 22px;
  font-family: "Lucida Grande", "Open Sans", sans-serif;
}
.overlay-text > span {
  display: block;
  margin: 2px 0;
}

.ot-signin {
  font-weight: 400;
  color: #fff;
  oveflow: hidden;
  max-height: 20px;
}
.button {
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#c8c8c8));
  background-image: -webkit-linear-gradient(top, #eeeeee, #c8c8c8);
  background-image:    -moz-linear-gradient(top, #eeeeee, #c8c8c8);
  background-image: -ms-linear-gradient(top, #eeeeee, #c8c8c8);
  background-image: -o-linear-gradient(top, #eeeeee, #c8c8c8);
  background-image: linear-gradient(top, #eeeeee, #c8c8c8);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline;
  padding: 4px 12px;
  border: 1px solid #888;
  box-shadow: 0 0 2px #888;
  font-family: 'Open sans', san-serif;
  font-weight: 700;
  text-shadow: 0 1px white;
  cursor: pointer;
}

.button:hover {
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#b1b1b1));
  background-image: -webkit-linear-gradient(top, #eeeeee, #b1b1b1);
  background-image:    -moz-linear-gradient(top, #eeeeee, #b1b1b1);
  background-image: -ms-linear-gradient(top, #eeeeee, #b1b1b1);
  background-image: -o-linear-gradient(top, #eeeeee, #b1b1b1);
  background-image: linear-gradient(top, #eeeeee, #b1b1b1);
}

.splash {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.frame {
  opacity: 0;
}

#f1 {
  opacity: 1;
}

#promo-video {
  visibility: hidden;
}

/* hacks to break lines */
.extensions > p {
  width: 165px;
}

.bookmarks > p {
  width: 190px;
}

.themes > p {
  width: 165px;
}

.autofill > p {
  width: 145px;
}

.instructions {
  max-width: 445px;
  margin: 0 auto;
}

/*
  * index.html redesign
  */
.more-landing {
  font-family: "Open Sans", sans-serif;
}

.more-landing h2 {
  font-weight: 400;
  padding: 5px 0 0 0;
  margin: 0;
  line-height: 20px !important;
}

.more-landing p {
  word-wrap:break-word;
}

.landing-features-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.landing-features-list li {
  display: inline-block;
  width: 204px;
  margin-right: 25px;
  vertical-align: top;
}

.more-landing .more-features strong {
  font-weight: 700;
}
.more-landing .icon {
  background: url('../../images/features-list-sprite.png') no-repeat;
  float: left;
  margin-right: 10px;
}
.speed .icon {
  width: 37px;
  height: 37px;
}
.simplicity .icon {
  width: 39px;
  height: 45px;
  background-position: -35px 0;
}
.security .icon {
  width: 36px;
  height: 45px;
  background-position: -74px 0;
}
.sign-in .icon {
  width: 36px;
  height: 45px;
  background-position: -110px 0;
}

.feature-header {
  overflow: hidden;
  margin-bottom: 10px;
  height: 45px;
}

.intro {
  margin-bottom: 15px;
}

.hidden { 
	display: none;
}

.visible {
	display: block;
}

div#instructions { 
	padding: 10px;
	margin: 10px;
	background-color: whiteSmoke;
	border: 1px solid #E5E5E5;
}

.inline-link {
  text-decoration: underline;
}

.inline-link:hover {
  color: #333;
}