@charset "utf-8";
/* Vermillion main CSS Document */
/************* ADMIN STYLES AT BOTTOM ****************/
html {
	background-color: #2B2F30 !important;
}

body {
	background-repeat: no-repeat;
	background-color: #2B2F30 !important;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/header_pg_position_middle.jpg);
	background-position: center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .76em;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 120%;
	color: #AC1411;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {}
a:link, a:visited {
	color: #E41C16;
	text-decoration: none;
}
a:hover {
	color: #666666;
}

/******* head and main menu *********/

#header {
	position: relative;
	height: 255px;
	width: 800px;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-position: center;
	color: #FFFFFF;
	vertical-align: top;
}
#head_logo {
	margin: 0px;
	height: 120px;
	width: 400px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#head_menu {
	height: 33px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: top;
	padding-top: 222px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#head_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
login {
	width: 150px;
}

#head_menu li {
	float: left;
	margin: 0px;
	height: 33px;
	width: 131px;
	text-align: center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#head_menu a:link, #head_menu a:visited {
	background-image: url(/images/menutab_off_bg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	text-decoration: none;
	height: 33px;
	width: 131px;
	float: left;
}
#head_menu a:hover {
	background-image: url(/images/menutab_hover_bg.gif);
	margin: 0px;
	color: #333333;
	height: 40px;
	width: 131px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: top;
}
#head_menu #currentpage a {
	background-image: url(/images/menutab_on_bg.gif);
	height: 40px;
	width: 131px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #AC1411;
	font-weight: bold;
}
#head_menu #currentpage a:hover {
	background-image: url(/images/menutab_on_bg.gif);
	height: 40px;
	width: 131px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/******** content *********/

#content_fullwidth {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#content_container {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	background-color: #FFFFFF;
	color: #666666;
	height: auto;
}
#content_container_home {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 25px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.welome_short_span {
	width: 450px;
	font-weight: normal;
	padding-bottom: 15px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


/******** footer **********/

#footer {
	height: auto;
	width: 100%;
	background-image: url(/images/footer_bg.jpg);
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
.home_welcome_txt {
	background-image: url(/images/homepage_image.jpg);
	width: 300px;
}

#footer_content {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
	line-height: 1.5em;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer_halfblock {
	float: left;
	height: 240px;
	width: 400px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 110%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.footer_halfblock ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.footer_halfblock li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.footer_halfblock form {
	margin: 0px;
	padding: 0px;
	width: auto;
}
.form_txtfield {
	width: 175px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-left: 214px;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 80%;
	color: #666666;
}
.form_txt_area {
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 80%;
	padding: 3px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 89px;
}
.footer_halfblock_button {
	color: #FFFFFF;
	background-color: #9F0B09;
	background-image: url(/images/but_bg.jpg);
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	margin-left: 89px;
}
#copyright {
	color: #999999;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-size: 80%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	float: left;
	width: 500px;
}
#foot_logo {
	color: #999999;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-size: 80%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	float: right;
	width: 100px;
}
/********************************************/
/************* jobcat styles here************/
/********************************************/

.jobcat_main {
	background-color: #EDEDED;
	width: 760px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 0px;
}
.jobcat_foot a:link, .jobcat_foot a:visited {
	color: #C22F28;
	text-decoration: none;
}
.jobcat_foot a:hover {
	color: #666666;
}
.jobcat_title {
	color: #666666;
	font-size: 110%;
	font-weight: bold;
	background-color: #EDEDED;
	background-image: url(/images/jobcat_title_bg.gif);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: 16px;
}
.jobcat_container {
	padding: 15px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EDEDED;
	border-left-color: #EDEDED;
}
.jobcat_desc {
	padding: 0px;
	background-color: #FFFFFF;
}
.jobcat_foot {
	color: #666666;
	background-image: url(/images/jobcat_inverted_bg.gif);
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: right;
	height: 21px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.job_item_container {
	padding: 15px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EDEDED;
	border-left-color: #EDEDED;
}

.job_item {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.job_item_title {
    cursor: hand;
}
.job_item_title a:link, .job_item_title a:visited {
	color: #C22F28;
	text-decoration: none;
}
.job_item_title a:hover {
	color: #666666;
}
.job_item_detail {
	background-color: #FFF9F9;
	color: #000000;
	padding: 10px;
	border: 1px solid #EDEDED;
}
.job_apply {
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 635px;
}
.apply_but {
	height: 17px;
	width: 71px;
	background-color: #EDEDED;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	text-align: center;
	color: #666666;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 0px;
	font-size: 90%;
}

.apply_but a:link, .apply_but a:visited {
	color: #C22F28;
	text-decoration: none;
}
.apply_but a:hover {
	color: #666666;
}

.job_pager {
    text-align: right;
 }
/********************************************/
/************** Job application *************/
/********************************************/
#jobapp_container {
  padding: 8px;
}

#jobapp_container ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#jobapp_container li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#jobapp_container li label {
	float: left;
	padding-right: 4px;
	width: 60px;
	text-align: right;
}

