
body {
height:100%; /* fix height to 100% for IE */
max-height:100%; /* fix height for other browsers */
text-align: center;
padding:0; /*remove padding */
margin:0; /* remove margins */
border:0; /* remove borders */
color: #000;
background-color: #FFF;
}

body a{
text-decoration: underline;
color: #AAA;
}

body a img{
border: none;
}



#screen {
position: relative;
background-color: #FFF;
width: 1024px;
text-align: left;
margin: 0px;
padding: 0px;
margin-left: auto; 
margin-right: auto;
border: 0px solid #00F000;
}

#header {
float: left;
margin-top:5px;
width: 700px;
height: 100px;
border: 0px solid #F00000;
background-image:  url("../siteimages/weblogo.gif");
background-position: top left;
background-repeat: no-repeat;
}

#adspace {
float: left;
margin-top:5px;
margin-left: 24px;
width: 280px;
height: 100px;
border: 0px solid #F0F000;
}





#menu {
clear: both;
position:relative;
border-top: solid 1px #040404 ;
border-bottom: solid 1px #040404 ;
height: 36px;
font-size: 14px;
font-weight: bold;
font-family: arial, sans-serif;
margin: 12px 20px 8px 20px;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu li {
float: left;
margin-top: 4px;
list-style: none;
padding: 11px 10px 3px 10px;
margin: 0px 10px 0px 10px;
}

#menu li a:link, #menu a:visited {
color: gray;
text-decoration: none; 
}

#menu li a:hover {
color: #281FD9;
}

#menu li a img {
margin-top: -8px;
}

#menu .buttons {
float: right;
list-style: none;
border: 0px solid red;
margin: 0px;
}



#submenu {
clear: both;
position:relative;
border-bottom: solid 1px #040404 ;
height: 36px;
font-size: 14px;
font-weight: bold;
font-family: arial, sans-serif;
margin: -8px 20px 8px 20px;
}

#submenu ul {
list-style: none;
margin: 0;
padding: 0;
}

#submenu li {
float: left;
margin-top: 4px;
list-style: none;
padding: 11px 10px 3px 10px;
margin: 0px 10px 0px 10px;
}

#submenu li a:link, #menu a:visited {
color: gray;
text-decoration: none; 
}

#submenu li a:hover {
color: #281FD9;
}

#submenu li a img {
margin-top: -8px;
}

#submenu .buttons {
float: right;
list-style: none;
border: 0px solid red;
margin: 0px;
}




#precontent {
position: relative;
margin: 0;
margin-top: 4px;
padding: 0;
width: 100%;
height: auto;
border: 0px solid #F76;
}

#precontent p {
font-family: garamond, verdana, arial, sans-serif;
font-size: 17px;
text-align: justify;
}


#precontent p a{
text-decoration: underline;
color: #AAA;
}



.content {
position: relative;
margin: 0;
margin-top: 4px;
padding: 0;
width: 100%;
height: auto;
border: 0px solid #F76;
}

.content p {
font-family: garamond, verdana, arial, sans-serif;
font-size: 17px;
text-align: justify;
margin-left: 10px;
margin-right: 10px;
}


.content p a{
text-decoration: underline;
color: blue;
}



#col1 {
border: 0px solid blue;
float: left;
margin: 0px;
padding: 0px;
top: 0px;
left: 0px;
width: 336px;
}

#col2 {
border: 0px solid green;
float: left;
margin: 0px;
padding: 0px;
top: 0px;
left: 344px;
width: 336px;
}

#col3 {
border: 0px solid red;
float: left;
margin: 0px;
padding: 0px;
font-family: garamond, arial;
top: 0px;
left: 688px;
width: 336px;
}

#col12 {
border: 0px solid orange;
margin: 0px;
padding: 0px;
float: left;
top: 0px;
left: 0px;
width: 680px;
}


