/* CSS Document */


* {padding : 0; margin : 0;} /*resets all to zero*/

/* hack for forcing scroll bars to stop page jog - http://www.splintered.co.uk/experiments/49/ */
html { margin-bottom: 1px; min-height: 100%; }

body{
font-family: Arial, Helvetica, Verdana, sans-serif;
color: #000;
text-align: center;
min-width: 950px;
background: #fff url(../img/bg2.jpg) repeat-x;
line-height: 1.3;
font-size: x-small;  /* for IE5 Win */
voice-family: "\"}\""; 
voice-family: inherit;
font-size: small; /* for compliant browsers */
}
/*be nice to Opera*/ 
html>body {  
font-size: small;
}

/*set some defaults which will apply across all browser*/

h1, h2, h3, h4, h5, h6, pre, blockquote, label, ul, ol, dl, p, fieldset, address {  margin : 0; }

p{	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#122942;
	text-align: left;
	    font-size: 100%;
		line-height: 140%;
		margin: 0 0 10px 0;
	}


blockquote {border: solid 1px #333;
margin: 10px 0 0 10px;
width: 230px;
padding: 10px 20px;
font-weight: 900;
color: #666;
}




h1 {
    font-size: 200%;
	color: #000;
	font-weight: 900;
	text-align: left;
	line-height:140%;
	padding:0px;
	}

.logo {display: none;}

h2 {
    font-size: 130%;
	color: #333;
	font-weight: 900;
	text-align: left;
	padding:0 0 10px 0;
	margin-top: 8px;
	}
	
#midblock h2 {
    font-size: 16px;
	color: #333;
	font-weight: 900;
	text-align: left;
	padding:2px 0 10px 0;
	margin-top: 8px;
	}
	
	#moveup  h2 {
    font-size: 16px;
	color: #333;
	font-weight: 900;
	text-align: left;
	padding:0px 0px 10px 0px;
	margin-top: -18px;
	
	}
	
	#midblock h3 {
    font-size: 14px;
	color: #333;
	font-weight: 900;
	text-align: left;
	padding:0 0 10px 0;
	margin-top: 8px;
	}
	
	
.tagline {font-size: 95%;
	color: #fff;
	font-weight: 100;
	text-align: left;
	padding: 0px 0 0 131px;
}	

h3 {
    font-size: 120%;
	color: #333;
	font-weight: bold;
	margin: 10px 0 5px 0px;
	}


h4 {
    font-size: 110%;
	color: #333;
	font-weight: 100;
	padding:0px;
	text-align:left;
	height: 24px;
		margin: 18px 0 10px 0;

	}


h5 {
    font-size: 100%;
	color: #FFF;
	font-weight: bold;
	padding:10px;
	text-align:right;
	}
	
h6 {
    font-size: 100%;
	font-weight: 900;
	text-align: left;
	padding:0 0 10px 0;
	margin-top: 8px;
	}

.clear{
clear: both;
}
	/* main page styles */

#container{
background: #fff;
width: 950px;
height: auto;
text-align: left;
margin: 0px auto;
font-size: 90%;
position: relative;
border: 0px solid #333;
}

	

	
#content-area {
float: left;
width: 950px;
margin: 0px 0 0px 0;
border: 0px solid #000;
min-height: 700px;
background: url(../img/faux-cols.png);
}

#top-nav {
float: left;
width: 950px;
margin: 0px 0 0px 0;
border: 0px solid #000;
height: 25px;
background: url(../img/top-nav.jpg);
}	
	
#top-curves {
float: left;
width: 950px;
margin: 0px 0 0px 0;
border: 0px solid #000;
height: 30px;
background: url(../img/top-curves.png);
 }		

 
 

/*     LHS column and nav divs     */


#leftblock {width: 165px; 
float: left;
margin: 0px 0px 0 0;
padding: 0 0 0 10px;
}


#leftnav {width: 185px; 
float: left;
margin: 0px 0px 0px 0px;
padding: 0 0 0 0px;
min-height: 100px;
}

#leftnav-bottom {
height: 10px;
width: 185px;
margin: 0;
padding: 0px;
background: url(../img/leftnav-bottom.gif) no-repeat;
}

*html #leftnav-bottom {
margin: 0 0 -5px 0;
}


