
.contactAreaBox{ 

	width: 100%; 
	background:transparent; 
	width: 100%  ; 
	
	
	
	margin: 0px;
	
	
}

.contactAreaBox a img{ padding: 0px; margin: 0px; margin-top: 3px;  } 

#recommendAPlaceFormHolder, #tellAFriendFormHolder, #suggestAFeatureFormHolder, #joinUsFormHolder, #generalEnquiryFormHolder{ 
	
	  
	  display: none;}



.contactContentArea{
  
  position: relative;
   
   width: 99%;
   
   background-color:  transparent;
   
   font-size: 0.7em;
   font-family: sans-serif, Arial, "MS Serif";
   
   color:#555555;
   
   margin-top: 5px;
}


.formArea{  
  
  width:  100%;
  float: left;
  color: #000000;
  
  background: transparent;

}


.row, .row_sel{

  height: 27px;
  width:  100%;  

  float: right;
  color: #f6f6f6;
  
  margin-right: 0px;
}





.textBoxHolder, .textAreaBoxHolder, .textBoxHolder_sel, .sendHolder, .sendBoxHolder,.cb {


  top: 18px;
  right:10px;

  height: 27px;
  width:  180px;  

  float: right;

  background-color: transparent;

}

.cb{  float: left;  display: block; }

.sendBoxHolder{ background-color: transparent; }
.textBoxHolder_sel{ width: 165px;}

.ftype { 
	
	position: relative;  
	right: 1px; 
	width:  165px;  
	padding: 0px; 
	margin: 0px; 
	height: 100%;  
	font-size: 12px; 
	
}

.row, .row_sel{
 

  height: 25px;
  width:  100%;

  

  float: right;

  color: #f6f6f6;
  
  


}





.label, .errorlabel{
  float: left;
  width: 90px;
/*  border: 1px solid #000000;  */
  text-align: left;
  
  font-size: 12px;
  
  line-height: 180%; 
  

}

.textBoxHolder {background: url(../images/contact/inputfieldBG.gif) no-repeat top right;  }

.textAreaBoxHolder{ top: 4px;  height: 120px;  background: url(../images/contact/inputfieldLongBG.gif) no-repeat top right;}
 
 
 
.tb, .sendtb{

color: #666666;
   height: 13px;
   font-size: 10px;
   padding: 0px;
   margin: 0px;
   
   
  left: 20px;
   top: 2px;
   width: 145px;
   
   position: relative;
   
   /* width: 190px; */

   border: 1px solid #ffffff;
   
   
   
   
}

.label, .errorlabel{
  float: left;
  width: 200px;
/*  border: 1px solid #000000;  */
  text-align: left;
  
  font-size: 12px;
  
  line-height: 180%;
  color:#555555;
  text-indent: 5px;
  
  

}

.errorlabelx{ 
	
	float: left;
	/*color:#8c3b65; */
	color: #660000; 
	width: 450px; 
	text-indent: 0px; 
	text-decoration: none; 
	
	
	margin-left: 10px;
	margin-top: 15px;
	height: 30px;
	
	
	
	}
 
 
 .ta{


  
   font-size: 11px;
   padding: 0px;
   margin: 0px;
   
   
  left: 20px;
   top: 4px;
   width: 145px;
   
   color: #666666;
   height: 100px;
  
   
   position: relative;
   overflow: hidden;
  
   border: none;
   background-color: #ffffff;

     font-family: sans-serif, Arial, "MS Serif";
   
   
   text-align: justify; 
  
   

}

.multipleRows{
  
  height: 120px;
  width:  100%;

  

  float: right;

  color: #f5f5f5;

}

.fsendLabel, #f_isendLabel{
  
  width: 100%;
  height: 27px;
 
  
  float: right;
  
 cursor: pointer;
  
  margin-top: 6px;
  text-decoration: none;
  
  background : url( "../images/contact/buttons/sendit.png") no-repeat  right   center ;
  
  


}

.sendRow{

  height: 40px;
  width:  100%;  

  float: right;
    
  margin-right: 0px;
}


#r_errorTextLabel,#t_errorTextLabel, #s_errorTextLabel, #g_errorTextLabel, #a_errorTextLabel { 
	
	float: left;
	width: 400px;
	height: 31px;
	
	
	
	font-size: 13px;


}

.sendBoxHolder{ width: 100%; }

#r_header,#t_header, #s_header, #g_header, #a_header {
	float:left;
  width: 100%;
  height: 30px;
  margin-bottom: 3px;
        
	
}	

#r_header{background : url( "../images/contact/buttons/recommendaplace.png") no-repeat  left center ; }
#t_header{background : url( "../images/contact/buttons/tellafriend.png") no-repeat  right bottom ; }
#s_header{background : url( "../images/contact/buttons/suggestafeature.png") no-repeat  right bottom ; }
#g_header{background : url( "../images/contact/buttons/getListed.png") no-repeat  right bottom ; }
#a_header {background : url( "../images/contact/buttons/anythingelse.png") no-repeat  right bottom ; }

.closeContactForm{
	
float:right;
width: 20px;
height: 98%;

cursor: pointer;

}

