﻿


body 
{
	min-width: 900px;
	background-color: #454545;
	margin: 10px;
	padding: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #656565;
	font-weight: normal;
	font-size: 14px;

	position: relative;	

}




body a {
	color: #FF6600;
	text-decoration: none;
}

body a:hover {
	color: #FF9143;
	text-decoration: underline;
}

body p {
	margin-top: 0px;
}


.intro {
	line-height: 135%;
	color: #02305F;
}


.title {
	font-family: Arial Black, Arial-Black, Helvetica Black, Helvetica-Black, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #03315f;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 10px;
}




div.message_error
{
	color: Red;
	font-weight: bold;
	padding-bottom: 20px;
}

div.message_confirmation
{
	color: #e70000;
	font-weight: bold;
	padding-bottom: 20px;
}



.content_area_v1
{
	background-image: url("/forums/images/_pagebgtile_alt.gif");
	background-repeat: repeat-y;
	background-color: White;
	min-height: 1300px;
	overflow: visible;
	padding-left: 37px;
	padding-right: 260px;
	padding-top: 25px;
	padding-bottom: 40px;
	margin: 0px;
}
* html .content_area_v1
{
	height: 800px;
}

.content_area_v1 div.message_error
{
	width: 738px;
}
.content_area_v1 div.message_confirmation
{
	width: 738px;
}

.content_area_v1 p {
	word-wrap: break-word;    
	overflow:hidden;
}



.headline {
	position:absolute;
	left:76px;
	top:135px;
	width:530px;
	z-index:1;
	visibility: visible;
	overflow: hidden;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Tahoma, sans-serif;
	text-transform: uppercase;
	color: White;
	vertical-align: top;
}







#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer a {
	color: #FFCC00;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}




/* pform = pretty form, using divs instead of tables
  to layout a form */


div.pform
{
	width: 400px;
	margin-top: -6px;
	clear: both;
}

div.pform div.row
{
	clear: both;
	padding-top: 6px;
}

div.pform div.row span.label 
{
	float:left;
	width: 160px;
	text-align: left;
}
div.pform div.row span.required
{
	font-weight: bold;
}

div.pform div.row span.field
{
	float: right;
	width: 240px;
	text-align: left;
	font-size: 11px;
	
}

div.pform div.end
{
	clear: both;
}



 

 
.talkback_comment
{
	width: 400px;
}

.talkback_user
{
	width: 400px;
	font-style: italic;
	color: #484897;
	margin-bottom:10px;
	font-size: smaller;
	
	
}

/* Sortable tables */
table.sortable a.sortheader {
    color:white;
    
    font-weight: bold;
    text-decoration: none;
    display: block;
}
table.sortable span.sortarrow {
    text-decoration: none;
}





table.profiling
{
    width: 450px;
}
    
table.profiling td.header
{
    font-weight: bold;
    padding-top: 25px;
    padding-bottom: 5px;
}
       
table.profiling td.notes
{
    font-size: 10px;
    padding-bottom: 5px;
}
    


div.report
{
	width:720px;
	height: auto;
	overflow: scroll;
	
}

table.report
{
}

table.report thead tr
{
	background-color: #02305f;
	color: White;
	font-weight: bold;
}


.spacer1
{
	height: 10px;
}



.sidebar
{
	z-index:0;
	ssposition: absolute;
	ssright: 10px;
	stop: 193px;
	width: 250px;
	ssheight: 100%;
	padding-top: 15px;
	background-color: #ffb208;
}
.sidebar_subnav_spacer
{
	height: 30px;
}

.sidebar_section_header
{
	background-image: url(/forums/images/sidebar_header.jpg);
	background-position: left top;
	width: 227px;
	height: 19px;
	color: #fdb812;
	text-transform: uppercase;
	font-family: Arial Black,Arial,Tahoma;
	padding: 3px 0px 0px 9px;
	font-size:11px;
	text-align: left;
}
.sidebar_section_content
{
	text-align: left;
	background: white;
	color: Black;
	padding: 8px;
	font-size:12px;
	word-wrap: break-word;    
	overflow:hidden;
}
.sidebar_section_footer
{
	background-image: url(/images/sidebar_footer.jpg);
	width: 236px;
	height: 5px;
	margin-bottom: 15px;
}
.sidebar_section_footerwithtext
{
	background-image: url(/images/sidebar_footer.jpg);
	width: 226px;
	height: 21px;
	color: White;
	padding: 4px 0px 0px 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
	text-align: center;
}

.sidebar_section_footerwithtext a
{
	color: White;
}

.sidebar_section_footerwithtext a:hover
{
	color: Yellow;
}

.inplaytext {
	height: 26px;
	width: 173px;
	background-image: url(/images/home-inplay-tile.gif);
	background-repeat:no-repeat;
	overflow:hidden;

	margin: 0px;
	padding: 0px;
	
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	line-height: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-align:center;
}

.inplaytext a {
	text-decoration: none;
	color: #FFFFFF;
}

.inplaytext a:hover {
	text-decoration: underline;
	color: #FFFF00;
}

