/************** WELSH CSS ******************/
.space{
padding-top:20px}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.gif);

}
#accessibility {
	position: absolute;
	height: 1px;
	width: 1px;
	left: -1000px;
	float: left;
}
p{
	font-size: 1em;
	font-weight: normal;
	color: #003366;
	padding: 5px;
	margin:5px;
	text-align:left;
}
address{
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	padding-left:10px;
	width:300px;
}
.address_bold{
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.address_italic{
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
small_heading{
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.paragraph-centered{
	text-align:center;
}
#flash_button{
	padding:12px 0px 10px 10px;
	width:130px;
}
#content h2{
	font-size: 1.7em;
	font-weight: normal;
	color: #0C377B;
	letter-spacing: 0px;
	margin-left: 15px;
	position: relative;
	top: 75px
}
#content h3{
	font-size: 1.1em;
	font-weight: normal;
	color: #0C377B;
	letter-spacing: 0px;
	margin-left: 10px;
	position: relative;
	top: 75px
}
#content h4, h5{
	font-size: 1em;
	font-weight: bold;
	color: #0C377B;
	letter-spacing: 0px;
	margin-left: 10px;
	margin-top: 10px;
}
#leftnav {
	position: absolute;
	left:0px;
	top:0px;
	width:170px;
	margin:0px;
	padding:0px;
}
#banner-home {
	position:relative;
	display:block;
	color: #FFFFFF;
	background-image: url(../images/logo/banner-logo.gif);
	background-repeat: no-repeat;
	height: 115px;
	margin:0px;

}
#maintext {
	position:relative;
	width: 570px;
	margin-left:180px;
}
#maintext_splash {
	position:relative;
	margin-left: auto; 
	margin-right: auto;
	width: 570px;
}
#maintext_splash h2 {
	font-size: 1.7em;
	font-weight: normal;
	color: #0C377B;
	letter-spacing: 0px;
	margin-left: 15px;
	position: relative;
	top: 75px
}
#content {
	position:relative;
	width: 745px;
	margin-left:auto;
	margin-right:auto;
}
#pagecontainer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#top-bkgd {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:15px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

* html #top-bkgd { /* IE Fix */
overflow:hidden;
}

div#top-menu-bkgd {
	height:10px;
	background-image: url(../images/menu/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding:0px;
	margin:0px;
}
#bottom-bkgd {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 15px;
}
#center-bkgd {
	margin:0px;
	padding:1px;
	background-color: #FFFFFF;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat;
	position:relative;
	display:block;
}

h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
}

#bottom-menu-bkgd {
	background-image: url(../images/menu/bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:15px;
	margin:0px;
	padding:0px;
}
#center-menu-bkgd {
	background-image:url(../images/menu/middle.gif);
	background-repeat:repeat-y;
	height:auto;
}
#dotted-divider {
	background-color: #FFFFFF;
	background-image: url(../images/dotted.gif);
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-top: 5px;
}


/************* LEFT-HAND MAIN MENU ******************/

div#center-menu-bkgd ul{
	list-style-type:none;
	margin: 0px;
	padding:0px;
}

/** html div#center-menu-bkgd ul {
margin: -32px 0px 0px 0px ;
}*/

div#center-menu-bkgd ul li{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

div#center-menu-bkgd ul li a{
	display: block;
	position:relative;
	background-repeat:no-repeat;
	background-position: top center;
	text-align:center;
	text-decoration:none;
	margin-bottom: 0px;
}

a#leftnav_bro {
	background-image:url(../images/menu/8_off.gif);
	height:1.5em;
	padding: 105px 0px 0px 0px;
}

/*a#leftnav_bro:hover{
	background-image:url(../images/menu/8_on.gif);
}
a#leftnav_bro:active, a#leftnav_bro:focus {
	background-image:url(../images/menu/8_on.gif);
}*/

a#leftnav_consortium {
	background-image:url(../images/menu/1_off.gif);
	height:3.6em;
	padding: 80px 0px 0px 0px;
}
a#leftnav_consortium span{display:block;}

/*a#leftnav_consortium:hover{
	background-image:url(../images/menu/1_on.gif);
}
a#leftnav_consortium:active, a#leftnav_consortium:focus {
	background-image:url(../images/menu/1_on.gif);
}*/

a#leftnav_longfields {
	background-image:url(../images/menu/2_off.gif);
	height:1.7em;
	padding: 80px 0px 0px 0px;
}

/*a#leftnav_longfields:hover{
	background-image:url(../images/menu/2_on.gif);
}
a#leftnav_longfields:active, a#leftnav_longfields:focus {
	background-image:url(../images/menu/2_on.gif);
}*/

