@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	background-color: #24272c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    background-image:url(../images/WebSite_BG.gif);
    background-repeat: repeat-x;
}
a { outline: 0; }
#SiteHolder {
	position: relative; 
    width: 968px; 
    margin: 0px auto;
}
#Clear { clear: both; }
#Header {
	position: relative; 
    width: 100%; 
    background-image:url(../images/Header_BG.png); 
    background-repeat: no-repeat; 
    height: 148px;
	overflow: visible;
}
#HeaderSponsor {
	 position: relative; 
     height: 100px;
}
#LogoHolder {
	position: absolute; 
    width: 150px; 
    top: 90px; 
    left: 410px;
    z-index: 1000;
}
#Logo{
	position: relative;
    z-index: 1000;
}
#LogoDropMenu_Holder {
    height: 0px;
    overflow: hidden;
    left: 7px;
	position: absolute;
	top: 52px;
    width: 138px;
    z-index: 999;
}
#LogoDropMenu {
	position: absolute;
    bottom: 0px;
	width: 100%;
    height: 167px;
    background-image:url(../images/Logo_Drop_Menu.png);
    background-repeat: no-repeat; 
    z-index: 999;
}
#LogoDropMenu a{
	display: block;
	border-bottom: 1px solid #95989f;
    text-transform: uppercase;
    color: #FFF;
    font-size: 10px;
    text-decoration: none;
    padding: 4px 10px;
    width: 98px;
}
#LogoDropMenu a:hover{
	color: #AAA;
    background-color: #333344;
}
#Menu_Links {
	position: absolute; 
    bottom: 25px; 
    left: 8px;
}
#MainNav {
	position: absolute; 
    top: 47px;
    height: 21px;
    padding: 0px;
    width: 100%;
}
#MainNav a{
	color: #FFF;
    text-decoration: none;
    margin-top: 3px;
    padding: 3px 10px;
    border-left: 1px solid #525252;
    text-transform: uppercase;
}
#MainNav a:hover{
	color: #AAA;
}
#MainNavLeft {
	padding-top: 3px;
	position: absolute; 
    height: 18px;
    right: 550px; 
    text-align: right;
    border-right: 1px solid #525252;
}
#MainNavRight {
	padding-top: 3px;
	position: absolute; 
    height: 18px; 
    left: 550px; 
    text-align: left;
    border-right: 1px solid #525252;
}
#ScoreBoxes {
	position: absolute; 
    top: 68px; 
    left: 81px; 
    width: 804px; 
    height: 60px; 
    overflow: hidden; 
    z-index: 1;
}
#ScoreBox {
	position: relative; 
    float: left; 
    height: 60px; 
    width: 187px; 
    background-image:url(../images/ScoreBox_BG.jpg); 
    background-repeat: no-repeat; 
    margin: 1px 1px;
    font-size: 11px;
    color: #807e7e;
    z-index: 998;
    text-decoration: none;
    cursor: pointer;
}
#ScoreBox a{
    text-decoration: none;
}
#ScoreBox:hover {
    background-image:url(../images/ScoreBox_BG_roll.jpg); 
    background-repeat: no-repeat; 
    cursor: pointer;
}
#ScoreBox_DateTime{
	position: relative;
    margin: 0px auto;
	color: #b7b7b7;
    background-color: #625a5a;
    font-size: 10px;
    width: 105px;
    overflow: visible;
    padding: 1px 5px;
    z-index: 999;
}
#MainContent {
	position: relative;
    background-image:url(../images/Gradient_Borders.gif); 
    background-repeat: no-repeat; 
    width: 968px; 
    min-height: 600px; 
    overflow: visible;
    z-index: 1;

}
#DisplayArea {
	position: relative; 
    width: 966px; 
    margin-left: 1px; 
    height: 315px; 
    background-image:url(../images/MainContent_BG.jpg); 
    background-repeat: no-repeat; 
    border-bottom: 1px solid #c2c2c2; 
    z-index: 2; 
    color: white;
}
#DisplayArea a{
	color: #99C;
}
#SelectorButtons {
 	background-image:url(../images/MainContent-Selector-BG.png); 
	background-repeat: repeat-x; 
	background-position: top; 
}
#SelectorButtons a{
 	color: #878787;
	font-size: 12px;
	text-decoration: none;
	padding: 2px 10px 2px 13px;
	background-image: url(../images/MainContent-Selector-Divider.gif);
	background-position: 0px -1px;
	background-repeat: no-repeat;
	height: 37px;
}
#SelectorButtons a:hover{
 	color: #EFEFEF;
	background-color: #333;
}
.SelectorButtons {
 	color: #878787;
	font-size: 12px;
	text-decoration: none;
	padding: 2px 10px 3px 13px;
	background-image: url(../images/MainContent-Selector-Divider.gif);
	background-position:left;
	background-repeat: no-repeat;
	height: 37px;
}
.SelectorButtons:hover{
 	color: #EFEFEF;
	background-color: #333;
}
#TeamWrapper {
    	background-color: #DDD;
    	margin: 1px 2px 0px 1px;
    	min-height: 1000px; 
        overflow: auto;
}
#TeamHeader {
  	width: 965px;
  	height: 543px;
	background-repeat: no-repeat;

}
#ButtonWrapper {
	height: 34px;
	width: 161px;	
	display: inline;
	background-repeat: no-repeat;
	float: left;
	padding-top: 8px;
}
.ButtonWrapper{
	color: #FFF;
	width: 161px;
	height: 34px;

	text-decoration: none;
	background-image: url(../images/Button_Grey_161x34_BG.png);
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	text-shadow: #000 1px 1px 1px;

}
#ButtonWrapper:hover{
	text-shadow: #000 -1px -1px 1px; 
	background-image: url(../images/Button_Grey_161x34_BG_roll.png);}

