html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6,  
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, 
dfn, img, ins, kbd, q, samp, small, strike, strong, sub, sup, 
tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background: #0c0c0c url(../images/site_bg.jpg) top center repeat-x;
	font: 14px "Lucida Grande", Lucida Grande,  Trebuchet MS, Helvetica, Verdana, Arial,  sans-serif;
	margin: 0;
	color: #ffffff;
}

#logo_ake {
	padding: 10px 39px 0 0;
	float: left;
	width: 211px;
}

/*------------------------------------------------------------
ENTERTAINMENT PRODUCTION styles
-------------------------------------------------------------*/

#ep_story {font-size: 12px;line-height: 1.5em;padding: 0 20px 30px 0;width: 390px;float: left;clear: left;}

#left_col_ep {width: 820px;float: left;padding: 0 20px 0 0;}
#left_col_ep h3 {font-size: 18px;color: #f0a6d6;margin: 0;padding: 0 0 8px 0;}
	
.ep_title {font-weight: bold;text-transform: uppercase;color: #f0a6d6;font-size: 11px;padding: 0 0 10px 0;}
	
#ep, #flashcontent2, #flashcontent3, #flashcontent4, #flashcontent5, #flashcontent6{margin: 9px;height: 300px;float: left;border: 5px solid #1c1c1c;}

#video {float: left;width: 400px;margin: 30px 0 20px 0;border: 5px solid #1c1c1c;height: 225px;}

div#return_top_ep a:link, div#return_top_ep a:visited, div#return_top_ep a:active   {width: 400px;color: #80e7f8;text-align: right;padding: 3px 5px 3px 0;margin: 10px 0 5px 0;font-size: 10px;display: block;}
div#return_top_ep a:hover   {color: #bff5fe;}

/*------------------------------------------------------------
PRESS styles
-------------------------------------------------------------*/

#press {float: left; width: 525px; }

#press img {float:left;background: #80e7f8;margin:10px 10px 10px 0;padding: 3px;width:60px;height: 60px;}
a #press_img {background: #1c1c1c;}
a:hover #press_img {background: #353535;}

#press_desc {color: #fff; font-size: 12px; font-weight: normal; padding: 10px 0 15px 0; width: 380px;float: left;}

#press_entry {border-bottom: 1px solid #1a1a1a; clear:left; width:525px;float: left;background: transparent;}


#screenshot{position:absolute;border:1px solid #ccc;background:#333;padding:5px 5px 0 5px;display:none;color:#fff;}
	

