
/*	globals	*/

*{
	margin: 0;
	padding: 0;
}
body{
	width: 100%;
	color: #000000;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #eef3f8;	
}
div#container{	
	width: 932px;
	margin-right: auto;
	margin-left: auto;
}
div#header{
	position:relative;
	width:932px;
	height:91px;
	z-index: 1;
}
div#navTop{
	position:absolute;
	width:932px;
	left:0px;
	top:63px;
	height:28px;
	background: url(/media/companyset/RemaxMI/RegionalSite/nav.right.gif) top right no-repeat;
}
div#content{	
	width:932px;
	background:#ffffff url(/media/companyset/RemaxMI/RegionalSite/bg.body.gif) top left repeat-y;
}
div#contentBottom{
	width: 932px;
	background:#ffffff url(/media/companyset/RemaxMI/RegionalSite/bg.bottom.gif) top left no-repeat;
	height: 13px;
}
div#AutoLogin{
	width:885px;	
	margin:0px 0px 0px 24px;
	font-size:10px;
	overflow:hidden;
}
table#containertext{
	background-color:#c6dfbd;
}
img{
	border: 0px solid #FFFFFF;
}
input{
	margin-right: 5px;
	margin-bottom: 2px;
}
select{
	margin-bottom: 2px;
}

	
/*	layout	*/

div#logo{
	position:absolute;
	top:0;
	left:0;
	margin-left: 10px;
	}
div#logo a{
	display:block;
	width:265px;
	height:65px;
	}
div#logo a img{
	padding-left: 15px;
	padding-top: 8px;
	display:block;
	}
div#logo h1{
	position:absolute;
	top:-1000px;
	left:-1000px;
	}
div#officeName{
	position: absolute;
	bottom: 173px;
	left: 203px;
	width: 200px;
	font-weight: bold;
	color: #999999;
	line-height: 13px;
	}


div#contentPadding{
/*	padding-left:10px;
	padding-right:10px;
*/
	margin-left: 15px;
	}

div#content:after,
div.contentPageSection:after,
div.contentPageSectionBorder:after{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
div#copyright {
	padding: 20px;
	padding-top: 0px;
	padding-right: 20px;
	}
div#seoSearchCities{
	text-align:center;
	background: #eef3f8;
}
div#footer{
	width: 892px;
	height:50px;
	background: #eef3f8;
	margin-bottom: 0;
	padding: 10px 20px 0px;
	color: #000000; 
	}
div#footerBottom{
	width: 761px;	
	margin-bottom: 0;
	padding: 0px 20px;
	background: #eef3f8;
	color: #000000;
	font-size: 7pt;
	}
.disclaimer{
	color: #696969;
	font-size: 7pt;
	}	
div#rememberLogin
{
	margin-top:0px;
	margin-bottom:-7px;
	float:left;
}
div#rememberLogin input
{
	position:relative;
	top:3px;
}
* html div#rememberLogin input
{
	position:relative;
	top:0px;
}
/*	navigation*/
div#navTop a{
	display:block;
	float:left;

	text-decoration: none;
	}
div#navTop a#menuHome:hover,
div#navTop a#menuPropertySearch:hover,
div#navTop a#menuAgents:hover,
div#navTop a#menuContact:hover{
	background-position: bottom left;
	color: #ffe0af;
	}
div#navTop a span{
	margin-left: 15px;
	margin-top: 5px;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}

div#navTop td#menuHome{
	height:28px;
	width:109px;
	background:url(/media/companyset/RemaxMI/RegionalSite/nav/home.gif) 0 0 no-repeat;
	margin: none;
	}
a#menuHome{
	margin-left: 20px;
	}	
div#navTop td#menuPropertySearch{
	height:28px;
	width:155px;
	background:url(/media/companyset/RemaxMI/RegionalSite/nav/propsearch.gif) top left no-repeat;
	margin: none;
	}
div#navTop td#menuAgents{
	height:28px;
	width:164px;
	background:url(/media/companyset/RemaxMI/RegionalSite/nav/agents.gif) top left no-repeat;
	margin: none;
	}
