

/* JUST RE-COLOR THE IMAGES TO CHANGE THE COLOR OF THE SITE */

/* -- BACKGROUND COLOR -- */

body { background:#1f539f;}

/* -- BACKGROUND WRAPPER SHADOW IMAGE -- */

#wrapper { background:url('./images/bodyshadow.png') repeat-y; }

/* -- HEADER BACKGROUND -- */

#wrapper #header { background:url('../clubs/488/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/488/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 #1f539f;}
#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 #1d4d94; }
#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:#93b9f7; border-bottom:dotted 1px #1f539f; color:#282828; }
table.generic tr.title_heading td { background-color:#1f539f; color:#FFFFFF; border-bottom:solid 1px #1f539f;}
table.generic tr.title_heading td a { color:#f1f1f1;}
table.generic tr.meetings td.vs { color:#1f539f;}

/* -- HIGHLIGHTED HEADING ROW  -- */

table.generic tr.highlighted td { background:#1f539f; color:#f1f1f1; border-right:none;}
table.generic tr.highlighted td a { background:#1f539f; color:#f1f1f1;}

/* -- POLL TABLE STYLE -- */

.Poll_Container h3  { background:#1f539f; color:#f1f1f1;}
.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 #1f539f; }
#wrapper #newsblock #heading h3 { background-image:url('./images/footer_contenttop_bg.gif'); border:solid 1px #1d4d94; color:#f1f1f1; }
#wrapper #newsblock #news_wrapper ul.news, #featured ul.ui-tabs-nav { border-bottom: 3px solid #1f539f; }

/* -- TABS STYLE --*/

ul.tabs 			{ border-bottom: 1px solid #1f539f; }
ul.tabs li 			{ border-right:dotted 1px #1f539f; }
html ul.tabs li.active, html ul.tabs li active a:hover  { background: #1f539f;}
html ul.tabs li.active a 	{ color:#fff; }

/* -- VIDEO STYLE --*/

#video #heading { background:#1f539f; color:#FFFFFF;}
.smallpanel #heading { background:#1f539f; color:#FFFFFF;}
.smallpanel #content_wrapper #search .btn { background:url('./images/buttons/buttons/vote_btn.gif') no-repeat; color:#f1f1f1;}

/* -- PANEL STYLING --*/

.panel .heading 		{ background:#1f539f; color:#FFFFFF;}
.panel .panel_content .splitbox .splitbox_title { color:#fff; background:#1f539f; }

/* -- GENERAL ADVERT STYLE --*/

.editors_banner	div { }
.adcustom span			{ background:#1f539f;}
.adcustom a				{ color:#FFFFFF;}
#sponsored span.heading	{ background:#1f539f; color:#FFFFFF;}

/* -- NEWS LIST/BLOG PAGES STYLE --*/

#newsLists h3 				{ background:#1f539f; color:#FFFFFF;}
#newsLists ul li.fullspan 	{ background:#1f539f;color:#FFFFFF;}
div.moreNews h3 			{ background:#1f539f; color:#FFFFFF;}
div.moreNews dl dt a 		{ color:#1f539f;}