a#leftnav_doorways {
	background-image:url(../images/menu/3_off.gif);
	height:1.5em;
	padding: 105px 0px 0px 0px;
}

/*a#leftnav_doorways:hover{
	background-image:url(../images/menu/3_on.gif);
}
a#leftnav_doorways:active, a#leftnav_doorways:focus {
	background-image:url(../images/menu/3_on.gif);
}*/

a#leftnav_swansea {
	background-image:url(../images/menu/4_off.gif);
	height:2.5em;
	padding: 105px 10px 0px 10px;
}

/*a#leftnav_swansea:hover{
	background-image:url(../images/menu/4_on.gif);
}
a#leftnav_swansea:active, a#leftnav_swansea:focus {
	background-image:url(../images/menu/4_on.gif);
}*/

a#leftnav_sps {
	background-image:url(../images/menu/5_off.gif);
	height:3.6em;
	padding: 102px 10px 0px 10px;
}

/*a#leftnav_sps:hover{
	background-image:url(../images/menu/5_on.gif);
}
a#leftnav_sps:active, a#leftnav_sps:focus {
	background-image:url(../images/menu/5_on.gif);
}*/
a#leftnav_slhb {
	background-image:url(../images/menu/10_off.gif);
	height:2em;
	padding: 102px 10px 0px 10px; 
	
}
/********************************/
a#leftnav_walsingham {
	background-image:url(../images/menu/6_off.gif);
	height:1.6em;
	padding: 66px 0px 0px 0px;
}
.search_results a:hover{
	color: #FF9900;
}
.search_results a:focus{
	color: #FF9900;
}
.search_results a:active{
	color: #FF9900;
}
/*a#leftnav_walsingham:active, a#leftnav_walsingham:focus {
background-image:url(../images/menu/6_on.gif);
}*/

a#leftnav_wise {
	background-image:url(../images/menu/7_off.gif);
	height:1.5em;
	padding: 112px 0px 0px 0px;
}

/*a#leftnav_wise:hover{
	background-image:url(../images/menu/7_on.gif);
}
a#leftnav_wise:active, a#leftnav_wise:focus {
	background-image:url(../images/menu/7_on.gif);
}*/

a#leftnav_getting_service {
	background-image:url(../images/menu/9_on.gif);
	height: 2.5em;
	padding: 105px 0px 0px 0px;
}

/*a#leftnav_getting_service:hover{
	background-image:url(../images/menu/9_off.gif);
}
a#leftnav_getting_service:active, a#leftnav_getting_service:focus{
	background-image:url(../images/menu/9_off.gif);
}*/

/* END MENU */


a#hear {
	display: block;
	position:relative;
	background-image:url(../images/to-hear.gif);
	width:127px;
	height:32px;
	background-repeat:no-repeat;
	margin-bottom: 0px;
	background-position:center;
}

a#hear:hover{
	background-image:url(../images/to-hear2.gif);
}

#sub-text {
	font-size: 1em;
	font-weight: normal;
	color: #0C377B;
	margin:0px 10px 0px 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-bottom:1px dashed #0C377B;
	position:relative;
	/**/
	/*clear:both;*/
}

.sub-text p{
	margin:5px 10px 38px 10px;
}
#sub-text_no_bottom {
	font-size: 1em;
	font-weight: normal;
	color: #0C377B;
	margin:35px 10px 0px 10px;
	padding-bottom: 1px;
	position:relative;
}
.hide{
	position:absolute;
	left:-2000px;
	height:1px;
	width:1px;
	overflow:hidden;
}


.leftnav_link{
	font-size: 0.9em;
	font-weight: bold;
	text-decoration:none;
	color: #00005D;
	text-align:center;
	padding:0px 0px 0px 0px;
}

/*---------------------------------------------*/

