@charset "UTF-8";
/* CSS Document */

/********************************** PARAGRAPH SPACING IS TOTALLY CONTROLLED *************************************/

/* first set the overall default paragraph space to ZERO */

p { /* remove all text margins */
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;}


select {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
value {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
select {  }
input {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}

a:link {
	text-decoration: none;
	color: #CFA859;}
	
form{display:inline;} /* removes the horrible spacing after forms - makes them sit inline! */


/********************************** PARAGRAPH SPACING IS TOTALLY CONTROLLED *************************************/


/* For use on 'home' index page */


* {
	margin: 0; /* zero out margin */
	padding: 0; /* zero out padding */
}
html {
	height: 100%; /* gives layout 100% height */
	position: relative; /* gives 100% height to Opera 9.5 */
}
body {
	height: 100%; /* gives layout 100% height */
	background: #ffffff;
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
	
	
/********************************** main sections of layout *************************************/

* html #wrapper { 
	height: 100%; /* IE6 treats height as min-height */
	
}
#wrapper {
	min-height: 100%; /* gives layout 100% height */
	margin: 0 auto; /* centers #wrapper */
	width: 960px; /* centered div must be given a width */
	background: #FFFFFF; /*** Background colour of navigation column now ***/
	border-left: 1px solid #9F9F9F;
	border-right: 1px solid #9F9F9F;
	border-top: 1px solid #9F9F9F;
	border-bottom: 1px solid #9F9F9F;
	
	
}



/********************************** main sections of layout *************************************/

* html #wrapper { 
	height: 100%; /* IE6 treats height as min-height */
	
}
#wrapper {
	min-height: 100%; /* gives layout 100% height */
	margin: 0 auto; /* centers #wrapper */
	width: 960px; /* centered div must be given a width */
	background: #FFFFFF; /*** Background colour of navigation column now ***/
	border-left: 0px solid #9F9F9F;
	border-right: 0px solid #9F9F9F;
	border-top: 0px solid #9F9F9F;
	border-bottom: 0px solid #9F9F9F;
	
	
}

#horizontal_menu { /* top menu area  */
float: left;
	margin: 0px 0px 0px 0px; /* top, right, left, bottom.  */
	width: 960px;
	height: 50px;
	background: #FFFFFF;
	
	}
	

#contentwrap { 
	float: left;
	margin: 0 auto; 
	width: 960px;
	background: url(../../images/home_dotstripright.gif) repeat-y;
	border : 0px solid #020873;
	
	}
	

/********************************** content areas *************************************/

#contentleft{ /* floated  */
float: left; 
width: 270px; 
margin-right: 0px;
margin-left: 0px;

}	

#contentcentre{  /* floated  */
  float: left; 
  width: 435px; 
  margin-left: 18px;
  margin-top: 0px;
  

}

#contentright{  /* floated  */
  float: left; 
  width: 600px; 
  margin-left: 20px;
  margin-top: 0px;
  

}

/********************************** end of content areas *************************************/


/********************************** main page elements *************************************/


#top { 
	width: 960px; background-color:#FFFFFF;
	padding:0;
	height: 132px;}
	
#toprightmenu { /* menu area  */
 float: right;
	margin: 0px 0px 0px 0px; /* top, right, left, bottom.  */
	width: 209px; 
	height: 20px;
	
	}
	
	
#mainbanner { /* banner area  */
 float: left;
	margin: 0px 0px 0px 0px; /* top, right, left, bottom.  */
	width: 960px; 
	height: 191px;
	/*background: #FFFFFF;*/
	/*background: url(../images/960_images/960_banner1.jpg) no-repeat;*/
	}
	
	
#footer { /* outside of wrapper   */
	height: 20px;
	width: 960px; /* centered div must be given a width */
	margin: -20px auto 0 auto; /* -40px sucks it back in & auto centers it */
	background: #ffffff;
		border-left: 0px solid #9F9F9F;
	border-right: 0px solid #9F9F9F;
	
	border-bottom: 0px solid #9F9F9F;
	clear: both;
}

/********************************** end of main page elements *************************************/

/********************************** main text elements *************************************/

h1 {  /* main headings */
	font-size: 110%;
	line-height: 110%;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 2px;
}

.headings {  /* main headings */
	font-size: 100%;
	line-height: 110%;
	color: #3051A1;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 2px;
}


.bodyintro {   /* main body intros */
	font-size: 80%;
	line-height: 150%;
	font-weight: normal;
	color: #489ca3;
			margin-top: 0px;
	
}



.bodytext {   /* main body text */
	font-size: 70%;
	line-height: 160%;
	font-weight: normal;
	color: #666666;
			margin-top: 8px;
	
}

h2 {   /* main body text */
	font-size: 90%;
	line-height: 150%;
	font-weight: normal;
	color: #666666;
			margin-top: 0px;
	
}
.body_link {   /* main body text link */
	font-size: 90%;
		text-decoration: none;
	line-height: 160%;
	font-weight: normal;
	color: #3051A1;
			margin-top: 8px;
	
}

.body_link:hover {
	text-decoration: underline;
}



.copyrightline { 
 font-size:10px;
 font-weight: normal;
 color: #666666;
 text-decoration: none;
}

a.toprightmenutest {
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2; /* grey */
	font-size: 60%;
 
	font-weight: normal;
	text-align: left; 
	text-decoration: none; 
}


/* EDWIN RIGHT MENU TOOLBAR **********************************************************/


