
object#vidPlayer{
	display: none;
}

/* USED COLORS
Aqua Blue : 11A2A7

*/
html,body{
	background-image: url(bg.gif);
	background-position: top center;
	margin: 0;
	padding: 0 0 25px 0;
	background-color: #D9D9D9;
	font-family: arial, sans-serif;
}
.cb{
	clear:both;
}
.pageContainer{
	background-image: url(topFade.gif);
	background-repeat: repeat-x;
	background-position: top center;
	text-align: center;
	
}
#fadeTop{
	background-image: url(test_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	height: 400px;
	z-index: 0;
	width: 835px;
	margin-left: auto;
	margin-right: auto;
}
#pgWrap{
	text-align: center;
	width: 835px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
}

#header
{
	width: 835px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	text-align: left;
	overflow: hidden;
	position: relative;
}
#rdfLogo{
	margin-left: 33px;
	padding-bottom: 10px;
	display: block;
	z-index: 2;
	position: relative;
	/* This bottom Margin might be weird */
}
/* HOME PAGE PROMO */
#navPromo{
	width: 835px;
	height: 400px;
	padding-left: 10px;
}
#promoImg{
	width:825px;
	position: absolute;
	z-index: 1;
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;

}
#promoBG{
	height: 400px;
	width: 800px;
	background-image: url(promoBG.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 0;
}
#promoVid{
		z-index: 4;
		position: absolute;
		margin-left: 51px;
		margin-top: 127px;
}

#video_player{
		z-index: 5;
		position: absolute;
}
/* NAVIGATION */
#navColor{
	z-index: 2;
	width: 800px;
	position: absolute;
	margin-left: 10px;
	height: 51px;
	background-image: url(blueHeader.gif);
	background-repeat: no-repeat;
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7;
}
#navButtons{
	z-index: 3;
	width: 800px;
	position: absolute;
	margin-left: 10px;
	height: 46px;
}
#navLinks{
	z-index: 4;
	width: 800px;
	position: absolute;
	margin-left: 10px;
}
#navLinks ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#navLinks ul li{
	color: #ffffff;
	float: left;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: .1em;
}
#nav1, #nav2, #nav3, #nav4, #nav5, #nav6{
	line-height: 35px;
	text-align: center;
	margin-right: 2px;
}
#nav1{width: 126px;}
#nav2{width: 166px;}
#nav3{width: 171px;}
#nav4{width: 98px;}
#nav5{width: 119px;}
#nav6{width: 110px;margin-right: 0px !important;}
#navLinks a, #navLinks a:visited, #navLinks a:active{
	color: #fff;
	text-decoration: none;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
		letter-spacing: .1em;
}
#navLinks a:hover{
	color: #11A2A7;
	text-decoration: none;
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7;
		letter-spacing: .1em;
}
/*Home Content */
#rdfHome div#contentWrap{
	width: 835px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#rdfHome div#pgContent{
	margin-top: -28px;
	margin-left: 10px;
	width: 800px;
	xbackground-color: #aaa;
	position: relative;
	z-index: 4;
}
#rdfHome h3{
	margin: 0;
	padding: 0;
	line-height: 30px;
	line-height: expression('28px');
	height: 28px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	z-index: 4;
	position: relative;
	padding-left: 20px;
	letter-spacing: .1em;
}
#showHeader{
	position: absolute;
	height: 28px;
	width: 800px;
	z-index: 3;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
