/* CSS Document for TheFightingTigers.co.uk */
/* Designed by: uman studios - www.u-man.dk */
/* Coded by: Legney @ TheFightingTigers.co.uk */

body { background: #4b3b2b url(../images/bg.gif) top repeat; margin: 0px; }

/* TOP: Banner, navigation and spacer */
#navigation { border: 0px; width: 973px; height: 49px; }
#navigation img { border: 0px; }
#spacer { width: 973px; height: 15px;}
#topbanner { width: 973px; height: 250px; }


/* LOGINBOX */
.login_input {
	background-image: url(../images/loginfield.jpg);
	width: 142px;
	padding: 4px;
	height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border: 1px solid #666060;
}
.login_button {
	background-image: url(../images/loginbutton.jpg);
	width: 103px;
	height: 21px;
	border: 0px;
}
.logout_button 
{
	background-image: url(../images/logoutbutton.jpg);
	width: 103px;
	height: 21px;
	border: 0px;
}

/* CONTENTAREA BACKGROUND*/
#contentbg {
	background: url(../images/sitebg.jpg) top repeat-y;
	width: 973px;
}

#content_top {
	background: url(../images/newsheader.jpg) top left no-repeat;
	width: 442px;
	height: 75px;
	margin-top: 2px;
	margin-left: 4px;
	margin-right: 3px;
}
#content_header {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 80px;
}
#content_author {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #656565;
	padding-top: 2px;
	padding-left: 80px;
}
#content_pic { width: 442px; height: 58px; border: 0px; margin-left: 4px; margin-right: 3px; }
#content {
	background: url(../images/newscontent.jpg) left bottom no-repeat;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #858585;
	line-height: 18px;
	margin-left: 4px;
	margin-right: 3px;
	padding: 3px;
}
#content a { color: #858585; text-decoration: underline; }
#content a:hover { color: #ff9f00; text-decoration: none; }

/* NEWS SECTION */
#news { 
	background: url(../images/news_bg.jpg) no-repeat;
	width: 249px;
	height: 31px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #8a8989;
	line-height: 31px;
	padding-left: 10px;
	margin-left: 9px;
	margin-right: 4px;
}
#news a { color: #8a8989; text-decoration: none; }
#news a:hover { color: #ff9f00; text-decoration: none; }
#news_bg { background: url(../images/leftside_bg.jpg) top repeat-y; width: 262px;}
#news_bottom { width: 262px; height: 31px; }
#news_bottom img { border: 0px; width: 262px; height: 31px; }
#news_top { width: 262px; height: 128px; }

/* MATCHES SECTION */
#match { 
	background: url(../images/matches_bg.jpg) no-repeat;
	width: 249px;
	height: 66px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #8a8989;
	line-height: 18px;
	margin-left: 9px;
	margin-right: 4px;
}
#match a { color: #8a8989; text-decoration: none; }
#match a:hover { color: #ff9f00; text-decoration: none; }
#matches_bg { background: url(../images/leftside_bg.jpg) top repeat-y; width: 262px;}
#matches_bottom { width: 262px; height: 31px; }
#matches_bottom img { border: 0px; width: 262px; height: 31px; }
#match_spacing { padding-left: 10px; padding-top: 5px; }
#matches_top { width: 262px; height: 128px; }
.draw { color: #004fa8; font-weight: bold; }
.loss { color: #d00000; font-weight: bold; }
.win { color: #5aa700; font-weight: bold; }

/* SERVERS SECTION */
#server { 
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #8a8989;
	text-align: center;
	padding: 5px;
}
#server a { color: #8a8989; text-decoration: none; }
#server a:hover { color: #ff9f00; text-decoration: none; }
#server img { border: 0px; }
#server_bg { background: url(../images/rightside_bg.jpg) top repeat-y; width: 262px;}
#server_bottom { width: 262px; height: 12px; }
#server_bottom img { border: 0px; width: 262px; height: 12px; }
#server_top { width: 262px; height: 45px; }

/* SPONSORS SECTION */
#sponsors { 
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #8a8989;
	margin-left: 4px;
	margin-right: 9px;
}
#sponsors a { color: #8a8989; text-decoration: none; }
#sponsors a:hover { color: #ff9f00; text-decoration: none; }
#sponsors img { border: 0px; }
#sponsors_bg { background: url(../images/rightside_bg.jpg) top repeat-y; width: 262px;}
#sponsors_bottom { width: 262px; height: 31px; }
#sponsors_bottom img { border: 0px; width: 262px; height: 31px; }
#sponsors_top { width: 262px; height: 45px; }

/* ROSTER SECTION */
.roster_cell {border-color: #DDDDDD; border-style: solid; border-width: 2px;}
.roster_pic {width: 75px; height: 75px;}
.roster_name {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #BBBBBB; margin-top: 8px;}
.roster_table {margin-left: 9px;}
