/* CSS applied to:
	- Media

*/

/**********************************************/
/*           Media Section                    */
/**********************************************/
#page_media{
	margin: 24px 0 0 0;
	padding: 0;
	width: 624px;
}

#page_media h3{
	margin: 0;
	padding: 0;
	width: 624px;
	height: 60px;
}
#page_media h3 span{
	display: none;
}
#page_media h3.imagegallery{
		background: url(http://i.cdn.turner.com/ff/tools/images/header_media_imggallery.gif) 0 0 no-repeat;
}
#page_media h3.videogallery{
		background: url(http://i.cdn.turner.com/ff/tools/images/header_media_vidgallery.gif) 0 0 no-repeat;
}
#page_media h3.download{
		background: url(http://i.cdn.turner.com/ff/tools/images/header_media_download.gif) 0 0 no-repeat;
}
#page_media h3.webkit{
		background: url(http://i.cdn.turner.com/ff/tools/images/header_media_webkit.gif) 0 0 no-repeat;
}
#page_media h3.manga{
		background: url(http://i.cdn.turner.com/ff/tools/images/header_media_manga.gif) 0 0 no-repeat;
}
#page_media h3.webkit_header{
		background: url(http://i.cdn.turner.com/ff/tools/images/header_webkit.gif) 0 0 no-repeat;
}

#image_gallery, #video_gallery{
	margin: 0;
	padding: 0;
	width: 622px;
	background: white;
	border: 0px solid #003366;
	border-width: 0 1px 0 1px;
}
/* white stroke added to flash
#image_gallery #flashcontent, #video_gallery #flashcontent{
	margin: 0;
	border: 0px solid white;
	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;
}




/********* Manga ************/
#page_media h3.manga a{
	position: relative;
	top: 30px;
	left: 500px;
}


/********* Web Kit ************/
#web_kit{
	margin: 0;
	padding: 0;
	width: 622px;
	background: url(http://i.cdn.turner.com/ff/tools/images/bg_media_bluelines.gif) 0 0 repeat;
	border: 1px solid #003366;
}
#web_kit p{
	margin: 10px;
	padding: 0;
	font: bold 11px/14px Arial, non-serif;
	color: white;
}
#web_kit p a{
	font: bold 11px/14px Arial, non-serif;
}

#web_kit .wk_list{
	margin: 10px 0 10px 20px;
	padding: 0;
	list-style: none;
}
#web_kit .wk_list li{
	margin: 0 2px;
	padding: 0;
	width: 155px;
	display: inline;
}
#web_kit #fansite{
	margin: 25px 20px 25px 20px;
	padding: 0;
	clear: both;
}
#web_kit #fansite h4{
	margin: 0;
	padding: 0;
	width: 260px;
	height: 20px;
	float: left;
	color: #7fb0cc;
}
#fansite #fansite_nav{
	margin: 0;
	padding: 0;
	height: 20px;
	list-style: none;
}
#fansite_nav li{
	display: inline;
}
#fansite_nav img{
	padding-top: 3px;
	float: right;
}
#fansite #fansite_list{
	margin: 0;
	padding: 10px 0;
	list-style: none;
	background-color: black;
	border: 1px solid #001928;
}
#fansite_list li{
	margin: 5px 0;
	padding: 0 0 0 20px;
	white-space: nowrap;
	background: url(http://i.cdn.turner.com/ff/tools/images/bullet_bluedot.gif) 5px 7px no-repeat;
}
#web_kit a{
	font: normal 12px/14px Arial, non-serif;
	color: #00ccff;
}

/********* Media Download ***********/
#page_media #dl, #page_media #dl_webkit{
	margin: 0;
	padding: 0;
	width: 622px;
	background: url(http://i.cdn.turner.com/ff/tools/images/bg_media_bluelines.gif) 0 0 repeat-y;
	border: 1px solid #003366;
	border-top: none;
}
#dl_pageset{
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	text-align: right;
/*	display: none;  disable pageset */
}
#dl_pageset li{
	margin: 0 10px;
	padding: 0;
	height: 20px;
	display: inline;
	font: bold 12px/14px Arial, non-serif;
	color: #356272;
	text-transform: uppercase;
}
#dl_pageset li.pages, #dl_pageset li.pages a{
	color: #356272;
	vertical-align: text-top;
	text-transform: none;
}

