@charset "utf-8";
/* CSS Document */

	
body
{
	background-image:url(../images/background.jpg);
	background-repeat:repeat;
        margin: 0;
        padding: 0;
        font-family: sans-serif;
        
}
#top
{
	width:100%;
        margin: 0;
        padding:0;
	background-image:url(../images/topbar.jpg);
	background-repeat:repeat-x;
   
        
	}
#top img
{
	margin:0px;
	padding:0px;
	
	}
        
#content
{
    
    width:946px;
    height:auto;
    margin-left:auto;
    margin-right: auto;
    margin-top:0;
    padding:0;
    overflow: hidden;
    
    
}

#logobar
{
    width:100%;
    margin:0;
    padding: 0;
    
 }
#logo
{
    padding:0;
    float:left;
    width:654px;
    height:95px;
    color:gold;
    border:0;
}

#fb
{
   
  float:right;
  background-color: white; 
  color:blue;
  border:0;
  width:292px;
  
}


#lastupdate p
{
    margin-top:5px;
    margin-bottom: 5px;
    padding: 0;
    font-style: italic;
    color: gray;
}
#search
{
  
  
}
#search span img
{
   
   margin: 0;
   padding: 0;
  
}
#search form
{
    float:right;

   width:250px;
   height: 20px;
   position: relative;
   top:-5px;
  
}

#search input 
{
    margin:0;
    padding: 0;
}

#search input.submitbutton
{
   position:relative;
    top:5px;
}

#assoc_login 
{
  
  float: right;
  width: 243px;
  
  height: 39px;
  
  
}
#assoc_login span
{
   
}
#assoc_login img
{
    position: relative;
    top:10px;
    left:25px;
}
#assoc_login a
{
    float:left;
    color:grey;
    text-decoration: none;
    font-family: serif;
}
#assoc_login p
{
    
    color:grey;
    text-decoration: none;
    font-family:Verdana, Geneva, sans-serif;
    font-size:12px;
}
#imagead
{
   width: 100%; 
}

#menu
{
  float:right;
  width:100%;
  
}

#menu1
{
  margin:0;
  padding: 0;
  width:100%;
	
  background-image: url(../images/menu1back.jpg); 
  background-repeat: repeat-x;
}

#menu1 a.aboutus
{
    display:block;height: 35px; width:131px;
    background-image: url('../images/aboutus_red.jpg'); 
    float:left;
    
}

#menu1 a.aboutus:hover
{
	width:131px;
    background-image: url('../images/aboutus_red.jpg'); 
    
     
}
#menu1 a.aboutuswhite
{
    display:block;height: 35px; width:131px;
    background-image: url('../images/aboutus_white.jpg'); 
    float:left;
    
}
#menu1 a.aboutuswhite:hover
{
	width:131px;
    background-image: url('../images/aboutus_red.jpg'); 
    
     
}
#menu1 a.iplantored
{
    display:block;height: 35px; width:91px;
    background-image: url('../images/iplantored.jpg'); 
    float:left;
    
}
#menu1 a.iplanto
{
    display:block;height: 35px; width:91px;
    background-image: url('../images/iplantowhite.jpg'); 
    float:left;
    
}

#menu1 a.iplanto:hover
{
	width:91px;
    background-image: url('../images/iplantored.jpg'); 
}
#menu1 a.cnhprojectsred
{
    display:block;height: 35px; width:123px;
    background-image: url('../images/cnhprojectsred.jpg'); 
    float:left;
    
}
#menu1 a.cnhprojects
{
    display:block;height: 35px; width:123px;
    background-image: url('../images/cnhprojectswhite.jpg'); 
    float:left;
    
}

#menu1 a.cnhprojects:hover
{   width: 127px;
    background-image: url('../images/cnhprojectsred.jpg'); 
}
#menu1 a.propertytips
{
    display:block;height: 35px; width:123px;
    background-image: url('../images/propertytipswhite.jpg'); 
    float:left;
    
}

#menu1 a.propertytips:hover
{   
	width:123px;
    background-image: url('../images/propertytipsred.jpg'); 
}
#menu1 a.newsroomred
{
    display:block;height: 35px; width:111px;
    background-image: url('../images/newsroomred.jpg'); 
    float:left;
    
}
#menu1 a.newsroom
{
    display:block;height: 35px; width:111px;
    background-image: url('../images/newsroomwhite.jpg'); 
    float:left;
    
}