#left-sub-nav-header {
width: 171px;
height: 35px;
background: url(../img/left-sub-nav.gif) no-repeat;
}

#left-sub-nav {
border: 0px solid;
background: #fff;
margin-left: 5px;
}

#left-sub-nav a:hover {
color:#ff0000;
}

#left-sub-nav ul {
color: #333;
font-size: 100%;
font-weight: bold;
}

#left-sub-nav1 a{
border: 0px solid;
margin-left: 5px;
color:#fff;
}

#left-sub-nav1 a:hover{
border: 0px solid;
margin-left: 5px;
color:#FF8484;
}

#left-sub-nav1 a:active{
border: 0px solid;
margin-left: 5px;
color:#fff;
}

#left-sub-nav1 a:link{
border: 0px solid;
margin-left: 5px;
color:#fff;
}


#left-sub-nav2 {
border: 0px solid #fff;
background: #fff;
margin-left: 5px;
margin-right: 5px;
}

#left-sub-nav2 ul {color: #333;
font-size: 100%;
font-weight: bold;
}

#left-sub-nav2 li {padding: 3px 5px;
border-top: 5px solid red;
}

#left-sub-nav2 h3 {
border-top: 5px solid red;
color: #fff; 
font-size: 110%;
background: #850000;
padding: 5px;
margin: 0;
}

#left-sub-nav2 h3 a {
color: #fff; 
}




/*     main content section     */


#midblock {width: 510px; 
float: left;
padding: 0 20px; 
background: transparent;
margin-left: 20px;
}


*html #midblock {
margin-left: 0px;
}


#midblock a {
	color:#B70002;
}

#midblock a:hover {
	color:#FF1200;
	text-decoration:underline;
}




#midblock ul { 
font-family:Arial, Helvetica, sans-serif;
color:#122942;
list-style-type:none;
list-style-image:none;
list-style-position:outside;
padding:none;
line-height:150%;
margin:0px 0px 20px 20px;
_margin:0px 0px 20px 10px;
}

#midblock li{
background-image:url(../images/bullet.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
padding-left:20px;
_padding-left:10px;
}

#problems {width: 454px; 
float: left;
padding: 10px; 
background: #ccc;
}




/*     RHS column divs     */

#rightblock {
float: right;
padding: 0 10px 0 0;
background: transparent;}

#request-quote {width: 170px; 
height: 15px;
padding: 0;
background: url(../img/request-quote.gif);
}





#news p {font-size: 95%;
}

#partners img, #kpmg img {text-align: center;
margin: 15px 0 15px 40px;

}





/*  common header and footer styles */


	
#header {float: left;
	width: 950px;
    height: 135px;
	background: #fff url(../img/header.jpg) no-repeat;
	border: 0px solid #333;
	margin-bottom: 0px;
	}
	
#search .input {
width:118px;
font-size:12px;
font-family:arial;
}

#search {
padding: 65px 0px 0 0;
}	



#imagereplace {
	position: absolute;
	left: 32px;
	top: 60px;
	width: 500px;
}

#headerbooking {position: absolute;
left: 515px;
top: 123px;
}

#mortgage-quote {float: right;
padding: 20px 17px 0 0;
}

#mortgage-quote h2 {padding:0 0 0 8px;
margin: 0;
}	

#mortgage-quote h3 {padding:0 0 0 8px;
margin: 0;
font-size: 200%;
}		
				
.input2 {border: 0;
height: 15px;
margin: 0px 0 0 0px;
}



  #footer{
    padding: 0;
	padding: 10px 0 0 0;
	float: left;
    height: 0px;
	width: 950px;
	background: #fff  url(../img/footer.png) no-repeat;

	}	

.assistive {
	display: none;
}
	
	
	
	
	
	
	
	
/*  link styles */
	
a:link {
		color: #333;
	    text-decoration: none;
}
a:visited {
	color: #333;
		    text-decoration: none;
}
a:hover {
	color: #FF1200;
		    text-decoration: none;
}
a:active {
	color: #333;
}






/* menu styles */

	
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

