body {
	margin:0;
	font:11px Arial, Helvetica, sans-serif;
	color:#ccc;
	background:#000;
}
/* General reset */
a {
	text-decoration:underline;
	color:#fff;
}
a:hover {text-decoration:underline; color:#c99;}

a li {
	text-decoration:underline;
	color:#fff;
}

a li:hover {text-decoration:underline; color:#f00;}
a li span:hover {text-decoration:underline; color:#c99;}
a li span {text-decoration:underline; color:#fff;}
a li:hover span {text-decoration:underline; color:#c99;}

img {border-style:none;}
form,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
input,
textarea,
select {
	vertical-align:middle;
	color:#000;
}
/* main */
#wrapper {
	margin:0 auto;
	width:900px;
}
/* header */
#header {
	background:url(../images/bg-header.png) no-repeat 83px 0;
	width:799px;
	overflow:hidden;
	padding:22px 49px 5px 52px;
	position:relative;
}
/* logo */
.tabset .logo {
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:353px;
	height:36px;
	float:left;
	position:absolute;
	left:52px;
	top:22px;
	margin:0;
}
.logo a {
	cursor:pointer;
	height:100%;
	display:block;
}
.header-area {
	width:100%;
	overflow:hidden;
	min-height:61px;
}
#header .player {
	float:right;
	padding:1px 0px 0 0;
}
#header .player img {vertical-align:top;}
/* content */
#content {
	width:100%;
	overflow:hidden;
	padding:0 0 64px;
}
/* tabs */
.tabset {
	list-style:none;
	margin:0;
	padding:0;
	float:right;
}
.tabset li {
	float:left;
	line-height:13px;
	margin:0 0 0 44px;
	font-weight:bold;
	letter-spacing:0px;
}
.tabset li a {text-decoration:none;}
.tabset li a:hover {color:#c99;}
.container {
	background:url(../images/bg-container.png) no-repeat 20px 0;
	width:800px;
	height:283px;
	overflow:hidden;
	padding:38px 51px 30px 49px;
}
.container-nobranding {
	width:800px;
	overflow:hidden;
	padding:0px 51px 0px 49px;
}
.container hr, .container-nobranding hr {
color: #6C0000;
background-color: #6C0000;
height: 1px;
border: 0;
}

.container-nobranding h1 {
font-size:13px;
font-weight:lighter;
}

.container-nobranding h2 {
font-size:15px;
font-weight:normal;
}

.video {float:right;}
.video img {vertical-align:top;}
/* tab-content */
.tab-content {
	width:850px;
	padding:27px 0 0 50px;
	line-height:20px;
	overflow:hidden;
}
.column1 {
	float:left;
	width:362px;
	text-align:justify;
	padding:0 38px 0 0;
}
.column1 .info {
	padding:0 4px 0 0;
	overflow:hidden;
}
.column1 h1 {
	margin:0 0 18px;
	color:#fff;
	font-weight:normal;
	font-size:17px;
	line-height:19px;
}
.column1 p {margin:0 0 32px;}
.column1 .section {
	border-bottom:1px solid #6c0000;
	margin:0 0 19px;
}
.column1 .section p {margin:0 0 18px;}
/*was: padding:33px 16px 13px 19px;*/
.tab-content .column2 {
	width:360px;
	border:3px solid #4d0000;
	float:left;
	margin:1px 0 0;
	padding:33px 17.5px 13px 17.5px;
	line-height:18px;
	text-align:justify;
	min-height:474px;
}
.column2 h2 {
	margin:0 0 17px;
	color:#fff;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
}
.column2 p {margin:0 0 12px;}
.column2 .section {
	margin:0 0 20px;
	border-bottom:1px solid #515151;
	padding:0 0 15px;
}
.tab-content .join {
	background:#333;
	padding:16px 32px 13px 30px;
	line-height:12px;
	color:#999;
	width:300px;
	margin:0 0 10px;
	overflow:hidden;
}
.tab-content .join h2 {
	margin:0 0 11px;
	font-size:17px;
	line-height:19px;
	color:#fff;
	font-weight:normal;
	text-align:center;
}
.tab-content .join p {margin:0 0 19px;}
.tab-content .join .row {
	width:100%;
	overflow:hidden;
	padding:0 0 15px;
}
.tab-content .join label {
	color:#fff;
	display:block;
	padding:0 0 1px;
	line-height:13px;
}
.tab-content .join .text {
	float:left;
	color:#fff;
	font-size:12px;
	line-height:15px;
	margin:0;
	background:#000;
	width:290px;
	padding:3px 4px 5px;
	border:1px solid #930303;
}
.tab-content .join .submit {
	padding:0;
	float:left;
	cursor:pointer;
	line-height:0;
	text-indent:-9999px;
	overflow: hidden;
	width:34px;
	height:13px;
	background:url(../images/btn-send.gif) no-repeat;
	border:0;
	margin:-3px 0 0 135px;
}
#returnToHome {
	position:relative;
	z-index:3;
	width:798px;
	margin:0 auto;
	padding:0px 0px 0 0px;
}
#returnToHome a {
	font-size:12px;
}

#returnToPhotos {
	position:relative;
	z-index:3;
	width:798px;
	margin:0 auto;
	padding:0px 0px 0 0px;
}
#returnToPhotos a {
	font-size:12px;
}


/* footer */
#footer {
	position:relative;
	min-width:900px;
	background:#330101;
	height:72px;
	margin:0 0 30px;
}
#bg1 {
	position:absolute;
	z-index:2;
	left:0;
	height:100%;
	top:0;
	width:50%;
	background:#222;
}
.footer-holder {
	position:relative;
	z-index:3;
	width:798px;
	margin:0 auto;
	height:51px;
	background:url(../images/bg-footer.gif) no-repeat;
	overflow:hidden;
	padding:21px 51px 0 51px;
	color:#999;
}
.social {float:left;}
.social .facebook {
	width:27px;
	height:26px;
	background:url(../images/ico-facebook.gif) no-repeat;
	text-indent:-9999px;
	overflow: hidden;
	float:left;
	margin:0 19px 0 0;
}
.social a {
	float:left;
	margin:8px 0 0;
	text-decoration:none;
}
.social a:hover {text-decoration:underline;}
.copy {
	float:right;
	padding:8px 0 0;
}
.copy p {margin:0;}
/* Cufon */
.cufon-active .column2 h2,
.cufon-active .column1 h1 {
	width:100%;
	overflow:hidden;
	line-height:17px;
}
.cufon-active .column2 h2 {line-height:14px;}
.cufon-active .column2 h2 cufon,
.cufon-active .column1 h1 cufon {
	float:left;
	padding:2px 0 0;
}
