body{
 font-size: 10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #666666;
 background-color: #666666;
 margin-top: 10px; 
 margin-left: 0px;
}
 
.right{
text-align: right;
}


img, div {
	border: 0px;
}

label{
font-size: 10px;
}

h1{
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11pt;
margin-bottom: 6px;
}

h2{
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11pt;
margin-bottom: 6px;
}

input{
font-family: Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
font-size: 10px;
color: #003856;
border: 1px solid #3e444e;
padding: 2px;
}

.required{
border-left: 2px solid #ff9900;
padding-left: 3px;
}

input.none{
border: none;
padding: 0px;
}

input.orange{
font-family: Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
font-size: 10px;
color: #ff7100;
background-color: #e2e2e2;
border: 1px solid #3e444e;
padding: 1px;
}

select{
font-family: Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
font-size: 10px;
color: #003856;
background-color: #ffffff;
border: 1px solid #3e444e;
}

textarea {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
background-color: #ffffff;
border: 1px solid #3e444e;
}

table.position {
height: 100%;
width: 100%;
}

table{
border-spacing: 0px;
padding: 0px;
border-collapse:collapse
}

#container {
 position: relative;
 margin: 0px auto;
 width: 750px;
 text-align: left;
}

.shadow_large{
position: absolute;
width: 812px;
height: 2230px;
left: 0px;
top: 0px;
background-image:url('images/structure/bg_shadow_property.jpg'); 
background-repeat: no-repeat;
z-index: 0;
}

.shadow{
position: absolute;
width: 812px;
height: 681px;
left: 0px;
top: 0px;
background-image:url('images/structure/bg_shadow.jpg'); 
}


td{
 color: #666666;
 vertical-align: top;
 font-size: 10px;
 font-family: Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
}

td.central{
 height: 100%;
 text-align: center;
 color: #666666;
 font-size: 10px;
 font-family: Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
}

img.floatLeft{
float: left;
padding-right: 6px;
padding-bottom: 6px;
}

img.cIcon{
float: left;
padding-right: 10px;
padding-bottom: 15px;
}

img.cIconExtraPad{
float: left;
padding-right: 10px;
padding-bottom: 55px;
}

em {
font-style: normal;
font-weight: normal;
text-decoration: underline;
}

a em {
font-style: normal;
text-decoration: underline;
}

a{
 border: 0px;
 text-decoration: none;
 color: #666666;
}

a:link{
 text-decoration: none;
 color: #666666;
}

a:visited{
 text-decoration: none;
 color: #666666;
}

a:hover{
 text-decoration: underline;
 color: #666666;
}

a:active{
 text-decoration: none;
 color: #666666;
}


.orange a{
 border: 0px;
 text-decoration: none;
 color: #ff7100;
}

.orange a:link{
 text-decoration: none;
 color: #ff7100;
}

.orange a:visited{
 text-decoration: none;
 color: #ff7100;
}

.orange a:hover{
 text-decoration: underline;
 color: #ff7100;
}

.orange a:active{
 text-decoration: none;
 color: #ff7100;
}

.orange{
color: #ff7100;
}

.white{
color: #ffffff;
}

.white a{
 border: 0px;
 text-decoration: none;
 color: #ffffff;
}

.white a:link{
 text-decoration: none;
 color: #ffffff;
}

.white a:visited{
 text-decoration: none;
 color: #ffffff;
}

.white a:hover{
 text-decoration: underline;
 color: #ff9900;
}

.white a:active{
 text-decoration: none;
 color: #ffffff;
}

.orange_header{
color: #ff9900;
font-weight:bold;
}


/* STRUCTURE */

#banner{
position: absolute;
width: 460px;
height: 192px;
top: 35px;
left: 315px;
}

#logo{
position: absolute;
left: 35px;
top: 36px;
width: 261px;
height: 192px;
}

#footer{
position: absolute;
top: 685px;
left: 40px;
height: 100px;
width: 750px;
font-size: 9px;
}

#menu_l{
position: absolute;
top: 240px;
left: 30px;
width: 120px;
height: 200px;
}

#menu_r{
position: absolute;
top: 240px;
left: 180px;
width: 120px;
height: 200px;
}

#search_bg{
position: absolute;
padding: 30px 0px 0px 20px;
top: 410px;
left: 30px;
width: 248px;
height: 209px;
background-image: url(images/structure/panels/search.gif);
}

#search_bg_white{
position: absolute;
padding: 30px 0px 0px 20px;
top: 410px;
left: 30px;
width: 248px;
height: 209px;
background-image: url(images/structure/panels/search_white.gif);
}

#search_button{
position: absolute;
top: 100px;
left: 162px;
}

#search_link{
position: absolute;
top: 235px;
left: 595px;
width: 170px;
height: 14px;
background-color: #666666;
text-align: center;
z-index: 9;
}

#intro{
position: relative;
top: 240px;
left: 315px;
width: 460px;
height: 100%;
}

#summary{
position: relative;
top: 25px;
left: 315px;
width: 460px;
height: 100%;
border: 1px solid #FF6600; 
padding: 6px;
}

#col_1{
position: relative;
top: 230px;
left: 315px;
width: 225px;
height: 300px;
font-size: 9px;
overflow: auto;
}

#col_2{
position: relative;
top: -70px;
left: 550px;
width: 220px;
height: 300px;
font-size: 9px;
overflow: auto;
}

.grey_layer{
background-color: #e8e8e8;
padding: 6px;
}

#previous{
position: absolute;
top: 640px;
left: 315px;
width: 60px;
height: 20px; 
}

