@CHARSET "ISO-8859-1";

body {
	font-family: "Arial";
	font-size: 10pt;
}

body h1 {
	font-size: 18pt;
}

.outercontainer {
	position: absolute;
	left: 50%;
	margin-left: -380px;
	background-color: white;
	width: 760px;
	top: 10px;
	
}

.innercontainer {
	position: relative;
	width: 800px;
	height: auto;
}

#midsection {
	position: relative;
	float: left;
}

#content {
	position: relative;
	float: right;
	margin-top: 10px;
	width: 540px;
	min-height: 420px;
}

#footer {
	position: relative;
	float: right;
	padding-bottom: 20px;
	color: grey;
	margin-top: 20px;
	font-size: 10pt;
}

#logo {
	float: left;
	background-image: url(/assets/images/logo.gif);
	width: 197px;
	height: 110px;
}

#topimages {
	float: left;
	background-image: url(/assets/images/top_image.gif);
	width: 553px;
	height: 110px;
}

#homepagetext {
	padding: 30px;
}

#menubar {
	float: left;
	width: 100%;
	height: 20px;
	margin-top: 5px;
}

.menuoption {
	cursor: pointer;
	float: left;
	width: 85px;
	height: 20px;
	font-size: 9pt;
	font-weight: bold;
	font-family: arial;
}

.menuoptpos {
	cursor: pointer;
	position: relative;
	top: 2px;
	margin-left: 3px;
}

.menuoptionover {
	cursor: pointer;
	float: left;
	width: 85px;
	height: 20px;
	font-size: 9pt;
	font-weight: bold;
	font-family: arial;
	background-color: fuchsia;
}

.menudivider {
	background-image: url(/assets/images/menu_divider.gif);
	background-repeat: no-repeat;
	float: left;
	width: 10px;
	height: 20px;
}


#leftpanel {
	width: 200px;
	float: left;
	height: 450px;
}

#leftpanelimage {
	width: 197px;
	height: 173px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#leftpanelimage .textoverlay {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	font-size: 8pt;
}

.homeimage {
	background-image: url(/assets/images/left_image_home.gif);
}

.toletimage {
	background-image: url(/assets/images/left_image_tolet.gif);
}

.forsaleimage {
	background-image: url(/assets/images/left_image_forsale.gif);
}

.comimage {
	background-image: url(/assets/images/left_image_com.gif);
}

.financeimage {
	background-image: url(/assets/images/left_image_finance.gif);
}
.fastbuyimage {
	background-image: url(/assets/images/left_image_tolet.gif);
}

.servicesimage {
	background-image: url(/assets/images/left_image_services.gif);
}

.newimage {
	background-image: url(/assets/images/left_image_new.gif);
}

.contactimage {
	background-image: url(/assets/images/left_image_contact.gif);
}


.leftpanelbutton {
	cursor: pointer;
	width: 196px;
	height: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#lettingssalesbutton {
	background-image: url(/assets/images/lettingssales_button.gif);
}

#fastbuybutton {
	background-image: url(/assets/images/fastbuy_button.gif);
}

#financialservicesbutton {
	background-image: url(/assets/images/financial_button.gif);
}

#infobox {
	background-color: black;
	color: white;
	width: 196px;
	height: 150px;
}

#infobox #text {
	font-size: 9pt;
	padding: 15px;
}

#TICKER {
	width: 194px !important;
	margin-top: 10px;
	border: 1px solid black; 
}



/* -------------------------- */
/* index.php			      */
/* -------------------------- */

#propertiescontainer {
	float: left;
	width: 535px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.property {
	height: 130px;
	width: 100%;
}

.propertyimagecontainer {
	height: 130px;
	float: left;
	width: 180px;
	background-color: lightgrey;
	border: 1px solid black;
	border-right: none;
}

.propertyinfo {
	height: 120px;
	float: left;
	width: 320px;
	border: 1px solid black;
	padding: 5px;
	padding-left: 20px;
}

.propertyimage {
	margin-top: 15px;
	margin-left: 25px;
	width: 130px;
}

.propertydescriptiontext {
	font-size: 8pt;
}

.propertydescriptiontitle {
	font-size: 10pt;
	margin-bottom: 5px;
}

/* -------------------------- */
/* index.php			      */
/* -------------------------- */


/* -------------------------- */
/* tolet.php			      */
/* -------------------------- */

#title {
	margin-left: 40px;
	margin-top: 20px;
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
}

.letlinkpos {
	margin-left: 30px;	
}

/* -------------------------- */
/* tolet.php			      */
/* -------------------------- */

/* -------------------------- */
/* services.php			      */
/* -------------------------- */

#legaldisclaimer {
	width: 506px;
	margin-left: 25px;
	height: 133px;
}

#legalcontainer {
	position: relative;
	float: left;
	margin-top: 20px;
}
	
/* -------------------------- */
/* services.php			      */
/* -------------------------- */


/* -------------------------- */
/* commercial.php			  */
/* -------------------------- */

