* {
	margin:0;
	padding:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4c4c4c;
	background-color:#f5f4f3;
}

img {
	border:none;
}

ul {
	list-style-position:inside;
}
	

li {
	list-style-position:outside;
}

#privacy ul {
	padding-left: 20px;
}

#privacy li {
	padding: 4px;
	list-style-position:outside; 
	line-height: 19px;
}

#wrapper2 {
	clear:both;
	width:100%; 
	margin:0 auto;
	text-align:center;
	background:url(images/background.jpg) top center repeat-y;
	float:left;
}

#wrapper {
	width:100%; 
	margin:0 auto;
	text-align:center;
	float:left;
}

#content {
	width:960px;
	margin:0 auto;
	text-align:left;
}

#header {
	width:100%; 
	height:184px;
	text-align:center;
	background:url(images/header_bg_new.jpg) top center;
	margin:0 auto;
}

#header_top {
	width:960px;
	height:102px;
	margin:0 auto;
	text-align:center;
}

#header_bottom {
	width:960px;
	height:82px;
	margin:0 auto;
	text-align:center;
	position:relative;
}



#footer {
	clear:both;
	width:100%; 
	height:241px;
	text-align:center;
	background:url(images/footer_bg.jpg) top center;
	postion:relative;
}

#footer_inside {
	width:960px;
	height:211px;
	padding-top:30px;
	margin:0 auto;
	text-align:center;
	postion:relative;
}

.footer_column {
	width:130px;
	float:left;
	text-align:left;
	position:relative;
}

.footer_column img {
	vertical-align:middle;
	padding: 2px;
}

.footer_column_right {
	width:310px;
	float:right;
	text-align:right;
	position:relative;
}


.footer_column p {
	font-size:10px;
	text-align:left;
	line-height:13px;
	padding: 10px 0 8px 10px;
}

.footer_column_right p {
	font-size:10px;
	text-align:right;
	line-height:13px;
	padding: 10px 0 8px 10px;
}

#footer h1 {
	display:block;
	text-indent:-9000px;
	padding:0;
}

#footer .footer_column h1 {
	width:111px;
	height:29px;
}

#footer .footer_column_right h1 {
	width:148px;
	text-indent:-9000px;
	height:29px;
	text-align:left;
	float:right;
}



#content_left {
	width:583px;
	float:left;
	padding-top:512px;
}

#content_left_no_gutter {
	width:636px;
	float:left;
	padding-top:512px;
}

#content_full_width{
	width:960px;
	float:left;
	padding-top:512px;
}

#content_right {
	width:313px;
	float:left;
	padding-top:512px;
}

.gutter {
	width:40px;
	_width:30px;
	float:left;
}

#social_wheel_wrapper {
	clear:both;
	width:960px;
	height:68px;
	float:left;
	text-align:center;
	padding-top:24px;
	margin:0 auto;
}

ul#social_wheel {
	padding:0;
	margin:0 auto;
	width:478px;
	height:68px;
	display:block;
	background:url(images/social_wheel.gif);
	text-align:center;
	position:relative;
}


ul#social_wheel li {
	display:block;
	height:68px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}


ul#social_wheel li a {
	display:block;
	height:68px;
	text-indent:-9000px; 
	background-color:transparent;
}


li#s1 {
	left: 0px;
	width: 155px;
}

li#s2 {
	left: 155px;
	width: 84px;
}


li#s3 {
	left: 239px;
	width: 86px;
}


li#s4 {
	left: 325px;
	width: 152px;
}


#s1 a:hover {
	background: transparent url(images/social_wheel.gif) 0px -68px no-repeat;
}

#s2 a:hover {
	background: transparent url(images/social_wheel.gif) -155px -68px no-repeat;
}


#s3 a:hover {
	background: transparent url(images/social_wheel.gif) -239px -68px no-repeat;
}


#s4 a:hover {
	background: transparent url(images/social_wheel.gif) -325px -68px no-repeat;
}