/*- Top Menu Tabs--------------------------- */ 


    #tabs {
      float:left;
      width:100%;
      background:url("../img/top-nav-bg.jpg");
      font-size:120%;
	  font-weight: bold;
      line-height:normal;
      }
    #tabs ul {
	  margin:0;
	  padding:0px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("../img/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 11px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("../img/tabright.gif") no-repeat right top;
      padding:5px 21px 4px 12px;
      color:#333;
      }
	  

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#333;
      }
    #tabs a:hover, #tabs a.active {
      background-position:0% -42px;
      }
    #tabs a:hover span, #tabs a.active span  {
      background-position:100% -42px;
      }
	  
	  
	  
/*   left nav css   */	


#leftnav {
background: #f00000 url(../img/leftnav.gif) no-repeat;
padding:10px 0px 0px 0px;
}  
	  
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
margin: 0px;
padding: 0px;
left: 0;
width: 185px;
clear: both;
background: #f00000 /*url(../img/leftnav-bg.jpg) no-repeat*/;
}


#menu dt {
cursor: pointer;
margin: 0px 0px 2px 5px;
padding: 8px 5px 2px 30px;
text-align: left;
font-weight: bold;
border: 0px solid #000;
background: #f00 url(../img/button.jpg) no-repeat;
height: 20px;
}

#menu dd {
margin: 0px 0px 0px 5px;
padding: 0px;
border: 0px solid gray;
}

#menu li {
text-align: left;
background: #f00;
}


/* <------------------------------------------------------------------------ TOP LEFT MENU LINK COLOUR  */

#menu li a, #menu dt a {
color: #000000;
text-decoration: none;
display: block;
border: 0px solid;
height: 100%;
padding-left: 5px;
}

#menu li a {
border: 1px solid;
}



#menu li a {
color: #000;}


#menu dt:hover {
background: #f00 url(../img/button-select.jpg);
}

#menu dt.selected {
background: #f00 url(../img/button-select.jpg);
}

/* <------------------------------------------------------------------------ TOP LEFT MENU LINK HOVER COLOUR  */

#menu dt a:hover, #menu dt a.selected  {
color: #000; 

}

#menu li a:hover, #menu li .selected {
background: #fff;
display: inline;
}



/*   this is dimensions for the template specific colours in template.css   */	  

/* begin sub nav */ 
#submenu {
color:#ffffff;
padding:5px 0px 5px 15px;
font-size:11px;
background:#F00000;
line-height:110%;
margin:0px;

/*padding:5px 5px 10px 0px;
_padding:5px 5px 10px 0px;*/
}

#submenu ul {
color:#ffffff; 
background:#F00000; 
padding:3px 0px 3px 0px;
}

#submenu li {
color:#ffffff; 
background:#F00000; 
text-decoration:none; 
padding:0px 15px 4px 18px;
display:block;
}

#submenu li a {color:#ffffff; background:none; text-decoration:none; display:block;}
#submenu li a:link {color:#ffffff; background:none; text-decoration:none; display:block;}
#submenu li a:click {color:#ffffff; background:none; text-decoration:none; display:block;}
#submenu li a:active {color:#ffffff; background:none; text-decoration:none; display:block;}
#submenu li a:visited {color:#ffffff; background:none; text-decoration:none; display:block;}
#submenu li a:hover {color:#000000; background:none; text-decoration:none; display:block;}

/* end sub nav */ 




/*  left column   */	  



/* colour separators for long sub menu  */
#left-sub-nav li {
padding: 3px 5px;
}


/* background and top margin colour for section dividers in long sub menu  */
#left-sub-nav h3 {
color: #fff; 
font-size: 110%;
padding: 5px;
margin: 0;
}




/*  right column   */	


/* background colour for news link bar  */
#news-feed {width: 165px; 
padding-left: 5px;
height: 14px;
}

/* margin colour for entire RHS section */
#news, #partners, #kpmg, #tower-banner, #tower-banner2 {width: 150px; 
padding: 5px;
background: #fff;
}

#tower-banner {width: 155px; 
padding: 5px 0px 5px 5px;
background: #fff;
}
#tower-banner p { padding-bottom:3px; margin-bottom:0px; margin-right:5px; font-size:11px; }
.fomore { text-align:right;  }


#tower-banner  h2 {   font-size: 14px;
	color: #333;
	font-weight: 900;
	text-align: left;
	padding:0 0 10px 0;
	margin-top:0px; margin-bottom:-5px;}