#menu1 a.newsroom:hover
{
	width:111px;
    background-image: url('../images/newsroomred.jpg'); 
}

#menu1 a.cnheventsred
{
    display:block;height: 35px; width:111px;
    background-image: url('../images/cnheventsred.jpg'); 
    float:left;
    
}
#menu1 a.cnhevents
{
    display:block;height: 35px; width:111px;
    background-image: url('../images/cnheventswhite.jpg'); 
    float:left;
    
}

#menu1 a.cnhevents:hover
{
    background-image: url('../images/cnheventsred.jpg'); 
}

#menu1 a.careerred
{
    display:block;height: 35px; width:78px;
    background-image: url('../images/careerred.jpg'); 
    float:left;
    
}
#menu1 a.career
{
    display:block;height: 35px; width:78px;
    background-image: url('../images/careerwhite.jpg'); 
    float:left;
    
}

#menu1 a.career:hover
{
	width:78px;
    background-image: url('../images/careerred.jpg'); 
}

#menu1 a.contactusred
{
    display:block;height: 35px; width:111px;
    background-image: url('../images/contactred.jpg'); 
    float:left;
    
}
#menu1 a.contactus
{
    display:block;height: 35px; width:137px;
    background-image: url('../images/contactwhite.jpg'); 
    float:left;
    
}

#menu1 a.contactus:hover
{
    width:111px; 
    background-image: url('../images/contactred.jpg'); 
}

#menu2
{
  display:none;
  
  margin:0;
  padding: 0;
  width:100%;
  
  background-image: url('../images/menu2back.jpg');
  background-repeat: repeat-x;

}
#menu2 a
{
    float:left;
}
#menu2 a.companyprofilered
{
    display:block;height: 32px; width:154px;
    background-image: url('../images/companyprofilered.jpg'); 
    
    
}
#menu2 a.companyprofile
{
    display:block;height: 32px; width:154px;
    background-image: url('../images/companyprofilewhite.jpg'); 
    
    
}
#menu2 a.companyprofile:hover
{
    display:block;height: 32px; width:154px;
    background-image: url('../images/companyprofilered.jpg'); 
    
    
}
#menu2 a.ourservicesred
{
    display:block;height: 32px; width:115px;
    background-image: url('../images/ourservicesred.jpg'); 
    
    
}
#menu2 a.ourservices
{
    display:block;height: 32px; width:115px;
    background-image: url('../images/ourserviceswhite.jpg'); 
    
    
}
#menu2 a.ourservices:hover
{
    display:block;height: 32px; width:115px;
    background-image: url('../images/ourservicesred.jpg'); 
    
    
}
#menu2 a.directorsred
{
    display:block;height: 32px; width:96px;
    background-image: url('../images/directorsred.jpg'); 
    
    
}
#menu2 a.directors
{
    display:block;height: 32px; width:96px;
    background-image: url('../images/directorswhite.jpg'); 
    
    
}
#menu2 a.directors:hover
{
    display:block;height: 32px; width:96px;
    background-image: url('../images/directorsred.jpg'); 
    
    
}
#menu2 a.starassocred
{
    display:block;height: 32px; width:139px;
    background-image: url('../images/starassocred.jpg'); 
    
    
}
#menu2 a.starassoc
{
    display:block;height: 32px; width:139px;
    background-image: url('../images/starassocwhite.jpg'); 
    
    
}
#menu2 a.starassoc:hover
{
    display:block;height: 32px; width:139px;
    background-image: url('../images/starassocred.jpg'); 
    
    
}
#menu2 a.commissionred
{
    display:block;height: 32px; width:212px;
    background-image: url('../images/commissionred.jpg'); 
    
    
}
#menu2 a.commission
{
    display:block;height: 32px; width:212px;
    background-image: url('../images/commissionwhite.jpg'); 

    
}
#menu2 a.commission:hover
{
    display:block;height: 32px; width:212px;
    background-image: url('../images/commissionred.jpg'); 
    
    
}
#menu2 a.franchising
{
    display:block;height: 32px; width:172px;
    background-image: url('../images/franchisingwhite.jpg'); 
  
    
}
#menu2 a.franchising:hover
{
    display:block;height: 32px; width:172px;
    background-image: url('../images/franchisingred.jpg'); 
    
    
}
#menu1 a.aboutus span:hover #menu2
{
    display:block;
    
     
}

