/* CSS applied to:
	- Game Details
	- News
	- Support
*/

/********* Main Divs ***************/

#rightcol{
	padding: 205px 0px 0px 0px;
}

/**********************************************/
/*           Game Details Section             */
/**********************************************/
#page_game{
	margin: 164px 0 0 0;
	padding: 0;
	width: 625px;
}

#page_game h3{
	margin: 0;
	padding: 0;
	width: 624px;
	height: 60px;
	text-indent: -1999px;
}
#page_game h3.aboutFF{
	background: url(http://i.cdn.turner.com/ff/tools/images/header_game_about.gif) 0 0 no-repeat;
}
#page_game h3.faqs{
	background: url(http://i.cdn.turner.com/ff/tools/images/header_game_faq.gif) 0 0 no-repeat;
}
#page_game h3.nanos{
	background: url(http://i.cdn.turner.com/ff/tools/images/header_game_nano.gif) 0 0 no-repeat;
}
#page_game h3.manga{
		background: url(http://i.cdn.turner.com/ff/tools/images/header_game_manga.gif) 0 0 no-repeat;
}
#page_game h3.imagegallery{
		background: url(http://i.cdn.turner.com/ff/tools/images/header_media_imggallery2.gif) 0 0 no-repeat;
}
#page_game h3.videogallery{
		background: url(http://i.cdn.turner.com/ff/tools/images/header_media_vidgallery2.gif) 0 0 no-repeat;
}
#page_game .guideh3{
	background: url(http://i.cdn.turner.com/ff/tools/images/header_quick_start2.gif) 0 0 no-repeat;
}

#game_about, #game_faq, #game_story{
	margin: 0;
	padding: 0;
	width: 622px;
	background: url(http://i.cdn.turner.com/ff/tools/images/bg_media_bluelines.gif) repeat;
	border: 0px solid #003366;
	border-width: 0 1px;
}
#game_about ul, #game_story ul{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 36px;
	background: white url(http://i.cdn.turner.com/ff/tools/images/bg_slideshow.jpg) 0 0 no-repeat;
}
#game_about ul li, #game_story ul li{
	margin: 5px 1px 5px 5px;
	padding: 0;
	float: left;
}
#game_about ul li strong, #game_story ul li strong{
	display: none;
}
#game_aboutul li a, #game_story li a{
	margin: 0;
	padding: 0;
}

/********* Manga / Image Galleries************/
#page_game h3.manga a{
	position: relative;
	top: 30px;
	left: 500px;
}
#image_gallery, #video_gallery{
	margin: 0;
	padding: 0;
	width: 622px;
	border: 0px solid #003366;
	border-width: 0 1px 0 1px;
}
#image_gallery ul, #video_gallery ul, #dl #dl_nav{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 36px;
	background: url(http://i.cdn.turner.com/ff/tools/images/bg_slideshow.jpg) 0 0 no-repeat;
}
#image_gallery li, #video_gallery li, #dl #dl_nav li{
	margin: 5px 1px 5px 5px;
	padding: 0;
	float: left;
}
#image_gallery li strong, #video_gallery li strong{
	display: none;
}
#image_gallery li a, #video_gallery li a{
	margin: 0 2px 0 0;
	padding: 0;
}


/************** About Overview ******************/
#game_about #overview{
	margin: 0 0 0 0;
	padding: 220px 0 10px 0;
	background: url(http://i.cdn.turner.com/ff/tools/images/bg_game_overviewfeat.jpg) 0 0 no-repeat;
	border: 0px solid white;
	border-width: 0 1px;
	position: relative;
}
#game_about #overview .char{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

