/* vc_id = "$Id: premierMaster.css 9260 2006-06-09 00:14:53Z robert $" */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4d4541;
	background-color: #67738F;
	background-image: url(../images/background-bg.gif);
	background-repeat: repeat-x;
}
a{
	color: #4d4541;
}
a:hover{
	color: #5a647e;
}
#clearBoth {
	clear: both;
}
/*---------------------------------------------------------------------------- 
FORM TREATMENTS
-----------------------------------------------------------------------------*/
form {
	margin: 0px;
	padding: 0px;
}
input, select {
	/* background-image: url(../images/bg-formElements.gif);
	background-repeat: repeat-x;
	background-position: top; */
	background-color: #E0DDDA;
	border: 1px solid #3A455F;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 3A455F;
}
.submit {
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-top: 5px;
}
.formLabel {
	color: #3A455F;
	margin-top: 5px;
}
/*---------------------------------------------------------------------------- 
HEADER
-----------------------------------------------------------------------------*/
#header{
	margin: 0 0 1px 0;
	padding: 0;
	background: url(../images/header-bg.gif) top left repeat-x;
	display: block;
	width: 756px;
	height: 97px;	
	}
	
#header h1{
	margin: 0;
	padding: 0;	
	display: block;
	width: 222px;
	height: 97px;
	float: left;
	}
#header h1 a{
	margin: 0;
	padding: 0;
	background: url(../images/header_h1-bg.gif) top left no-repeat;
	display: block;
	width: 222px;
	height: 97px;
	text-indent: -2700px;
	font-size: 10px;
	text-decoration: none;
	}

/*---------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/
#nav_box{
	margin: 0 0 0 222px;
	padding: 0;
	}
/* 3px IE hack - comments to hide from Mac \*/
* html #header h1 {
margin-right: -3px;
display: inline;
	}
* html #nav_box {margin-left: 0; height: 1%;}
/* end hide */ 

#nav_top{
	margin: 0 1px 0 1px;
	padding: 0;
	background: url(../images/nav_top-bg.gif) top left repeat-x;
	display: block;
	height: 24px;
	font-weight: bold;
	}
	
#nav_top ul{
	margin: 0 0 0 313px;
	padding: 0;
	list-style-type: none;
	width: 219px;
	height: 23px;
	}
#nav_top li{
	float: left;
	}	
#nt_home a{
	margin: 0;
	padding: 0;
	display: block;
	width: 54px;
	height: 23px;
	background: url(../images/nt_home.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}	
#nt_home a:hover{
	margin: 0;
	padding: 0;
	display: block;
	width: 54px;
	height: 23px;
	background: url(../images/nt_home.gif) 0px -23px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}	
#nt_account a{
	margin: 0;
	padding: 0;
	display: block;
	width: 165px;
	height: 23px;
	background: url(../images/nt_account.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
#nt_account a:hover{
	margin: 0;
	padding: 0;
	display: block;
	width: 165px;
	height: 23px;
	background: url(../images/nt_account.gif) 0px -23px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
	
#nav_main{
	margin: 0 1px 0 1px;
	padding: 0;
	background: #3a455f;
	display: block;
	height: 73px;
	}
#nav_main ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 73px;
	}
#nav_main li{
	float: left;
	}
