/* @override http://trillionrealty.com/wp-content/themes/Realist%20Wordpress%20Theme/style.css */

/*
	Theme Name: Realist
	Theme URI: http://www.stevebluck.co.uk
	Description: The Ultimate Real Estate Theme
	Version: 1.0
	Author: Stephen Bluck
	Tags: real estate, wordpress, template

*/

/* header -----------------------------------------------------------*/

body {
	background: #fff url(.../../images/bg-body.jpg) repeat-x 0 -15px;
}

.spacer {
	height: 20px;
}
p.waiting a{
	position: relative;
	padding: 10px;

}
#header_shine {
	width: 507px;
	height: 363px;
	position: absolute;
}
#header_bg{
	background: url(.../../images/bg-header-dark.jpg) no-repeat center top;
}
#wrap {
	position: relative;
}

div.grid_4.logo {
	display: block;
	width: 300px;
	height: 100px;
}
div.grid_4.logo a{
	display: block;
	width: 300px;
	height: 100px;
}
.logo img {
	height: 120px;
	_margin-top: 20px;
	display: none;

/* IE6 exclusively */
}

.logo h1 {
	text-indent: -9999px;
}

#phone_number {
	font-size: 25px;
	padding: 0 0 0 30px;
	line-height: 25px;
	height: 79px;
	width: 399px;
	text-align: right;
	position: relative;
	float: right;
	margin-top: 22px;
}
#description.virani form{
	background: url(images/virani.png) no-repeat right top;
}
#phone_number.colour_darkest {
	color: #5db2e2;
	font-weight: normal;
	font-style: normal;
	font-family: Helvetica, Arial, Verdana;
}

#phone_number img {
	margin-right: 8px;
}

.tagline {
	font-size: 12px;
	line-height: 13px;
	color: #ccc;
}

/* navigation -----------------------------------------------------------*/

#nav {
	font-size: 0.8em;
	float: left;
	z-index: 2;
	position: relative;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 70px;
	_margin-top:40px;
}

#nav ul {
	float: left;
	margin-left: 0;
	_margin-left: 5px;
}

#nav ul li {
	float: left;
	margin: 0 2px 0 0;
	height: 34px;
}

#nav ul li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 10px 37px;
	background: #01325c url(images/bg-nav.jpg) repeat-x 0 0;

}

#nav ul li a:hover {
	color: #fcf187;
	background-color: #04152c;
	background-image: none;

}
#nav ul li ul li {
	height: inherit;
}
#nav ul li ul {
	font-size: 0.9em;
	line-height: 15px;
	width: 170px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	position: absolute;
	left: 0px;
	_left: 0px;
	background-color: #01325c;
}

#nav ul li ul li ul {
	margin: 15px 0 0;
	font-size: 1em;
	line-height: 15px;
	width: 170px;
	border-top: 1px solid #bcbcbc;
	text-align: center;
}

#nav ul li ul li a {
	background-color: #04152c;
	display: block;
	padding: 10px;
	width: 150px;
	background-image: none;
	color: #fcf187;
}

#nav ul li ul li a:hover {
	background-color: #000;
	color: #fff;
}

/*** ESSENTIAL STYLES ***/

.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu {
	line-height: 1.0;
}

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em;
/* left 

offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width: 100%;
	display: block;
}

.sf-menu li:hover {
	visibility: inherit;
/*

fixes IE7 'sticky bug' */
}

.sf-menu li {
	float: left;
	position: relative;
}

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu li:hover ul,
	.sf-menu li.sfHover ul {
	left: 0;
	top: 2.5em;
	/* ma

tch top ul list item height */
		z-index: 99;
}

ul.sf-menu li:hover li ul,
	ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul,
	ul.sf-menu li li.sfHover ul {
	left: 10em;
	/*

match ul width */
		top: 0;
}

ul.sf-menu li li:hover li ul,
	ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul,
	ul.sf-menu li li li.sfHover ul {
	left: 10em;
	/*

match ul width */
		top: 0;
}

/*search-----------------------------------------------------------------*/

#search {
	width: 310px;
	height: 286px;
	float: left;
	color: #FFFFFF;
	overflow: hidden;
	border: inherit;
	border: none;
}

#search h3 {
	margin: 10px 0 10px 20px;
	font: bold 32px Helvetica;
}

.row {
	margin: 0 0 20px 20px;
	*margin: 0 0 10px 20px;
	font-size: 0.8em;

}
.row p{
	margin-bottom: 5px;
}
div.box #ref_value{
	position: relative;
	display: block;
	width: 230px;
}
#search label {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	width: 120px;
	font: 12px Arial, Helvetica, sans-serif;
}