#col23 {
border: 0px solid orange;
margin: 0px;
padding: 0px;
float: left;
top: 0px;
left: 344px;
width: 680px;
}

#col123 {
border: 0px solid orange;
margin: 0px;
padding: 0px;
float: left;
top: 0px;
left: 0px;
width: 100%;
}



.lhcol {
width: 336px;
float:left;
margin-bottom: 0px;
}
.rhcol {
width: 336px;
float:left;
margin-left: 8px;
margin-bottom: 0px;
}


#footer {
position: relative;
margin-top: 10px;
width: 100%;
border-top: 1px solid black;
text-align: center;
}

#footer a {
text-decoration:none;
font-weight: bold;
font-size: 14px;
font-family: arial, sans-serif;
color: gray;
margin-left: 10px;
margin-right:10px;
} 

#footer p {
font-size: 12px;
color: gray;
text-align: center;
}

.content #footer .web {
position: absolute;
right: 0px;
top: 0px;
margin:0px;
padding:0px;
}
.content #footer .web a {
font-style: verdana;
font-size: 10px;
line-height: 50%;
margin:0px;
padding:0px;
color: blue;
} 


.colhead {
width: 95%;
height: 26px;
margin-left: auto;
margin-right:auto;
border-bottom: 2px solid black;
background-image: url("../siteimages/tableft.gif");
background-position: left;
background-repeat: no-repeat;
}
.tab{
float:left;
margin-left: 5px;
height: 26px;
background-image: url("../siteimages/tabcentre.gif");
padding: 0px 6px 0px 6px;
}
.tab h1 {
color: white;
font-weight: bold;
font-size: 18px;
margin: 3px 0px 0px 0px;
}
.rtab{
float:left;
height: 26px;
width: 6px;
background-image: url("../siteimages/tabright.gif");
}



#searchmap {
positon: relative;
text-align: center;
font-size: 14px;
font-family: Verdana;
padding: 10px 0px 10px 0px;
border-bottom: 0px solid black;
}
#searchmap table {
width: 100%;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#searchparam {
position: relative;
top: 25px;
text-align: center;
font-size: 14px;
font-family: Verdana;
padding: 10px 0px 10px 0px;
border-bottom: 1px solid black;
}
#searchparam table {
width: 100%;
text-align: center;
margin-left: auto;
margin-right: auto;
}
#searchparam table th {
font-size: 12px;
font-weight: normal;
width: 50%;
text-align: left;
}
#searchparam table td {
width: 50%;
text-align: left;
}
#searchparam .smalltext {
font-size: 9px;
margin-top: -3px;
}


#proptitle{
width: 100%;
border: 0px solid red;
text-align: center;
}

#proptitle h1 {
margin: 18px 10px 18px 10px;
color: #0F2165;
font-family: garamond, arial, sans-serif;
font-size: 22px;
font-weight: bold;
text-align: center;
}






.selectedpropbox {
float: left;
margin-left: 0px;
width: 336px;
border: 0px solid red;
}
.selectedpropbox img {
width: 336px;
height: 200px;
margin-top: 10px;
}

.details {
position: relative;
top: -40px;
height: 22px;
width: 100%;
background-color: #3279C1;
}

.price {
color: white;
float: left;
font-size: 18px;
font-weight: bold;
margin-left: 8px;
}

.dept {
color: white;
float:right;
font-size: 18px;
font-weight: bold;
margin-right: 8px;

}


