@charset "utf-8";
/* CSS Document */

html,
body {
	margin:0;
	padding:0;
	height:650px;
	text-align:center;
	background-color:#000000;
	font: 9pt verdana; 
	color: #FFFFFF; 
}

li, td, tr, ul, p { 
	font: 10pt verdana; 
	margin-top: 0px; 
	color:#FFFFFF;
}

#login_bar {
	text-align:left;
}

a:link, a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color:#33CCFF;
}

a:hover, a:active { 
	text-decoration: underline; 
	color:#FFFFCC;
}

a:link b.normS1, a:visited b.normS1 { 
	font-weight: bold; 
	text-decoration: none; 
	color:#33CCFF;
}

.ability {
	/* background-image:url(/images/hj/teaser2/classes/abilitybg.gif);
	background-repeat:repeat-y; */
	border: 1px solid #CCCCCC;
	border-top:none;
	padding: 10px 15px 15px 15px;
	background-color: #0e323c;
	margin-left: 9px;
	width: 234px;
}

#char_nav {
	margin-top:15px;
}

.abilityImg {
	padding: 0px 15px 0px 0px;
}

.abilityText {
	width:225px;
}

.byline, .normS1, .invXS1, .topbarlinks, h5, td.normS1, .scrollClass {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
}

#container {
   min-height:100%;
   position:relative;
   top: -22px;
   width:942px; 
   margin: 0px auto 0px auto;
   text-align:left;
}

#fscroller {
	position:absolute;
	top:-105px;
	left:295px;
	width:230px;
	max-width:230px;
	height:60px;
	padding: 5px 0px 0px 5px;
	filter:alpha(opacity=100); 
	-moz-opacity:1.0;
}

#wrapperscroller {
	position: relative;
	z-index: 1; 
}

#header {
   height: 197px;
   margin: 0px;
}

#body {
	position: relative;
    padding: 14px 10px 100px 37px;
    margin: 0px 100px 0px 200px;
	min-height:650px;
	z-index: 6;
}

#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:100px;   /* Height of the footer */
   z-index:200;
}

#footer a:link, a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color:#33CCFF;
}

#footer a:hover, a:active { 
	text-decoration: underline; 
	color:#FFFFCC;
}

#optional_content {
	width: 548px;
	max-width: 548px;
	padding: 0px 0px 0px 0px;
}

#newsDivider {
	padding: 18px 0px 10px 47px;
	clear:both;
}

#news_bottomNav {
	padding: 0px 0px 20px 0px;
}

#news_headlines_wrapper {
	position:relative;	
	background: url('/images/hj/teaser2/top_info_frame2.jpg'); 
	background-repeat:no-repeat;
	z-index:49; 
	height: 241px;
	left: 0px;
	margin-bottom:38px;
}

#news_headlines	{
	position:absolute;
	left:185px;
	top:60px;
	width:330px;
	height:200px;
	overflow:hidden;
	z-index:100;
}

#news_headlines p, #news_headlines div, #news_headlines a:link { 
	color:#E1F0FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#news_headlines_links {
	padding: 0px 0px 15px 0px;
}

#news_headlines_links a:link, a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color:#33CCFF;
}

#news_headlines_links a:hover, a:active { 
	text-decoration: underline; 
	color:#FFFFCC;
}

#newsSubject b {
	font-size: 12px;
	line-height:12pt;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#E1F0FF;
}

.normXS1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
}

.codeview, .codetext {
	font-family:"Courier New", Courier, mono;
	font-size:11pt;
}

#content {
	width: 495px;
	max-width: 495px;
	border: 2px solid #CCCCCC;
	padding: 10px 10px 0px 10px;
	margin-bottom:10px;
	background-position: center;
	background-color:#000000;
	background-repeat:no-repeat;
	background-position: 50% 65px;
	background-image:url('/images/hj/teaser2/knotwork.gif');
}

#content p.titlebar, p.title, p.titlebar, b.title, b.titlebar, h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
	color:#99CCFF;
	margin: 0px 0px 5px 0px;
}

#content a:link, a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color:#33CCFF;
}

#content a:hover, a:active { 
	text-decoration: underline; 
	color:#FFFFCC;
}

.content_image {
	margin: 10px;
}

.include_wrapper {
	padding-bottom: 10px;
}

#charWrapper { 
	position: relative;
	z-index: 50; 
}

#charTop {
	position: absolute;
	top: -38px;
	left: -54px;
	z-index: 155;
}

#compass {
	position:absolute; 
	z-index:1;
}

#body p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font: 9pt verdana; 
	color: #FFFFFF; 
}

#dhtml_wrapper {
	position: relative;
	z-index: 60;	
}

#dhtml_menu {
	position: absolute;
	top: -26px;
	left: 390px;
}

#main_page_content {

}

#main_page_content p, #news2 {
	color:#FFFFE8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

#main_page_content .normS1 {
	font-size:10px;
}

#main_page_content_image {
	position: relative;
	float:left;
	top: -15px;
	left: -28px;
}

#rightbar_wrapper {
	position:relative; 
	z-index:10; 
	right: 20px;
}

#rightbar {
	background-image: url('/images/hj/teaser2/vertical_bg2.jpg'); 
	background-repeat:no-repeat; 
	position:absolute; 
	height:625px; 
	width: 125px; 
	left: 817px;
}

#right_sidebar_art {
	position: absolute; 
	top: -1px; 
	left: -36px;
}

#leftbar_wrapper {
	position:relative; 
	z-index:0;
}

#leftbar {
	position:absolute; 
	left: 25px; 
	width: 712px; 
	height: 761px; 
	background: url('/images/hj/teaser2/marbelized_bg.jpg'); 
	background-repeat:no-repeat; 
	z-index:0;
}

#logo { 
	position:absolute; 
	z-index:3; 
	left: 220px; 
	top:24px;
}

#movie_toggle_wrapper {
	position:absolute; 
	top: 40px; 
	left: 35px;
}

#screenlinks {
	text-align:center;
}

#screenshot_wrapper {
	position: absolute;
	top: 85px;
	left: 9px;
}

#screenshots {
	border: 1px solid #CCCCCC;
	background-color:#000000;
	text-align:center;
}

#screenshot_formating img {
	padding: 3px 1px 3px 1px;
}

#sideways {
	position:absolute;
	width:567px;
	height:149px;
	top:266px;
	left: -6px;
	z-index:2;
}

#sidewaysBG {
	background-image: url('/images/hj/teaser2/home/sideways-boxes.gif');
	background-repeat: no-repeat;
}

#scrollStrip {
	position: absolute;
	top: -12px;
	left: 0px;	
	z-index:2000;
}

.special {
	color:#FFCC66;
	font-weight:bold;
}

.main_top {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
	color:#99CCFF;
	margin: 0px 0px 5px 0px;
}