/* 
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	      															TEXT ATTRIBUTES
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/

p {
	clear:both;
	font-size:14px;
	line-height:19px;
	margin:0;
	padding-bottom: 20px;
}

p.content_hl {
	clear:both;
	padding-top:0px;
	padding-bottom: 20px;
	line-height:2px;
}

blockquote {
	font-size:18px;
	color:#393939;
	line-height:24px;
	padding-bottom: 20px;
}

blockquote p{
	font-size:18px;
	color:#393939;
	line-height:24px;
	padding-bottom: 0px;
}

.back_to_top {
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	text-transform:uppercase;
	padding-top:18px;
}

#sitemap {
	padding-left:20px;
}

#sitemap p {
	padding-bottom: 0px;
	padding-left:10px;
	padding-top:4px;
}

#sitemap h2 {
	padding-bottom: 0px;
	padding-top:8px;
}

#sitemap h2 a {
	color:#000000;
}

#sitemap a {
	text-decoration:none;
}

h1 {
	clear:both;
	text-transform:uppercase;
	color:#272727;
	font-weight:bold;
	font-size:27px;
	padding-bottom:20px;
	line-height:34px;
}

.cufon-vml {
        margin: 3px 0 4px 0;
} 

h2 {
	text-transform:uppercase;
	color:#131313;
	font-size:18px;
	font-weight:bold;
	padding-bottom:20px;
}

h3 {
	text-transform:uppercase;
	color:#748585;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	font-style:italic;
}

h4 {
	text-transform:none;
	color:#131313;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	font-style:italic;
}

h5 {
	text-transform:none;
	color:#748585;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	font-style:italic;
}

/* 
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	      															SIDEBAR
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/

#sidebar {
	width:313px;
}

.sidebar {
	width:313px;
}

.sidebar_header {
	width:313px;
	height:16px;
	background:url(images/sidebar_header.png) no-repeat top left;
	_background:url(images/sidebar_header.gif) no-repeat top left;
	
}

.sidebar_header2 {
	width:313px;
	height:21px;
	background:url(images/sidebar_header2.png) no-repeat top left;
	_background:url(images/sidebar_header2.gif) no-repeat top left;
	
}

.sidebar_header3 {
	width:313px;
	height:39px;
	background:url(images/sidebar_header3.png) no-repeat top left;
	_background:url(images/sidebar_header3.gif) no-repeat top left;
	
}

.sidebar_bg {
	width:313px;
	background:url(images/sidebar_bg.png) repeat-y top left;
	_background:url(images/sidebar_bg.gif) repeat-y top left;
	
}

.sidebar_footer {
	width:313px;
	height:23px;
	background:url(images/sidebar_footer.png) no-repeat top left;
	_background:url(images/sidebar_footer.gif) no-repeat top left;
	
}

.sidebar_footer2 {
	width:313px;
	height:23px;
	background:url(images/sidebar_footer2.png) no-repeat top left;
	_background:url(images/sidebar_footer2.gif) no-repeat top left;
	
}

.sidebar p {
	color:#a6a6a6;
	font-size:12px;
	padding: 9px 20px 10px 20px;
	line-height:15px;
}


.sidebar  p.hr {
	background:url(images/sidebar_hl.gif) repeat-x top left;
	width:230px;
	margin: 35px 0 25px 20px;
}

.sidebar .crew_profile p.name {
	font-size:14px;
	padding: 8px 0 0 12px;
	color:#ffffff;
}

.sidebar .crew_profile p.title{
	font-size:12px;
	padding: 2px 0 0 12px;
	color:#929292;
}

.sidebar .crew_profile_selected p.name {
	font-size:14px;
	padding: 8px 0 0 12px;
	color:#748585;
}

.sidebar .crew_profile_selected p.title{
	font-size:12px;
	padding: 2px 0 0 12px;
	color:#929292;
}

.sidebar .episode_profile p.name {
	font-size:14px;
	padding: 8px 0 0 12px;
	color:#ffffff;
}

.sidebar .episode_profile p.title{
	font-size:12px;
	padding: 2px 0 0 12px;
	color:#929292;
}

.sidebar .episode_profile_selected p.name {
	font-size:14px;
	padding: 8px 0 0 12px;
	color:#748585;
}

.sidebar .episode_profile_selected p.title{
	font-size:12px;
	padding: 2px 0 0 12px;
	color:#929292;
}

.sidebar .episode_profile_na p.name {
	font-size:14px;
	padding: 8px 0 0 12px;
	color:#ffffff;
}

.sidebar .episode_profile_na p.title{
	font-size:12px;
	padding: 2px 0 0 12px;
	color:#929292;
}

.sidebar h2 {
	color:#ffffff;
	font-size:16px;
	padding-left:20px;
	padding-top:4px;
	font-style:normal;
}

.sidebar h1 {
	color:#ffffff;
	font-size:18px;
	text-transform:uppercase;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:0px;
	line-height:23px;
}


/* 
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	      															CONTEST
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/

.contest {
	width:400px;
}

.contest_header {
	width:400px;
	height:16px;
	background:url(images/contest_header.png) no-repeat top left;
	_background:url(images/contest_header.gif) no-repeat top left;
}

.contest_bg {
	width:400px;
	background:url(images/contest_bg.png) repeat-y top left;
	_background:url(images/contest_bg.gif) repeat-y top left;
}

.contest_footer {
	width:400px;
	height:23px;
	background:url(images/contest_footer.png) no-repeat top left;
	_background:url(images/contest_footer.gif) no-repeat top left;
}

.contest p {
	color:#a6a6a6;
	font-size:12px;
	padding: 9px 30px 10px 20px;
	line-height:15px;
}


.contest p.hr {
	background:url(images/sidebar_hl.gif) repeat-x top left;
	width:320px;
	margin: 10px 0 10px 20px;
	padding:0;
	height:4px;
}

.contest h2 {
	color:#ffffff;
	font-size:12px;
	text-transform:none;
	line-height:18px;
	padding-left:20px;
	padding-right:30px;
	padding-top:4px;
	padding-bottom:5px;
	font-style:normal;
}

.contest h1 {
	color:#ffffff;
	font-size:18px;
	text-transform:uppercase;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:0px;
	line-height:23px;
}





/* 
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	      															TWITTER
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/

#twitter {
	width:313px;
}

#twitter h1 {
	color:#ffffff;
	font-size:18px;
	text-transform:uppercase;
	padding-left:20px;
	padding-top:44px;
	padding-bottom:0px;
}


.twitter_header {
	width:313px;
	height:126px;
	background:url(images/twitter_header2.png) no-repeat top left;
	_background:url(images/twitter_header2.gif) no-repeat top left;
	
}

.twitter_bg {
	width:313px;
	background:url(images/twitter_bg.png) no-repeat top left;
	_background:url(images/twitter_bg.gif) no-repeat top left;
	
}

.twitter_footer {
	width:313px;
	height:62px;
	background:url(images/twitter_footer2.png) no-repeat top left;
	_background:url(images/twitter_footer2.gif) no-repeat top left;
	
}

#twitter .twitter_bg p {
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#ffffff;
	line-height:16px;
	padding: 5px 30px 5px 30px;
}

#twitter .twitter_header p {
	font-size:12px;
	color:#a6a6a6;
	line-height:14px;
	padding: 12px 30px 8px 20px;
}

#twitter .twitter_footer p {
	font-size:10px;
	color:#a6a6a6;
	line-height:14px;
	text-align:right;
	padding: 20px 20px 8px;
	text-transform:uppercase;
}

#tweet ul li {
	list-style:none;
}

#tweetTime ul li {
	list-style:none;
}


/* 
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	      															CREW
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/


#crew_menu {
	width:304px;
	margin-left:2px;
	background:url(images/profile_bg.jpg) repeat-y top left;
}


#profile_vid {
	width:602px;
	height:353px;
	padding-left:16px;
	padding-top:14px;
	background:url(images/profile_vid_bg.png) no-repeat top left;
	_background:url(images/profile_vid_bg.jpg) no-repeat top left;
}

#profile_vid2 {
	width:602px;
	height:353px;
	padding-left:16px;
	padding-top:14px;
	background:url(images/profile_vid_bg.png) no-repeat top left;
	_background:url(images/profile_vid_bg.jpg) no-repeat top left;
}

#profile_vid3 {
	width:602px;
	height:353px;
	padding-left:16px;
	padding-top:14px;
	background:url(images/profile_vid_bg.png) no-repeat top left;
	_background:url(images/profile_vid_bg.jpg) no-repeat top left;
}

.crew_profile {
	height:49px;
	padding-left:27px;
}

.crew_profile_selected {
	height:49px;
	padding-left:27px;
	/*-moz-opacity: 0.3 !important;
	-webkit-opacity: 0.3!important;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)" !important;
	filter: alpha(opacity=30) !important;
	opacity: 0.3 !important;
	*/
}


