body {
	background-color:#000000;
	height:100%;
	color:#000000;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:11pt;
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
	}

div.errors {
	padding: 				3px;
	background-color:		#B6C40F;
	border-style: 			solid;
	border-color:			#7F8A07;
	border-width: 			2px;
	border-left-width: 		10px;
	border-right-width:		10px;
	color: #FF0000;
}

div.errors2 {
	padding: 				3px;
	background-color:		#FEBB4C;
	border-style: 			solid;
	border-color:			#FAA419;
	border-width: 			2px;
	border-left-width: 		10px;
	border-right-width:		10px;
	color: #FF0000;
}


a {
	border:medium none;
	color:#606706;
	}

a:hover {
	color:#FF9900;
	}

.main_wrapper {
	background-color:#FFFFFF;
	width:961px;
	height:100%;
	}

.top_header {
	width:961px;
	height:120px;
	background-image:url(../images/header.jpg);
	}
	
.content_wrapper {
	width:961px;
	height:100%;
	background-image:url(../images/bg_2.jpg);
	}

.spacer {
	height:400px;
	}
	
.left_content {
	float:left;
	width:310px;
	height:100%;
	}

.right_content{
	float:left;
	width:627px;
	background-color:#FFFFFF;
	}

.footer {
	height:14px;
	background-image:url(../images/footer.jpg);
	}

.footer_wrapper {
	background: url(/images/footerbg.gif);	
	width: 962px;
	height: 64px;
	margin-top: 10px;
	padding-top: 2px;
}
div.footer_nav {
	margin-top: 10px;
	margin-left: 10px;
}
div.footer_copyright {
	margin-left: 25px;	
	margin-top: 5px;
	clear: both;
	text-align: left;
	color: #ffa71c;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
}
ul#footer {
	margin: 0;
	padding: 0;
}
ul#footer li {
	display: inline;
	margin: 0;
	padding: 0;
}
ul#footer a:link,
ul#footer a:visited {
	color:#FFF;
	float:left;
	width:auto;
	border-right:1px solid #FFF; 
	text-decoration:none;
	font-size:9pt;
	font-weight:bolder;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	padding-left:13px;
	padding-right:13px;
}
ul#footer a:hover {
	color:#fff;
	background-color:#5f6505;
}


/*		Navigation  .......................................................	*/

.navigation_wrapper {
	text-align:left;
	padding-left:160px;
	height:35px;
	background-image:url(../images/navbg.jpg);	
	padding-top:8px;
	}

#nav {
	margin:0;
	padding:0;
	}

#nav li {
	display:inline;
	padding:0;
	margin:0;
}

#nav a:link,
#nav a:visited {
	color:#000;
	float:left;
	width:auto;
	border-left:1px solid #FFCC00; 
	text-decoration:none;
	font-size:10pt;
	font-weight:bolder;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	padding-left:13px;
	padding-right:13px;
}

#nav a:hover {
	color:#fff;
	background-color:#4e6036;
}

.whitebox {
	margin-top:5px;
	padding:5px;
	width:614px;
	border:#CCCCCC 1px solid;
	background-color:#FFFFFF;
	}

/*		Login Box  .......................................................	*/

.login_box {
	text-align:left;
	width:285px;
	height:86px;
	background-image:url(../images/login.jpg);
	margin-bottom:15px;
	padding-top:45px;
	padding-left:20px;
	}
	
.login_box a:link,
.login_box a:visited{
	text-decoration:none;
	color:#666666;
	font-size:9pt;
	}

.login_box a:hover{
	color:#FFFFFF;
	}

.submit {
	margin-top:5px;
	background-color:#6b7208;
	border:#FF9900 1px solid;
	color:#FFFFFF;
	}	

.input_field {
	float:left;
	border: 1px solid #474c00;
	}

.input_field2 {
	margin-top:0px;
	border: 1px solid #474c00;
	font-family:Verdana;
	}
