@import url('https://www.pixisites.com/themes/clean/content/style-dark.css');

body {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 12px;
	line-height: 19px;
	color: #fff;
	background-color: #282828;
	background: url(../images/bg.gif) repeat;
}
.wrapper {
	margin: 0 auto 0;
	width: 1000px;
	background-color: #111;
}

/*----- HEADER -----*/
#name {
	margin: 0 0 0 15px;
	color: #fff;
	font-size: 40px;	

}
#homelink {
	display: inline-block;
	padding-top: 34px;
	text-decoration: none;
	color: #FFF;
}
#contact {
	margin: 15px;
	color: #fff;
	font-size: 20px;
	text-align: right;
	line-height: 30px;
}
#contact b {
	font-size: 20px;
	font-weight: normal;
}
#header-banner {
	background-color: #ddd;
}
#header-image {
	height: 250px;
}
#header-tagline {
	display:none;
	height: 16px;
	background: url(../images/tagline-bg.png) repeat;
	float: right;
	margin: 100px 0 0 0;
	color: #fff;
	padding: 12px 20px;
	font-family: LucidaCal, 'Times New Roman', Times, serif;
	font-size: 22px;
	font-style: italic;
	text-align: right;
}

/*----- NAVIGATION - adds colors to the horizontal menu -----*/	
#centeredmenu .wrapper {
	background-color: #111;
	padding:7px 0 7px 0;
}
#centeredmenu ul li a  {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}
#centeredmenu ul li a:hover {
	color: #777;
}
#centeredmenu ul li.active a {
	color: #ddd;
	background-color: #111;
}
#centeredmenu ul li:hover a,
#centeredmenu ul li.hover a { /* This line is required for IE 6 and below */
  /* Top menu items background colour */ 
	color: #fff;
	background: #2f2f2f;
}

#centeredmenu ul ul li a,
#centeredmenu ul li.active li a,
#centeredmenu ul li:hover ul li a,
#centeredmenu ul li.hover ul li a { /* This line is required for IE 6 and below */
   background:#000;
   color:#fff;
   }
   
#centeredmenu ul ul li a:hover,
#centeredmenu ul li.active ul li a:hover,
#centeredmenu ul li:hover ul li a:hover,
#centeredmenu ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
   background:#2f2f2f; /* Sub menu items background colour */
   color:#fff;
}

/*----- MAIN -----*/	

#homeMain  {
	background: #1d1d1d url(../images/mainBG-sidebarLeft.gif) top center repeat-y;
}
.home-sidebar {}
.home-content {}
#main {	
	background: #1d1d1d url(../images/mainBG-sidebarRight.gif) top center repeat-y;

}
#mainProperty {
	background-color: #1d1d1d;
	
}
#mainCopy {
	width: 650px;
	padding: 30px 40px 30px 20px;

}
#sidebar {
	width: 250px;
	margin-left: 20px;
	padding: 30px 10px 20px;
}
#featured-property {

	height: 145px;
}
#featured-property img {
	border: 4px #fff solid;
	
	height: 121px;
}
.featured-property {
width:219px;
margin:0 auto;

}


/*----- FOOTER -----*/
#footer {
	color: #aaa;
	font-size: 11px;
	line-height: 17px;
}
#footer .wrapper {
	background-color: #111;
	min-height: 100px;
	padding: 20px 0 10px;
}
.footer-module {
	width: 250px;
}
.footer-module-sml {
	width: 170px;
}


/*------------------- ADDITIONAL HTML -------------------*/
/*-------------------------------------------------------*/
#main h1, #homeMain h1 {
	color: #fff;
	font-size: 30px;
	line-height:30px;
	margin: 10px 0 15px;
font-variant:small-caps;
}
#main h2, #homeMain h2 {
	color: #fff;
	font-size: 18px;
	margin: 20px 0 15px;
font-variant:small-caps;
}
#main h3 {
	font-size: 14px;
}
#footer h1 {
	font-size: 13px;
	color: #fff;
	margin: 0 0 8px;
}

a, a:link, a:visited, a:active {
	color: #bbb;
	text-decoration: underline;
}
a:hover {
	color: #bbb;
	text-decoration: none;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #626569;
	text-decoration: underline;
}
#footer a:hover {
	color: #3e5a75;
	text-decoration: none;
}
#contact a {color: #fff; text-decoration: none;}
#contact a:hover {color: #9ab6d4; text-decoration: none;}

ul#testimonials {
	border-bottom: 1px #ccc solid;
}
	
/*------------------- ADDITIONAL STYLES -------------------*/
/*-------------------------------------------------------*/
div.resultheading {
    background-color: #ccc;
}
.resultheadinglink {
text-decoration:none !important;
}
/* reciprocity search menu, and menu 2 color definitions */

ul#reciprocity li a {text-decoration: none; color: #fff;}
ul#reciprocity li a:hover {text-decoration: none; color: #777;}

ul.leftnav li a {text-decoration: none;color: #fff;}
ul.leftnav li a:hover {text-decoration: none;color: #777;}
.leftnavsub li a {color: #fff;}
.leftnavsub li a:hover {color: #777;}

.adjust {

padding-right:15px;
}
/* adjusts the featured property padding on the home page */
.featured-details {
margin-bottom:25px;
padding-bottom:8px;
border-bottom:2px solid #2f2f2f;
padding-left:3px;
}
#homeMain h2 {
border-bottom:2px solid #2f2f2f;
font-variant:small-caps !important;
}

/* google translator css */
#google_translate_element {
	text-align:center;
	background: url(https://www.pixisites.com/sitefiles/362/don-translate-button.png) no-repeat center top;
	padding:5px 0 5px 0;
	}
table, td, tr.lineclear {
border:0 none !important;
}