/* <!--60000010 sizes & fonts MAIN SITE-Sept 20, 2006--> */

/*-------------------< Horizontal Menu START >-------------------*/
.HZNav {
	height: 37px;
	width: 800px;
	clear: left;
}

.HZMenu {	
	width:800px; 
	text-align:left;
	margin:0 auto 0 auto;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
  	height:22px;
}	

/* ---------------< LI Menu Styles >--------------------*/	
HTML>BODY DIV.HZNav {
  height:37px;	
  padding-top:3px;
	}
	
*HTML DIV.HZNav {
	padding-bottom:0;	
	}
	
DIV.HZMenuContent {
	width:800px;
	margin:0;
	padding:0;
	height:22px;
	}
/* ---------------< Main Menu List >-------------------*/
UL#rciMenu {
  padding: 0;
  margin: 10px 0px;
  list-style: none;
  /*
  margin-left:auto;
  margin-right:auto;
  */
}

HTML>BODY UL#rciMenu {
	width:auto;
	/* padding-left:40px; */
}

/* ---------------< Parent Item >-------------------*/
LI.rciMenuItemParent,
LI.rciMenuItemParentLast {
  float: left;
  position: relative;
  width: auto;
  margin:0; 
  padding:0 5px 0 5px;
} 

LI.rciMenuItemParent A,
LI.rciMenuItemParent A:link, LI.rciMenuItemParent A:visited,
LI.rciMenuItemParent A:hover, LI.rciMenuItemParent A:active,
LI.rciMenuItemParentLast A,
LI.rciMenuItemParentLast A:link, LI.rciMenuItemParentLast A:visited,
LI.rciMenuItemParentLast A:hover, LI.rciMenuItemParentLast A:active {
  text-decoration:none;
}

UL#rciMenu LI.rciMenuItemParent a.rciMenuItemParent:link, a.rciMenuItemParent:visited, a.rciMenuItemParentHighLighted:link,a.rciMenuItemParentHighLighted:visited,
UL#rciMenu LI.rciMenuItemParentLast a.rciMenuItemParentLast:link, a.rciMenuItemParentLast:visited, a.rciMenuItemParentLastHighLighted:link,a.rciMenuItemParentLastHighLighted:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  padding:6px;  
  height:18px;
  text-decoration:none;
}

HTML>BODY UL#rciMenu LI.rciMenuItemParent a.rciMenuItemParent:link, a.rciMenuItemParent:visited, a.rciMenuItemParentHighLighted:link,a.rciMenuItemParentHighLighted:visited,
HTML>BODY UL#rciMenu LI.rciMenuItemParentLast a.rciMenuItemParentLast:link, a.rciMenuItemParentLast:visited, a.rciMenuItemParentLastHighLighted:link,a.rciMenuItemParentLastHighLighted:visited {  
  height:37px;
}

* HTML UL#rciMenu LI.rciMenuItemParent a.rciMenuItemParent:link, a.rciMenuItemParent:visited, a.rciMenuItemParentHighLighted:link,a.rciMenuItemParentHighLighted:visited,
* HTML UL#rciMenu LI.rciMenuItemParentLast a.rciMenuItemParentLast:link, a.rciMenuItemParentLast:visited, a.rciMenuItemParentLastHighLighted:link,a.rciMenuItemParentLastHighLighted:visited {  
  padding:0;
  margin:3px 6px 0px 6px;
  height:11px;
}

UL.rciMenuChildGroup {
	z-index:99;
	display: none;
	position: absolute; 
	top: 15px;
	left:6px;	
	padding:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	margin:0;
	list-style:none;
	width:150px;
} 

/*
UL.rciMenuItemParentLast {
	display: none;
	position: absolute; 
	top: 15px;
	left: 6px;	
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	margin:0;
	list-style:none;
	width:150px;
} 

LI.rciMenuItemParentLast {
	display: block;
	
}
*/

/* ---------------< Child Items List - replaces the flyout >-------------------*/
UL.rciMenuChildGroup LI.rciMenuItemChild a.rciMenuItemChild:link, a.rciMenuItemChild:visited{
	text-decoration:none;
	padding: 1px 0 1px 0;
	font-weight:normal;
} 

/* ---------------< Individual Child Items >-------------------*/
UL.rciMenuChildGroup LI.rciMenuItemChild a.rciMenuItemChild:hover {
	text-decoration:None;
	padding: 1px 0 1px 0;
	font-weight:normal;
} 

LI.rciMenuItemChildHighLighted a.rciMenuItemChildHighLighted:link, a.rciMenuItemChildHighLighted:visited {
	text-decoration:none;
	font-weight:bold;
	padding: 1px 0 1px 0;
} 

/* ---------------< Selected Child >-------------------*/
/*li > ul.rciMenuChildGroup {
	top: auto;
	left: auto;
}
	*/
li:hover ul.rciMenuChildGroup, li.over ul.rciMenuChildGroup{ 
	display: block;
	z-index:100;
	text-decoration:none;
}
	