#showList{
	width: 800px;
	list-style: none;
	margin: 0;
	padding:0;
}
#showList li{
	background-color: #000;
	float: left;
	height: 60px;
	width: 400px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#showList li.threeUpSides{
	background-color: #000;
	float: left;
	height: 60px;
	width: 267px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#showList li.threeUpMiddle{
	background-color: #000;
	float: left;
	height: 60px;
	width: 266px !important;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#showList a img{
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
#showList a:hover img{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}
#homePressWrap{
	width: 800px;
	clear: both;
	overflow: hidden;
	position: relative;
}
#lightenBG{
	background-color: #fff;
	width: 800px;
	xheight: 400px;
	position: absolute;
	padding-bottom: 400px;
	margin-bottom: -400px;
	padding-bottom: expression('0');
	margin-bottom: expression('0');
	height: expression('400px');
	z-index: 1;
	filter:alpha(opacity=35);
	-moz-opacity:.35;
	opacity:.35;
}
#homePressWrap h3{
	background-color: #11A2A7;
	display: block;
	height: 28px;
	overflow: hidden;
}
#headerText{
	float: left;
}
#rssSubscr{
	font-size: 9px;
	line-height: 29px !important;
	display: block;
	float: right;
	height: 28px;
}
#rssSubscr a, #rssSubscr a:visited, #rssSubscr a:active{
	color: #fff;
	text-decoration: none;
	margin-right: 20px;
}
#rssSubscr a:hover{
	color: #000;
}
#pressHeader{
	position: absolute;
	height: 28px;
	width: 800px;
	z-index: 3;
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
}
#pressList{
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 3;
	width: 800px;
	list-style: none;
}
#pressList li{
	font-family: sans-serif;
	width: 360px;
	width: expression('400px');
	padding: 0;
	margin: 0;
	padding: 14px 20px 14px 20px;
	vertical-align: top;
	font-size: 14px;
	float: left;
	text-align: center;
}
#pressList a{
	color: #888;
}
#pressList a b{
	font-weight: normal;
	color: #000;
}
#pressList a:hover b{
	font-weight: normal;
	color: #000;
}
#pressList a:hover{
	color: #000;
	}
#rdfHome li#press1{
	xtext-align: left;
}
#footer{
	width: 835px;
	margin-left: auto;
	margin-right: auto;
	height: 18px;
	overflow: hidden;
	text-align: left;
}
																					/* FooterLogo Added 9/1/07 */
#footerlogo{
	width: 835px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}

#footerlogo a{
	margin-left: 11px;
	float: left;
	padding-top: 4px;
}

#footer img{
	margin-left: expression('2px');
	position: relative:
	z-index: 2;
}
																					/* RDF Secret M Added 12/17/07 */

#footerlogo a.secretM{
	float:right;
	margin-right: 27px;
	font-weight:bold;
	color: #E8252B;
	text-decoration: none;
	line-height: 60px;
	overflow: hidden;
	font-size: 1px;
	width: 52px;
	height: 21px;
	background-image: url("rdf_login_button.gif");
	background-repeat: no-repeat;
	xmargin-top: 35px;
	top: 1px;
	margin-bottom: 64px;
}
#footerlogo a.secretM:hover{
	background-image: url("rdf_login_button_over.gif");
}
#footerlogo a.secretM span{
	font-size: 120%;
}


#homeFooterBar{
	width: 800px;
	margin-left: 10px;
	height: 8px;
	background-image: url(homeFooter.gif);
	background-position: top center;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 0;
}
#pressDivide{
	margin-left: 395px;
	width: 10px;
	height: 100px;
	position: absolute;
	z-index: 2;
}
/* Drop Shaddow Changes */
#topDrop{
	margin-left: 1px;
	position: absolute;
	z-index: 1;
}
#headerDrop{
	margin-left: 1px;
	position: absolute;
	z-index: 1;
	margin-top: 48px;
}
#bodyDrop{
	margin-left: 1px;
	position: absolute;
	z-index: 1;
}
/* 																				Pangea Logo Addition 11/13/07
*/

#pangeaLogo{
	position: absolute;
	margin-top: -73px;
	margin-left: 584px;
	z-index: 100;
	cursor: pointer;
}

#squadlogo {           															/* SQD Logo Added 12/10/08 */
	width: 835px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	margin-top: -1px;
}

#squadlogo a{
	margin-right: 22px;
}

#gluelogo {           															/* Glue Logo Added 12/10/08 */
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	margin-top: -23px;
	float:right;
}

#gluelogo a{
}