#dl_content {
    margin: 0px;
    padding: 0px;
    border-top: 0px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    display: inline-block;
}

/** Download Items **/

#dl #dl_nav {
	width: 622px;
}

#dl .dl_item{
	margin: 20px 0 0 10px;
	padding: 8px;
	width: 124px;
	height: 206px;
	background: url(http://i.cdn.turner.com/ff/tools/images/bg_media_dlwallpaper.gif) 0 0 no-repeat;
	float: left;
}
#dl .dl_item2, #dl .dl_item3{
	margin: 20px 0 0 10px;
	padding: 8px;
	width: 124px;
	height: 188px;
	background: url(http://i.cdn.turner.com/ff/tools/images/bg_cell_screensaver.gif) 0 0 no-repeat;
	float: left;
}
#dl .dl_item4{
	margin: 20px 0 0 10px;
	padding: 8px;
	width: 124px;
	height: 158px;
	background: url(http://i.cdn.turner.com/ff/tools/images/bg_cell_chaticon.gif) 0 0 no-repeat;
	float: left;
}

#dl .dl_item img, #dl .dl_item2 img, #dl .dl_item3 img, #dl .dl_item4 img{
	margin: 0;
	border: 1px solid #425f6c;
}
#dl .dl_item .title, #dl .dl_item2 .title, #dl .dl_item3 .title, #dl .dl_item4 .title{
	margin: 0;
	padding: 0;
	font: bold 11px/13px Arial, non-serif;
	color: #425f6c;
	text-transform: uppercase;
}
#dl .dl_item3 em{
	line-height: 14px;
	display: block;
	text-transform: capitalize;
}

#dl .dl_item ol{
	margin: 0;
	padding: 0;
	list-style: none;
}
#dl .dl_item2 ol{
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}
#dl .dl_item3 ol{
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
}

#dl .dl_item4 ol{
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
}

#dl .dl_item4 p.title {
	text-align: left;
    margin: 4px 0px;
}

#dl .dl_item li, #dl .dl_item2 li, #dl .dl_item3 li, #dl .dl_item4 li a{
	margin: 0;
	padding: 0;
	width: 120px;
	height: 19px;
	background: url(http://i.cdn.turner.com/ff/tools/images/buttons/btn_media_downloadbg.gif) 0 0 no-repeat;

}
/** Rollovers **/
#dl .dl_item li a, #dl .dl_item2 li a, #dl .dl_item3 li a, #dl .dl_item4 li a{
	margin: 0px 0px 2px 0px;
	padding: 0;
	width: 120px;
	height: 19px;
	display: block;
	text-decoration: none;
	font: bold 11px/17px Arial, non-serif;
	color: #425f6c;
	text-transform: uppercase;
	text-indent: 30px;
	vertical-align: middle;
}
#dl .dl_item2 li a, #dl .dl_item3 li a{
	text-indent: 15px;
}

#dl .dl_item4 {
        position: relative;
}

#dl .dl_item4 ol{
        position: absolute;
        top: 129px;
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
}

#dl .dl_item4 li a{
    text-indent: 12px;
    text-align: left;
}
/* temp disable rollovers */
#dl .dl_item li a:hover, #dl .dl_item2 li a:hover, #dl .dl_item3 li a:hover, #dl .dl_item4 li a:hover{
	background: url(http://i.cdn.turner.com/ff/tools/images/buttons/btn_media_downloadbg3.gif) 0 0 no-repeat;
	color: #425f6c;
}