#tower-banner-3 { text-align:center;  }
.rblckimg0 { float:right; width:32px; height:37px; padding-right:5px; }
.rblckimg1 { float:right; width:40px; height:40px; padding-right:5px;}
.rblckimg2 { float:right; width:44px; height:31px; padding-top:2px; padding-right:5px;}
#tower-banner2 { text-align:center;  margin:0px 0px 5px 5px;}


#kpmg a{
	color:#B70002;
}

#kpmg a:hover{
	color:#B70002;
	text-decoration:underline;
}

/*  fonts  */	



h6 {
color: #E22B00;
}	

#pindex{
	padding:0px 200px 0px 0px;
}

/*#bestselling{
	font-weight:bold;
	font-size: 12px;
	font-family: arial;
	font-color: #fff;
	text-align: center;
}*/

.bestselling {
	font-weight:bold;
	font-size: 12px;
	font-family: arial;
	font-color: #ffffff;
	text-align: center;
}

.style1 {color: #FFFFFF}

#copyright .white {
   color:#333;

	}	
	
#copyright .white:hover {
   color:#333;
   text-decoration:underline;

	}	

#copyright .footer {
text-align:right;

	}	
	
  #copyright a:link {
   color:#333;

	}	
	
	  #copyright a:visited {
   color:#333;

	}	
	  #copyright a:active {
   color:#333;

	}	
	


#linktop {
text-decoration:none;
font-size:11px;
}
#linktop a:active,
#linktop a:link,
#linktop a:visited {
text-decoration:none;
font-size:11px;
}
#linktop a:hover {
text-decoration:underline;
font-size:11px;
}


	
DIV#latestArticles { font-family:arial;  }
DIV#latestArticles A {  }
DIV#latestArticles TD { font-family:arial; padding:3px 2px 5px 1px; font-size:95%; }
DIV#latestArticles TH {	font-family:arial; text-transform: capitalize; background-color: #ffffff; color:#333; font-size: 120%; padding:5px 2px 5px 1px;}
DIV#latestArticles A#more { font-family:arial; }
DIV#latestArticles TABLE {border:0px solid #ffffff;}

DIV#articleTitle {font-family:arial;  font-size:120%; font-weight:bold; color:#333; }
DIV#articleDate { font-family:arial; font-size:90%; padding:15px 0px 15px 0px; }
DIV#articleBody { font-family:arial;  padding:0px 0px 20px 0px;}
DIV#articleBody A {  font-family:arial; 
color:#e22b00; }

DIV#articleBody A:hover {  font-family:arial; 
color:#e22b00;
text-decoration:underline; }

DIV#articleLinks {font-size: 12px; font-family: arial; padding: 4px;  font-family:arial; }
DIV#articleLinks A {color: blue; margin-left: 16px;  font-family:arial; }

DIV#articleButtons {
text-align:center;
}

DIV#relatedArticles H4  {  font-family:arial;  font-size:120%; color:#333; font-weight:bold; border-bottom:1px solid #e22b00; }
DIV#relatedArticles H5 {   font-family:arial;  }
DIV#relatedArticles {  font-family:arial; }
DIV#relatedArticles A {  font-family:arial; }
DIV#relatedArticles TD { font-family:arial;  font-size:90%; padding:0px 0px 0px 20px; }

DIV#articleLinks H4 { font-family:arial; font-size:120%; color:#333; font-weight:bold; border-bottom:1px solid #e22b00; padding:0px 0px 0px 0px;}
DIV#articleLinks A { font-family:arial;  color:#e22b00; font-size:90%;}
DIV#articleLinks A:HOVER { font-family:arial; }

DIV#articleLinkTo form { font-size:90%;  font-family:arial;  } 
DIV#articleLinkTo H4 { font-family:arial; 
font-size:120%; color:#333; font-weight:bold; border-bottom:1px solid #e22b00; padding:0px 0px 0px 0px;
}

DIV#newsIndex H4 { text-transform:capitalize; font-family:arial;   font-size:120%; color:#333; font-weight:bold; border-bottom:1px solid #e22b00; padding:0px 0px 0px 0px; }
DIV#newsIndex H5 { text-transform:capitalize; font-family:arial;  font-size:100%; color:#333; font-weight:bold;  padding:0px 0px 5px 0px;  text-align:left;}
DIV#newsIndex { font-family:arial; }
DIV#newsIndex A { font-family:arial;  }
DIV#newsIndex TD { font-family:arial;  padding:0px 0px 3px 0px;}

