/* Sport89 */

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}

body {
   background:url(../images/background.png) repeat;
	text-align: center;
	font-size: 8pt;
	margin: 0px; 
	padding:0;
    line-height: 1.5em;
}



p {
	margin: 0px;
	padding: 0px;
}

div, td {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 10pt;
	color: #000000;
	line-height: 140%;
}

a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }


a.livelink:link { color: #000000; text-decoration: underline; font-weight: bold; }
a.livelink:visited { color: #000000; text-decoration: underline; font-weight: bold; }
a.livelink:hover { color: #000000; text-decoration: underline; font-weight: bold; }


a.adslink:link { color: #FF0000; text-decoration: underline; font-weight: bold; }
a.adslink:visited { color: #FF0000; text-decoration: underline; font-weight: bold; }
a.adslink:hover { color: #FF0000; text-decoration: underline; font-weight: bold; }



#header {
background:url(../images/header_top.png) no-repeat 0 0;
height:147px;
width:900px;
}

#header_top {
height:27px;
width:900px;
}

#header_bottom {
height:91px;
width:900px;
}

#logo {
float:left;
padding-top: 35px;
padding-left: 10px;
}




.glossymenu{
	position: relative;
	padding: 0 0 0 20px;
	margin: 0 auto 0 auto;
	height: 27px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding:0 0 0 5px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 10px 0 5px;
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: #9c0000;
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: #9c0000;
}

.left_text {
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 4px;
	background-position: left;
}

.right_text {
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 4px;
	float: right;
}


#menu_right {
padding-top: 3px;
padding-left: 10px;
padding-right: 110px;
}

#search {
float: right; 
padding-top: 30px; 
padding-right: 20px;
}

#input_search {
padding: 5px;
font: Arial, Helvetica, sans-serif;
font-size: 14px;
width: 160px;
border: 1px solid #000000;
border-right: none;
}



.droplinebar{
overflow: hidden;
}

.droplinebar ul{
margin: 0;
padding: 0;
float: left;
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

.droplinebar ul li{
display: inline;
}

.droplinebar ul li a{
float: left;
color: white;
padding: 6px 11px;
text-decoration: none;
}

.droplinebar ul li a:visited{
color: white;
}

.droplinebar ul li a:hover, .droplinebar ul li .current{ 
color: white;
}


.droplinebar ul li ul{
position: absolute;
z-index: 100;
left: 0;
top: 0;
background: #000000; 
visibility: hidden;
}


.droplinebar ul li ul li a{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
padding: 5px;
padding-right: 8px;
margin: 0;
border-bottom: 1px solid #737373;
}

.droplinebar ul li ul li a:hover{ 
background: #000000;
}


/*Page*/

#center{
width: 900px;
padding-top: 10px;
}

#left {
float: left;
background: #000000;
}

#right {
float: right; 
background: #FFFFFF; 
border: 1px solid #000000;
}

#index {
border-top: 1px solid #cccccc;
}


#footer{
clear: left;
width: 100%;
color: #999999;
text-align: center;
padding: 2px 0;
font-size: 11px;


}

#footer a{
color: #999999;
}

/* Menu */

.leftmenu{
list-style-type: none;
margin: 0;
padding: 0;
padding-left: 1px;
width: 149px; 
}

.leftmenu li{
border-bottom: 1px solid white; 
}

.leftmenu li a{
background: #000000;
font-size: 10px;
font: Arial, Helvetica, sans-serif;
font-weight: bold;
display: block;
color: white;
width: auto;
padding: 5px 0; 
text-indent: 8px;
text-decoration: none;
border-bottom: 1px solid black;
}

.leftmenu li a:visited, .leftmenu li a:active{
color: white;
}

.leftmenu li a:hover{
background-color: #252525;
color: white;
border-bottom: 1px solid black; 
}

.leftmenu li a{ 
width: 100%;
}

#leftmenutop {
background: #005e12;
font-size: 11px;
padding:2px;
font: Arial, Helvetica, sans-serif;
font-weight: bold;
padding-left: 8px;
color: #ffffff;
border-top: 1px solid #000000;
}


  
#indexdiv {
padding-top: 20px;
padding-bottom: 20px;
padding-left: 10px;
padding-right: 10px;
}

  
#lastvideo {
padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
color: #000000;
text-align: left;
font: Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration: underline;
font-size: 11px;
}


#matchvideo {
padding-top: 20px;
color: #000000;
text-align: center;
font: Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration: underline;
font-size: 11px;
}

#fortext {
text-align: left;
width: 650px;
padding-top: 20px; 
padding-bottom: 20px; 
padding-left: 20px; 
color: #000000;
}


#leftads {
background: #FFFFFF; 
padding-top: 10px; 
padding-bottom: 10px; 
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
}


/* Index */

#toptextleft {
width: 715px;
text-align: left;
padding-left: 10px;
color: #000000;
font: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-decoration: underline;
}


#toptextright {
width: 730px;
text-align: right;
padding-top: 4px;
padding-right: 10px;
color: #000000;
font: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: underline;
}



#indextop {
width: 340px;
background: #00450d; 
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold; 
font-size:13px; 
color: #ffffff; 
padding: 1px;
border-bottom: 3px solid #77bf85;
}


#indexbottom {
width: 340px;
background: #f1f1f1;
padding: 1px; 
font: Arial, Helvetica, sans-serif; 
font-size: 13px;
color:#666666; 
border-bottom: 1px solid #ababab;
}

/* Football Videos */

 
#footballlink {
width: 715px;
text-align: left;
padding-left: 10px;
padding-top: 20px;
color: #000000;
font: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-decoration: underline;
}
 
 
#footbalvideo {
padding-top: 20px; 
padding-bottom: 20px; 
background: #eeeeee;
border-bottom: 1px solid #b1b1b1;
border-top: 1px solid #b1b1b1;
}
  
/* Contact */  
  
.cflite {
	width: 400px;
	font-family: arial;
}
.cflite_td {
	padding:4px;
	font-size:12px;
}
.cflite p {
	padding:4px;
}
.cflite label {
	padding:4px;
}
label {
 padding-right:10px
}
.required {
 font-weight:bold;
}
.required_star {
 font-weight:bold;
 color:#F00;
}
.not-required {
 font-weight:normal
}  


.inputbutton{
background: #f1f1f1;
border: 1px solid #666666;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
padding: 2px;

}

/* INFO */

 
#info {
width: 890PX; 
background:#005e12; 
border-bottom: 1PX solid #ffffff; 
padding:5px; 
border-top: 1PX solid #ffffff; 
font-family: Arial, Helvetica, sans-serif; 
color: #FFFFFF; 
font-weight: bold;
}
 