@charset "utf-8";
html, body {
	behavior: url("csshover2.htc");

	padding:0;
	margin:0;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	background:url('../images/beige.gif') repeat 0 0;
	color:#000;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE5/Mac \*/
* html .clearfix {
	height: 1px;
}
.clearfix {
	display: block;
}
/* End hide from IE5/Mac */

	

#container {
	margin:0 auto 0 auto;
	padding:0 10px 0 0;
	width:750px;
	background-color:#fff;
}
#container1 {
	margin:0 auto 0 auto;
	padding:0;
	width:850px;
	background-color:#382102;
}
#top {
	background-color:#382102;
	padding:0;
	margin:auto;
	width:750px;
}
#top_left {
	float:left;
}
#top_right {
	float:right;
}
#flash {
	width:486px;
	height:241px;
}
#menu {
	background-color:#382102;
	height:31px;
	width:760px;
	margin-top:-2px;
	z-index:100;
}
#submenu {
	/*background-color:#be9459;*/
	height:20px;
	width:725px;
	padding-top:9px;
	padding-left:25px;
	margin:0px;
}
.nav {
	padding:0;
	margin:0;
	float:left;
}
.nav ul {
	padding:9px 12px 0 12px;
	margin:0;
	list-style:none;
}
.nav ul a:link, .nav ul a:visited {
	color:#fff;
	text-decoration:none;
}
.nav ul li {
	padding:0;
	margin:0;
	font-size:11px;
	display:block;
	font-weight:bold;
}
.nav ul li a:link, .nav ul li a:visited {
	color:#fff;
	text-decoration:none;
}
.nav ul li a:hover {
	color:#FFCC00;
}
.divider {
	background:url(../images/divider.jpg) no-repeat 0 0;
	width:6px;
	height:31px;
	float:left;
}
/*login  and its submenu starts here	*/

#login {
	float:left;
	width:75px;
	text-align:center;
}
/* remove all the bullets, borders and padding from the default list styling */

#login ul {
	list-style-type:none;
	padding:9px 0 0 6px;
	margin:0;
}
/* float the top list items to make it horizontal and a relative positon so that you can control the aboutdown menu positon */

#login ul li {
	float:left;
	padding:0;
	margin:0;
	font-size:11px;
	display:block;
	font-weight:bold;
}
/* style the links for the top level */

#login a, #login a:visited {
	display:block;
	text-decoration:none;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
#login a:hover {
	color:#FFCC00;
	position:relative;
	z-index:100;
}
/* style the links for the sub level */	

#login ul ul a, #login ul ul a:visited {
	display:block;
	text-decoration:none;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
}
#login ul ul a:hover {
	position:relative;
	z-index:100;
}
#login li:hover {
	position:relative;
}
/* style the sub-level lists */

#login ul ul {
	width:110px;
	margin:0;
	padding:11px 0 0 0;
}
/* style the sub level list items */

#login ul ul li {
	display:block;
	width:110px;
	height:auto;
	text-indent:0;
}
/* style the sub level links */

#login ul ul a, #login ul ul a:visited {
	display:block;
	background:#be9459;
	color:#fff;
	width:110px;
	height:100%;
	padding:5px 0 5px 10px;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #fff;
	text-align:left;
}
#login ul ul a:hover {
	background:#553912;
	color:#FFCC00;
}
/* style the table so that it takes no part in the layout - required for IE to work */

#login table {
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	font-size:1em;
	z-index:1;
}
/* second */

* html #login ul ul a:hover {
	background:#553912;
	color:#FFCC00;
	position:relative;
	z-index:110;
	display:block;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */

#login ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:12px;
	left:-3px;
	width:155px;
}
/* make the second level visible when hover on first level list OR link */

#login ul :hover ul {
	visibility:visible;
	height:auto;
	padding-bottom:3em;
}
#login ul ul:hover ul {
	visibility:hidden;
}
/*login ends*/



