/* CSS Document */



/* GENERIC STYLES */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-align:left;
}
body {
	background-color: #CCCCCC;
	margin: 0px 0px 0px 0px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
h1 {
	font-size: 14px;
	color: #333333;
	line-height: 21px;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
}


/* MAIN PAGE STYLES */


#maintable {
 	width: 820px;
	background-color:#FFFFFF;
}

#logo {
	background-image:url(../img/generic/g_logo.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
}
#navigation {
	background-image:url(../img/generic/g_nav_bkgrd.jpg);
	background-repeat:repeat-x;
	height: 38px;
	vertical-align: middle;
}
#navigation h2{
	vertical-align: middle;
}
#navigation a{
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 14px 0px 14px;
}
#navigation a:hover {
	color: #000000;
	text-decoration: none;
}
#jobnavigation {
	background-image:url(../img/generic/g_nav_bkgrd.jpg);
	background-repeat:repeat-x;
	color: #FFFFFF;
	height: 38px;
	vertical-align: middle;
}
#jobnavigation a{
	color: #FFFFFF;
	font-weight: bold;
}
#hidetab {
	background-color: #D7E33D;
}
#tabend {
	background-image:url(../img/generic/g_tab_end.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
	background-color: #D7E33D;
	height: 20px;
}

#subnav td{
	font-size: 10px;
	line-height: 17px;
	vertical-align: top;
	padding: 10px 10px 0px 10px;
	
}
#subnav a {
	background: url(../img/generic/g_arrow.gif) no-repeat 0 50%;
	padding-left: 10px;
}

/* OTHER MAIN PAGE STYLES */


#copyarea {
	vertical-align:top;
	padding: 10px 0 10px 0;
}
#candidatearea {
	vertical-align:top;
	padding: 0px 20px 0px 20px;
}
#searchform {
	background-color: #EBEBEB;
	background-image:url(../img/home/g_form_bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-bottom: 15px;
	}
	
#searchform td{	
	font-size: 10px;
	line-height: 14px;
}
#searchform select{
	width: 200px;
	margin: 4px 0px 4px 0px;
}
#searchform input{
	width: 195px;
	margin: 4px 0px 4px 0px;
}

#promo {
	background-color: #B4B4B4;
	background-image: url(../img/home/g_grey_corner.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	font-size: 10px;
	color: #FFFFFF;
}

#copypromo {
	height: 121px;
	padding: 7px;
	color: #FFFFFF;
}

#registerform td{
	border-top: 1px solid #EBEBEB;
	padding: 7px 0px 7px 0px;
	vertical-align: top;
}
#registerform input{
	width: 240px;
}
#registerform textarea{
	width: 240px;
}
#registerform select{
	width: 245px;
}
#buttons input{
	width:auto;
}
#job {
	padding: 15px 0px 0px 15px;
}

#job a{
	color: #000000;
	padding-right: 30px;
	text-decoration:none;
}

#details {
	background-image:url(../img/generic/g_job_arrow.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	border-bottom: 1px solid #CCCCCC;
}
#companylogos {	
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	}
#companylogos td{	
	padding: 10px 0 10px 0;
	}	