/* Elements
-------------------------------------------------- */

body {
	}

* {
	-webkit-text-size-adjust: none;
	}



/* Header
-------------------------------------------------- */

h1 {
	padding-top: 0;
	margin-bottom: 6px;
	font-size: 24px;
	}

h2 {
	font-size: 18px;
	}



/* Structure
-------------------------------------------------- */

#tagline {
	line-height: 1.3em;
	}

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

#content {
	border-bottom: #06061a 5px solid;
	background-image: url("http://www.realshuffleboard.com/images/iphone/content_bg.jpg");
	}

#content_top {
	background: none;
	}

#content_bottom {
	border-top: #f3f3f7 1px solid;
	border-bottom: #a3a3a7 1px solid;
	padding: 20px 15px 30px 15px;
	background: none;
	}

#header {
	padding-bottom: 15px;
	margin-bottom: 15px;
	}

#info {
	margin-bottom: 15px;
	padding-bottom: 0;
	background: none;
	}

#call_to_action {
	margin-bottom: 15px;
	padding-bottom: 20px;
	background: url('http://www.realshuffleboard.com/images/divider.png') repeat-x bottom;
	}

.boxed_in {
	width: auto;
	}

#footer {
	font-size: auto;
	margin: 0 0 0 15px;
	width: auto;
	}


/* Parts
-------------------------------------------------- */

#data_provider {
	display: none;
	position: absolute;
	top: 53px;
	right: 10px;
	width: 264px;
	height: 39px;
	background: url('http://www.realshuffleboard.com/images/logo.gif') no-repeat;
	}


#iphone {
	position: relative;
	top: 0;
	right: 0;
	margin: 0 -15px;
	padding: 99px 0 0 36px;
	width: 276px;
	height: 518px;
	background:  url('http://www.realshuffleboard.com/images/iphone_bg.png') no-repeat;
}


