html {
	height: 100%;
}
body {
	margin: 0;
	font: 11px/14px Arial, sans-serif;
	background: url(../images/bg.png) no-repeat 50% 0;
	min-width: 950px;
	height: 100%;
}
img {
	border: none;
	display: block;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}
.page {
	min-height: 100%;
}
* html .page {
	height: 100%;
}
#main {
	margin: 0 auto;
	width: 950px;
}
#main h1 {font-size: 19px;padding-top: 5px;font-weight: bold;}
/* header start */
#header {
	width: 950px;
	height: 235px;
	position: relative;
	background: url(../images/header-bg.jpg) no-repeat;
}
#adminheader {
	width: 950px;
	height: 140px;
	position: relative;
	background: url(../images/header-bg.jpg) no-repeat;
}
/* logo */
.logo {
	position: absolute;
	top: 22px;
	left: 59px;
	background: url(../images/logo.gif) no-repeat;
	width: 430px;
	height: 67px;
	text-indent: -9999px;
	overflow: hidden;
}
/* main navigation start */
.main-nav {
	position: absolute;
	top: 109px;
	left: 57px;
}
.main-nav ul {
	margin: 0;
	padding: 7px 0 0 13px;
	float: left;
	background: url(../images/main-nav-bg.gif) repeat-x;
	height: 22px;
}
.main-nav ul li {
	float: left;
	display: inline;
	padding: 0 7px 0 8px;
	background: url(../images/sep-2.gif) no-repeat 0 3px;
	font-size: 12px;
	line-height: 15px;
}
.main-nav ul li.first {
	padding-left: 0;
	background: none;
}
.main-nav ul li a {
	text-decoration: none;
	color: #fff;
}
.main-nav ul li a:hover {
	text-decoration: underline;
}
.main-nav .right-corner {
	background: url(../images/main-nav-bg-right.gif) no-repeat;
	float: left;
	height: 30px;
	width: 7px;
	overflow: hidden;
	margin: -1px 0 0;
}
/* main navigation end */
/* form search start */
.form-search {
	position: absolute;
	top: 152px;
	left: 51px;
	background: url(../images/search-for-jobs.gif) no-repeat;
	width: 714px;
	height: 47px;
	padding: 28px 0 0;
}
.form-search .keywords {
	float: left;
	width: 185px;
	display: inline;
	margin: 0 0 0 10px;
}
.form-search .occupation {
	float: left;
	width: 205px;
}

.form-search .location {
	float: left;
}
.form-search .location input{
	padding:0px 3px;
}
.form-search label {
	color: #bf1e2e;
	font-size: 12px;
	line-height: 15px;
	display: block;
	padding: 0 0 1px;
}
.form-search .keywords label {
	padding-left: 10px;
}
.form-search .keywords input {
	border: 1px solid #bf1e2e;
	background-color: #e3eff7;
	width: 165px;
	padding: 3px 3px 3px;
	font: 12px/15px Arial, Helvetica, sans-serif;
	float: left;
	margin: 0;
}
.form-search .location input {
	border: 1px solid #bf1e2e;
	background-color: #e3eff7;
	width: 100px;
	padding: 3px 3px 3px;
	font: 12px/15px Arial, Helvetica, sans-serif;
	float: left;
	margin: 0;
}

.form-search select {
	font: 12px/15px Arial, Helvetica, sans-serif;
	width: 187px;
	border: 1px solid #bf1e2e;
	margin: 1px 0 0;
}
.form-search #btn-find {
	float: left;
	margin: 15px 0 0 10px;
	display: inline;
}
/* form search end */
/* header end */

/* main container start */
.container {
	overflow: hidden;
	width: 100%;
	padding: 0 0 112px;
}

