/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.left { float: left; }
.right { float: right; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* CitySports styles */
html {
  height: 100%;
}
body {
  background-color: #f9f9f9;
  color: #3a5457;
  font-family: Georgia, Garamond, serif;
  line-height: 1.2em;
  height: 100%;
  margin: 0;
  padding: 0;
  border-top: 8px solid #d11b95;
}
#frame {
  min-height: 100%;
  position: relative;
}
#content_wrap {
  margin: 0 auto;
  padding: 35px 0 82px 0;
  width: 950px;
  position: relative;
}
#header {
  background: url(images/hr-trans.png) no-repeat 0 140px;
  height: 150px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
#logo {
  background: url(images/header.png) no-repeat;
  height: 185px;
  width: 330px;
}
#content_inner {
  margin: 20px 0 80px 0;
}
#left_col {
  width: 220px;
  margin-right: 60px;
}
#left_col .blurb {
  margin: 20px 0;
}
#left_col span {
  display: block;
  line-height: 1.8em;
  padding: 10px 0;
}
#right_col {
  width: 670px;
  text-align: justify;
}
#right_col p {
  color: #607577;
  line-height: 1.4em;
  margin-bottom: 1em;
}
h1, h2, h3 {
  font-family: arial, helvetica, sans-serif;
  margin-bottom: 0.4em;
}
#game_details {
  margin-top: 20px;
  width: 447px;
}
#game_details h1 {
  color: #cb0088;
  font-size: 1.7em;
  height: 27px;
}
#cities {
  margin-top: 15px;
}
#cities h3 {
  color: #87923e;
  font-size: 1.3em;
  font-weight: lighter;
}
#sharethis_0 {
  display: none !important;
}
#release {
  height: 136px;
  position: absolute;
  top: 0px;
  right: -90px;
  width: 430px;
}
#cta_buttons {
  margin-bottom: 20px;
}
#social {
  background-color: #f2f4f4;
  border: 1px solid #b5c0c1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 10px 0 6px;
}
#social ul {
  margin-left: 20px;
}
#social li {
  float: left;
  padding-right: 20px;
}
#social li.last {
  padding-right: 0px;
}
.share {
  color: #a2a2a2;
}
#callout {
  background: url(images/desc_bk.jpg) no-repeat;
  color: #a4c2ff;
  height: 143px;
  width: 800px;
  padding: 18px;
}
#callout p {
  font-size: 1.25em;
  line-height: 1.7em;
  text-shadow: 1px 1px 0 #000;
  width: 770px;
}
.step_1 {
  background: url(images/step_1.png) no-repeat;
  padding-top: 15px;
}
.step_2 {
  background: url(images/step_2.png) no-repeat;
  padding-top: 14px;
}
.step_3 {
  background: url(images/step_3.png) no-repeat;
  padding-top: 8px;
}
.step_4 {
  background: url(images/step_4.png) no-repeat;
  padding-top: 5px;
}
#blurb {
  width: 560px;
  margin-bottom: 50px;
}
#blurb h1 {
  color: #c96e6e;
  font-size: 1.7em;
  margin-bottom: 15px;
}
#blurb h2 {
  color: #D9D9D9;
  font-size: 1.2em;
  margin-bottom: 10px;
}
#blurb h1, #blurb h2, #help h3 {
  font-family: arial, helvetica, sans-serif;
}
#blurb p {
  color: #959595;
  font-size: 1em;
  line-height: 1.8em;
  text-shadow: 1px 1px 0 black;
}
#blurb ol {
  margin-top: 25px;
}
#blurb li {
  height: 56px;
  padding-left: 65px;
}
#badge {
  background: url(images/frond_bk.jpg) no-repeat;
  height: 215px;
  width: 200px;
  margin-top: 45px;
}
#badge img {
  margin-left: 30px;
}
#cta-iphone, #cta-android {
  background: url(images/cta_sprite.png) no-repeat;
  display: inline-block;
  height: 56px;
  margin-top: 15px;
  width: 223px;
}
#cta-iphone {
  background-position: 0 0;
}
#cta-iphone:hover {
  background-position: 0 -58px;
}
#cta-iphone:active {
  background-position: 0 -118px;
}
#cta-android {
  background-position: -228px 0px;
}
#cta-android:hover {
  background-position: -228px -58px;
}
#cta-android:active {
  background-position: -228px -118px;
}
.col {
  float: left;
  font-size: .9em;
  line-height: 1.6em;
  width: 170px;
}
#footer {
  background-color: #0f2a38;
  border-top: 4px solid #899639;
  clear: both;
  height: 82px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
#footer-inner {
  width: 950px;
  margin: 0 auto;
}
#footer a:link, #footer a:active, #footer a:visited {
  color: #b5b7ba;
  font-size: .85em;
  text-decoration: none;
}
#play-scvngr {
  margin: 30px 0 0 140px;
  opacity: 0.4;
}
#play-scvngr:hover {
  border: none !important;
  opacity: 1.0;
  -webkit-transition: all .5 ease-in-out;
}
#scvngr-logo {
  float: right;
  margin-top: 15px;
}

#scvngr-bot {
  position: absolute;
  bottom: 0;
  z-index: 500;
}
a:link {
  color: #4a5e69;
  text-decoration: none;
}
a:visited, a:active {
  color: #666;
}
a:hover {
  color: #333;
}
#android_market_qr {
  background: url(images/android_market_qr_blurb.png) no-repeat 12px 0px;
  height: 250px;
  margin: 25px 0px 0px 25px;
  padding: 42px 15px 15px;
  width: 400px;
}
#help {
  margin-top: 40px;
}
#help h3 {
  color: #7c7c7c;
  font-size: 1.3em;
}
#help ul {
  margin-top: 10px;
}
#help li {
  padding-bottom: 5px;
}
.fineprint {
  padding: 10px;
}
.fineprint h2 {
  color: #555;
  font-size: 1.6em;
  margin-bottom: 1em;
}
.fineprint span {
  color: #555;
  display: block;
  font-weight: 600;
  font-size: 1.4em;
  letter-spacing: -1px;
}
.fineprint p {
  margin: 1em 0;
  line-height: 1.3em;
  color: #999;
}
.fineprint a:link, .fineprint a:active, .fineprint a:visited {
  color: #666;
  border-bottom: 1px solid #EEE;
}
