/* colours:
red: #D10000
green: #66003A
yellow: #FFC900
light grey: #CCC
orange: #FFAB00
dark orange: #DA5F03
purple: #66003A
*/

body {
	margin: auto;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #66003A;
}

#outeroutercontainer{
	width: 100%;
	height: 100%;
	background-color: #FFF;
}
#outercontainer{
	width: 970px;
	margin: 0 auto 0 auto;
	padding: 5px;
	height: 100%;
	background-color: #FFFFFF;
}

#topheader{
	height: 112px;
	width: 960px;
	margin-bottom: 3px;
	padding-top: 40px;
	background-image: url(../style/novahomescouk-logo-header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#topheader h1{
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	background-image: none;
	background-color: transparent;
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 380px;
}

#topheader p{
	width: 920px;
	text-align: right;
	font-size: 0.75em;
}

#topheader p img{
	margin-right: 1em;
	position: relative;
	top: 8px;	
}

#topmenu{
	width: 960px;
}

#secondheader{
	width: 960px;
	height: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#secondheader p{
	text-align: right;
}

.headform{
	padding-right: 10px;
	padding-bottom: 5px;
}

#homebanner{
	width: 960px;
	height: 40px;
	background-image: url(homebannerimage.jpg);
	padding-top: 160px;
}
#homebanner p{
	font-size: 1.4em;
	font-weight: bold;
	background-color: #66003A;
	text-align: right;
	margin-right: 0;
	margin-left: 400px;
	margin-topXX: 50px;
	width: 520px;
	color: #FFF;
}

#middlecontainer{
	width: 960px;
	margin: 0;
	padding: 0;
	min-height: 300px;
}

#mainbody{
	width: 960px;
	color: #000000;
	padding: 0px;
	border: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.leftcolumn{
	float: left;
	width: 650px;
	margin-top: 10px;
}
div.leftcolumn p{
	text-align: justify;
}
.rightcolumn{
	float: right;
	width: 250px;
	margin-top: 10px;
	background-colorXX: #9FC;
}

div.featureBox{
	width: 230px;
	height: auto;
	margin:0;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 0; /* IE7 text zoom bug fix hack*/
	padding-top: 0;
	background-color: #F29400;
	background-image: url(backgroundorangestar.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

div.featureBoxHead{
	width: 230px;
	background-color: #66003A;
	background-image: url(whitecorners_r1_c2.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 10px;
}
div.featureBoxHead img{
	margin: 0;
	padding: 0;
	border-style: none;
}
div.rightcolumn div.featureBoxHead h2{
	text-align: center;
	font-weight: normal;
	margin: 0;
	padding: 0 0 15px 0;
	line-height: 0.5em;
	text-decoration: none;
	color: #FFE497;
}
div.featureBoxBottom{
	width: 230px;
	height: 15px;
	margin: 0;
	text-align: left;
	text-indent: 0px;
	
	padding-top: 0;
	background-color: #F29400;
	background-image: url(whitecornersorange_r2_c2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.clearboth{
	clear: both;
}

#moreTestimonials{
	display: block;
}

#cornerbannerholder{
	position: relative;
	width: 620px;
	float: left;
	margin-right: 40px;
}
#cornerbanner{
	width: 620px;
	margin: 0px 0px 0px 340px;
	position: relative;
	float: right;
	height: 500px;
	background:none;
	z-index: 100;
}
#cornerbanner img{
	float: right;
	clear: none;
	position: relative;
}
#cornerbanner + img{
	float: right;
	clear: none;
	position: absolute;
	z-index: 0;
}

table.pthumbs tr td{
	height: 130px;
}

#pagebottom{
	clear: both;
	width: 100%;
	background-color: #66003A;
}

#footeroutercontainer{
	width: 970px;
	margin: 0 auto 0 auto;
	padding: 5px;
	height: 100%;
	background-color: #66003A;
}

