﻿*{
	margin:0;
	padding:0; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:18px;
}

:focus {
	outline: 0;
}

body {
	background:#efeadf;
}

h1{
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding: 0;
}

h2{
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding: 0;
}

.clear {
	clear:both
}

.left {
	clear:left
}

.right {
	clear: right
}

.spacer10 {
	height:10px;
}

.left80{
	margin-left:80px;
}

.marright {
	margin-right:20px;
}

.readmore{
	float:right;
	width:56px;
	height:25px;
}

.pic {
	border: solid 1px #796121;
}

.pic.main,
.pic.mainthumb
{
	width: 200px;
}

.pic.thumb
{
	width: 120px;
}

#wrapper {
	width:1008px;
	margin: 0 auto;
	overflow:hidden;
}

#header {
}

#top-banner {
	float:left;
}

#nav {
	padding:15px 0pt 10px 10px;
	float:left;
}

#nav a {
	text-decoration:none;
	color:#333333;
	font-size:10px;
}

#nav a:hover {
	text-decoration:underline;
}

#nav ul {

}

#nav ul li{
	display:inline;
}

#welcome{
	margin:20px;
	background:#e0d9c8;
	width:968px;
}

#welcome-left{
	float:left;
	width:324px;
	padding:50px 10px 10px;
}

#welcome-left-top{
	width:318px;
}

#welcome-left-text{
	width:237px;
	padding:5px 10px;
	margin-left:32px;
}

#welcome-left-text p {
	font-style:italic
}

#welcome-left-bottom{
	width:318px;
	text-align:right;
}


#welcome-right{
	float:right;
	padding:20px 20px;
	width:580px;
}


#ads {
	margin:20px;
	background:#e0d9c8;
	width:928px;
	padding:20px;
}
#ads-title {
	padding-bottom:10px;
}

.content{
	float:left;
	width:928px;
}
.ads-odd{
	width:256px;
	float:left;
}

.ads-picture{
}

.ads-desc{
}

.ads-desc-number{
	float:left;
	width:13px;
	height:13px;
	background:#ccc1a5;
	border:thin solid #838383;
	font-size:30px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif; 
	padding:15px;
	padding-top:10px;
	margin-left:20px;
} 

.ads-desc-text{
	float:left;
	margin-left:20px;
}

.ads-desc-text span {
	font-weight:bold;
}

.ads-desc-text ul {
	list-style:none;
}

.action {
	margin:20px 0; 
	background:#e0d9c8; 
	width:444px; 
	float:left; 
	padding:10px
}
.action-picture{
	float:left;
}

.action-details{
	float:right;
	width:215px;
}

.action-details-icon{
	float:left;
	width:50px;
}

.action-details-title{
	float:left;
	width:150px;
	margin-top:5px;
}

.action-details-date {
	float:right;
	width:100px
}

.action-details-text {
	clear:both;
	padding-top:10px;
}

#footer{
	text-align:center;
}

#footer span{
	font-size:10px;
}

#footer ul li{
	display:inline; 
}

#footer a {
	text-decoration:none; 
	color:#333333; 
	font-size:10px;
}

#footer a:hover {
	text-decoration:underline;
}

ul{
	list-style-type:none;
}
b{
	font-weight:bold;
	color:#666666;
}
td{
	text-align:left;
}

img.border {
	border: solid 2px #838383;
}

a:link 	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#CC8800;
}
    	
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#CC8800;
}
    	
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#999999;
}

.pdf-link a:link 	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#CC0000;
}
    	
.pdf-link a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#CC0000;
}
    	
.pdf-link a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#999999;
}

.marleft-20px{
	margin:0 0 0 20px;
}

.pdf-box{
	float:left;
	padding:20px 20px 20px 101px;
	width:175px;
	height:110px;
	background:url(../images/pdf-box.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	line-height:14px;
}

.pdf-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#447796;
}

.content-container{
	background-color:#E0D9C8;
	margin:20px;
	padding:20px;
	width:928px;
	overflow:hidden;
}

.content-container2{
	background-color:#E0D9C8;
	margin:20px;
	width:928px;
}

.textbut{
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	color:#AAAAAA;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	width:250px;
	height:179x;
	padding:2px;
}


.textbut2{
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	color:#AAAAAA;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	width:323px;
	height:179x;
	padding:2px;
}

.multi{	
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	color:#AAAAAA;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	width:250px;
	padding:2px;
	clear:both;
}
.textarea{
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	color:#AAAAAA;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	width:300px;
	padding:2px;
}
#textarea{
	float:left;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	color:#AAAAAA;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	width:400px;
	height:100px;
	padding:2px;
	clear:both;
}
.font_big {
	font-size:16px;
}

.font_small {
	font-size:11px;
}

.center {
	text-align:center;
}

.martop100{
	margin:100px 0 0 0;
}