.crew_profile p {
	text-align:left;
}

.crew_profile_selected p {
	text-align:left;
}

.crew_overview {
	padding-left:25px; 
	padding-right:40px;
	padding-top:30px;
}

.profile_details {
	clear:both;
	padding-left:25px; 
	padding-right:40px;
}

.crew_overview h1 {
	padding-bottom:5px;
}

#crew_top {
	width:603px;
	height:44px;
	background:url(images/main_crew_top.png) no-repeat top left;
	_background:url(images/main_crew_top.gif) no-repeat top left;
}


.profile_details h3 {
	color:#393939;
	font-size:24px;
	line-height:31px;
	text-transform:none;
	font-weight:normal;
	padding-top:18px;
	padding-bottom:18px;
}

.profile_details h1 {
	padding-bottom:0px;
}

.profile_details p.title {
	font-size:16px;
	padding-bottom:4px;
}

.profile_details p.info {
	font-size:12px;
	padding-bottom:15px;
	line-height:15px;
}


/* 
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	      															FLEET
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/

#fleet_link {
	width:960px; 
	height:350px;
	position:relative;
}



#fleet_wrapper {
	width:960px; 
	padding-left:24px;
	padding-top: 60px;
	height:280px;
}

#fleet_nav {
	width:870px;
	height:200px;
	float:left;
	overflow:hidden;
	position:relative;
}

#fleet_slide {
	float:left;
	position:absolute;
	left:0;
	top:0;
}

.fleet_item {
	width:290px;
	height:200px;
	float:left;
	position:absolute;
}

#arrow_left{
	margin-top:70px;
	float:left;
	width:22px;
	height:37px;
}

#arrow_right{
	margin-top:70px;
	float:left;
	width:22px;
	height:37px;
}

a.arrow_right, a.arrow_left{
	cursor:pointer;
}

#fleet_pic {
	width:939px;
	height:471px;
	display:block;
	padding-left:23px;
	padding-top:20px;
	background:url(images/fleet_profile_bg2.jpg) no-repeat top left;
}

#fleet_navigation {
	display:block;
	width:939px;
	height:42px;
	background:url(images/fleet_navigation_bg.jpg) no-repeat top left;
}

#fleet_nav1 {
	width:160px;
	float:left;
}

#fleet_nav1 p {
	font-weight:bold;
	font-size:12px;
	padding: 15px 0 0 15px;
	line-height:13px;
}

#fleet_nav2 {
	width:619px;
	float:left;
}

#fleet_nav2 p {
	font-weight:bold;
	font-size:11px;
	text-align:center;
	padding: 10px 0 0 0;
}

#fleet_nav3 {
	width:160px;
	float:left;
}

#fleet_nav3 p {
	font-weight:bold;
	font-size:12px;
	text-align:right;
	padding: 15px 15px 0 0;
	line-height:13px;
}



#fleet_btns {
	width:939px;
	height:76px;
}

ul#fleet_navigation {
	width: 939px;
	height: 76px;
	margin:0;
	padding:0;
	background: url('images/fleet_btns.png');
	_background: url('images/fleet_btns.gif');
	position:relative;
}


ul#fleet_navigation li {
	display:block;
	height:76px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}


ul#fleet_navigation li a {
	display:block;
	height:76px;
	text-indent:-9000px; 
	background-color:transparent;
}



li#fl1 {
	left: 20px;
	width: 180px;
}

li#fl2 {
	left: 200px;
	width: 180px;
}

li#fl3 {
	left: 380px;
	width: 180px;
}

li#fl4 {
	left: 560px;
	width: 180px;
}

li#fl5 {
	left: 740px;
	width: 180px;
}

#fl1 a:hover {
	background: transparent url(images/fleet_btns.png) -20px -76px no-repeat;
	_background: transparent url(images/fleet_btns.gif) -20px -76px no-repeat;
}

#fl2 a:hover {
	background: transparent url(images/fleet_btns.png) -200px -76px no-repeat;
	_background: transparent url(images/fleet_btns.gif) -200px -76px no-repeat;
}

#fl3 a:hover {
	background: transparent url(images/fleet_btns.png) -380px -76px no-repeat;
	_background: transparent url(images/fleet_btns.gif) -380px -76px no-repeat;
}

#fl4 a:hover {
	background: transparent url(images/fleet_btns.png) -560px -76px no-repeat;
	_background: transparent url(images/fleet_btns.gif) -560px -76px no-repeat;
}

#fl5 a:hover {
	background: transparent url(images/fleet_btns.png) -740px -76px no-repeat;
	_background: transparent url(images/fleet_btns.gif) -740px -76px no-repeat;
}

#fl1 a.navOn {
	background: transparent url(images/fleet_btns.png) -20px -76px no-repeat;
	_background: transparent url(images/fleet_btns.gif) -20px -76px no-repeat;
}

#fl2 a.navOn {
	background: transparent url(images/fleet_btns.png) -200px -76px no-repeat;
	_background: transparent url(images/fleet_btns.gif) -200px -76px no-repeat;
}

#fl3 a.navOn {
	background: transparent url(images/fleet_btns.png) -380px -76px no-repeat;
	_background: transparent url(images/fleet_btns.gif) -380px -76px no-repeat;
}

#fl4 a.navOn {
	background: transparent url(images/fleet_btns.png) -560px -76px no-repeat;
	_background: transparent url(images/fleet_btns.gif) -560px -76px no-repeat;
}

#fl5 a.navOn {
	background: transparent url(images/fleet_btns.png) -740px -76px no-repeat;
	_background: transparent url(images/fleet_btns.gif) -740px -76px no-repeat;
}

.fleet_description {
	padding-left:20px; 
}

.fleet_description_l {
	width:576px;
	float:left;
	padding-top:20px;
	padding-right:30px;
}

.fleet_description_r {
	width:314px;
	float:left;
	padding-top:90px;
}


#fleet_photos img {
	margin-right:3px;
	margin-bottom:3px;
	border: 1px solid #7f8476;
}


#fleet_videos img {
	margin-right:3px;
	margin-bottom:3px;
	border: 1px solid #7f8476;
}

.fleet_description_r img {
	padding-right:1px;
	padding-bottom:1px;
}





/* 
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	      															EXTRAS
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/

#extras_menu {
	width:304px;
	margin-left:2px;
	padding-top:10px;
	padding-bottom:10px;
}

#extras_menu h2 {
	padding-left:55px;
	padding-top:9px;
	padding-bottom:4px;
}

#extras_menu h2.extras_selected {
	color:#748585;
}

#storymap_menu {
	width:304px;
	margin-left:2px;
	padding-top:0px;
	padding-bottom:0px;
}

#storymap_menu p {
	padding-right:45px;
	padding-top:10px;
	padding-bottom:0px;
	text-align:right;
}

.map_link {
	display:block;
	width: 300px;
	height:32px;
	cursor:pointer;
	background:url(images/map_link_bg.png) 0px 0px no-repeat;
	_background:url(images/map_link_bg.gif) 0px 0px no-repeat;
}

.map_link:hover {
	background:url(images/map_link_bg.png) 0px -35px no-repeat;
	_background:url(images/map_link_bg.gif) 0px -35px no-repeat;
}

#sidebar_extras {
	padding-left:14px;
}

#photo_gallery_top{
	width:585px;
	height:80px;
	background:url(images/photo_gallery_top.png) no-repeat top left;
	_background:url(images/photo_gallery_top.jpg) no-repeat top left;
}

#photo_gallery_btm{
	width:585px;
	height:361px;
	background:url(images/photo_gallery_btm.jpg) no-repeat top left;
}

#pilot_slang{
	width:585px;
	height:407px;
	background:url(images/pilot_slang_bg.jpg) no-repeat top left;
}

#pilot_slang p{
	text-align:center;
	color:#515151;
	padding: 84px 135px 8px 135px;
	line-height:19px;
}

.slang_navigation {
	display:block;
	width:597px;
	height:20px;
}

.vid_sub_nav {
	width:596px;
	height:70px;
}

.vid_sub_nav p {
	font-weight:bold;
	font-size:11px;
	text-align:center;
	padding: 5px 0 4px 0;
	color: #9b9b9b;
}

.slang_nav1 {
	width:160px;
	float:left;
}

.slang_nav1 p {
	font-weight:bold;
	font-size:12px;
	padding: 0 0 0 15px;
}

.slang_nav2 {
	width:267px;
	float:left;
}

.slang_nav2 p {
	font-weight:bold;
	font-size:11px;
	text-align:center;
	padding: 0;
	color: #9b9b9b;
}

.slang_nav3 {
	width:160px;
	float:left;
}

.slang_nav3 p {
	font-weight:bold;
	font-size:12px;
	text-align:right;
	padding: 0 15px 0 0;
}

.sidebar p.quiz_link {
	font-size:10px;
	color:#a6a6a6;
	line-height:14px;
	text-align:right;
	padding: 12px 26px 0px;
	text-transform:uppercase;
}


#the_quiz{
	width:585px;
	height:396px;
	background:url(images/quiz_bg.jpg) no-repeat top left;
}

#the_quiz p{
	text-align:center;
	color:#515151;
	width:365px;
	padding: 116px 0 8px 125px;
	line-height:19px;
}

.links_left {
	width:23px;
	float:left;
	padding-top:20px;
}

.links_right {
	width:596px;
	padding-right:40px;
	
}

.links_right p {
	color:#505050;
	padding-top:5px;
}

.links_right p.link_title {
	font-size:12px;
	color:#717171;
	padding-bottom:0px;
	padding-top:0px;
}

.links_right h3 {
	color:#478888;
	font-style:normal;
	font-size:18px;
	text-transform:none;
	padding-bottom:0px;
}

.podcasts_left {
	float:left;
	padding-left:0px;
	width:410px;
	padding-right:30px;
}

.podcasts_left p {
	padding-bottom:30px;
}

.podcasts_right {
	float:left;
	width:130px;
}

.podcasts_left h3 {
	color:#191919;
	font-size:16px;
	font-weight:bold;
	padding-bottom:6px;
	font-style:normal;
}

.podcasts_left .podcast_time {
	color:#748585;
}

.podcasts_right p {
	font-size:11px;
	text-transform:uppercase;
	padding:0;
	line-height:14px;
	font-weight:bold;
	padding-top:26px;
}

.podcasts_right a:link {
	text-decoration:none;
}

.podcasts_right a:visited {
	text-decoration:none;
}

.podcast_wrapper {
	float:left;
	background:url(images/news_hl.gif) repeat-x bottom left;
	padding-top:30px;
}



#photo_gallery {
	width:773px;
	height:546px;
	padding-left:25px;
	padding-top:15px;
	background:url(images/slideshow_bg_sm.jpg) no-repeat top left;
}


#pilot_slang_top {
	width:602px;
	height:35px;
	background:url(images/pilot_slang_header_top.png) no-repeat top left;
	_background:url(images/pilot_slang_header_top.gif) no-repeat top left;
}

#pilot_slang_btm {
	width:602px;
	height:342px;
	padding-left:12px;
	background:url(images/profile_vid_bg.png) no-repeat bottom left;
	_background:url(images/profile_vid_bg.jpg) no-repeat bottom left;
}

#pilot_slang_copy {
	padding-left:13px; 
	padding-right:40px;
}

.pilot_slang_column {
	width:190px;
	float:left;
}

.pilot_slang_column h3 {
	font-size:30px;
	color:#478888;
	font-style:normal;
	font-weight:normal;
	padding-top:25px;
	padding-bottom:10px;
}

p.slang_nav {
	text-align:center;
	font-size:11px;
	font-weight:bold;
	padding:0;
}

.slang_wrapper {
	width:600px;
	padding-top:30px;
	float:left;
}

.slang_left {
	width:111px;
	float:left;
	padding-left:15px;
}

.slang_left h1.slang_letter {
	width:84px;
	height:71px;
	color:#FFFFFF;
	font-size:38px;
	
	text-align:center;
	padding-top:16px;
	background:url(images/slang_letter_bg.png) no-repeat top left;
	_background:url(images/slang_letter_bg.gif) no-repeat top left;
} 

.slang_right {
	width: 473px;
	float: left;
}

.slang_right b {
	text-transform:uppercase;
}





/* 
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	      															EPISODES
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/


#episode_menu {
	width:304px;
	margin-left:2px;
	background:url(images/profile_bg.jpg) repeat-y top left;
}


.episode_profile {
	height:49px;
	padding-left:27px;
}

.episode_profile_selected {
	height:49px;
	padding-left:27px;
	/* -moz-opacity: 0.3 !important;
	-webkit-opacity: 0.3!important;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)" !important;
	filter: alpha(opacity=30) !important;
	opacity: 0.3 !important;
	*/
}

