@CHARSET "ISO-8859-1";

/* This class contains custom definition classes to control certain aspects of look and feel. If you want 
to customize a site, you should create a copy of this file and add to or modify it */

/*********************************************************************************************************************/

/* The following styles are driven by what was previously Primary Link Colour */

.sub-sidebar a.sidebar-active, .sub-sidebar a:hover {color: #CC0000;}

a , div.title a , div.title a:hover , div.subsection-header a , .subsection-header a .indicator ,
    ul.tabs-nav li a.selected , ul.tabs-nav li a:hover , .content-header, div.content-header, .news-header, 
    ul.footer-menu li table tr td a, ul.footer-menu li table tr td a:hover, span.error
    { color: #CC0000;} 
    
.wpthemeMobileNav > ul.wpthemeExpandNav ul.wpthemeExpandNav .wpthemeNavListItem,
.wpthemeMobileNav.wpthemeMobileSide:nth-of-type(5) {
	color: #CC0000; 
}

.wpthemeMobileNav ul.wpthemeExpandNav a, 
.wpthemeMobileNav ul.wpthemeExpandNav a:hover, 
.wpthemeMobileNav ul.wpthemeExpandNav a:active, 
.wpthemeMobileNav ul.wpthemeExpandNav a {
	color: #CC0000;  	
}

.wpthemeMobileNav ul.wpthemeExpandNav .wpthemeSelected > a span {
	 /* border-left: 6px solid #CC0000; */ 
}

.wpthemeMobileNav ul.wpthemeExpandNav .wpthemeSelected > a span {
	/* border-left: 6px solid #CC0000; */
	-webkit-border-image: -webkit-gradient(linear, 0 0, 0 100%, from(#CC0000), to(#CC0000)) 0 0 0 100%;
	-webkit-border-image: -webkit-linear-gradient(#CC0000, #CC0000) 0 0 0 100%;
}

/*********************************************************************************************************************/


/*********************************************************************************************************************/

/* The following styles are driven by what was previously Secondary Link Colour */

.sub-sidebar a, .wpthemeSearch input.wpthemeSearchText {color: #666666;}

.wpthemeMobileNav ul.wpthemeExpandNav li > a span {/* border-left-color: #666666; */}

/*********************************************************************************************************************/


/*********************************************************************************************************************/

/* The following styles are driven by what was previously Footer Link Colour */
 
 ul.footer-menu li a, ul.footer-menu li a:hover {
    color: #ffffff;
    font-size: 24px;
}
 
.wpthemeMobileNav ul.wpthemeExpandNav .wpthemeAncestor > a,
.wpthemeMobileNav ul.wpthemeExpandNav .wpthemeAncestor > a:hover,
.wpthemeMobileNav ul.wpthemeExpandNav .wpthemeAncestor > a:active,
.wpthemeMobileNav ul.wpthemeExpandNav .wpthemeAncestor > a:focus   {
	color: #F2A600; 
}

.wpthemeMobileNav > ul.wpthemeExpandNav > .wpthemeNavListItem > a {
	color: #F2A600;
}

/*********************************************************************************************************************/


/*********************************************************************************************************************/

/* The following styles are driven by what was previously Footer Background Colour */
 
/*#footer-container { background-color: #CCCCCC;}*/

/* body takes the same colour as footer. This is a workaround so that the footer appears 
to stretch to the bottom of the page */
/*body { background-color: #CCCCCC;}*/


/*********************************************************************************************************************/ 


/*********************************************************************************************************************/

 /* The following styles are driven by what was previously Header Link Colour */
 
#banner-links, #banner-links a {color: #FFFFFF;}

#banner-links a:hover {color: #FFFFFF;}

#mobilenav a, #mobilenav a:hover {color: #FFFFFF;}

/*********************************************************************************************************************/


/*********************************************************************************************************************/

 /* The following styles are driven by what was previously Promo Pocket Pagination Image, Promo Pocket Pagination Prev Image, Promo Pocket Pagination Next Image */
 
.slides-page span {background-image:url('/FCLCoopThemeStatic/themes/FCLCoopTheme/images/custom/pagination.png');}
.slides-prev {background-image:url('/FCLCoopThemeStatic/themes/FCLCoopTheme/images/custom/btn-previous.png');}
.slides-next {background-image:url('/FCLCoopThemeStatic/themes/FCLCoopTheme/images/custom/btn-next.png');}

/*********************************************************************************************************************/ 


/*********************************************************************************************************************/

/* The following styles are driven by what was previously Print Friendly Image and Logo Print Image*/
#print{background: url('/FCLCoopThemeStatic/themes/FCLCoopTheme/images/custom/print.png') no-repeat ;}
#print1{background: url('/FCLCoopThemeStatic/themes/FCLCoopTheme/images/custom/print.png') no-repeat ; }	
#printLogo{background: url('/FCLCoopThemeStatic/themes/FCLCoopTheme/images/custom/logo-print.png') no-repeat ; }
/*********************************************************************************************************************/

/*********************************************************************************************************************/
/* Default background */
body#content {background-color: #e9e9e9;}
/*********************************************************************************************************************/