UL.rciMenuChildGroup LI.rciMenuItemDivider {
	padding:0;
	margin:0;
	height:1px;
	font-size:1px;
	width:100%;
	display:none;
	visibility:hidden;
}

li:hover ul.rciMenuChildGroup li.rciMenuItemChild a:hover, li.over ul.rciMenuChildGroup li.rciMenuItemChild a:hover{ 
	text-decoration:underline;
}
/* ---------------< LI Menu Styles END >-------------------*/
/*-------------------< Horizontal Menu END >-------------------*/
/*==============================< Header and Horizontal Menu END >==============================*/

/*-----------------------------------------------------------------------------*/

TD.REMSTopParagraph{
	background-color:#FFFFFF;
}
TABLE.IPlistings{
	width:100%;
}
.IPListings TD{
	margin-top:0px;
	padding:0px;
	}
/*davTD.eNContentArea {
	background-color:#FFFFFF;
	padding-left:15px;
	padding-right:10px;
	padding-top:10px;
	VERTICAL-ALIGN: top; 
	WIDTH: 95%;
}*/

body {
	background:#ffffff;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
DIV.greeting {
	padding:10px;
}
clear {
	CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
SPAN.REMAXbrokerName {
	font-size: 18px;
	font-weight:bold;
}

DIV.PageContainer {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LEFT: 50%; PADDING-BOTTOM: 0px; MARGIN: auto auto auto -400px; WIDTH: 780px; PADDING-TOP: 0px;
	 POSITION: absolute;
}
SPAN.REMAXBrokerInfo {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin:0;
	/*padding-right:10px;*/
}

/* Begin bread crumbs*/
.BreadCrumb {
	padding-left:0px;
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; MARGIN: 0 0 20px 0; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

#divBreadCrumb A {
	COLOR: #909090;

}
#bread_crumbs A	{
	font-weight:bold;
	COLOR: #909090;
}
#bread_crumbs{
	MARGIN: 0 0 20px 0;
	font-weight:bold;
	COLOR: #000000;
}
/*end bread crumb*/
/*---<TABS>---*/
.searchTab {
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	}

a.searchTab:link {
	text-decoration:none;
	}

.TabDefaultClass {
	display:block;
	height:17px;
	width:132px;
	text-align:center;
}

.TabMouseOverClass {
	display:block;
	height:17px;
	width:132px;
	text-align:center;
}

.TabSelectedClass {
	display:block;
	height:17px;
	width:132px;
	text-align:center;
}
/*Open Houses*/
/*Main description and separator border between search results*/

TD.listingSearch2 {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #000000; 
	BORDER-TOP: 1px groove #666666;
	border-bottom:1px solid white;
}	
/*---</TABS>---*/


/*	Link Colors */
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #000066;
}

/*	SETS THE OVER ALL FONT-STYLE */
TABLE, TD, TH, DIV, PRE, CODE, SPAN, P, OL, UL, DL, DT, DD, LI, BLOCKQUOTE {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
H1, H2, H3, H4, H5, H6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000066;
	margin:.5em 0 .5em 0;
	padding:0;
}
H5 {font-size:12px;}
H6 {font-weight:normal;
	font-size:12px;
	}
p {
	padding:0;
	margin:10px 0 10px 0;
	}