.registerbox {
float: left;
margin-left: 8px;
margin-right: 8px;
width: 160px;
border: 0px solid red;
text-align: justify;
}
.registerbox p {
padding: 5px;
font-size: 10px;
font-family: Arial;
color: gray;
margin:0px;
}
.registerbox table {
width: 100%;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.registerbox table th {
font-size: 12px;
font-weight: normal;
width: 50%;
text-align: left;
}
.registerbox table td {
width: 50%;
text-align: left;
}


.linksbox {
float: left;
margin-left: 8px;
width: 160px;
border: 0px solid red;
}

.linksbox a {
font-size: 16px;
color: gray;
font-weight: bold;
text-decoration: none;
}

.linksbox a:hover {
color: #281FD9;
}





/* SEARCH PAGE PROPERTY LIST CSS */

.resultsprop a:link a:hover a:visited a:active{
text-decoration: none;
margin: 0;
border: none;
}

.resultsphoto {
float: left;
height: 115px;
width: 180px;
margin-bottom: 5px;
margin-right: 10px;
border: none;
}

.resultsimageonly {
float: left;
vertical-align: middle;
width: 180px;
height: 200px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 10px;
border: 0px solid #000;
border-bottom: 1px solid #aaa;

}

.resultsref {
float: left;
color: #000;
text-transform: capitalize;
font-family: Arial;
font-size: 15px;
font-weight: bold;
padding-left: 5px;
width: 110px;
text-align: left;
}

.resultsdept {
float: left;
color: #000;
text-transform: capitalize;
font-family: Arial;
font-size: 15px;
font-weight: bold;
width: 100px;
text-align: center;
}

.resultsalert{
background-color: #996666;
color: #ffff00;
float: left;
padding-left: 5px;
width: 150px;
font-family: Arial;
font-size: 15px;
font-weight: bold;
text-align: center;
}


.resultsprice{
float: right;
padding-right: 5px;
width: 110px;
color: #0F2165;
text-transform: capitalize;
font-family: Arial;
font-size: 18px;
font-weight: bold;
text-align: right;
}

.resultsdesc {
clear: right;
margin: 5px;
height: 50px;
border: 0px solid #000;
text-align: justify;
}

.resultsbasket {
float: right;
padding: 0;
padding: 0;
margin: 0;
width:480px;
border: 0px solid #000;
}

.resultsbuttons {
float: right;
margin-right: 7px;
border: 0px solid #000;
}

.resultsbuttons a{
text-decoration:none;
}

.resultsbuttons a img{
border: 0px;
}


.resultsmap {
float: right;
margin-right: 30px;

}

.resultsmap a{
text-decoration:none;
}

.resultsmap a img{
border: 0px;
}

.rating {
float: left;
font-weight: bold;
font-size: 10px;
text-align: center;
margin-left: 10px;
margin-right: 10px;
border: 0px solid #000;
}

.rating_bar {
  text-align: left;
  width: 75px;
  background: url(../siteimages/starratingoff.gif) 0 0 repeat-x;
}

.rating_bar div {
  height: 15px;
  background: url(../siteimages/starratingon.gif) 0 0 repeat-x;
}

#vote {
display: none;
}

.nav {
clear: both;
position: relative;
font-size: 16px; 
font-family: palatino linotype, sans-serif;
color: #0à0;
top: 0px;
left: 0px;
border: 0px solid #f0f;
text-align: center;
margin: 10px;
}


/* END SEARCH PAGE PROPERTY LIST CSS */




















/* SEARCH BOX CSS */

#searchbox {
positon:relative;
background-color: #B6B8FC;
padding: 25px;
color: #075192;
height: 170px;
font-family: arial, sans-serif;
font-size: 16px;
font-weight: bold;
text-align: left;
margin-bottom: 6px;
}

.searchhighlight {
float: left;
width: 100%;
margin-top: 8px;
background-color: #D3D4FD;
color: black;
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
}

.searchbutton {
float: right;
margin-top: 8px;
background-color: #D3D4FD;
color: black;
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
}


.searchhighlight select {
float: right;
}

.searchhighlight input {
float: right;
width: 80px;
}

.searchhighlight .searchtitle {
float: left;
padding-top: 3px;
padding-left: 5px;
}


/* END OF SEARCHBOX CSS  */





/* RIGHT HAND TEXT BOX CSS */