/**** PODS ****/
#overview #pod1{
	position: relative;
	top: -5px;
	z-index: 2;
}
#overview #pod2, #overview #pod3, #overview #pod4, #overview #pod5{
	margin: 0 0 0 10px;
	padding: 5px 0 10px 0;	
	position: relative;
}
#overview #pod2 .grim{
	position: absolute;
	top: 13px;
	left: 599px;
}
#overview blockquote{
	margin: 0;
	padding: 0;
	font: bold 12px/18px Arial, sans-serif;
	color: black;
}
#overview blockquote h4{
	margin: 0;
	padding: 0 5px 0 0;	
	font-size: 14px;
	text-transform: uppercase;
	float: left;
}
#overview blockquote strong{
	text-transform: uppercase;
}
#overview blockquote p{
	margin: 0;
	padding: 0;
}
#overview #pod1 blockquote{
	width: 500px;
	position: absolute;
	top: 185px;
	left: 60px;
}
#overview #pod2 blockquote{
	width: 225px;
	position: absolute;
	top: 90px;
	left: 295px;
}
#overview #pod3 blockquote{
	width: 220px;
	position: absolute;
	top: 62px;
	left: 218px;
}
#overview #pod4 blockquote{
	width: 175px;
	position: absolute;
	top: 55px;
	left: 25px;
}

#overview #pod5 a#overviewJoin {
    width: 204px;
    height: 43px;
    margin: 0;
    padding: 0;
    display: block;
    position: absolute;
    top: 170px;
    left: 152px;
    background: url(http://i.cdn.turner.com/ff/tools/images/buttons/btn_about_joinnow.png) bottom left no-repeat;
}
#overview #pod5 a#overviewJoin:hover {
    background: url(http://i.cdn.turner.com/ff/tools/images/buttons/btn_about_joinnow.png) top left no-repeat;
}
#overview #pod5 a#overviewLearn {
	width: 188px;
	height: 40px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 175px;
	left: 400px;
	background: url(http://i.cdn.turner.com/ff/tools/images/buttons/btn_about_learnmore.png) bottom left no-repeat;
}
#overview #pod5 a#overviewLearn:hover {
	background: url(http://i.cdn.turner.com/ff/tools/images/buttons/btn_about_learnmore.png) top left no-repeat;
}
#page_game img.bg_bottom{
	margin: 0 0 0 1px;
}

/************** Game  Features ******************/
#game_about #game{
	margin: 0 0 0 0;
	padding: 180px 0 0 0;
	background: url(http://i.cdn.turner.com/ff/tools/images/bg_game_gamefeat.jpg) 0 0 no-repeat;
	border: 0px solid white;
	border-width: 0 1px;
	position: relative;
}
#game_about #game .char{
	position: absolute;
	top: -17px;
	left: 476px;
	z-index: 3;
}
/**** PODS ****/
#game #pod1{
	margin: 0 0 10px 10px;
	padding: 0;	
	position: relative;
	font: bold 12px/16px Arial, sans-serif;
	color: black;
}
#game #pod2, #game #pod3, #game #pod4, #game #pod5, #game #pod6{
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;	
	position: relative;
	font: bold 12px/16px Arial, sans-serif;
	color: black;
}
#game a{
	position: absolute;
	top: 210px;
	left: 490px;
}
#game #pod2 a{
	top: 200px;
}
#game #pod3 a{
	top: 220px;
}
#game #pod4 a{
	top: 610px;
}
#game ul.feats{
	margin: 0;
	padding: 0;
	position: absolute;
	list-style: none;
	background: none;
}
#game ul.feats li{
	margin: 0 0 5px 0;
	padding: 0 0 0 25px;
	display: inherit;
	background: url(http://i.cdn.turner.com/ff/tools/images/bullet_blueglow.gif) 0 2px no-repeat;
}
#game #pod1 ul.feats{
	width: 210px;
	top: 50px;
	left: 30px;
}
#game #pod2 ul.feats{
	width: 210px;
	top: 60px;
	left: 360px;
}
#game #pod3 ul.feats{
	width: 210px;
	top: 100px;
	left: 30px;
}
#game #pod4 ul{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 90px;
	left: 28px;
	background: none;
}
#game #pod4 li{
	margin: 0;
	padding: 0;
	float: left;
	font-weight: normal;
	border: 0px solid yellow;
}
#game #pod4 p{
	margin: 5px 0;
	width: 550px;
	position: absolute;
	top: 40px;
	left: 30px;
}
#game #pod4 strong{
	font-size: 16px;
	display: block;
}
#game #pod4 .armor{
	margin: 0;
	padding: 4px 10px 0 10px;
	width: 190px;
}
#game #pod4 .weapon{
	margin: 0;
	padding: 5px 10px 0 15px;
	width: 170px;
}
#game #pod4 .nano{
	margin: 0;
	padding: 5px 10px 0 15px;
	width: 125px;
}
#game #pod4 .trade{
	margin: -25px 0 0 0;
	padding: 5px 10px 0 30px;
	width: 175px;
}
#game #pod4 .accessory{
	margin: -25px 0 0 0;
	padding: 5px 10px 0 30px;
	width: 150px;
}
#game #pod5 ul.feats{
	width: 210px;
	top: 60px;
	left: 330px;
}
#game #pod6 ul.feats{
	width: 210px;
	top: 50px;
	left: 25px;
}