.textareafield {
	border: 1px solid #474c00;
	font-family:Verdana;
	width: 295px;
	font-size: 12px;
}
.regform input.input_field2{
	width: 225px;	
}
	
.select_field2 {
	margin-top: 0px;
	border: 1px solid #474c00;
	font-size: 11px;
}

.fieldtext {
	float:left;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	}
	
.fieldtext2 {
	margin-top:5px;
	text-transform:uppercase;
	font-size:9pt;
	color:#606706;
	font-weight:bold;
	}

.fieldtext3 {
	margin-top:5px;
	text-transform:uppercase;
	font-size:7pt;
	color:#606706;
	font-weight:bold;
	padding-left:10px;
	}
	
.loggedin_lft {
	width:207px;
	float:left;	
	}

.loggedin_lft h3{
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.loggedin_lft h4{
	color:#000;
	font-size:10pt;
	font-weight:bold;
	margin-top:0px;
	}

.loggedin_lft p,
.loggedin_lft a{
	color:#666666;
	padding-top:5px;
	font-size:8pt;
	text-decoration:none;
	}

.loggedin_lft a:hover{
	color:#FFFFFF;
	}

.loggedin_rt {
	float:left;
	}
	
.loginmaybe {
	margin-left:15px;
	width:595px;
	background: url(../images/bigloginBg.jpg) repeat-x #c7d412;
	padding-bottom: 10px;
	}
	
.loginmaybe img{
	margin-top:12px;	
	}
	
.loginmaybe p{
	margin-top:10px;
	text-align:center;
	color:#FFFFFF;
	}	
.loginmaybe p.error{
	margin-top: 10px;
	text-align: center;
	color: #F00;
}

.requiredlogin{
	margin-left:200px;
	margin-top:15px;
	}

/*		Left Article  .......................................................	*/

.left_article {
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
	}

.left_article img{
	float:left;
	}

.left_article p{
	margin-top:0px;
	padding-left:10px;
	width:115px;
	float:left;	
	font-size:8pt;
	color:#666666;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	}
	
.line{		
	margin-top:10px;
	border-bottom:1px solid #e9ecbe;
	}

/*        News Item ............................................................ */

.main_bar {
	text-align:right;	
	background-image:url(../images/content_bar.jpg);
	background-repeat:no-repeat;
	height:23px;
	width:626px;
	}
	
.main_bar a:link,
.main_bar a:visited{
	line-height:25px;
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	}

.main_bar a:hover{
	color:#FF9900;
	}
	
.main_bar img {
	float:left;
	}


.news {
	margin-top:15px;
	padding-left:12px;
	padding-right:12px;
	text-align:left;
	}
	
.news_item {
	margin-top:5px;
	border:#CCCCCC 1px solid;
	width:604px;
	padding:10px;
	color:#666666;
	font-size:9pt;
	}
.news_item p {
	margin: inherit;	
}
.news_item ol,
.news_item ul {
	padding-left: 45px;
	list-style: decimal outside none;
}
.news_item ul ol,
.news_item ol ul {
	list-style: disc outside none;	
}

.news_item img {
	border:0px;
	}

.news_item p {
	color:#666666;
	font-size:9pt;
	}
	
.news_item h1 {
	margin-top:10px;
	color:#666666;
	font-weight:bold;
	}

.news_footer {
	margin-top:5px;
	height:25px;
	width:616px;
	padding-left:5px;
	padding-right:5px;
	background-color:#faa419;
	margin-bottom:5px;
	}
	
.news_footer p {
	line-height:25px;
	font-size:8pt;
	font-weight:bold;
	color:#666666;
	}
.news_footer a.continued {
	color:#666666;	
	text-decoration: none;
}
.news_footer a.continued:hover {
	text-decoration: underline;
}
.news_username a,	
.news_username {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}

.news_pages_wrapper {
	margin-top: 15px;
	font-size: 11px;
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
}
.news_pages_wrapper b {
	float: left;
	color: #000;
	margin: 3px 6px;
}
.news_pages_wrapper div.page {
	float: left;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}
.news_pages_wrapper div.page:hover {
	font-weight: bold;
	background-color: #f6f9c7;
}
.news_pages_wrapper div.page a {
	text-decoration: none;	
	display: block;
	padding: 2px 8px;
}
.news_pages_wrapper div.selected {
	float: left;
	padding: 2px 8px;
	border: 1px solid #FAA419;
	font-weight: bold;
	margin-left: 5px;
	color: #666666;
}

/*        Registration ............................................................ */

.regform {
	/*
	width:300px;
	float:left;
	*/
	}

.regform h1 {
	font-size: 14px;
	color:#606706;
	font-weight: bold;
	margin-top: 25px;
	text-transform: uppercase;
}

.regform hr.editprofile_bar{
	margin: 0 3px 10px 3px; background-color: #89930b; height: 2px; width: 100%; border: 0; 	
}

.registerbox {
	margin-top:10px;
	padding:10px;
	width:100%;
	border:#CCCCCC 1px solid;
	background-color:#f6f7e8;
	margin-bottom:10px;
	}
	
.regform textarea {
	border:1px solid #474C00;
	margin: 0;
	width: 350px;
	height: 200px;
}

/*        Profile ............................................................ */

.profile {
	width:300px;
	float:left;
	}

.profile2 {
	width:590px;
	float:left;
	}	
	
.profile_spacer{
	height:153px;
	}
	
.profile p{
	margin-bottom:25px;
	}
	
.profile2 p{
	margin-bottom:10px;
	}
		
/*      Comments  .............................................................*/

.comment1 {
	padding:5px;
	width:590px;
	border:#CCCCCC 1px solid;
	background-color:#ffffff;
	margin-bottom:5px;
	}

.comment_info {
	float:left;
	font-size:8pt;
	font-weight:bold;
	color:#666666;
	}
	
.comment_info h2 {
	padding-left:5px;
	line-height:25px;
	font-size:8pt;
	font-weight:bold;
	color:#666666;
	margin-bottom:10px;
	}

.comment_info p {
	width:500px;
	margin-left:5px;
	margin-top:0px;
	padding-left:5px;
	line-height:15px;
	font-size:8pt;
	font-weight:bold;
	color:#666666;
	}

.comment_info a:visited,
.comment_info a:link{
	color:#666600;
	text-decoration:none;
	}

.comment_info a:hover{
	color:#FF9900;
	}

.comment_icons {
	float:left;
	}

.reply_button{
	text-align:center;
	margin-top:5px;
	padding:2px;
	border:#CCCCCC 1px solid;
	display:block;	
	font-weight:bold;
	font-size:7pt;
	}

.reply_button a:visited,
.reply_button a:link{
	text-decoration:none;
	color:#666600;
	}

.reply_button a:hover{
	color:#FF9900;
	}
	
.commentform {	
	height:100px;
	margin:5px 0pt;
	width:100%;
	border:#CCCCCC 1px solid;
	}
	
.replyicons {
	float:left;
	margin-left:10px;
	margin-top:5px;
	}
	
.commentsubmit {
	float:left;
	text-align:center;
	width:30px;
	margin-top:5px;
	border:#CCCCCC 1px solid;	
	font-weight:bold;
	font-size:8pt;
	}

.commentsubmit a{
	text-decoration:none;
	color:#333300;
	}

.commentsubmit a:hover{
	color:#FF9900;
	}
	
.comment_reply {
	margin-left:25px;
	padding:5px;
	width:565px;
	border:#CCCCCC 1px solid;
	background-color:#fbfce4;
	margin-bottom:5px;
	}
	
.quickreply {
	margin-top:10px;
	font-size:9pt;
	}

/*		Roster     .......................................................	*/

.rosternames {
	float:left;
	width:300px;
	padding-left:15px;
	line-height:55px;
	font-weight:bolder;
	font-size:13pt;
	}

.rosternames a:link,
.rosternames a:visited {
	color:#666600;
	text-decoration:none;
	}
	
.rosternames a:hover {
	color:#000000;
	}
	
.rostertxt {
	text-align:right;
	float:left;
	width:200px;
	padding-right:5px;
	line-height:55px;
	font-size:11pt;
	}
	
	
	
/*		Pictures     .......................................................	*/

table.cat_list {
	border-collapse:collapse;
	font-size: 8pt;
}
table.cat_list td {
	border-bottom:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
}
table.cat_list a {
	display: block;
	padding: 1px 1px 1px 3px;
	text-decoration: none;
	color: #666666;
}
table.cat_list a:hover {
	background-color: #FFB214;
}

table.pic_recent_list {
	font-size:8pt;
	color: #666666;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

table.pic_recent_list img {
	max-width: 150px;
	border: 1px solid #DDDDDD;
	padding: 2px;
}

table.pic_recent_list span.title {
	font-size: 10pt;
	color: #606706;
	font-weight: bold;
}

div.image_title {
	color: #606706;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 5px;
}

div.image_big {
	margin-top: 20px;
	text-align: center;
}
div.image_big img {
	max-width: 620px;
}

div.image_info {
	margin: 15px 0px 15px 0px;
	background-color: #F7F9C8;
	border: 1px solid #606706;
	padding: 10px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	font-size: 9pt;
}

div.image_info span.title {
	font-weight: bold;
	color: #606706;
	font-size: 11pt;
}

div.image_info strong {
	color: #ff9827;
}


/*		Newsarchive ...................................................... */

div.newsarchive_list {
	margin-top: 15px;
}

table.newsarchive_listing {
	width: 100%;
	border-collapse:collapse;
	font-size: 9pt;
}
table.newsarchive_listing tr.header td {
	text-align: left;
	font-weight:bold;
	color:#606706;
	font-size:9pt;
	text-transform: uppercase;
} 
table.newsarchive_listing tr.list_item {
	height: 24px;
}
table.newsarchive_listing tr.list_item a {
	display: block;
	color: #666666;
	text-decoration: none;	
}
table.newsarchive_listing tr.list_item a:hover {
	color: #606706
}

table.newsarchive_listing td.greyline {
	background-image:url(/images/greydline.gif);
	background-repeat:repeat-x;
	height: 1px;
	padding: 0;
}

/*		Videos     .......................................................	*/


/*		Upload     .......................................................	*/
label.submissionType {
	cursor: pointer;
	color: #606706;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
}




/*		Pagination .......................................................... */
div.pagination {
	margin-top: 25px;
}

div.pagination a {
	background-color: #FFFFFF;
	color:#FFB214;
	cursor: pointer;
	margin: 0 3px 0 3px;
	padding: 2px 4px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

div.pagination a:hover {
	background-color: #FFB214;
	color: #FFFFFF;
}

div.pagination strong {
	color:#666666;
	padding: 2px 4px;
	margin: 0 3px 0 3px;
}



/*		Matches  ...................................................... */

div.matches_list {
	margin-top: 15px;
}

table.matches_listing {
	width: 100%;
	border-collapse:collapse;
	font-size: 9pt;
}
table.matches_listing tr.header td {
	text-align: left;
	font-weight:bold;
	color:#606706;
	font-size:9pt;
	text-transform: uppercase;
} 
table.matches_listing tr.list_item {
	height: 24px;
}
table.matches_listing tr.list_item td {
	text-align: left;	
	font-size: 11px;
}
table.matches_listing tr.list_item a {
	color: #666666;
	text-decoration: none;	
}
table.matches_listing tr.list_item a:hover {
	color: #606706
}

table.matches_listing td.greyline {
	background-image:url(/images/greydline.gif);
	background-repeat:repeat-x;
	height: 1px;
	padding: 0;
}


/* MATCHES VIEW *************************************** */

img.match_details_logo {
	border: 3px solid #ffb312;
}
div.match_date {
	font-weight: bold;
	color:#FF9827;
}
div.match_score {
	font-weight: bold;
	color: #505709;
}
div.match_team_name {
	color:#FFB312;
	font-weight:bold;
	text-align:center;
}

div.match_info {
	margin-top: 10px;
	margin-bottom: 15px;
}
div.match_info .match_info_entry {
	width: 619px;
	font-size: 9pt;
	clear: both;
	padding-left: 10px;
}
div.match_info .match_info_entry h3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	float: left;
	padding-right: 5px;
}
div.match_info .orange {
	background-color: #feeccd;
}
div.match_info .orange h3 {
	color: #4a5006;	
}
div.match_info .white {
	background-color: #FFF;
}
div.match_info .white h3 {
	color: #fbb200;	
}




/* RANKING ******************************************* */
table.ranking_table {
	border-collapse: collapse;
	font-size: 9pt;
	width: 100%;
}

table.ranking_table tr.header td {
	text-align: center;
	font-weight:bold;
	color:#606706;
	font-size:9pt;
	text-transform: uppercase;
} 


table.ranking_table td.greyline {
	background-image:url(/images/greydline.gif);
	background-repeat:repeat-x;
	height: 1px;
	padding: 0;
}



/* COMMUNITY PAGE ******************************************* */

div.comm_header {
	width: 625px; height: 82px; background: url(/images/community_silly_header.gif) top left no-repeat;	
}
div.comm_join_group {
	width: 185px; height: 42px; 
	background: url(/images/join_steam_group.png) no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	margin: 25px 30px 0 0;
	float: right;
}
div.comm_join_group:hover {
	background-position: -1px -42px;	
}
div.comm_join_group a {
	display: block;
	width: 100%;
	height: 100%;
}

div.comm_player_wrapper {
	background: url(/images/community_player_bg.gif) repeat-x #d3e213; float: left; font-size: 10px; width: 190px; height: 40px; margin: 0 6px 4px 0; padding: 4px 0 4px 4px; border: 2px solid #fea819;	
}
div.sc_avatar { float: left; }
div.sc_info { float: left; margin-left: 4px; margin-top: 10px; }
div.sc_info a {
	color: #000;
	text-decoration: none;
}
div.sc_info a:hover { text-decoration: underline; }



/* FORUMS  ******************************************* */

.forum_container {
	margin-top:5px;
	width:604px;
	padding:10px;
	}


.forumbar {
	margin-top:5px;
	height:25px;
	padding-left:5px;
	padding-right:5px;
	background-color:#faa419;
	margin-bottom:5px;
	}
	
.forumbar p {
	line-height:25px;
	font-size:8pt;
	font-weight:bold;
	color:#666666;
	}

table.forums {
	font-size: 11px;
}

table.forums thead tr td {
	background-color:#faa419;
	padding-left: 5px;
	height: 20px;
	font-weight: bold;
}
table.forums thead tr td a {
	color: #000;
	text-decoration: none;
}
table.forums thead tr td a:hover { text-decoration: underline; }
table.forums td.right {
	float: none;
	text-align: right;	
}

table.forums tbody tr.sub_list_info {
	border-bottom: 1px solid #818a0a;
}
table.forums tbody tr.sub_list_info td {
	padding: 3px 0 3px 5px;	
}
table.forums tbody tr.sub_list_info td a {
	text-decoration: none;
}
table.forums tbody tr.sub_list_info td a:hover {
	text-decoration: unerline;
}
table.forums tbody tr.stats b {
	float: left;
	font-weight: bold;
}
table.forums tbody tr.stats div.left div {
	text-align: right; 
	border-bottom: 1px solid #818a0a;
	width: 200px;
	padding-left: 5px;
}
table.forums tbody tr.stats div.right div {
	text-align: right; 
	border-bottom: 1px solid #818a0a;
	width: 350px;
	padding-left: 5px;
}

/*		Sub Forums	*/
table.forums tbody tr.thread_list_info {
	border-bottom: 1px solid #818a0a;
}
table.forums tbody tr.thread_list_info td {
	padding: 3px 0 3px 5px;	
}
table.forums tbody tr.thread_list_info td a {
	text-decoration: none;	
}
table.forums tbody tr.thread_list_info td a:hover {
	text-decoration: underline;
}
table.forums tbody tr.thread_list_info td a.author_link {
	color:#666666;
	text-decoration: none;
}
table.forums tbody tr.thread_list_info td a.author_link:hover {
	text-decoration: underline;
}

/*		Thread	*/
div.post_box {
	border:1px solid #CCCCCC;
	margin: 6px 0 0 0;
	padding: 5px;
	font-size: 11px;
	font-family:Verdana,Geneva,sans-serif;
}
div.post_box div.post_head {
	text-align: right;
	padding: 0 4px 5px 4px;
	border-bottom: 2px solid #e2e980;
}
div.post_box div.post_head b {
	float:left;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
}
div.post_box div.post_links {
	clear: both;
	padding: 5px 0 5px 4px;
	border-bottom: 1px solid #CCCCCC ;
}
div.post_box div.post_links a {
	text-decoration: none;	
	color: #FEBB4C;
	font-weight: bold;
}
div.post_box div.post_links a:hover {
	text-decoration: underline;	
}
div.post_box div.post_content {
	margin-top: 4px;
	padding-left: 4px;
}

div.reply_box {
	border:1px solid #CCCCCC;
	margin: 6px 0 0 0;
	padding: 5px;
	font-size: 11px;
	font-family:Verdana,Geneva,sans-serif;
}
div.reply_box div.title {
	text-align: left;
	padding: 0 4px 5px 4px;
	border-bottom: 2px solid #e2e980;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
	margin-bottom: 5px;
}
div.reply_box textarea.reply_textarea {
	border: 1px solid #666666;
	height:100px;
	margin: 5px 0 5px 5px;
	width: 580px;	
}
div.reply_box input.reply_submit {
	font-family:verdana;
	font-size: 10px;
	color: #000;
	margin-left: 5px;
}

div.post_box div.newthread_head {
	font-size: 12px;
	font-weight: bold;
	color:#666666;
	padding: 0 4px 5px 4px;
	border-bottom: 2px solid #e2e980;
}
div.post_box div.newthread_item {
	border-bottom: 1px solid #CCCCCC;
	color:#666666;
	padding: 7px;
}
div.post_box div.newthread_item input {
	border: 1px solid #666666;
	width: 200px;	
}
div.post_box textarea.comment_textarea {
	border: 1px solid #666666;
	height:100px;
	margin: 5px 0 5px 5px;
	width: 565px;	
}



/*	PROFILE 	*/
div.profilebox {
	background-color:#F6F7E8;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	margin-top: 10px;
	padding:10px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
}

div.profilebox .box-title {
	font-weight: bold;
	color:#4B4B4B;
	margin-left: 10px;
	font-size: 10pt;
}

div.profilebox .underline {
	height: 2px;
	width: 100%;
	margin: 6px 0 0 3px;
	background-color: #FF9827;
}
div.profilebox .profile-pic img {
	border:1px solid #DDDDDD;
	float:right;
	margin:10px 10px 0 0;
	padding:2px;
	max-width: 130px;
	max-height: 180px;
}

div.profilebox .profile-detail {
	color:#797878;
	float:left;
	margin:8px 5px 7px 10px;
	width:200px;
}
div.profilebox .profile-detail2 {
	color:#797878;
	float:left;
	margin:8px 5px 7px 10px;
	width:200px;
}

div.profilebox .profile-grey-underline  {
	background-color: #DDDDDD;
	float:left;
	height:1px;
	margin:0 0 0 3px;
	width: 400px;
}

div.profilebox .article_text {
	margin:11px 10px 5px;
}

div.profilebox-small {
	background-color:#F6F7E8;
	border:1px solid #CCCCCC;
	float: left;
	width: 275px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 9pt;
	padding: 10px;
	margin-top: 10px;
}

div.profilebox-small .box-title {
	font-weight: bold;
	color:#4B4B4B;
	margin:6px 0 0 10px;
	font-size: 10pt;
}

div.profilebox-small .underline {
	height: 2px;
	width: 100%;
	margin: 6px 0 0 3px;
	background-color: #FF9827;
}

div.profilebox-small .profile-detail {
	color:#797878;
	float:left;
	margin:8px 5px 7px 10px;
	width:80px;
}
div.profilebox-small .profile-detail2 {
	color:#797878;
	float:left;
	margin:8px 5px 7px 10px;
	width:165px;
	height: 15px;
	overflow: hidden;
}

div.profilebox-small .profile-grey-underline  {
	background-color: #DDDDDD;
	float:left;
	height:1px;
	margin:0 0 0 3px;
	width: 100%;
}



.message-user {
	float: left;
	margin: 7px 0 0 8px;
	color: #4b4b4b;
	font: bold 11px Verdana, Geneva, sans-serif;
}
.message-user a {
	color: #4b4b4b;
	text-decoration: none;
}
.message-user a:hover {
	text-decoration: underline;
}
.message-reply {
	float: right;
	margin: 7px 10px 0 0;
	color: #FF9827;
	font: bold 11px Verdana, Geneva, sans-serif;
}
.message-reply a {
	color: #679eb9;
	text-decoration: none;
}
.message {
	float: left;
	width: 320px;
	margin: 4px 10px 8px;
	color: #4b4b4b;
	font: 11px Verdana, Geneva, sans-serif;
}
#message-box {
	float: left;
	margin: 10px 0 10px 10px;
	height: 40px;
	width: 250px;
	border: 0;
	color: #4b4b4b;
	font: 10px Verdana, Geneva, sans-serif;
	border: 1px solid #474C00;
}
.send-message {
	float: left;
	margin: 10px 5px 7px 10px;
}
input.message_submit_button {
	width: 85px;
	height: 14px;
	cursor: pointer;
	background: url('/images/send-button.png') top left no-repeat;
	border: 0;
}

div.messagebox_underline {
	background-color: #DDDDDD;
	float:left;
	height:1px;
	margin:0 0 0 3px;
	width: 100%;
}
input.messagebox_submit {
	background-color:#6B7208;
	border:1px solid #FF9900;
	color:#FFFFFF;
	float:left;
	margin-left:10px;
	margin-top:5px;
	width:250px;
}

div.messagebox_number_wrapper {
	padding-top:5px;
}
div.messagebox_number_wrapper .page {
	float: left;
	margin-left: 5px;
	border:1px solid #CCCCCC;
	margin-bottom: 4px;
}
div.messagebox_number_wrapper .page a {
	text-decoration: none;	
	display: block;
	padding: 2px 8px;
}

/*		HOME ROSTER 	*/
div.home_roster {
	background: url(/images/home_teams_bg.jpg) top left no-repeat #faa419;	
	width: 622px;
	height: 65px;
	margin: 15px 0 0 10px;
	padding: 29px 0 0 7px;
}
div.home_roster ul {
	margin: 0;
	padding: 0;
}
div.home_roster ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
div.home_roster ul li a {
	float: left;	
	padding-right: 7px;
}
div.home_roster img {
	border: 1px solid #616707;	
}

div.home_roster_alias {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #f8f7fc;
	text-transform: uppercase;
	font-size: 14pt;
	margin-top: 19px;
	float: left;
	margin-left: 30px;
}
div.home_roster_alias .roster_alias {
	display: none;	
}