#rhtextbox {
positon:relative;
background-color: #B6B8FC;
padding: 15px;
color: #075192;
font-family:  arial, sans-serif;
font-size: 16px;
font-weight: bold;
text-align: left;
margin-bottom: 6px;
}

#rhtextbox p {
width: 100%;
margin-left: 10px 8px 0px 8px;
color: black;
font-family: garamond, arial, sans-serif;
font-size: 17px;
font-weight: normal;
}

#rhtextbox p a {
color: blue;
}

/* END OF RIGHTEXTBOX CSS  */


/* AGENCY TEXT BOX CSS */

#agencytextbox {
float:left;
background-color: #FFF;
color: #075192;
font-family: garamond, arial, sans-serif;
font-size: 17px;
font-weight: bold;
text-align: left;
margin-bottom: 6px;
}

#agencytextbox p {
margin: 8px 6px 0px 15px;
color: black;
font-size: 17px;
font-weight: normal;
}

#agencytextbox h1 {
padding: 15px 0px 0px 15px;
color: #075192;
font-family: arial, sans-serif;
font-size: 16px;
font-weight: bold;
text-align: left;
}

/* END OF AGENCYPAGETEXTBOX CSS  */





/* SEARCH PROPDESCBOX CSS */

#propdescbox {
background-color: #B6B8FC;
color: black;
height: 248px;
font-family: arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-align: justify;
margin-bottom: 6px;
}

.propdescboxtext {
clear: both;
height: 117px;
padding-top: 8px;
margin: 0px 10px 0px 10px;
font-family: garamond, arial, sans-serif;
font-size: 17px;
font-weight: normal;
text-align: justify;
border: 0px solid red;
}

.propdescboxprice {
float: left;
margin-left: 3px;
margin-top: 4px;
background-color: #D3D4FD;
padding: 3px 8px 3px 8px;
color: #075192;
font-weight: normal;
}

.propdescboxref {
float: right;
margin-right: 3px;
margin-top: 4px;
background-color: #D3D4FD;
padding: 3px 8px 3px 8px;
color: #075192;
font-weight: normal;
}

.propdescboxbotgrid {
position: relative;
margin: 10px 0px 0px 10px;
padding:0px;
width: 328px;
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
border: 0px solid blue;
}

.propdescboxshortbox {
float: left;
margin-left: 4px;
margin-top: 5px;
width: 40px;
background-color: #D3D4FD;
padding: 3px 8px 3px 8px;
color: #075192;
}

.propdescboxlongbox {
float: left;
margin-left: 4px;
margin-top: 5px;
width: 80px;
background-color: #D3D4FD;
padding: 3px 8px 3px 8px;
color: black;
}


.moreinfo {
float: right;
display: inline;
margin-right: 10px;
margin-top: 9px;
width: 90px;
background-color: #075192;
padding: 3px 5px 3px 5px;
color: #fff;
font-family: arial, sans-serif;
font-size: 10px;
font-weight: bold;
border: none;
}

.mapbutton {
float: right;
display: inline;
margin-right: 10px;
margin-top: 9px;
width: 90px;
background-color: #075192;
padding: 3px 5px 3px 5px;
color: #fff;
border: none;
font-family: arial, sans-serif;
font-size: 10px;
font-weight: bold;

}

.noform {
display: inline;
}

/* END OF PROPDESCBOX CSS  */




/* SEARCH PROPDETAILBOX CSS */

#propdetailbox {
float: left;
background-color: #B6B8FC;
color: #075192;
height: 220px;
width: 230px;
font-family: garamond, arial, sans-serif;
font-size: 17px;
font-weight: bold;
text-align: left;
margin-left: 4px;
}

#emailtelform {
position: absolute;
top: 200px;
left: 300px;
width: 415px;
height: 300px;
border: 4px solid #075192;
background-color: #B6B8FC;
z-index: 20;
visibility: hidden;
}