.episode_profile_na {
	height:49px;
	padding-left:27px;
	-moz-opacity: 0.3 !important;
	-webkit-opacity: 0.3!important;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)" !important;
	filter: alpha(opacity=30) !important;
	opacity: 0.3 !important;
}


.episode_profile_selected .name {
	color: #748585;
}


.episode_profile p {
	text-align:left;
}

.episode_profile_selected p {
	text-align:left;
}

.episode_overview {
	padding-left:25px; 
	padding-right:40px;
}

.episode_summary {
	padding-left:25px; 
	padding-right:40px;
}

#episode_summary_l {
	width:248px;
	float:left;
	padding-top:20px;
}

#episode_summary_r {
	width:248px;
	float:left;
	padding-left:60px;
	padding-top:20px;
}

.episode_overview p {
	font-size:12px;
	line-height:15px;
}



.episode_overview h1 {
	padding-bottom:6px;
	line-height: 28px;
}


.video_callout {
	width:580px;
	clear:both;
}

.video_thumb {
	width:167px;
	height:125px;
	float:left;
	background:url(images/vid_thumb_bg.png) no-repeat top left;
	padding-top: 12px;
	padding-left: 11px;
}

.video_info {
	width:390px;
	float:left;
}

.video_callout p.vid_type {
	color:#519090;
	font-size:12px;
	font-weight:bold;
	padding-bottom:1px;
	padding-top:8px;
	text-transform:uppercase;
}

