@CHARSET "UTF-8";
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,
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-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  }
/* remember to define focus styles! */
:focus {
  outline: 0;
  }
body {
  line-height: 1;
  color: black;
  background: white;
  }
ol, ul {
  list-style: none;
  }
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
  }
caption, th, td {
  text-align: left;
  font-weight: normal;
  }
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  }
blockquote, q {
  quotes: "" "";
  }


/** LAYOUT CODE **/
body {
  background-image:url("/img/background.png");
  background-repeat:repeat-x;
  background-color:#212a1a;
}

#wrapper {
  text-align: left;
  margin: 0px auto;
  padding: 0px;
  border:0;
  width: 1039px; /** TODO: 1024!? **/
}

#header {
  /**margin: 0 0 15px 0;**/
}

#side-a {
  float: left;
  width: 212px;
}

#side-b {
	padding-top:38px;
  float: right;
  width: 302px;
}

#content { 
  float: left;
  width: 50%;
  padding-top:40px;
}

#footer {
  clear: both;
}

#badges {
	position:absolute;
	bottom:5px;
	right:10px;
}

.badge {
	float:left;
	padding-left:10px;
}

/** COLOR CODE **/
a {
  color:white;
}

body {
	color:white;
  font-family:arial,verdana,sans-serif;
}

#logo {
   border:none;
}

#map {
	width: 500px; 
	height: 400px; 
	/**-moz-outline-radius: 20px; 
	-moz-box-sizing: padding-box; 
	-moz-outline-style: solid; 
	-moz-outline-color: #fd3667; 
	-moz-outline-width: 10px;**/
}

#live-map-wrapper {
}

#live-map-logo {
  
}

#live-map {
	width:1024px;
	height:600px;
  -moz-outline-radius: 20px; 
  -moz-box-sizing: padding-box; 
  -moz-outline-style: solid; 
  -moz-outline-color: #fd3667; 
  -moz-outline-width: 10px;	
  background: #fff;
  margin:auto;
  text-align:center;
  vertical-align:middle;
}

#live-map-loading {
  position:relative;
  top:150px;
}

.rating-box-top {
  width:281px;
  height:37px;
  background-image:url(../img/layout/rating-box-top.png);
}

.rating-box-top img {
	padding-top:8px;
	padding-left:6px;
}

.rating-box-mid {
	background:#002a3a;
	width:279px;
	border-left:solid 1px #003f58;
	border-right:solid 1px #003f58;
	padding-top:4px;
}

.rating-box-bottom {
  width:281px;
  height:7px;
  background-image:url(../img/layout/rating-box-bottom.png);
  margin-bottom:20px;
}

.rating-box-info-left {
	float:left;
	width:50px;
	padding-left:10px;
	background:#00222f;
	font-weight:bold;
}

.rating-box-info-right {
	padding-left:70px;
}

.rating-box-info {
	border-bottom:solid 1px #002a3a;
	height:18px;
	padding-top:6px;
}

#rating-box-info-rating-image {
	position:relative;
	top:-3px;
	height:18px;
}

#rating-box-info-rating-text {
  position:relative;
  top:-3px;
}

.ratingbar1 {
  background:#ff0000;
  color:#ff8080;
}

.ratingbar2 {
  background:#ff007b;
  color:#ff80ff;
}

.ratingbar3 {
  background:#ff00ff;
  color:#ff80ff;
}

.ratingbar4 {
  background:#7b00ff;
  color:#7b80ff;
}

.ratingbar5 {
	background:#0000ff;
	color:#8080ff;
}

.ratingbar {
	padding-top:3px;
	padding-bottom:3px;
	font-size:13px;
	height:92px;
}

.ratingbar-rating-image {
  float:right;
  height:88px;
  padding-right:0px;
}

.ratingbar-tag-image {
  height:88px;
	float:left;
	padding-left:0px;
}

.ratingbar-bold {
	color:#fff;
	font-weight:bold;
	font-size:15px;
	padding-right:6px;
}

#nearby-mid {
	padding-top:0px;
}

#map-left { 
  font-size:14px;
  line-height:20px;
}

#map-left p {
  padding:20px;
}

#appstoresoon {
  position:relative;
  top:20px;
  left:26px;
}

.unformatted-datetime {
	display:none;
}

.timezone {
	font-size:8px;
	font-weight:normal;
}

.ratingbar .unformatted-datetime {
	font-size:12px;
}

/** HOME PAGE **/
#home-wrapper {
  padding-left:49px;
  height:648px;
}

#home-logo {
   float:left;
}

#home-copy {
  width:245px;
  height:120px;
  padding-left:38px;
  font-size:14px;
  line-height:20px;
}

#home-appstore {
  padding-top:6px;
  text-align:center;
}

#home-phone-area {
  float:left;
}

#arrow-b {
  position:absolute;
  top:430px;
  padding-left:196px;
}

#home-iphone {
  position:relative;
  float:left;
  background-image:url('/img/iphonefree.png');
  width:309px;
  height:648px;
}

#arrow-f {
  position:relative;
  top:430px;
  left:-2px;
  float:left;
}

#arrow-f img,
#arrow-b img {
  cursor:pointer;
  cursor:hand;	
}

#screen {
  width:253px;
  height:380px;
  position:relative;
  left:29px;
  top:127px;
}

#home-speech-wrapper {
	float:right;
	z-index:99;
  display:none;	
}

#home-speech {
  width:250px;
  height:218px;
  background-image:url('/img/speech.png');
  position:relative;
  left:-90px;
  top:120px;
}

#home-speech-text {
  padding:15px;
  font-size:14px;
  line-height:20px;
}

#app-store-image {
  border:none;
}