/* CSS Document */
/*******************************************************************************/
/* Presentation CSS File                                                       */
/*   Text and colour formatting for all media types                            */
/*                                                                             */
/* Developed by Matthew Harris, DBS, www.dbs-uk.co.uk                          */
/*******************************************************************************/

/* code tag for linking to a site */
/*******************************************************************************/
code.linkcode
{
	margin: 1em 2em;
	padding: 0.5em;
	background: #ccc;
	border: 1px solid #999;
	color: #000;
	display: block;
	overflow: auto;
}

img.homepagecol
{
    border: 6px solid #ddd; 
    margin-bottom: 1em;
}

body
{ 
	cursor:url("/site/cur/cursor.cur");
}

.valuationpart1 input.textbox
{
    width: 140px !important;
}

h1, h3, h4, h5, h6
{
	color: #D6390C;
}

h3, h4, h5, h6
{
	font-size:1.17em;
}

h1
{
	font-size:1.33em;
	margin:8px 0 5px 0;
	line-height: 1.15em;
}

h2
{
	font-size:1em;
	font-weight: normal;
}

h3
{
    margin-bottom: .7em;
}

a
{
	color: #122066;
}

h2, p, li, blockquote, pre
{
	color: #9b9b9b;
	line-height: 1.45em;
}

h2, p, ul, blockquote, pre
{	
    margin-bottom: 1.5em;	
}

.DataPager
{
    background: #ccc;
    padding: 5px;
}

.communicateline
{
    text-align: center;
    margin: 5px 0;
}

.printthis
{
    background: url(/site/img/icons/printer.png) no-repeat scroll left top; 
    padding: 0 3px 0 19px; 
}

.emailafriend
{
    background: url(/site/img/icons/email.png) no-repeat scroll left top; 
    padding: 0 3px 0 19px; 
}

sup.required,
span.req,
span.required
{
    color: #ff0000;
}

div.balloon
{
    background-image:url(/site/img/balloon.gif);
    background-repeat:no-repeat;
    font-size:11px;
    height:52px;
    padding-left:14px;
    padding-top:3px;
    text-align:left;
    width:90px;
    color: #000;
}

.pdffile
{
	background:transparent url(/site/img/icons/pdflogosmall.gif) no-repeat scroll left top;
	padding-left:20px;
}

a.key
{
    color: #9b9b9b;
    font-weight: normal;
    text-decoration: underline;
}

a.key:hover
{
    color: #122066;
}

.serp_result h4
{
    color: #122066;
}

.serp_result h3,
.serp_result h4,
.serp_result .inforow,
.serp_result .description,
.serp_result .buttonrow
{
    margin-bottom: 5px;
}

.serp_result .description
{
    color: #9b9b9b;
}

.calltoactions a.key
{
    color: #D6390C;
}

.key
{
	background:transparent url(/site/img/icons/keyred.gif) no-repeat scroll left top;
	padding-left:20px;
}

/* utilities */
/*******************************************************************************/
.confirmbutton
{
    font-size: larger;
    font-weight: bold;
}

.cancelbutton
{
    font-size: smaller;
}

.required
{
    color: #ff0000;
}

.warning
{
    color: #ff0000;
}

#strip_container h4
{
    color: #fff;
    margin-bottom: 1em;
}

#strip_container label
{
    color: #fff;
}

#search a#viewallproperties
{
    color: #000;
    margin-left: 20px;
}

#footer_container p
{
    margin-bottom: 1em;
}

#footer_container a
{
    font-weight: normal;
}

.propertydescription
{
    color: #9B9B9B;
}

.portalimages img
{
    margin-right: 15px;
    margin-bottom: 15px;
}