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

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

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



/*

Blue:				#1F1956
Green:				#BBDD33
Grey Background:	#DADADA

*/
div.paginator a{
	color:#000;
}

div.paginator{
	color:#000;
}


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 : century gothic, Arial, Verdana, Helvetica;
}

body,div,p,td,tr,th,input,select,textarea,submit,#page-content td p {
	font-family : century gothic, Arial, Verdana, Helvetica;
	font-size:12px;
}


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

#search-results td {
	background-color: #f8f8f8;
	vertical-align: top;
}

div.paginator a{
	color:#000;
}

div.paginator{
	color:#000;
}

/*Apraisal Float*/

.app-float {
	position:absolute;
	left:20px;
	top:20px;
	padding:10px;
	height:240px;
	width:200px;
	background:transparent url("../img/app.png") no-repeat;
}

.app-float a,.app-float a:hover {
text-decoration:none;
}

.hr {
	width:100%;
	margin-bottom:10px;
	height:2px;
	background:transparent url("../img/hr.png") repeat-x;
}

.green {
	font-size:36px;
	text-align:center;
	color:#17aed0;
	margin:0 0 10px 0;
}

.app-float p {
	color:#fff;
	text-align:center;
	font-size:18px;
	margin:0;
	padding:0;
}

p.big {
	color:#fff;
	text-align:center;
	font-size:32px;	
}


html {
	background-color: #dbd7b1;
}

#search-results th {

	background-color: #008baa;

}

#home img.triple-img {
	width: 321px;
	height: 215px;
}

#home img.main-img {
	width: 644px;
	height: 300px;
}

#home td.color-light {
	background-color: #8d8a6f;
	text-align: center;
}

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

#content {

	background-color: #FFF;

	color: #000;

}

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

#property-details .calc .insidecalc .stamp {

	width:175px; 

	float:left;

	background-color: #008baa;

}



#search-results {

	width: 945px;

	margin: 10px auto;

	text-align: left;

	border-collapse: collapse;

	border: 1px solid #a8a8a8;

}



#search-block .button,

#property-details #buttons input, 

.calc input {

 border: 1px solid #008baa;

}





h1 {

	color: #7a7a7a;

}



h2 {

	color: #7a7a7a;

}





h3 {

	color: #7a7a7a;

	font-weight: bold;

	font-size: 14px;

}



h6 {

	color: #7a7a7a;

	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 {
	font-family : calibri, Arial, Verdana, Helvetica;
	text-align: center !important ; 
}

.ddmx a.item2,
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
	width:152px; 
	height:16px; 
}

#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: #dedede !important;

}



#home td.color-highlight {
	background-color: #008baa;

}



/* 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: #008baa !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: #008baa;

border: none;

color: #fff;

}



#included_form em span,

#included_form .required {

color: #008baa;

font-weight: bold;

}