#search input, #search select {
	background: none;
	border: none;
	font-size: 0.8em;
	position: relative;
	z-index: 1;
}
#search input{
	width: 55px;
}
.box {
	background: #FFFFFF;
	padding: 6px;
	float: left;
	cursor: pointer;
	margin: 0 10px 10px 0px;
	*margin: 0 10px 5px 0;
}

.small {
	width: 50px;
}

.medium {
	width: 110px;
}

.medium2 {
	width: 180px;
}

.medium3 {
	width: 180px;
}

.large {
	width: 246px;
}

#submit {
	margin: -2px 0 0 0;
}

/*sidebar-----------------------------------------------------------------*/

#sidebar {
	width: 310px;
	float: left;
	color: #FFFFFF;
	position: relative;
}

#sidebar form#inner {
	background: #111113 url(.../../images/default/custom_background.jpg) repeat-x 0 0;
	width: 304px;
	padding-top: 0;
	position: relative;
	padding-bottom: 10px;
	height: 240px;
}

#sidebar h3,div.title {
	font-weight: normal;
	margin: 20px 0 20px 20px;
}
#sidebar form#inner h3{
	background: no-repeat;
	width: 200px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px 20px;
}
#sidebar h3, div.title{
	margin: 0;
	position: relative;
	display: block;
	padding: 20px 10px;
	background: url(.../../images/default/bg-h3-side.jpg) repeat-x;
	width: 285px;
}
div.title {
	font-size: 21px;
}

#sidebar h4 {
	font-weight: normal;
	font-size: 0.9em;
	margin-right: 3px;
	padding: 10px 0 10px 20px;
	display: block;
	width: 287px;
}

#sidebar ul {
	margin-right: 3px;
	margin-top: 0px;
	width: 307px;
}

#sidebar ul li a {
	display: block;
	padding: 10px 10px 10px 30px;
	text-decoration: none;
	font-size: 0.8em;
	width: 267px;
}

#sidebar ul li ul {
	margin: 0;
}

#sidebar ul li ul li a {
	display: block;
	padding: 10px 10px 10px 50px;
	text-decoration: none;
	font-size: 0.7em;
	width: 247px;
}

#sidebar ul li a:hover {
	background: #FFFFFF;
	color: #000000;
}

#sidebar label {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
}

#sidebar input, #sidebar select {
	background: none;
	border: none;
	font-size: 0.8em;
}
#right_side #search_query p h2.colour_dark{
	float: right;
	position: relative;
	display: block;
}
span.reference{
	color: #000;
	font-size: 16px;
	line-height: 21px;
}
/*banner-----------------------------------------------------------------*/

#banner {
	height: 286px;
	background-color: #FFFFFF;
	padding: 1px;
	width: 936px;
	border: inherit;
	border: none;
}

#random_posts {
	float: left;
	width: 626px;
	height: 286px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#random_posts h2 {
	font-size: 1.2em;
	line-height: 25px;
	cursor: default;
}

#random_posts p {
	font-size: 0.8em;
	font-weight: normal;
	cursor: default;
}

#random_posts p.random_price {
	font-size: 1.5em;
	position: absolute;
	text-align: right;
	width: 586px;
	margin-top: -28px;
	cursor: default;
}

.description {
	background: url(images/black_bar.png);
	width: 586px;
	padding: 15px 20px 15px 20px;
	color: #FFFFFF;
	margin-top: -68px;
	z-index: 2;
	position: relative;
}

.random_image {
	position: relative;
	z-index: 1;
}

.random_image img {
	height: 286px;
}

/*holder-----------------------------------------------------------------*/

#holder {
	padding: 1px;
	width: 936px
}

#sidebar_image {
	width: 938px!important;

}

/*right_side----------------------------------------------------------*/

#search_query.border_light.background_lightest {
	padding: 20px;
	color: #585858;
	width: 584px;
	font-size: 0.75em;
	line-height: 20px;
}
#search_query{
	position: relative;
	display: block;
	padding: 20px;
	font-family: Helvetica;
	color: #000;
	font-weight: bold;
	margin-top: 10px;
}
#search_query h2 {
	position: absolute;
	margin: -18px 0 0 0;
	text-align: right;
	display: block;
	width: 584px;
}

#right_side {
	width: 626px;
	float: left;
	border: inherit;
	border: none;
}
#description li{
	line-height: 20px;
}
.result {
	padding: 20px;
	color: #585858;
	width: 584px;
	_width: 570px;
	font-size: 0.75em;
	margin: 1px 0 0 0;
	position: relative;
	border-bottom: 1px solid #999;
	line-height: 16px;
}

.result_image a {
	padding: 10px;
	display: block;
	float: left;
	width: 125px;
	text-align: center;
	font-size: 0.8em;
	color: #585858;
	text-decoration: none;
}
.result_image a:hover {
	padding: 10px;
	display: block;
	float: left;
	width: 125px;
	text-align: center;
	font-size: 0.8em;
	color: #585858;
	text-decoration: none;
	background-color: #025077;
}