#bromor-banner-content {
	position:relative;
	display: block;
    color: #06F221;
    background-image:url(../images/logo/banner-logo10.gif);
	background-repeat:no-repeat;
	height:115px;
    margin: 0px;
    padding: 1px;
}
#bromor-banner-content a{
	position:absolute;
	display:block;
	height:70px;
	width:300px;
	left:10px;
}
#bromor-banner-content a span{
	position:absolute;
	left:-2000px;
	height:1px;
	width: 1px;
}
#consortium-banner-content {
	position:relative;
	display: block;
    color: #06F221;
    background-image:url(../images/logo/banner-logo2.gif);
	background-repeat:no-repeat;
	height:115px;
    margin: 0px;
    padding: 1px;
}
#consortium-banner-content a{
	position:absolute;
	display:block;
	height:70px;
	width:300px;
	left:10px;
}
#consortium-banner-content a span{
	position:absolute;
	left:-2000px;
	height:1px;
	width: 1px;
}
#longfields-banner-content {
	position:relative;
	display: block;
    color: #06F221;
    background-image:url(../images/logo/banner-logo3.gif);
	background-repeat:no-repeat;
	height:115px;
    margin: 0px;
    padding: 1px;
}
#longfields-banner-content a{
	position:absolute;
	display:block;
	height:70px;
	width:300px;
	left:10px;
}
#longfields-banner-content a span{
	position:absolute;
	left:-2000px;
	height:1px;
	width: 1px;
}
#doorways-banner-content {
	position:relative;
	display: block;
    color: #06F221;
    background-image:url(../images/logo/banner-logo4.gif);
	background-repeat:no-repeat;
	height:115px;
    margin: 0px;
    padding: 1px;
}
#doorways-banner-content a{
	position:absolute;
	display:block;
	height:70px;
	width:300px;
	left:10px;
}
#doorways-banner-content a span{
	position:absolute;
	left:-2000px;
	height:1px;
	width: 1px;
}
#city-banner-content {
	position:relative;
	display: block;
    color: #06F221;
    background-image:url(../images/logo/banner-logo5.gif);
	background-repeat:no-repeat;
	height:115px;
    margin: 0px;
    padding: 1px;
}
#city-banner-content a{
	position:absolute;
	display:block;
	height:70px;
	width:300px;
	left:10px;
}
#city-banner-content a span{
	position:absolute;
	left:-2000px;
	height:1px;
	width: 1px;
}
#sps-banner-content {
	position:relative;
	display: block;
    color: #06F221;
    background-image:url(../images/logo/banner-logo6.gif);
	background-repeat:no-repeat;
	height:115px;
    margin: 0px;
    padding: 1px;
}
#sps-banner-content a{
	position:absolute;
	display:block;
	height:70px;
	width:300px;
	left:10px;
}
#sps-banner-content a span{
	position:absolute;
	left:-2000px;
	height:1px;
	width: 1px;
}
#walsingham-banner-content {
	position:relative;
	display: block;
    color: #06F221;
    background-image:url(../images/logo/banner-logo7.gif);
	background-repeat:no-repeat;
	height:115px;
    margin: 0px;
    padding: 1px;
}
#walsingham-banner-content a{
	position:absolute;
	display:block;
	height:70px;
	width:300px;
	left:10px;
}
#walsingham-banner-content a span{
	position:absolute;
	left:-2000px;
	height:1px;
	width: 1px;
}
#wise-banner-content {
	position:relative;
	display: block;
    color: #06F221;
    background-image:url(../images/logo/banner-logo8.gif);
	background-repeat:no-repeat;
	height:115px;
    margin: 0px;
    padding: 1px;
}
#wise-banner-content a{
	position:absolute;
	display:block;
	height:70px;
	width:300px;
	left:10px;
}
#wise-banner-content a span{
	position:absolute;
	left:-2000px;
	height:1px;
	width: 1px;
}

#services-banner-content {
	position:relative;
	display: block;
    color: #06F221;
    background-image:url(../images/logo/banner-logo9.gif);
	background-repeat:no-repeat;
	height:115px;
    margin: 0px;
    padding: 1px;
}
#services-banner-content a{
	position:absolute;
	display:block;
	height:70px;
	width:300px;
	left:10px;
}
#services-banner-content a span{
	position:absolute;
	left:-2000px;
	height:1px;
	width: 1px;
}
#sitemap-banner-content {
	position:relative;
	display: block;
    color: #06F221;
    background-image:url(../images/logo/banner-logo11.gif);
	background-repeat:no-repeat;
	height:115px;
    margin: 0px;
    padding: 1px;
}
#sitemap-banner-content a{
	position:absolute;
	display:block;
	height:70px;
	width:300px;
	left:10px;
}
#sitmap-banner-content a span{
	position:absolute;
	left:-2000px;
	height:1px;
	width: 1px;
}



#slhb-banner-content {
	position:relative;
	display: block;
    color: #06F221;
    background-image:url(../images/logo/banner-logo12.gif);
	background-repeat:no-repeat;
	height:115px;
    margin: 0px;
    padding: 1px;
}
#slhb-banner-content a{
	position:absolute;
	display:block;
	height:70px;
	width:300px;
	left:10px;
}
#slhb-banner-content a span{
	position:absolute;
	left:-2000px;
	height:1px;
	width: 1px;
}
/********************************/

.floatright
{
	position:relative;
	float: right;
	margin:0px 10px 10px;
	border: 1px solid #FFFFFF;
	padding: 1px;
	text-decoration: none;
}
.rightalign
{
	text-align:right;
	font-size: 1em;
	font-weight: normal;
	color: #003366;
	padding-right: 5px;
	margin-right:5px;
}

