div.paginator a{
	color:#000;
}

div.paginator{
	color:#000;
}
.content a:link,
.content a:visited {
	color: #009CE1;
}

html {
	background-color: #363b74;
}

#search-results th {

	background-color: #B3A99F;

}
.content-wrap {
	padding:10px;
}
.content {
	border:1px solid #B3BAA2;
	padding:20px;
}
a.images {
	color:#000;
}
#image_rotate {
	overflow:hidden;
}
#txt {
	padding:5px;
}

#txt a {
	color:#157DA6;
}

#home td.color-light {
	width:321px;
	background-color: #B3A99F;
}

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

#home-b {
	margin-top:-2px;
	height:auto;
}

#home-b td.left {
	text-align:left;
	width:321px;
	background-color: #D9D2C0;
}
.left-inner {
	padding:20px;
}
.left-inner a,.left-inner a:hover {
	color:#000066;
	text-decoration:none;
}
.left-inner h1 {
	font-size:16px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid #b7b09e;
}
.left-links-links h1 {
	margin-bottom:15px;	
}
.left-inner ul {
	margin-bottom:20px;
}
.left-inner li {
	margin:5px 0 0 15px;
	padding:0 0 0 20px;
	list-style:none;
	background:url("../img/arrow.png") no-repeat scroll left 5px transparent;
}
.left-buttons {
	text-align:center;
}
.left-buttons img {
	margin-bottom:20px;
	width:230px;
}

#home-b img.triple-img {
	width: 320px;
	height: 211px;
	border-collapse: collapse;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}


#home-b td.color-highlight {
	background-color: #B3A99F;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #fff;
}

#home-b td.caption {
	background-color: #B3A99F;
	padding:4px;
}

#content {

	background-color: #FFF;

	color: #000;

}



#property-details .calc .insidecalc .stamp {

	width:175px; 

	float:left;

	background-color: #157DA6;

}



#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 #157DA6;

}





h1 {

	color: #000066;

}



h2 {

	color: #000066;

}





h3 {

	color: #000066;

	font-weight: bold;

	font-size: 14px;

}



h6 {

	color: #157DA6;

	font-weight: bold;

	font-size: 14px;

}

#footer {
	color:#fff;
}

#footer a {
	color: #fff;
}


/* Menu (Link Color) */
.ddmx {
	border-right:1px solid #fff !important;
}

.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 {
	text-align: center !important ;
	width:185px; 
	height:16px;
	padding:5px 0 !important ;
}

.ddmx a.item2,
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {

}

#home td.color-highlight,

.ddmx a.item1,

.ddmx a.item1-active,

.ddmx a.item2,

.ddmx a.item2-active {

	color: #fff !important;

}

/* Menu (Link Hover Color) */

.ddmx a.item1:hover,
.ddmx a.item1-active:hover {
	color: #fff !important;
}

#home td.color-highlight {
	background-color: #B3A99F;

}

#home td.color-highlight a {
	color: #fff;

}

/* Menu (Background Color) */
#property-details .options,
#property-details .title,
#property-details .calc,
#popup-details-wrap .title {
	background-color: #157DA6 !important;
}


#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: #363B74 !important;
}
.ddmx a.item2:hover,
.ddmx a.item2-active:hover {
	color: #fff !important;
	background:#4f5488 !important;
}
/*--------- Forms ----------------*/



#included_form  {

width: 600px;

}



#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: 350px;

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: #000066;

border: none;

color: #fff;

}



#included_form em span,

#included_form .required {

color: #000066;

font-weight: bold;

}
/*--------- Forms ----------------*/
table#conf-form {
	width: 100%;
	font-size: 10px;
}
table#conf-form th {
	background-color: #CCC;
	text-align: left;
	font-weight: bold;	
	font-size: 14px;
	padding: 3px 6px;	
}
table#conf-form td {
	background-color: #EEE; 
	padding: 4px;	
}
table#conf-form td table td {
	padding: 0px;	
}
table#conf-form label {
	font-weight: normal;
	float: right;	
	text-align: right;	
	margin:2px 0;
}
table#conf-form label.required {
	font-weight: bold;	
	float: right;	
	text-align: right;	
}
.mandatory {
	color: #F00;
}
.text,.select
{
	width		: 200px;
	font-size	: 1em;
	padding		: 1px;
	margin:0;
}

#conf  {
width: 100%;
}
#submit input{
width: auto !important;
padding: 3px 10px;
cursor: pointer;
background-color: #373737;
border: 3px solid #fff;
color: #fff;
float:right;
}
/*** consultant ***/
.consultant-grid-wrapper {
	overflow:hidden;
}
.consultant-grid {
	float:left;
	margin:0;
	list-style:none;
	width:430px;
	height:180px;
	padding:0 20px 40px 0;
	overflow:hidden;
}
.content .consultant-grid-name,.content .consultant-grid-name a {
	color:#000066;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
}
.consultant-grid-title {
	margin-bottom:5px;
}
.consultant-links-wrap {
	margin-top:5px;
}
.content .consultant-links-wrap a {
	color:#888;
}
.consultant-grid-wrapper .consultant-details-label {
	width:40px;
}
.consultant-grid-wrapper .consultant-details-wrap {
  margin-bottom: 2px;
}
/*** Consultant Details***/
.consultant-details {
	overflow:hidden;
}
.consultant-details-image {
	float:left;
	margin:0 25px 0 0;
}
.consultant-details-image img {
	width:250px;
}
.consultant-details-text {
	float:left;
	width:625px;
}
.consultant-details-name h2 {
	font-size:22px;
	margin-bottom:10px;
}
.consultant-details-about,.consultant-details-label,.consultant-details-value {
}
.consultant-details-about {
	margin-bottom:20px;
}
.consultant-details-wrap {
	overflow:hidden;
	margin-bottom:6px;
}
.consultant-details-label {
	float:left;
	font-weight:bold;
	width:110px;
}
.consultant-details-value {
	float:left;
}
.consultant-details-buttons,.consultant-details-testimonials {
	overflow:hidden;
	margin-top:20px;
}
.content .consultant-details-buttons a {
	float:left;
	display:block;
	padding:5px 10px;
	background:url("../img/btn.jpg") repeat-x scroll 0 0 #DEE0E1;
	color:#333;
	font-weight:bold;
	font-size:11px;
	border-width:1px;
	border-style:solid;
	border-color:#CED0D1 #CED0D1 #B1B2B3;
	margin-right:20px;
}
.content .consultant-details-buttons a:hover {
	text-decoration:none;
	background:#eee;
}

