﻿/* ************ OVERRIDE CLASS ************ */
/* *************************************** */

.logout_section{border: 0px solid; color: #fff !important; padding:8px 10px 0px 10px; }
.logout_section a, .logout_section a:visited { color: #fff !important;}

#footer_nas{ display:none; }
.job_listing_count{ display:none; }

/* javascript menu */
#bar{background-color: #1E769C !important; margin:0px !important; border:0px !important;}

#myjobmenu{ 
background-color:#1E769C; width:100%; border:0px solid red; height:36px; 
border: 0px solid;
border-right:0px;
padding:0px;
border-top:1px solid #000 !important;
}

#emmenu{ 
background-color:#1E769C; width:100%; border:0px solid red; height:36px; 
border: 0px solid;
border-right:0px;
padding:0px;
border-top:1px solid #165570 !important;
}


/* ************ NEW ADD CLASS ************ */
/* *************************************** */

#hometopbanner{
	height:100px;
	width:100%;
	border: 1px solid #ccc;
	margin-left:0px;
	margin-top:10px;
	text-align:center;
}

/* right-side bar */
#wrapinner {float:left; width:814px; background-color:#fff;}
#rightside{ width:180px; float:right;}


/* FOR INFORPAGE plain menu */
.plain_menu {
	background-color: #1B7CA6;
	padding:4px;
	padding-bottom:8px;
	color: #fff;	
	margin-bottom:5px;
	padding-left:10px;
}
.plain_menu_button a, .plain_menu_button a:visited{color:#fff; font-weight:bold;}
.plain_menu_button a:hover{color:#000; font-weight:bold;}