/*/////////////////////////////////////////////////////////////

This stylesheet overrides styles from a template

ONLY put the minimum of style changes here

Global templates style changes should be done in the template CSS

/////////////////////////////////////////////////////////////*/



/*

Dark Red:					#450414

Lighter Red:			#900B2D

Grey Background:	#DADADA

*/


div.paginator a{
	color:#000;
}

div.paginator{
	color:#000;
}


#cont-top {
	background-image:url(../img/cont-top.png);
}

#menu-wrap {
	background-color: #01573E;
}

#slide {
	width: auto;
	height: 300px;
	background-image:url(../img/slide.png);
	background-repeat:no-repeat;
	background-position: top center;
	background-color: #555249;
}

img.float {
	position:absolute;
	top: 165px; 
	left: auto;
	right: auto;
	z-index: 100;
}

#logo {
	width:100%;
	text-align: center;
	vertical-align: top;
	background-image:none;
	background-repeat:repeat-x;
	margin:0 auto;
}

#foot {
	background-image:url(../img/foot.png);
}

html {
	background-color: #fff;
}

#search-results th, #search-block-bottom th, #search-block-bottom .button {

	background-color: #094332;

}

#search-block-bottom td {
	background-color: #cbb677;
}


#price, #main-table td.top, #price td.bot, #price td.price, #price td.rooms  {
	background-color: #2C292A;

}




#header a {
	color: #000;
}

#content {
	background-color: ;
	color: #000;
}



#property-details .calc .insidecalc .stamp {
	width:175px; 
	float:left;
	background-color: #F4F7F9;
}

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

#thumbs {
	width: 175px;
	background-color: #DDDDDD;
}

#search-block .button,

#property-details #buttons input, 

.calc input {

 border: 1px solid #01573E;

}





h1 {

	color: #01573E;

}



h2 {

	color: #01573E;

}





h3 {

	color: #01573E;

	font-weight: bold;

	font-size: 14px;

}



h6 {

	color: #01573E;

	font-weight: bold;

	font-size: 14px;

}




/*--------- Menu ----------------*/

.ddmx a.item2,
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
 font-weight: normal !important ; 
 background: #01573E;
 z-index:500; 
 opacity:0.85; 
}

/*--------- Forms ----------------*/

#included_form fieldset#submit input,
#included_form fieldset.submit input,
#included_form input.button {
background-color: #01573E;
}

#included_form em span,
#included_form .required {
color: #01573E;
}