.blue {
	color: #003366;
	padding: 10px;
}

.leftalign
{
	text-align:left;
}

.floatleft
{
	position:relative;
	float: left;
	margin:0px 5px 5px;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}
.orange-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FF6600;
	text-align:center;
	background-position: center;
}
.orange-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FF0000;
}
#help-button {

}
#help-button a{
	display: block;
	position:relative;
	background-image:url(../images/helper.gif);
	height:171px;
	background-repeat:no-repeat;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
	width: 250px;
	text-decoration: none;
	color: #FFFFFF;
	left: 290px;
}

#help-button a span{ 
	display: block;
	width: 93px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	padding: 50px 0px 10px 5px;

}

#help-button a:hover {
	background-image:url(../images/help2.gif);
	background-repeat:no-repeat;
	text-decoration: underline;
}
.transcript-link {
	font-size: 0.9em;
	font-weight: bold;
	color: #FF6600;
	text-align:right;
	padding: 15px 30px 0px 0px;
	text-decoration:underline;
}
.transcript-link:hover {
	color: #FF0000;
}

a#consortium-menu-options {
	list-style-position: outside;
	list-style-image: url(../images/click.gif);
	list-style-type: disc;
}
.blue-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
	display:block;
	background-image:url(../images/click.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:30px;
	height: 23px;
}
.blue-links:hover {
	color: #FF0000;
}
table#options {
	width:100%
}
table#options td{
	/*padding:10px;
	padding-right:100px;*/

}
table#options td.video{
	background-image:url(../images/icons/video.gif);
	background-repeat:no-repeat;
	background-position:right;
	width: 50%;
}
table#options td.newsletter{
	background-image:url(../images/icons/newsletters.gif);
	background-repeat:no-repeat;
	background-position:right;
	width: 50%;
}
table#options td.brochure{
	background-image:url(../images/icons/brochure.gif);
	background-repeat:no-repeat;
	background-position:right;
	width: 50%;
}
table#options td.events{
	background-image:url(../images/icons/events.gif);
	background-repeat:no-repeat;
	background-position:right;
	width: 50%;
}
table#options td.complaints{
	background-image:url(../images/icons/complaints.gif);
	background-repeat:no-repeat;
	background-position:right;
	width: 50%;
}
table#options td.email{
	background-image:url(../images/icons/email.gif);
	background-repeat:no-repeat;
	background-position:right;
	width: 50%;
}
table#options td.performance{
	background-image:url(../images/icons/performance.gif);
	background-repeat:no-repeat;
	background-position:right;
	width: 50%;
}
table#options td.website{
	background-image:url(../images/icons/website.gif);
	background-repeat:no-repeat;
	background-position:right;
	width: 50%;
}
/*table#options td a{
	display:block;
	background-image:url(../images/click.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:30px;
}*/
a#hearWelsh {

	display: block;
	position:relative;
	background-image:url(../images/to-hear_welsh.gif);
	width:127px;
	height:32px;
	background-repeat:no-repeat;
	margin-bottom: 0px;
	background-position:center;
}
a#hearWelsh:hover {

	background-image:url(../images/to-hear_welsh2.gif);
}
a#think {
	display: block;
	position:relative;
	background-image:url(../images/icons/what_do_you_think.gif);
	width:127px;
	height:32px;
	background-repeat:no-repeat;
	margin-bottom: 0px;
	background-position:center;
}
#register, #mail {
	font-size: 0.8em;
	background-repeat:no-repeat;
	padding-top: 20px;
	height: 60px;
	font-weight: bold;
	color: #FF6600;
	display: block;
}

	#register {
		background-image: url("../../images/icons/what_do_you_think.gif");
		padding-left: 70px;
	}
	
	#mail {
		background-image: url("../../images/icons/register_with_swansea_lives.gif");
		padding-left: 80px;
	
	}


#register_link{
	padding:0px;
	margin:0px;
}

/********************************************* Services button *********************************************/
#servicesbutton {
	float:right;
	background-image:url(../images/button.gif);
	width:240px;
	height:32px;
	background-repeat:no-repeat;
	background-position: center;
	padding-left: 23px;
	padding-top: 12px;
}
#servicesbutton a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
	padding: 6px 0px 0px 24px;
}
#servicesbutton a:hover {
	color: #FF0000;
}
#servicesbutton_s {
	background-image:url(../images/button.gif);
	width:240px;
	height:32px;
	background-repeat:no-repeat;
	background-position: center;
	padding-left: 23px;
	padding-top: 12px;
}
#servicesbutton_s a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
	padding: 6px 0px 0px 24px;
}
#servicesbutton_s a:hover {
	color: #FF0000;
}
.float_right{
float:right;
padding-right:48px;
}
/*************************/
#wise_service_button{
display:block;
margin:0px;
padding-bottom:10px;
padding-right:6px;
}
#service_button {
/*padding-right:6px;*/ 
}
#service_bullets{
color:#003366;
}
#adult_placement_button{
display:block;
margin:0px;
padding-bottom:10px;
padding-right:6px;
}
/*************************************************/