.result_image_single a {
	padding: 10px;
	display: block;
	float: left;
	width: 125px;
	text-align: center;
	font-size: 0.8em;
	color: #585858;
	text-decoration: none;
	margin: 0 20px 0 0;
}

.result_text {
	float: left;
	margin: 0 0 0 20px;
	width: 410px;
}

.result_text h1 {
	color: #00699b;
	font-weight: normal;
	font-size: 1.3em;
	margin: 10px 0;
}

.result_text h2 a:hover {
	color: #000000;
}

.text_small {
	font-size: 0.8em;
	color: #585858;
	line-height: 20px;
}

.result_text p {
	font-size: 0.9em;
	line-height: 18px;
}

.result_text p.links {
	font-size: 0.9em;
	line-height: 18px;
	margin: 10px 0 0 0;
	color: #000;
}

.result_text p.links a {
	text-decoration: none;
	color: #000;
}

.result_text p.links a:hover {
	text-decoration: none;
	color: #000000;
}

.details {
	position: relative;
	width: 410px;
	margin: 10px 0 0;
	text-align: right;
	color: #000;
	background-color: #dcdede;
}

.details .icon_number {
	font-size: 11px;
	margin-right: 10px;
	font-weight: bold;
}

.details_single {
	position: absolute;
	width: 410px;
	margin: -0px 0 0 180px;
	text-align: right;
}

.details_single .icon_number {
	font-size: 11px;
	margin-right: 10px;
	font-weight: bold;
}

/*single-------------------------------------------*/

#single_image a {
	padding: 10px;
	display: block;
	float: left;
	width: 250px;
	text-align: center;
	font-size: 0.8em;
	color: #585858;
	text-decoration: none;
}

#multiple_images {
	float: left;
	width: 580px;
	margin: 5px 0 20px 4px;
}

#multiple_images h1 {
	font-size: 1.5em;
	display: block;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	font-weight: normal;
}

#multiple_images p {
	text-align: center;
	font-size: 0.8em;
}

.image {
	float: left;
	margin: 0 6px 10px 0;
}

.image a {
	padding: 5px;
	display: block;
}
.image a:hover{
	background-color: #025077;
}
#description h1, #description h2, #description h3, #description h4, #description h5, #description h6 {
	font-weight: normal;
	display: block;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}

#description h1 {
	font-size: 1.5em;
}

#description h2 {
	font-size: 1.4em;
}

#description h3 {
	font-size: 1.3em;
}

#description h4 {
	font-size: 1.2em;
}

#description h5 {
	font-size: 1em;
}

#description h6 {
	font-size: 0.9em;
}

#description label {
	display: block;
	padding: 0 0 10px 0;
}

#description input, #description textarea {
	border: 1px solid #999999;
	padding: 2px;
	background: #FFFFFF;
	font-family: Arial;
	font-size: 1em;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
}

#description form {
	margin: 0 0 20px 0;
}

#description textarea {
	width: 450px;
}

#description input.submit {
	width: 150px;
	cursor: pointer;
}

#description p {
	line-height: 18px;
	margin: 0 0 20px 0;
}
#description form p {
	line-height: 18px;
	margin: 0 0 10px;
	position: relative;
}
#description ul {
	margin: 0 0 20px 20px;
}

#description ul li {
	list-style: square;
	line-height: 20px;
	color: #000000;
}

#contact_info p {
	margin: 0;
	padding: 0;
}

.simple_overlay {
	/*

must be initially hidden */
	display: none;
	/* 

place overlay on top of other elements */
	z-index: 10000;
	/* s

tyling */
	
	width: 675px;
	min-height: 200px;
	padding: 10px;
}

/* close button positioned on upper right corner */

.simple_overlay .close {
	background-image: url(../../images/close.png);
	position: absolute;
	right: -15px;
	top: -15px;
	cursor: pointer;
	height: 35px;
	width: 35px;
}

/* the large image. we use a gray border around it */

#img {
	border: 1px solid #666;
}

/* "next image" and "prev image" links */

.next, .prev {
	/* a

bsolute positioning relative to the overlay */
		position: absolute;
	top: 40%;
	border: 1px solid #666;
	cursor: pointer;
	display: block;
	padding: 10px 20px;
	color: #fff;
	font-size: 11px;
	/* upcomi

ng CSS3 features */
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.prev {
	left: 0;
	border-left: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
}

.next {
	right: 0;
	border-right: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-right-radius: 0;
}

.next:hover, .prev:hover {
	text-decoration: underline;
	background-color: #000;
}

/* when there is no next or previous link available this class is added */

.disabled {
	visibility: hidden;
}

/* the "information box" */

.info {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px 15px;
	color: #fff;
	font-size: 11px;
	border-top: 1px solid #666;
}

.info strong {
	display: block;
}

/* progress indicator (animated gif). should be initially hidden */

.progress {
	position: absolute;
	top: 45%;
	left: 50%;
	display: none;
}

/* everybody should know about RGBA colors. */

.next, .prev, .info {
	background: #333 !important;
	background: rgba(0, 0, 0, 0.6) url(/img/global/gradient/h80.png) repeat-x;
}

/*listings--------------------------------------------------------------*/

#listing {
	width: 645px;
}

