/**************************************
RE/MAX Centre Reatly
Home page stylesheet
9/29/2008
by Blue Banana Designs
www.bluebanana.net
****************************************/


/* FEATURED PROPERTY POD
************************************** */
#featured-property {
	float: left;
	border-top: 1px solid #00196D;
	border-right: 1px solid #00196D;
	border-bottom: 1px solid #00196D;
	border-left: 1px solid #00196D;
	width:200px;
	padding: 0;
	margin:0 20px 0px 0;
/*	min-height:418px;*/
}
#featured-property h3 {
	background-color: #314594;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-family: verdana, Arial, Helvetica, sans-serif;
	padding: .5em 0;
	font-size: .7em;
	letter-spacing: .2em;
	margin:0;
}
#featured-property img {
	border-bottom: 1px solid #00196D;
}
#featured-property p {
	padding: 5px 8px;
	margin: 0;
	font-size: .7em;
	line-height:normal;
	
}
#featured-property ul {
border-top: 1px solid #00196D;
padding:0;
margin:5px 8px;
}
#featured-property ul li {
margin:0;
padding:0;
list-style:none;
font-size: .8em;
}
#featured-property ul li#price {
width:30%;
font-weight:bold;
float:left;
}
#featured-property ul li#city {
width:65%;
text-align:right;
float:right;
}
#featured-property ul li#mls-number {
clear:both;
text-align:center;
margin:0 auto;
}
#featured-property ul li#view-detail {
padding:4px 0px 2px;
margin:0px auto;
text-align:center;
border-top: 1px solid #00196D;
}



/* QUICK SEARCH POD
*************************************************/
#quick-search {
	float: left;
	width:374px;
	padding: 0 0 0 0;
	margin:0 0px 20px 0;
	
}
#quick-search h3 {
	background-color: #314594;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-family: verdana, Arial, Helvetica, sans-serif;
	padding: .5em 0;
	font-size: .7em;
	letter-spacing: .2em;
	margin:0;
}
#quick-search ul#tabs {
float:left; /* IE6: removes gap at bottom */
	margin:10px 0 0 0;
	padding:0;
}
#quick-search ul#tabs li {
padding:0;
margin:0;
	float:left;
	list-style:none;
	height:30px;
	background-position:top center;
	background-repeat: no-repeat;
}
#quick-search ul#tabs li#qs-singleFamilyHome {
width:141px;
background-image:url(/images/quickSearch/single-family-home-tab-up.png);
}
#quick-search ul#tabs li#qs-townhouseCondo {
width:141px;
background-image:url(/images/quickSearch/townhouse-condo-tab-up.png);
}
#quick-search ul#tabs li#qs-lots {
width:92px;
background-image:url(/images/quickSearch/lots-tab-up.png);
}
#quick-search ul#tabs li a {
height:30px;
display:block;
text-indent:-9999px;
background-color:transparent;
overflow:hidden;
background-position:top left;
background-repeat: no-repeat;
}

#quick-search ul#tabs li#qs-singleFamilyHome a:hover {
width:141px;
background-image:url(/images/quickSearch/single-family-home-tab-ovr.png);
background-position:top left;
background-repeat: no-repeat;
}
#quick-search ul#tabs li#qs-townhouseCondo a:hover {
width:141px;
background-image:url(/images/quickSearch/townhouse-condo-tab-ovr.png);
background-position:top left;
background-repeat: no-repeat;
}
#quick-search ul#tabs li#qs-lots a:hover {
width:92px;
background-image:url(/images/quickSearch/lots-tab-ovr.png);
background-position:top left;
background-repeat: no-repeat;
}