#nm_profile a{
	margin: 0;
	padding: 0;
	display: block;
	width: 133px;
	height: 73px;
	background: url(../images/nm_profile.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
#nm_profile a:hover{
	margin: 0;
	padding: 0;
	display: block;
	width: 133px;
	height: 73px;
	background: url(../images/nm_profile.gif) 0px -73px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
#nm_search a{
	margin: 0;
	padding: 0;
	display: block;
	width: 133px;
	height: 73px;
	background: url(../images/nm_search.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
#nm_search a:hover{
	margin: 0;
	padding: 0;
	display: block;
	width: 133px;
	height: 73px;
	background: url(../images/nm_search.gif) 0px -73px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
#nm_community a{
	margin: 0;
	padding: 0;
	display: block;
	width: 133px;
	height: 73px;
	background: url(../images/nm_community.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
#nm_community a:hover{
	margin: 0;
	padding: 0;
	display: block;
	width: 133px;
	height: 73px;
	background: url(../images/nm_community.gif) 0px -73px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
#nm_articles a{
	margin: 0;
	padding: 0;
	display: block;
	width: 133px;
	height: 73px;
	background: url(../images/nm_articles.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
#nm_articles a:hover{
	margin: 0;
	padding: 0;
	display: block;
	height: 73px;
	background: url(../images/nm_articles.gif) 0px -73px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
/*---------------------------------------------------------------------------- 
SUB COLUMN
-----------------------------------------------------------------------------*/
#sub_searchBar{
	margin: 0;
	padding: 0;
	border-top: 7px solid #3a455f;
	display: block;
	height: 48px;
	voice-family: "\"}\""; 
  voice-family:inherit;
	height: 37px;
	background: #adb6ce;
	}
#sub_searchBar ul{
	margin: 6px 0 0 10px;
	padding: 0;
	list-style-type: none;
	height: 25px;
	}
#sub_searchBar li{
	float: left;
	}
#sub_refineSearch a{
	margin: 0;
	padding: 0;
	display: block;
	width: 101px;
	height: 25px;
	background: url(../images/sub_refineSearch.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
#sub_refineSearch a:hover{
	margin: 0;
	padding: 0;
	display: block;
	width: 101px;
	height: 25px;
	background: url(../images/sub_refineSearch.gif) 0px -25px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
#sub_saveSearch a{
	margin: 0;
	padding: 0;
	display: block;
	width: 101px;
	height: 25px;
	background: url(../images/sub_saveSearch.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
#sub_saveSearch a:hover{
	margin: 0;
	padding: 0;
	display: block;
	width: 101px;
	height: 25px;
	background: url(../images/sub_saveSearch.gif) 0px -25px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
	
#sub_findOutMoreTout{
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 4px solid #3a455f;
	display: block;
	height: 101px;
	voice-family: "\"}\""; 
  voice-family:inherit;
	height: 96px;
	background: #8a95b0;
	}
#sub_findOutMoreTout p{
	margin: 11px 0 0 13px;
	padding: 0;	
	}
#sub_findOutMore a{
	margin: 0;
	padding: 0;
	display: block;
	width: 196px;
	height: 74px;
	background: url(../images/sub_findOutMore.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
#sub_findOutMore a:hover{
	margin: 0;
	padding: 0;
	display: block;
	width: 196px;
	height: 74px;
	background: url(../images/sub_findOutMore.gif) 0px -74px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
	
#sub_extendSearchTout{
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
	display: block;
	height: 178px;
	voice-family: "\"}\""; 
  voice-family:inherit;
	height: 177px;
	background: #e1dedb;
	}
#sub_extendSearchTout p{
	margin: 0;
	padding: 0;	
	text-indent: -2700px;
	}
#sub_extendSearch a{
	margin: 0;
	padding: 0;
	display: block;
	width: 222px;
	height: 177px;
	background: url(../images/sub_extendSearch.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
#sub_extendSearch a:hover{
	margin: 0;
	padding: 0;
	display: block;
	width: 222px;
	height: 177px;
	background: url(../images/sub_extendSearch.gif) 0px -177px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
	
#sub_end{
	margin: 0;
	padding: 0;
	background: url(../images/sub_end-bg.gif) top left repeat-x;
	display: block;
	height: 65px;
	}
/*---------------------------------------------------------------------------- 
RESULT END
-----------------------------------------------------------------------------*/	
#resultEnd{
	margin: 0;
	padding: 0;
	display: block;
	width: 495px;
	height: 34px;
	background: url(../images/resultEnd-bg.gif) top left no-repeat;
	}
	
#footerTop{
	margin: 0;
	padding: 0;
	display: block;
	background: #7a849c;
	}
