/* global padding reset */




	/* clearfix hack */

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix{display: inline-table;}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac *//* main container elements */ 
	
/* general stuff */
	body  {	font-family: Arial;	font-size: 10px; color: #000000; margin-left: 3px;}	
	a 		{	text-decoration: none;	color: #003399;	}
	a:hover {text-decoration: underline;}	
	form  {	display: inline;	}
	label {	float: left;	padding-left: 1px;	padding-right: 1px;}
	img   {	border: 0px;	}
	table {	border-collapse: collapse; } /* gets rid of annoying spaces between cells */

/* header stuff */
	#homelink {position: absolute;top:10px;left:15px;width:250px;height:50px;}
   	#masthead {position: relative;height: 89px;	background-image: url('/Images/Football365/header.jpg');	background-repeat: no-repeat;	margin-bottom: 1px;}
	#logo {	}	
	
	#banner {position: relative;left:271px;top:0px;width:728px;height:90px;}
	#banner table {width:728px;height:90px;margin:0;padding:0}
	#banner table td {vertical-align:middle;text-align:center}
	

/* navbar */

/* Suckerfish IE7 */
#nav li:hover, #nav li.hover {
    position:static;
}
	#navbar    {  height: 28px;	background-image: url(/menu-back.gif);	clear: both;float: left;	width: 100%; z-index:999; }	
	#nav 	     {margin: 8px 0 0 0;}
	#nav, #nav ul { /* all lists */	padding: 0;	list-style: none;	line-height: 1;	z-index: 999;}
	#nav a     {	display: block;	width: 10em;	color: #000000;	font-weight: bold;	font-size: 11px;	text-transform: uppercase; text-decoration: none;}
	#nav li    { /* all list items */	float: left;	width: auto; /* width needed or else Opera goes nuts */	list-style: none;}
	#nav li a  {width: auto ;padding: 0px 10px 2px 10px; text-align: center; background: url(/Images/Football365/menu_divide.gif) right no-repeat;}	
	#nav li ul {	/* second-level lists */	position: absolute;	background-color: #1e609a; left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */	padding: 6px 6px 6px 6px;}
	#nav li ul li {	float: none; border-bottom: 1px solid #1d8aca;	border-top: 1px solid #197db8;}
	#nav li ul li a {	width: 11em;	text-align: left;	background-image: none;	text-transform: none; padding-top: 4px; padding-bottom: 4px;	display: block;}
	#nav li ul li a.directory {background:url('/yellowarrow.gif') no-repeat right;}
	#nav li ul li a:hover {	background-color: #efeded;}
	#nav li:hover ul ul, #nav li.sfhover ul ul {	left: -999em; }
	#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */	left: auto;}
	#nav li ul ul { /* third-and-above-level lists */	margin: -1em 0 0 10em;}
	
.judul
{
font-family : Tahoma, Verdana;
color:#000000;
font-size : 12pt;
font-weight : bold;
}

.judul:link
{
font-family : Tahoma, Verdana;
color:#000000;
font-size : 12pt;
font-weight : bold;
text-decoration:none;
}

.judul:visited
{
font-family : Tahoma, Verdana;
color:#000000;
font-size : 12pt;
font-weight : bold;
text-decoration:none;
}

.judul:hover
{
font-family : Tahoma, Verdana;
font-size : 12pt;
font-weight : bold;
color:red;
text-decoration:underline;
}	

.judulkecil
{
font-family : Tahoma, Verdana;
font-size : 10pt;
font-weight : bold;
}

.judulkecil:link
{
font-family : Tahoma, Verdana;
font-size : 10pt;
font-weight : bold;
color:orange;
text-decoration:none;
}

.judulkecil:visited
{
font-family : Tahoma, Verdana;
font-size : 10pt;
font-weight : bold;
color:orange;
text-decoration:none;
}

.judulkecil:hover
{
font-family : Tahoma, Verdana;
font-size : 10pt;
font-weight : bold;
color:red;
text-decoration:underline;
}

.nav {
	font-family: Verdana;
	font-size: 11px;
	color: #000066;
}
