/* 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: #fff; 	background-image: url(../images/bg-recruit.gif); background-position: top;	background-repeat: repeat-x;}
 font, th, td, p, div  	{ font-family: Verdana, Helvetica, Sans-Serif; font-size: 10px; line-height: 16px; }
 a						{ color: #fff; text-decoration: underline; }
 a:hover				{ color: #fff; text-decoration: none; }
 h1						{ font-family: Trebuchet MS, Verdana, Helvetica, Sans-Serif; font-size: 16px; color: #FFF; 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: #000; 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;}
 td.cnr-left								{ background-image: url(../images/bg-recruitcnrleft.gif); background-repeat: no-repeat;	background-position: left bottom;}					
 td.cnr-right								{ padding: 15px; background-image: url(../images/bg-recruitcnrright.gif); background-repeat: no-repeat;	background-position: right bottom;}					

 td.trees								{ color: #fff; padding: 15px; background-image: url(../images/bg-recruittrees.gif); background-repeat: no-repeat;	background-position: bottom;}

 
 /* Content pages*/
 td.nav							{ background-image: url(../images/recruitnav_10.gif); background-repeat: repeat-x;	background-position: top;}
td.drop						   { background-image: url(../images/bg-recruitdrop.gif); background-repeat: repeat-x;	background-position: top;}
table.recruit				    { color: #000;}

/* Footer */
td.footer								{ background-color: #339966; background-image: url(../images/bg-recruit-footer.gif); background-repeat: no-repeat;	background-position: left top;}					
 td.credits, td.credits a, td.credits a:hover								{color: #333366;}
 
 td.entry-red,  td.entry-red a,  td.entry-red  a:hover                        {color: #FF3333;}
  td.entry-blu,  td.entry-blu a,  td.entry-blu  a:hover                        {color: #006699;}
 /* 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 #FFF;  color: #FFF; width: 360px;} 
 legend.header           			{ font-weight: bold; font-size: 11px; color: #FFF;}