/* banner box start */
.banner-box {
	height: 200px;
	overflow: hidden;
	width: 950px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.banner-box h1 {
	margin: 32px 0 0;
	padding: 0 0 23px;
	color: #666d73;
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
}
.banner-box p {
	margin: 0;
	color: #666d73;
	font-size: 16px;
	line-height: 23px;
}
/* banner box end */
/* left column */
.col-1 {
	float: left;
	display: inline;
	width: 306px;
	display: inline;
	margin: 0 0 0 55px;
}
.col-full {
	float: left;
	display: inline;
	width: 950px;
	display: inline;
	margin: 0 0 0 55px;
}
/* banner */
.banner {
	margin: 13px 0 0;
	padding: 0 0 1px;
}
/* login column */
.login {
	background-image:url(../images/login_bg.gif);
	background-repeat:no-repeat;
	width:288px;
	height:300px;
	margin-top: 13px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.login h2 {
	margin: 0;
	color: #bf1e2e;
	font-size: 22px;
	line-height: 25px;
	font-weight: bold;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 18px;
}

.login p {
	margin: 0;
	color: #333333;
	font-size: 12px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 19px;
	float: left;
	clear: left;
}

.login p a, a:visited{
	color:#bf1e2e;
}
.login p a:hover{
	color:#2c5f83;
}


/* login start */

.login label {
	padding-left: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}

.login .emailLogin input {
	border: 1px solid #bf1e2e;
	background-color: #e3eff7;
	width: 240px;
	font: 12px/15px Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 8px;
	padding: 3px;
}

.login .emailLogin {
	float: left;
	width: 285px;
	display: inline;
	margin: 0 0 0 10px;

}

.login .loginInput {
	float: left;
	display: inline;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 18px;
}

/* login end */

/* right column */
.col-2 {
	float: left;
	width: 550px;
	margin: 13px 0 0;
}
/* categories box start */
.categories {
	background: #edf5fa url(../images/corner.gif) no-repeat 100% 100%;
	overflow: hidden;
	width: 100%;
	padding: 0 0 8px;
	margin-bottom: 20px;
}
.categories h3 {
	margin: 16px 0 0 21px;
	float: left;
	width: 107px;
	color: #666d73;
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	display: inline;
}
.categories ul {
	padding: 0 1px 0 0;
	margin: 14px 0 0;
	float: left;
	width: 135px;
}
.categories ul.list-2 {
	width: 135px;
	border: 1px solid red;
}
.categories ul li {
	list-style: none;
	padding: 2px 0 5px;
	color: #666d73;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}
.categories ul li a {
	text-decoration: none;
	color: #666d73;
}
.categories ul li a span {
	color: #bf1e2e;
}
.categories ul li a:hover {
	text-decoration: underline;
}
/* categories box end */
/* content start */
.content {
	overflow: hidden;
	width: 550px;
	margin:0;
}
.content h2 {
	margin: 0;
	padding: 5px 0 10px;
	color: #bf1e2e;
	font-size: 22px;
	line-height: 25px;
	font-weight: bold;
}
.content p {
	margin: 0;
	padding: 0 0 20px;
	color: #8f9498;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}
.content p a {
	color: #8f9498;
}
.content p a:hover {
	text-decoration: none;
}
.content ul {
	margin: 8px 0 0;
	padding: 0 0 20px;
}
.content ul li {
	list-style: none;
	background: url(../images/bullet.gif) no-repeat 0 6px;
	padding: 0 0 9px 9px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #378cc7;
}
.content ul li a {
	color: #378cc7;
	text-decoration: none;
}
.content ul li a:hover {
	text-decoration: underline;
}
/* content end */

	
/* sidebar */
#sidebar {
	float: left;
	width: 90%;
	margin: 13px 0 10px 0; padding: 0;	
}	
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
}
.sidebox {
	background: #F5F5F5;
	border: 1px solid #EFEDED;
	margin-bottom: 10px;
}

.sidebox h2, .sidebox p {
	margin-left: 20px;
}


/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
	background: #F2F2F2;			
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D4D4D4;
}
#sidebar ul.sidemenu a:hover, #sidebar ul.sidemenu a.current {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #307bc1;
	color: #307bc1;		
}
/* sidebar end*/

/* admin sub nav */

#subnav {
	height: 56px;
	margin-top: 5px;
	margin-left: 57px;
	background: #F2F2F2 url(../images/adminSubNavBG.gif) repeat-x 0px;		
}

#subnav h3{
  padding: 10px 0px 0px 20px;
}
#subnav ul.nav {
	list-style:none;
	display: inline;
	margin: 0px 0 10px 0;
	padding: 0;
	background: #F2F2F2;			
}
#subnav ul.nav li {
	padding: 0px 10px;
	float: left;
}
#subnav ul.nav a {
	display:block;
	font-weight:normal;
	padding:0em 0 .3em 10px;
	color: #333;
	height: 1em;	
	line-height: 1.5em;
	border-left: 0px solid  #dedede;
	text-decoration:none;
}
#subnav ul.nav a:hover, #subnav ul.nav a.current {
	padding: 0em 0 .3em 10px;
	border-left: 0px solid  #307bc1;
	color: #307bc1;		
}

/* admin sub nav end */


/* main container end */

/* footer start */
.footer-wrapper {
	background-color: #b2d3e9;
	height: 40px;
	margin: -40px 0 0;
	position: relative;
}
.footer {
	margin: 0 auto;
	width: 950px;
	overflow: hidden;
}
.footer p {
	margin: 14px 0 0;
	text-align: center;
	color: #0f75bc;
	font-size: 11px;
	line-height: 14px;
} 
.footer p a {
	text-decoration: none;
	color: #0f75bc;
}
.footer p a:hover {
	text-decoration: underline;
}
/* footer end */