#menu3
{
  margin:0;
  padding: 0;
  width:100%;
display: none;
  background-image: url('../images/menu3back.jpg');  
  background-repeat: repeat-x;
}
#menu3 a
{
    float:left;
}
#menu3 a.buyred
{
    display:block;height: 32px; width:277px;
    background-image: url('../images/buyred.jpg'); 
    
    
}
#menu3 a.buy
{
    display:block;height: 32px; width:277px;
    background-image: url('../images/buywhite.jpg'); 
    
    
}

#menu3 a.buy:hover
{
    display:block;height: 32px; width:277px;
    background-image: url('../images/buyred.jpg'); 
}


#menu3 a.sellred
{
    display:block;height: 32px; width:144px;
    background-image: url('../images/sellred.jpg'); 
    
    
}
#menu3 a.sell
{
    display:block;height: 32px; width:144px;
    background-image: url('../images/sellwhite.jpg'); 
    
    
}
#menu3 a.sell:hover
{
    display:block;height: 32px; width:144px;
    background-image: url('../images/sellred.jpg'); 
}
#menu3 a.rentred
{
    display:block;height: 32px; width:159px;
    background-image: url('../images/rentred.jpg'); 
    
    
}
#menu3 a.rent
{
    display:block;height: 32px; width:159px;
    background-image: url('../images/rentwhite.jpg'); 
    
    
}
#menu3 a.rent:hover
{
    display:block;height: 32px; width:159px;
    background-image: url('../images/rentred.jpg'); 
}

#menu3 a.leasered
{
    display:block;height: 32px; width:323px;
    background-image: url('../images/leasered.jpg'); 
    
    
}
#menu3 a.lease
{
    display:block;height: 32px; width:323px;
    background-image: url('../images/leasewhite.jpg'); 
    
    
}
#menu3 a.lease:hover
{
    display:block;height: 32px; width:323px;
    background-image: url('../images/leasered.jpg'); 
}

#menu4
{
  margin:0;
  padding: 0;
  width:100%;
    background-image: url('../images/menu4back.jpg');  
  background-repeat: repeat-x;
  display: none;
}
#menu4 a
{
    float:left;
}
#menu4 a.buyers
{
    display:block;height: 32px; width:209px;
    background-image: url('../images/buyerswhite.jpg'); 
    
    
}
#menu4 a.buyers:hover
{
    display:block;height: 32px; width:209px;
    background-image: url('../images/buyersred.jpg'); 
}

#menu4 a.sellers
{
    display:block;height: 32px; width:128px;
    background-image: url('../images/sellerswhite.jpg'); 
    
    
}
#menu4 a.sellers:hover
{
    display:block;height: 32px; width:128px;
    background-image: url('../images/sellersred.jpg'); 
}
#menu4 a.landlords
{
    display:block;height: 32px; width:156px;
    background-image: url('../images/landlordswhite.jpg'); 
   
    
    
}
#menu4 a.landlords:hover
{
    display:block;height: 32px; width:156px;
    background-image: url('../images/landlordsred.jpg'); 
}
#menu4 a.tenants
{
    display:block;height: 32px; width:195px;
    background-image: url('../images/tenantswhite.jpg'); 
    
    
}
#menu4 a.tenants:hover
{
    display:block;height: 32px; width:195px;
    background-image: url('../images/tenantsred.jpg'); 
}

#midsection {
    width:100%;
    margin-top: 5px;
	padding:0px;
	background-color:white;
	
    
}
#midsectionnoback {
	margin-top:0px;
    width:100%;
	top:-20px;
    height:auto;
	padding:0px;

	float:right;
	
    
}
#insidemid2
{	
	background-color:white;
	width:100%;
	margin-top:5px;
}

#page
{
	background-color:white;

	}
#searchresults
{
	
	margin-right:0px;
        background-image:url(../images/searchresultsback.jpg);
	background-repeat:repeat;
	width:720px;
        height:977px;
	float:left;
        border: 2px solid #ffffff;	
	
	}
#adv
{
	
	}

#adv1
{
	float:left;
	
	}
#adv1 img
{
	margin-top:10px;
	margin-left:15px;
	margin-right:10px;
	}
	#adv2
{
	float:left;
	
	}
#adv2 span.title
{
	color:red; font-size:15px; margin-left:5px;font-family:Verdana, Geneva, sans-serif; padding-left:5px;
	float: left;
        width: 380px;
        margin-top:10px;

	}
