/* 	
	UPDATED: 	11.30.2007

	NOTES:		Site is now using the global re1core.css file
				The overrides for this file can be found at the bottom of this file
				(Just do a ctrl+f or command+f for "re1core.css")
	
				re2core.css may not exist anymore.
	
	AUTHOR: 	Morgan
*/









/* ----------------------------------- */
/* S U P E R  C U S T O M  S T Y L E S */
/* -- overrides nnerencore.css file -- */
/* -- overrides re2core.css file    -- */
/* ----------------------------------- */


/* ADVANCED SEARCH PAGE */
/* ~~~~~~~~~~~~~~~~~~~~ */
#TownMultipleSelect {
	width: 50%;
}

legend {
	border: 1px solid #aeaeae;
	font-weight: bold;
	padding: 4px;
}

fieldset {
	border: 1px solid #aeaeae;
	margin: 0 0 20px 0;
	padding: 10px;
}

div#propertytype div {
	width: 50%;
	float: left;

}

div#propertytype div label {
	font-weight: normal;
}

div.searchdiv {
	clear: both;
	margin: 16px 0 0 0;
	border-top: 10px solid #fff;
}

div.searchdiv p {
	margin: 0;
}

div.searchdiv p label {
	display: block;
}

div.Town div {
	width: 30%;
	float: left;
}

div.Town label {
	font-weight: normal;
}




div#listprice label,
div#yearbuilt label {
	width: 46%;
	float: left;
	margin: 0 0 24px 0;
	font-weight: normal;
}

div.sort_order p,
div.num_per_page p {
	margin: 0;
}

div#bedrooms,
div.sort_order {
	width: 50%;
	float: left;
	margin: 0 0 24px 0;
	clear: none;
	border-top: 0;
}

div#bathrooms,
div.num_per_page {
	width: 48%;
	float: right;
	clear: none;
	margin: 0;
	border-top: 0;
}

div#bedrooms label,
div#bathrooms label {
	font-weight: normal;
}
div.sort_order {
	clear: left;
}

div#advancesearchinput {
	background: #ccc;
	padding: 4px;
	clear: both;
}

div#advancesearchinput input {
	width: 40%;
	display: block;
	margin: 0 auto;
}


/* LIST VIEW PAGE */
/* ~~~~~~~~~~~~~~ */


.list_remarks {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	padding: 0 0 8px 0;
}

.listviewattribute {
	display: block;
	width: 48%;
	float: left;
}

#eznavigatortpl {
	clear: both;
	background: #336715;
	color: #fff;
	padding: 4px;
	margin: 8px 0;
}

#eznavigatortpl a {
	color: #fff;
}

div.savedsearchinfoleft {
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
}

div.savedsearchinforight {
	text-align: center;
	font-size: 120%;
	background: #ccc;
	padding: 4px;
	color: #000;
	font-weight: bold;
	margin: 10px 0;
}

div.savedsearchinforight img {
	display: block;
	margin: 10px auto;
}

div.listviewwrap {
	border: 0;
	margin: 10px 0;
}

div.listviewleft img {
	border: 0;
	padding: 0;
}

/* floats the image left */
.listviewleft {
	width: 47%;
	float: left;
	padding: 0;
}

/* floats the desc right */
.listviewright {
	width: 52%;
	float: right;
	padding: 0;
}

.listfavleft,
.listfavright {
	float: none;
	width:99%;
	text-align: left;
}

.listfavright {
	position: relative;
}
.listfavright img.brokerrec {
	position: absolute;
	top: 0;
	right: 0;
}

.listtown {
font-size: 1.4em;
}

/* formats remarks */
.listremark {
	color: #333;
	margin: 14px 0;
}

/* DETAIL VIEW PAGE */
/* ~~~~~~~~~~~~~~~~ */


.mlslistid,
.googlemaplink {
	display: block;
}


div.mlsnavbarleft {
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
}
/*
div.mlsnavbarleft div.favlink {
	width: 20%;
	float: left;
}
*/