HR {height:1px; color:#000066;}

DIV.PageWrapper{
	background-color:#FFFFFF;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	LEFT: 50%;
	PADDING-BOTTOM: 0px; 
	MARGIN: auto auto auto -400px; 
	WIDTH: 800px; 
	PADDING-TOP: 0px; 
	POSITION: absolute; 
	HEIGHT: auto
}
	
/* Header Content */
DIV.Header {
	background-color: #FF0200;
	background-image:url(images/header_bg.gif);
	height: 70px;
	width: 800px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-align: top;
	}

DIV.HeaderContent {
	float:left;
	background-image: url(images/header_img.gif);
	background-repeat: no-repeat;
	background-position: left  top;
	height: 70px;
	padding: 0px 0px 0px 120px ;

	clear:both;
}

DIV.HeaderContentLogo {
	float:right;
	background-image: url(images/header_logo.gif);
	background-repeat: no-repeat;
	background-position: right  right;
	width:360px;
	height: 70px;
}
/* Menu Bar Content */
DIV.MenuBar {
	background-color: #0E61AD;
    background-image:url(images/menu_bar.gif);
	height: 26px;
	width: 800px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-align: right;
}

/* Home Page Content */
DIV.HPcontent {
	background-color:#9DB5CC;
	width:800px;
	margin: 0px 0 0  0;
	clear:both;
	margin-left:0px;
	margin-right:0px;
	}

/* Left HP Content */
DIV.HPLeftContent {
	background-color:#81CCF8;
	background-image:url(images/menu_button.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000066;
	height:208px;
	width:142px;
	float:left;

}

/* Left HP Content - Menu Text */
DIV.HPLCText {
	padding: 0;
	}

/* Right HP Content */
/*DIV.IPCityList {
	width:190px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:right;
	margin:22px 0 0 0;
}*/

	
/* Bottm HP Content */

/* Bottm HP Content - Welcome Text */
DIV.HPwelcomeParagraph {
	width:583px;
	font-size: 11px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 0 5px;
	float: left;
	border: solid;
	border-color: #D7E9F8;
	border-width: 1px;
}
DIV.HPactionItems {
	width:583px;
	height:120px;
	font-size: 11px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 0 5px;
	float: left;
	border: solid;
	border-color: #D7E9F8;
	border-width: 1px;
	}

/* BEGIN SCROLL / CITY SEARCH */
/*City list height, scroller */
IFRAME.CitySearchList {
	HEIGHT: 450px;
	width:190px;
	padding-left:15px;
}
/*Scroller Arrow control location - the height should be about the same as the height of the arrow image */
#Scrollers {
	FLOAT:left; 
	WIDTH: 15px; 
	POSITION: relative; 
	TOP: 0px; 
	HEIGHT: 120px;
}

#divContainer { 
/* City list CONTAINER spacers: This is used for the citylist height *NOT* the IFRAME: It can be used to align the city list using padding, etc. 09/06*/
	left: 0; 
	float: left; 
	padding: 0 0 0 0px;
	overflow: hidden; 
	
/*Change the height to "adapt" your city list "container" to the look of your templates the values for clip must match with W and H
A good rule of thumb to start tweeking would be the HEIGHT of your ARROWS image for the scroller*/
	width: 145px; 
	height: 400px; 
	clip: rect(0 145px 400px 0); /*same as width and height in previous line*/
}
#divContent {
	position: relative; 
	top: 0; 
}
/*Top of city search row - useless for these templates*/
SPAN.CitySearchCount {
/*Small container on top of the list... Intended for above the City list count image or text or line or spacer, whatever*/
	padding:0px;
	width:0px;
	height:0px;
	/*display:block;
	padding:0px;
	font-weight: bold; 
	font-size: 12px;
	font-family: verdana;
	height:48px;
	border:1px solid green;
	width: 150px;*/
}
#divUpControl {
/*TOP SCROLLER: this is the container for the TOP ARROW of the scroller NOT the image JUST the container this is used by the javascript SCROLL control 9/06*/
/*DEBUG border:2px solid black;*/
	z-index: 100; 
	left: 0; 
	width: 15px; 
	position: absolute; 
	top: 0; 
	height: 12px; 
	text-align: right; 
}
IMG.CitySearchRule {
/*MIDDLE SCROLLER ARROWs margin: this is the container for the scroller's vertical line 9/06*/
/*debug border:2px solid red;*/
	margin:0;
	height:120px;
	width:15px;
	}
#divDownControl {
/*BOTTOM SCROLLER: this is the container for the BOTTOM ARROW of the scroller NOT the image JUST the container this is used by the javascript SCROLL control 9/06*/
/*DEBUG border:2px solid yellow; */
	z-index: 100; 
	left: 0; 
	height:12px; width:15px; 
	position: absolute; 
	top: 110px;  /* this value must be 10 minus the height of the CitySearchRule height example: 212-14=203 9/06 */
	text-align: right; 
}
#imgBottomImage {
/*CiTY/LISTING IMAGE CONTAINER: Image for the bottom of the city list it usualy reads Cities and #of listings 
On the ColorVariations CSS is where you use this same item of class to include the image you want*/
/*	margin: 0; 
	z-index: 10; 
	left: 0; 
	position: relative; */
	/*height: 68px; width: 190px; */
}


/* ------------ START BizCard tags ------------ */
/* NEW Bizcard Tags */
DIV.bizCard {
	margin: 0;
	padding:0;
	width:400px;
	border:0px;
	vertical-align:bottom;
	float:left;
	text-align:left;

}
DIV.BizCardInfo {
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.25em;
	text-align:left;
	float:right;
	/*width:400px;*/ /*This item was causing display problems with the contact us page. It may cause problems in the live page because with a real bizcard*/
	}
H1.BrokerName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	margin:0 0 5px 0;
	padding:0;
	text-align:left;
}

DIV.OfficeName {
	font-weight:bold;
	}
DIV.Address, DIV.CityStateZip, DIV.Phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
	
SPAN.BizCardLabel {
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
}
DIV.AgentBizCardPhoto {
	margin: 0px;
	padding: 0px;
	float: left;
}

IMG.AgentBizCardPhoto {
	background-color: transparent;
	padding:0;
	height: 88px;
	margin:0 8px 8px 0;
}

.REMSIDXDisclosure {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
position: relative;
text-align:center;
width:750px;
}

BODY #MainColunm #MainColunm .REMSIDXDisclosure {
width:100% !important;
}

/*TD.Panel2TopMidLeft {
padding-left:42px;
}
*/

/* ------------ END BizCard tags ------------ */

#form1 {
margin:0px;
padding:0px;
}

.agentFrame {
height:2200px;
width:750px;
}


#REMSQuickSearchMain {
height:auto !important;
width:530px;
}

#REMSQuickSearchPanelTop {
height:auto !important;
width:530px;
}

#PanelBottomGeneral {
height:auto !important;
}

#PanelBottomRemspanel2 {
height:auto !important;
}
