

/* note: submit and reset input elements are styled via js in includes/footer.php, this is not very good practice but lets us change the input styles without having to add classes across the whole site... a site with many many forms on a fickle project */

body {
	background-color:#3b6889;
	font:12px arial,verdana,helvetica,san-serif; /* 1em */
	margin:0px;
	padding:0px;

	/*ie scroll bars
	scrollbar-face-color:#e1ecf2;
	scrollbar-arrow-color:#900;
	scrollbar-track-color:#fff;
	scrollbar-shadow-color:#68a;
	scrollbar-highlight-color:#e7f3f8;
	scrollbar-3dlight-color:#f0f0ff;
	scrollbar-darkshadow-Color:#468;*/
}

p,td,div {
font-size: 11px;/*.96em;*/
}

h1,h2,h3,h4,h5 {
padding:4px 0 1px 0px;
margin: 0 0 0 0;
}

/*h1{
	font-size:1.4em;
	color:#246;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
h2{
	font-size:1.1em;
	color:#246;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}*/
h2{
	font-size:1.4em;
	color:#246;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
h4{
	font-size:1.1em;
	color:#246;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
h3 {
color:#d00;
font-size:.9em;
padding:22px 0 0 0;
margin:0;
}
form {
padding:0;
margin:0;
}
a:link, a:visited {
color:#d00;
}

a:hover, a:active {
color:#000;
}
/************************************************************/
.blue_select {
color:#036;
font-size:.9em;
font-family:arial,verdana,helvetica;
}
#quicksearch label {
clear: left;
width: 80px;
float: left;
text-align: left;
padding:2px 4px 2px 0;
margin:0;
color:#bef;
font-size:.95em;
}

.box {
background-color: #e1ecf2;
border: 1px solid #bdd1dc;
}
#hypermonkeysgo{
	border:2px solid #9db1bc;
}
.borderbottom {
border-bottom:1px solid #9db1bc;
border-right:1px solid #9db1bc;
color:#036;
font-size:.9em;
}

.borderbottom a:link {
color:#036;
}

.borderright {
border-right:1px solid #9db1bc;
color:#036;
font-size:.9em;
}

.borderright a:link {
color:#036;
}

.highlighted {
color:#d00;
text-transform:uppercase;
text-decoration:none;

}

#quicksearch input, #quicksearch select {
font-size:.9em;
width:100px;
margin: 0 0 .4em 0;
font-family: arial, verdana, helvetica;
}

#containment_drop {
background-color: transparent;
/*background-image:url(../images/drop.gif);*/
background-repeat: repeat-y;
min-height:30em;
}

#maincontainer {
width:1000px;
background-image:url(../images/bg-secondary.gif);
background-repeat:repeat-y;
margin: 0 auto;
}
/************************************************************/
#header {
margin:0px;
padding:0px;
background-color:white;
}

#header #tagline {
margin:0px;
padding:.5em;
color: #666;
/*font: normal 1.05em Arial, Helvetica, sans-serif;*/
font:normal 1.15em georgia,times,times new roman, serif;
text-align: right;
font-weight: normal;
}
#tagline{
	height:25px;
	overflow:hidden;
	padding:0;
	margin-top:0px;
}
#tagline img{
	margin-top:-5px;
}
/************************************************************/
#navigation {
border-bottom:1px solid #9c4848;
}
/************************************************************/
#search-header{
height:152px;
background-color:#1a4064;
}
.padding {
padding:14px;
}
.top-search {
background-color:#1a4064;
height:152px;

}

#top_image {
float:left;
padding:0px;
margin:0 0 0 0;
border-right:1px solid #3c6789;
width: 211px;
height: 152px;
}
/************************************************************/
#left {
float:left;
width:212px;
background-color:#e2ebf2;
min-height:152px;
border:0px solid blue;
}

#left_mortgage {
height:150px;
border-right:1px solid #bcd;
border-top:1px solid  white;
border-bottom:1px solid white;
background-color:#eef3f6;
}

#left_logo {
min-height:200px;
border-right:0px solid #bcd;
}

#page {
background-color: white;
float:right;
width: 775px;
}

#regionsleft{
width:286px;
}

/*.content {
	padding: 14px 10px 0px 14px;
	font-size:.91em;
}*/
#content {
	padding:14px;
	margin: 0;
	border:0px solid green;
}
#content p, #content span, #content ul, #content table{
	font-size:11px; /*font-size:.91em;*/
}
#content ul{
	list-style-type: square;
	color: #024;
}
/*#content form{
	font-size:11px;
}*/
/***************************************************/
#quicksearch {
float:left;
width: 615px;
margin-left:14px;
border:0px solid red;
}