/************** Game Story ******************/
#game_story #story{
	margin: 0;
	padding: 190px 0 0 0;
	border: 0px solid white;
	border-width: 0 1px;
	position: relative;
}
#game_story #story .char{
	position: absolute;
	top: 0px;
	left: -10px;
}
/**** PODS ****/
#story #pod1{
	margin: 0 0 0 5px;
	padding: 0;	
	position: relative;
}
#story #pod1 img.ping {
	margin-top: -1px;
	padding: 0;
	float: left;
}
#story #pod2{
	margin: 5px 0 -10px 10px;
	padding: 0;
}
#story #pod2 a{
	position: relative;
	top: -50px;
	left: 375px;
}
/************* Nanos *************/
#game_nanos{
	margin: 0;
	padding: 0;
	width: 622px;
	border: 0px solid #003366;
	border-width: 0 1px;
}
#game_nanos .border{
	background: #0f1d25 url(http://i.cdn.turner.com/ff/tools/images/bg_game_nanoblue.jpg) 0 0 no-repeat;
	border: 1px solid white;
}
#game_nanos .header img{
	border-bottom: 1px solid white;
}
#game_nanos .nanofact{
	margin: 0 15px;
	padding: 5px 0;
	vertical-align: middle;
	border-bottom: 1px solid #5b5b5b;
}
#game_nanos .nanofact blockquote{
	margin: 0;
	padding: 10px 0 10px 10px;
	width: 340px;
	float: left;
	border: 0px solid yellow;
}
#game_nanos .nanofact h4{
	margin: 0;
	padding: 10px 0 4px 0;
	font: bold italic 14px/18px Arial, non-serif;
	color: #dfffff;
}
#game_nanos .nanofact p{
	margin: 12px 0;
	padding: 0;
	font: normal 12px/16px Arial, non-serif;
	color: #99ffff;
}
#game_nanos .nanofact img{
	margin: 10px 0 0 0;
	padding: 0;
}
#game_nanos #playnow{
	margin: 0;
	padding: 20px 0;
}
#game_nanos #playnow span{
	display: none;
}
#game_nanos #playnow a{
	margin: 0;
	padding: 0;
	width: 250px;
	height: 45px;
	display: block;
	position: relative;
	left: 200px;
	background: url(http://i.cdn.turner.com/ff/tools/images/buttons/btn_playnow_green.png) left bottom no-repeat;
}
#game_nanos #playnow a:hover{
	background: url(http://i.cdn.turner.com/ff/tools/images/buttons/btn_playnow_green.png) left top no-repeat;
}
/******************************************/
/*   News Section                        */
/*****************************************/
#page_news{
	margin: 24px 0 0 0;
	padding: 0;
	width: 625px;
}
#page_news h3{
	margin: 0;
	padding: 0;
	width: 624px;
	height: 60px;
}
#page_news h3.latest{
	background: url(http://i.cdn.turner.com/ff/tools/images/header_news_latestnews.gif) 0 0 no-repeat;
}
#page_news h3.newsletter{
	background: url(http://i.cdn.turner.com/ff/tools/images/header_news_newsletter.gif) no-repeat 0 0;
}
#page_news h3.press{
	background: url(http://i.cdn.turner.com/ff/tools/images/header_news_pressrelease.gif) no-repeat 0 0;
}
#page_news h3 span{
	display: none;
}
#page_news #pageset{
	margin: 10px 0 0 0;
	padding: 0;
	float: right;
	width: 150px;
}
#page_news #pageset2, #page_news #navbuttons, #page_support #navbuttons {
	margin: 0;
	padding: 5px 15px 5px 0;
	height: 35px;
	background: url(http://i.cdn.turner.com/ff/tools/images/bg_slideshow_bot.gif) 1px 0 no-repeat;
}

