
html,
#search-results th {
	/*background-image:url(../img/bg.png);*/
	background-color: #450414;
	background-repeat:repeat;
}
#content {
	background-color: #FFF;
	color: #000;
}

div.paginator a, div.paginator a:active, div.paginator a:hover, div.paginator a:visited{
	color:#000;
}

div.paginator{
	color:#000;
}
#home img.triple-img {
  height: auto;
  width: auto;
}
#header {
	position:relative;
}
.id_search {
	position:absolute;
	right:0;
	bottom:10px;
}
#homeSearch .input {
	width:150px;
	border:none;
	background:#f5f5f5;
	color:#777;
	padding:5px;
	height:15px;
}
#homeSearch .button {
	border:none;
	background:#900b2d;
	color:#fff;
	padding:5px;
	cursor:pointer;
	height:26px;
}
#homeSearch .button:hover {
	background:#fff;
	color:#900b2d;
}
#google_translate_element {
	position:absolute;
	right:0;
	top:10px;
}
#property-details .calc .insidecalc .stamp {
	width:175px; 
	float:left;
	background-color: #F4F7F9;
}

#property-details .mainimg {
	width:508px;
	height:auto;
}

#property-details .desc {
	height:250px;
}

#property-details .options {
	height:auto;
}

#search-results {
	width: 969px;
	margin: 10px auto;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #B3BAA2;
}

.auction #search-results td{
	background-color: #c6c6c6;
	background-image:url(../img/search-bg.png);
	background-repeat:repeat-x;
}

.auction #search-results td.dashed {
	background-color: #c6c6c6;
	background-image:url(none);
}

.auction #search-results {
	width: 950px;
	margin: 10px auto 0px auto;
}

.auction {
	background: url('../img/search-shadow.png') bottom center no-repeat;
	padding-bottom: 15px;
}

#thumbs {
	width: 175px;
	background-color: #90192F;
}
#search-block .button,
#property-details #buttons input, 
.calc input {
 border: 1px solid #900B2D;
}
h1 {
	color: #450414;
}
h2 {
	color: #900B2D;
}
h3 {
	color: #900B2D;
	font-weight: bold;
	font-size: 14px;
}
h6 {
	color: #900B2D;
	font-weight: bold;
	font-size: 14px;
}
/* Menu (Link Color) */
#home td.color-highlight,
#footer a,	
.ddmx a.item1,
.ddmx a.item1-active,
.ddmx a.item2,
.ddmx a.item2-active {
	color: #FFFFFF !important;
}
/* Menu (Link Hover Color) */
.ddmx a.item1:hover,
.ddmx a.item1-active:hover,
.ddmx a.item2:hover,
.ddmx a.item2-active:hover {
	color: #011212 !important;
}
/* Menu (Background Color) */
#property-details .options,
#property-details .title,
#property-details .calc,
#home td.color-highlight,
#popup-details-wrap .title,
#footer,	
.ddmx,
.ddmx a.item1,
.ddmx a.item1:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover,
.ddmx a.item2,
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
	background-color: #900B2D !important;
}
/*--------- Forms ----------------*/
#included_form  {
width: 650px;
}
#included_form legend {
color: #000;
font-weight: bold;
}
#included_form a:link,
#included_form a:visited {
color: #b2b2b2;
text-decoration:underline;
}
#included_form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ddd;
}
#included_form label {
display: block;
float: left;
width: 200px;
margin-right: 10px;
font-size: 12px;
}
#included_form input,
#included_form select {
width: 300px;
margin:5px 0;
}
#included_form input.half,
#included_form select.half {
width: 145px;
}
#included_form textarea {
width: 400px;
margin:5px 0;
}
#included_form input.radio {
width: 30px;
}
#included_form textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}
#included_form p {
clear: both;
margin: 0px;
}
#included_form fieldset#submit {
border: none;
padding: 0;
text-align: right;
}
#included_form fieldset#submit input,
#included_form fieldset.submit input,
#included_form input.button {
width: auto !important;
padding: 0 10px;
cursor: pointer;
background-color: #450414;
border: none;
color: #fff;
}
#included_form em span,
#included_form .required {
color: #450414;
font-weight: bold;
}