DIV#rssIndex H4 { text-transform:capitalize; font-family:arial;   font-size:120%; color:#333; font-weight:bold; border-bottom:1px solid #e22b00; padding:0px 0px 0px 0px;}
DIV#rssIndex H5 { text-transform:capitalize; font-family:arial;  font-size:100%; color:#333; font-weight:bold;  padding:0px 0px 5px 0px; text-align:left;  }
DIV#rssIndex { font-family:arial; }
DIV#rssIndex A {  font-family:arial;  }
DIV#rssIndex TD { font-family:arial;  }


#clickhere{
	border:1px solid #990002;
	background-color:#990002;
	width:120px;
	text-align:center;
	padding:2px 0px 2px 0px;
}

#clickhere a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#FFC6C7;
	
}

#clickhere a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	}
	
	#listtable{
	color:#fff;
	background-color:#850000;
	width:490px;
	border:1px solid #FF6666;
	text-align:center;
	font-weight:bold;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	
}

#topbgcompare {
	background-image: url(../images/incomeinsurance_top.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 5px;
	height: 22px;
	width: 498px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 5px;
}

#table table{
color:#000000;
font-family:arial;
}

#table2{
	color:000000;
	font-family:arial;
}

#bi{
background-image: url(../images/britishinsurancesmall.gif);
background-repeat: no-repeat;
height:25px;
width:425px;
color:#000000;
padding-left:80px;
padding-top:10px;
font-size:10px;
font-family:arial;
}

	#indexbutton {
  margin: 1em 0;
  width: 9em;
  font-family: helvetica,arial,sans-serif;
  font-size: 100%;
  font-weight: bold;
  text-align:center;
  font-family:arial;
  font-size:11px
}
#indexbutton a {
  display: block;
  width: 60%;
  text-decoration: none;
  
}
#indexbutton a:link,
#indexbutton a:visited,
#indexbutton a:hover {
  background-color: #CB0101;
  color: #fff;
  text-decoration: none;
 
}
#indexbutton a:link,
#indexbutton a:visited {
 border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
  
 
}
#indexbutton a:hover {
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
  text-decoration: none;
}


.fontcolortable{
font-size:11px;
border-left:1px dotted #FF9B9B;
padding-left:4px;
}

.tableindex{
margin-left:1px;
}

#clickhere{
border:1px solid #A30100;
height:10px;
width:45px;
padding:0px;
margin:0px;
}

#indexbutton2 {
  margin: 1em 0;
  width: 65px;
  font-family: helvetica,arial,sans-serif;
  font-size: 100%;
  font-weight: bold;
  text-align:center;
  font-family:arial;
  font-size:11px
}
#indexbutton2 a {
  display: block;
  text-decoration: none;
  
}
#indexbutton2 a:link,
#indexbutton2 a:visited,
#indexbutton2 a:hover {
  background-color: #CB0101;
  color: #fff;
  text-decoration: none;
 
}
#indexbutton2 a:link,
#indexbutton2 a:visited {
 border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
  
 
}
#indexbutton2 a:hover {
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
  text-decoration: none;
}

#fse{
text-align:center;
margin:40px 0px 20px 0px;
}

#iframe{
margin:20px 0px 20px 0px;
}

.funeral{
margin:0;
padding:0;
font-family:arial;
}

.funeral th{
background:#850000;
font-size:13px;
text-align:center;
line-height:15px;
color:#fff;
padding:5px;
}

.funeral td{
vertical-align:middle;
font-size:12px;
text-align:center;
padding:10px 5px 10px 5px;
border-right:1px solid #850000;
}

.funeral .left{
text-align:left;
border-left:1px solid #850000;
}

.funeral .bottom{
border-bottom:1px solid #850000;
}

.funeral .bottomleft{
text-align:left;
border-left:1px solid #850000;
border-bottom:1px solid #850000;
}

#recommend{
text-align:center;
margin:10px 0px 20px 0px;
}

#contain-bm{
margin:0px 0px 40px 60px;
}

#contain-cii-table{
width:525px;
height:183px;
background:url(../Images/cii-bg.jpg) no-repeat;
margin:20px 0px 20px 0px;
}

#cii-space{
height:50px;
width:auto;
}

