

/* 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/323/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:#282828;}
#navigation :hover > a, #navigation ul :hover > a { background:url('./Images/buttons/nav_hover.gif') 1px 0px no-repeat ;color:#282828; }

/* -- 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/323/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 #01105a;}
#wrapper #footer #footer_content #left { background:url('./Images/transparent_overlay.png') repeat;}
#wrapper #footer #footer_content #left h2 { color:#fee800; }
#wrapper #footer #footer_content #left h2 a { color:#fee800; 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:#fee800;}
#wrapper #footer #footer_content #right .ad468_60 { border:solid 5px #1f539f; }
#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:#a8b2db; border-bottom:dotted 1px #1f539f; color:#fff; }
table.generic tr.title_heading td 	{ background-color:#1f539f; color:#f1f1f1; 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:#282828; bottom:7px; right:-12px;}

/* -- 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 #01105a; color:#fee800; }
#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:#f1f1f1; }

/* -- VIDEO STYLE --*/

#video #heading { background:#1f539f; color:#fee800;}
.smallpanel #heading { background:#1f539f; color:#fee800;}
.smallpanel #content_wrapper #search .btn { background:url('./images/buttons/vote_btn.gif') no-repeat; color:#f1f1f1;}

/* -- PANEL STYLING --*/

.panel .heading 		{ background:#1f539f; color:#fee800;}
.panel .panel_content .splitbox .splitbox_title { color:#fee800; 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;}
