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

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

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



div.paginator a{
	color:#000;
}

div.paginator{
	color:#000;
}

/*--------- FONTS ----------------*/
h1, h2, h3, h4, h5, h6, h7, h8, #search-results, #page-content, #page-content td, #page-content td p, #page-content td a, .ddmx a.item2, .ddmx a.item2:hover, .ddmx a.item2-active,
.ddmx a.item2-active:hover, #included_form, #included_form label, #included_form textarea {
	font-family : verdana, calibri, Arial, Verdana, Helvetica;
}

body,div,p,td,tr,th,input,select,textarea,submit,#page-content td p,li {
	font-family : verdana, calibri, Arial, Verdana, Helvetica;
	font-size:11px;
	font-color:#727272;
}


#credit p	{ 
	font: normal 0.9em/1.5em verdana, century gothic, Arial, Helvetica, sans-serif
}

td.main-text a {
color:#000;
}

html {
	background-color: #211955;
}

#search-results th {

	background-color: #FDAF17;

}

#home td.color-light {
	background-color: #E4DBC5;
}

#home td.color-dark {
	background-color: #CBB98E;
}

#content {

	background-color: #FFF;

	color: #000;

}



#property-details .calc .insidecalc .stamp {

	width:175px; 

	float:left;

	background-color: #FDAF17;

}



#search-results {

	width: 945px;

	margin: 10px auto;

	text-align: left;

	border-collapse: collapse;

	border: 1px solid #a6ce39;

}



#search-block .button,

#property-details #buttons input, 

.calc input {

 border: 1px solid #a6ce39;

}





h1 {
	color: #FDAF17;
}

h2 {
	color: #FDAF17;
}

h3 {
	color: #FDAF17;
	font-weight: bold;
	font-size: 14px;
}

h6 {
	color: #FDAF17;
	font-weight: bold;
	font-size: 14px;
}

#footer a {
	color: #000;
}

/* Menu (Link Color) */
.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 {
	padding: 5px 5px 5px 5px !important ; 
	top: 0px !important ; 
	left: 0px; 
	font-size: 13px !important ; 
	font-family: verdana, Helvetica, sans-serif !important ; 
	text-align: center !important ; 
	font-weight: normal !important ; 
	color: #FFFFFF; 
	text-decoration: none !important ; 
	display: block; 
	white-space: nowrap; 
	position: relative; 
}

.ddmx a.item1,
.ddmx a.item1:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover {
	text-align: center !important ; 
	font-weight:bold;
	font-size:16px;
	width:150px; 
	height:16px; 
}

.ddmx a.item2,
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
	width:150px; 
	height:16px; 
	font-weight:normal;
	font-size: 12px !important ;
}

#home td.color-highlight,
.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;
}

#home td.color-highlight {
	background-color: #211955;
}

/* Menu (Background Color) */

#property-details .options,
#property-details .title,
#property-details .calc,
#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: #FDAF17 !important;
}

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

#included_form fieldset#submit input,
#included_form fieldset.submit input,
#included_form input.button {
width: auto !important;
padding: 0 10px;
cursor: pointer;
background-color: #FDAF17;
border: none;
color: #fff;
}

#included_form em span,
#included_form .required {
color: #FDAF17;
font-weight: bold;
}
