@charset "utf-8";
/* CSS Document */
/* property display screens */

#displayqsouter {
	width:220px;
	margin-top:5px;
	margin-bottom:5px;
	border:6px outset #FF0;
	padding:10px;
	font-size:80%;
	position:relative;
	top:-50px;
	left:-50px;
	background-color:#FFF;
}

#displayqs {
	margin-top:10px;
}

.sformtxt {
	font-family: Tahoma;
	font-size: 11px;
	color:#00F;
}

.sformdropdown {
	font-family: Tahoma;
	font-size: 11px;
	width:140px;
	color:#00F;
}

.sformdropdowncolor {
	font-family: Tahoma;
	font-size: 11px;
	width:140px;
	color: #FF0000;
}

.sformreset {
	font-family: Tahoma;
	font-size: 11px;
	width:60px;
	color: #FF0000;
}

.sformgo {
	font-family: Tahoma;
	font-size: 11px;
	width:30px;
	color: #FF0000;
}

.sformref {
	font-family: Tahoma;
	font-size: 11px;
	width:60px;
	color: #006600;
}


.bodytxt {
	font-size:11px;
	color:#00F;
}

.ks-prop-text {
	font-size:12px;
	color:#00F;
}

.textlink {
	color: #333;
	font-weight: normal;
	font-size:14px;
	text-decoration: none;
}

.textlink:hover {
	color: #F00;
}

.headings {
	color:#00F;
	font-size:14px;
}

a.searchheadings {
	color: #333333;
	font-size:14px;
	text-decoration:none;
}

a.searchheadings:hover {
	color: #cc6600;
	font-size:14px;
	text-decoration:none;
}

a.searchheadings:active {
	color: #cc6600;
	font-size:14px;
	text-decoration:none;
}

.psheading {
	color: #03F;
	font-size:18px;
	text-align:center;
	margin-bottom:7px;
	margin-right:16px;
}

legend {
	color:#006633;
}

.footernav {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	font-weight:normal;
}

a.footernav {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFF;
	font-weight:normal;
}


a.footernav:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
a.footernav:visited {
	text-decoration: none;
	color:#000;
}
a.footernav:hover {
	text-decoration: none;
	color: #00F;
	background-color:#FF0;
}
a.footernav:active {
	text-decoration: none;
	color:#00f;
	background-color: #FF9;
}

#dispagtxt {
	font-size:11px;
	position:absolute;
	width:240px;
	height:109px;
	overflow:auto;
}

#dispproptxt {
	position:absolute;
	width:240px;
	height:445px;
	z-index:1;
	overflow:auto;
}


.formlabel {
/*	background-color:#FFFFFF;*/
}

.inputrowreqmissing {
	background-color: #FFFF99;
	color: #FF0000;
}

.footertxt {
	line-height:30px;
	color:#FFFFFF;
}

.footertxtlink {
	line-height:30px;
	color:#FFFFFF;
	text-decoration:none;
}

.footertxtlink:hover {
	color:#FFFF00;
	text-decoration:underline;
}

#delpic {
	z-index:99;
	position:absolute;
	width:24px;
	height:24px;
}

#viewedprop {
	z-index:99;
	position: absolute;
	width:20px;
	height:20px;
	padding:6px;
}

#viewedpropinline {
	z-index:99;
	position: absolute;
	width:20px;
	height:20px;
	padding:2px;
}

/* ateam holidays*/
.featuredhome {
	position:relative;
	float:right;
	width:350px;
	top:-150px;
	right:-50px;
}

.price {
	margin-bottom:5px;
	margin-top:5px;
}


listingLink { 
font-size: 12px; 
font-weight: bold; 
color: blue; 
text-decoration:none;
margin-left:0px;
margin-right:0px;
}

a.listingLink:hover {
color:#FF0000; 
}

.activepage {
color:#ffffee;
background-color: #000033;
font-weight: bold;
}

.sdescription {
	font-size:90%;
	margin-top:25px;
	padding-left:5px;
	border-left:1px solid #666;
}

.ldescription {
	font-size:100%;
	margin-top:15px;
	padding-right:5px;
	border-right:1px solid #666;
	text-align:right;
	
}