.video_callout p.vid_title {
	color:#000;
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
	text-transform:uppercase;
}





/* 
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	      															NEWS
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/

.newspost {
	width:570px;
	float:left;
	background:url(images/news_hl.gif) repeat-x bottom left;
	padding-top:10px;
}

.newspost_l {
	width:155px;
	float:left;
}

.newspost_l img {
	padding-bottom:15px;
}


.newspost_r {
	width:415px;
	float:right;
	text-align:left;
}

.newspost_r p.newspost_date {
	color:#717171;
	font-size:12px;
	padding: 0; 
	text-transform:none;
	height: 20px;
	font-weight:normal;
}

.newspost_r h3 {
	color:#191919;
	font-size:16px;
	line-height:18px;
	font-weight: bold;
	text-transform:none;
	font-style:normal;
	padding: 0; 
	padding-bottom:14px;
}



p.close {
	text-align:right;
	font-size:12px;
	text-transform:uppercase;
	font-style:inherit;
	font-weight:bold;
	padding-right:10px;
}














/* 
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	      															FORM ATTRIBUTES
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/

.sidebar .submit{
	
	border: none;
	width:158px; 
	height:22px; 
	vertical-align:middle;
	cursor:pointer;
}

.sidebar  a input.submit {

	display:inline-block;
	width:158px; 
	height:22px;
	background: url(images/btn_signup_now.gif) 0px 0px no-repeat;
} 

.sidebar  a:hover input.submit {
	background: url(images/btn_signup_now.gif) 0px -22px no-repeat;
} 

.sidebar .submit_contest{
	
	border: none;
	width:158px; 
	height:22px; 
	vertical-align:middle;
	cursor:pointer;
}

.sidebar  a input.submit_contest {

	display:inline-block;
	width:158px; 
	height:22px;
	background: url(images/btn_enter_now.gif) 0px 0px no-repeat;
} 

.sidebar  a:hover input.submit_contest {
	background: url(images/btn_enter_now.gif) 0px -22px no-repeat;
} 

.sidebar  input.text_select {
	margin-top:3px;
	width:267px;
	height:23px;
	font-size:11px;
	padding:0px 10px 3px 6px;  
	*padding-top:5px;
	color:#b7b7b7;
	background: url(images/form_bg.gif) no-repeat top left;
	border:none;
}




/* 
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	      															LINKS
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/



a {
	outline:none;
	color: #748585; 
}

a:link { 
	color: #748585; 
	text-decoration: underline;
}

a:visited { 
	color: #748585;
	text-decoration: underline;
}

a:hover { 
	color: #7ca8a8; 
	text-decoration: none;
}

.links_right .link_title a:link { 
	color: #717171; 
	text-decoration: none;
}

.links_right .link_title a:visited { 
	color: #717171; 
	text-decoration: none;
}

.links_right .link_title a:hover { 
	color: #717171; 
	text-decoration: underline;
}

#footer a:link { 
	color: #969899; 
	text-decoration: none;
}

#footer a:visited { 
	color: #969899;
	text-decoration: none;
}

#footer a:hover { 
	color: #ffffff; 
	text-decoration: none;
}

.sidebar a:link { 
	color: #ffffff; 
	text-decoration: none;
}

.sidebar a:visited { 
	color: #ffffff;
	text-decoration: none;
}

.sidebar a:hover { 
	color:#CCCCCC; 
	text-decoration: none;
}

.contest a:link { 
	color: #ffffff; 
	text-decoration: none;
}

.contest a:visited { 
	color: #ffffff;
	text-decoration: none;
}

.contest a:hover { 
	color:#CCCCCC; 
	text-decoration: none;
}

.sidebar a.small_grey:link { 
	color: #a6a6a6; 
	font-size:10px;
	text-decoration: underline;
}

.sidebar a.small_grey:visited { 
	color: #a6a6a6; 
	font-size:10px;
	text-decoration: underline;
}

.sidebar a.small_grey:hover { 
	color: #ffffff; 
	font-size:10px;
	text-decoration: none;
}



#twitter a:link { 
	color: #a6a6a6; 
	text-decoration: none;
}

#twitter a:visited { 
	color: #a6a6a6;
	text-decoration: none;
}

#twitter a:hover { 
	color:#ffffff; 
	text-decoration: none;
}

#quiz a:link { 
	color: #a6a6a6; 
	text-decoration: none;
}

#quiz a:visited { 
	color: #a6a6a6;
	text-decoration: none;
}

#quiz a:hover { 
	color:#ffffff; 
	text-decoration: none;
}

#history a:link { 
	color: #a6a6a6; 
	text-decoration: underline;
}

#history a:visited { 
	color: #a6a6a6;
	text-decoration: underline;
}

#history a:hover { 
	color:#ffffff; 
	text-decoration: none;
}


a.selected { 
	color: #ffffff; 
}

a.news_more:link {
	color:#478888;
	text-decoration:none;
}

a.news_more:visited {
	color:#478888;
	text-decoration:none;
}

a.news_more:hover {
	color:#748585;
	text-decoration:none;
}

.links_right a:link {
	color:#478888;
	text-decoration:none;
}

.links_right a:visited {
	color:#478888;
	text-decoration:none;
}

.links_right a:hover {
	color:#748585;
	text-decoration:none;
}

a.to_top:link {
	color:#2f2f2f;
	text-decoration:none;
}

a.to_top:visited {
	color:#2f2f2f;
	text-decoration:none;
}

a.to_top:hover {
	color:#2f2f2f;
	text-decoration:none;
}

a.close_news:link {
	color:#0d0d0d;
}

a.close_news:visited {
	color:#0d0d0d;
}

a.close_news:hover {
	color:#777777;
}

p.slang_nav a {
	padding: 0 5px 0 5px;
}

p.slang_nav a:link {
	color:#9b9b9b;
	text-decoration:none;
}

p.slang_nav a:visited {
	color:#9b9b9b;
	text-decoration:none;
}

p.slang_nav a:hover {
	color:#748585;
	text-decoration:none;
}

a.gallery_link, a.slang_link, a.play_now_link {
	text-indent:-4000px;
}

a.gallery_link:link {
	display:block;
	width:160px;
	height:24px;
	background:url(images/btn_gallery.gif) 0px 0px no-repeat;
}

a.gallery_link:visited {
	display:block;
	width:160px;
	height:24px;
	background:url(images/btn_gallery.gif) 0px 0px no-repeat;
}

a.gallery_link:hover {
	display:block;
	width:160px;
	height:24px;
	background:url(images/btn_gallery.gif) 0px -24px no-repeat;
}

a.slang_link:link {
	display:block;
	width:160px;
	height:24px;
	background:url(images/btn_slang.gif) 0px 0px no-repeat;
}

a.slang_link:visited {
	display:block;
	width:160px;
	height:24px;
	background:url(images/btn_slang.gif) 0px 0px no-repeat;
}

a.slang_link:hover {
	display:block;
	width:160px;
	height:24px;
	background:url(images/btn_slang.gif) 0px -24px no-repeat;
}

a.play_now_link:link {
	display:block;
	width:160px;
	height:24px;
	background:url(images/btn_play_now.gif) 0px 0px no-repeat;
}

a.play_now_link:visited {
	display:block;
	width:160px;
	height:24px;
	background:url(images/btn_play_now.gif) 0px 0px no-repeat;
}

a.play_now_link:hover {
	display:block;
	width:160px;
	height:24px;
	background:url(images/btn_play_now.gif) 0px -24px no-repeat;
}

a.fleet_next {
	display:block;
	height:12px;
	padding-right:18px;
	padding-top:0px;
	background:url(images/fleet_arrow_right.gif) top right no-repeat;
}

a.fleet_next:hover {
	background:url(images/fleet_arrow_right2.gif) top right no-repeat;
}

a.fleet_previous {
	display:block;
	height:12px;
	padding-left:18px;
	padding-top:0px;
	background:url(images/fleet_arrow_left.gif) top left no-repeat;
}

a.fleet_previous:hover {
	background:url(images/fleet_arrow_left2.gif) top left no-repeat;
}

#f0 {
	background:url(images/fleet_dc3.png) 0px 0px no-repeat;
	_background:url(images/fleet_dc3.gif) 0px 0px no-repeat;
}

#f1 {
	background:url(images/fleet_dc4.png) 0px 0px no-repeat;
	_background:url(images/fleet_dc4.gif) 0px 0px no-repeat;
}

#f2 {
	background:url(images/fleet_c46.png) 0px 0px no-repeat;
	_background:url(images/fleet_c46.gif) 0px 0px no-repeat;
}

#f3 {
	background:url(images/fleet_electra.png) 0px 0px no-repeat;
	_background:url(images/fleet_electra.gif) 0px 0px no-repeat;
}

#f4 {
	background:url(images/fleet_cl215.png) 0px 0px no-repeat;
	_background:url(images/fleet_cl215.gif) 0px 0px no-repeat;
}

a.fleet_link_btn {
	display:block;
	width: 290px;
	height:200px;
	background:url(images/fleet_link_btn.png) 0px 0px no-repeat;
	_background:url(images/fleet_link_btn.gif) 0px 0px no-repeat;
	text-indent:-4000px;
}

a.fleet_link_btn:hover {
	
	background:url(images/fleet_link_btn.png) 0px -200px no-repeat;
}

#fleet_navigation a.selected {
	color:#ffffff;
}

#fleet_nav1 a:link, #fleet_nav3 a:link {
	color:#ffffff;
	text-decoration:none;
}

#fleet_nav1 a:visited, #fleet_nav3 a:visited {
	color:#ffffff;
	text-decoration:none;
}

#fleet_nav1 a:hover, #fleet_nav3 a:hover {
	color:#9b9b9b;
	text-decoration:none;
}

#slang_nav1 a:link, #slang_nav3 a:link {
	color:#000;
	text-decoration:none;
}

#slang_nav1 a:visited, #slang_nav3 a:visited {
	color:#000;
	text-decoration:none;
}

#slang_nav1 a:hover, #slang_nav3 a:hover {
	color:#748585;
	text-decoration:none;
}

#fleet_nav2 a:link {
	color:#9b9b9b;
	text-decoration:none;
}

#fleet_nav2 a:visited {
	color:#9b9b9b;
	text-decoration:none;
}

#fleet_nav2 a:hover {
	color:#ffffff;
	text-decoration:none;
}

.profile_link {
	display:block;
	width: 300px;
	height:49px;
	cursor:pointer;
	background:url(images/profile_link_bg.png) 0px 0px no-repeat;
	_background:url(images/profile_link_bg.gif) 0px 0px no-repeat;
}

.profile_link:hover {
	display:block;
	width: 300px;
	height:49px;
	cursor:pointer;
	background:url(images/profile_link_bg.png) 0px -49px no-repeat;
	_background:url(images/profile_link_bg.gif) 0px -49px no-repeat;
}

.profile_link_selected {
	display:block;
	width: 300px;
	height:49px;
	background:none;
	cursor:default;
	background:url(images/profile_link_bg.png) 0px -49px no-repeat;
	_background:url(images/profile_link_bg.gif) 0px -49px no-repeat;
}

.profile_link_na {
	display:block;
	width: 300px;
	height:49px;
	background:none;
	cursor:default;
	background:none;
}


a.profile_link {
	display:block;
	width: 300px;
	height:49px;
	cursor:pointer;
	background:url(images/profile_link_bg.png) 0px 0px no-repeat;
	_background:url(images/profile_link_bg.gif) 0px 0px no-repeat;
}

a.profile_link:hover {
	display:block;
	width: 300px;
	height:49px;
	cursor:pointer;
	background:url(images/profile_link_bg.png) 0px -49px no-repeat;
	_background:url(images/profile_link_bg.gif) 0px -49px no-repeat;
}

a.profile_link_selected {
	display:block;
	width: 300px;
	height:49px;
	background:none;
	cursor:default;
	background:url(images/profile_link_bg.png) 0px -49px no-repeat;
	_background:url(images/profile_link_bg.gif) 0px -49px no-repeat;
}

a.extras_link {
	display:block;
	width: 300px;
	height:35px;
	cursor:pointer;
	background:url(images/extras_link_bg.png) 0px 0px no-repeat;
	_background:url(images/extras_link_bg.gif) 0px 0px no-repeat;
}

a.extras_link:hover {
	background:url(images/extras_link_bg.png) 0px -35px no-repeat;
	_background:url(images/extras_link_bg.gif) 0px -35px no-repeat;
}

a.extras_link_selected {
	display:block;
	width: 300px;
	height:35px;
	background:none;
	cursor:default;
	background:url(images/extras_link_bg.png) 0px -35px no-repeat;
	_background:url(images/extras_link_bg.gif) 0px -35px no-repeat;
}

.extras_link {
	display:block;
	width: 300px;
	height:35px;
	cursor:pointer;
	background:url(images/extras_link_bg.png) 0px 0px no-repeat;
	_background:url(images/extras_link_bg.gif) 0px 0px no-repeat;
}

.extras_link:hover {
	background:url(images/extras_link_bg.png) 0px -35px no-repeat;
	_background:url(images/extras_link_bg.gif) 0px -35px no-repeat;
}

.extras_link_selected {
	display:block;
	width: 300px;
	height:35px;
	background:none;
	cursor:default;
	background:url(images/extras_link_bg.png) 0px -35px no-repeat;
	_background:url(images/extras_link_bg.gif) 0px -35px no-repeat;
}

/* 
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
	      															NAVIGATION
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/

ul#nav_inside {
	width:980px;
	height:54px;
	margin: 0 auto;
	text-align:center;
	overflow:hidden;
	position:relative;
}

ul#nav_inside li {
	display:block;
	height:18px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}

ul#nav_inside li a {
	display:block;
	height:18px;
	text-indent:-9000px;
	background-color:transparent;
}

li#i1 {
	top:30px;
	left: 13px;
	width: 54px;
}

li#i2 {
	top:30px;
	left: 97px;
	width: 54px;
}

li#i3 {
	top:30px;
	left: 185px;
	width: 56px;
}

li#i4 {
	top:30px;
	left: 265px;
	width: 54px;
}

li#i5 {
	top:30px;
	left: 635px;
	width: 86px;
}

li#i6 {
	top:30px;
	left: 755px;
	width: 103px;
}

li#i7 {
	top:30px;
	left: 857px;
	width: 92px;
}

#i1 a {
	background: transparent url(images/nav_show.gif) 0px 0px no-repeat;
}

#i2 a {
	background: transparent url(images/nav_crew.gif) 0px 0px no-repeat;
}

#i3 a {
	background: transparent url(images/nav_fleet.gif) 0px 0px no-repeat;
}

#i4 a {
	background: transparent url(images/nav_news.gif) 0px 0px no-repeat;
}

#i5 a {
	background: transparent url(images/nav_episodes.gif) 0px 0px no-repeat;
}

#i6 a {
	background: transparent url(images/nav_extras.gif) 0px 0px no-repeat;
}

#i7 a {
	background: transparent url(images/nav_storymap.gif) 0px 0px no-repeat;
}



#i1 a:hover {
	background: transparent url(images/nav_show.gif) 0px -18px no-repeat;
}
#i2 a:hover {
	background: transparent url(images/nav_crew.gif) 0px -18px no-repeat;
}
#i3 a:hover {
	background: transparent url(images/nav_fleet.gif) 0px -18px no-repeat;
}
#i4 a:hover {
	background: transparent url(images/nav_news.gif) 0px -18px no-repeat;
}
#i5 a:hover {
	background: transparent url(images/nav_episodes.gif) 0px -18px no-repeat;
}
#i6 a:hover {
	background: transparent url(images/nav_extras.gif) 0px -18px no-repeat;
}
#i7 a:hover {
	background: transparent url(images/nav_storymap.gif) 0px -18px no-repeat;
}

#i1 a.selected {
	background: transparent url(images/nav_show.gif) 0px -36px no-repeat;
}
#i2 a.selected {
	background: transparent url(images/nav_crew.gif) 0px -36px no-repeat;
}
#i3 a.selected {
	background: transparent url(images/nav_fleet.gif) 0px -36px no-repeat;
}
#i4 a.selected {
	background: transparent url(images/nav_news.gif) 0px -36px no-repeat;
}
#i5 a.selected {
	background: transparent url(images/nav_episodes.gif) 0px -36px no-repeat;
}
#i6 a.selected {
	background: transparent url(images/nav_extras.gif) 0px -36px no-repeat;
}
#i7 a.selected {
	background: transparent url(images/nav_storymap.gif) 0px -36px no-repeat;
}

/* APPLE DEVICE FLASH REPLACEMENT */
.homeApple {
	height:789px;
	width:100%;
	position:relative;
	overflow:hidden;
	background-image:url('images/applehome.jpg');
	background-position:center center;
}
.mapApple {
	height:789px;
	width:100%;
	position:relative;
	overflow:hidden;
	background-image:url('images/applemap.jpg');
	background-position:center center;
}
.gameApple {
	height:815px;
	width:100%;
	position:relative;
	overflow:hidden;
	background-image:url('images/applegame.jpg');
	background-position:center center;
}