#cii-left{
float:left;
width:240px;
margin:10px 0px 0px 50px;
_margin:10px 0px 0px 25px;
}

#cii-right{
float:left;
width:180px;
margin:10px 0px 0px 10px;
}


#contain-ipc-table{
width:525px;
height:183px;
background:url(../Images/ipc-bg.jpg) no-repeat;
margin:20px 0px 20px 0px;
}

#ipc-space{
height:50px;
width:auto;
}

#ipc-left{
float:left;
width:240px;
margin:10px 0px 0px 30px;
_margin:5px 0px 0px 20px;
}

#ipc-right{
float:left;
width:230px;
margin:10px 0px 0px 10px;
}



#middle-ul{
width:250px;
margin:20px auto 20px auto;
}

#contain-quote{
width:525px;
height:120px;
margin:0px 0px 10px 0px;
}

#contain-quote #text{
float:left;
width:315px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333;
margin:5px 0px 0px 0px;
padding:0px 5px 0px 0px;
}

#contain-quote #quote{
width:202px;
height:110px;
background:url(../Images/get-a-quote.gif) no-repeat;
margin:0px;
cursor:pointer;
float:left;
}

#homeimg { float:right;
/*
width:150px; height:133px; 
*/
margin:-10px 0px 0px 10px;
width:200px; height:244px; 
}



/* link styles for IN content */
p a:link {
			color: #850000;
		    text-decoration: underline;
}
p a:visited {
			color: #850000;
		    text-decoration: underline;
}
p a:hover {
			color: #850000;
		    text-decoration: underline;
}
p a:active {
			color: #333;
		    text-decoration: underline;
}
#midblock {width: 520px; 
float: left;
padding: 0 10px; 
background: transparent;
margin-left: 30px;
}

*html #midblock {
margin-left: 10px;
}
#midblock p {
 
line-height: 150%;
}
#midblock li { 
color: #122942;
list-style-position:inside;
list-style-type:none;

}

h1 {
    font-size: 16px ;
	color: #000;
	font-weight: 900;
	text-align: left;
	line-height:140%;
	padding:0px;
	}

.logo {display: none;}

h2 {
    font-size: 12px;
	color: #333;
	font-weight: 800;
	text-align: left;
	padding:0 0 10px 0;
	margin-top: 3px;
	margin-bottom: 3px;
	}
	
.tagline {font-size: 95%;
	color: #fff;
	font-weight: 100;
	text-align: left;
	padding: 17px 0 0 131px;
}	

h2 {
    font-size: 12px;
	color: #333;
	font-weight: 800;
	text-align: left;
	padding:0 0 10px 0;
	margin-top: 3px;
	margin-bottom: 3px;
	}
	
	
h4 {
    font-size: 110%;
	color: #333;
	font-weight: 100;
	padding:0px;
	text-align:left;
	height: 24px;
		margin: 18px 0 10px 0;

	}


h5 {
    font-size: 100%;
	color: #FFF;
	font-weight: bold;
	padding:10px;
	text-align:right;
	}
h6 {
    font-size: 100%;
	color: #040672;
	font-weight: 900;
	text-align: left;
	padding:0 0 10px 0;
	margin-top: 8px;
	}

.clear{
clear: both;
}

#copyright .white {
   color:#333;

	}	
	
#copyright .white:hover {
   color:#333;
   text-decoration:underline;

	}	

#copyright .footer {
text-align:right;
vertical-align:top;
text-decoration:none;
	}	
	
  #copyright a:link {
   color:#333;
text-decoration:none;
	}	
	
	  #copyright a:hover {
   color:#333;
text-decoration:underline;
	}
	
	  #copyright a:visited {
   color:#333;
text-decoration:none;
	}	
	  #copyright a:active {
   color:#333;
text-decoration:none;
	}	
	
#footer{
    text-align:right;
	padding: 150px 0 0 0;
	float: left;
	width: 950px;
	background: #fff  url(../img/footer.png) no-repeat;

}	

#footer p {
text-align:center;
}

#footer a:active {
text-decoration:none;
color:#333;
}

#footer a:visited {
text-decoration:none;
color:#333;
}

#footer a:link {
text-decoration:none;
color:#333;
}

#footer a:hover {
text-decoration:underline;
color:#333;
}




