/* CSS Document */
body {text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76.5%;
	color:#000000;
	background-color:#FFFFFF;
	padding:20px 0 0 0;
	margin:0;
	}
	
/*a.blue:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#002976;
	text-decoration: none;
	}*/

.SearchTitle {
	color: #9d3293;\
	}
	
.SearchPageTitle {
	color: #96c039;
	}


.SubButton {
	height: 20px;
	width: 55px;
	background: #9d3293;
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	}

#frame {
	width:760px;
	height: auto;
	padding: 0 0 0 0;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	border: 1px solid #999;
	}

#container {
	width: 760px;
	height: auto;
	margin:0;
	padding:0 0 0 0;
	}
	
#banner {
	width: 760px;
	height: 140px;
	background:url(images/TopBannerNewLogo_01.jpg) no-repeat ;
	
	}
	
#bannerLeft {
	width: 275px;
	height: 140px;
	padding: 0px 0 0 12px;
	float: left;
	}
	
#bannerLeftTop {
	width:275px;
	height:85px;
	padding: 10px 0 0 px;
	float: left;}

#bannerLeftBottom {
	width:275px;
	height:12px;
	padding: 20px 0 0 0px;
	float: left;}
	
#bannerRight {
	width: 250px;
	height: 140px;
	float: right;
	padding:  0 0 0 25px;}		
	
#banner a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#002976;
	text-decoration: none;
	}	
	
#access {
	display: none;
	}
	
#left {
	width: 195px;
	
	padding: 0 0 0 4px;
	float: left;
	}
	
#PlusA {
	width: 100px;
	text-align: right;
	padding: 5px 4px 0 0;
	float: right;
	}
	
#right {
	width: 555px;
	float: left;
	background: url(images/BlueLineBk.jpg) 0px 170px repeat-x;
	border: 1px #002976 solid;
	margin: 2px 0 2px 0;
	}
	
#right a { 
	font-size: 10px;
	color: #9d3293;
	text-decoration: none;
	}
	
#right a:hover { 
	color: #9d3293;
	}			
	
	
#imagebanner {
	width: 545px;
	height: 130px;
	padding: 5px 0 0 5px;
	clear: both;
	}
	
#textleft {
	width:537px;
	padding: 8px 5px 10px 5px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	text-align: left;	
	}
	
#textleft a{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}	
	
a.purple{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9d3293;
	text-decoration:underline;
	}
	
.textleft a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9d3293;
	text-decoration:underline;
	}	
	
#map {
	width: 190px;
	height: auto;
	float: left;
	padding: 7px 0 5px 0;
	}
	
#footer {
	width: 760px;
	height: 45px;
	padding: 0 0 0 0;
	border-width: 1px 0 0 0;
	border-color: #002976;
	border-style: solid;
	margin: 2px 0 0 0;
	background-image: url(images/PaintFooter.jpg);
	}
	
#footersplit {
	width: 300px;
	height: 40px;
	padding: 10px 0 0 25px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	}
	
#footersplit a {
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
	}	
	
#footersplit2 {
	width: 410px;
	height: 45px;
	padding: 0 0 0 0;
	text-align: right;
	float: left;
	}
	
#address {
	width: 760px;
	text-align: center;
	padding: 5px 0 0 0;
	clear: both;
	}	
	
.addpurple {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9d3293;
	font-weight: bold;
	}
	
.addlightgrey {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	}	
	
	
h2 {
	padding: 0 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #9d3293;
	text-align: left;
	}


#searchbox {
clear:both;
	width: 185px;
	height: 30px;
	padding: 5px 0 0 0;
	background-color: #fff;
	}
	
#bottomnavimage {
	width: 185px;
	height: 45px;
	background-color: #fff;
	padding: 0 0 3px 0;
	}	
	
#PurpleNavBk {
	width: auto;
	height: auto;
	background-color: #9d3293;}	

#menuholder {
	width: 185px;
	height: 350px;
	background-color: #9d3293;
	padding: 0 0 5px 0;
	}


.menu{
    position:absolute;
    /* solve a Opera7/IE display bug */
    width:185px;
    /*border-top: 2px #9d3293 solid;
    border-left: 2px #9d3293 solid;
    border-right: 2px #9d3293 solid;
    border-bottom: 1px #FFFFFF dotted;*/
	margin:0;
    padding:0 0 0 0;
    }
    
.menu span{
    display:none;
    }
    
.menu ul{
    /*border-top: 2px #9d3293 solid;
    border-left: 2px #9d3293 solid;
    border-right: 2px #9d3293 solid;
	border-bottom: 2px #9d3293 solid;*/
    margin:0;
    padding:0 0 0 0;
    position:absolute; /* important */
    /*width:154px;
    width/**/ /*:150px;  */
	
    }
    
.menu li ul{
    visibility:hidden;
    }
            
.menu li ul{
    margin-left:150px; /* be careful */
    margin-top:-24px;
    }
 
 
 .menu ul a{
	background-color: #333;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff; 
	border-bottom: 0;
 }
    
	
.menu a{
    background-color: #9d3293;
    color:#fff;
    /*font-weight:bold;*/
    text-align:left;
	display:block;
    width:180px;
    border-top: 1px #c952bd solid;
	border-bottom: 1px #692162 solid;
    text-decoration:none;
    margin:0;
    padding: 3px 0 11px 5px;
	font-size:11px; /* em units can creat little graphic bug in mozilla */
    }
 
 
.menu ul a:hover{
 	color: #000000;
	background-color: #ccc;
	border-bottom: 0;
	}
 
 
    
.menu a:hover{
    background-color: #333333;
    }
    
/* for a mozilla better display with key nav */
.menu a:focus{
    background-color: #9c5096;
}

.menu span{
    /* hide some accessibility stuff */
    display:none;
    }
        
.menu li{
    width:185px;
    display:block;    
    float:left;  
    list-style:none;
    margin:0;
    padding:0;
    }
    
/* IE PC selector */
* html .menu li {
    display:inline; /* solve a IE PC list bug */
    float:none; /* solve a IE5 clav nav bug */
    }
    
/*a.linkOver{
    background-color: #999999;
    }*/
	
#MapTitle{
	width: 190px;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9d3293;
	}
	
#MapImage {
	width: 190px;
	height: auto;
	}
	
#MapPostcodes {
	padding: 2px 0 0 0;
	width: 190px;
	height: auto;
	text-align: left;
	}
	
.cookies {
	color: #9d3293;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	}
	
.cookies a:link{
	color: #9d3293;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	}	
	
.cookieswithlink a:link {
	color: #9d3293;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	}	
	
.cookieswithlink {
	color: #9d3293;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	}	
	

