/* Standard Elements */
body, html {
	background-position: center 61px;
	background-repeat: no-repeat;
	height: 100%;
	min-width: 900px;
	margin: 0;
	padding: 0; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	
}
a:link, a:visited, .btn h3 {
	border-width: 0;
	text-decoration: none;
	color: #2cacf2; }
a:active {
	outline-style:none; }
a:hover{
	color: white !important; }
p {
	margin: 0 0 1.5em; }
img {
	border-width: 0; }
/* Kill webkit defs on "Content" objects */
ul, menu, dir {
	-webkit-padding-start: 0px; }
ul {
	margin: 0;
	padding: 0;
	list-style-type: none; }
h1, h2, h3, h4 {
	line-height: 100%;
	font-weight: normal;
	letter-spacing: 0.05em;
	color: white;
	font-family: "Century Gothic", "Lucida Sans Unicode", Arial, "Helvetica Neue", Tahoma;
	margin: 0 0 0.5em; }
h1 {
	text-transform: uppercase;
	margin-bottom: 0.2em;
	font-size: 2.8em; }
h2 {
	font-size: 1.17em;
	letter-spacing: 0.1em;
	margin-bottom: 0.8em; }
h3 {
	font-size: 1.6em;
	margin-bottom: 0.1em; }
h4 {
	font-size: 1.1em;
	text-transform: capitalize; }

.justify {
	text-align: justify; }
.floatL {
	float: left; }
.floatR {
	float: right; }
.pad {
	padding: 12px; }
.pad_right {
	padding-right: 1em;
	vertical-align: baseline; }
.pad_left {
	padding-right: 0.5em;
	padding-left: 1em;
	vertical-align: baseline; }
.dropcap:first-letter {
	font-family: "Century Gothic";
	float: left;
	padding-top: 0.22em;
	padding-right: 0.12em;
	color: white;
	font-size: 3em; }
.icon {
	bottom: 10px;
	height: 30px;
	width: 30px;
	padding-right: 1em;
	float: left; }
.iconbig {
	bottom: 10px;
	padding-right: 1em;
	float: left; }
.clear {
	clear: both; }
.credit_stagger {
	color: white;
	margin-right: 2em;
	text-align: right;
	float: left;
	width: 8em; }
.title {
	margin: 0;
	font-family: "Lucida Sans Unicode";
	font-size: 13.4px;
	font-weight: normal; }
.panel {
	z-index: 1;
	position: relative;
	background-color: #17181b; }
#wrapper {
	clear: both;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -135px; }
#push {
	text-align: right;
	height: 135px; }
#content {
	min-height: 600px;
	clear: both;
	z-index: 0;
	color: #c4c4c4;
	text-align: left;
	width: 900px;
	margin: 0 auto; }

/* Text */
#splash {
	z-index: 0;
	padding: 0;
	width: 900px;
	height: 360px;
	margin: 0 auto; }
#splash div {
	padding-right: 50px;
	text-align: right;
	padding-left: 50px;
	padding-top: 125px; }
body, #content, #splash {
	clear: both;
	color: #9aa0a4;
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	font-family: "Lucida Sans Unicode"; }
.grid1 {
	width: 276px; }
.grid2 {
	width: 576px; }
.grid3 {
	clear: both;
	width: 900px; }
.grid1, .grid2 {
	background-repeat: no-repeat;
	background-image: url(/media/cell_dark.jpg);
	background-color: #101214;
	border-color: #2f3135 #2f3135 #1a1d21 #1a1d21;
	border-style: solid;
	border-width: 0 0 1px; }
.grid4th {
	width: 200px; }
.cell_white {
	color: #222222;
	background-color: #f4f4f4;
	background-repeat: repeat-x;
	background-image: url(/media/cell_white.jpg); }