/* login menu */
.login ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;		
}
.login ul.sidemenu li {
	padding: 0px 10px;
}
.login ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
}
.login ul.sidemenu a.top{	
	border-top: 1px dashed #D4D4D4;
}
.login ul.sidemenu a:hover, .login ul.sidemenu a.current {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #BF1E2E;
	color: #BF1E2E;		
}
.login p {margin: 5px 20px 0px 0px;line-height:1.4em;}
/* login menu end*/


.post {
	margin: 10px 0px 10px 5px; 
	padding: 5px 0px;
}

.post form {
 	margin: 0;
 	padding: 0;
 	width: 100%;
}
.post h2 {
	margin: 0;
	color: #bf1e2e;
	font-size: 22px;
	line-height: 25px;
	font-weight: bold;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 18px;
}
.post h3 {
	margin: 0;
	color: #000;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	padding-top:10px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
}
.post img {padding: 5px;margin: 5px 0px;border: 1px solid silver;float:right;}

.post .post-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	padding: 10px; margin-top: 30px;
	font-size: 110%;
	clear:both;
}

.post p.employer {
	margin-top: 6px;
	font-size: 12px;
}

.post ul {
	padding: 0px;
	margin: 10px 0px;
	float: left;
	width: 500px;
	border: 0px solid silver;
}
.post ul.details {
	padding: 5px;
	border: 1px solid silver;
}

.post ul.list-2 {
	width: 150px;
}
.post ul li {
	list-style: none;
	padding: 3px 0;
	color: #000;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}
.post ul li a {
	text-decoration: none;
	color: #666d73;
}
.post ul li a span {
	color: #bf1e2e;
}
.post ul li a:hover {
	text-decoration: underline;
}

.post h2 {
	margin: 0;
	color: #bf1e2e;
	font-size: 22px;
	line-height: 25px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-right: 0;
	padding-left: 0px;
}

.post table {width: 93%;}

.post span.label {
	font-weight: bold;
}
.post p {
	margin: 0;
	color: #000;
	font-size: 1em;
	padding: 0px;
	line-height: 1.8em;
	font-weight: normal;
	float: left;
}

.post label {
	display: block;
}

.post fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	background: #f8f8f8;
	
}

.post legend {font-weight: bold;}


.post input.radio, .post input.checkbox, .post input.submit{
	width: auto;
}

.post input[type="text"]{
	width: 300px;
}

.post input:focus, .post textarea.focus {
	background: #B2D3E9;
}

.post input.radio, .post input.checkbox {
	float:left;
	margin-left: 1em;
}

.post textarea {
	width: 300px;
	height: 100px;
}




/* categories box end */

#cvUploader {
	display: none;
}
#cvUploader div {
	padding: 16px;
} 
.post .post-footer .readmore {
	background: url('page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}


/* start - table */
table {
	border-collapse: collapse;
	margin: 10px 0px;	
	width: 60%;
}
th strong {
	color: #fff;
}
th {
	background: #8bbdde;
	height: 19px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #fff;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
td a{
	color: #555;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/* end - table */

/* form elements */
.col-2 label {
	display:block;
	font-weight:bold;
	margin:5px 0;
	color: #777;
}
.col-2 input, .col-2 file {
	padding: 4px;
	border:1px solid #ddd;
	font: normal 1.2em "Trebuchet MS", Tahoma, sans-serif;
	color:#000;
}
.col-2 textarea {
	width:550px;
	padding:3px;
	font: normal 1.2em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	display:block;
	color:#777;
}
.col-2 input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(../images/gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}

.col-2 input.button:hover {
	border: 1px solid #DADADA;	
	color: #000;	
	cursor: pointer;		
}
input.radio { 
	float: left;
	width: auto;
	margin-right: 1em;
}
.col-2 input.error, .col-2 select.error, .col-2 textarea.error {
	border: 1px solid red;
	background-color: #F1F7FA;
}

/* Advertise Box*/
/* --- ul start --- */
.col-1 ul#advertise {
	margin:0;
	padding:0;
}
	
.col-1 ul#advertise a{
	display:block;
	width:263px;
	height:96px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #262626;
	font-weight: bolder;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 10px;
	font-size: 25px;
	line-height: 25px;
}

.col-1 ul#advertise a:hover{
	background-image:url(../images/advertise_box/VSJ-2-col-advertising-create_03-hover.jpg);
}

/* --- list item start --- */

.col-1 li#advertiseNow{
	float:left;
	width:288px;
	list-style-type:none;
	height: 106px;
	clear: both;
	background-image:url(../images/advertise_box/VSJ-2-col-advertising-create_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	}


/* Nvco logo start */
.nvco {
	width: 160px;
	background-image: url(../images/nvco-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 60px;
	padding-left: 85px;
	padding-top: 20px;
}

/* Nvco logo end */

#homeH2 {
	padding-top: 20px;
}

#homeP {
	font-size: 13px;
	font-weight: lighter;
	line-height: 18px;
}