div#navTop td#menuResources{
	height:28px;
	width:120px;
	background:url(/media/companyset/RemaxMI/RegionalSite/nav/resources.gif) top left no-repeat;
	margin: none;
	}
div#navTop td#menuAboutUs{
	height:28px;
	width:88px;
	background:url(/media/companyset/RemaxMI/RegionalSite/nav/aboutus.gif) top left no-repeat;
	margin: none;
	}
div#navTop td#menuCareers{
	height:30px;
	width:65px;
	background:url(/media/companyset/RemaxMI/RegionalSite/corp_careers_bg.gif) top left no-repeat;
	margin: none;
	}
div#navTop td#menuCommunity{
	height:28px;
	width:98px;
	background:url(/media/companyset/RemaxMI/RegionalSite/nav/community.gif) top left no-repeat;
	margin: none;
	}
div#navTop td#menuContact{
	height:28px;
	width:85px;
	background:url(/media/companyset/RemaxMI/RegionalSite/nav/contact.gif) top left no-repeat;
	margin: none;

	}
div#navTop td#menuNavRight{
	height:28px;
	width:113px;
	margin: none;
	background:url(/media/companyset/RemaxMI/RegionalSite/nav/nav.right.gif) top left no-repeat;
}
/*#globalNavigation{
	height:30px;
	padding-left:1px;
	background-position:left bottom;
	background-repeat:no-repeat;
	clear:both;
	}*/
#globalNavIframe{
	display: none;
	position: absolute;
	z-index: 900;
	width:183px;
	margin-top: -3px;
	}
#globalNavigation ul{
	display:inline;
	vertical-align:top;
	}

#globalNavigation ul li{
	list-style:none;
	float:left;
	background-repeat:no-repeat;
	}

/*#globalNavigation ul li a{
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	float:left;
	}
*/	
div.globalDropDown h2{display:none;}

div.globalDropDown{
	position: absolute;
	display: none;
	/*background-color: url(<%=cMedia%>/companyset/<%=application("sitedirectory")%>/dropmenu_bg.gif) repeat-x top left #CC3333;*/
	background-color:#184D73;
	border: 1px solid #898989;
	border-top: 0px;
	z-index: 901;
	padding-left: 1px;
	width:180px; 
	margin-top: -3px;
}

div.globalDropDown ul{
	margin-top:5px;
	margin-bottom:10px;
	}

div.globalDropDown ul, div.globalDropDown li{
	list-style: none;
	list-style-image: none;
	text-indent: 15px;
	text-decoration:none;
	width: 180px;
	color: #ffffff;
	font-family: Arial, Helvetica, serif;
	font-size: 9pt;
	}

div.globalDropDown li{
	list-style-position:outside;
	}
div.globalDropDown a{
	padding-top: 2px;
	padding-bottom: 2px;
	width:100%;
	display: block;
	color: #ffffff;
	text-decoration:none;
	text-indent: 10px;
	}
* html div.globalDropDown a{
	width:180px;
	}
div.globalDropDown a:link{
	color: #ffffff;
	text-decoration: none;
	}
div.globalDropDown a:visited{
	color: #ffffff;
	text-decoration: none;
	}
div.globalDropDown a:hover{
	font-weight: bold;
	text-decoration: none;
	background: url(/media/companyset/RemaxMI/RegionalSite/bg_dropmenu_over.gif) top left no-repeat;
	}
div.globalDropDown a:active{
	text-decoration: none;
	}
div#navBottom{
	font-size: 8pt;
	padding-left: 20px;
	padding-top: 7px;
	color:#333333;
	}
div#navBottom td{
	color: #333333;
	font-size: 8pt;	
}
div#navBottom a:link{
	color: #333333;
	}
div#navBottom a:visited {
	color: #333333;
	}
div#navBottom a:hover{
	color: #669999;
	}
div#navBottom a:active{
	color: #ffffff;
	}
div#navBottomLinks{
	float: right;
	margin-right: 30px;
	margin-top:5px;
	}

img#navAgentLogin {
	 width:59px;
	 height:12px;	
	}
img#navRelianceNetwork{
	 width:77px;
	 height:11px;
	 margin-left: 20px; 
	}