/*   colours----all template specific colours are here   */	  
#linktop {
padding:0px 0px 0px 0px;
}

#linktop a {
color:#850000;
}
#left-sub-nav h3 a {
color: #fff; 
}

#left-sub-nav-header1 {width: 175px;
height: 35px;
background: url(../img/left-sub-nav.gif) no-repeat;
}

#left-sub-nav1 {
border: 0px solid #36B71C;
background: #fff;
margin-left: 5px;
margin-right: 0px;
border-right: 5px solid #f40000;
}

#left-sub-nav1 ul {color: #333;
font-size: 100%;
font-weight: bold;
}

#left-sub-nav1 li {padding: 3px 5px;
border-top: 5px solid #f40000;
}

#left-sub-nav1 h3 {
border-top: 6px solid #f40000;
color: #fff; 
font-size: 110%;
background: #850000;
padding: 5px;
margin: -8px 0 0 0;
}





#left-sub-nav2 {
border: 0px solid #36B71C;
background: #fff;
margin-left: 5px;
margin-right: 0px;
border-right: 5px solid #f40000;
}

#left-sub-nav2 ul {color: #333;
font-size: 100%;
font-weight: bold;
}

#left-sub-nav2 li {padding: 3px 5px;
border-top: 5px solid #f40000;

}

#left-sub-nav2 h3 {
border-top: 6px solid #f40000;
color: #fff; 
font-size: 110%;
background: #850000;
padding: 5px;
margin: -8px 0 0 0;
}

#left-sub-nav2 h3 a {
color: #fff; 
}

/*  left column   */	  


/* link border colours for main left menu  */
#menu li a, #menu dt a {
border: #F40000;
}


/* colour separators for long sub menu  */
#left-sub-nav li {
border-top: 5px solid #F40000;
}


/* background and top margin colour for section dividers in long sub menu  */
#left-sub-nav h3 {
border-top: 5px solid #F40000;
background: #850000;
}


/*  right column   */	


/* background colour for news link bar  */
#news-feed {
background: #850000;
}

/* margin colour for entire RHS section */
#news, #partners, #kpmg, #tower-banner {
border: 5px solid #850000;
}

/* do not move or alter this!!! */
#partners, #kpmg, #tower-banner {
border-top: 0px;
}

/*  fonts  */	
#box
{	border-color: #850000;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	padding: 5px;
	margin: 5px 5px 5px 5px;
	font:Arial, Helvetica, sans-serif;
	color:#850000;
	}
.box
{	border-color: #850000;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family:Arial, Helvetica, sans-serif;
	}	

#boxred
{	border-color: #F40000;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F40000;
	padding: 5px;
	margin: 5px 5px 5px 5px;
	font:Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	}
	
#boxred ul {
color: #333;
font-size: 100%;
font-weight: bold;
}

#boxred li {
padding: 3px 5px;
}

DIV#click {
	background-image: url(../images/quote.gif);
	width: 196px;
	height: 41px;
	text-align: center;
	position:relative;
	left: 150px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	}
	

DIV#click A:link{
	color: #FFFFFF;
	text-decoration: none;
	}
	
DIV#click A:Visited{
	color: #FFFFFF;
	text-decoration: none;
	}

DIV#click A:Hover{
	color: yellow;
	text-decoration: underline;
	}



#espotting { 
	text-align: center;
	padding: 0px;

}
#espotting b { font-size: 13px; color: #000000; }

#espotting h6 { color: red; }
#espotting img {clear: both; border: 8px solid white;}
#espotting a {text-align: center; font-size: 11px; }



/* mortgage quote line phone number colour */
#mortgage-quote h3 {
color: #850000;
}



/*  form  */	
DIV#middlemiddle {
	border: 4px solid #850000;
	float: left;
	margin: 0px 0px 35px 0px;
}


DIV#middlemiddle P#blue { 
	margin: 0px 0px 0px 0px;
	background-color: #850000;
	color: white;
	padding: 4px;
	font: 10pt arial;
	}
	
DIV#middlemiddle P#blue { 
	margin: 0px 0px 0px 0px;
	background-color: #850000;
	color: white;
	padding: 4px;
	font: 10pt arial;
	}
	A:link#title {
	color: #850000;
	font: bold 12px arial;
	}
	
