@charset "utf-8";


/* 
---------------------
GLOBAL STYLES
---------------------
*/




.clear {
	clear:both;
}
* {
	outline:none;
	border:none;
}
body {
	background:url(pagebg.jpg) no-repeat top center;
	background-color:#000;
	width:100%;
	margin:0px;
	color:#999;
	font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#999;
}
#headerWrap  ul {
	list-style-type:disc;
	margin:0px 0px 20px 40px;
	line-height:18px;
}

blockquote {
	border-left:3px solid #202020;
	color:#404040;
	margin-bottom:24px;
	line-height:14px;
	padding-left:14px;
}
p {
	margin:0px 0px 20px 0px;
	line-height:14px;
	clear:both;
	width:auto;
}
p.small {
	font-size:11px;
	color:#606060;
}

a {
	text-decoration:none;
	color:#e75353;
}
a:hover {
	color:#ccc;
}
/* 
---------------------
HEADER STYLES
---------------------
*/

#headerWrap {
	margin:0px auto 15px;
	width:960px;
	position: relative;
	height: 80px;
}

#logo {
margin-left: 33px;

}
#headerWrap #quote {
	width:230px;
	float:left;
	height:100px;
	background:url(quotemark.gif) no-repeat 2px 30px;
	padding:44px 20px 0px 70px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:100%;
	color:#999;
}
#headerWrap #intro {
	width:640px;
	float:left;
	height:100px;
	padding:44px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
}
#headerWrap #logo {
	width:270px;
	float:left;
	height:auto;
	padding:25px 0px 0px 0px;
}
#headerWrap #menuTop {
	width:640px;
	float:left;
	height:auto;
	padding:32px 0px 0px 0px;
}

#mainContainer #menu a {
font-size: 18px;
}
/* 
---------------------
NAVIGATION STYLES
---------------------
*/


/* MAIN MENU */

#headerWrap #menuTop ul {
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:hidden;
	float:right;
	width:auto;
}
#headerWrap #menuTop ul li {
	float:left;
	text-align:center;
	display:block;
	text-transform:uppercase;
	width:auto;
}
#headerWrap #menuTop ul li a {
	color:#ccc;
	display:inline-block;
	width:auto;
	float:left;
	margin-right:4px;
	padding:0;
	background-color:#4d4a36;
	background:url(mbR.jpg) no-repeat top right;
}
#headerWrap #menuTop ul li a:hover, #headerWrap #menuTop ul li a.active {
	color:#fff;
	background:url(mbR_hover.jpg) no-repeat top right;
}
#headerWrap #menuTop ul li a span {
	background:url(mbL.jpg) no-repeat top left;
	padding: 8px 24px 11px 24px;
	display: inline-block;
}
#headerWrap #menuTop ul li a:hover span, #headerWrap #menuTop ul li a.active span {
	background:url(mbL_hover.jpg) no-repeat top left;
}
/* SUB MENU/LEFT MENU */
ul.vMenu {
	margin:-12px 0px 10px 0px;
	line-height:34px;
}
ul.vMenu li {
	list-style-type:none;
	width:auto;
	border-bottom:1px solid #202020;
	padding:0px 0px 0px 20px;
	background:url(listArrow.gif) no-repeat 0px 14px;
}
ul.vMenu li a {
	font-size:12px;
}
ul.vMenu li a:hover {
	color:#ccc;
}



.supportHelp {
border-top: 1px solid #747474;
width: 300px;
margin: 15px 0px;
margin-bottom: 30px;
padding: 5px 0px;
float: left;
border-bottom: 1px solid #747474;

}

.iconHeading img {
float: left;

padding-right: 20px;
}
.iconHeading h3 {
padding-top: 18px;
float: left;

}



#header {
height: 220px;
overflow: hidden;
}


.gameTable {
width: 890px;

} 

.gameTable td{
padding: 45px 0px;

}
tbody { 
border: none;
}


#menu a, #menu li {
font-size: 24px !important;
text-transform: uppercase;
}

#menu li a
{
margin-right: 40px !important;

}


.views-row {
	clear: both;
	float: none;
	padding: 20px 0px;
}

.twitterblock .views-field-text {
	color: #FFF;
	font-size: 16px;
}

.twitterblock .views-field-created-time .field-content {
	clear: both;
	display: block;
	font-size: 10px;
	text-align: right;
	
}

.twitterblock .views-row {
	border-bottom: 1px solid #747474;
	
	
}

#contentContainer {
	padding-top: 0px;
	
}


#forum td {
background: #000;
}


#forum table  {
width: 95%;
border-collapse:collapse;
border: 1px solid #000;

}
#forum td {
padding: 5px;
border: 1px solid #000;
}
#forum th {
background: #000;
}

#forum .links {
padding: 20px;
padding-left: 0px;
}

#forum .description {
font-size: 10px;
}

#contentContainer table{

width: 97%;

}


/* Form Styles */
.input, .form-text, .form-textarea , .form-submit, .form-select, .teaser-button{
	border:1px solid #202020;
	background-color:#101010;
	cursor:text;
	margin:5px 0;
	color: #FFF;
	padding:10px 5px 10px 10px;

}

.form-submit, .form-button {
cursor: pointer;
}

.form-submit {


padding: 10px;
}

textarea.input {
	width:620px;
	height:100px;
}
.input:focus, .textarea:focus {
	border:1px solid #000;
	background:#efefef;
}

.form-item {

padding: 5px;
}


/*
** Tab navigation
*/
.tabs  {
border-collapse: collapse;
 
padding: 0 0 0 1em;
white-space: nowrap;
list-style: none;
margin: 5px;
height: auto;
line-height: normal;
border-bottom: 0px solid #1F1F1F;
}
.tabs  li {
display: inline;

}
.tabs  li a {
font-size: 18px;
background-color: #000000;
border-color: #1F1F1F;
border-width: 0px;
border-style: solid solid none solid;
height: auto;
margin-right: 0.5em;
padding: 0 1em;
text-decoration: none;
} 
.tabs li.active a {
background-color: #000000;
border: 0px solid #1F1F1F;
border-bottom: #fff 1px solid;
}
.tabs  li a:hover {
background-color: #050509;
border-color: #1F1F1F;
border-bottom-color: #1F1F1F;
}
.tabs  {
border-bottom: 1px solid #1F1F1F;
padding: 0.5em 1em; 
margin: 5px;
}
 .tabs  li {
display: inline;
padding: 0 1em;
border-right: 0px solid #1F1F1F;
}
.tabs  a {
padding: 0;
text-decoration: none;
}
.tabs  a.active {
border-bottom: 1px solid #1F1F1F;
}

ul.primary {
border:0px;
}

ul.primary li a:hover , ul.primary li a, ul.primary li.active a{
background: none;
border: 0px;
}