#right_panel {
	position: relative;
	float: right;
	width: 188px; /* 226px minus padding */
	height: 180px;
	text-align: left;
	margin: 0px 0 0 0;
	padding: 10px 0 0 0px;
	border-left: 0px dotted #C4C4C4;
}

#right {
	position: relative;
	float: right;
	width: 188px; /* 226px minus padding */
	height: 220px;
	text-align: left;
	margin: 0px 0 0 0;
	padding: 0 0 0 0px;
	border-left: 0px dotted #C4C4C4;
}


#expert {
position: right;	
	float: right;
	width: 188px; /* 226px minus padding */
	height: 76px;
	margin: 0px 0 0 0;
	padding: 0 0 0 0px;
	border-left: 0px dotted #C4C4C4;
}




input {
	float: 			left;
	font-size: 		80%;
	color: 			#000000; /* black */
	border: 		1px solid #CECECE; /* pale grey */
	background: 	#FFFFFF !important; /* pale yellow */
	width: 			136px; /* 148px minus padding */
	height: 		11px; /* 20px minus padding */
	padding: 		4px 6px 4px 6px;
	margin: 		0 0 0 0;
}

input.error {
	border: 		1px solid #D20000; /* red */
	background:		#FFCB62 !important; /* pale orange */
}

div.right_menu {
	float: 			left;
	border: 		1px solid #CECECE; /* pale grey */
	background: 	#FFFFFF !important; /* pale yellow */
	width: 			136px; /* 148px minus padding */
	height: 		11px; /* 20px minus padding */
	padding: 		2px 6px 6px 6px;
	margin: 		15px 0 0 0;
}

div.right_menu {
	font-size: 		70%;
	font-weight: 	normal;
	color: 			#333333; /* black */
	text-decoration: none;
}

div.go, div.button {
	float: 			left;
	background:		url(../../images/edwin_images/go.png) no-repeat; 
	width: 			29px;
	height: 		21px;
	padding: 		0;
	margin: 		15px 0 0 0;
}

div.go {
	margin: 		0;
}

div.go a img, div.button a img {
	border: 		none;
}




/* MAIN MENU **********************************************************/

#menu_holder {
	width: 900px;
	height: 35px;
	margin: 0;
	padding: 0;
}


ul#top_menu {
	float: right;
	list-style-type: none; 
	list-style-image: none;
	width: 714px;
	height: 24px; /* 35px minus padding */
	text-align: left;
  	background: url(../../images/edwin_images/menu_bar.png) top left repeat-x;
	margin: 0;
	padding: 0 0 11px 0;
}

ul#top_menu li { 
	display: inline;
	font-size: 80%;
	color: #FFFFFF;
  	background: url(../../images/edwin_images/menu_bar.png) top left repeat-x;
	margin: 0;
}

ul#top_menu li.first { /* first blank section */
	float: left;
	display: block;
	width: 14px;
	height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 2px solid #673035;
}

ul#top_menu li a, ul#top_menu li.last a { 
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 18px 5px 18px;
  	background: url(../../images/edwin_images/menu_bar.png) top left repeat-x;
	border-left: 1px solid #C5637A;
	border-right: 2px solid #673035;
}

ul#top_menu li.last a { 
	border-right: none;
}

ul#top_menu li a:hover, ul#top_menu li .selected { 
  	color: #000000;
  	background: url(../../images/edwin_images/menu_hi.png) top left repeat-x;
}

ul#top_menu li a.selected { 
  	color: #FFFFFF;
  	background: url(../../images/edwin_images/menu_hi.png) top left repeat-x;
}


/* SIDE MENU **********************************************************/

ul.vertical_list {
    margin: 0px auto;
	list-style: none;
	margin-left:0px;
	line-height: 150%;

}

ul.vertical_list li {
    text-align: left;

    padding: 0px 10px 3px 0px; /* top right bottom left */
	    border-bottom-width: 1px;
	    border-bottom-style: dotted; 
		border-bottom-color: #C3C3C3;
    }
ul.vertical_list li.last {
border:none;
}	
ul.vertical_list a {
	font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 70%;  
    font-weight: normal;
	text-decoration: none;	
		margin-bottom: 5px;
margin-left: 20px;
	
	}
	
ul.vertical_list li a:hover{
color: #489ca3;
text-decoration: none;
margin-left: 0px;
padding-left: 20px;
background: url(../../images/menu_triangle.png) top left no-repeat;

}


/* ------------------extras-------------------  */

.titles_balanceuk {
	font-size: 100%;
	line-height: 162%;
	color: #039;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 0px;
}
/********************************** featured items layout *************************************/

.feature-summary{
clear:both;
border-top-width: 1px;
border-top-style: solid; 
border-top-color: #C3C3C3;
border-bottom-width: 1px;
border-bottom-style: solid; 
border-bottom-color: #C3C3C3;
margin: 30px 0 0  0 ;
color:black;
width:100%;
height:135px;

}
.feature-summary img {
padding: 0 10px 0 0;
float:left;
}
#contentcentre .feature-summary h2 {
color:#2f302f;
font-size: 12px;
line-height:18px;  
width:60%;
margin:20px 0 5px 0;
font-weight:bolder;
float:left;
clear:none;
padding:0;
}
.feature-summary p {
font-size: 11px;  
font-weight: normal;
width:60%;
line-height:16px;  
float:left;
clear:none;
}
.feature-summary p a.feature-link,  .feature-summary p a.feature-link :visited {
color:red;
clear:both;
font-weight:600;
line-height:25px;
text-decoration:none;  
}
