﻿/*
Orange = #FF6600
Lightblue = #81ACDC
DarkBlue = #2a5075
Buttongrey =#8C8C8C
*/

.referrerinfo
{
	color: #f2f2f2;
}

*
{
	padding: 0;
	margin: 0;
}

html 
{	
	overflow-y:scroll;
}

body
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	height:100%;
	background-color: #F2F2F2;
}

img
{
	border: 0;
}

.H1Strapline
{
	position:absolute;
	bottom:5px;
	left:10px;
	width:300px;
	height:51px;
	background-image: url('images/overlaybox.gif');
	background-repeat: no-repeat;
}

.H1Strapline h1
{
	color: #ffffff;
	font-size:26px;
	margin-bottom:0px;
	padding:10px 15px 10px 15px;
}

h1
{
	color: #2a5075;	
	font-size:28px;
	margin-bottom:10px;
}

h2
{
	color: #2a5075;
	font-size:17px;
	font-weight:bold;
	margin-bottom:5px;
} 

h3
{
	color: #2a5075;
	font-weight:normal;
} 

p
{
	margin-bottom:10px;
}

a
{
	color: #FF6600;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.footertext
{
	font-size:0.8em;
	text-align:left;
	background-color: #f2f2f2;
	color: #333333;
	margin-top:10px;
	padding:10px;
	
	border-radius:15px 15px 15px 15px;
	-moz-border-radius:15px 15px 15px 15px;
	-webkit-border-radius:15px 15px 15px 15px;
}


/*Main Page Sections*/

.brandbar
{
	float:right;
	margin-right:15px;	
	height:41px;
	margin-bottom:0px;
}

	.brandbar ul
	{
		list-style: none;
		border:0px;
	}

	.brandbar li
	{
		float:left;
		border:0px;
	}

.outerouter
{
	margin: 5px auto;
	position:relative;
	width:975px;
}

.topleftcorner
{
	position:absolute;
	left:0px;
	height:17px;
	width:17px;
	background-image:url(../style/images/OuterContainerCorner_01.gif);
	background-position: left top;
	background-repeat:no-repeat;
}

.toprightcorner
{
	position:absolute;
	right:0px;
	height:17px;
	width:17px;
	background-image:url(../style/images/OuterContainerCorner_02.gif);
	background-position: left top;
	background-repeat:no-repeat;
}

.bottomleftcorner
{
	position:absolute;
	bottom:0px;
	left:0px;
	height:17px;
	width:17px;
	background-image:url(../style/images/OuterContainerCorner_03.gif);
	background-position: left top;
	background-repeat:no-repeat;
}

.bottomrightcorner
{
	position:absolute;
	bottom:0px;
	right:0px;
	height:17px;
	height:17px;
	width:17px;
	background-image:url(../style/images/OuterContainerCorner_04.gif);
	background-position: left top;
	background-repeat:no-repeat;
}


#outercontainer
{
	background-color:#ffffff;
	margin-bottom:0;

	border:1px solid #999999;
}

#container
{
	position:relative;
	margin: 10px;
}

#header
{	
	position:relative;
	height:90px;
}

	#header #logo
	{
		position:absolute;
		top:5px;
		width:340px;
		z-index:100;
	}
	
	#header #telephone
	{
		position:absolute;
		left:700px;
		top:35px;
		text-align:right;
		width:250px;
	}

	#header #credentials
	{
		position:absolute;
		left:350px;
		top:15px;
		text-align:right;
		width:300px;
	}
	
	#header #login
	{
		position:absolute;
		top:5px;
		right:5px;
	}
	
	#header .contactusbutton
	{
		position:absolute;
		top:53px;
		right:0px;
	}

.PromotionalImageHolder
{
	position:relative;
	height:50px;
	width:500px;
}



.menubar
{
	padding-left:0px;
	height:33px;
}

	.menubar ul
	{
		list-style:none;
	}

	.menubar ul li
	{
		float:left;
		height:32px;
		border-right:1px solid #ffffff;
		cursor:pointer;
	}
	
	.menubar ul li a div
	{
	    color: #ffffff;
        margin-top:9px;
        padding: 1px 0px 5px 0px;
        text-align:center;
        width:99%;
	    font-size:13px;
	    letter-spacing: 0px;
	    background-color: #8C8C8C;
	    cursor:pointer;
	}
	
	.menubar ul li a:hover
	{
		background-position:0 -37px !important;
		border-bottom:1px solid #81ACDC;
	    text-decoration:none;

	}

.menubar ul li .selected div
{
    background-color: #81ACDC;	
    }
	
		.menubar ul li a:hover div
		{
	    background-color: #81ACDC;		    
		}
	
	.selected
	{
		background-position:0 -37px !important;
		border-bottom:1px solid #81ACDC;
	}
	
	.notselected
	{
		border-bottom:1px solid #ffffff;
	}
	
	.home_button
	{
		float:left;
		height:32px;
		width:65px;
		background-image:url(images/button_home.jpg);
		background-repeat:no-repeat;

	}
	
	.service_button
	{
		float:left;
		height:32px;
		width:99px;
		background-image:url(images/button_ourservice.jpg);
		background-repeat:no-repeat;
	}
	
	.prices_button
	{
		float:left;
		height:32px;
		width:58px;
		background-image:url(images/button_prices.jpg);
		background-repeat:no-repeat;
	}
	
	.instructus_button
	{
		float:left;
		height:32px;
		width:143px;
		background-image:url(images/button_instructus.jpg);
		background-repeat:no-repeat;
	}
		
	.findaproperty_button
	{
		float:left;
		height:32px;
		width:115px;
		background-image:url(images/button_findaproperty.jpg);
		background-repeat:no-repeat;
	}

	.blog_button
	{
		float:left;
		height:32px;
		width:65px;
		background-image:url(images/button_blog.jpg);
		background-repeat:no-repeat;
	}
	
	.aboutus_button
	{
		float:left;
		height:32px;
		width:92px;
		background-image:url(images/button_aboutus.jpg);
		background-repeat:no-repeat;
	}
	
	.contact_button
	{
		float:left;
		height:32px;
		width:80px;
		background-image:url(images/button_contact.jpg);
		background-repeat:no-repeat;
		z-index:100;
	}
	
		
.pagehighlight
{
	position:relative;
	height:215px;
	border-radius:0px 5px 5px 5px;
	-moz-border-radius:0px 5px 5px 5px;
	-webkit-border-radius:0px 5px 5px 5px;
}

	.plainpagehighlightContainer
	{
		height:75px;
		background-color:#81ACDC;
	}
	
	.plainpagehighlightContainer h1
	{
		color:#ffffff;
		font-family:Arial,Helvetica,sans-serif;
		font-size:30px;
		padding:15px;
		text-decoration:none;
	}

.pagehighlight .testimonials
{
    height:100%;
    padding:15px;
    cursor:pointer;
    margin-right:230px;
    color: #ffffff;
}

blockquote
{

	font-family: "TimesNewRoman";
	font-size: 17px;
	line-height: 21px;
	font-style: italic;
}

blockquote p
{
	margin-bottom:0px;
	text-align:justify;
}

blockquote cite
{
	display: block;
	text-align: right;
	margin-top:10px;
	margin-bottom:20px;
}


.pagebody
{
    min-height:300px;
	padding:0;
}

.innerfooter
{
	margin-top:10px;
	padding:10px;
	font-size:11px;
	text-align:right;
	text-decoration:none;
	clear:both;
	background-color:#81ACDC;
}

.innerfooter .image img
{
	text-align:right;
	margin:5px;
}

.innerfooter .text div
{
	display:inline;
	color:#2a5075;
	padding-left:30px;
	padding-right:30px;
	text-align:center;
}

.innerfooter .text div span
{
	cursor:pointer;
	text-decoration:underline;
}

.innerfootersocialnetworking
{
	float:left;
	margin-top:20px;
}

.innerfootersocialnetworking span
{
	float:left;
	margin-top:8px;
	font-weight:bold;
	margin-right:10px;
	color: #ffffff;
}

.innerfootersocialnetworking img
{
	
}

#outerfooter 
{
	height:25px;
	margin-top:5px;
	background-color: #F2F2F2;
	padding-top:5px;
	font-size: 11px;
	text-align:center;
	text-decoration:none;
}

	#outerfooter a, .nohlink
	{
		color: #000000;
		padding-left:5px;
		padding-right:5px;
		text-align:center;
		text-decoration:none;
	}

	#outerfooter a:hover
	{
		text-decoration:underline;
	}

#footerhyperlinks
{
	margin-bottom:25px;
}

#footerhyperlinks a
{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

#footerhyperlinks span
{
	font-size:10px;
	font-weight:normal;
}

/* // Buttons */

.button_container
{
	display:inline;
	width:110px;
	height:40px;
	padding:1px;
	vertical-align:middle;
}

.button
{
	width:96px;
	height:39px;
	z-index:100;
	cursor:pointer;
	border: 0;
	color:#ffffff;
	background-color:Transparent;
	font-size:16px;
	padding-bottom:8px;
	font-weight:bold;
	background-image:url(images/button_template_100px.gif);	
	background-repeat:no-repeat;
	background-position:0 0;
}

.button:hover
{
	background-image:url(images/button_template_100px.gif);	
	background-position:0 -41px;
}

.button_blackbg
{
	width:96px;
	height:38px;
	line-height:35px;
	z-index:100;
	cursor:pointer;
	border: 0;
	color:#ffffff;
	background-color:Transparent;
	font-size:16px;
	padding-bottom:8px;
	font-weight:bold;
	background-image:url(images/button_template_100px_black.gif);	
	background-repeat:no-repeat;
	background-position:0 0;
}

.button_blackbg:hover
{
	background-image:url(images/button_template_100px_black.gif);	
	background-position:0 -41px;
}

.button120wide
{
	width:120px;
	background-image:url(images/button_template_125px.gif);	
}

.button120wide:hover
{
	background-image:url(images/button_template_125px.gif);
	background-position:0 -41px;
}

.button120wide_headercolor
{
	width:120px;
	background-image:url(images/button_template_125px_headerbgcolor.gif);	
}

.button120wide_headercolor:hover
{
	background-image:url(images/button_template_125px_headerbgcolor.gif);	
	background-position:0 -41px;
}

.button175wide
{
	width:175px;
	background-image:url(images/button_template_175px.gif);	
}

.button175wide:hover
{
	background-image:url(images/button_template_175px.gif);	
	background-position:0 -41px;
}

.button200wide
{
	width:200px;
	background-image:url(images/button_template_200px.gif);	
}

.button200wide:hover
{
	background-image:url(images/button_template_200px.gif);
	background-position:0 -41px;
}




/*Standard Panels*/

.noborder
{
	border:none;
}

.panel
{
	position:relative;
	float:left;
	width:450px;
	height:133px;
	margin:10px 0 0 0;
	border:2px solid #dddddd;
	padding:10px;
	
	border-radius:1ex;
	-moz-border-radius:1ex;
	-webkit-border-radius:1ex;
}

.fullwidth
{
	width:930px;
	height:100%;
}

.fillwidth
{
	width:470px;
	float:none;
}

.oneandahalfheight
{
	height:212px;
}

.doubleheight
{
	height:286px;
}

.tripleheight
{
	height:443px;
}

.quadrupleheight
{
	height:598px;
}

.quintupleheight 
{
	height:753px;
}

.sextupleheight
{
	height:908px;
}

.septupleheight
{
	height:1063px;
}

.septupleandahalfheight
{
	height:1142px;	
}

.octupleheight
{
	height:1216px;
} 

.flexiheight
{
	height:auto;
}

.heightwitharrow
{
	height:200px;
}

.floatleft
{
	float:left;
}

.floatright
{
	float:right;
}



.inpanel
{
	float:left;
	height:150px;
	width:45%;
	border:0;
}

.arrowcontainer
{
	width:40px;
	height:660px;
	clear:right;
}

.panel .anchor
{
	text-decoration:none;
	color: #F26721;
	font-weight:bold;
}

.panel .anchor:hover
{
	text-decoration:underline;
}

.panel .image
{
	float:left;
	padding-bottom:10px;
}

.panel .text
{
	margin-left:90px;
	text-align:justify;
	padding-right:10px;
}

.panel .bigtext
{
	font-size:16px;
}

.panel .widermargin
{
	margin-left:120px;	
}

.panel .noborder
{
	border:0;
}

.panel .contacttext
{
	margin-left:100px;
	text-align:justify;
	padding-right:10px;
	padding-bottom:10px;
}

.panel .contacttext .contacttitle
{
	color: #2a5075;
	font-size:18px;
	clear:none;
	display:block;
}

.panel .text p
{
	margin-bottom:10px;
}

/* // Standard Panels*/



/*Contact Form*/
.contactForm
{
}

.contactForm #help
{
	float:right;
}

.contactForm img
{
	padding:0px;
}

.contactForm .formfield
{
	width:420px;
	clear:both;
	display:block;
	margin: 10px;
}

.contactForm label
{
	width:155px;
	float:left;
	margin: 7px 10px 0px 0px;
	font-weight:bold;
	font-size:12px;
	text-align:right;
}

.contactForm .inputfield
{
	width:228px;
	display:inline-block;
	padding:1px;
}

.contactForm .inputfield input
{
	width:215px;
	background-color:#cccccc;
	border:1px solid #81ACDC;
	font-size:14px;
	padding:3px;
	font-weight:normal;
}

.contactForm textarea
{
	width:221px;
	height:114px;
	font-size:14px;
	font-weight:normal;
	overflow:visible;
	background-color:#cccccc;
	border:1px solid #81ACDC;
}

.contactForm .ValidationError
{
	float:right;
	padding-right:30px;
}

.contactForm .button_container
{
	padding-right:20px;
}


.contactAddress
{
	float:right;
	width:300px;
	border:5px solid black;
}

/* // Contact Form*/

/* Calculator Form (prices page) */
.plainpagehighlightContainer .calculator
{
	float:right;
	color:#ffffff;
	width:400px;
}

.plainpagehighlightContainer .calculator .calculatorForm .formfield
{
	clear:both;
	display:block;
	margin:5px;
}

.plainpagehighlightContainer .calculator .calculatorForm input
{
	width:100px;
	background-color:#efefef;
	border:1px solid #81ACDC;
	font-size:14px;
	padding:3px;
}

.calculatorForm
{
	float:left;
	display:block;
}

.calculatorForm .formfield
{
	width:230px;
	clear:both;
	display:block;
	margin: 10px 0px 10px 0px;
}

.calculatorForm label
{
	width:125px;
	float:left;
	margin: 7px 10px 0px 0px;
	font-weight:bold;
	font-size:12px;
	text-align:right;
}

.calculatorForm .inputfield
{
	width:88px;
	display:inline-block;
	padding:1px;
}

.calculatorForm input
{
	width:100px;
	background-color:#cccccc;
	border:1px solid #81ACDC;
	font-size:14px;
	padding:3px;
}

/* // Calculator Form*/

/* // Generic input box styling */

.inputfield
{
	display:inline;
	width:208px;
	padding:1px;
}

.inputfield input
{
	width:200px;
	background-color:#cccccc;
	border:1px solid #81ACDC;
	font-size:14px;
	padding:3px;
}

.pointer_cursor
{
	cursor:pointer;
}

.panel .orderbutton
{
	float:right;
	margin-top:15px;
}

.savings_calculator_EPC_checkbox
{
	float:right;
	margin-top:5px;
	clear:right;
}

.savings_calculator_EPC_checkbox input
{
	vertical-align:middle;
}

.graphtext
{
	font-size:11px;
	text-align:right;
	margin-right:30px;
}

.NameLabelElement 
{
	float:left;
	padding-right:5px;
	width:250px;
}

.NameElement 
{
	float:left;
	margin:0;
	padding-right:4px;
}

.NameLabel 
{
	display:block;
	font-size:0.8em;
	font-weight:bold;
}

.questiongroup .TitleInput
{
	border:1px solid #81ACDC;
	font-size:0.9em;
	padding:2px;
	width:2em;
}

.NameInput 
{
	border:1px solid #81ACDC;
	font-size:0.9em;
	padding:2px;
	width:6em;
}

/* Homepage styling */

.getquotehyperlink
{
	position:absolute;
	bottom:10px;
	right:10px;
	padding-right:5px;
	font-size:18px;
	color: #F26721;
	margin-bottom:5px;
	text-decoration:none;
}

.getquotehyperlink:hover
{
	text-decoration:underline;
}

.getquoteimage
{
	position:absolute;
	top:20px;
	right:20px;
	z-index:0;
	float:none;
}





.GetquotebuttonContainer1
{
	position:absolute;
	top:238px;
	left:125px;
	width:100px;
	height:40px;
	cursor:pointer;
}

.GetquotebuttonContainer2
{
	position:absolute;
	top:238px;
	left:362px;
	width:100px;
	height:40px;
	cursor:pointer;
}

.GetquotebuttonContainer3
{
	position:absolute;
	top:238px;
	left:600px;
	width:100px;
	height:40px;
	cursor:pointer;
}

.GetquotebuttonContainer4
{
	position:absolute;
	top:238px;
	left:838px;
	width:100px;
	height:40px;
	cursor:pointer;
}

.GetEPCquoteContainer
{
	position:absolute;
	width:190px;
	height:130px;
	top:100px;
	right:240px;
	background-image: url('images/epc_trevda.png');
	background-repeat: no-repeat;
}

.GetEPCquotebuttonContainer
{
	position:absolute;
	width:120px;	
	height:40px;
	top:80px;
	right:42px;
	cursor:pointer;
}



.calculatebutton
{
	float:right;
	padding: 0 75px 0 0;
}

.recalculatebutton
{
	float:right;
	padding:30px 10px 0px 10px;	
}



/*Calculator*/

.WizardCalculatorContainer
{
	float:right;
	width:460px;
}

.CalculatorOptionContainer
{
	position:relative;
	width:475px;
}

.CalculatorOptionHeader
{
	text-align:center;
	color:#333333;
	font-size:16px;
	padding:7px 10px;	
}

.CalculatorSelectOptionButton
{
	float:right;
	margin-top:20px;
}

.CalculatorShowAllButton
{
	float:right;
	margin:25px;
}


.CalculatorOptionIcon
{
	float:left;	
	width:75px;
	height:75px;
	padding-right:25px;
	background-image:url('images/icon_pound_75px.gif');
	background-repeat:no-repeat;
}

.CalculatorPageTitle
{
	margin-top:5px;
	font-size:18px;
	color:#2A5075;
	width:100%;	
}

.CalculatorGraphContainer
{
	float:right;
	background-color:Transparent;
}

.CalculatorGraphLabel
{
	font-size:13px;
	text-align:right;
	width:350px;
}

.CalculatorAxisLabels
{
	float:left;
	top:0px;
	left:0px;
	height:275px;
	width:85px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}

.CalculatorAxisLabels .Option1
{
	padding-top:23px;
	height:40px;
}

.CalculatorAxisLabels .Option2
{
	padding-top:3px;
	height:40px;
}

.CalculatorAxisLabels .Option3
{
	padding-top:3px;
	height:40px;
}

.CalculatorAxisLabels .Option4
{
	padding-top:3px;
	height:40px;
}

.CalculatorAxisLabels .Option5
{
	padding-top:3px;
	height:40px;
}

.CalculatorRecalculate
{
	width:225px;
	margin-top:10px;
	margin-left:40px;
	float:right;
}

.CalculatorRecalculateButton
{
	float:right;
	margin-top:20px;
	padding-right:10px;
}

.CalculatorField
{
	display:block;
	clear:both;
	margin:2px;
	padding:4px;
	min-height:20px;
}

.CalculatorFieldLabel
{
	display:inline;
	float:left;
	font-size:11px;
	margin:0 0 0 5px;
	color:#000000;
	width:110px;
}

.CalculatorFieldInput
{
	float:left;
	height:auto;
	width:75px;
	margin-right:3px;
	padding:1px;
	border:1px solid #81ACDC;
}

.CalculatorTableContainer
{
	padding:0px 0px 0px 80px;
	width:250px;
}

.CalculatorTable
{
	font-size:14px;
}

.CalculatorTable .left
{
	width:130px;
}

.CalculatorTable .right
{
	text-align:right;
	width:50px;
}

.CalculatorTable .hr
{
	border-bottom:1px solid black;
}

.CalculatorTable .TotalHighlight
{
	font-weight:bold;
}

/* Generic form styling */
#dvMain fieldset
{
	padding:10px;
	background-color: #F5F5F5;
}

#dvMain .Field, .FieldValidationerror 
{
	display:block;
	clear:both;
	margin:2px 0px 2px 0px;
	padding:4px;
	min-height:20px;
	font-size:14px;
}

#dvMain .Field img
{
	float:left;
	cursor:pointer;
}

#dvMain .FieldValidationerror img
{
	float:left;
}

/* Form validation styling*/

#dvMain fieldset .FieldValidationerror 
{
	/*background-color:#FFFFC0;*/
}

#dvMain fieldset div.FieldValidationerror-text 
{
	background:transparent;
	color:#FF0000;
	display:none;
	float:left;
	font-size:11px;
	font-weight:bold;
}

#dvMain em 
{
	font-family:Verdana;
	color:#FE0000;
	font-size:12px;
	vertical-align:middle;
	padding-left:2px;
	float:left;
}

#dvMain .FieldLabel 
{
	display:inline;
	float:left;
	font-size:14px;
	margin:0 0 0 5px;
	color:#000000;
	width:250px;
}

#dvMain .PriceLabel
{
	text-align:right;
}



#dvMain .FieldInput
{
	float:left;
	height:auto;
	width:180px;
	margin-right:3px;
	padding:2px;
	border:1px solid #81ACDC;
	font-size:0.9em;
}

#dvMain .HTMLField
{
	float:left;
	height:auto;
	width:500px;
	height:25px;
	font-size:15px;
}

#dvMain .FieldInputSelect
{
	float:left;
	height:auto;
	width:184px;
	margin-right:3px;
	border:1px solid #81ACDC;	
}

#dvMain .AddressField .AddressInputSelector 
{
	margin-bottom:5px;
	width:144px;
}

#dvMain .AddressField .AddressFieldError, .AddressFieldStatusLabel, .AddressFieldManualEntry, .AddressFieldAddressList
{
	display:block;
	margin-left:255px;
	margin-right:3px;
}

#dvMain .AddressField .AddressFieldAddressList
{
	width:300px;
}

#dvMain .AddressField .AddressFieldSearchButton
{
	margin-left:10px;
	margin-bottom:5px;
	width:160px;
}

#dvMain .AddressField .AddressInput, .AddressFieldSearchTextBox
{
	margin-bottom:5px;
	width:240px;
}

#dvMain .AddressField .AddressInputReadOnly
{
	width:400px;
	border:0px;
	background-color: Transparent;
}



#dvMain .AddressField .AddressFieldStatusLabel
{
	background-image: url(images/progress.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	display:block;
	height:20px;
}

/* Question Group Styling*/

#dvMain .questiongroupcontainer
{
	height:30px;
	background:#81ACDC;
	margin:10px 0 0;
}

#dvMain .questiongroupheading 
{
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	padding:5px;
}

#dvMain .questiongroupheadingleft
{
	float:left;
	height:17px;
	width:17px;
	background-image:url(images/left_corner_header.gif);
	background-position: left top;
	background-repeat:no-repeat;
}

#dvMain .questiongroupheadingright
{
	float:right;
	height:17px;
	width:17px;
	background-image:url(images/right_corner_header.gif);
	background-position: left top;
	background-repeat:no-repeat;
}

#dvMain fieldset.questiongroup 
{
	font-size:15px;
	border-bottom:0;
	border-left:1px solid #DED9E8;
	border-right:1px solid #DED9E8;
	border-top:1px solid #C0B7D3;
	padding-bottom:0px;
	margin-bottom:0px;
}

#dvMain .questiongroupfooter
{
	height:16px;
	background:#F5F5F5;
	border-bottom:1px solid #DED9E8;
}

#dvMain .questiongroupfooterleft
{
	float:left;
	height:17px;
	width:17px;
	background-image:url(images/left_corner_footer.gif);
	background-position: left bottom;
	background-repeat:no-repeat;
}

#dvMain .questiongroupfooterright
{
	float:right;
	height:17px;
	width:17px;
	background-image:url(images/right_corner_footer.gif);
	background-position: left top;
	background-repeat:no-repeat;
}





/*Property Search Form*/
.propertySearchForm
{
	float:left;
}

.propertySearchForm .formfield
{
	width:420px;
	display:block;
	margin: 10px;
}

.propertySearchForm label
{
	width:95px;
	float:left;
	margin: 7px 10px 0px 0px;
	font-weight:bold;
	font-size:12px;
	text-align:right;
}

.propertySearchForm .inputfield
{
	width:308px;
	display:inline-block;
	padding:1px;
	margin:0px;
}

.propertySearchForm .inputfield input
{
	width:300px;
	background-color:#cccccc;
	border:1px solid #81ACDC;
	font-size:14px;
	padding:3px;
	font-weight:normal;
	float:left;
}

.propertySearchForm .inputfield .BedroomsInput
{
	width:80px;
	background-color:#cccccc;
	border:1px solid #81ACDC;
	font-size:14px;
	padding:3px;
	font-weight:normal;
	float:left;
}

.propertySearchForm .inputfield .BedroomsLabel
{
	width:auto;
	float:left;
	margin: 7px 10px 0px 7px;
	font-weight:normal;
	font-style:italic;
	font-size:12px;
	text-align:left;
}

.propertySearchForm .inputfield .PriceInput
{
	width:80px;
	background-color:#cccccc;
	border:1px solid #81ACDC;
	font-size:14px;
	padding:3px;
	font-weight:normal;
	float:left;
}

.propertySearchForm .inputfield .PriceLabel
{
	width:auto;
	float:left;
	margin: 7px 10px 0px 7px;
	font-weight:normal;
	font-style:italic;
	font-size:12px;
	text-align:left;
}
body
{
	
}

div.autosuggest
{
	position: absolute;
	background-image: url(../images/pointer.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
	font-size:8pt;
}

div.autosuggest ul
{
	list-style: none;
	margin: 0;
	padding: 4px;
	overflow: hidden;
	background-color: #81ACDC;
	-moz-border-radius: 5px 5px 0px 0px; 
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;
}

div.autosuggest div
{
	margin: 0;
	padding: 4px;
	background-color:#17496d;
	text-align:right;
	-moz-border-radius: 0px 0px 5px 5px; 
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	cursor: move;
}

div.autosuggest div a
{
	color:white;
	padding:0px 3px;
	border-right:1px solid lightgrey;
}

div.autosuggest div a.close
{
	border-right:0;
}

div.autosuggest ul li
{
	color: #ccc;
	padding: 0;
	margin: 0;
	text-align: left;
}

div.autosuggest ul li a.excluded
{
	filter: alpha(opacity=40);
	opacity: 0.40;
}

div.autosuggest ul li a
{
	color: #fff;
	display: block;
	text-decoration: none;
	background-color: transparent;
	position: relative;
	padding: 0;
	width: 100%;
}
div.autosuggest ul li a:hover
{
	
}
div.autosuggest ul li.as_highlight a:hover
{
	background-color:#17496d;
	color:White;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div.autosuggest ul li a span
{
	display: block;
	padding: 1px 2px 3px 2px;
	font-weight:bold;	
}

div.autosuggest ul li a small
{
	float:right;
	color: lightgrey;
	font-style:italic;
	font-weight:normal;
	vertical-align:middle;
}

div.autosuggest ul li a img
{
	float:right;
	vertical-align:middle;
}

div.autosuggest ul li.as_highlight a small
{
	color: #fff;
}

div.autosuggest ul li.as_highlight a
{
	background-color:#17496d;
	color:White;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div.autosuggest ul li.as_highlight a span
{
	
}

div.autosuggest ul li.as_warning
{
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em
{
	font-style: normal;
	color: yellow;
}

/* Partner Links*/

.categorylist
{
	font-size:20px;
}

.categorylist li
{
	margin-left:10px;
	padding-top:5px;
	list-style:none;

}

.categorylist li a
{
	color:#000000;
	text-decoration:none;
}


.categorylist .sublist
{
	margin-left:35px;
}

.categorylist .sublist li
{
	color: #000000;
	list-style: circle;
}

.categorylist .sublist li a
{
	text-decoration:underline;
	color: #000000;
	font-size:16px;
}

.categorylist .sublist li p
{
	font-size: 14px;
}

/* END Partner Links*/


/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:925px;
		height:100px;
		overflow:hidden; 
		text-align:center;
		}	
		
		.postload_src
		{
			vertical-align:middle;
			margin-right:10px;
			float:none;
		}
		
		
/* Easy Slider HOMEPAGE */
	#slidercontainer2
	{
		margin-top:10px;
		margin-bottom:10px;
	}
 
	#slider2 ul, #slider2 li{
		margin-top:0;
		padding:0;
		list-style:none;
		}
	#slider2, #slider2 li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:490px;
		height:305px;
		overflow:hidden; 
		margin-left:0px
		}
			
 
 
 /* Easy Slider HOMEPAGE MAIN GRAPHIC */

.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -8000px;
}

#slider3
{
	border: 3px solid #81ACDC;
    background-color: #81ACDC;
    height: 215px;
    overflow: hidden;
    width: 945px;
    }

#slider3 ul, #slider3 li{
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#slider3 li {
    height: 215px;
    overflow: hidden;
    width: 945px;
}
#prevBtn, #nextBtn, #slider1next, #slider1prev {
    display: block;
    height: 77px;
    left: -30px;
    position: absolute;
    top: 71px;
    width: 30px;
    z-index: 1000;
}
#nextBtn, #slider1next {
    left: 951px;
}
#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a {
    background: url("images/btn_prev.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 77px;
    position: relative;
    width: 30px;
}
#nextBtn a, #slider1next a {
    background: url("images/btn_next.gif") no-repeat scroll 0 0 transparent;
}
ol#controls {
    height: 28px;
    margin: 1em 0;
    padding: 0;
}
ol#controls li {
    float: left;
    height: 28px;
    line-height: 28px;
    list-style: none outside none;
    margin: 0 10px 0 0;
    padding: 0;
}
ol#controls li a {
    background: none repeat scroll 0 0 #DAF3F8;
    border: 1px solid #CCCCCC;
    color: #555555;
    float: left;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    text-decoration: none;
}
ol#controls li.current a {
    background: none repeat scroll 0 0 #5DC9E1;
    color: #FFFFFF;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
    outline: medium none;
}

 
/* // Easy Slider */