#prev_link_container2{
	position:absolute;
	left:0px;
	width:200px;
	padding:5px 0px 5px 10px;
/***************************/
}
#next_link_container2{
	position:absolute;
	right:0px;
	width:155px;
	padding:5px 0px 5px 10px;
	
	
	
/******************TOP PREV/NEXT LINKS************************
}
#top_prev_next{
	position:relative;
	padding:0px 10px 10px 10px;
	width:350px;
	height:50px;
}
#prev_link_container{
	width:200px;
	padding:5px 0px 5px 10px;
}
a#prev_link{
	height:50px;
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(../images/icons/small_left-finger_off.jpg);
}
a#prev_link:hover{
	height:50px;
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(../images/icons/small_left-finger_on.jpg);
}
.prev_font_style{
	font-size: 0.9em;
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
	padding:20px 0px 0px 75px;
}
.prev_font_style:hover{
	color: #013060;
	text-decoration: underline;


}
#next_link_container{
	width:155px;
	padding:5px 0px 5px 10px;
}
a#next_link{
	height:50px;
	display:block;
	background-repeat:no-repeat;
	background-position:right top;
	background-image:url(../images/icons/small_right-finger_off.jpg);
}
a#next_link:hover{
	height:50px;
	display:block;
	background-repeat:no-repeat;
	background-position:right top;
	background-image:url(../images/icons/small_right-finger_on.jpg);
}
.next_font_style{
	font-size: 0.9em;
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
	padding:20px 0px 0px 0px;
}
.next_font_style:hover{
	color: #013060;
	text-decoration: underline;

/****************PRINT BUTTON STYLE****************/
}
#button_options{
	position:relative;
	width:320px;
	height:40px;
}
#print_button{
	padding:0px 0px 0px 10px;
	position:absolute;
	float:right;
	top:0px;
	margin-top:4px;
	left:150px;
	width:130px;
	height:34px;
}
#print_button2{
	position:absolute;
	float:right;
	top:0px;
	margin-top:4px;
	left:20px;
	width:130px;
	height:34px;
}
input.print {
	display: block;
	width:130px;
	height:40px;
	border:none;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:bottom;
	background-image:url(../images/icons/print_page.gif);
	font-weight: bold;
	color: #003366;
}
input.print:hover{
background-image:url(../images/icons/print_page_hover.gif);
}

/*************************/

#wise_service_button{
	background-image:url(../images/icons/wise_services.gif);
	background-position:right;
	background-repeat:no-repeat;
	display:block;
	margin-right:15px;
	padding-bottom:10px;
	padding-right:6px;
}
#service_button {
	padding-right:6px;
}
#service_bullets{
	color:#003366;
}
#wise_button_text{
	font-size:0.7em;
	width:110px;
	position:relative;
	float:right;
	top:25px;
	left:15px;
}
.wise-link{
	padding:0px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.wise-link:hover{
	font-weight: bold;
	color:#FF6600;
	text-decoration: none;
}
/*************************************************/
/*

#prev_link_container2{
	position:absolute;
	left:0px;
	width:200px;
	padding:5px 0px 5px 10px;

}
#next_link_container2{
	position:absolute;
	right:0px;
	width:155px;
	padding:5px 0px 5px 10px;*/
/****************SITE MAPE STYLES*********************/

#site_map_container{
}

#site_map_container ul{
	color:#003366;
}

.sitmap_link{
	color:#003366;
	font-size:0.8em;
	text-decoration: none;
	font-weight: bold;
}
.sitmap_link:hover{
	color:#6A78A2;
	font-size:0.8em;
	text-decoration: underline;
	font-weight: bold;
}
.sitmap_sublink{
	color:#FF6600;
	font-size:0.7em;
	text-decoration: none;
	font-weight: normal;
}
.sitmap_sublink:hover{
	color:#FF0000;
	font-size:0.7em;
	text-decoration: underline;
	font-weight: normal;
}
.sitmap_sub_redlink{
	color:#FF0000;
	font-size:0.7em;
	text-decoration: none;
	font-weight: bold;
}
.sitmap_sub_redlink:hover{
	color:#DB6767;
	font-size:0.7em;
	text-decoration: underline;
	font-weight: bold;
}
.sitmap_sub_sub_link{
	color:#6A78A2;
	font-size:0.7em;
	text-decoration: none;
	font-weight: normal;
}
.sitmap_sub_sub_link:hover{
	color:#6A78A2;
	font-size:0.7em;
	text-decoration: underline;
	font-weight: normal;
}
/******************SEARCH FACILITY**********************/