#next{
position: absolute;
top: 640px;
left: 720px;
width: 60px;
height: 20px;
text-align: right; 
}


/* HOME */

#offers{
position: absolute;
top: 450px;
left: 315px;
width: 460px;
height: 25px;
}

#offer_1{
position: absolute;
top: 480px;
left: 365px;
width: 166px;
height: 170px;
text-align: center;
}

#offer_2{
position: absolute;
top: 480px;
left: 570px;
width: 166px;
height: 170px;
text-align: center;
}



/* CONTACT US */

#locate{
position: absolute;
top: 575px;
left: 365px;
width: 200px;
height: 50px;
}

#callback{
position: absolute;
top: 545px;
left: 550px;
width: 225px;
height: 100px;
}

td.cField{
width: 55px;
}

/* SELLING */

#services{
position: relative;
top: 250px;
left: 315px;
width: 220px;
height: 350px;
font-size: 10px;
overflow: auto;
}

#service_ajax{
position: absolute;
top: 428px;
left: 535px;
height: 210px;
width: 228px;
background-color: #e8e8e8;
padding: 6px;
}

.pointer{
cursor: pointer;
}

/* REGISTER */
#log {
	position: absolute;
	top: 115px;
	left: 315px;
	float: left;
	width: 460px;
	height: 400px;
	margin-top: 5px;
	visibility: hidden;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(images/spinner.gif) no-repeat center;
}

#register_i{
position: relative;
top: 35px;
left: 315px;
width: 460px;
height: 100%;
}

#register_q{
position: relative;
top: 15px;
left: 315px;
width: 460px;
height: 45px;
font-size: 9px;
overflow: auto;
}

#register_b{
position: absolute;
top: 140px;
left: 315px;
width: 470px;
height: 530px;
font-size: 9px;
visibility: visible;
}

#register_r{
position: absolute;
top: 140px;
left: 315px;
width: 470px;
height: 530px;
font-size: 9px;
visibility: hidden;
}
table.register{
border-style: none;
padding: 2px;
width: 100%; 
}

td.when{
width: 240px;
}

td.minimum{
width: 86px;
}

td.minimum_select{
width: 150px;
}

#property_details{
position: absolute;
width: 455px;
height: 370px;
left: 0px;
top: 68px;
padding: 10px;
z-index: 3;
}

#property_details_bg{
position: absolute;
width: 450px;
height: 420px;
left: 0px;
top: 68px;
background-color: #d7d7d7;
-moz-opacity: 0.2;
opacity: .20;
}

#next_btn{
position: absolute;
top: 495px;
left: 385px;
z-index: 9;
}

#address_details1{
position: absolute;
width: 225px;
height: 120px;
left: 0px;
top: 35px;
padding: 10px;
z-index:9
}

#address_details2{
position: absolute;
width: 200px;
height: 120px;
left: 250px;
top: 35px;
padding: 10px;
z-index: 9
}

#address_details_bg{
position: absolute;
left: 0px;
top: 40px;
width: 470px;
height: 145px;
background-color: #ebe9e9;
}

#register_button{
position: absolute;
top: 195px;
left: 385px;
z-index: 9
}

.pd{
font-size: 9px;
}

img.border {
padding: 3px;
border-style:solid;
border-color:#b9b9b9;
border-width:1px;
}

img.property_frame {
border-bottom-style: solid;
border-bottom-color: #b9b9b9;
border-bottom-width: 2px;
}

/* SEARCH */

#search_intro{
position: relative;
top: 35px;
left: 315px;
width: 460px;
height: 200px;
}

td.search_1{
width: 200px;
}

#search_results{
position: absolute;
width: 500px;
top: 130px;
left: 300px;
height: 500px;
padding: 15px;
}

.result_details{
width: 340px;
background-color: #666666;
color: #ffffff;
font-weight: bold;
padding-left: 3px
}

.result_price{
background-color: #666666;
width: 140px;
color: #ffffff;
font-weight: bold;
padding-right: 3px;
text-align: right;
}

.prop_details{
width: 340px;
background-color: #999999;
color: #ffffff;
font-weight: bold;
padding: 5px 0px 5px 3px;
font-size: 12px;
}

.prop_price{
background-color: #999999;
width: 160px;
color: #ffffff;
font-weight: bold;
padding: 5px 3px 5px 0px;
text-align: right;
font-size: 12px
}

#property{
position: absolute;
top: 35px;
left: 300px;
width: 500px;
}

.property_bullets{
padding-left: 8px;
padding-top: 15px;
color: #f6a20a;
font-weight: bold;
}

#EE{
position: absolute;
top: 440px;
left: 15px;
height: 258px;
width: 285px;
}

#EI{
position: absolute;
top: 725px;
left: 15px;
height: 258px;
width: 285px;
}


/* SOLEX */
#results_header{
position: absolute;
width: 812px;
height: 2230px;
left: 0px;
top: 0px;
background-image:url('images/structure/bg_shadow_property.jpg'); 
background-repeat: no-repeat;
z-index: 0;
}

#result_listings{
position: absolute;
width: 490px;
top: 60px;
left: 312px;
height: 500px;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666;
text-align: left;
}

#results_footer{
position: absolute;
left: 40px;
top: 2230px;
height: 100px;
width: 750px;
font-size: 9px;
color: #ffffff;
z-index: 9;
}

#SearchRent{
position: absolute;
top: 58px;
left: 20px;
z-index: 9;
height: 100px;
width: 220px;
visibility: hidden;
}

#SearchBuy{
position: absolute;
top: 58px;
left: 20px;
z-index: 9;
height: 100px;
width: 220px;
}