A:visited#title {
	color: #850000;
	font: bold 12px arial;
	}
	
A:hover#title {
	color: #FF0000;
	text-decoration: none;
	}
	DIV#middleleft { width: 35%; padding-left: 5px; float: left; clear: left; }


 /* table */
 
 #best { _margin-left:-10px; margin-bottom:13px;} 
 #besttitle { font-size:18px;
 color:#333;  line-height:18px; _line-height:16px;
 font-weight:bold; background-image:url(../images/bgy.jpg); height:42px; width:511px; background-repeat:no-repeat;
 padding:20px 0px 0px 10px;
_margin-bottom:-10px;
 _padding-top:23px;
 }
 #best table {
 font-size:12px;
 font-family: Arial, Helvetica, verdana sans-serif;
 background-color:#fff;
 border-collapse: collapse;
 border: 1px solid #DFDFDF;
 border-top: 0px solid #fff;
 width: 521px;
}
#best caption {
 font-size: 25px;
 color: #1ba6b2;
 font-weight: bold;
 text-align: left;
 background: url(header_bg.jpg) no-repeat top left;
 padding: 10px;
 margin-bottom: 2px;
}
#best thead th {
 border-right: 1px solid #fff;
 color:#fff;
 text-align:center;
 padding:2px;
 text-transform:uppercase;
 height:25px;
 background-color: #a3c159;
 font-weight: normal;
}
#best tfoot {
 color:#1ba6b2;
 padding:2px;
 text-transform:uppercase;
 font-size:1.2em; 
 font-weigth: bold;
 margin-top:6px;
 border-top: 6px solid #e9f7f6;
}
#best tbody tr {
 background-color:#fff;
 border-bottom: 1px solid #DFDFDF;
}
#best tbody td {
 color:#414141;
 padding:10px 5px;
 text-align:left;
 vertical-align:top;
}
#best tbody th {
 text-align:left;
 padding:2px;
}

#best .odd {
  color: #333;
  background: #FFFDDD;
  }
  
#best tbody td a, #best tbody th a {
 
}
#best tr:hover {
 background-color:#FFF7AE;
}

.size14 { font-size:14px; }

.clear10px { clear:both; height:10px; font-size:1px; }
#best img { border:0px; }
#best .logoimg  { text-align:center; }
#best .logoimg img { border:1px solid #CDCDCD; }
.logoimg .popular { border:1px solid #fff;  border-top:2px solid #fff; border-bottom:1px solid #fff;}

#besttitle-new { font-size:18px;
 color:#333;  line-height:18px; _line-height:16px;
 font-weight:bold; background-image:url(../images/best-selling-top.jpg); height:42px; width:511px; background-repeat:no-repeat;
 padding:20px 0px 0px 10px;
 _padding-top:23px;
 _margin-bottom:-10px;
 
 }
 .logoimg img { border:1px solid #CDCDCD; }
.logoimg .popular { border:1px solid #fff;  border-top:2px solid #fff; border-bottom:1px solid #fff;}

  .insidetxt {color:#333; font-size:12px; font-family:arial; padding:1px 0px 0px 1px; font-weight:normal; }
  
  #mpuad {
	width:300px;
	height:250px;
	margin:0px 0px 10px 10px;
	  float:right;
  }
 
 /* */
 
#floatimgright{
float:right;
width:200px;
height:auto;
margin:0px 0px 10px 10px;
text-align:center;
}

#floatimgright img{
border:1px solid #ccc;
}

#click-here a:link,
#click-here a:active,
#click-here a:visited 
{
background:url(../images/b1.jpg);
width:200px;
height:45px;
padding:10px 0px 0px 0px;
margin:7px 0px 0px 0px;
display:block;
font-size:14px; font-weight:bold;
color:#333;
}
#click-here a:hover 
{
background:url(../images/b2.jpg);
width:200px;
height:45px;
padding:10px 0px 0px 0px;
margin:7px 0px 0px 0px;
display:block;
font-size:14px; font-weight:bold;
color:#333;
text-decoration:underline;
}
.foraquote { font-size:12px; }

#midblock ol,
#midblock ul { margin:10px 0px 10px 10px;}

#midblock li { 
	list-style-type: none;
	background-image:url(../images/li.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:25px;
	 margin-bottom:5px; font-size:12px;
	 color:#333;

}