#search_container{
	position:relative;
	padding:5px 5px 0px 190px;
	height:85px;
	margin-bottom:5px;
}
#searchbox{
	height:85px;
	background-image:url(../../images/top_curve.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#search_form{
	padding:10px 0px 0px 120px;
	position:absolute;
}
#search_form input{
	background-image:url(../../images/logos/textbox_bkgd.gif);
}
#options{
	padding: 0px 0px 5px 5px;
	/*margin: 0px 0px 5px 5px;
	border-left: 1px solid #FFFFFF;
	border-left: 1px dashed #91A5C3;
	border: 1px dashed #FF0000;
	width: 190px;*/
	
	/*float:right;
	top:10px;
	right:120px;
	width:180px;
	list-style-type: none;*/
}
#options ul{
	list-style-type: none;
	padding:0px;
	margin:0px;
}
#options ul li{
	padding:0px 0px 0px 10px;
}
.blue_small-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color:#003366;
}
.blue_small-link:hover {
	color:#FF9900;
}
.submit_button{
width:100px;
font-size: 0.7em;
}
/**
 * The following style is used to lay an image over a background image.
 */
.homeLinkHitArea {
	float: left;
	position: absolute;
	top: 10px;
	left: 189px;
	z-index: 1;
	
}

/***************** WELSH TOP SEARCH BOX STYLING *************************/
#PageHeader {
	/*margin-left:auto;
	margin-right:auto;
	height: 65px;*/
	position:relative;
	width: 570px;
	margin: auto auto 10px auto;
	padding: 0px 0px 0px 185px;

}

* html #PageHeader { /* IE Fix */
	padding: 0px 0px 0px 180px;
	margin: auto;
}

.innerHeader {
	padding-top: 5px;
	height: 100%;
}

.search {
	float: left;
	position: relative;
	height: 100px;
	width: 370px;
	border-right: 1px dashed #91A5C3;
	margin: 5px 9px 0px 5px;
}
.search form{
	color:#000000;
	margin: 0px 0px 8px 0px;
	font-size:.8em;
}
.search input{
	color: #003366;
	font-size:100%;
}

.search h2{
	font-size: 1.1em;
	font-weight: bold;
	color: #0C377B;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.search_mid {
	width: 560px;
	padding-left: 10px;
	background-image:url(../../images/header/bg-mid.gif);
	background-repeat: repeat-y;
	position: relative;
	
}

.search_top {
	width: 560px;
	padding: 0px 0px 0px 10px;
	height: 6px;
	background-image: url(../../images/header/bg-top.gif);
	background-repeat: no-repeat;
	position: relative;
	line-height: 0px;
	font-size: 1px;
	
}

.search_bot {
	width: 560px;
	padding-left: 10px;
	height: 6px;
	background-image: url(../../images/header/bg-bot.gif);
	background-repeat: no-repeat;
	position: relative;
	
}

/*********************** SKIP LINK ***************************/

.skip{
	
}

.skip a{
	position: absolute;
	left: -5000px;
	background-color: #FFFFFF;
	border: solid 1px #BFCCD9;
	width: 136px;
	position: absolute;
	font-size: .9em;
	font-weight: bold;
	color: #00005D;
	text-decoration: none;
	padding: 5px;
	
}
.skip a:focus{
	display: block;
	position: absolute;
	left: 7px;
	top: 7px;
} 

.skip a:active {
	display: block;
	position: absolute;
	left: 7px;
	top: 7px;
} 

/*********************** ADDRESS ***************************/

address{
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	padding-left:10px;
	padding-bottom:20px;
	width:360px;
}
.new_line
{
	display:block;
	padding:0px 0px 7px 0px;
}

