

/* JUST RE-COLOR THE IMAGES TO CHANGE THE COLOR OF THE SITE */

/* -- BACKGROUND COLOR -- */

body { background:#bd0507;}

/* -- BACKGROUND WRAPPER SHADOW IMAGE -- */

#wrapper { background:url('./images/bodyshadow.png') repeat-y; }

/* -- HEADER BACKGROUND -- */

#wrapper #header { background:url('../clubs/133/header.jpg') no-repeat;}

/* -- NAV HOVER BACKGROUND -- */

#navigation a:hover, #navigation ul a:hover { background:url('./images/buttons/nav_hover.gif') 1px 0px no-repeat ;color:#fff;}
#navigation :hover > a, #navigation ul :hover > a { background:url('./images/buttons/nav_hover.gif') 1px 0px no-repeat ;color:#fff; }

/* -- UL 1st CHILD HOVER BACKGROUND -- */

#navigation ul li ul li:first-child a	{ background:url('./images/buttons/nav_hover.gif') 0px -39px no-repeat #f7f7f7!important;}
#navigation ul li ul li:first-child a:hover	{ background:url('./images/buttons/nav_hover.gif') 0px -39px no-repeat #9f9f9f!important;}

/* -- FOOTER CONTENT BACKGROUND -- */

#wrapper #footer #footer_content { background:url('../clubs/133/footer.jpg') no-repeat 0px 15px;}

/* -- FOOTER GENERAL STYLE -- */

#wrapper #footer #footer_content #heading 				{ background:url('./images/footer_contenttop_bg.gif') repeat-x; border:solid 1px #860202;}
#wrapper #footer #footer_content #left 					{ background:url('./images/transparent_overlay.png') repeat;}
#wrapper #footer #footer_content #left h2 				{ color:#f1f1f1; }
#wrapper #footer #footer_content #left h2 a { color:#f1f1f1; text-decoration:underline; }
#wrapper #footer #footer_content #left h2 a:hover { text-decoration:none; }
#wrapper #footer #footer_content #left ul li 			{ background:url('./images/double_border.gif') repeat-x bottom; }
#wrapper #footer #footer_content #left ul li a 			{ color:#f1f1f1;}
#wrapper #footer #footer_content #right .ad468_60 		{ border:solid 5px #860202; }
#wrapper #footer #footer_content #right #footerlinks ul li a { color:#f1f1f1; }
#wrapper #footer #footer_content #right #footerlinks ul li 	{ border-right:1px solid #FFFFFF;}

/* -- GENERAL TABLE STYLE -- */

table.generic tr.selected td 		{ background-color:#e05f5f; border-bottom:dotted 1px #bd0507; border-top:dotted 1px #bd0507; color:#fff; border-right:none; }
table.generic tr.title_heading td 	{ background-color:#bd0507; color:#fff; border-bottom:solid 1px #bd0507;}
table.generic tr.title_heading td a { color:#f1f1f1;}
table.generic tr.meetings td.vs 	{ color:#bd0507;}

/* -- HIGHLIGHTED HEADING ROW  -- */

table.generic tr.highlighted td { background:#bd0507; color:#f1f1f1; border-right:none;}
table.generic tr.highlighted td a {background:#bd0507; color:#f1f1f1;}

/* -- POLL TABLE STYLE -- */

.Poll_Container h3  { background:#bd0507; color:#fff;}
.Poll_InputVote     { background:url('./images/buttons/vote_btn.gif') no-repeat; color:#FFFFFF; bottom:1px; right:-170px; font-size:1.1em;}

/* -- HOMEPAGE NEWS STYLE  --*/

#wrapper #newsblock dl 			{ border-bottom:1px solid #860202; }
#wrapper #newsblock #heading h3 { background-image:url('./images/footer_contenttop_bg.gif'); border:solid 1px #561029; color:#f1f1f1; }
#wrapper #newsblock #news_wrapper ul.news, #featured ul.ui-tabs-nav { border-bottom: 3px solid #860202; }

/* -- TABS STYLE --*/

ul.tabs 			{ border-bottom: 1px solid #860202; }
ul.tabs li 			{ border-right:dotted 1px #bd0507; }
html ul.tabs li.active, html ul.tabs li active a:hover  { background: #bd0507;}
html ul.tabs li.active a 	{ color:#f1f1f1; }

/* -- VIDEO STYLE --*/

#video #heading 		{ background:#bd0507; color:#FFFFFF;}
.smallpanel #heading 	{ background:#bd0507; color:#FFFFFF;}
.smallpanel #content_wrapper #search .btn { background:url('/images/liverpool/buttons/vote_btn.gif') no-repeat; color:#f1f1f1;}

/* -- PANEL STYLING --*/

.panel .heading 		{ background:#bd0507; color:#FFFFFF;}
.panel .panel_content .splitbox .splitbox_title { color:#fff; background:#bd0507; }

/* -- GENERAL ADVERT STYLE --*/

.editors_banner	div 	{ }
.adcustom span			{ background:#bd0507;}
.adcustom a				{ color:#FFFFFF;}
#sponsored span.heading	{ background:#bd0507; color:#FFFFFF;}

/* -- NEWS LIST/BLOG PAGES STYLE --*/

#newsLists h3 				{ background:#bd0507; color:#FFFFFF;}
#newsLists ul li.fullspan 	{ background:#bd0507;color:#FFFFFF;}
div.moreNews h3 			{ background:#bd0507; color:#FFFFFF;}
div.moreNews dl dt a 		{ color:#bd0507;}
