﻿
body{
	background-image: url(../../images/bg-line.jpg);
	background-repeat: repeat-x;
	padding:0px;
	margin:0px auto;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#181818;
}
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
}
.main{
	width:964px;
	margin:0 auto;
}
#header{
	width:964px;
	height:auto;
}
#top{
	font:normal 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

#top h1{
	font-family:Calibri, Gadget, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#900;	
	float:right;
}
#top #logo{
	margin-left:17px;
	margin-right:13px;
	float:left;
	width:268px;
	height:123px;
	background-image: url(../../images/logo.png);
	background-repeat: no-repeat;
}
#top #date{
	margin-top:70px;
	margin-right:24px;
	width:200px;
	height:34px;
	float:right;
	font-weight:bold;
	color:#FFF;
	font-size:12px;	
}
#top #date .date-lft{
	width:7px;
	height:34px;
	background-image: url(../../images/date-left.png);
	background-repeat: no-repeat;
	float:left;
}
#top #date img{
	margin-left:5px;
	margin-right:8px;
}	
#top #date .date-rt{
	width:7px;
	height:34px;
	background-image: url(../../images/date-right.png);
	background-repeat: no-repeat;
	float:left
}
#top #date .date-mid{
	width:186px;
	height:24px;
	background-image: url(../../images/date-mid.png);
	background-repeat: repeat-x;	
	float:left;
	padding-top: 10px;
}
#navigation{
	width:100%;
	height:37px;
	float:left;
	background-image: url(../../images/navigation-bg.jpg);
	background-repeat: no-repeat;	
}
#navigation .left{
	width:6px;
	height:37px;
	float:left;
	background-image: url(../images/menu-lft.png);
	background-repeat: no-repeat;
}
#navigation .right{
	width:6px;
	height:37px;
	float:left;
	background-image: url(../images/menu-rt.png);
	background-repeat: no-repeat;
	
}
#navigation .mid{
	width:952px;
	height:37px;
	float:left;
	background-image: url(../images/menu-mid.png);
	background-repeat: repeat-x;
	margin:0px;
	color:#FFF;	

}
#navigation ul{
    padding:0 0 0 29px;
   	margin:0 auto;
   	list-style-type:none;
   }
#navigation ul li{
	font-size:12px;
	font-weight:bold;
	margin:0;
	float:left;
	width:auto;	
	margin-right: 20px;
	display:block;
	height:37px;
   }

#navigation ul li a{
	color:#ffffff;
	text-decoration:none;
	background-color:inherit;
	line-height:37px;
	height:37px;
	 margin:10px 12px 10px 12px;
	 padding:9px 6px 9px 6px;
   }

#navigation ul li a:hover {
	background:url(../../images/advice_bg.png) 0 0;	
	 background-position:center;
	 height:37px;
	 color:#ffffff;
	 padding:9px 6px 9px 6px;
	 margin:10px 12px 10px 12px;
  }


#welcome{
	width:942px;
	display:block;
	float:left;
	margin-bottom:33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom:20px;
	padding-right:20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	padding-top: 20px;
}
#welcome .content{
	float:left;
	padding-left:20px;
	width:621px;
	font-size:12px;
	color:#3a3936;
}
#welcome h1{
	font-size:18px;
	color:#000;	
}
#welcome p{
	line-height:18px;
}

#welcome ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#welcome ul li{
	padding:0 0 0 18px;
	display:block;
	margin-bottom:14px;
	background-image: url(../../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#welcome .flash{
	float:right;
	width:300px;
	height:180px;
	padding-top:0px;
}
#mainbody{	
	width:964px;
	float:left;
}
#mainbody #mainleft{
	width:709px;
	float:left;
}
#redbar{
	width:709px;
	height:34px;
	float:left;	
}
#redbar .left{
	width:8px;
	height:34px;
	float:left;
	background-image: url(../../images/red-left.png);
	background-repeat: no-repeat;
}
#redbar .right{
	width:8px;
	height:34px;
	float:left;
	background-image: url(../../images/red-rt.png);
	background-repeat: no-repeat;	
}
#redbar .mid{
	width:656px;
	height:31px;
	float:left;
	background-image: url(../../images/red-mid.png);
	background-repeat: repeat-x;
	margin:0px;	
	padding-top:3px;
	padding-left:10px;
	color:#fff;
	font-size:18px;
}

#mainbody #mainleft #jobs{
	width:648px;
	background-color: #f6f6f6;
	border: 1px solid #d6d6d6;	
	padding:16px;
}