/* buttons */
.mlsnavbarleft a {
	float: left;
	height: 17px;
	text-indent: -9999px;
	text-align: left;
	margin: 0;
	padding: 0;
}

#remove_favorite a {
	width: 167px;
	background: transparent url("/data/i/button-set-2/removefavorite.gif") left top no-repeat;
	margin: 0 4px 0 0;
}

#add_favorite a {
	width: 124px;
	background: transparent url("/data/i/button-set-2/addfavorite.gif") left top no-repeat;
	margin: 0 4px 0 0;
}

#view_favorites a {
	width: 109px;
	background: transparent url("/data/i/button-set-2/viewfavorites.gif") left top no-repeat;
}

#printbutton a {
	float: right;
	width: 48px;
	margin: 0 0 2px 0;
	background: transparent url("/data/i/button-set-2/print.gif") left top no-repeat;
}

.mlsrightcol {
	width: 43%;
	overflow: auto;
	margin-right: -3px; /* for ie 6 duplicate content bug */
}

.mlsrightcol h3 {
	background: #c9c9ca url("/ezstatic/data/griffinpropertiesinc/i/bg-topgradient.gif") repeat-x left bottom;
	padding: 0 4px 10px;
	margin: 10px 0 0 0;
	border-top: 1px solid #eaeaea;
	border-bottom: 0;
	color: #333;
	font-weight: normal;
}


.mlsrightcol h4 {
	color:#000;
	margin: 10px 0 0 0;
	background: #eaeaea;
	padding: 0 4px;
}

/* heading information */
.mlstitleinfo {
	border-bottom: 0;
	margin: 0;
	padding: 0 0 5px 0;
}

/* town info */
.mlstowntitle {
	font-family: "Century Gothic", "Avant Garde", "Apple Gothic", sans-serif;
	color: #c9c9ca;
	color: #000;
	font-size: 2.0em;
	line-height: normal;
}




/* MLS FOOTER DISCLAIMER */
/* ~~~~~~~~~~~~~~~~~~~~~ */

.mlsdisclaimer {
	color: #999;
	font-size: 80%;
	border-top: 1px solid #999;
	margin: 20px 0 0 0;

}

.mlsdisclaimer img {
	float: right;
	padding: 4px;
	border: 1px solid #999;
	border-top: 0;
	margin: 0 0 4px 0;
}

.mlsdisclaimer p {
	line-height: normal;
	font-style: italic;
	margin: 8px 0 0;
	width: auto;
	float: none;
}






/* ----------------------------------- */
/* S U P E R  C U S T O M  S T Y L E S */
/* -- overrides re1core.css file    -- */
/* ----------------------------------- */

/* ===========================================
	Griffin Overrides 
	final override styles for re1core.css
=========================================== */

/* --------------- */
/* login bar */
/* --------------- */
.loginbar {
	padding: 0;
	font-weight: normal;
}

/* --------------- */
/* one click searches links */
/* --------------- */

ul#psslist a, ul.psslist a { 
font-weight: normal;
}



/* --------------- */
/* search info bar */
/* --------------- */
.savedsearchinforight,
.savedsearchinfoleft {
	width: 100%;
	text-align: center;
}

/* --------------- */
/* Quick Search Bar */
/* --------------- */
#quicksearch select { width: 144px; }


/* ---------------  */
/* Detail View 		*/
/* ---------------  */

.mlsrightcol {
	margin-left: 0;
}

/* ---------------  */
/* List View 		*/
/* ---------------  */

/* floats the desc right */
.listviewright {
	margin: 0;
}


/* ------------------- */
/* mls advanced search */
/* ------------------- */
.formadvsearch .searchdiv p {
	margin: 0;
	padding-top: 0;

}

div#bedrooms label,
div#bathrooms label {
	font-weight: normal;
	display: block;
	padding: 0 0 10px 0;
}

.formadvsearch #propertytype {
	width: 100%;

}

.formadvsearch #propertytype div {
	float: left;
	width: 48%;
}

.formadvsearch #serviceareatowns .Town div {
	float: left;
	width: 180px;
}