#aboutpage #about_b a, #employerspage #employers_b a, #candidatespage #candidates_b a, #serv_prov_page #serv_prov_b a, #ca_opppage #ca_opp_b a, #eventpage #events_b a, #eventpage #jobs_b a, #loginpage #login_b a {
	color:#FFCC00;
}
#body_area {
	padding:0;
	margin:0;
	background:url('../images/body_area_bg.jpg') repeat-y 0 0;
	width:750px;
}
#body_left {
	float:left;
	width:465px;
	padding:20px 0 0 15px;
	word-spacing: -1px;
}
h1 {
	font-size:11px;
	font-weight:bold;
	padding:0;
	margin:0;
	color:#000000;
}
#heading {
	padding:0 0 7px 0;
	margin:0;
	border-bottom:1px solid #c9c9c9;
}
#heading_left {
	float:left;
	width:112px;
	background:url(../images/heading_pic.jpg) no-repeat 0 0;
	height:80px;
}
#heading_right {
	float:right;
	width:347px;
}
p {
	padding:0;
	margin:0;
	color:#000;
}
table

{

	font:13px Verdana;	

}
#for {
	padding:0;
	margin:10px 0 20px 0;
	z-index:-10;
	display:inline-block;

}
#for_candidate {
	/*float:left;*/
	
	width:130px;
	border-left:1px solid #c9c9c9;
	padding:0 15px 0 10px;
	float: left;
	z-index:0;
}
#for_employer {
	float:left;
	width:130px;
	border-left:1px solid #c9c9c9;
	padding:0 0 5px 10px;
	margin:auto;
	z-index:0;
}
#for_serviceproviders {
	float:right;
	width:125px;
	border-left:1px solid #c9c9c9;
	padding:0 0 0 10px;
	margin:auto auto auto 15px;
	z-index:0;
}
.maroon a:link, .maroon a:visited {
	font-weight:bold;
	color:#9d2f0a;
	text-decoration:none;
}
.maroon a:hover {
	text-decoration:underline;
}
.white a:link, .white a:visited {
	font-weight:bold;
	color:white;
	text-decoration:none;
}
.white a:hover {
	text-decoration:underline;
}
.brown a:link, .brown a:visited {
	font-weight:normal;
	color:#382102;
	text-decoration:none;
}
.brown a:hover {
	text-decoration:none; color:white;
}
.yellow a:link, .yellow a:visited {
	font-weight:bold;
	color:#D7AC00;
	text-decoration:none;
}
.yellow a:hover {
	text-decoration:underline;
}
#body_right {
	float:right;
	width:250px;
	padding:40px 0 0 0;
}
h2 {
	height:19px;
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:5px 0 0 0;
	margin:0 0 5px 0;
}
h2 a:link, h2 a:visited {
	text-decoration:none;
	color:#fff;
}
h2 a:hover {
	color:#000000;
}
#footer {
	background-color:#382102;
	height:55px;
	width:750px;
	margin:auto;
	padding:10px 0 0 10px;
}
#footer_left {
	float:left;
	width:220px;
}
#footer_right {
	float:right;
	width:450px;
	color:#ad9e88;
	padding:18px 0 0 0;
}
/*for inner pages*/

	

.bold {
	color:#FF9900;
}
.bold2 {
	color:#999999;
}
.heading_inner {
	padding:0 0 7px 0;
	margin:0;
	border-bottom:1px solid #c9c9c9;
}
.heading_left_inner {
	float:left;
}
.heading_right_inner {
	float:right;
	width:347px;
}
.event_left {
	float:left;
	width:200px;
	text-align:center;
}
.event_right {
	float:right;
	width:250px;
}
.forms_main {
	padding:0 0 15px 30px;
	margin:0;
	text-align:left;
}
.forms_left {
	float:left;
	width:100px;
	padding:4px 0 0 0;
}
.forms_right {
	float:right;
	width:330px;
	text-align:left;
}
input, select {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
}
#concept {
	padding:7px;
	margin:0 0 5px 0;
	background-color:#382102;
	color:#ccc;
}