#mainbody #mainleft #jobs ul{
	margin-left:5px;
	margin-bottom:10px;
	padding-left:5px;	
	margin-top:0px;
}
#mainbody #mainleft #jobs ul li{
	font-size: 11px;
	font-weight: bold;
	color: #4a4a4a;
	padding:0 0 0px 10px;
	background-color:inherit;
	list-style-image: url(../../images/arrow2.png);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;	
	margin-bottom:10px;
}				
.desc{
	font-weight:normal;	
}
#mainbody #mainleft #jobs .dtls{
	font-weight:bold;
	font-size: 11px;
	color: #568325;
}
#mainbody #mainleft #jobs .dtls img{
	margin-right:5px;
}
#mainbody #mainright{
	width:220px;
	float:right;
}
.blacklabel{
	width:204px;
	height:27px;
	background-image: url(../../images/blackbar.png);	
	padding-left:16px;
	padding-top:7px;
	color:#fedc07;
	font-size:18px;
}
.blacklabel img{
	margin-right:7px;		
}
#qsearch{
	width:220px;
}
#letter{
	width:220px;
	margin-top:5px;
}
#news{
	width:220px;
	margin-top:5px;
}
.fieldset{
	background-color: #f6f6f6;
	border: 2px solid #d6d6d6;	
	height:140px;
	width:196px;
	padding:10px;		
}
.fieldset p{
	font-size:12px;
}
.fields{
	background-color: #f6f6f6;
	border: 2px solid #d6d6d6;		
	width:196px;
	padding:10px;		
}
.more{
	font-size:12px;
	float:right;
	color:#9b2124;
}
#recruit{
	width:220px;
	margin-top:5px;
}
.field{
	background-color: #f6f6f6;
	border: 2px solid #d6d6d6;
	width:196px;	
	padding:10px;
}
.field .adv{
	font-size: 24px;
	color: #181818;	
	font-weight:bold;
}
.field img{
	margin-top:10px;
	margin-bottom:0px;

}
.logoField {
	/* background-color: #f6f6f6;*/
	border: 2px solid #d6d6d6;
	/*width:216px;*/
	width:196px;	
	padding:10px;	
}
.orange{
	font-size: 11px;
	font-weight: bold;
	color: #dc661e;		
}
.green{
	font-size: 11px;
	font-weight: bold;
	color: #568325;		
}
.grey{
	font-size: 11px;
	font-weight: normal;
	color: #7e7d7b;
}
.fieldset p{
margin:0 0 2px;
padding:0 0 2px;
}
.fieldset input{
	margin:0 0 10px;
	padding:0 0 2px;
	width:194px;
	border:1px solid #aca899;
}
.fieldset select{
	width:194px;
	border:1px solid #aca899;
	margin:0 0 10px;
}
.fieldset img{
	margin-top:10px;
	float:left;	
}
.fieldset a{
	color:#9b2124;
	font-size:12px;
	float:right;
}
.advsearch{
	color:#9b2124;
	font-size:12px;
	float:right;
}
#footer{
	width:100%;
	float:left;
	background-color: #000;	
	margin-top:20px;
	padding-top:20px;
  }
.footer_inner{
  width:964px;
  margin:0 auto;
  display:block;
  height:100%;
  overflow:hidden;
}
ul.footer{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	float:left;
	width:700px;
}
ul.footer li{
  font-size:11px;
  font-weight:bold;
  padding:0 10px 0 0;
  display:inline;
  }
ul.footer li a.home{
	color:#f1990e;
	background-color:inherit;
}
ul.footer li a{
   color:#d8d1bf;
   background-color:inherit;
   text-decoration:none;
   }
ul.footer li a:hover{
   color:#f1990e;
   background-color:inherit;
   }
ul.footer li a.hover{
   color:#f1990e;
   background-color:inherit;
   }
#follow{
	display:block;	
	font-size:14px;
	color:#FFF;
	float:right; /* Changed 15/04/10 */
	width:250px;
	
}
.copyright{
   font-size:10px;
   color:#eae6c3;
   background-color:inherit;
   padding:5px 0 0 !important;
   margin:0 0 0 160px;
}
#follow a{
	text-decoration:none;
	color:#FFF;
}
#follow a:hover{
	text-decoration:underline;
}
.facebook{
	float:left;
}
.twitter{
	float:left;
}
#advNewSearch 
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color:#615d4e;
padding:0;
margin:0;
}
#advNewSearch .textSearch{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color:#615d4e;
}
/**********************AutoFill text box style********************************************/
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
/**********************END********************************************/
/*-----------------------------footer part end------------------------*/	