#ForumRespondFORM input {
	font-size: 11px;
}
.Forum_FormElements {
	font-size: 11px;
}
.TEXT-LargeQuote {
	font-size: 22px;
	color: #805D5B;
	font-family: "Times New Roman", Times, serif;
}
#ForumWrapper {
	background: url(../images/Forum_BG.jpg) no-repeat;
	position: relative;
	margin: 0px 1px 0px 1px;
	background-color: #000;
	padding-bottom: 50px;
    overflow: visible;
}
#ForumHeader {
	background: url(../images/Header_Forum.jpg) no-repeat left 1px; 
	height: 965px; 
	height: 38px;
}
#ForumButtons{
	position: absolute; 
	left: 180px; 
	top: 4px;
}
#ForumButton{
	color: #BBB;
	height: 28px; 
	background: url(../images/Forum_Button_BG.jpg) repeat-x;
	margin: 0px 5px 0px 0px;;
	float: left;
	font-size: 10px;
}
#ForumButton:hover{
	color: #FFF;
}
#ForumButton a{
	color: #BBB;
	font-size: 10px;
	text-decoration: none;
	padding: 0px 10px;
}
#ForumList {
	color: #AAA;
}
#ForumList th{
	background-color: #3a3d4c;
}
#ForumList tr:hover{
	background-color: #CCC;
	color: #000;
	cursor: pointer;
}
#ForumList a{
	color: #889;
}
#ForumLogin input{
	font-size: 11px;
	background: url(../images/Header_BG_Grey_Gradient.jpg) repeat-x;
	color: #CCC;
	
	border: 1px solid #666;
}
#ForumLogin a{
	font-size: 10px;
	color: #667;
	text-decoration: none;
}
#ForumLogin a:hover{
	color: #988;
}

#ForumThread {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border: 1px solid #444;
	color: #CCC;
}
#ForumThread th{
	padding-left: 8px;
	text-align: left;
	text-transform: uppercase;
}
#ForumThread a{ color: #C00; }
#ThreadHeader {
	background: url(../images/Header_BG_Grey_Gradient.jpg) repeat-x;
	height: 24px;
	padding: 3px;
}
#ForumThread td{
	border-bottom: 1px solid #666;
}
.ForumThread_Author {
	padding: 10px;
	background-color: #433;
}
.Author {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.ProfilePicture {
	border: 1px solid #666;
	padding: 8px;
	margin-top: 5px;
	background-color: #000;
}
#CreateForum {
	font-size: 10px;
}
#CreateForum input {
	background-color: #AAA;
	border: 2px solid #777;
	padding: 3px;
	-moz-border-radius: 6px; -webkit-border-radius: 6px;
}

#CreateForum textarea {
	background-color: #AAA;
	border: 2px solid #777;
	padding: 3px;
	-moz-border-radius: 6px; -webkit-border-radius: 6px;
}
#Footer_SiteMap {
	color: #CCCCDE;
}
#Footer_SiteMap a{
	color: #AAA;
    margin-left: 5px;
    text-transform: uppercase;
    line-height: 18px;
    text-decoration: none;
}
#Footer_SiteMap a:hover{
	color: #FFF;
}