/** CSS - Real Estate Theme
==============================================================================*/

* { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	}

/** Body
==============================================================================*/

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 24px;
color: #777777;
background-color: #ffffff;
margin: 0 auto;
}

/** Misc
==============================================================================*/
.clearing{
clear:both;
float:none;
}
.clear {
clear: both;
}

a img {
border: none;
}

p {
margin: 0 0 20px 0;
}

.left {
float: left;
}

.right {
float: right;
}

/** Headings
==============================================================================*/
.shead {
	border-bottom: 1px solid black;
	color:black;
	font-weight:bolder;
}
	
h1 {
font-size: 24px;
line-height: 30px;
color: #ffffff;
margin: 0 0 30px 0;
}

h2 {
font-size: 14px;
line-height: 14px;
margin-bottom: 8px;
color: #4f4840;
text-transform: uppercase;
border-bottom: 1px solid #4f4840;
}

h3 {
font-size: 18px;
line-height: 20px;
color: #b90835;
}

h4 {
margin: 20px 0 0 0;
color: #696969;
text-transform: capitalize;
}

/** Links
==============================================================================*/

a:link {
color: #4f4840;
text-decoration: none;
}

a:visited {
color: #4f4840;
text-decoration: none;
}

a:hover {
color: #7f7467;
text-decoration: none;
}

a:active {
color: #4f4840;
text-decoration: none;
}

/** Main Container
==============================================================================*/

#container {
width: 960px;
margin: 0 auto;
}

/** Logo
==============================================================================*/

#logo {
float: left;
margin: 10px 0 0 0;
}


/** Sponsors
==============================================================================*/

div.obox {
float:left;
/* width:245px;
height:120px; */
}

div.lbox {
background-color:#FFF;
width:190px;
height:90px;
margin:0px;
}

div.lrow {
/* background-color:#C0CED6; */
margin-left:0px;
}

.lbox img {
display:block;
margin-left:auto;
margin-right:auto;
}

div.lbound {
/* background-color:#C0CED6; */
padding:15px 0 0 0;

}


/** KW
==============================================================================*/

#KW {
float: right;
margin: 10px 0 0 0;
}
/** Navigation2
==============================================================================*/

ul#nav2 {
float: right;
list-style-type: none;
margin: 10px 0 1px 0;
}

ul#nav2 li {
float: left;
margin: 0 0px 0 0;
padding: 0 30px 0 0;
}

ul#nav2 li a {
color: white;
font-weight:bold;
display: block;
}

ul#nav2 li a:hover {
color: #7f7467;
}

ul#nav2 li#current a {
color: #ffffff;
padding: 0 8px 0 8px;
background-color: #b90835;
}

/** Navigation
==============================================================================*/

ul#nav {
float: right;
list-style-type: none;
margin: 40px 0 0 0;
}

ul#nav li {
float: left;
margin: 0 10px 0 0;
}

ul#nav li a {
color: #b90835;
display: block;
}

ul#nav li a:hover {
color: #7f7467;
}

ul#nav li#current a {
color: #ffffff;
padding: 0 8px 0 8px;
background-color: #b90835;
}
#jsddm
{	margin: 0px 0 3px 0;
	padding:  0;
	
	
	}
	
	#jsddm li
	{	float: left;
		list-style: none;
		width:150px;
		padding:0 0px 0 0;
		margin-left:0px;
		font: 12px Arial}

	#jsddm li a
	{	display: block;
		background: transparent;
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid white;
		width: 125px;
		color: #EAFFED;
		white-space: nowrap}
	#jsddm li a.lst {
		border-right: 0px;
	}
	#jsddm li a:hover
	{	background: #b90835}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			z-index:1000;
			visibility: hidden;
			border-top: 1px solid white}
		
		#jsddm li ul li
		{	
			
			float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			background: #1f1f1f;}
		
		#jsddm li ul li a:hover
		{	background: #b90835}


/** Search
==============================================================================*/

#search {
float: left;
width: 920px;
margin: 5px 0 1px 0;
padding: 10px 20px 10px 20px;
/*background: url(../images/search_bg.jpg) repeat-x #fff0e0 bottom;
font-size: 12px;
color: #b90835;
border-top: 1px solid #fef6ee;
border-bottom: 1px solid #ebd0b4;
*/
}

#search p {
margin: 0;
}