#page_news #navbuttons {
    float: left;
    width: 624px;
    margin-left: -1px;        
}

#page_news #pageset img{
	display: block;
}
#page_news #pageset2 ul{
	margin: 0 0 0 345px;
	padding: 0;
	list-style: none;
}
#page_news #pageset2 li{
	margin: 0;
	padding: 0;
	float: left;
}
#page_news #pageset2 .entry{
	padding: 5px 5px 0 0;
}
#page_news #backtonews{
	margin: 25px 0 0 0;
	padding: 0 20px 0 0;
	float: right;
}
#page_news #navbuttons ul, #page_support #navbuttons ul {
	margin: 0 0 0 215px;
	padding: 0;
	list-style: none;
}
#page_news #navbuttons li, #page_support #navbuttons li {
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
}
/* Pageset Buttons */
#page_news #pageset a, #page_news #pageset2 a{
	margin: 0 2px 0 0;
	padding: 0;
	float: left;
	display: block;
	width: 25px;
	height: 24px;
	font: bold 14px/24px Arial, sans-serif;
	color: #003366;
	text-decoration: none;
	text-indent: 9px;
	background: url(http://i.cdn.turner.com/ff/tools/images/bg_news_entry.gif) 0 0 no-repeat;
}
#page_news #pageset a:hover, #page_news #pageset2 a:hover, #page_news #pageset a.current, #page_news #pageset2 a.current{
	color: #ccffff;
	background: url(http://i.cdn.turner.com/ff/tools/images/bg_news_entry_on.gif) 0 0 no-repeat;
}
#news_latest, #news_details{
	margin: 0;
	padding: 0;
	width: 622px;
	background: url(http://i.cdn.turner.com/ff/tools/images/bg_media_bluelines.gif) repeat 0 0;
	border: 0px solid #003366;
	border-width: 0 1px;
}

#news_feature{
	margin: 0;
	padding: 0;
	height: 187px;
	background: url(http://i.cdn.turner.com/ff/tools/images/news_feature.jpg) 0 0 no-repeat;
	border: 0px solid white;
	border-width: 0 1px 15px 1px;
	position: relative;
}
#news_feature .screen{
	position: absolute;
	top: 90px;
}
#news_feature blockquote{
	margin: 0;
	padding: 5px 15px;
	font: bold 13px/16px Arial, sans-serif;
	color: white;
	position: relative;
	top: 90px;
}
#news_feature h4{
	margin: 0;
	padding: 2px 0;
	font: bold 20px/22px Arial, sans-serif;
	color: #ccffff;
}
#news_feature p{
	margin: 0;
	padding: 0;
}
#news_feature a{
	font: bold 12px/14px Arial, sans-serif;
	color: white;
	text-transform: uppercase;
}

/********* Press Release Section **********/

#press_feature{
	margin: 0;
	padding: 0;
	height: 151px;
	background: url(http://i.cdn.turner.com/ff/tools/images/news_feature.jpg) 0 0 no-repeat;
	border: 0px solid white;
	border-width: 0 1px 0px 1px;
	position: relative;
}

