/* --

Site Name Stylesheet
Written by: Matt
Vantage Studios Inc
Latest Changes: July 2nd 2009

TABLE OF CONTENTS

HTML Elements
Page Structure
Navigation
Headings
Content Area
Forms
Clear
Footer

/* ---- @ HTML Elements ---- */

* {
margin: 0;
padding: 0;
}

body, html {
	color: #111;
	font-size: 62.5%; /* 1em = 10px */
	font-family: Helvetica, arial, sans-serif;
	background: #0a0300 url(../../img/bg.jpg) top center no-repeat;
}

body, form {
}

p {
}

a:link, a:visited {
	color: #86570e;
	text-decoration: none;
}

a:hover, a:active {

}

*:focus {
	outline: none
}

hr{
	background: url(../../img/linebreak.png) bottom left no-repeat;
	width: 275px;
	height: 5px;
	border: 0;
	float: left;
	clear: both;
	margin: 0px 0 10px 0;
}

/* ---- @ Page Structure ---- */

#container{
	margin: 0 auto;
	width: 902px;
	padding: 25px 0 0 0;
}

#header a{
	background: url(../../img/header_bg.png) top left no-repeat;
	width: 902px;
	height: 405px;
	float: left;
	clear: both;
	margin: 15px 0 0 0;
	text-indent: -9999px;
}

#header.gold_room a{
	background: url(../../img/header_bg_goldroom.png) top left no-repeat;
}

#nav{
	width: 100%;
	float: left;
	clear: both;
	height: 51px;
	margin: 15px 0;
}

#content_container{
	width: 100%;
	float: left;
	clear: both;
	margin: 15px 0 0 0;
}

.content_bar{
	width: 33%;
	float: left;
	clear: none;
	height: 100%;
}

.content_bar.twocol_wide{
	width: 67%;
	margin: 0 0px 0 0;
}

.content_bar.twocol{
	width: 47%;
	margin: 0 25px 0 0;
}

.content_bar.wide{
	width: 100%;
	height: 100%;
}

.content_bar.middle{
	border: 1px solid #2c1f17;
	border-top: 0;
	border-bottom: 0;
}

.content_item{
	clear: both;
	width: 95%;
	margin: 0 auto;
}

.content_item.getsatisfaction{
	background: white;
	padding: 15px;
	float: left;
	clear: both;
	height: 100%;
	border: 3px solid #333;
	height: 300px;
}

.content_item p{
	font-size: 1.6em;
	color: #aca07e;
	line-height: 1.4em;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}

.content_item img{
	border: 3px solid #ddd0a5;
	margin: 5px 0;
}

#footer{
	background: #220f04;
	border-top: 3px solid #160a03;
	height: 100px;
	width: 100%;
	float: left;
	clear: both;
	margin: 15px 0 0 0;
}

/* ---- @ Navigation ---- */

ul.top_bar_nav{
	float: right;
	margin: 20px 0 0 0;
}

ul.top_bar_nav li{
	float: left;
	clear: none;
}

ul.top_bar_nav li.middle{
	border: 1px solid #453621;
	border-top: 0;
	border-bottom: 0;
	padding: 0 10px;
	margin: 0 10px;
}

ul.top_bar_nav li.follow{
	float: right;
	clear: both;
	margin: 10px 0 0 0; 
}

ul.top_bar_nav li.follow img{
	vertical-align: middle;
	margin: 0 0 0 5px;
}

ul.top_bar_nav li a{
	color: #453621;
	font-family: Georgia;
	font-size: 1.6em;
	text-transform: uppercase;
	text-decoration: none;
}

ul.top_bar_nav li a:hover{
	color: #eccf7e;
}

#nav ul li{
	float: left;
	clear: none;
}

#nav ul li a{
	display: block;
	float: left;
	clear: both;
	height: 51px;
	background: url(../../img/nav_buttons.png) top left no-repeat;
	text-indent: -9999px;
}

#nav ul li.home a{
	background-position: 0 0;
	width: 112px;
}

#nav ul li.home a:hover{background-position: 0 -52px;}

#nav ul li.who a{
	background-position: -112px 0;
	width: 190px;
}

