@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images-structure/background.gif);
	background-repeat:repeat;
	font-size: 62.5%;
	margin-left:0;
	margin-top:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#topBox {
	width:900px;
	float: left;
	height: 140px;
	position: relative;
	margin-left:40px;
}
#navBar {
	width:550px;
	float: left;
	height: 30px;
	position: relative;
	margin-top: 110px;
}
.navMenuBox1 {
	width:120px;
	float: left;
	height: 30px;
	position: relative;
	text-align:center;
	background-image:url(../images-structure/menuBox1.gif);
}
.navMenuBox2 {
	width:120px;
	float: left;
	height: 30px;
	position: relative;
	text-align:center;
	background-image:url(../images-structure/menuBox2.gif);
}
#whiteSplash {
	border-top:1px solid #CCC;
	background-color:#FFF;
	width:101%;
	float:left;
	position:relative;
	float:left; /* Added to see if helps! */
}
#mainBody {
	width:900px;
	float: left;
	height: 650px;
	position: relative;
	margin-left:40px;
	background-color:#FFF;
	/*border: 1px solid #CCC;*/
}
#column1of3 {
	position:relative;
	float:left;
	width:210px;
	margin-left:10px;
	margin-top:30px;
}
#column2of3 {
	position:relative;
	float:left;
	width:430px;
	margin-left:20px;
	margin-top:40px;
}
#column3of3 {
	position:relative;
	float:left;
	width:210px;
	margin-left:20px;
	margin-top:30px;
}
.box1 {
	width:210px;
	position:relative;
	margin-bottom:10px;
	clear:both;
}
.box1Top {
	width:210px;
	height:47px;
	background-image:url(../images-structure/Page%201_r1_c1.gif);
	position:relative;
}
.box1Middle {
	width:200px;
	background-image:url(../images-structure/Page%201_r2_c1.gif);
	background-repeat:repeat-y;
	/*padding-left:5px;
	padding-right:5px;*/
	padding:5px;
	position:relative;
}
.box1Bottom {
	width:210px;
	height:20px;
	background-image:url(../images-structure/Page%201_r3_c1.gif);
	float:left;
	position:relative;
}
.box1Title {
	text-align:center;
	/*margin-top:10px;*/
	font-size:1.4em;
	font-weight:bold;
	position:relative;
	padding-top:10px;
}

/* for results */

.housesListBox {
	float: left;
	height: 450px;
	width: 430px;
	top: 0px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:left;
	overflow: auto;
}

.houseDetailsList {
	height: 120px;
	width: 400px;
	position: relative;
	float:left;
	background-color:#F2DFF1;
	padding: 5px;
	margin-top: 5px;
}

.housePic {
	height: 100px;
	width: 140px;
	position: relative;
	float:left;
}

.houseText {
	height: 100px;
	width: 250px;
	float: left;
	position: relative;
	left: 10px;
}

/* For 3 boxes */

.houses3rdHolder {
	height: 250px;
	width: 200px;
	float: left;
	background-color: #F2DFF1;
	margin-left: 5px;
	margin-top: 5px;
}
.houses3rdContentPic{
	width: 190px;
	margin-left: 5px;
	margin-top: 5px;
	text-align:center;
}
.houses3rdContent{
	width: 190px;
	margin-left: 5px;
	margin-top: 5px;
}

/* Showcase House */

.showcaseImage1 {
	width:340px;
	height:253px;
	float:left;
	margin-right:3px;
	margin-top:20px;
	border: 1px solid #AB4EAB;
}
.showcaseDetList {
	width:83px;
	height:253px;
	float:left;
	margin-top:20px;
	border: 1px solid #AB4EAB;
}
.showcaseDescription {
	width:430px;
	margin-top:20px;
	clear:both;
	position:relative;
}
.showcaseGallery {
	width:430px;
	height:180px;
	margin-top:20px;
	clear:both;
	position:relative;
	overflow:auto;
	overflow-x:hidden;
}
.showcaseGalleryImage {
	width:130px;
	height:96px;
	margin-right:5px;
	margin-bottom:5px;
}

/* For Inmob Menu */

.menuItem {
	width:200px;
	height:35px;
	clear:both;
}
.menuPic {
	float:left;
	clear:left;
	margin-left:5px;
	position:relative;
	width:35px;
	height:35px;
	border:0px;
}
.menuLink {
	float:left;
	position:relative;
	margin-left:10px;
	width:150px;
	font-size:1.2em;
	margin-top: 8px;
}
.searchRow {
	width:196px;
	height:25px;
	margin-top:10px;
	font-size:1.2em;
}
.searchRow #searchLeft {
	float:left;
	width:90px;
	height:20px;
}
.searchRow #searchRight {
	float:right;
	width:100px;
	text-align:right;
	height:20px;
}
.searchRow input {
	width:100px;
	height:20px;
}
.searchRow select {
	width:100px;
	height:20px;
}
.searchRowBoxes {
	width:196px;
	margin-top:10px;
}
.searchRowBoxes #col1 {
	width:65px;
	margin-top:10px;
	float:left;
}
.searchRowBoxes #col2 {
	width:115px;
	margin-top:10px;
	float:right;
}

p.label_checkbox_pair {
clear: both;
float: none;
position: relative;
}
p.label_checkbox_pair label {
display: block;
margin-left: 0px;
width: 100%;
}
.searchRowBoxes #col1 p.label_checkbox_pair input {
left: 45px;
position: absolute;
}
.searchRowBoxes #col2 p.label_checkbox_pair input {
left: 90px;
position: absolute;
}

/*.searchRowBoxes #col1 label {
	width:43px;
}
.searchRowBoxes #col2 label {
	width:98px;
}*/