#press_feature .screen{
	position: absolute;
	top: 90px;
    display: none;
}
#press_feature blockquote{
	margin: 0;
	padding: 25px 15px;
	width: 400px;
    font: bold 13px/16px Arial, sans-serif;
	color: white;
	position: relative;
	top: 0px;
    left: 200px;
        
}
#press_feature h4{
	margin: 0;
	padding: 2px 0px 7px 0px;
	font: bold 18px/20px Arial, sans-serif;
	color: #ccffff;
}
#press_feature p{
	margin: 0;
	padding: 0;
    font-weight: normal;
    font-size: 13px;
}
#press_feature a{
	font: bold 12px/14px Arial, sans-serif;
	color: white;
	text-transform: uppercase;
}

/******* /Press Release Section *******/

#news_latest #news_list{
	margin: 0;
	padding: 0;
	border: 0px solid white;
	border-width: 0 1px;
}
#news_latest .new_item{
	margin: 0 1px;
	padding: 1px 0;
}
#news_latest .new_item ul{
	margin: 0;
	padding: 0 10px 0 35px;
	list-style: none;
	height: 29px;
	clear: left;
	background: url(http://i.cdn.turner.com/ff/tools/images/bg_news_title_off.gif) 0 0 no-repeat;
}
#news_latest .new_item ul:hover{
	cursor: pointer;
	background: url(http://i.cdn.turner.com/ff/tools/images/bg_news_title.gif) 0 0 no-repeat;
}
#news_latest .new_item ul li{
	margin: 0;
	padding: 0 10px;
	float: left;
	font: bold 14px/25px Arial, sans-serif;
}
#news_latest .new_item ul li.title{
	width: 420px;
}

#news_latest .new_item ul li.date{
	width: 107px;
}

#news_latest .new_item blockquote{
	margin: 0 10px 0 20px;
	padding: 5px 5px 0 5px;
	width: 577px;
	height: 144px;
	font: normal 12px/14px Arial, sans-serif;
	color: black;
	background: url(http://i.cdn.turner.com/ff/tools/images/bg_news_box.jpg) 0 0 no-repeat;	
}
.new_item img.thumb{
	margin: 10px 10px 5px 10px;
	padding: 0;
	float: left;
	border: 1px solid black;
}
.new_item p{
	margin: 0;
	padding: 10px;
	width: 370px;
	height: 90px;
	float: left;
}
.new_item span{
	margin: 0;
	padding: 0 20px 0 0;
	display: block;
	text-align: right;
}
.new_item span.normal{
	margin: 0;
	padding: 0;
	display: inline;
	font-style: normal;
	text-align: left;
}
.new_item span.byline{
	margin: 0;
	padding: 0 0 10px 0;
	display: block;
	font-size: 14px;
	font-style: italic;
	text-align: left;
}
.new_item ol{
	margin: 0;
	padding: 10px 0;
	list-style: none;
	float: left;
	width: 370px;
	height: 90px;
}
.new_item ol li{
	margin: 2px 0;
	padding: 0 0 0 20px;
	width: 100%;
	font: normal 12px/14px Arial, sans-serif;
	background: url(http://i.cdn.turner.com/ff/tools/images/bullet_blueglow.gif) 0 0 no-repeat;
}

/********* News Details *********/
#news_details{
	background: #f4f9fa;
}
#news_details #details{
	margin: 0;
	padding: 0 1px;
	color: black;
	border-top: 1px solid #517980;
	border-bottom: 1px solid #517980;
}
#news_details #news_header{
	color: #003366;
	border-top: 2px solid #b2c0c0;
}
#news_header .newsHeadline{
	margin:0;
	padding: 5px 10px;
	width: 435px;
	font-size: 30px;
	line-height: 32px;
	color: #0c344d;
	display: block;
}
#news_header .newsDate{
	margin: 0;
	padding: 10px 10px;
	width: 435px;
	font: bold 20px/22px Arial, sans-serif;
	color: #154766;
	display: block;
}
#news_header img{
	margin: 10px 15px 5px 5px;
	padding: 0;
	float: right;
	border: 1px solid black;
}
#news_text{
	margin: 0;
	padding: 0 10px 10px 10px;
	font-size: 12px;
	background: url(http://i.cdn.turner.com/ff/tools/images/bg_news_details.jpg) bottom left no-repeat;
	border-top: 1px solid #003366;
	border-bottom: 2px solid #b2c0c0;
}
#news_text div{
	margin: 10px 0;
	padding: 0;
}

