/* Wayahead Warrington - Colour Style Sheet 2 */



/* Colour Text/Links/Headers 
---------------------------------------------------*/

.freeform a, 
.freeform li a, 
.glossary-summary li a, 
.glossary-summary a,
div.glossary dd a,
h3 strong { color: #d95e0e !important; }




/* Colour Backgrounds 
--------------------------------------------------*/

/* { background-color: #d95e0e; } */



/* Images 
--------------------------------------------------*/


/* Banners */

.header .banner-type-1 .banner { background-image: url(/resources/img/banners/2/1.jpg); }
.header .banner-type-2 .banner { background-image: url(/resources/img/banners/2/2.jpg); }
.header .banner-type-3 .banner { background-image: url(/resources/img/banners/2/3.jpg); }
.header .banner-type-4 .banner { background-image: url(/resources/img/banners/2/4.jpg); }
.header .banner-type-5 .banner { background-image: url(/resources/img/banners/2/5.jpg); }


/* Generic Pods */

div.pod .pod-header { background: url(/resources/img/pods/elastic/left_2.gif) top left no-repeat; }
div.pod .pod-header h3, div.pod .pod-header h2 { background: url(/resources/img/pods/elastic/right_2.gif) top right no-repeat; }


/* Home Search Pod */

.home-search { background: url(/resources/img/pods/search_top_2.gif) top left no-repeat; }
.home-search h2 strong { color: #f3eeac; }


.home-search fieldset { background: url(/resources/img/pods/search_bottom_2.gif) bottom left no-repeat; }

/* Glossary */

div.modal-content-container div.modal-header { background: url(/resources/img/modal/modal_header_2.gif) top left repeat-x; }


/* Browse Page (And Paging Styles) */

.alpha-list li span.active, 
.alpha-list li a:hover,
p.paging a:hover, 
p.paging span.active { background: url(/resources/img/paging/background_2.png) top left repeat-x; }


.browse .p-navigation li.course a:hover, 
.browse .p-navigation li.course a.active { background-image: url(/resources/img/buttons/courses_on_2.gif); }

.browse .p-navigation li.providers a:hover, 
.browse .p-navigation li.providers a.active { background-image: url(/resources/img/buttons/providers_on_2.gif); }

.browse .p-navigation li.categories a:hover, 
.browse .p-navigation li.categories a.active { background-image: url(/resources/img/buttons/subject_areas_on_2.gif); }