#footer{
	width: 960px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#footer p {
	font-size: 0.70em;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 0;
	padding-left: 0px;
	color: #999999;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #66003A;
	text-decoration: none;
}

#footer p.footermenu{
	text-align: left;
	padding-left: 0;
	float: left;
	width: 650px;
}

#footer p.footermenu a{
	margin-right: 10px;
	margin-left: 10px;
	color: #F29400;
}
#footer p.footermenu a:hover{
	color: #FFF;	
}

#footer p.copyright {
	text-align: right;
	padding-right: 0;
	margin-right: 0;
}

h1 {
	color: #66003A;
	margin-right: 5px;
	margin-bottom: 1em;
	margin-left: 5px;
	font-size: 1.1em;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0.75em;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC900;
}

h2 {
	color: #F29400;
	font-size: 1em;
	margin-right: 10px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 0.5em;
}

h3 {
	/*color: #D10000;*/
	color: #666;
	font-size: 0.85em;
	padding-top: 0em;
	padding-bottom: 0em;
	margin: 3px auto 0px 20px;
	width: 300px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #66003A;
}

h4 {
	color: #000000;
	font-size: 0.75em;
	padding-right: 30px;
	padding-left: 25px;
	padding-top: 0em;
	padding-bottom: 0em;
	margin: 0px;
}

h5 {
	color: #807046;
	font-size: 0.8em;
	padding-right: 30px;
	padding-left: 40px;
	padding-bottom: 0em;
	margin: 0px;
	line-height: 0em;
}

h6 {
	color: #807046;
	font-size: 0.8em;
	padding-right: 30px;
	padding-left: 45px;
	padding-bottom: 0em;
	margin: 0px;
	line-height: 0em;
}

p {
	font-size: 0.85em;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 20px;
	padding-left: 20px;
	color: #454545;
	margin-top: 0em;
	padding-top: 0px;
}

a img{
	border: none;
}

ul li blockquote {
	font-size: 0.85em;
}

.errorbox{
	border: 1px solid #D10000;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 4em;
	margin-bottom: 1em;
	background-color: #FFC900;
	background-image: url(../graphics/housewarning.gif);
	background-position: 1em 1em;
	background-repeat: no-repeat;
}

.errorbox p{
	color: #D10000;
}

.errorMessage {
	color: #D10000;
	font-weight: bold;
	text-decoration: blink;
}

.errorMessageBig {
	color: #D10000;
	font-weight: bold;
	text-decoration: blink;
	font-size: 2em;
}

.disclaimer {
	font-size: 0.75em;
	color: #666666;
}

table {
	font-size: 0.85em;
}

.salestatus{
	font-size: 1.2em;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 20px;
	padding-left: 20px;
	color: #D10000;
	font-weight: bold;
}

.resultbannertext{
	color: #FF0000;
	text-decoration: blink;	
}

.dimensions{
	font-size: 0.85em;
	color: #000000;
}

.highlight{
	font-size: 1.1em;
	color: #D10000;
	font-weight: bold;
}
.miniform .highlight{
	font-size: 1.1em;
	color: #666;
	font-weight: bold;
}

.headerhighlight{
	font-size: 1.1em;
	color: #D10000;
	font-weight: bold;
	display: block;
	width: 754px;
	border: 1px solid #FF0000;
	margin: 3px 0px;
	padding: 0px 2px;
	text-align: center;
}

.banner{
	background-color: #FFC900;
	border: 1px solid #D10000;
	color: #000000;
}

div.spacer {
	width: auto;
	clear: both;
	font-size: 0.001em;
}
div.spacerline {
	width: auto;
	clear: both;
	font-size: 0.001em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D10000;
}

div.flashover {
	width: 300px;
	position:absolute;
	float: right;
	margin-left: 460px;
}

div.multislideshow{
	float: left;
	width: 660px;
	height: auto;
	margin-top: 3px;
	margin-bottom: 7px;
	border: 1px solid #900;
	padding-top: 4px;
}