.martop10{
	margin:10px 0 0 0;
}

.martop20{
	margin:20px 0 0 0;
}

.martop40{
	margin:40px 0 0 0;
}

.padtop10{
	padding:10px 0 0 0;
}

.inline{
	display:inline;
}

.hide{
	display:none;
}

.content-container{
	overflow:hidden;
	background-color:#E0D9C8;
	margin:20px auto;
	padding:20px;
	width:928px;
}

.separator{
	height:21px;
	background:url(../images/separator.jpg) repeat-x;
}

.red{
	color:#CC0000;
}

.black {
	color:#000;
}

.red_bg {
	background:#bb1e00;
	color:#fff;
}

.bold{
	font-weight:bold;
}

select {
	border:1px solid #CCC;
	/* width:257px; 2010.05.20 KJD: removed for property form */
}


#pdf-area{
	margin:20px;
	background:#e0d9c8;
	width:968px;
}

#video {
	float:left;
	width:930px;
}

#car_content {
	float:left;
	width:100%;
}

#banner {
	float:left;
	width:100%;
	height:90px;
	text-align:center;
}

#logo {
	float:left;
	width:100%;
	height:83px;
	text-align:center;
}

#
span.req {color:#ff0000;	padding:10px 0 0 0;}

#appform .status {
  padding-top: 2px;
  padding-left: 8px;
  vertical-align: top;
  width: 246px;
  white-space: nowrap;
}

#appform label.error {
  background:url("../images/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  font-size:11px;
  padding-bottom: 2px;
  font-weight: bold;
  color: #EA5200;

}


#appform table {
  border-spacing: 0px;
  border-collapse: collapse;
  empty-cells: show;
}


#appform label.checked {
  background:url("../images/checked.gif") no-repeat 0px 0px;
}

#picture {
		float:left;
		width:256px;
}

span.req {color:#ff0000;	padding:10px 0 0 0;}

.status {
  padding:10px 0 0 0;
  vertical-align: middle;
  width:50px;
}

label.error {
  background:url("../images/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  font-size:11px;  
  font-weight: bold;
  color: #EA5200;
  display:inline;

}


table {
  border-spacing: 0px;
  width:100%;
  
}

label.checked {
  background:url("../images/checked.gif") no-repeat 0px 0px;
}

/* 2010.03.22 KJD: Added */
.propertyinfo
{
	
}

.propertyinfo.left
{
	
}

.propertyinfo .title
{
	display:inline-block;
	font-weight:bold;
	padding-right:10px;
	text-align:right;
	width:100px;
}

.propertyinfo .value
{
	display: inline-block;
	text-align: left;
}

.propertyinfo.right .value
{
	vertical-align:top;
	width:200px;
}

.propertyinfo.right .title
{
	width: 125px;
}

/* 2010.05.04 KJD: Added for search results */
div.resultitem {
	display:inline-block;
	vertical-align:bottom;
	width:250px;
	margin: 0px 20px 0px 20px;
}

div.resultitem img {
	margin: 0px 0px 10px 20px;
}

div.resultitem a {
	display: inline-block;
}

div.resultitem h1 {
	color:#c80; 
	padding-bottom:5px;
}

div.resultitem span.price {
	color: #f00;
}

table.propertydetails {
}

table.propertydetails h1 {
	color: #C80;
}

table.propertydetails td.thumbnails {
	text-align: center;
}

table.propertydetails div.thumbnail {
	display:inline-block;
	margin:5px;
	vertical-align: middle;
}

table.propertydetails td.details {
	vertical-align: top;
	padding: 0px 10px 0px 10px;
}

table.propertydetails td.details.col1 {	width: 200px;	}
table.propertydetails td.details.col2 {	width: 310px;	}
table.propertydetails td.details.col3 {	width: 400px;	}

table.contactrealtor {
	width: 600px;
}

table.contactrealtor td {
	padding: 5px;
	vertical-align: top;
}

table.contactrealtor td.col1 {
	text-align: right;
	font-weight: bold;
	color: #666;
}

table.contactrealtor td.col2 {
	text-align: left;
}

table.contactrealtor td input.input {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#444;
	font-weight:normal;
	padding:3px;
	width:350px;
}

table.contactrealtor td textarea {
	height:120px;
	width:350px;
}

form.contactrealtor {
}


div.images input.delete {
	background: transparent url("../admincms/images/buttons/delete_selected.jpg") 0px 0px no-repeat;
	height:21px;
	width:100px;
	border: 0px;
}

/* 2010.05.24 KJD: Advertise form */

.questions .question .text {
	font-weight: bold;
}

.questions .question .prompt .textfield {
	border:1px solid #796121;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:17px;
	padding:2px;
	width:230px;
}

.questions .question .prompt select {
	border: 1px solid #796121;
}