/* Home page styles --needs cleanup GG 10.26*/
div#sectionTop{
padding: 10px;
margin-bottom: 10px;}
div#sectionTopLeft{
	position:relative;
	height:363px;
	width: 465px;
	float:left;	
	background:url(/media/companyset/RemaxMI/RegionalSite/bg.quicksearch.gif) top left no-repeat; 
	
}
div#sectionTopRight{
	width:431px;
	height:373px;
	position: relative;
	float: right;
}

img#hpmap {
	width: 431px; 
	height: 373px;
}

div#sectionMiddle{	
	
	height: 127px;	
	width:896px;
	
}
div#sectionBottom{	
	width:885px;
	margin: 0px 0px 0px 10px; 

}
div#myhomefinder{	
	width: 415px;
	height: 15px; 
	position: relative;
	margin-top: 250px;
	margin-left: 15px;
	color:#ffffff;
}
div#myhomefinder h3,
div#myhomefinder p{
	font-family:		Century Gothic, Myriad Condensed Web, Univers Condensed, Arial ;
	color:#ffffff;
	margin-bottom: 5px;
}
div#myhomefinder a{
	color:#ffffff;
}
div#myhomefinder a:hover{
	color:#ffffff;
	font-weight: bold;
}		
div#findagent{
	background:#FFFFFF no-repeat top left url(/media/companyset/RemaxMI/RegionalSite/findanagent.gif);
	width: 296px;
	height: 127px;
	float: left;	
	}
div#findagent p,
div#findagent h3{
	float:none;
	width:125px;
	padding-left: 165px;
}
div#BankofAmerica{
	width: 301px;
	height:127px;
	float:left;
	background:#FFFFFF no-repeat top left url(/media/companyset/RemaxMI/RegionalSite/boa.gif);	
	
}
img#BankofAmerica1{
	padding-left: 155px;
	margin-top: 40px;
	margin-bottom: 8px;
	}
img#BankofAmerica2{
	padding-left: 155px;
	}	
div#KidsKorner{
	width: 299px;
	height:127px;
	float:left;
	background:#FFFFFF no-repeat top left url(/media/companyset/RemaxMI/RegionalSite/kidskorner.gif);		
}
div#KidsKorner p,
div#KidsKorner h3{
	width:110px;
	padding-left: 15px;
}
div#sectionMiddle h3{
	color:#ca3b32;
	font-family:  Arial, Sans-Serif;
}	
div#sectionMiddle p a{ 
	color: #0e4d83;
	font-family:  Arial, Sans-Serif;
	text-decoration: none;
	font-size: 11pt;	
}
div#FeaturedSearches{
	background: #e7f5e2;
	width: 100%;
	margin-bottom: 5px;	
}	
div#SearchesContent{
	margin:	10px 15px 10px 15px;	
	}	
	

/*ul.resourcesList,	*/		
ul.mainpage {
	list-style-type: none;	
}
/*ul.resourcesList li,*/ 
ul.mainpage li{
	list-style: none;
	margin-left: 18px;
	list-style-position: outside;
	list-style-image: url(/media/companyset/RemaxMI/RegionalSite/bullet.gif);
	padding: 0px 5px 3px;
	vertical-align:text-bottom;

}
#inputFindagent {
	width: 133px; 
	vertical-align:top;
	margin: 0; 
	padding: 0;
}
input#btnSearchagents {	
	margin-top: 1px;	
	margin-left: 1px; 
	padding-left:0;
	vertical-align:top;
}
div#QSTitle{
	width: 450px;
	margin-left: 15px;
	margin-top: 8px;
	font-family: Arial, Sans-Serif;
	color:#ca3b32;
	font-size: 16pt;

	height: 25px;
	}
div#buying {
	margin-top:-1px;
	vertical-align: top;
	float: right;
	margin-right: 25px;
	color: #000000;
	width:255px;
	
	font-size:	8pt;
	font-weight:bold;
	font-family:		Century Gothic, Myriad Condensed Web, Univers Condensed, Arial ;
}
Table#QSTable {
	position: absolute; 
	top: 60px;
	margin-left: 35px; 	
	font-family:		Century Gothic, Myriad Condensed Web, Univers Condensed, Arial ;
}