.address_bold{
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.address_italic{
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}

/********************************************* NEXT AND PREV (with hand) *********************************/

/*.top_prev_next{
	position:relative;
	padding:0px 10px 0px 10px;
	width:350px;
	height:50px;
} */

/********************************************* NEXT LINKS (with hand) *********************************/

.top_prev_next{
	position:relative;
	padding:0px 10px 0px 10px;
	width:350px;
	height:50px;
} 

.next_link_container{
	width:194px;
	padding:5px 0px 0px 10px;
}

/****************** a LINK *************/

.next_link_container a{
	height:50px;
	display:block;
	background-repeat:no-repeat;
	background-position:right top;
	background-image:url(../images/icons/small_right-finger_off.jpg);
	
}
.next_link_container a:hover{
	height:50px;
	display:block;
	background-repeat:no-repeat;
	background-position:right top;
	background-image:url(../images/icons/small_right-finger_on.jpg);
}
.next_link_container a:focus{
	height:50px;
	display:block;
	background-repeat:no-repeat;
	background-position:right top;
	background-image:url(../images/icons/small_right-finger_on.jpg);
}
.next_link_container a:active{
	height:50px;
	display:block;
	background-repeat:no-repeat;
	background-position:right top;
	background-image:url(../images/icons/small_right-finger_on.jpg);
}

/****************** FONT STYLE *************/

.next_font_style{
	font-size: 0.9em;
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
	padding:20px 0px 0px 0px;
}
.next_font_style:hover{
	color: #013060;
	text-decoration: underline;
}
.next_font_style:focus{
	color: #013060;
	text-decoration: underline;
}
.next_font_style:active{
	color: #013060;
	text-decoration: underline;
}

/********************************************* PREV LINKS (with hand) *********************************/

.prev_link_container{
	width:224px;
	padding:5px 0px 0px 10px;
}

/****************** a LINK *************/

.prev_link_container a{
	height:50px;
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(../images/icons/small_left-finger_off.jpg);
}
.prev_link_container a:hover{
	height:50px;
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(../images/icons/small_left-finger_on.jpg);
}
.prev_link_container a:active{
	height:50px;
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(../images/icons/small_left-finger_on.jpg);
}
.prev_link_container a:focus{
	height:50px;
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(../images/icons/small_left-finger_on.jpg);
}

/****************** FONT STYLE *************/

.prev_font_style{
	font-size: 0.9em;
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
	padding:20px 0px 0px 75px;
}
.prev_font_style:hover{
	color: #013060;
	text-decoration: underline;
}
.prev_font_style:active{
	color: #013060;
	text-decoration: underline;
}
.prev_font_style:focus{
	color: #013060;
	text-decoration: underline;
}

/* -- NEW SERVICES PAGE LAYOUT TO REPLACE TABLES - NIK G - 04/05/05 -- */
ul.services_options_layout {
width: 560px;
margin: 10px 0px 10px 0px;
padding: 0px;
clear: both;
}

ul.services_options_layout li {
width: 270px;
padding: 0px;
display: inline;
float: left;
margin: 0px 0px 0px 5px;
}

ul.services_options_layout a {
font-size: 0.9em;
font-weight: bold;
color: #003366;
}

ul.services_options_layout span.services_options_text {
width: 125px;
float: left;
cursor: pointer;
background-image:url(../images/click2.gif);
background-repeat:no-repeat;
background-position:top left;
padding: 10px 0px 5px 30px;
text-decoration: underline;
}

ul.services_options_layout img {
border: 0px;
padding: 5px 5px 20px 5px;
}

ul.services_options_layout a:hover {
color: #FF0000;
}

ul.services_options_layout a:focus, ul.services_options_layout a:active {
color:#FF9900;
}

div#bottom_links {
clear: both;
}

/****************PRINT BUTTON STYLE*****************/

#button_options{
	position:relative;
	width:320px;
	height:40px;
	padding-bottom: 10px;
}
#print_button{
	position:absolute;
	float:right;
	top:0px;
	margin-top:4px;
	left:150px;
	width:130px;
	height:34px;
}

#print_button a {
	display:block;
	width:400px;
	width:150px;
	height:40px;
	border:none;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:bottom;
	background-image:url(../images/icons/print_page.gif);
	font-weight: bold;
	color: #003366;
}
#print_button a:hover{
	background-image:url(../images/icons/print_page_hover.gif);
}
#print_button a:active{
	background-image:url(../images/icons/print_page_hover.gif);
}
#print_button a:focus{
	background-image:url(../images/icons/print_page_hover.gif);
}
#print_button a span {
	position:absolute;
	left:-5000px;
	height:1px;
	overflow:hidden;
}

#print_button2{
	position:absolute;
	float:right;
	top:0px;
	margin-top:4px;
	left:20px;
	width:130px;
	height:34px;
}

#print_button2 a {
	display:block;
	width:400px;
	width:150px;
	height:40px;
	border:none;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:bottom;
	background-image:url(../images/icons/print_page.gif);
	font-weight: bold;
	color: #003366;
}
#print_button2 a:hover{
	background-image:url(../images/icons/print_page_hover.gif);
}
#print_button2 a:active{
	background-image:url(../images/icons/print_page_hover.gif);
}
#print_button2 a:focus{
	background-image:url(../images/icons/print_page_hover.gif);
}
#print_button2 a span {
	position:absolute;
	left:-5000px;
	height:1px;
	overflow:hidden;
}