#quick-search ul#tabs li#qs-singleFamilyHome.selected a,
#quick-search ul#tabs li#qs-singleFamilyHome.selected a:link,
#quick-search ul#tabs li#qs-singleFamilyHome.selected a:visited,
#quick-search ul#tabs li#qs-singleFamilyHome.selected a:hover {
width:141px;
background-image:url(/images/quickSearch/single-family-home-tab-active.png);
}
#quick-search ul#tabs li#qs-townhouseCondo.selected a,
#quick-search ul#tabs li#qs-townhouseCondo.selected a:link,
#quick-search ul#tabs li#qs-townhouseCondo.selected a:visited,
#quick-search ul#tabs li#qs-townhouseCondo.selected a:hover {
width:141px;
background-image:url(/images/quickSearch/townhouse-condo-tab-active.png);
}
#quick-search ul#tabs li#qs-lots.selected a,
#quick-search ul#tabs li#qs-lots.selected a:link,
#quick-search ul#tabs li#qs-lots.selected a:visited,
#quick-search ul#tabs li#qs-lots.selected a:hover {
width:92px;
background-image:url(/images/quickSearch/lots-tab-active.png);
}
#quick-search form {
float:right;
	margin:0;
	padding:0px 10px 0;
	border-width: 0 1px 1px 1px;
	border-style:solid;
	border-color: #273776;

}
#quick-search form table {
margin-top:0;
padding-top:0;
width:100%;
font-size:.8em;
}
#quick-search form table tr td {
border:none;
}
#quick-search form table tr td.col_1 {
font-weight:bold;
width:40%;
}
#quick-search form p.search-now-btn  {
text-align:center;
padding-top:10px;
}
#quick-search form p {
margin-top:0;
padding-top:10px;
line-height:1.2em;
}
#quick-search form p small {
line-height:1.2em;
}

#quick-search form#mls-search-pod {
width:100%;
margin:7px 0 0px;
padding:0;
border:none;
text-align:left;
}
#quick-search form#mls-search-pod table {
text-align:left;
margin:0;
padding:0;
}
#quick-search form#mls-search-pod table td {
padding:0;
font-size:.9em;
}
#quick-search form#mls-search-pod table td.col_1 {
padding:0 20px 0 0;
width:255px;
text-align:right;

}
#quick-search form#mls-search-pod table td.col_2 {

}

#quick-search form#address-search-pod {
width:100%;
margin:7px 0 0px;
padding:0;
border:none;
text-align:left;
}
#quick-search form#address-search-pod table {
text-align:left;
margin:0;
padding:0;
}
#quick-search form#address-search-pod table td {

padding:0;
font-size:.9em;
}
#quick-search form#address-search-pod table td.col_1 {
padding:0 20px 0 0;
width:255px;
text-align:right;
}
#quick-search form#address-search-pod table td.col_2 {

}


/* Childrens Miracle Network Golf Tournament Ad 
*************************************************/
#cmn-ad-wrapper {
clear:left; 
/*float:left;*/
width:596px;
border:1px solid #273776;
margin:20px 0px 0px 0;
}
#cmn-ad {
	padding:15px 10px 15px 15px;
}
#cmn-ad h2 {
width:55%;
font-size:1.2em;
font-weight:normal;
line-height: normal;
	margin-top:0;
	padding-top:0;
}
#cmn-ad img {
	float:right;
	margin:0px 0 10px 10px;
}

/* HOMES CALLOUT
****************************************/
div#homes-callout {
clear:left;
margin-top:20px;
width: 602px;
padding-top:10px;
background-image: url(/images/1in3-homes-callout-top.png);
background-position:top center;
background-repeat: no-repeat;
}
div#homes-callout div#homes-callout-btm {
width: 602px;
height: 10px;
background-image: url(/images/1in3-homes-callout-btm.png);
background-position:top center;
background-repeat: no-repeat;
}
div#homes-callout p {
padding:10px 10px;
margin:0;
font-weight:bold;
font-size: 1.2em;
font-family: verdana, Arial, Helvetica, sans-serif;
line-height:normal;
text-align:center;
background-color:#ac0000;
color:#fff;
}
div#homes-callout a,
div#homes-callout a:link,
div#homes-callout a:visited {
background-color:#ac0000;
color:#fff;
text-decoration:none;
}
div#homes-callout a:hover {
text-decoration:underline;
}
div#homes-callout p#footnote {
padding:0;
margin:0;
font-weight:normal;
font-size: 1em;
font-family: verdana, arial,helvetica,sans-serif;
background-color:#fff;
color:#000;
background-image:none;
}