#news_text p{
	margin: 10px 0;
	padding: 0;
}
#news_text img{
	margin: 5px 35px 5px 5px;
	float: left;
}
#news_text img.newsImage {
	margin: 12px 17px 5px 5px;
   border: 1px solid #000;
}


/**********************************************/
/*    Game - Dexlabl Upgrade Section          */
/**********************************************/
#page_short #upgrade{
	margin: 0;
	padding: 40px 0 0 0;
}
#page_short #upgrade .header{
	margin: 0;
	padding: 0;
	width: 624px;
	height: 190px;
	background: url(http://i.cdn.turner.com/ff/tools/images/upgrade_header_top.jpg) 24px 0 no-repeat;
}
#page_short #upgrade .header img{
	margin: -20px 0 0 0;
	float: right;
}
#page_short #upgrade .header p{
	margin: 0;
	padding: 0;
	position: relative;
	top: 110px;
	left: 34px;
	z-index: 0;
	font: bold 14px/18px Arial, non-serif;
	color: white;
}
#page_short #upgrade #vehicle{
	margin: 0;
	padding: 0;
	width: 624px;
	height: 206px;
	position: relative;
	top: -30px;
	z-index: 5;
	background: url(http://i.cdn.turner.com/ff/tools/images/upgrade_code.jpg) 20px 0 no-repeat;
}
#page_short #upgrade #vehicle p{
	margin: 0;
	padding: 0;
}
#page_short #upgrade p.description{
	width: 560px;
	position: relative;
	top: 45px;
	left: 40px;
}
#page_short #upgrade p.code{
	position: relative;
	top: 60px;
	left: 100px;
	font-size: 36px;
	letter-spacing: 4px;
}
#page_short #upgrade #vehicle A{
	margin: 0;
	padding: 0;
	display: block;
	width: 204px;
	height: 33px;
	position: relative;
	top: 80px;
	left: 140px;
	background: url(http://i.cdn.turner.com/ff/tools/images/buttons/btn_redeemnow.png) left bottom no-repeat;
}
#page_short #upgrade #vehicle A:hover{
	background: url(http://i.cdn.turner.com/ff/tools/images/buttons/btn_redeemnow.png) left top no-repeat;
}

#page_short #upgrade #vehicle A Span{
	display: none;
}
#page_short #upgrade #vehicle .char{
	position: absolute;
	left: 440px;
}
#page_short #upgrade #pod1{
	margin: 0 0 0 0;
	padding: 10px 0;
	width: 624px;
	height: 472px;
	position: relative;
	top: -20px;
	background: url(http://i.cdn.turner.com/ff/tools/images/upgrade_pod1.png) 0 0 no-repeat;
}
#page_short #upgrade #pod1 p{
	margin: 0;
	padding: 0;
	width: 200px;
	position: absolute;
	left: 260px;
	font: bold 12px/18px Arial, non-serif;
	color: black;
}
#page_short #upgrade #pod1 p.p1{
	top: 45px;
}
#page_short #upgrade #pod1 p.p2{
	top: 170px;
	width: 280px;
}
#page_short #upgrade #pod1 span{
	font-size: 10px;
	display: block;
}
#page_short #upgrade #pod1 p.p3{
	top: 300px;
	width: 220px;
}
#page_short #upgrade #devblog{
	display: none;
	margin: -20px 0 0 0;
	padding: 0;
	width: 620px;
	height: 155px;
	background: url(http://i.cdn.turner.com/ff/tools/images/upgrade_devblog.jpg) 0 0 no-repeat;
}
#page_short #upgrade #devblog a{
	margin: 0;
	padding: 0;
	width: 196px;
	height: 35px;
	display: block;
	position: relative;
	top: 90px;
	left: 230px;
	background: url(http://i.cdn.turner.com/ff/tools/images/buttons/btn_checkitout.png) left bottom no-repeat;
}
#page_short #upgrade #devblog a:hover{
	background: url(http://i.cdn.turner.com/ff/tools/images/buttons/btn_checkitout.png) left top no-repeat;
}
#page_short #upgrade #devblog span{
	display: none;
}
/**********************************************/
/*         Game Credits Section               */
/**********************************************/

