body
{
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4D4D4D; 
}


p, td
{
	font-size:11px;
	margin-top:8px;
}
li
{
	font-size:11px;	
	margin-top:1px;
}


hr
{
	border:solid #cecece 1px;
	width:100%;
	height:1px;
	margin-top:0px;
	padding:0px;
	position:relative;
	top:-8px;
}

select,input,textarea
{
	font-size:11px;
}

img
{
border:0;
}
img.home
{
	padding-right: 2px;
}
.footer
{
	color:#999999;
	font-size: 10px;
	text-decoration: none;
}

a.footer:link, a.footer:visited, a.footer:active
{
   color:#999999;
   text-decoration: none
}
a.footer:hover
{
   color: #F00;
   text-decoration: none
}

.formText
{
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.hide
{
display:none;
}

h1, h3 , h4
{
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0em;  
	margin-top: 0em; /*stops top and trailing white space doesn't workin N4 */
}
h2
{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0em;  
	margin-top: 0em; 
	}


/* ------------Image Rollover Arrow-------------*/
img.arrowroll {background: transparent;}
/* ------------Image Search Rollover Arrow-------------*/

a.searchroll {
	background: #fff;
	display:block; 
	background-color: #fff;
	margin-top:3px;
	
	
	/* due to problems with ie5 css these values need to be removed and a table in the html needs to be applied!
	width:136px; 
	float:right;
    overflow:hidden;

	
	*/
	
}

a.searchroll:hover {
	background: #CCC;
}
a.searchrollOffice {
	background: #fff;
	display:block; 
	/*width:136px;  due to problems with ie5 css these values need to be removed and a table in the html needs to be applied!*/
	background-color: #fff;
	margin-top:3px;
	
}
a.searchrollOffice:hover {
	background: #CCC;
}

a:link,a:visited,a:active
{
	color:#2971B6;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover
{
	color:#2971B6;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ------------Top Banner ------------*/
#topLogo
{
	position:absolute;
	left:6px;
	top:28px;
	width:121px;
	height: 85px;
	text-align: right;
	border:solid red 0px;
}
#topBanner
{
	position:absolute;
	left:171px;
	top:16px;
	width:473px;
	height: 161px;
	text-align: left;
	border:solid #060 0px;
}

/* ------------Primary Navigation left------------*/
#primaryNav
{
	position:absolute;
	left:6px;
	top:109px;
	width:144px;
	height: 284px;
	text-align: right;
	border:solid #060 0px;

}

#primaryNav a,#primaryNav a:visited, #primaryNav a:active, #globalNav a,#globalNav a:visited, #globalNav a:active
{
   color:#000;
   text-decoration: none
}

#primaryNav a:hover, #globalNav a:hover
{
   color: #F00;
   text-decoration: none;
}


a.inSection, a.inSection:visited, a.inSection:link, a.inSection:active
{
   color:#ccc;
}

a.inSection:hover, a.inSection:hover
{
   text-decoration: none;
}

/* ------------Global Navigation right------------*/
#globalNav
{
	position:absolute;
	left:668px;
	top:7px;
	width:172px;
	border:solid red 0px;
	height: 826px;
	background-color: #FFFFFF;


}
/* ------------Primary Content centre------------*/
#mainContentTitle
{
	position:absolute;
	left:170px;
	top:22px;
	width:495px;
	border:solid red opx;
	height: 33px;
}
#mainContent
{
	position:absolute;
	left:171px;
	top:180px;
	width:454px;
	border:solid red 0px;
	height: 150px;
}


#jumpMenu
{
	border: #cecece 1px solid; 
	float: none; 
	overflow: hidden; 
	width: 495px; 
	height: 21px;
}
/* search pages */


#totalPages{
	background:#e0e0e0;
	width:120px;
	padding:2px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#totalPages2{
	background:#e0e0e0;
	width:120px;
	padding:2px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#pageIndicator
{	
	padding:2px;
	float:left;
	margin-bottom:10px;
}
#pageIndicator2
{	
	padding:2px;
	float:left;
	margin-bottom:10px;
}

/* ------------Light Blue Text block------------*/
#lbluetxt td
{
	background-color: #eff7ff;
	border-bottom:4px;
	border-bottom-color: #fff;
	border-bottom-style: solid;

	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/* ------------Grubb-Ellis Logo------------*/
#grubbEllis
{
	position:absolute;
	left:518px;
	
	width:99px;
	overflow:hidden;
	border:solid blue 0px;
}
/* ------------Remove Print Info------------*/
#printVersion
{
	display: none;
}

#lightBox
{
	position:absolute;
	width:90px;
	
	left:0px;
	top:125px;
	
	background-color: #efefef;
	padding-left: 3px;
	padding-right: 0px;

}
#registerMe
{
	position:absolute;
	width:90px;
	left:0px;
	top:11px;
	height: 34px;
	text-align: left;
	border:solid red 0px;
}

.pageNavArrows
{
	width:30px;
}
.pageNavArrowsOff
{
	width:30px;
visibility:hidden;
}