#searchfield {
width: 310px;
height: 20px;
margin: 2px 0 0 0;
border: 1px solid #ebd0b4;
background: url(../images/search_icon.jpg) no-repeat #ffffff 3px 3px;
}

/** Home Header
==============================================================================*/

#homeheader {
float: left;
width: 960px;
color: #999999;
margin: 0 0 20px 0;
}

#homeheader div#slider-wrapper {
float: left;
}

#homeintro {
float: right;
width: 328px;
height: 272px;
padding: 0px;
/* border-right: 1px solid #3c69ac;
border-left: 1px solid #4e79bb;
background: url(../images/header_intro_bg.jpg) repeat-x #3c69ac bottom; */
}
div.searchbutton {
width:329px;
height:136px;
padding:0px;
margin:0px;
background: url(../images/home_search.png) no-repeat;
}
div.homevalue {
width:329px;
height:136px;
padding:0px;
margin:0px;
background: url(../images/home_value.png) no-repeat;
}
#homeintro img {
padding: 0px;
margin: 0px;
border:0px;
}
#homeintro h1 {
margin: 5px 0 20px 0;
}

#homeintro a#btnleft, #homeintro a#btnright {
float: left;
display: block;
width: 145px;
height: 27px;
text-align: center;
padding: 3px 0 0 0;
margin: 30px 0 0 0;
}

#homeintro a#btnleft {
background: url(../images/btn_left_bg.jpg) no-repeat;
}

#homeintro a#btnright {
background: url(../images/btn_right_bg.jpg) no-repeat;
}

/** Home Welcome, New Listings, Featured Listing
==============================================================================*/

#homewelcome, #newlistings {
float: left;
display: inline; /*ie6 double margin bug fix*/
width: 295px;
margin: 0 20px 0 0;
}

#homewelcome h1 {
margin: 0 0 10px 0;
}

.listing {
float: left;
width: 295px;
margin: 0 0 10px 0;
}

.listing img {
float: left;
padding: 2px;
margin: 0 10px 0 0;
border: 1px solid #d8d6d4;
}

.listing h3 {
float: right;
width: 165px;
font-size: 14px;
margin-bottom: -8px;
}

.location, .propertytype {
font-size: 10px;
margin: 0;
color: #aaaaaa;
}

.price, .bedbathsqft {
font-size: 12px;
margin: 0;
color: #777777;
}

.price {
font-weight: bold;
margin-bottom: -5px;
}
.listing2 {
float: left;
width: 295px;
margin: 0 0 10px 0;
}

.listing2 img {
float: left;
padding: 2px;
margin: 0 10px 0 0;
border: 1px solid #d8d6d4;
}
.listing2 li {
padding-top:7px
}
.listing2 h3 {
/*float: right;*/
/* width: 165px; */
font-size: 14px;
/* margin-bottom: -8px; */
}
#featuredlisting {
float: left;
width: 330px;
}

#featuredwrap {
float: left;
width: 328px;
border: 1px solid #cccccc;
}

#featuredlisting img {
float: left;
}

#featuredlisting h3 {
margin: 0 0 -8px 0;
}

.address {
padding: 10px 20px 8px 20px;
background-color: #f7e0c8;
border-bottom: 1px solid #ebd0b4;
margin: 0 0 10px 0;
}

#featuredlisting .address {
width: 288px;
}

#featuredlisting .price, #featuredlisting .bedbathsqft, #featuredlisting .propertytype,
.listinginfo .price, .listinginfo .bedbathsqft, .listinginfo .propertytype, .listinginfo .mls {
margin: 0 0 0 20px;
}

#featuredlisting .propertytype {
margin-bottom: 10px;
}

/** Listing Wrapper
==============================================================================*/

#listingwrap {
float: left;
width: 960px;
background: url(../images/listing_bg.jpg) repeat-y;
}

