@charset "utf-8";

html, body {       
height: 100%; }

body {
background:url(images/bg.jpg) repeat-x #656565;
font-size:80%;
line-height:19px;
font-family:tahoma, helvetica, arial;
}

#container{
position:relative;
margin: 0 auto 0 auto;
width:1016px;
background:#fff;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -35px; /* the bottom margin is the negative value of the footer's height */
}

#footer{
height: 25px; /* .push must be the same height as .footer */
background:#232020;
width:1016px;
margin:0 auto 0 auto;
position:relative;
text-align:center;
font-size:.9em;
color:#FFF;
padding-top:10px;
}

#clear {
clear:both;
height: 35px;
}

#header{
background:url(images/header-bg.jpg);
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

#logo{
position:absolute;
top:0;
left:0;
}

#phone{
font-size:3em;
text-align:right;
padding:18px 11px 120px 0;
color:#efb312;
}

#nav{
background:url(images/nav-bg.jpg) no-repeat;
background-position:right;
height:25px;

text-align:right;
padding:13px 0 0px 0;
}

#nav a{
border-right:1px dotted #000;
padding:0 6px 0 6px;
text-decoration:none;
color:#000;
margin-right:-1px;
font-size:.9em;
}

#nav a:hover{
padding:0 6px 0 6px;
text-decoration:underline;
color:#000;
}



#left{
padding:0 7px 0 9px;
float:left;
}

#right{
padding:0 6px 8px 0px;
float:right;
}

#full{
padding:0px 18px 5px 18px;
}

#quick-search{
background:url(images/quick-search.jpg);
width:620px;
height:85px;
padding:268px 5px 0 18px;
color:#fff;
font-size:1em;
}

#full-service-listing{
width:349px;
height:353px;
padding:0 1px 0px 0;

}

#full-service-listing img{
border:0;
}

#properties{
width:1016px;
padding:0px 10px 0px 10px;
margin-top:10px;
}

#quick-search table{
position:relative;
margin: 0 auto 0 auto;
}

#quick-search table td{
padding:0 15px 2px 15px;
}

.prop{
width:315px;
line-height:17px;
float:left;
font-size:.9em;
background:url(images/prop-bg.jpg) repeat-x;
padding: 5px 7px 0px 10px;
height:335px;
}

.prop-r{
width:317px;
line-height:17px;
float:left;
font-size:.9em;
background:url(images/prop-bg.jpg) repeat-x;
padding: 5px 9px 0px 8px;
height:335px;
}

.prop img, .prop-r img{
float:right;
padding:5px 0 5px 10px;
}

address{
font-style:normal;
}

#map{

}

h2{
padding:12px 0 6px 0px;
margin:0;
font-size:18px;
}

h3{
font-size:14px;
padding:3px 0 5px 0;
margin-bottom:0;
}

#full p strong{
font-size:18px;
}


.cell-d{
background-color:#e8e8e8;

border-top:1px solid #d9d9d9;
border-bottom:1px solid #d9d9d9;
}


.cell-l{
background-color:#e2e2e2;

}

table{
border-collapse: collapse ;
}


#round{
display:block;
}

#employee{
background:#e5e5e5; 
border-top:1px solid #ccc; 
border-bottom:1px solid #ccc; 
padding-left:18px;
}

#employee td{
padding:0 0 3px 15px;
}

img{
border:0;}

.cell-d table tr td:hover, .cell-l table tr td:hover{
background:#ccc;
}

.cell-d, .cell-l{
margin:0 18px 0 18px;
}


.cell-d table tr td, .cell-l table tr td{
width:315px;
vertical-align:top;
padding:15px 8px 0 8px;
}

.cell-d table tr td img, .cell-l table tr td img{
float:right;
padding:0 0 5px 5px;
}

th{
text-align:left;}

#template-img{
padding:0 0 0 12px;
float:right;	
}

#template-img img{
padding:1px 0 3px 0;

}

.myform{
width:520px;
padding:14px;
float:left;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;

}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:250px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:250px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}

#stylized select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:50px;
margin:2px 0 20px 10px;
}

#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
height:90px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

#analysis{
	padding:0  0 0 25px;
	float:left; 
	width:200px; 
	}
	
	#analysis img{
		padding:8px 0;
	}