#emailtelconfirm {
text-align:center;
position: absolute;
top: -100px;
left: 300px;
width: 415px;
height: 150px;
border: 4px solid #075192;
background-color: #B6B8FC;
z-index: 20;
}


#emailtelform h3 {
text-align: center;
}

#emailtelconfirm h3 {
text-align: center;
}

#emailtelconfirm p {
text-align: center;
}





#sendlinkform {
position: absolute;
top: 200px;
left: 300px;
width: 415px;
height: 300px;
border: 4px solid #075192;
background-color: #B6B8FC;
z-index: 20;
visibility: hidden;
}

#sendlinkconfirm {
text-align:center;
position: absolute;
top: -100px;
left: 300px;
width: 415px;
height: 150px;
border: 4px solid #075192;
background-color: #B6B8FC;
z-index: 20;
}


#sendlinkform h3 {
text-align: center;
}

#sendlinkconfirm h3 {
text-align: center;
}

#sendlinkconfirm p {
text-align: center;
}







#propdetailboxtitle {
float: left;
padding: 10px 100px 0px 10px;
}


.propdetailboxbotgrid {
width: 210px;
border: 0px solid #567898;
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
margin-left: 9px;
}

.propdetailboxshortbox {
float: left;
margin-left: 4px;
margin-top: 5px;
width: 70px;
background-color: #D3D4FD;
padding: 3px 5px 3px 5px;
color: #075192;
}

.propdetailboxlongbox {
float: left;
margin-left: 4px;
margin-top: 5px;
width: 105px;
background-color: #D3D4FD;
padding: 3px 5px 3px 5px;
color: black;
}

.bluebuttons {
float: left;
margin-left: 8px;
margin-top: 8px;
margin-right: 6px;
width: 88px;
height: 18px;
font-weight: normal;
font-family: arial;
font-size: 9px;
background-color: #075192;
padding: 3px 5px 3px 5px;
color: #fff;
border: none;
}


/* END OF PROPDETAILBOX CSS  */







/* SEARCH PROPLISTIMAGE CSS */

.proplistimage {
positon:relative;
background-color: #B6B8FC;
color: black;
height: 248px;
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: justify;
margin-bottom: 6px;
}

.proplistimage img {
width: 344px;
height: 244px;
margin-left: 2px;
margin-top: 2px;
border: none;
}


/* END OF PROPLISTIMAGE CSS  */




/* SEARCH PROPOFTHEWEEKPIC CSS */

.propoftheweekpic {
position: relative;
background-color: #B6B8FC;
color: black;
height: 248px;
font-family: garamond,arial, sans-serif;
font-size: 17px;
font-weight: bold;
text-align: justify;
margin-bottom: 6px;
}

.propoftheweekpic img {
width: 344px;
height: 244px;
margin-left: 2px;
margin-top: 2px;
border: none;
}

.propoftheweekprice {
position:absolute;
top: 0px;
left: 0px;
width: 130px;
font-family: arial, sans-serif;
font-size: 16px;
font-weight: bold;
padding-left: 10px;
padding-top: 5px;
color: #075192;
background-color: #B6B8FC;
}



/* END OF PROPOFTHEWEEKPIC CSS  */



.clear {
clear: both;
}

.table {
font-family: Verdana, Helvetica, sans-serif; 
font-size: 9pt;
border: none;
margin-left: auto;
margin-right: auto;
}

.table th {
color: #AFF; 
padding: 3px;

}

.table td {
color: #FFCCAA; 
padding: 3px;
text-align: left;

}

#indexcentre p {
font-family: garamond, arial, sans-serif;
font-size: 17px;
font-weight: normal;
padding: 0px 10px 0px 10px;
color: black;
}

.textblue {
color: #075192;
}

#largepic {
float:left;
margin-bottom: 6px;
width: 468px;
text-align:center;
}
#largepic img {
margin-left: auto;
margin-right: auto;
text-align:center;
/*width: 468px;*/
height: 316px;
}

