/************************************************/
/* 				MAIN BODY STYLES				*/
/************************************************/

body {
	margin: 0;
	padding: 0;
	line-height: 110%;
	background-color: #F0F6F8;
	font-family: Arial, Helvetica, sans-serif;
}


/************************************************/
/* 				MAIN CONTAINER STYLES			*/
/************************************************/

#container {
	display: block;
	width: 750px;
	margin: 5px auto;
	padding: 0;
	border: 1px solid #BCBCBC;
}


#containerbg {

	background-image: url(../images/left-nav-bg.jpg);
}


/************************************************/
/* 				TOPNAV STYLES					*/
/************************************************/

#topnav {
	display: block;
	width: 750px;
	height: 15px;


}


/************************************************/
/*  				Banner STYLES				*/
/************************************************/

#banner {
	display: block;
	float: left;
	width: 750px;
	height: 180px;
	background-color: #4B494A;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
}


/************************************************/
/* 				LEFT CONTENT STYLES				*/
/************************************************/

#leftnav {
	display: block;
	float: left;
	width: 160px;
	margin: 0;
	padding: 0;
	font-size: 0.7em;

}


#leftnav p{

	color: #fff;
	margin-left: 15px;


}

#leftnav h2 {
	font-size: 1.1em;
	color: #F30E1B;
	font-weight: bold;
	margin-left: 15px;

}


.menu  {
	height: 20px;
	background-color: #fff;
	color: #F30E1B;
	font-size: 1.1em;
	padding-left: 15px;
	padding-top: 5px;
	margin-top: 0;
	margin-top: -20px;
	border-right: 1px solid #000000;

}

.menu1  {
	height: 20px;
	background-color: #888888;
	color: #fff;
	font-size: 1.1em;
	padding-left: 15px;
	padding-top: 5px;
	border-right: 1px solid #000000;

}


#leftnav .video {
	padding-left: 20px;
}

#leftnav .video a {
	color: #fff;
	text-decoration: underline;
	
}

#leftnav .video a:hover {
	color: #F30E1B;
	text-decoration: underline; 
	
}

/************************************************/
/*  			MAINHEADING STYLES				*/
/************************************************/

#mainheading {
	display: block;
	float: left;
	width: 589px;
	height: 29px;
	background-color: #000000;
}

#mainheading h1 {
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	margin: 5px 0 5px 15px;
}

/************************************************/
/*  			  CONTENT STYLES				*/
/************************************************/


#content {
	display: block;
	float: left;
	width: 464px;
	padding: 0;
	margin: 0;
}

#content p {
	font-size: 0.75em;
	color: #000000;
	margin-right: 15px;
	margin-left: 15px;
}

#content p .link {
	font-weight: normal;
	color:#000000;
	text-decoration: underline;
}


#content h1 {
	font-size: 0.75em;
	color: #1A1A1A;
	font-weight: bold;
	margin-left: 15px;
}


#content h2 {
	font-size: 0.8em;
	color: #F60815;
	font-weight: bold;
	margin-left: 15px;
	margin-top: -5px;
}


#content h3 {
	width: 420px;
	font-size: 0.75em;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
	font-weight: normal;
}


#content h4 {
	font-size: 0.75em;
	color: #fff;
	background-color: #D9131E;
	margin-left: 15px;
	margin-right: 10px;
}

#content h5 {
	font-size: 0.75em;
	color: #fff;
	background-color: #4E4E4E;
	margin-left: 15px;
	margin-right: 10px;
}

#content hr {
	width: 430px;
	border-top: 1px dotted #A7A7A7;
	color: #fff;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: -15px;	
	
}


#content .image {
	margin: 0 15px 0 15px;
}
/************************************************/
/* 				QUICKLINKS STYLES				*/
/************************************************/


#quicklinks {
clear: both;
	margin:0;
	padding:0;
}

#quicklinks ul {
	background-color: #fff;
	color: #575757;
	padding-left: 10px;

}

#quicklinks ul li a{
	font-size: 0.75em;
	color: #575757;
	font-weight: normal;
	text-decoration: underline;
}