/**************** SEARCH RESULTS PAGE **************/

.search_results{
	margin:6px 6px 6px 6px;
	padding:6px 6px 6px 6px;
}	
.search_results h4{
	font-weight: bold;
	font-size: 1em;
	color: #0C377B;
	letter-spacing: 0px;
}
.search_results h4 span{
	text-decoration:underline;
}
.search_results p{
	color: #000066;
	padding: 10px 0px 20px 6px;
	border-bottom: 1px dashed #91A5C3;
}
.search_results a{
	font-size: 80%;
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}
.search_results a:hover, :focus, :active{
	color: #FF9900;
}

/*******************************************************************************************/
/*******************************************************************************************/
/*******************************************************************************************/

/* -- NEW BROCHURES PAGE LAYOUT TO REPLACE TABLES - DAN H - 31/05/05 -- */

ul.brochures_options_layout {
	width: 560px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

ul.brochures_options_layout li {
	list-style:none;
	background-image: url(../images/icons/brochure.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 270px;
	height:90px;
	padding: 0px 0px 0px 0px;
	display: inline;
	float: left;
	margin: 0px 0px 15px 5px;
}

ul.brochures_options_layout a {
	font-size: 0.9em;
	font-weight: bold;
	color: #003366;
}

ul.brochures_options_layout span.services_options_text {
	width: 125px;
	float: left;
	cursor: pointer;
	background-image:url(../images/click2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding: 10px 0px 5px 30px;
	text-decoration: underline;
}

ul.brochures_options_layout a:hover {
	color: #FF0000;
}

ul.brochures_options_layout a:focus, ul.brochures_options_layout a:active {
	color:#FF9900;
}

/* -- NEW COMPLAINTS PAGE LAYOUT TO REPLACE TABLES - DAN H - 31/05/05 -- */

ul.complaints_options_layout {
	width: 560px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	clear: both;
}

ul.complaints_options_layout li {
	list-style:none;
	background-image: url(../images/icons/complaints.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 270px;
	height:90px;
	padding: 0px;
	display: inline;
	float: left;
	margin: 0px 0px 15px 5px;
}

ul.complaints_options_layout a {
	font-size: 0.9em;
	font-weight: bold;
	color: #003366;
}

ul.complaints_options_layout span.services_options_text {
	width: 125px;
	float: left;
	cursor: pointer;
	background-image:url(../images/click2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding: 10px 0px 5px 30px;
	text-decoration: underline;
}

ul.complaints_options_layout a:hover {
	color: #FF0000;
}
/**************USEFUL LINKS*****************/

#links_container{
	padding:10px 0px 10px 20px;
}
#links_container p{
	padding:0px 0px 0px 0px;
	margin:0px;
	font-size:0.9em;
}
div.useful_links{
	padding:0px 0px 10px 0px;
}
#links_container a{
	font-size:0.8em;
	color:#FF6600;
	text-decoration: none;
	font-weight: bold;
}
#links_container a:hover{
	color:#003366;
	text-decoration: underline;
	font-weight: bold;
}
#links_container a:focus{
	color:#FF9900;
}
#links_container a:active{
	background-color: #00005D;
	color: #FFFFFF;
}
div.description_text{
	padding:0px 0px 0px 0px;
}
ul.complaints_options_layout a:focus, ul.complaints_options_layout a:active {
	color:#FF9900;
}
/* -- NEW SRP PAGE LAYOUT TO - DAN H - 07/03/06 -- */

ul.srp_options_layout {
	width: 560px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}
ul.srp_options_layout li {
	list-style:none;
	width: 270px;
	height:90px;
	padding: 0px 0px 0px 0px;
	display: inline;
	float: left;
	margin: 0px 0px 15px 5px;
}
ul.srp_options_layout li.html {
	background-image: url(../../images/icons/html.jpg);
	background-repeat: no-repeat;
	background-position:top right;
}
ul.srp_options_layout li.flash {
	background-image: url(../../images/icons/flash.jpg);
	background-repeat: no-repeat;
	background-position:top right;
}
ul.srp_options_layout a {
	font-size: 0.9em;
	font-weight: bold;
	color: #003366;
}
ul.srp_options_layout span.services_options_text {
	width: 125px;
	float: left;
	cursor: pointer;
	background-image:url(../images/click2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding: 10px 0px 5px 30px;
	text-decoration: underline;
}
ul.srp_options_layout a:hover {
	color: #FF0000;
}
ul.srp_options_layout a:focus, ul.srp_options_layout a:active {
	color:#FF9900;
}