/** Sidebar
==============================================================================*/

#sidebar {
float: left;
width: 309px;
padding: 19px 0 19px 19px;
border-left: 1px solid #3c69ac;
border-right: 1px solid #4e79bb;
background: url(../images/header_intro_bg.jpg) repeat-x #204782 bottom;
}

#sidebar ul {
list-style-type: none;
}

#sidebar ul li {
text-align: left;
}

#sidebar ul li a {
display: block;
padding: 5px 0 5px 0;
width: 309px;
color: #999999;
background: url(../images/subnav_item_bg.jpg) no-repeat bottom;
}

#sidebar ul li a:hover {
color: #cccccc;
}

#sidebar ul li#currentsub a {
color: #ffffff;
background: url(../images/subnav_current_bg.jpg) repeat-y;
}

/** Search Result
==============================================================================*/

.searchresult {
float: right;
margin: 20px 0 0 0;
width: 610px;
background: url(../images/search_result_description_bg.jpg) repeat-x bottom;
}

.searchresult img {
float: left;
}

.listinginfo {
float: left;
}

.listinginfo .address {
width: 288px;
}

.listinginfo .price {
font-size: 18px;
}

.mls {
color: #999999;
}

#searchnav {
float: right;
width: 610px;
margin: 20px 0 0 0;
}

#searchnav a#btnleft, #searchnav a#btnright {
display: block;
width: 145px;
height: 27px;
text-align: center;
padding: 3px 0 0 0;
}

#searchnav a#btnleft {
float: left;
background: url(../images/searchnav_btnleft.jpg) no-repeat;
}

#searchnav a#btnright {
float: right;
background: url(../images/searchnav_btnright.jpg) no-repeat;
}

/** Listing Detail
==============================================================================*/

#listingdetail {
float: right;
width: 630px;
}

#listingdetail h3, #listingdetail .location {
float: left;
width: 400px;
margin-left: 0px;
}

#listingdetail .address {
float: right;
width: 590px;
margin: 0 0 20px 0;
}

#listingdetail .price {
font-size: 26px;
}

#listingdetail p, #listingdetail h4 {
margin-left: 20px;
}

#listingdetail p {
color: #999999;
font-size: 12px;
}

/** Footer
==============================================================================*/
#footer {

margin: 0px 0 20px 0;
border-top: 1px solid #cfcfcf;
background: url(../images/footer_bg.jpg) repeat-x top;
}

#footer p {
margin: 10px 0 25px 10px;
color: #aaaaaa;
font-size: 11px;
}

/** For Marketing Page
==============================================================================*/

div.oboxy {
float:left;
width:240px;
height:120px; 
}

div.lboxy {
background-color:#FFF;
width:225px;
height:100px;
margin:5px;
}

div.lrowy{
 background-color:#C0CED6; 
margin-left:25px;
}

.lbox   {
margin:5px;
padding-top:10px;
margin-left:20px;
font-size:10px;
line-height:10px;
}
.lbox ul {
list-style-type: disc;
padding-left:1em;
margin:.5em;
margin-left:2.5em;
}

.lboxy   {
margin:5px;
padding-top:10px;
margin-left:20px;

font-size:10px;
line-height:10px;
}
.lboxy ul {
list-style-type: disc;
padding-left:1em;
margin:.5em;
margin-left:2.5em;
}
h2 a#fresh {
color:#006699;
}

div.lboundy {
 background-color:#C0CED6; 
padding:5px;
}
/** PAGE Detail
==============================================================================*/

div.brg-showcase{
   
    
margin:0 10px 0 10px; padding:0 10px 0 10px;  float:left; width:260px; border: 1px solid black;
}
div.brg-page {

   padding:15px 80px 0 90px;
   
}
ul.brglist{
    
    font-size:16px;
    list-style-type: disc;
padding-left:1em;
margin:0em;
margin-left:1em;
color:black;
}
ul.brglist2{
    
    font-size:14px;
    list-style-type: disc;
padding-left:1em;
margin:0em;
margin-left:1em;
color:black;
}