#listing ul li {
	float: left;
	margin-bottom: 20px;
}

#listing ul li a {
	padding: 20px;
	display: block;
	text-decoration: none;
	float: left;
	position: relative;
	z-index: 2;
}

.hover {
	cursor: pointer;
}

.listing_image {
	width: 125px;
	height: 91px;
	vertical-align: top;
	float: left;
	position: relative;
	z-index: 1;
}

.text_wrap {
	float: left;
	width: 123px;
	margin-left: 10px;
	cursor: pointer;
	margin-top: 4px;
}
.more_data{
	position: relative;
	float: left;
	display: block;
}
.more_data span.icon{
	margin-left: 0px;
}
.city {
	font-size: 0.7em;
	color: #ccc;
}

.address {
	color: #fff;
	font-size: 0.9em;
	line-height: 20px;
}

.price {
	font-size: 0.75em;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	line-height: 20px;
}

.icon_number {
	color: #666;
	font-size: 10px;
}

.icon {
	width: 18px;
	height: 14px;
	margin-right: 5px;
	font-size: 10px;
	color: #00a5d2;
}

/*welcome-------------------------------------------*/

#welcome h2, #listing h2 {
	margin-bottom: 10px;
	color: #303030;
	font: bold 32px Helvetica, Arial, Verdana;
}

#welcome p {
	color: #6d6e71;
	margin-bottom: 10px;
	font: 16px/23px Helvetica;
}

/*footer--------------------------------------------*/

#footer {
	border-top: 1px solid #666;
	padding: 20px 0 0;
	font-size: 0.7em;
	color: #00aeef;
	height: 46px;
	background: #000 no-repeat 0 0;
}
#footer p.left{
	margin-left: 20px;
}
#footer ul {
	float: right;
	margin-right: 20px;
}

#footer li {
	display: inline;
	margin-left: 20px;
}

#footer a {
	color: #00aeef;
	text-decoration: underline;
	font-weight: bold;
}

#footer a:hover {
	color: #000000;
}

.left {
	float: left;
}

.right {
	float: right;
}

#location {
	float: left;
	overflow: auto;
	margin: 0 0 20px 0px;
}

#location .gsmsc-mapDiv {
	height: 350px;
}

#location .gsmsc-idleMapDiv {
	height: 350px;
	overflow: hidden!important;
}

#location #mapsearch * {
	margin: 0px!important;
	padding: 0px!important;
	font-size: 12px;
}

#location #mapsearch {
	width: 580px;
}

#location .gsmsc-controls, #location div.gs-directions-to-from {
	display: none;
}

/*Comments*/

#description ul.commentlist {
	list-style: none;
	margin: 0 0 0px 20px;
}

.commentlist li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	list-style: none;
	border-bottom: 1px solid #d8d8d8;
}

.comment-text p {
	color: #666666;
	font-size: 1em;
}

#description .comment-text h5 {
	border: none;
	margin: 0px;
}

.grav {
	float: left;
	margin: 0 20px 0 -20px;
	width: 96px;
	height: 96px;
}

.comment-text p {
	
}

.comment-text h4 {
	
}

/* Mortage Calculator 
________________________________*/

li#wp_mtg_calc_wrapper {
	width: 98%;
	overflow: hidden;
	margin-right: 0;
	float: left;
}

li#wp_mtg_calc_wrapper label {
	color: #375d81;
	font-size: 12px;
}

li#wp_mtg_calc_wrapper p {
	font-weight: bold;
	color: #375d81;
}

input#wp_mtg_calc_princ, input#wp_mtg_calc_int, input#wp_mtg_calc_term, input#wp_mtg_calc_dpymt_princ,
input#wp_mtg_calc_dpymt_down,
input#wp_mtg_calc_dpymt_int,
input#wp_mtg_calc_dpymt_term,
input#wp_mtg_calc_dpymt_cc {
	background-color: #fff;
	margin-right: 10px;
}

li.wp_mtg_calc_monthly_pymt {
	width: 95%;
	margin: 0;
}

input#wp_mtg_calc_submit.wp_mtg_calc_button, input#wp_mtg_calc_dpymt_submit {
	background-color: #375d81;
	color: #fff;
}