#quicksearch input.submit {
background: transparent url(http://www.lazerpro.com/projects/2kbb.com/images/submit-bg.gif) no-repeat 0 3px;
color: #fff;
border: 0px;
width: 102px;
height: 22px;
font-size: 10px;
font-weight: bold;
line-height: 10px;
}

#quicksearch div {
float: left;
margin: 0 1.5em;
}

#quicksearch h1 {
font-size:1.1em;
color:white;
padding:0;
margin:0;
}

#quicksearch h2 {
font-size:.98em;
color:white;
padding:1em 0 .3em 0;
margin:0;
}

#quicksearch #quicksearch_left {
float:left;
width:200px;
margin-top: -5px;
margin-left: 10px;
}

#quicksearch #quicksearch_right {
float:right;
width:110px;
margin-top: -5px;
}

#quicklinks {
float:right;
width:140px;
line-height:20px;
height:152;
border:0px solid red;
font-size:10pt;
}

#quicklinks a:link, #quicklinks a:visited {
color: white;
font-weight:bold;
}

#quicklinks a:hover, #quicklinks a:active {
color:#bef;
}
/***************************************************/
.clearfix:after {
content: ".";
display: block;
height: 0px;
clear: both;
visibility:collapse;
}

#floating_lady {
position:absolute;
z-index:10;
top:275px;
left:630px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/***************************************************/
#footer {
background-color:#1a4064;
min-height:45px;
width:1000px;
font-size:.75em;
line-height:1.3em;
color:white;
text-decoration:none;
margin: 0 auto;
text-align: center;
}

#footer a:link, #footer a:visited {
color: #dfdfdf;
text-decoration:none;
}

#footer a:hover {
color: #fff;
text-decoration:underline;
}

.bluecolor {
color:#9cd;
padding:0px;
margin:0px;
}

.mortgage_number {
font: 1.6em georgia, times, times new roman, serif;
color: #d00;
}

.mortgage_small {
color:#036;
font-size:.9em;
text-transform:uppercase;
}

.small_grey {
color:#444;
font-size:.8em;
/*font-style:italic;*/
padding:5px 0 0px 0;
}

.dashed_border {
border-bottom:1px dashed #bcd;
padding:5px 0 5px 0;
}

/*#bottom_drop {
background-image:url(../images/footer-drop.gif);
background-repeat: repeat-x;
height:5px;
width:779px;
}*/

#copyright {
color:white;
font-size:.65em;
width:1000px;
margin: 0 auto;
text-align: center;
}

#contentnav {
padding:5px 0;
margin:0;
}

#contentnav ul {
padding:0;
margin:0;
display: inline;
text-align:left;
}

#contentnav li {
margin-left: 0;
padding: 0 10px 0 0;
list-style: none;
display: inline;
font-size:.9em;
}


#contentnav ul li.first {
margin: 0;
border-left: none;
list-style: none;
display: inline;
}

#agent-custom-page{
margin-left: -14px;
border:0px solid red;
}

#agents:after{
	content: ".";
	display:block;
	clear: left;
	visibility:hidden;
	height: 0;
}

#agents div{
	width:100px;
	float:left;
	margin: 9px;
	height: 180px;
	text-align:center;
}



#agents img{
	border:2px solid #d00;
}

/***************************************************
	regions special listings
***************************************************/
#regions-special-listings{
	margin-left:25px;
	padding:0 0 0 0;

}
#regions-special-listings h3{
text-align:center;
color: #990000;

}
#regions-special-listings:after{
	content:'.';
	height:1em;
	display:block;
	overflow:hidden;
	visibility:hidden;
	clear:both;
	border:0px solid red;
	color: red;
}
#regions-special-listings img{
	border: 1px solid #000;
	width:100px;
	height:80px;
	margin:0 0 5px 0;

}
.regions-special-box{
		float:left;

	margin:0 8px;
	text-align:center;
}
/* Hides from IE-mac \*/
* html #regions-special-listings {height: 1%;}
/* End hide from IE-mac */


/***************************************************
	rural special listings
***************************************************/
#rural-special-listings{
	margin:0 auto;
	padding:0 0 30px 0;
	width: 90%;
}
#rural-special-listings:after{
	content:'.';
	height:1em;
	display:block;
	overflow:hidden;
	visibility:hidden;
	clear:both;
	border:0px solid red;
	color: red;
}
#rural-special-listings img{
	border: 1px solid #000;
	width:100px;
	height:80px;
	margin:0 0 5px 0;

}
.rural-special-box{
	float:left;
	width: 100px;
	margin:0 8px;
	text-align:center;
}
/* Hides from IE-mac \*/
* html #rural-special-listings {height: 1%;}
/* End hide from IE-mac */

/***************************************************
	rural special search
***************************************************/