/* Sitemap */
.maplist
{
	list-style-type:circle;
	margin-left:20px;
	font-weight:bold;
	color:#000000;
}
.sub
{
	list-style-type:circle;
	margin-left:30px;
	margin-top:5px;
	font-weight:normal;
}
.maplist a
{
	color:#000000;
	text-decoration:none;
}
.maplist a:hover
{
	color:#000000;
	text-decoration:underline;
}
/* Blog */
.heading
{
	font-size:1.4em;
	color: #2a5075;
}
.heading a
{
	color: #2a5075;
	text-decoration:none;
}
.subheading
{
	font-style:italic;
	font-size:0.9em;
}
.sidefooter
{
	float:left;
	margin-left:20px;
	width:260px;
}
.footer
{
	font-style:italic;
	font-size:0.8em;
}
.categorysection
{
	clear:left;
	width:100%;
}
.articleimage
{
	float:left;
	max-width:250px;
	max-height:250px;
	margin-right:5px;
}
.commentsForm
{
	clear:left;
	float:left;
}

.commentsForm .formfield
{
	width:670px;
	display:block;
	margin: 10px;
	clear:left;
}

.commentsForm label
{
	width:85px;
	float:left;
	margin: 3px 10px 0px 0px;
	font-weight:bold;
	font-size:12px;
	text-align:right;
}

