/* General Styles */
body{
	background:url(../images/bg.gif) 0 0 repeat-x #F8F7E3;
	font:13px/21px Arial, Helvetica, sans-serif;
	color:#5E5C2C;
	padding:35px 0 50px;
	margin:0;
	}
	
td, h1,h2, h3, p, ul, img, form{
	margin:0;
	padding:0;
	}

ul{
	list-style-type:none;
	}

a{
	outline:none;
	}

.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}


/* Header Panel Styles */
#header{
	background:url(../images/header.jpg) 0 0 no-repeat;
	}	

.pagecurl{
	background:url(../images/page-curl.gif) 0 78px no-repeat;
	}

.logo{
	margin:17px 35px 0 0;
	}
	
.logo2{
	margin:9px 35px 0 0;
	}

#header h1{
	background:url(../images/caption.gif) 0 10px no-repeat;
	width:450px;
	height:73px;
	font-size:0;
	line-height:0;
	text-indent:-1000000px;
	}


/* Left Panel Styles */
#bodypan{
	padding:0 0 50px;
	}	

#leftpan ul.navigation{
	width:220px;
	padding:0 0 28px;
	}

/* Navigation */						
#leftpan ul.navigation li{
	font-size:12px;
	line-height:35px;
	font-weight:bold;
	text-transform:uppercase;
	}

#leftpan ul.navigation li.active{
	color:#BF4507;
	background:url(../images/nav-bg-hover.gif) 0 0 repeat-x;
	background-color:inherit;
	padding:0 0 0 20px;
	}
	
#leftpan ul.navigation li.nolink{
	background:url(../images/nav-bg.gif) 0 0 repeat-x;
	}
		
#leftpan ul.navigation li.nolink span{
	padding:0 0 0 20px;
	}
	
#leftpan ul.navigation li a{
	display:block;
	height:35px;
	padding:0 0 0 20px;
	color:#55504B;
	background:url(../images/nav-bg.gif) 0 0 repeat-x;
	background-color:inherit;
	text-decoration:none;
	}
	
#leftpan ul.navigation li a:hover{
	color:#BF4507;
	background:url(../images/nav-bg-hover.gif) 0 0 repeat-x;
	background-color:inherit;
	}
	
/* Sub Navigation */	
#leftpan ul.navigation li ul{
	padding:6px 0 8px 20px;
	color:#A39E89;
	background:#F8F5E7;
	}
					
#leftpan ul.navigation li ul li{
	font-size:12px;
	line-height:24px;
	font-weight:normal;
	text-transform:none;
	color:#A39E89;
	padding:0 0 0 10px;
	background:url(../images/nav-arrow.gif) 0 10px no-repeat;
	background-color:inherit;
	}
	
#leftpan ul.navigation li ul li a{
	display:inline;
	padding:0;
	color:#A39E89;
	background:none;
	background-color:inherit;
	text-decoration:none;
	}
	
#leftpan ul.navigation li ul li a:hover{
	color:#BF4507;
	background:none;
	background-color:inherit;
	}	
	
#leftpan ul.navigation li ul li.active2{
	color:#BF4507;
	background-color:inherit;
	font-weight:bold;
	}
	
/* Right Panel Styles */
#rightpan h2{
	font:normal 22px/21px Arial, Helvetica, sans-serif;
	color:#BF4507;
	padding:0 0 5px;
	background-color:inherit;
	}
	
#rightpan h2 span {
	font:normal 28px/28px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	}
	
#rightpan h4 {
	font:normal 18px/20px Georgia, "Times New Roman", Times, serif;
	color:#BF4507;
	background-color:inherit;
	padding:5px 10px 7px 0;
	}

#rightpan h3{
	font:bold 15px/21px Arial, Helvetica, sans-serif;
	color:#333333;
	padding:0 0 5px;
	margin:-5px 0 5px;
	background-color:inherit;
	}

#rightpan p{
	padding:0 0 21px;
	}

#rightpan p.nopad{
	padding:0 0 5px;
	}

