body
{
	background: url('../imgs/bg.jpg') repeat-x top left #c7c7c7;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 14px;
	
}
h3 {
	font-size: 18px;
	margin-bottom: 0px;
	line-height: 18px;
}
.playerImg {
	float: left;
	margin: 10px;
}

.player {
	float: left;
	width: 100%;
}
.sectionPlayer span
{
	display: block;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #9a0404;
}
.sectionPlayer b
{
	color: #9a0404;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	line-height: 12px;
	margin: 0;
	padding: 0;
	padding-left: -5px;	
}
.sectionPlayer p
{
	font-size: 12px;
	padding: 15px;
}

.sectionPlayer
{
	width: 670px;
	background: #ffffff;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	padding: 5px 0 0 5px;
	color: #595959;
}
a
{
	color: #b70909;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
#container
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

/* Header */
#header
{
	height: 138px;
	width: 100%;
}
#logo
{
	height: 138px;
	width: 166px;
	background: url('../imgs/logo.jpg') no-repeat 50% 50%;
	float: left;
}
#header_inset
{
	height: 110px;
	width: 634px;
	float: right;
	background: url('../imgs/spon_bg.jpg') no-repeat top right;
}


/* NEW MENU */

#horiz-menu {

	height: 28px;
	float: right;
	background: url('../imgs/menu_right.jpg') no-repeat top right;
}

.nav, .nav * {
	margin:0;
	padding:0;
}


div#horiz-menu {  /* this is a z-index ie6 and ie7 bug fix */
	position: relative;
	z-index: 50;
}

#horiz-menu li li {
	margin: 0;
}

.nav {
	line-height:1.0;
	float:left;
	margin-bottom:1.5em;
	position: relative;
}
.nav ul {
	background:#fff; /*IE6 needs this*/
	padding: 0;
}

.nav li {
	float:left;
	list-style:none;
	position:relative;
}

.nav li li a {
	display:block;
	padding: 0;
	text-decoration:none;
	float:none;
	width:170px;
}

div#horiz-menu li li a {
	height: 30px;
	line-height: 30px;
}

.nav li ul {
	float:none;
	left:-999em;
	position:absolute;
	width: 170px;
	z-index: 5;
}

.nav li:hover ul,
.nav li.sfHover ul {
	left:0px;
	top: 26px;
}
.nav li:hover li ul,
.nav li.sfHover li ul,
.nav li li:hover li ul,
.nav li li.sfHover li ul,
.nav li li li:hover li ul,
.nav li li li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul,
.nav li li.sfHover ul,
.nav li li li:hover ul,
.nav li li li.sfHover ul,
.nav li li li li:hover ul,
.nav li li li li.sfHover ul {
	left: 177px;
	top:0px;
	width: 177px;
}

.nav li li {
	position: relative;
	float:none;
	width: 177px;
}


/* horiz menu */

#horiz-menu a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#horiz-menu li.active a {
	/*color: #B6B500;*/
}

#horiz-menu ul li:hover,
#horiz-menu ul li.sfHover {
	background: url('../imgs/menu_bg.jpg') repeat-x top left;
}
#horiz-menu ul ul {
	/*border-bottom: 1px solid #000000;*/
}

#horiz-menu ul li:hover a,
#horiz-menu ul li.sfHover a,
#horiz-menu ul li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover a,
#horiz-menu ul li:hover li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover a,
#horiz-menu ul li:hover li:hover li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li.sfHover a,
#horiz-menu ul li:hover li:hover li:hover li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover a {
	color: #fccb00;
}

#horiz-menu ul li:hover li a,
#horiz-menu ul li.sfHover li a,
#horiz-menu ul li:hover li:hover li a,
#horiz-menu ul li.sfHover li.sfHover li a,
#horiz-menu ul li:hover li:hover li:hover li a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li a,
#horiz-menu ul li:hover li:hover li:hover li:hover li a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li.sfHover li a {
	color: #FFF;
text-decoration: none;
}

#horiz-menu ul ul li,
#horiz-menu ul ul li:hover,
#horiz-menu ul ul li.sfHover {
	background: url('../imgs/menu_bg.jpg') repeat-x top left;
}

#horiz-menu a.daddy {
	/*background: url('../imgs/submen.jpg') 100% 50% no-repeat;*/
}



#horiz-menu ul.nav {
	
}

#horiz-menu ul {
	list-style:none;
	margin: 0;
	padding: 0 0 0 0px;
	float: left;
	background: url('../imgs/menu_bg.jpg') repeat-x top left;
	margin-left: 3px;
	margin-right:3px;
	font-size: 12px;
}