/* ========== NEW DROPDOWN ========== */
#dropmenudiv {
	position:absolute;
	border:1px solid #FFF;
	border-top:none;
	line-height:30px;
	z-index:100;
	margin:0px 0px 0px 0px;
	padding:5px;
	font-size:12px;
}
#dropmenudiv a {
	width:100%;
	display: block;
	border-bottom: 1px solid #9b0101;
	padding: 2px 0px;
	text-indent:5px;
	text-decoration: none;
	color:#FFF;
}
#dropmenudiv a:hover {
	background:#9b0101;
	color:#FFFFFF;
}

/* REPLACE*/
ul.category {
	font-family: Arial, sans-serif;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 650px;
}
ul.category li {
	position:relative;
	float:left;
	margin: 0px 0px 0px 0px;
	width: 320px;
	height: 18px;
	text-align: left;
	padding: 0px;
}


/********************** For Header Logo change ********************************************/

.news .applicant{
	font-size:18px;
	color:#568325;
}	
.news table{
	width:100%;
	display:block;
}
.news td.left{
	width:20%;
	font-size:14px;
	font-weight:bold;
	color:#615d4e;
	padding-top: 10px;
	padding-bottom: 10px;	
}
.news td.right{
	width:80%;
	font-size:12px;
	color:#615d4e;
	padding-top: 5px;
	padding-bottom: 10px;	
}
.news .desc{
	font-size:14px;
	color:#615d4e;
}
.news .inputnews{
	width:370px;
	border:1px solid #aca899;
	
}
.news .newsdesc{
	border:1px solid #aca899;
	
}

/**********************END********************************************/


/********************** Style added on 15/04/10 for Footer section - Start ********************************************/

ul.footer .copyright{
   font-size:10px;
   color:#eae6c3;
   float:left;
   background-color:inherit;
   font-weight:normal;
}
#footer .facebook{
	display:block;
	line-height:30px;
	margin:0 0 15px 0;
}
#footer .twitter{
	line-height:30px;
	display:block;
	margin:0 0 5px 0;
}
/********************** End ********************************************/

/* =========== Style added on 15/04/10 for HEADER section - Start =============*/

#top td, #top ul, #top li, #top a, #top p, #top img, #top form, #top input, #top h1, #top h2{
	padding:0;
	margin:0;
	}
#top table{
	width:auto !important;
	margin:0 auto;
}
#top .logo{
	margin:10px 0 0 0;
	}
	
#top .twitter{
	background-color:#fff;
	border-left:#76C147 2px solid;
	border-right:#76C147 2px solid;
	border-top:#76C147 6px solid;
	}
#top .twitterHeader{
	border-bottom:#76C147 1px solid;
	background-color:#B0DD9F;
	}
	#top .twitterHeader h2{
		line-height:25px;
		font-size:16px;
		font-weight:normal;
		padding:0 0 0 7px;
		}
#top .twitterBg{
	background:url(../../images/twitter-bg.jpg) no-repeat 0 0;
	}
#top .twitterBg ul{
	height:101px;
	overflow:hidden;
}
#top .twitterBg ul li{
	padding: 5px 10px 0 !important;
	list-style:none;
}
#top .twitterBg ul li .twitterFeed{
	color:#141A18;
	text-align:center;
	display:block;
	padding:0 0 0px;
	height:70px;
	}
#top .twitterBg ul li .twitterFeed a
{
	color:#141A18;
	text-decoration:none;
	}
#top .twitterBg ul li .twitterLink{
	padding:5px 0 0 0;
	margin:0;
	font-weight:bold;
	color:#C72332;
	text-align:right;
	line-height:11px;
	display:block;
}
#top .twitterBg ul li .twitterLink a{
		color:#C72332;
		text-decoration:none;
}
#top .twitterBg ul li .twitterLink a:hover{
	text-decoration:underline;
}
	
	
	
	

#top .signupFormBg{
	background:#A5D88F url(../../images/form-bg.gif) repeat-x 0 0;
	border-left:#76C147 2px solid;
	border-right:#76C147 2px solid;
	}
	#top .signupFormBg p{
		color:#fff;
		text-align:right;
		padding:15px 22px 7px 0;
		font-size:13px;
		}
	#top .signupFormBg p	span{
		color:#141A18;
		font-weight:bold;
		}
#top .fromContentBg{
	background:url(../../images/form-content-bg.gif) repeat-y 0 0;
	}
#top .signupText p{
	padding:0 0 14px 0;
	color:#3A3936;
	font-weight:bold;
	text-align:left;
	}

/* =========== Style added on 15/04/10 forn HEADER section - End ===============*/

#recruitnew{
	width:220px;
	margin-top:5px;
}