input#qsCityZip{
	width: 395px;
	height: 20px;
	font-size: 12pt;
}

select#stateList{
	background: #ffffff;
}
select#qsMinPrice,
select#qsMaxPrice{
	width:147px;
	margin-right: 10px;
}
select#qsBeds,
select#qsBaths{
	margin-right: 10px;
	width:70px;
}
select#qsGroupPropType
{
	width:167px;
	margin-right: 10px;
	margin-bottom:2px;
}



/* content pages	*/

div.contentPageSection,
div.contentPageSectionBorder{
	clear:both;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:5px;
	height:100px;
	}
div.contentPageSectionBorder{
	border-bottom:1px solid #dcdee8;
	}
div.contentPageSection h3
div.contentPageSectionBorder{
	margin:0;
	}
a.contentPageButtonFindOutMore span{
	position:absolute;
	left:-1000px;
	top:-1000px;
	}
a.contentPageButtonFindOutMore,
a:link.contentPageButtonFindOutMore{
	display:block;
	float:left;
	width:150px;
	height:22px;
	margin-top:5px;
	background: url(/media/companyset/RemaxMI/RegionalSite/button_findoutmore.gif) top left no-repeat;
	}

a:hover.contentPageButtonFindOutMore,
a:active.contentPageButtonFindOutMore{
	background-position: bottom left;
	}
img.contentPageImage{
	border:1px solid black;
	margin-left:20px;
	margin-right:-10px;
	margin-bottom:20px;
	float:right;
	}
img.contentPageImageLeft{
	border:1px solid black;
	margin-right:20px;
	margin-left:0px;
	margin-bottom:20px;
	float:left;
	}
img.contentPageImageRight{
	border:1px solid black;
	margin-right:0px;
	margin-left:20px;
	margin-bottom:20px;
	float:right;
	}
img.hr{
	margin-bottom:10px;
	vertical-align:top;
	}

div#SideMenu{
	display:inline;
	float: right;
	width: 215px;
	height:250px;	
	margin-right: 15px;
	margin-left:5px;
	}
div#SideMenuTop{
	width: 215px;
	height: 18px;
	background: url(/media/companyset/remaxmi/regionalsite/sidenav.top.gif) bottom right no-repeat;		
	}	
div#SideMenuBody{
	background: url(/media/companyset/remaxmi/regionalsite/sidenav.middle.gif) top left repeat-y;		
	}	
div#SideMenuBottom{
	width: 215px;
	height: 18px;
	background: url(/media/companyset/remaxmi/regionalsite/sidenav.bottom.gif) bottom right no-repeat;	
}
div#SideMenu ul{
	margin-bottom:00px;
	}
div#SideMenu li{
	list-style: none;
	list-style-image: none;
	padding-top: 2px;
	padding-bottom: 2px;	
	}	
div#SideMenu li:hover {	
	list-style: none;
	list-style-image: none;
	padding-top: 2px;
	padding-bottom: 2px;	
	background: #b5c5dc url(/media/companyset/remaxmi/regionalsite/sidenav.over.gif) top right no-repeat;	
}	
div#SideMenu h3 span, 
div#SideMenu p{
	margin-left: 15px;

	} 
	
* html div#SideMenu li{
	margin-left: -15px;
	}
div#SideMenu a{
	display:block;
	line-height:1em;
	padding:2px;
	margin-left:15px;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	
	}
div#SideMenu h3{
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:10pt;
	color: #153474;	
	}
div#SideMenu h3 a:link,
div#SideMenu h3 a:visited,
div#SideMenu h3 a:active{
	color: #153474;
	}
div#SideMenu a:link,
div#SideMenu a:visited{
	color: #3467cc;
	}
div#SideMenu h3 a:hover{
	color: #153474;
	}
div#SideMenu a:hover{
	color: #3d76e8;
	}
div#SideMenu a:active{
	color: #3467cc;
	}	
div#corpHeading{
	height:250px;
	}
div#corpHeadingMain{
	width:500px;
	height:250px;
	float:left;
	}