ul {list-style:none;}





.content p     {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p.normal     {
	font-size: 13px;
	font-weight: normal;
}
p.normal a {color: #C01E2E;}
.page #main .container .col-2 .content h2 {
	padding-bottom: 15px;
}
.page #main .container .col-2 .content a {
	color: #C01E2E;
}
.page #main .container .col-2 .content a:hover {
	color: #333333;
}
.content h3 {
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 0px;
}

.img-career {
	border: thin solid #BF1E2E;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

/* form styles */

.form {
	width: 700px;
}

.form.small {
	width: 570px;
}

.form p {
	margin: 0;
	color: #333333;
	font-size: 11px;
	line-height: 2.4em;
	padding: 1px;
	float: left;
	clear: both;
}

.form label {
	display: block;
	font-weight: normal;
}

.form fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	background: #f8f8f8;
	
}

.form legend {font-weight: bold;}


.form input.radio, .post input.checkbox, .post input.submit{
	width: auto;
	
}

.form input[type="text"].small{
	width: 50px;
}

.form input[type="text"].medium{
	width: 200px;
}

.form input[type="text"]{
	width: 400px;
}

.form input[type="file"]{
	width: 300px;
}
.form input:focus, .post textarea.focus {
	background: #B2D3E9;
}

.form input.radio, .post input.checkbox {
	float:left;
	margin-left: 1em;
}

.form textarea {
	width: 600px;
	height: 300px;
}

.form input[type="text"], textarea {
	border: 1px solid #ccc;
	padding: 0.3em;
}
.form select {
}

.form img {
	display:block;
	padding: 0px;
	border: 1px solid silver;
}

/* RED MSGBOX*/
.cbox_messagebox_error {
	width: 895px;
	margin-top: 1em;
	background: #e82929 url(../images/message_box/red_bottom_left.gif) no-repeat left bottom;
}

.cbox_messagebox_error .box-outer {
	background: url(../images/message_box/red_bottom_right.gif) no-repeat right bottom;
}
.cbox_messagebox_error .box-outer .box-inner {
	background: url(../images/message_box/red_top_left.gif) no-repeat left top;
}
.cbox_messagebox_error h4 {
	background: url(../images/message_box/red_top_right.gif) no-repeat right top;
	padding: 1em;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
}

/* GREEN MSGBOX*/
.cbox_messagebox_info {
	width: 895px;
	margin-top: 1em;
	background: #51b848 url(../images/message_box/green_bottom_left.gif) no-repeat left bottom;
}

.cbox_messagebox_info .box-outer {
	background: url(../images/message_box/green_bottom_right.gif) no-repeat right bottom;
}
.cbox_messagebox_info .box-outer .box-inner {
	background: url(../images/message_box/green_top_left.gif) no-repeat left top;
}
.cbox_messagebox_info h4 {
	background: url(../images/message_box/green_top_right.gif) no-repeat right top;
	padding: 1em;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
}

/* GREY MSGBOX*/
.cbox_messagebox_warning {
	width: 895px;
	margin-top: 1em;
	background: #a5a4a4 url(../images/message_box/grey_bottom_left.gif) no-repeat left bottom;
}

.cbox_messagebox_warning .box-outer {
	background: url(../images/message_box/grey_bottom_right.gif) no-repeat right bottom;
}
.cbox_messagebox_warning .box-outer .box-inner {
	background: url(../images/message_box/grey_top_left.gif) no-repeat left top;
}
.cbox_messagebox_warning h4 {
	background: url(../images/message_box/grey_top_right.gif) no-repeat right top;
	padding: 1em;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
}

#graph {clear:both;display:block;}

/* Job Results Page */
.job {
	margin: 0px 0px 4px 0px;
	padding: 6px;
	border: 1px solid silver;
}

.job p {
	font-size: 11px;
	color: #000;
	line-height: 1.1em;
	font-weight: normal;
	padding: 4px 0px;
	margin: 0;
}
.job a.moreinfo {
	float:right;
	position: relative;
	bottom: 20px;
}

.box ul li {width: 400px;}