#rightpan ul{
	padding:0 20px 21px 0;
	line-height:16px;
	}

#rightpan ul li{
	padding:4px 0 14px 25px;
	background:url(../images/bullet.gif) 0 6px no-repeat;
	border-bottom:1px solid #DEDEB6;
	}

#rightpan ul.media li{
	padding:4px 0 14px 25px;
	background:url(../images/arrow.gif) 0 6px no-repeat;
	border-bottom:1px solid #DEDEB6;
	}


#rightpan ul li ul{
	padding:5px 0 0;
	line-height:16px;
	}

#rightpan ul li ul li{
	padding:3px 0 3px 10px;
	background:url(../images/arrow.gif) 0 10px no-repeat;
	border-bottom:none;
	}
	
#rightpan a{
	color:#BF4507;
	background-color:inherit;
	text-decoration:underline;
	}
	
#rightpan a{
	color:#333;
	background-color:inherit;
	text-decoration:none;
	}
#rightpan a.register{
	display:block;
	width:93px;
	height:28px;
	background:url(../images/register-bg.gif) 0 0 no-repeat;
	font-weight:bold;
	font-size:14px;
	line-height:28px;
	color:#FAF9EA;
	background-color:inherit;
	text-align:center;
	text-decoration:none;
}
#rightpan a.register-employer{
	display:block;
	width:93px;
	height:28px;
	background:url(../images/register-bg.gif) 0 0 no-repeat;
	font-weight:bold;
	font-size:14px;
	line-height:28px;
	color:#FAF9EA;
	background-color:inherit;
	text-align:center;
	text-decoration:none;
}

#rightpan a.register:hover{
	color:#fff;
	background:url(../images/register-bg.gif) 0 0 no-repeat;	
}

/* Footer Panel Styles */
#footer{
	border-top:1px solid #EAE9CE;
	border-bottom:1px solid #EAE9CE;
	font-size:12px;
	line-height:15px;
	text-align:center;
	color:#BBB994;
	background-color:inherit;
	}

#footer ul {
	width:480px;
	margin:10px auto 0;
	}
	
#footer ul li{
	float:left;
	width:auto;
	font-size:12px;
	line-height:20px;
	padding:0 6px;
	background:url(../images/footer-nav-divider.gif) 100% 5px no-repeat;
	}
#footer ul li.nobg{
	background:none;
	}	
#footer ul li a{
	color:#BF4507;
	background-color:inherit;
	text-decoration:none;
	}

#footer ul li a:hover{
	color:#333333;
	background-color:inherit;
	}
	
#footer p{
	clear:both;
	padding:8px 0 15px;
}	

/* New Styles add on 12.05.09 */
.noDisplay {
	display:none;
	}
#rightpan p.register{
	width:256px;
	font-size:20px;
	font-weight:bold;
	line-height:24px;
	text-align:center;
	text-transform:uppercase;
	background:url(../images/link-bg01.gif)  50% 50% repeat-x;
	border:1px solid #DCD8B0;	
	padding:27px 0 9px;
	height:56px;
	margin:35px 0 0;
	}
	
#rightpan p.register a{
	color:#9B934D;
	background-color:inherit;
	}

#rightpan p.register a:hover{
	color:#726B29;
	background-color:inherit;
	}

#rightpan p.register-employer{
	width:256px;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	text-transform:uppercase;
	background:url(../images/link-bg01.gif)  50% 50% repeat-x;
	border:1px solid #DCD8B0;	
	padding:27px 0 9px;
	height:56px;
	margin:35px 0 0;
	}

#rightpan p.register-employer a{
	color:#9B934D;
	background-color:inherit;
	}

#rightpan p.register-employer a:hover{
	color:#726B29;
	background-color:inherit;
	}

#rightpan p.demo{
	width:256px;
	font-size:20px;
	font-weight:bold;
	line-height:24px;
	text-align:center;
	text-transform:uppercase;
	background:url(../images/link-bg02.gif)  50% 50% repeat-x;
	border:1px solid #C8D8A3;
	padding:27px 0 9px;
	height:56px;
	margin:35px 0 0;
	}
	