div#corpAgentsandOffices{
	width:500px;
	height:250px;
	background:url(/media/companyset/RemaxMI/RegionalSite/corpHeading_agents.jpg) top left no-repeat;
	float:left;
	}
div#corpHeadingConsumerServices{
	width:500px;
	height:250px;
	background:url(/media/companyset/RemaxMI/RegionalSite/corpHeading_consumer.jpg) top left no-repeat;
	float:left;
	}
div#corpHeadingAboutUs{
	width:500px;
	height:250px;
	background:url(/media/companyset/RemaxMI/RegionalSite/corpHeading_aboutus.jpg) top left no-repeat;
	float:left;
	}
div#corpHeadingCareers{
	width:500px;
	height:250px;
	background:url(/media/companyset/RemaxMI/RegionalSite/corpHeading_careers.jpg) top left no-repeat;
	float:left;
	}
div#corpHeadingCommunity{
	width:500px;
	height:250px;
	background:url(/media/companyset/RemaxMI/RegionalSite/corpHeading_community.jpg) top left no-repeat;
	float:left;
	}
div#corpHeadingContact{
	width:500px;
	height:250px;
	background:url(/media/companyset/RemaxMI/RegionalSite/corpHeading_contact.jpg) top left no-repeat;
	float:left;
	}
div#corpHeadingMain img{
	float:right;
	margin-top:-10px;
	margin-right:-10px;
	}
div#corpHeadingMain p{
	width:230px;
	margin-bottom:0;
	}
div#corpHeading div.padding{
	padding:10px;
	}
div#pageContent{
/*	padding:10px 10px 0 10px; */
	padding:10px 10px 0 5px; */
	clear:both;
	}

input.textboxHp{
	border:1px solid #999999;
	width:190px;
	margin-right:0px;
	margin-bottom:0;
	height:20px;
	vertical-align:top;
	background: url(/media/companyset/RemaxMI/RegionalSite/bg_inputText.gif) top left no-repeat;
	}
input.submitHp{
	vertical-align:top;
	margin-bottom:0;
	}
* html input.submitHp{
	vertical-align:top;
	padding-top:1px;
	}

.inputText{	width:120px;	margin-right:0;
	margin-bottom:1px;
	height:20px;
	vertical-align:top;	background: url(/media/companyset/RemaxMI/RegionalSite/bg_inputText.gif) #ffffff top left no-repeat;	border:1px solid #999999;	}
input.inputTextQS{
	width:128px;
	margin-right:0;
	margin-bottom:2px;
	margin-top:0;
	height:18px;
	vertical-align:top;
	background: url(/media/companyset/RemaxMI/RegionalSite/bg_inputText.gif) #ffffff top left no-repeat;
	border:1px solid #999999;
	}
select.inputTextQS{
	width:132px;
	margin-right:0;
	margin-bottom:2px;
	margin-top:0;
	height:20px;
	vertical-align:top;
	}
input#buttonAgentTextSearch,
input#buttonOfficeCitySearch,
input#buttonAgentLanguageSearch,
input#buttonOfficeTextSearch{
	width: 75px;
	height: 22px;
	border: solid 0px;
	color:none;
	background: top left no-repeat url(/media/companyset/RemaxMI/RegionalSite/button_blank_sm.gif);
	cursor:pointer;
	}

/*	 backpages bg imgs ----> begin*/

div#corpHeadingCommunity p{
	font-size:10pt;
	font-weight:lighter;
	line-height:12pt;
	}
div#corpHeadingCommunity img.hr{
	margin-bottom:10px;
	vertical-align:top;
	display:block;
	border:1px solid red;
	}
* html corpHeadingCommunity img.hr{
	margin-top:-10px;
	}
div#corpHeadingCommunity img{
	float:right;
	margin-top:-10px;
	margin-right:-10px;
	}
div#corpHeadingCommunity p{
	width:215px;
	margin-bottom:0;
	}
div#corpHeadingCommunity div.padding{
	padding:10px;
	}
/*	 backpages bg imgs ----> end*/


div#corpHeading
{
	padding-top:5px;
}