#quicklinks ul li a:hover {
	font-size: 0.75em;
	color: #F30E1B;
	font-weight: normal;
	text-decoration: none;
}

/************************************************/
/* 				SPONSORS STYLES					*/
/************************************************/

#sponsors {
	display: block;
	float: right;
	background-color: #fff;
	width:120px;
	margin-left:5px;
	padding:0;
}

#sponsors img {
	border: 1px solid #BBBBBB;
	margin-bottom: 5px;
}

#sponsors p {
	font-size: 0.75em;
	background-color: #BEBEBE;
	color: #575757;
	font-weight: normal;
	margin: 20px 5px 10px 0px;
	padding-left: 10px;


}

#sponsors h1 {
	font-size: 0.75em;
	color: #1A1A1A;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 5px;
}



/************************************************/
/* 				FIXTURES STYLES					*/
/************************************************/


#content table.fixtures {
	display: block;
	width: 220px;
	font-size: 0.7em;
	color: #fff;
	background-color: #D9131E;
	border: 1px solid #807E7E;
	text-align: center;
	margin-left: 8px;
}

#content table.fixtures th{
	background-color: #4E4E4E;
	border: 1px solid #fff;
}

#content table.fixtures td.dark{
	background-color: #BEBEBE;
	border: 1px solid #fff;
	color: #302F2F;
}

#content table.fixtures td.light{
	background-color: #EDEAEA;
	border: 1px solid #fff;
	color: #302F2F;
}

#content table.fixtures h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 auto;
	color: #FFFFFF;
}


#content table.results {
	display: block;
	width: 180px;
	font-size: 0.7em;
	color: #fff;
	background-color: #D9131E;
	border: 1px solid #807E7E;
	text-align: center;
	margin-right: 10px;
}


#content table.results th{
	background-color: #4E4E4E;
	border: 1px solid #fff;
}


#content table.results td.dark{
	background-color: #BEBEBE;
	border: 1px solid #fff;
	color: #302F2F;
}


#content table.results td.light{
	background-color: #EDEAEA;
	border: 1px solid #fff;
	color: #302F2F;
}


#content table.results h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 auto;
	color: #FFFFFF;
}


/************************************************/
/* 				FOOTER STYLES					*/
/************************************************/
#footer {
	display: block;
	clear: both;
	width: 750px;
	height: 34px;
	padding: 0;
	margin: 0;
	background-image: url(../images/footer.jpg);
}


#footer p {
	font-size: 0.7em;
	color: #BEBEBE;
	text-align: center;
	margin-top: 6px;

}


/************************************************/
/* 				Left nav STYLES					*/
/************************************************/

.menudiv ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 160px; /* Width of Menu Items */
	background-color: #242424;
	border-right: 1px solid #fff;

}


.menudiv ul li{
	position: relative;
	border-bottom: 1px dotted #767575;
}

.menudiv ul li.last{
	border-bottom: none;
	height: 50px;

}

.menudiv ul li.mid{
	height: 25px;

}

.menudiv ul li.base{
	border-bottom: 1px solid #ffffff;
	height: 25px;

}

.menudiv ul li.top{
	border-top: 1px solid #fff;
	height: 25px;

}

/*1st level sub menu style */
.menudiv ul li ul{
	left: 160px; /* Parent menu width - 1*/
	position: absolute;
	width: 160px; /*sub menu width*/
	top: 0;
	display: none;
	border-left: 1px solid #fff;

}


/*All subsequent sub menu levels offset */
.menudiv ul li ul li ul{
	left: 159px; /* Parent menu width - 1*/
}


/* menu links style */

.menudiv ul li a{
	display: block;
	height: 25px;
	color: #fff;
	text-decoration: none;
	background: #242424;
	padding: 1px 15px;
	border-bottom: 0;
}


.menudiv ul li a:visited {
	color: #fff;
	height: 25px;
}


.menudiv ul li a:hover{
	background-color: red;
}


.menudiv .subfolderstyle{
	background:  url(../pictures/arrows.gif) no-repeat right center;
}


/* Holly Hack for IE \*/
	* html .menudiv  ul li { float: left; height: 1%; }
	* html .menudiv  ul li a { height: 1%; }
/* End */