#page_credits h3.gameCreds{
	background: url(http://i.cdn.turner.com/ff/tools/images/header_credits.gif) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	width: 624px;
	height: 60px;
    text-indent: -999em;
}

#credits {
	border: 1px solid #fff;
	border-width: 0 1px;
    width: 621px;
}

#creditsList {
	margin: 0;
	padding: 10px 10px;
	width: 601px;
    height: 6500px;
	background: url(http://i.cdn.turner.com/ff/tools/images/bg_credits.jpg) 0 0 repeat-y;
}

#ffCredits, #grigonCredits {
	margin: 0;
	padding: 80px 0px 0px 0px;
	width: 300px;
	float: left;
	text-align: center;
}


#ffCredits blockquote,
#grigonCredits blockquote,
#cnCredits blockquote {
	margin: 0;
	padding: 0;
}

#ffCredits ul,
#grigonCredits ul,
#cnCredits ul {
	margin: 0;
	padding: 0;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

#ffCredits ul,
#grigonCredits ul,
#cnCredits ul {
	list-style: none;
	text-align: center;
	width: 300px;
}

li.creditSection {
	font-size: 18px;
	margin: 10px 0px;
	color: #09c;
}

#cnCredits ul {
    width: 600px;
}

#ffCredits h3,
#grigonCredits h3 {
	margin: 0;
	padding: 0px 0px 16px 0px;
	text-indent: 0px;
	width: 300px;
	font-size: 30px;
	line-height: 32px;
}

#cnCredits {
	margin: 0;
	padding: 57px 0px 0px 0px;
	width: 600px;
	text-align: center;
	float: left;
}

#cnCredits h3 {
	margin: 0;
	padding: 0px 0px 16px 0px;
	text-indent: 0px;
	width: 600px;
	font-size: 30px;
	line-height: 32px;
}



/************* Footer ***************/
#footer{
	margin: 15px 0 10px 0;
	padding: 0;
	width: 100%;
}
#legal{
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
#legal a{
	margin: 0;
	padding: 0 10px;
	font: bold 11px/14px Arial, sans-serif;
	color: #99ffff;
	background: transparent;
	border-right: 1px solid #99ffff;
}
#legal a.end{
	border-right: none;
}
#disclaimer{
	margin: 0;
	padding: 5px 0;
	width: 100%;
	text-align: center;
	font: normal 12px/14px Arial, sans-serif;
	color: white;
}


/**********************************************/
/*           Game Guide Section               */
/**********************************************/
#page_game .guideh3{
	margin: 0;
	padding: 0;
	width: 624px;
	height: 60px;
   text-indent: -999em;
}
#gameguide {
	padding-top: 5px;
	border: 0px solid #fff;
	border-width: 0 1px;
   width: 621px;
   background-color: #000;
}

/**********************************************/
/*           Game Credits Section             */
/**********************************************/
#page_credits{
	margin: 164px 0 0 0;
}

#page_credits h3.gameCreds{
	background: url(http://i.cdn.turner.com/ff/tools/images/header_credits.gif) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	width: 624px;
	height: 60px;
    text-indent: -999em;
}

