@charset "utf-8";
/* CSS Document */
/*Body - start (CSS contains workarounds for browser bugs - be careful with any changes!)*/
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333;
	padding: 0px;
	margin: 0px auto;
	width:850px;
	min-width: 700px;
	max-width:950px;
	text-align: center;
/*	background-image: url(images/bg.png);
	background-position:top;
	background-repeat:repeat-x;*/
	background-color:#C00C0C;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:150%;
	padding-top:15px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:130%;
	padding-top:15px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	padding-top:15px;
}
p {
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
}
/*Body - end (CSS contains workarounds for browser bugs - be careful with any changes!)*/
/*Container - start (All other DIV's are inside this one)*/
#mainContainer {
	background-color:#FFF;
	margin:0 auto;
	width:850px;
	min-width:701px;
	max-height:949px;
	text-align: left;
}
/*Container - end*/
/*Header area - end (includes the navbar)*/
#headerLogo {
	background-color:#FFF;
	width:850px;
	height: 73px;
	margin-top:0px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
}
#HeaderScrollingText {
	width:500px;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	float:right;
	display:inline;
}
/*#navbarLeft {
	width:114px;
	height:28px;
	background-color:#fff;
/*	background-image: url(images/navbarBG.png);
	background-repeat:repeat-x;
	background-position:bottom;*/
/*	border-left:solid 1px #CBCBCB;
	float:left;
/*}*/

#navbarCenter {
	width:620px;
	height:28px;
	background-color:#fff;
	background-image:url(images/navbarRight.png);
	background-repeat:repeat-x;
	color:#CCC;
	text-align:left;
	float:left;
	font-family:"Trajan Pro", Georgia, "Trebuchet MS", "Times New Roman", Times, serif;
	font-size:100%;
	font-weight:bold;
	word-spacing: 0.4em;
}
#navbarRight { /*This has the Flash clock*/
	width:230px;
	height:28px;
	background-color:#fff;
	background-image:url(images/navbarRight.png);
	background-repeat:repeat-x;