div.showEndButton{
	float: left;
	height: 76px;
	width: 10px;
	background-color: #FFC900;
	padding-top: 50px;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
}

div.propertyslide{
	float: left;
	height: auto;
	width: 152px;
	margin-right: 0px;
	margin-left: 4px;
}
div.propertyslide + div.propertyslide{
	padding-left: 6px;
	margin-left: 0;
	background-image: url(../graphics/vertdivide.jpg);
	background-repeat: no-repeat;
}

div.propertyslide img{
	margin-right: 0;
	margin-left: 3px;
}

div.propertyslide div.slidecaption p{
	margin-right: 8px;
	margin-left: 2px;
	margin-top: 2px;
	padding: 0;
	font-size: 0.7em;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #FFC900;
}

#mainbody ul {
	color: #66003A;
	font-size: 0.85em;
	padding-left: 60px;
}

#mainbody ul li {
	list-style-image: url(../graphics/starburstbullet.gif);
	list-style-type: disc;
}

#mainbody ul li a{
	text-decoration: underline;	
}

#mainbody ul.lowlight {
	color: #454545;
	font-size: 0.85em;
	padding-left: 60px;
}

#mainbody ul.lowlight li {
	list-style-image: none;
	list-style-type: disc;
}

#mainbody ol {
	color: #454545;
	font-size: 0.85em;
}

#mainbody ol li {
	
}

blockquote {
	font-size: 0.85em;
	margin-right: 200px;
	color: #454545;
	margin-left: 100px;
}

.plainimg {
	padding: 10px;
	float: left;
	display: inline;
	margin: 0px;
}

.inlineimg {
	padding: 7px 8px 8px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #66003A;
	border-right-color: #66003A;
	border-bottom-color: #66003A;
	border-left-color: #66003A;
}

.inlineimgright {
	padding: 7px 8px 8px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #66003A;
	border-right-color: #66003A;
	border-bottom-color: #66003A;
	border-left-color: #66003A;
}

.inlineimgcentre {
	padding: 7px 8px 8px;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #66003A;
	border-right-color: #66003A;
	border-bottom-color: #66003A;
	border-left-color: #66003A;
}
.bannerimg{
	margin-top: 3px;
	margin-bottom: 3px;
	border: none;	
}
.bannerimgadjacent{
	margin-top: 3px;
	margin-bottom: 3px;
	border: none;
	clear: none;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
a .bannerimgadjacent{
	margin-top: 3px;
	margin-bottom: 3px;
	border: none;
	clear: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.menuimg {
	border: none;
	padding: 1px;
}

a {
	color: #DA5F03; /*#D10000;*/
	text-decoration: none;
}

p a, p a:hover{
	text-decoration: underline;
}

a:hover {
	color: #66003A;
	text-decoration: none;
}

.copyright {
	font-size: 0.75em;
	color: #999999;
}

div.bigiconlist {
	width: auto;
	font-size: 0.85em;
}

div.iconrow {
	clear: both;
	padding-top: 1px;
}

div.iconrow span.icon {
	font-size: 0.85em;
	float: left;
	width: 200px;
	text-align: right;
}

div.iconrow span.icon img {
	float: right;
	display: inline;
	border: none;
}

div.iconrow div.caption {
	color: #D10000;
	font-size: 1.1em;
	float: right;
	clear: none;
	width: 270px;
	text-align: left;
	padding-top: 22px;
	font-weight: bold;
}

div.icon {
	height: 62px;
	width: 60px;
	margin:5px 0 0 10px;
	padding:0;
	float: left;
}
.housevalue{
	background-image:url("/graphics/housevalue.gif");
}
.housefinance{
	background-image:url("/graphics/housefinance.gif");
}
.houselegal{
	background-image:url("/graphics/houselegal.gif");
}
.housecontact{
	background-image:url("/graphics/housecontact.gif");
}
.houseagent2{
	background-image:url("/graphics/houseagent2.gif");
}
.houseagent{
	background-image:url("/graphics/houseagent.gif");
}

div.icon a, div.icon a:link, div.icon a:visited {
	display:block;
}

div.icon img {
	width:100%;
	height:100%;
	border:0;
}

div.icon a:hover img {
	visibility:hidden;
}


#twocolumnsection{
	float: left;
	width: 960px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(twocolumnbackground.gif);
	background-repeat: repeat-y;
	z-index:0;
}
#twocolumnsection div.bigiconlist {
	width: auto;
	font-size: 0.85em;
}
#twocolumnsection div.iconrow {
	clear: both;
	padding-top: 1px;
}

