﻿html, body {
	font-family: "Helvetica", "Lucida Grande", Arial, sans-serif;
}
h2 {
	color:#95290C;
	font-size: 1.8em;
	font-weight: bold;
}
p {
	margin: 10px 0 10px 0;
}
em {
	font-style: italic;
}
a {
	color:#95290C;
	font-weight: bold;
	text-decoration: none;
}
strong {
	font-weight: bold;
}
sup {
	vertical-align: super;
	font-size: 0.8em;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	margin: 0 auto 40px;
}
#content {
	background:#000;
	color:#fff;
	height: 804px;
}
#loading {
	background: url(/assets/images/loader.gif) no-repeat top center;
	color: #666;
	margin: auto;
	position: relative;
	top: 200px;
	text-align: center;
	font-size: 0.8em;
	padding-top:50px;
}
#loading img {
	margin-bottom: 20px;
}
#noflash {
	display: none;
	background: url(/assets/images/maintenance-zombie.jpg) no-repeat top center;
}
#generic_error {
	display: none;
	background: url(/assets/images/maintenance-zombie.jpg) no-repeat top center;
}
#downloadFlash {
	margin: 20px 0 0 20px;
}
.header_message {
	padding: 8px 8px 10px 8px;
}
.header_message a {
	color: #d8d2cc;
	text-decoration: underline;
}
.header_message_bar {
	background: #4e1709;
	color: #d8d2cc;
	font-size: 0.7em;
	font-weight: bold;
	height: 30px;
	border-top: 1px solid #631e0b;
}
.header_message_bar .close {
	background: url(/assets/images/cross.gif) no-repeat center top;
	width: 15px;
	height: 12px;
	margin: 9px 6px 0 6px;
	float: left;
	cursor: pointer;
}
.header_message_bar .loader {
	background: url(/assets/images/mini-loader.gif) no-repeat center top;
	width: 16px;
	height: 16px;
	margin: 6px 6px 0 6px;
	float: left;
}
#messagebox {
	position: relative;
	background: url(/assets/images/messagebox.gif) no-repeat top center;
	top:100px;
	width: 320px;
	height: 540px;
	margin: auto;
	text-shadow: 0em 0em 0.2em black;
}
#messagebox .header {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	position: relative;
	top:21px;
	left: 12px;
}
#messagebox .msg {
	font-size: 0.8em;
	position: relative;
	width: 90%;
	top: 42px;
	left: 12px;
	line-height: 1.4em;
}
#messagebox .btn {
	font-size: 0.75em;
	position: relative;
	text-align: center;
	top: 74px;
	cursor: pointer;
}
.error {
	padding: 370px 0;
	margin: auto;
	width: 80%;
	color: #D8D2CC;
	line-height: 1.6em;
	font-size: 0.8em;
	text-align: center;
}
#header {
	position: relative;
	height: 112px;
	background: url(/assets/images/header.jpg) no-repeat top right;
	border-bottom: 6px solid #73210b;
}
#footer {
	margin-top:20px;
	color: #666666;
	font-size:10px;
}
#footer a{
	color:#666666;
	font-size:10px;
}
#conArtistLogo{
	float: right;
	margin-top:-25px;
	margin-right:10px;
}
#userID{
	margin-top:-10px;
	margin-left:10px;
	float:left;
	color:#666666;
	font-size:12px;
}
#logo {
	position:absolute;
	bottom:10px;
	left:14px;
}
#fb_likes {
	position:absolute;
	bottom:4px;
	right:2px;
	height:25px;
	width:87px;	
}
#nav {
	position:absolute;
	bottom: 7px;
	right: 590px;
	height: 42px;		
}
#nav ul {
	list-style:none;
}
#nav li {
	list-style: none;
	display: inline;
	text-align: center;
}
#nav li a {
	text-decoration: none;
	display:block;
	float:left;
	background: url(/assets/images/menu.png) no-repeat;
	height:49px;
	position:absolute;
	text-indent:-9999px;		 
}
body {
	background:#191C21;
}
h1 {
	padding:200px 50px;
	text-align:center;
}	
li#get_more a { width:118px; left:0px; }
li#code a { width:87px; left:118px; }
li#fan_page a { width:90px; left:205px; }
li#help a { width:90px; left:295px; }
li#feedback a { width:108px; left:385px; }
li#get_more a:link, li#get_more a:visited { background-position: -0px 0px; }
li#get_more a:hover, li#get_more a:focus { background-position: -0px -49px; }
li#code a:link, li#code a:visited { background-position: -118px 0px; }
li#code a:hover, li#code a:focus { background-position: -118px -49px; }
li#fan_page a:link, li#fan_page a:visited { background-position: -205px 0px; }
li#fan_page a:hover, li#fan_page a:focus { background-position: -205px -49px; }
li#help a:link, li#help a:visited { background-position: -295px 0px; }
li#help a:hover, li#help a:focus { background-position: -295px -49px; }
li#feedback a:link, li#feedback a:visited { background-position: -385px 0px; }
li#feedback a:hover, li#feedback a:focus { background-position: -385px -49px; }
.get_more li#get_more a:link, .get_more li#get_more a:visited { background-position: -0px -98px; }
.get_more li#code a:link, .get_more li#help a:visited { background-position: -118px -98px; }
.get_more li#code a:hover, .get_more li#help a:focus { background-position: -118px -147px; }
.code li#code a:link, .code li#code a:visited { background-position: -118px -196px; }
.code li#get_more a:link, .code li#fan_page a:visited { background-position: -0px -196px; }
.code li#get_more a:hover, .code li#fan_page a:focus { background-position: -0px -245px; }
.code li#fan_page a:link, .get_more li#help a:visited { background-position: -205px -196px; }
.code li#fan_page a:hover, .get_more li#help a:focus { background-position: -205px -245px; }
.fan_page li#fan_page a:link, .fan_page li#fan_page a:visited { background-position: -205px -294px; }
.fan_page li#code a:link, .fan_page li#code a:visited { background-position: -118px -294px; }
.fan_page li#code a:hover, .fan_page li#code a:focus { background-position: -118px -343px; }
.fan_page li#help a:link, .fan_page li#get_more a:visited { background-position: -295px -294px; }
.fan_page li#help a:hover, .fan_page li#get_more a:focus { background-position: -295px -343px; }
.help li#help a:link, .help li#help a:visited { background-position: -295px -392px; }
.help li#fan_page a:link, .help li#get_more a:visited { background-position: -205px -392px; }
.help li#fan_page a:hover, .help li#get_more a:focus { background-position: -205px -441px; }
.help li#feedback a:link, .help li#feedback a:visited { background-position: -385px -392px; }
.help li#feedback a:hover, .help li#feedback a:focus { background-position: -385px -441px; }
.feedback li#feedback a:link, .feedback li#feedback a:visited { background-position: -385px -490px; }
.feedback li#help a:link, .feedback li#help a:visited { background-position: -295px -490px; }
.feedback li#help a:hover, .feedback li#help a:focus { background-position: -295px -539px; }