.form fieldset{
margin-bottom: 0.3em;
padding: 0 0 0 0.3em;
}
fieldset, img, abbr, acronym {
  border: 0 none;
}

/* ADDITION FOR HOME VALUE 11-28-2010 */










.inf1 {
font-size:110%;
}

.corner {
background-position:right top;
background-image:url(../images/corner2.png);
background-repeat:no-repeat;
height:11px;
position:absolute;
right:-1px;
top:-1px;
width:550px;
}

h1.hcorner {
font-size:16px;
color:#ce1b45;
font-weight:700;
background-color:#FFF;
display:block;
left:-2px;
position:absolute;
top:-20px;
padding:0 .2em .1em 0;
}

.fields {
line-height:14px;
}

.fields label {
text-align:right;
width:125px;
float:left;
}

.fld {
float:left;
width:150px;
}

.fld input {
margin-top:2px;
margin-left:5px;
}

.lbox {
padding-top:10px;
font-size:10px;
line-height:10px;
margin:5px 5px 5px 20px;
}

.lbox ul {
list-style-type:disc;
padding-left:1em;
margin:.5em .5em .5em 2.5em;
}

h2 a#fresh {
color:#069;
}

.tcorner {
background-image:url(../images/upcurve.png);
background-repeat:no-repeat;
height:11px;
position:absolute;
right:-1px;
top:-1px;
width:550px;
}

.hcorner {
color:#ce1b45;
background-color:#FFF;
display:block;
left:-2px;
position:absolute;
top:-22px;
padding:0 .2em .1em 0;
}

.form {
color:#000;
font-family:arial, helvetica, sans-serif;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:400;
line-height:1.2;
display:block;
font-size:110%;
text-align:left;
border:0 none;
border-style:solid;
margin:0;
}

.form h1,.form h2,.form h3 {
margin:.3em 0;
}

label {
cursor:default;
}

.form fieldset {
margin-bottom:.3em;
padding:0 0 0 .3em;
}

.form .fields {
margin-bottom:.5em;
overflow:hidden;
width:100%;
}

.form .fields label {
clear:both;
color:#333;
display:block;
float:left;
font-size:100%;
font-weight:700;
line-height:20px;
text-align:right;
width:50px;
padding:4px 10px 0 0;
}

.form .cfields label {
display:inline;
color:#333;
font-size:100%;
font-weight:700;
line-height:20px;
text-align:left;
padding:1px 10px 0 0;
}

.form .cfields .fld {
margin-left:50px;
font-size:95%;
width:185px;
margin-bottom:10px;
}

.form .fields .fld {
float:left;
font-size:95%;
width:185px;
}

select,input[type="text"] {
margin:3px 0;
}

.form .fld .lngfld {
width:155px;
}

.form .fld input,.form .fld select {
font-size:102%;
}

.form .fld .lngfld-select {
width:160px;
}

.form .flhp {
color:#666;
display:inline;
float:none;
font-weight:400;
width:auto;
padding:0;
}

.form .dfields label {
display:inline;
color:#333;
font-size:100%;
font-weight:400;
line-height:20px;
text-align:left;
padding:1px 10px 0 0;
}

.form .dfields .fld {
font-size:95%;
width:600px;
margin-bottom:10px;
}















/* FORM PART */

.inf1 {
	font-size:12px;
}
.corner {
background-image: url(../images/corner2.png);
background-repeat: no-repeat;
background-position: right top;
height: 11px;
position: absolute;
right: -1px;
top: -1px;
width: 100px;

}

.hcorner
{
font-size:16px;
color:#ce1b45;
font-weight:bold;
background-color:#FFFFFF;
display:block;
left:-2px;
padding:0 0.2em 0.1em 0;
position: absolute;
/*text-transform:uppercase;*/
top: -10px;
}
.fields {
	/* float:none; */
	line-height:20px;
}
.fields label {
text-align: right;
width:35px;
float:left;
}
.fld {
float:left;
width:100px;
}
.fld input {
	margin-top:2px;
	margin-left:5px;
}



div#breadcrumb {
    padding-left:20px;
    
    
}