#twocolumnsection div.iconrow span.icon {
	font-size: 0.85em;
	float: left;
	width: 80px;
	text-align: right;
}

#twocolumnsection div.iconrow span.icon img {
	float: right;
	display: inline;
	border: none;
}

#twocolumnsection div.iconrow span.caption {
	color: #D10000;
	font-size: 1.1em;
	float: right;
	width: 250px;
	text-align: left;
	padding-top: 22px;
	font-weight: bold;
}
#twocolumnsection h3{
	padding-right: 0px;
	margin-right: 5px;
	border-top-style: none;
	font-size: 9pt;
	font-weight: normal;
}
#twocolumnsection p{
	padding-right: 5px;	
}
#twocolumnone {
	float: left;
	width:350px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	z-index:0;
}
#twocolumntwo {
	float: right;
	width: 350px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	z-index:0;
}

#twocolumnone .inlineimgright{
	margin: 0px;
	padding: 0px;	
}

#twocolumntwo .inlineimg{
	margin: 0px;
	padding: 0px;	
}



/* results display */
div.searchresults {
	width: 600px;
	font-size: 0.85em;
	float: left;
}

div.resultrow {
	clear: both;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66003A;
}

div.resultrow div.resultphoto {
	font-size: 0.85em;
	float: left;
	width: 170px;
	text-align: right;
	margin-left: 20px;
	margin-bottom: 5px;
}
div.resultrow div.resultphoto a p{
	width: 130px;
	background-color: #66003A;
	margin: 0;
	color: #FFF;
	font-size: 0.95em;
	padding: 1px 5px 1px 5px;
}
div.resultrow div.resultphoto a img.inlineimg{
	min-height: 90px;
	top-margin: 0;
	padding: 0;
	margin: 0;
	border: none;
}

div.resultrow div.resulttext {
	float: right;
	width: 400px;
	text-align: left;
}

div.resulttext p{
	line-height: 1em;	
	margin-top: 1.5em;
}

p.resultprice{
	color: #FFAB00;
}

/* location text */
div.resulttext > p:first-child, div.resulttext p.resultbannertext + p {
	font-weight: bold;
	color: #66003A;	
	margin-top: 1em;
}

/* price in bold */
div.resulttext > p:first-child + p, div.resulttext p.resultbannertext + p + p{
	font-weight: bold;
}

/* keep any banner text in red blinking */
div.resulttext p.resultbannertext{
	color: #FF0000;
	text-decoration: blink;
	margin-top: 0.5em;
	
}

p.narrowp{
	width: 550px;
}

div.hipsgraphs .inlineimg{
	border: 1px solid #FFC900;
	padding: 7px 8px 8px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	display: inline;
}

div.hipsgraphs .inlineimgright {
	border: 1px solid #FFC900;
	padding: 7px 8px 8px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: right;
	display: inline;
}
/* forms */
div.onlineform {
	width: auto;
	font-size: 0.85em;
}

div.miniform {
	width: auto;
	font-size: 0.85em;
	display: inline;
	text-align: right;
}

div.row {
	clear: both;
	padding-top: 5px;
}

div.row span.label {
	font-size: 0.85em;
	float: left;
	width: 250px;
	margin-left: 200px;
	text-align: right;
}