input, textarea {
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Arial;
	right: 0.4em;
	position: relative;
	color: #9aa0a4;
	background-color: #111114;
	padding: 0.5em 1em;
	border: solid 1px #202426; }
input:hover, textarea:hover {
	color: white;
	background-color: #0a0a0a; }
input:active, a.row_link:active {
	border-color: white;
	background-color: #004d81;
	color: white; }
a.row_link {
	padding: 0.5em;
	line-height: 2.5em;
	width: 576px; }
.row_linkgroup li[class]:hover {
	color: white;
	background-color: #09202f; }
.row_linkgroup:hover {
	padding: 0;
	border: solid 1px #565f65; }
.row_linkgroup {
	list-style-type: none;
	padding: 1px; }
.row_linkgroup li {
	list-style-type: none;
	padding: 1.5em; }
.min_height div, .min_height {
	height: 200px; }
.bg_center {
	background-position: center top; }
.bg_right {
	background-position: right top; }
.cell_white h4, .cell_white h3 {
	color: #9d4700; }
.bgless div {
	border-width: 0;
	background-color: transparent;
	background-image: none; }
.bgclear {
	background-image: none; }
.clear_right {
	clear: right; }
.newsbox li {
	              }
.newsbox li a {
	padding: 5px;
	width: 250px;
	list-style-position: outside;
	list-style-type: none;
	font-size: 0.8em; }
.newsbox li a:visited {
	color: #93989d; }
.newsbox li a:hover {}
hr {
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #e8eef1;
	clear: both; }
.li4th li {
	font-size: 0.9em;
	margin-right: 12px;
	width: 201px;
	margin-left: 12px;
	float: left; }
.disclaimer {
	padding-top: 10em;
	line-height: 1.5em;
	text-align: left;
	color: #3a3a3a;
	font-size: 9px; }
.br3 {
	width: 20px;
	height: 37px; }
.shift_down {
	margin-left: 20px;
	margin-top: 35px; }
.x3rd div {
	width: 60px; }
.y3rd div {
	height: 37px; }
.xhalf div {
	width: 120px; }
.yhalf div {
	height: 75px; }
.xfull div {
	width: 270px; }
.yfull div {
	height: 168px; }
.video > div {
	background-position: center;
	background-repeat: no-repeat;
	margin: 2px;
	border: solid 2px white; }
.video div div {
	background-image: url(/media/badge_play.png);
	background-position: right bottom;
	background-repeat: no-repeat; }
.video div div:hover {
	background-image: url(/media/badge_play_over.png); }
.image > div {
	background-position: center center;
	background-repeat: no-repeat;
	margin: 1px;
	border: solid 2px #e8eef1; }
.image div div:hover {
	background-position: center center;
	background-image: url(/media/badge_play_center_white.png); }
img + .shift {bottom: 40px; position: relative;}
.new {                       
	right: 12px;                                    
	bottom: 86px;                        
	position: relative;
	height: 29px !important;
	width: 49px !important;
	background-image: url(/media/badge_new.png) !important;
	background-position: center center !important;
	background-repeat: no-repeat !important; }
.btn {
	height: 43px !important;
	background-position: center top;
	text-shadow: 0px 1px 0px white;
	color: #332f31;
	text-align: left;
	line-height: 15px;
	font-size: 9px; }
.btn:hover, .btn:hover h3 {
	background-position: center;
	text-shadow: none;
	color: white; }
.btn:active {
	background-position: center bottom;
	 }
.btn h3 {
	font-weight: 600 }
button {
	/* The following kills default button appearances */
	background-color: transparent;
	border: transparent; }
.hide {display: none;}
sup { font-size: 0.5em; }


/*  Rotating Banner
--------------------------------------------------*/
#banners {
	height: 368px !important;
	width: 900px !important;
	position: relative;
	z-index: 0;
	vertical-align: bottom;
	text-align: center; 
	clear: both; }
#banners .banner{
	position: absolute;
	top:0;
	left:0;
	display:block; }
.banner.current{
	z-index: 2; }
#controls{
	position: relative;
	top: 333px;
	bottom:10px;
	left:10px;
	z-index:10; }
#controls li { 
	list-style:none;
	display:inline;
	padding: 1px;}
#controls li a {
	display:-moz-inline-box; /* < = FF2 hack */
	height: 13px;                       
	width: 13px;                              
	background-position: center center;   
	background-repeat: no-repeat;      
	background-image: url(/media/btn_circles.png);       
	display:inline-block;
	outline:none; }
#controls li.active a { background-position: left center; background-repeat: no-repeat; background-image: url(/media/btn_circles.png); }
#controls li a:hover { background-position: right center; }