#horiz-menu li {
	background: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 26px;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 5px;
	margin-right: 5px;
	background: url('../imgs/menu_bg.jpg') repeat-x top left;
}

#horiz-menu li span {
	display: block;
	float: left;
}

#horiz-menu a {

	font-family: Arial;
	display: block;
	float: left;
	height: 26px;
	line-height: 26px;
	font-weight: normal;
	font-size: 120%;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#horiz-menu li li a {
	font-size: 100%;
}

#horiz-menu a:hover {
	color: #fccb00;
}

#horiz-menu li:hover,
#horiz-menu li.sfHover {
	background: none;	
}


.menu_left
{
	background: url('../imgs/menu_left.jpg') no-repeat top left;
	height: 28px;
	float: left;
}

/* MENU END */






#header_text
{
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	margin-top: 50px;
	width: 350px;
	float: left;
}
#header_text span
{
	color: #fccb00;
	font-size: 24px;
}
#spon
{
	background: url('../imgs/spon/1.jpg') no-repeat 50% 50%;
	width: 246px;
	height: 85px;
	float: right;
}
#spon a
{
	width: 246px;
	height: 85px;
	display: block;
}

/* Index Page */

#index_top_cont
{
	margin-top: 25px;
	height: 265px;
}
#index_car
{
	float: left;
	width: 436px;
	height: 257px;
	background: url('../imgs/car/1.jpg') 50% 50% no-repeat #262626;

}
#index_articles
{
	float: right;
	width: 340px;
	color: #262626;
}
#index_articles b
{
	font-weight: bold;
	color: #9a0404;
}
#index_articles .article_head
{
	font-size: 18px;
	margin-bottom: 10px;
}
#index_articles .articles
{
	margin-left: 2px;
	font-size: 13px;
	border-bottom: 1px dashed #262626;
	margin-bottom: 8px;
	margin-right: 6px;
}
#index_articles .articles p
{
	font-size: 11px;
	padding-left: 6px;
}
#index_articles .articles a
{
	display: block;
	text-decoration: none;
	color: #262626;
	width: 100%;
}
#index_articles .articles a:hover
{
	color: #484848;
}
#index_league_span {
	width: 330px;
	float: left;
	overflow: hidden;
}
#index_league
{
	width: 330px;
	float: left;
	background-color: #262626;
	margin-bottom: 10px;
}
#index_league_spon
{
	width: 330px;
	float: left;
	height: 88px;
	width: 330px;
	background: url('../imgs/buleague.jpg') no-repeat;
}
#index_league span
{
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	padding-left: 5px;
}
#index_right_content
{
	width: 462px;
	float: right;
}

#index_next_match
{
	width: 198px;
	height: 168px;
	background: url('../imgs/next_match_bg.jpg') no-repeat top left;
	float: left;
	color: #fccb00;
	font-size: 16px;
	padding: 8px;
}

#index_next_match div
{
	font-size: 20px;
	text-align: center;
	color: #FFFFFF;
	width: 100%;
	line-height: 28px;
}
#index_motm
{
	width: 225px;
	height: 168px;
	background: url('../imgs/man_of_match_bg.jpg') no-repeat top left;
	float: right;
	color: #fccb00;
	font-size: 16px;
	padding: 8px;
}
#index_motm form
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
#index_motm input
{
	background-color: #fccb00;
	border: 0px none;
	width: 50px;
} 
#index_motm select
{
	background-color: #fccb00;
	width: 150px;
	border: 0px none;
}
#index_motm_txt
{
	float: left;
	width: 60%;
	color: #ffffff;
	font-size: 12px;
	/*margin-top: 10px;*/
}
#index_motm_head
{
	border-bottom: 1px solid #fccb00;
	padding: 4px;
	display: block;
	width: 90%;
}
#index_motm_stats
{
	float: left;
	width: 96%;
	margin-top: 5px;
}
.index_motm_stats_name
{
	width: 80%;
	float: left;
}
.index_motm_stats_per
{
	width: 20%;
	float: right;
}
#index_motm_img
{
	width: 40%;
	float: right;
	margin-top: 20px;
}
#index_motm_img img
{
	border: 4px solid #fccb00;
}