#mappau {
margin-left: 4px;
float:left;
}
#mappau img {
width: 230px;
height: 220px;
}


/* PICTURE SELECT SCROLLER BOX */
#picselect {
margin-left: 4px;
margin-bottom: 6px;
float: left;
width: 230px;
height: 90px;
border: 0px solid blue;
}

#leftarrow{
float:left;
border: 0px solid red;
height: 90px;
width: 48px;
background-color: #1E1C44;
background-color: #1E1C44;
background-image: url("../siteimages/left.gif");
background-position: center center;
background-repeat: no-repeat;
}

#rightarrow{
float:right;
border: 0px solid red;
height: 90px;
width: 48px;
background-color: #1E1C44;
background-image: url("../siteimages/right.gif");
background-position: center center;
background-repeat: no-repeat;
}

#centerpic {
float:left;
margin-left: 4px;
height: 90px;
width: 126px;
border: 0px solid green;
}
#centerpic img {
height: 90px;
width: 126px;
}

/* END PICTURE SELECT SCROLLER BOX */



#doublewidthtext {
clear: both;
padding-top: 5px;
width: 100%;
position: relative;
background-color: #B6B8FC;
margin-bottom: 10px;
font-family: arial, sans-serif;
font-size: 16px;
font-weight: bold;
color: #075192;

}

#doublewidthtext p {
margin: 10px 10px 5px 10px;
color: black;
font-family: garamond ,arial, sans-serif;
font-size: 17px;
font-weight: normal;
text-align: justify;
line-height: 18px;
letter-spacing: 1px;
}

#doublewidthtext p a {
color: blue;
}

.insettext{
display:block;
margin: 10px 40px 5px 40px;
color: black;
text-decoration: none;
}
.righttext{ 
float: right;
}




h2 {
margin: 10px 10px 5px 10px;
color: #075192;
font-family: arial, sans-serif;
font-size: 15px;
font-weight: bold;
text-align: left;
}

h3 {
margin: 4px 0px 5px 0px;
color: #075192;
font-family: arial, sans-serif;
font-size: 18px;
font-weight: bold;
text-align: left;
}

.agencypic {
float: left;
margin-right: 10px;
margin-bottom: 7px;
}
.agencypic img {
height: 250px;
}




/* CONTACT PAGE */

.heading {
clear: both;
float:left;
color: #075192;
width: 445px;
font-family: arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-align: left;
margin-left: 4px;
margin-bottom: 6px;
background-color: #D3D4FD;
padding: 3px 0px 3px 10px;
}

.subhead {
clear: both;
float: left;
color: black;
width: 180px;
font-family: arial, sans-serif;
font-size: 14px;
font-weight: normal;
text-align: left;
margin-left: 4px;
margin-bottom: 6px;
background-color: #D3D4FD;
padding: 3px 0px 3px 10px;
}

.inputfield {
float: left;
color: black;
width: 250px;
font-family: arial, sans-serif;
font-size: 14px;
font-weight: normal;
text-align: left;
margin-left: 4px;
margin-bottom: 6px;
background-color: #B6B8FC;
padding: 3px 0px 3px 10px;
border: none
}

textarea {
float: left;
color: black;
width: 266px;
height: 150px;
font-family: arial, sans-serif;
font-size: 14px;
font-weight: normal;
text-align: left;
margin-left: 4px;
margin-bottom: 6px;
background-color: #B6B8FC;
padding: 3px 3px 3px 3px;
border: none
}

#contactholder {
border: 0px solid red;
margin-left:auto;
margin-right:auto;
height: 600px;
width: 500px;
}

#contactholder p {
font-size: 17px;
font-family: garamond, arial;
}

.submit {
float: right;
color: #075192;
width: 100px;
font-family: arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-align: center;
background-color: #B6B8FC;
padding: 3px 3px 3px 3px;
border: none;
margin-right: 30px;
}