#rural-special-search{
	text-align:center;
	background:#1a4064;
	padding: 8px 0;
	color:#bef;
}
#rural-special-search h2{
	color:#fff;
	font-size:1.1em;
}
#rural-special-search label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	padding:2px;
}

/***************************************************
	secondary tagline
***************************************************/

p.tagline-secondary{
	float:right;
	color: #444;
	font-size:.65em;
	margin: 0 10px 10px 10px;
	font: normal Arial, Helvetica, sans-serif;
}

/***************************************************
	property list
***************************************************/
#property-paging{
	padding-top: 10px;
	color:#d00;
}
#property{
	border:1px solid #555;
	clear:both;
	background:#fff url(../images/bg-secondary.gif) no-repeat;

}
#property-img{
	border:1px solid #d00;
	width:175px;
	height:125px;
	margin:10px;
	margin-right:0;
	padding:3px;
	float:left;
}
#property-info{
	border:0px solid #555;
	width:175px;
	height:125px;
	margin:10px;
	margin-left:0;
	padding:4px;
	padding-left: 20px;
	float:left;
	line-height:1.9em;
	background-image:url(../images/bg-secondary.gif);
	background-repeat:repeat-y;
}
#property-more-imgs{
	border:1px dashed #ddd;
	border-top:7px solid #e2ebf2;
	width:190px;
	height:119px;
	margin:10px 10px 10px 10px;
	padding:3px;
	float:left;
}
#property-more-imgs img{
	border:0;
	margin:0px;
	border:1px solid #d00;
	padding:0;
	filter:alpha(opacity=69);-moz-opacity:.69;opacity:.69;
	width:80px;
}
#property-more-imgs div{
	width:82px;
	margin:2px;
	background-color:#246;
	float:left;
}
#property-more-imgs h2{
	margin:0 0 15px 0;
	padding:0;
}
#property-more-imgs a{
	display:block;
	float:left;
	width: 37px;
	height:37px;
}
#property-buttons{
	border:0px solid #ddd;
	width:125px;
	height:125px;
	margin:10px 10px 10px 10px;
	padding:3px;
	float:left;
}
.dash-box00{
	background:#fff url(../images/bg-secondary3.bak.gif) no-repeat right top;
	border:1px dashed #ddd;
	border-top:7px solid #e2ebf2;
	width:210px;
	height:auto;
	margin:0px 10px 10px 0px;
	padding:3px;
}
.dash-box00 img{
	border:0px;
}
/***************************************************
	property detail
***************************************************/
#property-detail-paging{
	text-align:right;
	padding: 0px 10px 10px 10px;
	color:#d00;
}
#property-detail{
	border-top:1px solid #555;
	clear:both;


}
#property_detail_img{
	border:1px solid #d00;
	min-width:300px;
	min-height:200px;
	margin:10px;
	margin-right:0;
	padding:3px;
	float:left;
}
#property-detail-info{
	border:0px solid #555;
	margin:10px;
	margin-left:0;
	padding:4px;
	padding-left: 20px;
	float:none;
	line-height:1.9em;

}

#property-detail-info h3{
	margin:5px 0 0 0;
	padding:0;
}
#property-detail-info .prominent-info{
	text-align: left;
}
#property-detail-info .prominent-info span{
	font-size:1.1em;
	background-image:url(../images/bg-secondary.gif);
	background-repeat:repeat-y;
	border-left:1px solid #246;
	margin:0 4px;
}
#property-detail-info .prominent-info b{
	margin:0 6px;
	padding:0;
}
#property-detail-info .other-info{
	border:1px dashed #ddd;
	border-top:7px solid #e2ebf2;
	padding:4px;
	background:#fff url(../images/bg-secondary3.gif) repeat-y right top;
}
#property-detail-info .other-info span{
	/*background:transparent url(../images/faux-list.gif) no-repeat left bottom;*/
	margin:0 0 3px 8px;
	padding:0 0 2px 12px;
	width: 200px;
}
#property-detail-info .other-info b{
	display:block;
	width: 120px;
	float:left;
	padding:0 0 0 12px;
}

#property-detail-more-imgs{
	border:1px dashed #ddd;
	border-top:7px solid #e2ebf2;
	width:120px;
	height:293px;
	margin:10px 10px 10px 10px;
	padding:3px;
	float:left;
	overflow:auto;

}
#property-detail-more-imgs h2{
	margin:0 0 15px 0;
	padding:0;
}
#property-detail-more-imgs a{
	display:block;
	float:left;
	width: 37px;
	height:37px;
}
#property-detail-buttons{
	border:0px solid #ddd;
	width:100px;
	height:125px;
	margin:10px 10px 10px 10px;
	padding:3px;
	float:left;
}
a.close-icon{
	display:block;
	width:43px;
	height:53px;
	background:transparent url(../images/close-icon.jpg) no-repeat;
	position:absolute;
	top:3px;
	right:10px;
}
#process1, #process2, #process3, #process4, #process5,{
	display:none;

}