#adv2 span.price
{
		color:black; font-size:12px; margin-left:5px;font-family:Verdana, Geneva, sans-serif; 
	float: left;
        width: 200px;
	}
#adv2 span.desc
{
		color:black; font-size:12px; margin-left:5px;font-family:Verdana, Geneva, sans-serif;
	float: left;
        width: 380px;
		
	}

#imgs 
{
	width:380px;
	height:35px;
	
	float:left;
	}
	
#imgs1
{
	width:56px;
	height:34px;
	background-color:#E81E2C;
	-moz-border-radius: 4px;
border-radius: 4px;
	color:white; font-size:18px;  margin-left:3px;font-family:Verdana, Geneva, sans-serif;
	float:left;
	
	}
#textoverimgs
{
		color:white; font-size:20px;  margin-left:3px;font-family:Verdana, Geneva, sans-serif;
		position:relative;
		top:-30px;
		left:30px;
		/* text-shadow:#fff 0px 1px 0, #000 0 -1px 0;*/
		  
		
	}
#textoverimgs_bed
{
		color:white; font-size:20px;  margin-left:3px;font-family:Verdana, Geneva, sans-serif;
		position:relative;
		top:-30px;
		left:35px;
		 /*text-shadow:#fff 0px 1px 0, #000 0 -1px 0;*/
	}
#boldtextfloor
{
		color:white; font-size:13px;  margin-left:3px;font-family:Verdana, Geneva, sans-serif;
		position:relative;
		top:-35px;
		left:18px;
		 /*text-shadow:#fff 0px 1px 0, #000 0 -1px 0;*/
	
	}
#normaltextfloor
{
		color:white; font-size:12px;  margin-left:3px;font-family:Verdana, Geneva, sans-serif;
		position:relative;
		top:-38px;
		left:19px;
		 /*text-shadow:#fff 0px 1px 0, #000 0 -1px 0;*/
	
	}
#boldtextgeneral
{
		color:white; font-size:12px;  margin-left:3px;font-family:Verdana, Geneva, sans-serif;
		position:relative;
		top:-34px;
		left:0px;
		 /*text-shadow:#fff 0px 1px 0, #000 0 -1px 0;*/
	
	}
#normaltextgeneral
{
		color:white; font-size:10px;  margin-left:3px;font-family:Verdana, Geneva, sans-serif;
		position:relative;
		top:-34px;
		left:0px;
		 /*text-shadow:#fff 0px 1px 0, #000 0 -1px 0;*/
	
	}
#boldtextbuiltin
{
		color:white; font-size:8px;  margin-left:3px;font-family:Verdana, Geneva, sans-serif;
		position:relative;
		top:-32px;
		left:0px;
		 /*text-shadow:#fff 0px 1px 0, #000 0 -1px 0;*/
	
	}
#normaltextbuiltin
{
		color:white; font-size:12px;  margin-left:3px;font-family:Verdana, Geneva, sans-serif;
		position:relative;
		top:-32px;
		left:3px;
		 /*text-shadow:#fff 0px 1px 0, #000 0 -1px 0;*/
	
	}
#boldtextHDB
{
		color:white; font-size:10px;  margin-left:3px;font-family:Verdana, Geneva, sans-serif;
		position:relative;
		top:-32px;
		left:8px;
		 /*text-shadow:#fff 0px 1px 0, #000 0 -1px 0;*/
	
	}
#imgs2
{
	width:56px;
	height:34px;
	background-color:#E81E2C;
	-moz-border-radius: 4px;
border-radius: 4px;
	color:white; font-size:18px;  margin-left:5px;font-family:Verdana, Geneva, sans-serif;
	float:left;
	 /*text-shadow:#fff 0px 1px 0, #000 0 -1px 0;*/
	}			
#adv3
{
	float:left;
	
	width:200px;
	height:180px;
        
	}
#adv3content
{
	float:right;
	}
#adv3content img
{
	float:right;
        margin-top: 10px;
	}
#adv3content span
{
	float:right;
	
	color:black; 
	font-size:10px; font-family:Verdana, Geneva, sans-serif; 
	max-width:200px;
	}
#adv3content span.name
{
	color:red; 
	font-size:14px; font-family:Verdana, Geneva, sans-serif; 
	}
#adv3content span.tel
{
	color:black; 
	font-size:12px; font-family:Verdana, Geneva, sans-serif; 
	}
#searchquery
{	
	background-image:url(../images/searchresultsbackBIG.jpg);
	background-repeat:repeat;
	width: 218px;
	 border: 2px solid #ffffff;
	float:left;
        height:977px;
	
	
	}