div.row span.superlabel {
	font-size: 0.85em;
	font-weight: bold;
	float: left;
	width: 250px;
	margin-left: 200px;
	text-align: left;
}

div.row span.formw {
	font-size: 0.85em;
	float: right;
	width: 500px;
	text-align: left;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

FORM
{
   margin           : 0px 0px 0px 0px;
}

SELECT, TEXTAREA
{
	color            : #999;
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 0.85em;
	background-color: #FFE596;
}

.mysubmit {
	color            : #000;
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 0.85em;
	background-color: #CCCCCC;
	border: 1px solid #66003A;
}

.mytextbox {
	color            : #999;
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 0.95em;
	background-color: #FFE596;
	border-style: none;
}

div.loginform {
	width: auto;
	font-size: 0.7em;
	text-align: right;
	margin: 0px;
	letter-spacing: 0; /* IE7 text zoom bug fix hack*/
}

.logintextbox {
	color            : #999;
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 0.85em;
	background-color: #FFE596;
}

.loginsubmit {
	color            : #D10000;
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 0.85em;
	background-color: #ADADAD;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
}


/* tweaks for compact search form */
div.searchformcompact {
	width: 300px;
	float: right;
}
div.searchformcompact div.row span.label {
	font-size: 0.85em;
	float: left;
	width: 140px;
	margin-left: 0;
	text-align: right;
}

div.searchformcompact div.row span.superlabel {
	font-size: 0.85em;
	font-weight: bold;
	float: left;
	width: 140px;
	margin-left: 10px;
	text-align: left;
}

div.searchformcompact div.row span.formw {
	font-size: 0.85em;
	float: right;
	width: 140px;
	text-align: left;
}
div.searchBox{
	float: right;
	width: 300px;
	height: auto;
	margin:0;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 0; /* IE7 text zoom bug fix hack*/
	padding-top: 0;
	background-color: #F29400;
	background-image: url(backgroundorangestar.png);
	background-repeat: no-repeat;
	background-position: center top;
}

div.searchBoxHead{
	width: 300px;
	background-color: #66003A;
	background-image: url(whitecorners_r1_c2.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 10px;
}
div.searchBoxHead img{
	margin: 0;
	padding: 0;
	border-style: none;
}
div.searchBoxHead h2{
	text-align: center;
	font-weight: normal;
	margin: 0;
	padding: 0 0 15px 0;
	line-height: 0.5em;
	text-decoration: none;
	color: #FFE497;
}
div.searchBoxBottom{
	width: 300px;
	height: 15px;
	margin: 0;
	text-align: left;
	text-indent: 0px;
	
	padding-top: 0;
	background-color: #F29400;
	background-image: url(whitecornersorange_r2_c2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/* horizontal menus */
#selected {
	font-weight: normal;
}

.menu {
	font-size: 0.97em;
	width: 960px;
	height: auto;
	font-weight: bold;
	margin:0;
	text-align: left;
	text-indent: 0px;
	letter-spacing: 0; /* IE7 text zoom bug fix hack*/
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-color: #66003A;
	background-image: url(whitecorners_r1_c2.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.menu p{
	padding: 0;
	margin: -5px 0 5px 20px;
	line-height: 1em;
	font-size: 0.8em;
}

.menu a {
	color: #fff;
	border-right:1px solid #fff;
	text-decoration:none;
	padding-top: 2px;
	padding-right: 1em;
	padding-bottom: 2px;
	padding-left: 1em;
	margin:0;
	/*display: inline; */
	/*zoom: 1; /* IE7 text zoom bug fix hack*/
	/*_height: 0; /* IE7 text zoom bug fix hack*/
}

.menu a:hover {
  color: #F29400;
  text-decoration: none;
}

.lefted {
	margin:0 auto 0 0;
}
.centered {
	margin:0 auto;
}
.righted {
	margin:0 0 0 auto;
}