/* END OF CONTACT PAGE */




/* NAVIGATION BARS */

.nav {
width: 100%;
height: 30px;
margin-top: 8px;
margin-bottom: 8px;
}

.pages{
float:left;
width: 50%;
color: #075192;
font-family: arial, sans-serif;
font-size: 15px;
font-weight: bold;
text-align: center;
}

.order{
float:right;
width: 45%;
padding: 4px;
background-color: #d3D4FD;
color: #075192;
font-family: arial, sans-serif;
font-size: 13px;
font-weight: bold;
text-align: center;
}

.sortbuttons {
padding: 1px 4px 1px 4px;
background-color: #075192;
}

.sortbuttons a {
text_decoration: none;
color: white;
padding: 0px;
margin: 0px;
}


/* END OF NAV BARS */




#housemap {
positon:relative;
background-color: #B6B8FC;
height: 250px;
margin-top: 20px;
margin-bottom: 20px;
}
#housemap img {
margin: 2px;
width: 180px;
height: 180px;
}

.energygraph {
margin-left: 30px;
margin-top: 20px;
border: 0px solid red;
width: 295px;
height: 285px;
}

.CO2graph {
margin-left: 30px;
border: 0px solid red;
margin-top: 20px;
width: 295px;
height: 285px;
}




.floatingwindow
      {
	  	width: 500px;
		height: 300px;
        z-index: 20;
        position:absolute;
		visibility: hidden;
		border: 15px solid  #075192;
		background-color: #D3D4FD;
      }
	 

.webpropertythumbimages {
border: 0px solid red;
clear: both;
margin-top: 10px;
margin-left: 15px;
margin-bottom: 20px;
height: 300px;
overflow: auto;
}

.newthumbnail {
border: 0px solid blue;
width: 95px; 
height: 70px;
}


.link {
color: blue;
}

.searchbutton{
display: inline;
background-color:#F6D313;
color: #050B62;
width:100%;}


/*  CSS for gallery pop up on webpage */

.spacegallery {
	position: relative;
	overflow: hidden;

}
.spacegallery img {
	position: absolute;
	left: 50%;
}
.spacegallery a {
	position: absolute;
	z-index: 1000;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../siteimages/blank.gif);
}

#myGallery {
    margin-top: 40px;
	width: 800px;
	height: 600px;

}
#myGallery img {
	border: 2px solid #52697E;

}
a.loading {
	background: #fff url(../siteimages/ajax_small.gif) no-repeat center;
}

.quickformemail{
margin:0px;
width: 216px;
height: 20px;
border:0px solid #52697E;
background-color: #C7DFF9;
font-family: arial;
font-size: 12px;
}
.quickformname{
margin:0px;
width: 216px;
height: 20px;
border:0px solid #52697E;
background-color: #C7DFF9;
font-family: arial;
font-size: 12px;
}

.quickformquestion{
margin:0px;
width: 212px;
height: 100px;
border:0px solid #52697E;
overflow: hidden;
background-color: #C7DFF9;
font-family: arial;
font-size: 12px;
}
.quickformtable th{
font-family: arial;
font-size: 13px;
font-style: italic;

text-align:left;
font-weight:normal;
}
.quickformbutton {
width: 100%;
}

.keypoints {
float:left;
margin-left: 15px;
color: #3E608F;
font-weight: bold;
}

#breadcrumb {
margin-left: 15px;
color: #3E608F;
font-weight: bold;
}


.centeredImage
    {
    text-align:center;
	margin-left:auto;
	margin-right:auto;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
	
.centeredImage img{
width:300px;
border: 2px solid blue;
margin-left: 15px;
margin-right:15px;
}

.content li {
font-style: italic;
}

.inheritrates {
border:1px solid black;
}

.succession {
 border:1px solid black;
 width:100%;
}
.succession td {
 border:1px solid gray;
}