#nav ul li.who a:hover{background-position: -112px -52px;}

#nav ul li.itunes a{
	background-position: -302px 0;
	width: 150px;
}

#nav ul li.itunes a:hover{background-position: -302px -52px;}

#nav ul li.signup a{
	background-position: -452px 0;
	width: 149px;
}

#nav ul li.signup a:hover{background-position: -452px -52px;}

#nav ul li.goldroom a{
	background-position: -601px 0;
	width: 145px;
}

#nav ul li.goldroom a:hover{background-position: -601px -52px;}

#nav ul li.media a{
	background-position: -746px 0;
	width: 156px;
}

#nav ul li.media a:hover{background-position: -746px -52px;}

/* ---- @ Headings ---- */

h1.logo{
	background: url(../../img/logo.png) top left no-repeat;
	float: left;
	clear: both;
	width: 298px;
	height: 79px;
	text-indent: -9999px;
}

h2 {
	color: #efe5c5;
	font-size: 3.55em;
	font-weight: lighter;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

h2.smaller{
	font-size: 3.2em;
}

h3, label {
	font-size: 1.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #b88404;
	margin: 0 0 8px 0;
}

h4 {}

/* ---- @ Content Area ---- */
	/* -- tips -- */
.tip				{ width:298px;  float: left;clear: both;}
.tip-top			{ background: url(../../img/tip_tip.png) left top no-repeat; height:13px; width:298px; float: left;clear: both;}
.tip-title		{display: none;}
.tip-text		{ 	font-size: 1.6em;
	color: #aca07e;
	line-height: 1.4em;
	width: 255px;
	padding: 0 15px 0 35px;
	text-transform: uppercase;
	background: url(../../img/tip_bg.png) left top no-repeat;}
.tip-bottom		{ background: url(../../img/tip_bot.png) left top no-repeat; width:298px; height:11px; float: left;clear: both; }

.errorbox{
	float: left;
	clear: both;
	background: url(../../img/errorbox_bg.png) top left repeat;
	padding: 10px;
	margin: 0 0 15px 0;
	width: 100%;
}

.errorbox p{
	font-size: 1.6em;
	color: #aca07e;
	line-height: 1.6em;
	text-transform: uppercase;
}

/* ---- @ Forms ---- */

ul.form li, ul.form li label{
	width: 100%;
	float: left;
	clear: both;
}

ul.form li input, ul.form li textarea{
	width: 100%;
	float: left;
	clear: both;
	background: url(../../img/input_bg.gif) top left no-repeat;
	border: 3px solid #32160a;
	font-size: 2.1em;
	font-family: helvetica, arial, sans-serif;
	padding: 5px;
}

ul.form li select{
	float: left;
	clear: both;
}

ul.form li select.skinny{
	float: left;
	clear: none;
	margin: 0 10px 0 0;
}

ul.form li p.extra{
	line-height: 2.2em;
	float: left;
	clear: both;
}

.validation-advice{
	font-size: 2.1em;
	color: #ca5130;
	line-height: 2.1em;
}

.terms{
	background: white;
	margin: 0 0 15px 0;
}

ul.form li input#terms{
	width: 25px;
	clear: none;
	margin: 0 10px 0 0;
	vertical-align: middle;
}

ul.form li input.submit{
	border: 0;
	background: none;
	width: 425px;
}

#regulations{
	height: 150px;
}

/* ---- @ Footer ---- */

#footer p{
	font-size: 1.7em;
	color: #4d3b29;
}

#footer ul{
	width: 920px;
	margin: 15px auto;
}

#footer ul li{
	float: left;
	padding: 0 10px;
	border-right: 1px solid #4d3b29;
}

#footer ul li.end{
	border: 0;
}

#footer ul li.appstore{
	float: right;
	border: 0;
}

#footer ul li.appstore a{
	float: left;
	clear: both;
	background: url(../../img/app_store_logo.png) top left no-repeat;
	width: 120px;
	height: 38px;
	display: block;
	text-indent: -9999px;
}

#footer ul li.appstore a:hover{
	background-position: 0 -38px;
}