#index_unite
{
	float: left;
	width: 461px;
	height: 117px;
	background: url('../imgs/unite.jpg') 50% 50% no-repeat #262626;
	margin-top: 6px;
	margin-bottom: 6px;
}
#index_unite a
{
	display: block;
	text-decoration: none;
	color: #fccb00;
	font-size: 26px;
	width: 461px;
	height: 117px;
	padding-top: 0px;
	padding-left: 0px;
}
#index_search {
	float: left;
	width: 451px;
	margin-bottom: 6px;
	border: 1px solid #cccccc;
	padding-top: 8px;
	padding-left: 8px;
	font-size: 14px;
	color: #B70909;
	font-weight: bold;
}
#index_advert {
	float: left;
	width: 461px;
	height: 67px;
	background: url('../imgs/advert.gif') 50% 50% no-repeat #262626;
	margin-top: 6px;
	margin-bottom: 6px;
}
#index_advert a
{
	display: block;
	width: 461px;
	height: 67px;
	padding-top: 0px;
	padding-left: 0px;
}
#index_store a span
{
	color: #FFFFFF;
	font-size: 20px;
}
#index_community
{
	float: left;
	width: 461px;
	height: 117px;
	background: url('../imgs/community.jpg') 50% 50% no-repeat #262626;
	margin-top: 6px;
	margin-bottom: 6px;
}
#index_community a
{
	display: block;
	text-decoration: none;
	color: #fccb00;
	font-size: 26px;
	width: 461px;
	height: 117px;
	padding-top: 0px;
	padding-left: 0px;
}
.index_spon
{
	height: 76px;
	background-color: #262626;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.index_spon a
{
	height: 76px;
	width: 100%;
	display: block;
}
#spon_nic
{
	background-image: url('../imgs/ad_nicholls.jpg');
	float: left;
	width: 244px;
}

#spon_bg
{
	background-image: url('../imgs/ad_bg.jpg');
	float: right;
	width: 210px;
}

/* Main Layouts */
.padder
{
	display: block;
	width: 100%;
	height: 30px;
}

.section
{
	width: 792px;;
	background: #ffffff;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	padding: 5px 0 0 5px;
	color: #595959;
}
.section span
{
	display: block;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #9a0404;
}
.section b
{
	color: #9a0404;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	line-height: 12px;
	margin: 0;
	padding: 0;
	padding-left: -5px;	
}
.section p
{
	font-size: 12px;
	padding: 15px;
}

.section span.art_date
{
	display: block;
	width: 100%;
	font-size: 11px;
	font-weight: none;
	color: #bebebe;
	padding-left: 5px;
}
.section ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
}
.section ul li {
	margin: 0px;
	padding: 0px;
}
#team_ad {
	width: 110px;
	height: 490px;
	float: right;
	background: #FFFFFF;
	border: 1px solid #cccccc;
	padding: 2px;
	text-align: center;
}
#team_ad a img{
	border: none 0px;
}



#scroll
{
	float: left;
	width: 436px;
	height: 257px;
	background-color: #262626;
}
/* Hunter Design Scroller */
#HGCCar_container { position: relative; height: 244px; width: 423px; }
#HGCCBG { position: absolute; height: 244px; width: 423px; top: 7px; left: 7px; }
#HGCCarousel div { position: absolute; }
#HGCCarousel div li.selected { font-weight: bold; color: #b70000; }
#HGCCarousel div ul { list-style: none; }
#HGCCarousel div ul li { }	
#HGCCarousel div.slide { height: 244px; width: 423px; }
#HGCC_bg1 { background: url("../imgs/car/1.jpg"); }
#HGCC_bg2 { background: url("../imgs/car/2.jpg"); }
#HGCC_bg3 { background: url("../imgs/car/3.jpg"); }
#HGCC_bg4 { background: url("../imgs/car/4.jpg"); }
#HGCC_bg5 { background: url("../imgs/car/5.jpg"); }
#HGCC_bg6 { background: url("../imgs/car/6.jpg"); }
#HGCC_bg7 { background: url("../imgs/car/7.jpg"); }

/* ADMIN */

.admin_section {
	width: 792px;;
	background: #ffffff;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	padding: 5px 0 0 5px;
	color: #595959;
}
.admin_header {
	display: block;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #9a0404;
}
.admin_content {
	font-size: 12px;
	padding: 15px;
}
.admin_content span
{
	color: #9a0404;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	line-height: 12px;
	margin: 0;
	padding: 0;
	padding-left: -5px;	
}

.admin_button_edit
{
	height: 16px;
	width: 16px;
	display: block;
	background: url('../imgs/icons.gif') no-repeat -94px -16px;
}
.admin_button_edit:hover
{
	background-position: -94px 0px;
}