#footerTop p{
	margin: 0;
	padding: 5px 0;
	display: block;
	width: 756px;
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	}
#footerTop p a{
	color: #FFFFFF;
	text-decoration: none;
	}
#footerTop p a:hover{
	color: #3a455f;
	}
#footerBottom {
	background-color: #3A455F;
}
#footerBottom p{
	margin: 0 0 15px 0;
	padding: 10px 0;
	display: block;
	width: 756px;
	color: #9ea4b1;
	font-size: 9px;
	text-align: center;
	}
#footerBottom p a{
	color: #9ea4b1;
	text-decoration: none;
	}
#footerBottom p a:hover{
	color: #FFFFFF;
	} 
/*---------------------------------------------------------------------------- 
MAIN COLUMN
-----------------------------------------------------------------------------*/
#main_headerControls ul{
	margin: 4px 0 0 0;
	padding: 0;
	list-style-type: none;
	width: 495px;
	height: 23px;
	}
#main_footerControls ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 495px;
	height: 23px;
	}
#main_headerControls li{
	float: left;
	}
#main_footerControls li{
	float: left;
	}
#main_headerBack a{
	margin: 0;
	padding: 0;
	display: block;
	width: 69px;
	height: 23px;
	background: url(../images/main_headerBack.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
#main_headerBack a:hover{
	margin: 0;
	padding: 0;
	display: block;
	width: 69px;
	height: 23px;
	background: url(../images/main_headerBack.gif) 0px -23px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
#main_footerBack a{
	margin: 0;
	padding: 0;
	display: block;
	width: 69px;
	height: 23px;
	background: url(../images/main_footerBack.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
#main_footerBack a:hover{
	margin: 0;
	padding: 0;
	display: block;
	width: 69px;
	height: 23px;
	background: url(../images/main_footerBack.gif) 0px -23px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
#main_headerNext a{
	margin: 0;
	padding: 0; 
	display: block;
	width: 69px;
	height: 23px;
	background: url(../images/main_headerNext.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
#main_headerNext a:hover{
	margin: 0;
	padding: 0; 
	display: block;
	width: 69px;
	height: 23px;
	background: url(../images/main_headerNext.gif) 0px -23px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
#main_footerNext a{
	margin: 0;
	padding: 0; 
	display: block;
	width: 69px;
	height: 23px;
	background: url(../images/main_footerNext.gif) 0px 0px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
#main_footerNext a:hover{
	margin: 0;
	padding: 0; 
	display: block;
	width: 69px;
	height: 23px;
	background: url(../images/main_footerNext.gif) 0px -23px no-repeat;
	text-decoration: none;
	text-indent: -2700px;
	}
#main_headerPagResults{
	margin: 0;
	padding: 4px 0 0 0;
	display: block;
	width: 224px;
	font-size:9px;
	color: #6d6059;
	}
#main_headerReturn{
	margin: 0;
	padding: 4px 0 0 0;
	display: block;
	width: 133px;
	font-size:9px;
	font-weight: bold;
	color: #3a455f;
	}
#main_headerReturn a{
	font-size:9px;
	color: #3a455f;
	}
/*---------------------------------------------------------------------------- 
TOP PREMIER PROPERTY DISPLAY
-----------------------------------------------------------------------------*/
#premierPagesBorder{
	margin: 11px 0 0 0;
	padding: 0 0 30px 0;
	background: url(../images/resultBorder-bg.gif) top left repeat-y;
	}
	
#premierPages h2{
	margin: 0;
	padding: 0;
	display: block;
	width: 495px;
	height: 52px;
	background: url(../images/resultMain_h2.gif) top left no-repeat;
	font-size: 11px;
	text-indent: -2700px;
	}
#popUpHolder {
	/*width: 121px;
	height: 28px;
	background-image:url(../images/bgCommentPopUp.gif); */
	 padding: 10px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 50;
	display: none;
}
#popHolderText {
	/*padding: 5px;*/
}