#process img{
	float:left;
	margin:2px 20px 0 0px;
	border:0;
}
#process h1{
	font-size:1.0em;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:0px dotted #900;
	background:transparent url('../images/bg-secondary3.gif') no-repeat 100% 100%;
	letter-spacing:0.05em;
	font-weight:bold;
}
/***************************************************/
#or{
	text-align:right;
	width:55%;
	padding-top:12px;
}
.validation-advice {
			padding: 5px;
			background-color: #d00;
			color : #fff;
			background-image:url(../images/validation-bg.gif);
			background-repeat:no-repeat;
}
/*************** begin nav styles ***************/

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


	#nav, #nav ul { /* all lists */
	padding: 0;/*basics*/
	margin: 0;/*basics*/
	list-style: none;/*basics*/
	line-height: 1;/*basics*/
	/*background: #fff url("") left top no-repeat !important;*/
	font-weight: bold;
	}

	#nav a {
		display: block;/*basics*/
		/*width: 10em;basics*/
		color: #222;
		text-decoration: none;
		text-transform:none;
		/*padding: 0.25em 1.4em 0.25em 0.5em;  IE doesn't do well with ems surprise surprise*/
		padding: 3px 14px 2px 6px;
		width:auto;
	}

	#nav li { /* all list items */
		float: left;/*basics*/
		width: 10em; /* width needed or else Opera goes nuts *//*basics*/
		padding: 0;
		background: #fff;
		border-left:1px solid white;
		width: auto;
	}

	#nav li ul { /* second-level lists */
		position: absolute;/*basics*/
		/*background: orange;basics*/
		/*width: 10em;basics*/
		left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers *//*basics*/
		height: auto;
		width:170px;
		font-weight: normal;
		border:solid #600;
		border-width: 1px 0 0 0;
		margin: 0 0 0 -15px;
		z-index: 100;
		background: white;
	}

	#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
		left: auto;/*basics*/
		border-width:0 1px 1px 1px;
		border-color:#d00;
		width:170px;
		background:#ccc;
		font-size:12px;
        z-index: 1000;
	}

	/*granddaddy stuff - aka sliding door tabs*/

	#nav li a.granddaddy:hover, #nav li.sfhover a.granddaddy:hover {
		color:#ABD;
		text-decoration: none;
	}
	#nav li.granddaddy-li {
		background:transparent url(../images/nav-li-bg.gif) left top no-repeat;
		padding-left: 16px;
	}

	#nav a.granddaddy {
		background:transparent url(../images/nav-li-a-bg.gif) right top no-repeat;
		height:20px;
		line-height: 20px;
		color:#fff;
		text-transform:uppercase;
		padding-left:20px;
		padding-right:40px;
	}

	#nav li.granddaddy-li:hover, #nav li.granddaddy-li:hover a.granddaddy {
		background:transparent url(../images/nav-li-bg.gif) left top no-repeat;
		/*background-position:0% -149px;*/
		color:#abd;
	}
	#nav li.granddaddy-li:hover a.granddaddy {
		/*background-position:100% -149px;*/
		background:transparent url(../images/nav-li-a-bg.gif) right top no-repeat;
	}

	/*******************************/
	#navigation{
		width:100%;
		padding:0;
		margin:0;
		font-size:11px;
		text-transform:uppercase;
		height:24px;
	}
	#nav li ul a{
		width:150px;
		padding: 5px 14px 4px 6px;
	}
	#nav li ul li{
		border-top:1px solid #ccc;
		border-left:0;
		background:#fff url('../images/bg-secondary.gif') repeat-y -5px 0;
	}
	#nav li ul li a:hover{
		background:#246 url('../images/nav-li-ul-li-a-bg.jpg') repeat-y -158px 0;
		color:#fff;

	}
	#nav li.home_li{
		background:transparent url("../images/1px.gif");
		padding-left:0px;
		margin-left:0px;
		border-left:0;
	}
	#nav a.home_a{
		padding-left:30px;
	}
	#nav li.contact_li{

	}
	#nav a.contact_a{
		background:transparent url("../images/nav-li-a-bg.gif") no-repeat -1px 0;
		padding-right:30px;
		margin-right:0;
	}
	#nav li.granddaddy-li:hover a.contact_a {
		background:transparent url("../images/nav-li-a-bg.gif") no-repeat -1px 0;
	}


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

/*************** end nav styles ***************/
body{
	height:100%;
}
#content {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */
}
#ty_footer, .push {
	height: 4em; /* .push must be the same height as .footer */
	padding-left:10px;
	padding-right:10px;
}


#googleMap {
    height: 400px;
    border: 1px solid #000000;
}
	










	}