/*********** Download Preview *************/
#dl_preview{
	margin: 0;
	padding: 0;
	width: 554px;
	height: 481px;
	background: url(http://i.cdn.turner.com/ff/tools/images/bg_media_dlpreview.gif) 0 0 no-repeat;
}
#dl_preview a.close{
	margin: 0;
	padding: 0;
	position: relative;
	top: 2px;
	left: 490px;
}
#dl_preview #preview_image{
	margin: 10px 10px 0 10px;
	padding: 0;
	border: 1px solid #99ffff;
}
#dl_preview h4{
	margin: 5px 10px 2px 10px;
	padding: 0;
	font: bold 16px/18px Arial, non-serif;
	color: #ccffff;
}
#dl_preview p{
	margin: 0 10px;
	padding: 0;
	font: normal 12px/14px Arial, non-serif;
	color: #ccffff;
}
/* table */
#dl_preview .preview_links{
	margin: 2px 5px;
}
#dl_preview .preview_links td{
	padding: 5px;
	font: normal 12px/14px Arial, non-serif;
	color: #425f6c;
	text-align: center;
}
#dl_preview .preview_links a{
	margin: 2px 0 0 0;
	padding: 0;
	width: 120px;
	height: 20px;
	display: block;
	font: bold 12px/19px Arial, non-serif;
	color: white;
	text-decoration: none;
	background: url(http://i.cdn.turner.com/ff/tools/images/buttons/btn_media_downloadbg2.gif) 0 0 no-repeat;
}
#dl_preview .preview_links a:hover{
	background: url(http://i.cdn.turner.com/ff/tools/images/buttons/btn_media_downloadbg3.gif) 0 0 no-repeat;
}

/************* Web Kit ***************/

#page_media #dl_webkit {
	background: url(http://i.cdn.turner.com/ff/tools/images/bg_webkit.jpg) 0 0 no-repeat;
	height: 436px;
    border: 1px solid #fff;
    border-width: 0px 1px;
    width: 620px;
    position: relative;
    left: 1px;
}

#dl_webkit blockquote {
    margin: 0px;
    padding: 0px;
    position: absolute;
}

#dl_webkit #webkit_text {
    top: 250px;
    left: 24px;
    width: 276px;
    font-size: 14px;
    line-height: 20px;
}

#dl_webkit #webkit_text h4 {
    font-size: 20px;
    line-height: 22px;
    margin: 0px;
    padding: 0px;
}

#dl_webkit #webkit_download {
    top: 238px;
    left: 420px;
	background: url(http://i.cdn.turner.com/ff/tools/images/bg_downloadkit.png) 5px 0 no-repeat;
    width: 170px;
    height: 185px;
}

a#webkitButton {
    background: url(http://i.cdn.turner.com/ff/tools/images/buttons/btn_dlwebkit.png) bottom left no-repeat;
    width: 170px;
    height: 55px;
    display: block;       
}

a#webkitButton:hover {
    background: url(http://i.cdn.turner.com/ff/tools/images/buttons/btn_dlwebkit.png) top left no-repeat;
}

#dl_webkit #webkit_download ul {
    margin: 0px;
    padding: 31px 0px 0px 31px;
}

#dl_webkit #webkit_download ul li {
    list-style-type: none;
    font-size: 14px;
    line-height: 14px;
    height: 14px;
    margin: 0px;
    padding: 0px 0px 4px 0px;
}

#dl_webkit #fansite_listing {
   top: 445px;
   left: 10px;
   background: url(http://i.cdn.turner.com/ff/tools/images/bg_fansite.png) top left no-repeat;
   width: 600px;
   height: 85px;
   display: none;
}

a#fansiteButton {
   background: url(http://i.cdn.turner.com/ff/tools/images/buttons/btn_fansites.png) top left no-repeat;
   width: 123px;
   height: 30px;
   display: block;
   position: absolute;
   top: 18px;
   left: 450px;
}

a#fansiteButton:hover {
   background: url(http://i.cdn.turner.com/ff/tools/images/buttons/btn_fansites.png) bottom left no-repeat;
}

/************* 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, non-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, non-serif;
	color: white;
}

