/* CSS Document */

 /********************** PLEASE NOTE ************************* /  
 /															   /		
 / IMPORTANT: Please ensure you are familiar with CSS protocol /
 / before making ANY CHANGES 	                               /
 /															   /
 /*************************************************************/ 
 
 
 /****************** Site constant tags ********************** /  
 /															   /		
 / The tags below are NOT to be modified, deleted or added to. /
 / Doing so will result in deviation from the Display Homes  
 / Online website template.                                    /
 /															   /
 /*************************************************************/
 
 
 /* General Fonts, Links, Structural Elements and Body Tags */

 body 		 	 		{ background: #FFF; margin: 1px; font-size: 10px; color: #4C5660}
 font, th, td, p, div  	{ font-family: Verdana, Helvetica, Sans-Serif; font-size: 10px; line-height: 16px; }
 a						{ color: #206FA9; text-decoration: none; }
 a:hover				{ color: #206FA9; text-decoration: underline; }
 h1						{ font-family: Tahoma, Verdana, Helvetica, Sans-Serif; font-size: 16px; color: #206FA9; font-weight: bold;  }
 .header				{ font-family: Verdana, Helvetica, Sans-Serif; font-size: 12px; color: #206FA9; font-weight: bold;  }
 h2						{ font-family: Verdana, Helvetica, Sans-Serif; color: #4C5660; font-size: 11px; font-weight: bold; }
 ul,li		            { list-style-image: url(../images/list.jpg); font-size: 11px; border-bottom: 1px solid #ECEDED; }
 
 /* BreadCrumb Trail 
 #breadcrumb				{ color: #CCCC33; position: absolute; padding-top: 6px; padding-bottom: 4px }
 #breadcrumb a				{ color: #CCCC33; font-weight: normal; text-decoration: none; }
 #breadcrumb a:hover		{ text-decoration: underline;  }*/
 
 /* Home Content */
 td.panel 							{ padding: 2px;	color: #000; text-decoration:none;	background-image: url(../images/bg_testimonials.gif);	background-repeat: no-repeat;}
 #testimonials						{ position: center; 	height: 180px; 	width: 270px; margin-left: 30px;}
 td.welcome							{ padding: 8px;	}
 td.red   						    { background: #E20000 }	
 td.blue  						    { background: #245397  } 
 td.redside  						{ border-right: 1px solid #E20000 } 
 
 /* Content pages*/
 
td.about						   { background-image: url(../images/img-1.jpg); background-repeat: no-repeat;	background-position: right bottom;}
#about							   { width: 300px;}
#about-top						   { width: 390px; align: justify;}

td.contact						   { background-image: url(../images/img-3.jpg); background-repeat: no-repeat; background-position: right bottom;}
#contact						   { width: 330px;}

#property						   { width: 330px;}
td.property					       { background-image: url(../images/pics_property.gif); background-repeat: no-repeat; background-position: right;}

#test							   { width: 330px;}
td.test					           { background-image: url(../images/pics_test.jpg); background-repeat: no-repeat; background-position: right;}

td.jobsn						       { background-image: url(../images/img-2.jpg); background-repeat: no-repeat;	background-position: right bottom;}
#jobsn							   { width: 280px;}
#jobsn-top						   { width: 390px; align: justify;}

td.list                            { border-bottom: 1px solid #ECEDED; }

td.services						   { background-image: url(../images/pics_services.jpg); background-repeat: no-repeat;	background-position: bottom;}

td.jobs						     { background-image: url(../images/pics_jobs.jpg); background-repeat: no-repeat;	background-position: bottom;}

/* Footer */
td.footer								{ color: #206FA9; }					
 
 /* All Forms */
 
 input, textarea, select			{ font-family: Verdana, Arial, Helvetica, Sans-Serif; border: 1px solid #A4A9AF; font-size: 10px; padding: 3px; }
 .button			    			{ background: #004080; color: #FFF; font-size: 12px; border: 1px solid #FFF; }
 .searchform						{ border: 1px solid #333; font-size: 12px; padding: 2px; width: 150px; }	
 .searchbutton						{ background: #FFCC66; border: 1px solid #000; color: #000; font-size: 11px; font-weight: bold; font-family: Verdana, Arial; height: 20px; line-height: 10px; }
 td.searchpadding					{ padding: 3px; height: 15px; }
 .nil								{ border: 0px ;  }

 fieldset 				            { margin-top: 5px; border: 1px solid #CC0000; background-color: #FFFFFF; color: #000000; width: 360px;} 
 legend.header           			{ font-weight: bold; font-size: 11px; color: #CC0000;}