.commentsForm .inputfield
{
	width:308px;
	display:inline-block;
	padding:1px;
	margin:0px;
}
.commentsForm .optional
{
	font-style:italic;
	font-size:0.9em;
}
.commentsForm .comment
{
	float:left;
	width:590px;
	margin-left:10px;
	margin-bottom:15px;
}
.commentsForm .author
{
	clear:left;
	font-style:italic;
	float:left;
	width:150px;
	text-align:right
}
.commentsForm .error
{
	font-size:0.9em;
	color:#ff0000;
}
.fbshare
{
	background-image:url("images/fbshare.png");
	background-repeat:no-repeat;
    text-decoration:none;
    width:71px;
    height:18px;
    display:inline-block;
    margin-top:3px;
    margin-bottom:3px;
}


.homepagemenu
{
	width:195px;
	margin-top:0px;
	float:left;
	margin-top:10px;
	margin-right:10px;
}

.roundedmenubutton 
{
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;

	color: #ffffff;
	background-color: #999999;
	height:20px;
	line-height:20px;
	font-size:14px;
	cursor:pointer;
	padding:5px;
	margin-bottom:2px;
	width:180px;	
	text-align:left;
	padding-left:10px;
} 

.roundedmenubutton:hover
{
	background-color: #FF6600;
}