.admin_button_remove
{
	height: 16px;
	width: 16px;
	display: block;
	background: url('../imgs/icons.gif') no-repeat -15px -16px;
}

.admin_button_remove:hover
{
	background-position: -15px 0px;
}
.admin_content table :hover > td {
background: #fcdcdc;
}

.admin_button
{
	width: 16px;
}

.admin_add
{
	border: 1px solid #cccccc;
	padding: 5px 10px 5px 10px;
}
.admin_add:hover
{
	border: 1px solid #b70909;
	text-decoration: none;
}


/* Fixtures */

.fixture_select {
	float: right;
	margin-left: 15px;
	border: 1px solid #CCCCCC;
	padding: 3px 6px;
	color: #c5 c5c5;
}
.fixture_select.over {
	border: 1px solid #B70909;
}
.fixture_clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	width: 0px;
}

.fixture, .fixture_done_loss, .fixture_done_win, .fixture_done_draw {
	float: left;
	width: 776px;
	height: 30px;
	margin-bottom: 2px;
	padding-left: 10px;
}

.fixture_key_loss span, .fixture_key_win span, .fixture_key_draw span {
	background-color: #FFFFFF;
	line-height: 20px;
	font-size: 12px;
	padding-left: 2px;
}
.fixture_key {
	margin: 0px auto;
	width: 780px;
}
.fixture_key_loss, .fixture_key_win, .fixture_key_draw {
	float: left;
	line-height: 20px;
	padding-left: 20px;
	margin-right: 15px;
}
.fixture_done_loss, .fixture_key_loss {
	background-color: #ffc7c7;
}
.fixture_done_win, .fixture_key_win {
	background-color: #C7CCFF;
}
.fixture_done_draw, .fixture_key_draw {
	background-color: #DFD5A7;
}
.fixture_team, .fixture_date, .fixture_loc, .fixture_status, .fixture_type  {
	float: left;
	line-height: 30px;
}
.fixture_team {
	width: 190px;
}
.fixture_date {
	width: 270px;
}
.fixture_loc {
	width: 60px;
}
.fixture_status {
	width: 40px;
}
.fixture_type {
	width: 190px;
}

/* Footer */
#footer {
	width: 100%;
	background-color: #262626;
	height: 22px;
	margin-top: 5px;
}
#footer_container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.footer_data {
	padding-left: 5px;
	padding-right: 15px;
	font-size: 11px;
	float: left;
	color: #ffffff;
	line-height: 22px;
}
#iconLinks {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	
	height: 54px;
	margin-top: 30px;
}
#iconLinks ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#iconLinks ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 15px;
	
}
#iconLinks ul li a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0% 100%;
}
#iconLinks ul li a:hover {
	background-position: 0% 0%;
}
#foot_nic a {
	background: url('../imgs/foot_nic.gif');
	width: 53px;
	height: 52px;
}
#foot_mjs a {
	background: url('../imgs/foot_mjs.gif');
	width: 59px;
	height: 52px;
}
#foot_ltsb a {
	background: url('../imgs/foot_ltsb.gif');
	width: 189px;
	height: 47px;
	margin-top: 5px;
}
#foot_ths a {
	background: url('../imgs/foot_ths.gif');
	width: 197px;
	height: 49px;
}
#foot_nlm a {
	background: url('../imgs/foot_nlm.gif');
	width: 161px;
	height: 16px;
	margin-top: 18px;
}

/* Supporters Club */

.media_link {
	border: 1px solid #cccccc;
	padding: 2px;
}
.media_link:hover {
	border: 1px solid #b70909;
	text-decoration: none;
}
.media
{
	float: left;
	display: block;
	width: 90%;
	margin-left: 30px;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #cccccc;
}
.media_title {
	float: left;
	width: 80%;
}
.media_down {
	float: right;
	width: 20%;
	text-align: right;
}
.media span
{
	color: #b70909;
}

.media_data
{
	float: left;
	width: 100%;
	padding-left: 15px;
	line-height: 14px;
	color: #000000;
}

.media_head
{
	line-height: 17px;
	color: #828282;
	margin-bottom: 5px;
}

/* Misc */
.section .loladin {
	margin-top: 5px;
	margin-left: 30px;
}
.section .loladin li {
	padding: 5px;
	margin-left: 3px;
	list-style: square;
}
.clear
{
	clear: both;
}
.clear1
{
	clear: both;
	width: 0px;
	font-size: 0px;
	line-height: 0px;
}
.char img {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px;
}