#jobapp_container li .error 
{
  padding: 4px;
  padding-left: 64px;
  color: red;
}

#jobapp_container #formValid 
{
  font-size: 2em;
  color: green;
  text-align: center;
}

#jobapp_container .txtfield {
  padding: 6px;
  border: 1px solid #CCCCCC;
}

#jobapp_container .txt_area {
  padding: 6px;
  width: 400px;
  border: 1px solid #CCCCCC;
}

#jobapp_container .halfblock_button {
	color: #FFFFFF;
	background-color: #9F0B09;
	background-image: url(/images/but_bg.jpg);
	border: 1px solid #999999;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/********************************************/
/*************** Contact form ***************/
/********************************************/
#contactform_container {
  padding: 8px;
}

#contactform_container ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#contactform_container li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#contactform_container li label {
	float: left;
	padding-right: 4px;
	width: 60px;
	text-align: right;
}

#contactform_container li .error 
{
  padding: 4px;
  padding-left: 64px;
  color: red;
}

#formValid 
{
  width: 100%;
  font-size: 2em;
  color: green;
  text-align: center;
}

#contactform_container .txtfield {
  padding: 6px;
  border: 1px solid #CCCCCC;
}

#contactform_container .txt_area {
  padding: 6px;
  width: 340px;
  border: 1px solid #CCCCCC;
}

#contactform_container .halfblock_button {
	color: #FFFFFF;
	background-color: #9F0B09;
	background-image: url(/images/but_bg.jpg);
	border: 1px solid #999999;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contactDesc 
{
  margin-bottom: 24px;
}
/********************************************/
/************* admin styles here ************/
/********************************************/
#admin {
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFF66;
	font-size: 200%;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}
#admin_logout {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 245px;
	color: #FFFFFF;
	font-size: 50%;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}

#admin_head_menu {
	position: absolute;
	bottom: 0px;
	height: 33px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 800px;
}
#admin_head_menu ul {
	list-style-type: none !important;
	margin: 0px;
	padding: 0px;
}
login {
	width: 150px;
}

#admin_head_menu li {
	float: left;
	margin: 0px;
	height: 40px;
	width: 131px;
	text-align: center;
	list-style-type: none !important;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#admin_head_menu a:link, #admin_head_menu a:visited {
	background-image: url(/images/admin_menutab_off_bg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	text-decoration: none;
	height: 40px;
	width: 131px;
	float: left;
}
#admin_head_menu a:hover {
	background-image: url(/images/admin_menutab_hover_bg.gif);
	margin: 0px;
	color: #333333;
	height: 40px;
	width: 131px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: top;
}
#admin_head_menu #currentpage a {
	background-image: url(/images/admin_menutab_on_bg.gif);
	height: 40px;
	width: 131px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #AC1411;
	font-weight: bold;
}
#admin_head_menu #currentpage a:hover {
	background-image: url(/images/admin_menutab_on_bg.gif);
	height: 40px;
	width: 131px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#latestJobs {
  text-align: right;
}

#latestJobs h3 {
  margin: 0;
  margin-bottom: 6px;
  font-size: 1em;
}

.contentTbl 
{
  
}

.contentTbl td 
{
  width: 50%;
  vertical-align: top;
}


.center 
{
  text-align: center;
}

h2 
{
  margin: 0px;
  padding: 0px;
  font-size: 1.2em;
  color: #AC1411;
}

.message404 
{
  text-align: center;
}