#title2 {
	margin-left: 40px;
	margin-top: 20px;
	font-size: 17pt;
}

#title2width {
	margin-right: 50px;
}

.feature {
	margin-left: 5%;
	width: 95%;
	height: 80px;
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
}

.featuretitle {
	width: 20%;
	height: 100%;
	float: left;
	margin-right: 2%;
	background-color: black;
	color: white;
}

.featuretitle  .titletext {
	position: relative;
	top: 20px;
	left: 5px;
	width: 95px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.featureinfo {
	width: 77%;
	height: 100%;
	float: left;
	border: 1px solid black;
	font-size: 9pt;
}

.featureinfo .infotext {
	padding: 15px;
}

/* -------------------------- */
/* commercial.php			  */
/* -------------------------- */

/* -------------------------- */
/* contact.php				  */
/* -------------------------- */

#contactinfo {
	margin-left: 90px;
	font-size: 11pt;
}

#mailbutton {
	cursor: pointer;
	left: 40px;
	position: relative;
}

.mailicon {
	background-image: url(/assets/images/mail.gif);
	background-repeat: no-repeat;
	width: 193px;
	height: 24px;
}

.mailovericon {
	background-image: url(/assets/images/mail_over.gif);
	background-repeat: no-repeat;
	width: 193px;
	height: 24px;
}

/* -------------------------- */
/* contact.php				  */
/* -------------------------- */

/* -------------------------- */
/* fastbuy.php				  */
/* -------------------------- */

#title3 {
	margin-left: 40px;
	margin-top: 20px;
	font-size: 18pt;
	font-family: arial;
	
}

#fastbuyinfo {
	margin-left: 40px;
	font-size: 10pt;
}

#fastbuyform {
	width: 327px;
	margin-left: 40px;
	margin-bottom: 20px;
	position: relative;
	float: left;
}

#fastbuysendbutton {
}

.formtop {
	position: relative;
	background-image: url(/assets/images/form_top.gif);
	background-repeat: no-repeat;
	width: 327px;
	height: 33px;
}
.formtopcomplete {
	position: relative;
	background-image: url(/assets/images/form_top_complete.gif);
	background-repeat: no-repeat;
	width: 327px;
	height: 33px;
}

.formcontent {
	position: relative;
	float: left;
	background-image: url(/assets/images/form_content.gif);
	background-repeat: repeat-y;
	width: 327px;
	padding: 6px;
}

.formbottom {
	position: relative;
	float: left;
	background-image: url(/assets/images/form_bottom.gif);
	background-repeat: no-repeat;
	width: 327px;
	height: 44px;
}

.formbottomcomplete {
	position: relative;
	float: left;
	background-image: url(/assets/images/form_bottom_complete.gif);
	background-repeat: no-repeat;
	width: 327px;
	height: 44px;
}

.formlabel {
	font-size: 10pt;
	margin-bottom: 3px;
	margin-top: 10px;
}

.formvalue {
	width: 310px;
}

#fastbuysendbutton {
	cursor: pointer;
	position: absolute;
	right: 11px;
	top: 9px;
	width: 58px;
	height: 23px;
}

#fastbuyokbutton {
	cursor: pointer;
	position: absolute;
	right: 11px;
	top: 9px;
	width: 44px;
	height: 23px;
}

.invalid {
	background-color: Plum;
}

/* -------------------------- */
/* fastbuy.php				  */
/* -------------------------- */


/* -------------------------- */
/* login.php				  */
/* -------------------------- */

#loginformcontainer {
	margin-left: 40px;
}

.labelinput {
	padding-top: 8px;
	padding-bottom: 8px;
	
}

.labelinput .valuepos {
	position: absolute;
	left: 110px;
	width: 170px;
	text-indent: 10px;
	padding-top: 5px;
}

/* ------------------------------------- */
/* login.php				   		 	 */
/* ------------------------------------- */


#loginformcontainer {
	position: relative;
	float: left;
	margin-left: 25px;
	width: 270px;
}

#userlogin {
	height: 100px;
}

#loginbutton {
	float: right;
}

#registercontainer {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.labelinput {
	padding-top: 8px;
	padding-bottom: 8px;
	
}

#errorcontainer {
	position: absolute;
	display: none;
	right: 0px;
	width: 240px;
	top: 200px;
}

.errortext {
	color: red;
	font-size: 8pt;
	font-weight: bold;
	height: auto;
}


/* -------------------------- */
/* login.php				  */
/* -------------------------- */

.redlink {
	color: red;
	text-decoration: underline;
	font-size: 10pt;
}

.blacklink {
	color: black;
	text-decoration: underline;
	font-size: 10pt;
}

.blackboldtext {
	color: black;
	font-size: 10pt;
	font-weight: bold;
}

.redtext {
	color: red;
	font-size: 11pt;
	font-weight: bold;
}

.subheading {
	margin-left: 25px;
	margin-top: 10px;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
}

a {
	color: #777777;
	text-decoration: none;
	
}


