/* STORY CSS DOCUMENT */

#powers	{
	background-image : url(../../media/images/common/powers/powers_bg.jpg);
	background-repeat : repeat-y;
	height : 100%;
	padding : 0px 0px 0px 10px;
	margin : 0px;
}

p	{
	color : #666;
}

a	{
	color : #666;
	text-decoration : underline;
}

#page_content	{
	background-color : #FFF;
	padding : 0px;
	margin : 0px;
}

.link_list li	{
	padding : 3px 0px 3px 12px;
	margin : 0px 0px 0px 0px;
	background-image : url(../../media/images/common/power_list_item_bg.gif);
	background-repeat : no-repeat;
	background-position : 0px 5px;
	font-size : 11px;
	line-height : 14px;
	color : #666;
	font-weight : bold;
}	

ul	{
	padding : 0px 0px 10px 0px;
	margin : 0px 0px 0px 0px;
	list-style-type : none;
}

li	{
	padding : 2px 0px 2px 12px;
	margin : 0px 0px 0px 0px;
	background-image : url(../../media/images/common/list_item_bg.gif);
	background-repeat : no-repeat;
	background-position : 0px 5px;
	font-size : 11px;
	line-height : 14px;
	color : #666;
}

h1	{
	color : #FE0000;
}

h2	{
	font-size : 12px;
	font-style : italic;
	font-weight : bold;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	color : #FE0000;
}

 h3	{
	border-bottom : 1px solid #FE0000;
	font-size : 12px;
	font-style : italic;
	font-weight : bold;
	line-height : 16px;
	padding : 0px 0px;
	margin : 5px 0px;
	color : #FE0000;
}

 h4	{
	font-size : 12px;
	font-style : italic;
	font-weight : bold;
	line-height : 16px;
	padding : 2px 0px;
	margin : 10px 0px;
	color : #FE0000;
	border-bottom : 1px solid #FE0000;
}

#sectionTitle	{
	font-family : Arial, sans-serif;
	font-size : 18px;
	font-style : italic;
	color : #FE0000;
	padding : 0px 0px 3px 0px;
	margin : 0px;
}

#section	{
	background-color : #E5E5E5;
	color : #666;
	text-transform : uppercase;
	font-weight : bold;
	font-size : 11px;
	line-height : 15px;
	padding : 0px 0px 0px 2px;
	margin : 0px 0px 5px 0px;
}

#nav_right	{
	background-image : url(../../media/images/common/powers/nav_right_repeater.jpg);
}

#section_nav	{
	color : #FFD229;
	font-size : 10px;
	line-height : 12px;
	padding : 3px 0px 0px 3px;
	margin : 0px;
	width : 143px;
}

#section_nav .nav_item	{
	padding : 2px 0px 2px 15px;
	font-size : 10px;
	line-height : 14px;
	color : #990000;
}

#section_nav .nav_item_selected	{
	padding : 2px 0px 2px 15px;
	font-size : 10px;
	line-height : 14px;
	color : #990000;
}

#section_nav .nav_item_selected a	{
	color : #FFD229;
	text-decoration : underline;
}

#section_nav .nav_item_selected a:hover	{
	color : #CCCCCC;
	text-decoration : underline;
}

#section_nav .nav_item a	{
	color : #FFF;
	text-decoration : none;
}

#section_nav .nav_item a:hover	{
	color : #FFD229;
	text-decoration : underline;
}

#section_nav h1	{
	color : #FFD229;
	font-size : 17px;
	line-height : 20px;
	font-style : italic;
	padding : 3px 0px;
	margin : 0px;
}

#section_nav h1 a	{
	color : #FFD229;
	text-decoration : none;
}

#section_nav h1 a:hover	{
	color : #FFD229;
	text-decoration : none;
}

#section_nav h2	{
	padding : 2px 0px 2px 5px;
	margin : 0px;
	font-size : 11px;
	line-height : 14px;
	color : #990000;
	font-style : normal;
	font-weight : bold;
}

#section_nav h2 a	{
	color : #FFF;
	text-decoration : none;
}

#right_col p	{
	color : #666;
	margin : 0px;
	padding : 0px 0px 5px 0px;
}

#right_col a	{
	color : #666;
}

#right_col h1	{
	padding : 3px 0px 0px 12px;
	margin : 0px 0px 5px 0px;
	background-image : url(../../media/images/common/power_list_item_bg.gif);
	background-repeat : no-repeat;
	background-position : 0px 5px;
	font-size : 11px;
	line-height : 14px;
	color : #666;
	font-weight : bold;	
	text-transform : uppercase;
	font-style : normal;
	border-bottom : 5px solid #E5E5E5;
}

.misc_callout	{
	padding : 3px 0px 0px 0px;
	margin : 0px 0px 5px 0px;
	background-position : 0px 5px;
	font-size : 11px;
	line-height : 14px;
	color : #666;
	font-weight : bold;	
	text-transform : uppercase;
	font-style : normal;
	border-bottom : 5px solid #E5E5E5;
	border-top : 5px solid #E5E5E5;
	width : 100%;
}

.misc_callout a	{
	text-decoration : none;
}

.misc_callout a:hover	{
	text-decoration : underline;
}