#credits {
    margin: 0;
    padding: 0;
	border: 1px solid #fff;
	border-width: 0 1px;
    width: 621px;
}

#creditsList {
	margin: 0;
	padding: 0px;
	width: 621px;
    height: 6180px;
	background: url(http://i.cdn.turner.com/ff/tools/images/bg_credits.jpg) 0 0 repeat-y;
}

#ffCredits, #grigonCredits {
	margin: 0;
	padding: 40px 0px 0px 20px;
	width: 280px;
	text-align: center;
	float: left;
}


#ffCredits ul,
#grigonCredits ul,
#cnCredits ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px;
	width: 280px;
	height: 1064px;
	list-style: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	border: 1px solid #053b51;
	background: url(http://i.cdn.turner.com/ff/tools/images/bg_1x1Smoke.png) top left repeat;
}

#ffCredits ul li strong,
#grigonCredits ul li strong {
	color: #6cf;
}

#ffCredits ul li,
#grigonCredits ul li {
	margin-left: 20px;
}

#ffCredits ul li.creditSection strong,
#grigonCredits ul li.creditSection strong {
	color: #fff;
}

#ffCredits ul li.creditSection,
#grigonCredits ul li.creditSection {
	margin-left: 10px;
}

li.creditSection {
	font-size: 18px;
    line-height: 20px;
	margin: 10px 0px;
	color: #09c;
}

#ffCredits h3,
#grigonCredits h3,
#cnCredits h3 {
	margin: 0;
	padding: 0px 0px 10px 0px;
	text-indent: 0px;
	width: 300px;
	font-size: 30px;
	line-height: 32px;
	text-indent: -9999em;
}

#ffCredits h3 {
	width: 280px;
	height: 33px;
	background: url(http://i.cdn.turner.com/ff/tools/images/header_ffCredits.gif) top center no-repeat;
}

#grigonCredits h3 {
	width: 280px;
	height: 33px;
	background: url(http://i.cdn.turner.com/ff/tools/images/header_grigonCredits.gif) top center no-repeat;
}


#cnCredits {
	margin: 0;
	padding: 57px 0px 0px 0px;
	width: 620px;
	text-align: center;
	float: left;
}

#cnCredits h3 {
	width: 620px;
	height: 33px;
	background: url(http://i.cdn.turner.com/ff/tools/images/header_additionalCredits.gif) top center no-repeat;
}

#cnCredits ul {
	margin: 0 auto;
	list-style: none;
	text-align: center;
	width: 305px;
	height: 100%;
}

#cnCredits ul li.creditSection strong {
	color: #6cf;
	line-height: 18px;
}


/**********************************************/
/*           Invite A Friend Page             */
/**********************************************/
#page_invite{
	margin: 0 20px;
}
#page_invite h3{
	margin: 0;
	padding: 0;
	width: 930px;
	height: 60px;
}
#page_invite h3 span{
	display: none;
}
#page_invite h3.inviteFriend{
        background: url(http://i.cdn.turner.com/ff/tools/images/header_invitefriend.gif) 0 0 no-repeat;
        text-indent: -9999em;
}
.friendInvite {
	background: #000 url(http://i.cdn.turner.com/ff/tools/images/bg_sendfriend.jpg) 0 0 no-repeat;
	width: 100%;
	height: 377px;
   position: relative;
   margin: 0;
   padding: 0;
}
#page_invite #invite{ 
	margin: 0;
	padding: 0;
	width: 928px;
	border: 1px solid #003366;
	border-width: 0 1px;
}
#invite .border{ 
	border: 1px solid white;
}
#ffLogo {
        position: absolute;
        top: 60px;
        left: 425px;
        z-index: 100;
}
#inviteDexter {
       position: absolute;
       top: 85px;
       left: 40px;
       z-index: 100;
}
#formTable {
        position: absolute;
        top: 100px;
        left: 28px;
}


