/* ----------------------------------------------------------------------------------------------------------

    Output device: screen, projection

    Author:     Nuvio (www.nuvio.cz)
    Update:     2008-07-29, 18:30 GMT+1
    Version:    2.2.6 (2008-07-13, 14:28 GMT+1)

    Structure:
        display; position; z-index; float; clear; width; height; overflow; margin; padding; border; background; align; font;

    Content:

        1) HTML tags
        2) HTML styles
        3) Layout
        4-1) Page: Homepage
        5) Others

---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {background-color:#fff; color:#404040}

a {color:#404040;}
a:hover {color:#000;}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */

<style type="text/css">
/* *********************************************
* This notice MUST stay intact for legal use.
* This script was created for FREE CSS Menus.
* Visit: www.freecssmenus.co.uk for more CSS.
* Also visit our Free online menu creator.
************************************************ */
/* credits: www.freecssmenus.co.uk */
#uk { padding: 0px;
background: url(ukmap2843.gif) no-repeat;
width: 326px;
height: 346px;
margin: 0px auto;
position: relative;
}
#uk li {padding: 0px;
display: block;
margin:0px;
}
#uk a {display: block;
text-indent: 0px;
text-decoration: none;
font-size:13px;
}
#scot{position:relative;
left:110px;
top:0px;
width: 140px;
height: 130px }
#scot a{text-indent: 110px;
left:110px;
top:0px;
width: 140px;
height: 130px;
display: block;
list-style-type: none;
}
#scot a:hover{ width: 150px;
height: 160px;
background-image:url(ukmap_scotland2246.gif);
background-repeat: no-repeat;
background-position: 2px 0px;
}
#eng{position:relative;
left:140px;
top:0px;
width: 180px;
height: 210px }
#eng a{text-indent: 110px;
left:140px;
top:0px;
width: 180px;
height: 210px;
display: block;
list-style-type: none;
}
#eng a:hover{ width: 180px;
height: 210px;
background-image:url(ukmap_england2231.gif);
background-repeat: no-repeat;
background-position: 2px -2px;
}
#wales{position:relative;
z-index:100;
left:137px;
top:-148px;
width: 80px;
height: 95px }
#wales a{text-indent: 8px;
left:137px;
top:-148px;
width: 80px;
height: 95px;
display: block;
list-style-type: none;
}
#wales a:hover{ width: 80px;
height: 95px;
background-image:url(ukmap_wales2175.gif);
background-repeat: no-repeat;
background-position: 12px 13px;
}
#ire{position:relative;
z-index:100;
left:70px;
top:-305px;
width: 83px;
height: 70px }
#ire a{text-indent: -106px;
left:70px;
top:-305px;
width: 83px;
height: 70px;
display: block;
list-style-type: none;
}
#ire a:hover{ width: 83px;
height: 70px;
background-image:url(ukmap_ni2851.gif);
background-repeat: no-repeat;
background-position: 12px -25px;
}



/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

    #nav span {color:#DDD;}
    #nav #nav-active {color:#090;}

    #tray {background-color:#BFBFBF;}
    #tray li a {color:#404040;}
    #tray li#tray-active a {background-color:#090; color:#FFF;}
    #tray li a:hover {background-color:#9F9F9F; color:#FFF;}

        #search #search-input {background-color:#FFF;}
        #search #search-input input {color:#404040;}

    #footer, #footer a {color:#9f9f9f;}
    #footer a:hover {color:#404040;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#col-top, #col-bottom, #col {background-color:#F5F5F5;}

#cols3 .col h3 {background-color:#EEF8E4; color:#090;}
#cols3 .col h3 a {color:#090;}
#cols3 .col h3 a:hover {color:#000;}
#cols3 .col-more {background:#F5F5F5;}

#cols2 #col-left .title h4, #cols2 #col-right h4 {color:#090;}
#cols2 #col-left .title h4, #cols2 #col-left .title span {background-color:#FFF;}
#cols2 #col-left .article {color:#090;}
#cols2 #col-left a:hover.article {color:#000;}

#cols2 #col-right {background-color:#EEF8E4;}
#cols2 #col-right h4 span {background-color:#EEF8E4;}

/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

.high {color:#090}
