
/*------------------------------*/
/* General styles				*/
/*------------------------------*/

body
{
	margin: 0px 0px 0px 0px;
	background-color:#454742;
	color: #9DA097;
	font-family:verdana;
	font-size:10
}

p
{
	font-size: 11px;
}

.content a:link, .content a:visited, .content a:active, .content a:hover
{
	color:#FFFFFF;
	text-decoration: none;
}


/*------------------------------*/
/* Submenu						*/
/*------------------------------*/

.submenu
{
	width: 279px;
	background-color: #2E302B;
}

.submenucontainer
{
	margin: 24px 15px 15px 110px;
	line-height: 16px;
}

.submenulinkoff, .submenulinkon
{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
}

.submenulinkoff a:link, .submenulinkoff a:visited, .submenulinkoff a:active, .submenulinkoff a:hover
{
	color: #9DA097;
	text-decoration: none;
	margin-left: 10px;
}

.submenulinkon a:link, .submenulinkon a:visited, .submenulinkon a:active, .submenulinkon a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
}

.hrmenu
{
	width: 100%;
	margin: 10px 0px 10px 0px;
	background-image: url(images/hr_menu.gif);
	background-repeat: repeat-x;
}

/*------------------------------*/
/* Text styles					*/
/*------------------------------*/

.docheadline
{
	color: #ffffff;
	font: normal bold 16px Helvetica, Arial, sans-serif;
	height: 50px;
}

.subtitle
{
	color: #FFFFFF;
	font-weight:bold;
}

.red
{
	color: #FF3300;
}

.white {
	color: #fbfdf8;
}


/*------------------------------*/
/* Newsletter					*/
/*------------------------------*/

.newslettermenulinks a:link, .newslettermenulinks a:visited, .newslettermenulinks a:active, .newslettermenulinks a:hover
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color:#999E94;
	text-decoration: none;
}

.newsletterorangelink
{
	margin-top: 3px;
	padding: 1px 3px 1px 3px;
	background-color: #FF6100;
	text-align: left;
}

.newsletterorangelink a:link, .newsletterorangelink a:visited, .newsletterorangelink a:active, .newsletterorangelink a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.newslettertitle
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 20px;
}

.newslettercontent, .newslettercontent div, .newslettercontent td, .newslettercontent p
{
	background-color: #1F1F1D;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
}

.newslettercontent a:link, .newslettercontent a:visited, .newslettercontent a:active, .newslettercontent a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.newsletterbottom, .newsletterbottom div, .newsletterbottom td
{
	line-height: 16px;
}


/*------------------------------*/
/* Other						*/
/*------------------------------*/

.topmenu
{
	height: 120px;
	vertical-align: middle;
}

.content
{
	background-color: #1F1F1D;
}

.content td
{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;	
}

.contentleft
{
	width: 296px;
	line-height: 16px;
}

.contentleft div
{
	font-size: 10px;
}

.contentmain
{
	padding: 24px 15px 15px 0px;
	line-height: 16px;
}

.communityleft
{
	background-color: #1E201D;
	padding: 0px 0px 0px 0px;
	width: 750px;
	line-height: 16px;
	vertical-align: top;
}

.contentright, .newsright 
{
	width: 160px;
	padding: 26px 12px 0px 12px;
	background-color: #2E302B;
	vertical-align: top;
	line-height: 16px;
}

.communityright

{
	background-color: #2E302B;
	vertical-align: top;
}

#player
{
	height: 100%;
	background: #1F1F1D url(images/right_bg.gif) repeat-y right;
}

.blueinput
{
	width:225px;
	background-color: #E5F1F0;
	border: none;
	color: #454841;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
}

.silverbutton
{
	height: 20px;
	border: none;	
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
}

.error
{
	color: Red;
	display: none;
}

.hspacer
{
	background-color: #454742;
	max-height: 2px;
}

.spacer
{
	width: 2px;
	background-color: #454742;
}


.commitem
{
	width: 160px;
	padding: 0px 14px 0px 14px;
	line-height: 16px;
	vertical-align: top;
}

.commimg {
	margin-bottom: 25px;
}

.teasers
{
	margin-top: 23px;
}

.teaserheader
{
	height: 30px;
	font-weight: bold;
}

.dotted
{
	margin-top: 8px;
	margin-bottom: 8px;
}

.hrdot
{
	width: 100%;
	margin: 10px 0px 10px 0px;
	background-image: url(images/hr_dot.gif);
	background-repeat: repeat-x;
}

.arrow
{
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	height: 5px;
	vertical-align: -4px !important;
	vertical-align: middle;
}

.icon {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	vertical-align: -6px !important;
	vertical-align: middle;
}

.chapterbar
{
	color:#CCCCCC; 
	font-size:10; 
	font-family:verdana;  
	padding-top: 5px
}

.chapterbar_selected
{
	border: solid 1px #990000; 
	padding-bottom: 1px; 
	padding-left: 1px; 
	padding-right: 2px
}