﻿/*
********************************************
UCW - Override CSS Stylesheet - BLUE THEME
Created on: 11/04/2007
Version: 1.0
Development by: Bitpusher Ltd
Developer: Gavin Davies
Email: gavin@bitpusher.co.uk
********************************************
*/

/* Common tag elements */
body { background-color:Black; color:#ffffff; }
h1 { color:#CCD890; }
h2 { color:#CCD890; }
h3 { color:#CCD890; }

/* Site Structure */
#parent { background-color:#037ABC; }
#content { background-color:#037ABC; }
#bar { background-color:#037ABC; }

/* Footer */
#nav_country { text-align:left; padding-left:10px; }


/* Search pages */
.search-list .one { background-image: url(bg_search1.gif); }
.search-list .two { background-image: url(bg_search2.gif); }
.search-list .three { background-image: url(bg_search3.gif); }