#sq_content {
	
	margin-left:20px;
	margin-top:10px;
	}
#insidemid 
{
	
	background-color:white;
	margin:10px;
	padding:10px;
	}
#eventscontents 
{
	
	background-color:white;
	height:1125px;
}
#insidemid li
{
	margin-left:20px;
	}
	
#insidemid li span.insidemid_li
{
	color:black; 
	font-size:12px;
	 font-family:Verdana, Geneva, sans-serif;
	}
#insidemid a.newslink
{
	color:black;
	margin-left:30px;
	}	
#insidemid_directors
{
	
background-image:url(../images/directorsback.jpg);
	background-repeat:repeat-x;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	padding:10px;
	text-align:center;
	height:auto;

	
	}
	
#slot1
{
	
	margin:10px;
	padding:5px;
	
	height:270px;
	
	}

#photos1
{
	margin:10px;
	padding:5px;

	
	}
#pic1
{
	
	}
.pic
{	
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
	margin-right:25px;
	padding:5px;
	
	float:left;
	
}
.pic img
{
	border:1px solid #770102}
.pic span.id
{
color:red; 
font-size:14px; 
font-family:Verdana, Geneva, sans-serif;	}

.pic span.mobile
{
	color:black; font-size:14px; font-weight:bold; font-family:Verdana, Geneva, sans-serif;
}

#footer{
    width:949px;
    
    background-image: url('../images/copyrightback.jpg');
    background-repeat: repeat-x;
}

#blankspace
{
    height:20px;
    
}
#blankspacer
{
    height:60px;
     
    background-color: red;
    
}

#Pagination
{
    overflow:hidden;
    background-image: url('../images/SearchPaginationBack.jpg');
    width:100%;
    background-repeat: repeat-x;

}


#Pagination ul{
	
	margin-left:230px;
        margin-top: 10px;
	list-style:none;
         display:block;
}

#Pagination li.prevnext {
    
    display:block;
    
}
#Pagination li.prevnext a{
    
    display:block;
    color:red;
    text-decoration: none;
    float:left;
	overflow:hidden;
        height:20px;
        margin-left: 15px;
        margin-right: 15px;
}

#Pagination li.prevnextDISABLED a{
    
    display:block;
    color:grey;
    text-decoration: none;
    float:left;
	overflow:hidden;
        height:20px;
        margin-left: 15px;
        margin-right: 15px;
}

#Pagination li.box a {
	display:block;
	width:12px;
	height:18px;
	padding-left:5px;
        
	font-family:Tahoma;
	font-size:small;

	border:1px solid red;
	
	float:left;
	overflow:hidden;
	
	color:red;
        text-decoration: none;
        margin-left:5px;
}

#Pagination li.current a {
	display:block;
	width:12px;
	height:18px;
	padding-left:5px;
        font-family:Tahoma;
	font-size:small;
        border:1px solid red;
	float:left;
	overflow:hidden;
	
        text-decoration: none;
        margin-left:5px;
        
        
	color:white;
        background-color: red;
}
#Pagination li.boxb a {
	display:block;
/*	width:15px;*/
	height:18px;
	padding-left:1px;
         padding-right:1px;
	font-family:Tahoma;
	font-size:small;

	border:1px solid red;
	
	float:left;
	overflow:hidden;
	
	color:red;
        text-decoration: none;
        margin-left:5px;
}

#Pagination li.currentb a {
	display:block;
/*	width:15px;*/
	height:18px;
	padding-left:1px;
         padding-right:1px;
        font-family:Tahoma;
	font-size:small;
        border:1px solid red;
	float:left;
	overflow:hidden;
	
        text-decoration: none;
        margin-left:5px;
        
        
	color:white;
        background-color: red;
}

.messagebox{
 position:absolute;
 width:100px;
 margin-left:30px;
 border:1px solid #c93;
 background:#ffc;
 padding:3px;
}
.messageboxok{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #349534;
 background:#C9FFCA;
 padding:3px;
 font-weight:bold;
 color:#008000;
}
.messageboxerror{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #CC0000;
 background:#F7CBCA;
 padding:3px;
 font-weight:bold;
 color:#CC0000;
}

img{
    
    border:none;
}

a
{
    text-decoration: none;
}

.redbck
{
    background-color: #E81E2C;
}
.nonebck
{
    background-color: white;
}