.roundedmenubutton_Selected
{
	background-color: #FF6600;	
}

.homepagetitle
{
	text-align:right;
	font-size: 20px;
	margin:10px 7px 10px 0px;
	float:right;
}

.homepagetext
{
	float:left;
	width:475px;
	min-height:450px;
	padding:10px 20px 10px 20px;
	margin: 10px 10px 0 0;

	border:2px solid #DDDDDD;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;

}

.homepagetext .hidden
{
	display:none;
}

.homepagetext .list
{
	margin-left:40px;
	margin-bottom:10px;
}

.lhsawards
{
	margin-top: 10px;
}

.rhs
{
	float:right;
	width: 215px;
	min-height:450px;
	margin-right:3px;
}

.rhspanel
{
	width:195px;
	float:right;
}


.callbackpanel
{
    position:absolute;
    bottom:2px;
    right:8px;
    min-height:200px;
    margin:0 3px 0 0;
    width: 215px;

   	border:2px solid #DDDDDD;
   	background-color: #ffffff;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
}
	
.callbackpanel img
{
    margin:0;    
}

.pricetable
{
	
}

.pricetable td
{
	padding-top:5px;
	padding-left:5px;
}

.callbacktext
{
	font-size:12px;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	
}

.callbackform
{
	margin:0;	
}

.callbackfield
{
    width: 180px;
    margin-bottom:3px;
    clear: both;
    float:right;
}

.callbacklabel
{
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 7px 10px 0 0;
    text-align: right;
    width: 55px;
}

.callbackinput
{
    background-color: #CCCCCC;
    border: 1px solid #81ACDC;
    font-size: 12px;
    font-weight: normal;
    padding: 3px;
    width: 100px;
}

.callbackbutton
{
	text-align:center;
	float:right;
	margin-right:5px;
	clear:both;
}

.Callback_ValidationError
{
    width:200px;
	font-size:10px;
	float:right;
	text-align:right;
	clear:both;
	margin-right:10px;
}

.MarketingImageContent
{
}


.MarketingImageContent img
{
    margin-top:20px;
    display:block;
    margin-left:auto;
    margin-right:auto;    
}


.prices
{
    margin-top:10px;
    width: 951px;
    height:125px;
}

.testimonials
{
}

.testimonials div
{
    margin-bottom:15px;
    clear:both;
}

.testimonials cite
{
    float:right;
    margin-bottom:25px;    
}

.pause
{
    color: #ffffff;
    left:300px;
}

.ScrollerBox_3rdpartylogos
{
    overflow:hidden;
}