/*	background-image: url(images/navbarBG.png);
	background-repeat:repeat-x;
	background-position:bottom;*/
	float:left;
	vertical-align:bottom;
	text-align:right;
}
#adviceline {
	position:absolute;
	float:right;
	font-size:110%;
	margin-left:150px;
	top:0px;
	right:20%;
}
/*Header area - end*/
/*Main content area - start*/
#mainContent { /**/
	width:838px;
	height:250px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	overflow: auto;
	border-left: solid 1px #CBCBCB;
	border-right: solid 1px #CBCBCB;
	border-top:0px;
	color:#333;
	float:left;
	background-color:#FFF;
}
#promoArea {
	width:290px;
	height:250px;
	background-color:#FFF;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	border-right:solid 1px #CBCBCB;
	border-top:0px;
	float:left;
}
#promoSWF {
	margin:0 auto;
	padding:2px;
	width:278px;
	height:278px;
	border:solid 2px; color:#333;
}
/*Main content area - end*/
/*Promotional area - start*/
#boxContainer {
	width:848px;
	height:394px;
	background-image:url(images/boxContainerBG.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
#boxLeft { /*Flash form*/
	vertical-align:bottom;
/*	background-color:#FFF;*/
	width: 398px;
	height:394px;
	border-left: solid 1px #CBCBCB;
	float:left;
	text-align:left;
	background-image:url(images/LLPAYU_frontpage.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFF;
	border-bottom: solid 2px #333;
}
#boxCenter { /*Buttons*/
/*	background-color: #FFF;*/
	width: 104px;
	height:398px;
	float:left;
	text-align:center;
	background-image:url(images/boxContainerBG.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFF;
	border-bottom: solid 2px #333;
}
#boxRight { /*Flash photos*/
/*	background-color:#FFF;*/
	width:442px;
	height:394px;
	border-right: solid 1px #CBCBCB;
	float:left;
	padding-right:5px;
	background-image:url(images/boxContainerBG.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFF;
	border-bottom: solid 2px #333;
	overflow:auto;
	padding-left:3px;
}
#advert {
/*	border: groove solid 3px #CBCBCB;*/
}
/*showProperties*/
#propertiesBoxLeft { /*To show property information*/
	vertical-align:bottom;
	height:394px;
	max-height:450px;
	width:150px;
	border-left: solid 1px #CBCBCB;
	float:left;
	text-align:left;
	background-image:url(images/boxContainerBG.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFF;
	border-bottom: solid 2px #333;
	padding-bottom:5px;
}
#propertiesBox { /*Property information*/
	width:838px;
	max-height:400px;
	border-right: solid 1px #CBCBCB;
	border-left: solid 1px #CBCBCB;
	float:left;
	padding-right:5px;
	padding-left:5px;
	background-image:url(images/boxContainerBG.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFF;
	padding-bottom:5px;
	overflow: scroll;
	text-align:left;
}
#showProperty {
	text-align:left;
	width:95%;
	font-size:90%;
	border-bottom: solid 1px #333;
	border-left: solid 1px #333;
	border-right: solid 1px #333;
	padding-top:0px;
	vertical-align:top;
}
.propertyTitle {	
	word-spacing:0.3em;
	letter-spacing:0.3em;
	text-align:left;
	font-weight:bold;
	font-size:90%;
	color:#C00C0C;
	padding-bottom:2px;
	padding-top:5px;
	padding-left:5px;
	border-top: dotted 1px #333;
}
.propertyAsking {
	word-spacing:0.5em;
	letter-spacing:0.5em;
	text-align:left;
	background-color:#765404;
	color:#E3D3AC;
	font-size:85%;
	font-weight:bold;
	font-variant:small-caps;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.propertyText {
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	clear:right;
}
.propertyThumb {
	text-align:left;
	border:0px;
	clear:left;
	padding-left:5px;
	padding-right:5px;
}
/*Info section*/
#landlordBox {
	text-align:left;
	width:95%;
	padding-top:0px;
	padding-left:5px;
	vertical-align:top;
}
#showInfo {
	text-align:left;
	width:99%;
	height:280px;
	overflow:auto;
	padding-top:0px;
	padding-left:5px;
	vertical-align:top;
}
#showInfoPAYU {
	text-align:left;
	width:99%;
	height:280px;
	overflow:auto;
	padding-top:0px;
	padding-left:5px;
	vertical-align:top;
}
#contactusBox { /*Contact form*/
	width:838px;
	max-height:400px;
	border-right: solid 1px #CBCBCB;
	border-left: solid 1px #CBCBCB;
	float:left;
	padding-right:5px;
	padding-left:5px;
	background-image:url(images/boxContainerBG.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFF;
	padding-bottom:5px;
	overflow: scroll;
	text-align:left;
}


/*Footer*/
#divMarqueeText {
	background-color:#FFF;
	text-align:center;
	float:left;
	width:848px;
	height:35px;
	padding-left:0px;
	padding-right:0px;
	border-left: solid 1px #CBCBCB;
	border-right: solid 1px #CBCBCB;
}
.marqueeText {
	color:#666;
	font-family:Georgia, "Trebuchet MS", "Times New Roman", Times, serif;
	font-size:100%;
	padding-bottom:5px;
}
/*Promotional area - end*/

/*Footer area - start*/
/*ACL footer - start*/
#footerLinkArea {	
	background-color:#E3D3AC;
	width:846px;
	height:25px;
	padding-top:5px;
	border-top:2px solid #765404;
	border-bottom:2px solid #765404;
	border-right:solid 2px #CBCBCB;
	border-left:solid 2px #CBCBCB;
	float:left;
}
.copyrightText {
	font-size:80%;
	text-align:left;
	padding-right:5px;
	padding-left: 5px;
	color:#333;
}
.footerLinks {
	padding-left:275px;
	text-align:right;
	font-size:85%;
	color:#333;
}
.footerLinks a {
	color:#333;
	text-decoration:none;
}
.footerLinks a:hover {
	color:#C00C0C;
	text-decoration:underline;
}
/*ACL footer - end*/
#aitFooter {
	padding-top:10px;
	padding-bottom:2px;
	color:#999;
	width:850px;
	height:15px;
	text-align:center;
	font-size:75%;
	float:left;
	background-color:#C00C0C;
}
#aitFooter a {
	color:#999;
	text-decoration:underline;
}
#aitFooter a:hover {
	color:#FFF;
	background-color:#7DA200;
	text-decoration:none;
}
#aitFooter a:visited {
	color:#ccc;
	text-decoration:none;
}

/*Footer area - end*/