#rightpan p.demo a{
	color:#8FA261;
	background-color:inherit;
	}
	
#rightpan p.demo a:hover{
	color:#667938;
	background-color:inherit;
	}

/* Additional Styles */
#rightpan p.candidate{
	width:256px;
	font-size:20px;
	font-weight:bold;
	line-height:24px;
	text-align:center;
	text-transform:uppercase;
	background:url(../images/link-bg01.gif)  50% 50% repeat-x;
	border:1px solid #DCD8B0;
	color:#9B934D;
	background-color:inherit;
	padding:15px 0 9px;
	height:68px;
	margin:35px 0 0;
	}
	
#rightpan p.candidate a{
	display:block;
	width:56px;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	text-transform:none;
	color:#ffffff;
	background:#595959;
	padding:0 7px;
	margin:5px 0 0 180px;
	border:1px solid #CEC88A;
	text-decoration:none;
	}

#rightpan p.candidate a:hover{
	color:#F8F7E3;
	background:#595959;
	}

#rightpan p.recruiter{
	width:256px;
	font-size:20px;
	font-weight:bold;
	line-height:24px;
	text-align:center;
	text-transform:uppercase;
	background:url(../images/link-bg02.gif)  50% 50% repeat-x;
	border:1px solid #C8D8A3;
	color:#8FA261;
	background-color:inherit;
	padding:15px 0 9px;
	height:68px;
	margin:35px 0 0;
	}
	
#rightpan p.recruiter a{
	display:block;
	width:56px;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	text-transform:none;
	color:#ffffff;
	background:#595959;
	padding:0 7px;
	margin:5px 0 0 180px;
	border:1px solid #CEC88A;
	text-decoration:none;
	}

#rightpan p.recruiter a:hover{
	color:#F8F7E3;
	background:#595959;
	}


/* New Styles add on 19May09 */
#rightpan ul.benefits{
	padding:15px 20px 21px 0;
	line-height:16px;
	}

#rightpan ul.benefits li{
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	color:#66632E;
	background-color:inherit;
	padding:8px 0 10px 25px;
	background:url(../images/bullet01.gif) 0 7px no-repeat;
	border-bottom:1px solid #DEDEB6;
	}
#rightpan ul.benefits li.noBorder {
	border:none;
	}
#rightpan ul.register li {
	float:left;
	width:auto;
	font:19px/25px Georgia, "Times New Roman", Times, serif;
	border:none;
	padding:0 15px 0 61px;
	}
#rightpan ul.register li.registerNow {
	background:url(../images/register-icon.gif) no-repeat 0 3px;	
	line-height:48px;
	}	
#rightpan ul.register li.flashDemo {
	background:url(../images/flash-icon.gif) no-repeat 0 0;
	line-height:48px;
	}		
#rightpan ul.register li a {
	color:#E22E1B;
	background-color:inherit;
	}	
#rightpan ul.register li a:hover {
	color:#70B233;
	background-color:inherit;
	}		
#rightpan p.jobSeekers-title {
	font:18px/24px Georgia, "Times New Roman", Times, serif;
	color:#66632E;
	background-color:inherit;
	border-bottom:1px solid #D8D5A3;
	padding:0 0 2px;
	}
#rightpan p.jobSeekers-title span {
	font-size:28px;
	}		

#header-job-seekers{
	background:url(../images/header-job-seekers.jpg) 0 0 no-repeat;
	}
			
#header h1, #header-job-seekers h1{
	background:url(../images/caption.gif) 0 10px no-repeat;
	width:450px;
	height:73px;
	font-size:0;
	line-height:0;
	text-indent:-1000000px;
	}
.ibm_ban	{
	width: 728px;
	height: 90px;
	background: url(../images/Leader_Banner.jpg) no-repeat;
	margin: auto;
	margin-bottom: 10px;
}