div#corpHeadingMain h1,
div#corpHeadingAboutUs h1,
div#corpHeadingCommunity h1,
div#corpHeadingCareers h1,
div#corpHeadingConsumerServices h1,
div#corpHeadingContact h1,
div#corpAgentsandOffices h1{
	display:block;
	height:24px;
	width:245px;
	margin-bottom:5px;
	}
div#corpHeadingCommunity h1{
	width:240px;
	}
div#corpHeadingMain h1 span,
div#corpHeadingAboutUs h1 span,
div#corpHeadingCommunity h1 span,
div#corpHeadingCareers h1 span,
div#corpHeadingConsumerServices h1 span,
div#corpHeadingContact h1 span,
div#corpAgentsandOffices h1 span{
	position:absolute;
	left:-1000px;
	top:-1000px;
	}
div#pageContent h1{
	display:block;
	height:24px;
	width:350px;
	margin-bottom:5px;
	}
div#pageContent h1 span{
	position:absolute;
	left:-1000px;
	top:-1000px;
	}

/*Styles for transfered content pages*/



h5 {
	color:#0e4d83;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}


div.seocontentcontainer { display:block; padding:10px; }
div.seocontentcontainer a 
{
	color:#0066cc;
	text-decoration:underline;
}
table.seobodycontent td.left
{
	width:100%;
	vertical-align:top;
	padding-right:20px;
}

ul, li{
	color: #000000;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	}
ul {
	margin-bottom: 15px;
}
li {
	list-style-position: inside;
	list-style-image: none;
}
ul.menulist li {
	list-style-position: inside;
	list-style-image: none;
}

/*	Reliance Network 2005 */


/*	fonts	*/


p{
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 15px;
	}

h1,
.mainpageheading,
.pageheading{
	color: #0e4d83;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18pt;
	font-weight: bold;
	margin-bottom: 15px;
	letter-spacing:-1px;
	display:inline;
	}
img.pageheading{
	margin: 10px 0 0 0;
	display:inline;
	}

* html img.pageheading{
	margin: 10px 0 0 0;
	display:inline;
	}
h2{
	color: #0e4d83;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 15px;
	text-transform:uppercase;
	}	
h3{
	color: #0e4d83;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	}

ul, li{
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	}
ul{
	margin-bottom: 15px;
	}
li{
	list-style-position: inside;
	list-style-image: url(/media/theme/Remax001/nav/bullet_red_arrow.gif);
}
ul.menulist li{
	list-style-position: inside;
	list-style-image: url(/media/theme/Remax001/nav/bullet_blue_arrow.gif);
	}

a,
a:link,
p a:link{
	color: #39799c;
	text-decoration: underline;
	}
a:visited,
p a:visited{
	color: #3467cc;
	}
a:hover,
p a:hover{
	color: #3467cc;
	text-decoration: underline;
	}
* html a:hover,
* html p a:hover{
	color: #3467cc;
	text-decoration: underline;
	}

a:hover h3{
	color: #2C5BBA;
	}	
h3 a,
h3 a:link{
	text-decoration: underline;
	}
h3 a:visited{
	text-decoration: underline;
	}	

h3 a:hover{
	text-decoration: underline;
	}

.disclaimer{

	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
	font-weight: normal;
	}
.disclaimer a,
.disclaimer a:link{
	color: #363636;
	text-decoration: underline;
	}
.disclaimer a:visited{
	color: #363636;
	text-decoration: underline;
	}
.disclaimer a:hover{
	color: #e5f4ff;
	text-decoration: underline;
	}

* html .sidebar{
	width: 185px;
	margin-right:0px;
	}


/*	Reliance Network 2005 */


/*	pages	*/


table.publicAgentsResults
{
	width: 50%;
	border: 1px solid black;
	}

/* CSS rules for openhouses.asp */

.Highlight {
	background-color:#ECF6FE;
}
.Normal {
	background-color:#ffffff;
}

/* CSS rules for agent/office search pages */

#agentResults
{
	margin-left: -15px;
	}
* html #agentResults
{
	margin-left: 0px;
	}

.agentcolorbar {
	background-color: #E6EEFE;
}	
a:link.agentsearch {color: #003366;text-decoration: underline;}
a:visited.agentsearch {color: #003366; text-decoration: underline;}
a:visited.agentsearch {color: #003366; text-decoration: underline;}
a:hover.agentsearch {color: #0970D6; }
.dividingrows{
	border-bottom: #BCE2FF 1px solid;
	padding: 5px;
}
.start_rows{
	border-bottom: #BCE2FF 3px solid;
}
.end_rows{
	border-bottom: #BCE2FF 2px solid;
}
.txtcolor{
	color: #a2151d;
}
.allborders{
	border: #424242 1px solid;
}
.waiting_txt{	
	font-weight: bold;
	font-size: 17px;
	color: #424242; 
	letter-spacing: -.03cm;
}
/* CSS rules for property resume page */
.heading{
	color: #000000;
	font-size: 14px;
	font-weight: bold; 
	padding-bottom: 7px;
}
a:link.col_headings_agoff, a:visited.col_headings_agoff, a:link:hover.col_headings_agoff {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}	
.colorblock 
{
	background-color: #424242;
}
.lineall
{
    BORDER-RIGHT: #d0d0d0 1px solid;
    BORDER-TOP: #d0d0d0 1px solid;
    BORDER-LEFT: #d0d0d0 1px solid;
    BORDER-BOTTOM: #d0d0d0 1px solid
}
.linealldark
{
    BORDER-RIGHT: #b3b3ac 1px solid;
    BORDER-TOP: #b3b3ac 1px solid;
    BORDER-LEFT: #b3b3ac 1px solid;
    BORDER-BOTTOM: #b3b3ac 1px solid
}
.linebottom
{
    BORDER-RIGHT: #d0d0d0 0px solid;
    BORDER-TOP: #d0d0d0 0px solid;
    BORDER-LEFT: #d0d0d0 0px solid;
    BORDER-BOTTOM: #d0d0d0 1px solid
}
.linebottomleft
{
    BORDER-RIGHT: #d0d0d0 0px solid;
    BORDER-TOP: #d0d0d0 0px solid;
    BORDER-LEFT: #d0d0d0 1px solid;
    BORDER-BOTTOM: #d0d0d0 1px solid
}
.linebottomleftright
{
    BORDER-RIGHT: #d0d0d0 1px solid;
    BORDER-TOP: #d0d0d0 0px solid;
    BORDER-LEFT: #d0d0d0 1px solid;
    BORDER-BOTTOM: #d0d0d0 1px solid
}
.linebottomleftwhite
{
    BORDER-TOP-WIDTH: 0px;
    BORDER-LEFT: #ffffff 1px solid;
    BORDER-BOTTOM: #d0d0d0 1px solid;
    BORDER-RIGHT-WIDTH: 0px
}
.linealldark
{
    BORDER-RIGHT: #b3b3ac 1px solid;
    BORDER-TOP: #b3b3ac 1px solid;
    BORDER-LEFT: #b3b3ac 1px solid;
    BORDER-BOTTOM: #d0d0d0 1px solid
}
.linebottomleftrightdark
{
    BORDER-TOP-WIDTH: 1px;
    BORDER-RIGHT: #b3b3ac 1px solid;
    BORDER-LEFT: #b3b3ac 1px solid;
    BORDER-BOTTOM: #d0d0d0 1px solid
}
.linebottomleftrightdark
{
    BORDER-RIGHT: #b3b3ac 1px solid;
    BORDER-TOP: #b3b3ac 0px solid;
    BORDER-LEFT: #b3b3ac 1px solid;
    BORDER-BOTTOM: #b3b3ac 1px solid
}

/*Search Container - maintaining old size for now*/
	
div#newsearchcontentinside{
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}
	#randomofficecontainer{
		width: 580px;
		float: right;
		margin-top: 30px;
		margin-right: 30px;
	}
	
	#randomofficecontainer table{	
	background:url(/media/companyset/RemaxMI/RegionalSite/bg.slogan.png) top left repeat-x;
	}
	
	div#contentPadding div#randomofficecontainer{
	display: none;
	}
