
@charset "UTF-8";
/* CSS Document */
/* styles.css STYLES */
tr.RecordListColumnHeader{
    background-color:#000000;
    color:#FFFFFF;
	font-weight: bold;
}

tr.RecordListRowColour1{
	background-color: #FFFFFF;
	cursor:pointer;
}
tr.RecordListRowColour2{
	background-color:#CC9966;
	cursor: pointer;
}
tr.RecordListRowColour3{
	color: #FF0000;
	background-color:#999966;
}
tr.RecordListRowHighlightedColour{
	background-color:#F9C6F2;
	cursor: pointer;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#ffffff;
}

.Main-Table{
	background:url(../images/floral-pattern-small.gif) no-repeat bottom right; 
}

body,td,th{
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color: #676262;
    text-align:justify;
}
/*body,td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#676262;
	text-align:justify;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#6D8693;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:ffffff;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#9BAAC1;
}*/

h1{
	font-family: Times New Roman, Times, serif, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:200;
	color:#952419;
	padding:0px;
	margin:0px;
}

h2{
	font-family: Times New Roman, Times, serif, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#952419;;
}
h3{
	font-family: Times New Roman, Times, serif, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#952419;
	margin-bottom: 2px;
}

h1.news{
		margin:0px;
		padding:0px;
		font-size: 15px;
		color:#928762;
		font-weight:normal;
		font-family:Verdana;
	}

/*h4{
	font-size:16px;
	color:#666666;
	margin-bottom: 2px;
}*/
h4 {
	font-family:Arial, Helvetica, sans-serif;
	color: #676262;
	font-size:11px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
	text-align:justify;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size:12px;
	color:#990000;
}
a:visited {
	color: #990000;
}
.msg{
	font-family: Times New Roman, Times, serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:200;
	color:#952419;


/* END OF Styles.css STYLES */
body, td, textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
}

body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

td {
	vertical-align: top;
}

.maintable {
	border:#CCCCCC 1px solid;
}

.primary {
	border-top: #99CC00 4px solid;
	border-bottom: #99CC00 4px solid;
	padding: 10px;
}

.toplinebar {
	border-top: #99CC00 4px solid;
	padding-top: 10px;
}

.nav {
	color: #333333;
	font-weight: bold;
}

.UserInfo {
	padding: 2px 5px 0 5px;
	color: #aac716;
}

.clickablediv {
	cursor: pointer;
	color: #99CC00;
	font-weight: bold;
}

.mainheading {
	color: #999999;
	font-weight: bold;
}

h1.mainheading {
	font-family:Arial, Helvetica, sans-serif;
	color: #aac716;
	font-size:16px;
	margin: 0;
	padding: 5px 0 5px 0;
	
}

a:link, a:active, a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color:#aac716;
	text-decoration:none;
}


.txtbox {
	border:1px solid #cccccc;
	width:180px;
	height:20px;
}

.topbar {
	color:#333333;
	font-size:10px;
	padding-left:10px;
	padding-right:15px;
	padding-top:6px;
	padding-bottom:6px;
	text-align:right;
}
h3 {
	font-size:14px;
	color:#333333;
}
.label {
	color:#666666;
	vertical-align:middle;
}
.commenttext {
	font-size:9px;
	font-weight:normal;
}
.alertText {
	color:#FF0000;
}
.warningText {
    color:#ff7700;
}
.failText {
	color:#FF0000;
}
.successText {
	color:#0066FF;
}
.lineback {
	background-image:url(../images/LineBack.jpg);
	background-repeat:repeat-x;
	height:72px;
}

.col1 {
	padding-left:20px;
	padding-right:20px;
	vertical-align:top;
	border-left:1px solid #cccccc;

}

.col2 {
	padding-left:20px;
	vertical-align:top;
	border-left:1px solid #cccccc;

}

.col3 {
	padding-left:5px;
	padding-right:5px;

}

.col4 {
	background-color:#EFEFEF;
	border-right:1px solid #CCCCCC;
	padding:10px;
}

.col5 {
	background-color:#EFEFEF;
	border-left:1px solid #CCCCCC;
	padding:10px;
}

.content {
	padding:10px;

}

.content h1 {
	font-size:18px;
	font-weight:normal;
	margin:0px;
	color:#990000;
	padding:0px;
}


.text1 h1 {
	/*font-size:30px;
	color:#666666;
	font-weight:normal;
	vertical-align:top;
	margin:0px;*/
	color:#952419;
    font-family:Times New Roman,Times,serif,Arial,Helvetica,sans-serif;
    font-size:18px;
    font-weight:200;

}

.text2 h1 {
	font-size:12px;
	color:#990000;
	font-weight:normal;
	vertical-align:top;
	margin:0px;
	padding-bottom:10px;
}

.text3 {
	font-size:10px;
	color:#333333;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:5px;
	border-bottom:1px solid #cccccc;

}

.text3 h1 {
	font-size:10px;
	color:#333333;
	font-weight:bold;
	vertical-align:top;
	margin:0px;
}


.text4 {
	font-size:10px;
	color:#333333;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:5px;

}
.space1 {
	padding-top:4px;
	padding-bottom:4px;
}


.navigation {
	padding-bottom:15px;
	padding-top:10px;
}

.navigation a {
	font-size:14px;
	padding-right:5px;
	padding-left:5px;
}

.Bigtxt {
	background-image:url(../images/BigSearchBox.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:400px;
	padding-top:7px;
}

.Bigtxt input {
	border:0px;
	background-color:transparent;
	background-position:top left;
	padding-left:10px;
	width:380px;
}

.Smalltxt {
	background-image:url(../images/searchboxsmall.gif);
	background-repeat:no-repeat;
	height:29px;
	width:161px;
	padding-top:7px;
}

.Smalltxt input {
	border:0px;
	background-color:transparent;
	background-position:top left;
	padding-left:10px;
	width:151px;
}

.bigSubmitBtn{
	border:0px;
	background-color:transparent;
	background-image:url(../images/BLKSearchBTN.jpg);
	background-repeat:no-repeat;
	width:102px;
	height:28px;
	cursor:pointer;
}

.logo{
	padding-top:45px;
	padding-left:20px;
}

/*	CREATE A BORDER WITH TABLE   */

.topborder {
	background-image:url(../images/topborder.jpg);
	background-repeat:repeat-x;
}

.leftborder {
	background-image:url(../images/leftborder.jpg);
	background-repeat:repeat-y;
}

.rightborder {
	background-image:url(../images/rightborder.jpg);
	background-repeat:repeat-y;
}

.bottomborder {
	background-image:url(../images/bottomborder.jpg);
	background-repeat:repeat-x;
}
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
}

.footer {
	padding-top:20px;
	color:#666666;
	font-size:10px;
	text-align:center;
}

.redbtn {
	background-color:#990000;
	border:0px;
	color:#FFFFFF;
	height:22px;
	width:50px;
}

.heading {
	background: #dddddd;
	vertical-align: middle;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	color: #333333;
}
/*.RecordListColumnHeader th {
	background: #dddddd;
	vertical-align: middle;
	text-align:left;
	padding: 2px 5px 2px 0px;
	font-weight: bold;
	color: #333333;
	height: 20px;
}
*/
.heading a {
	color: #666666;
}

.heading a:hover {
	color: #000000;
}

.LeftHeading {
	background: url(../images/bg_whitebar.gif) repeat-x;
	border: 1px solid #e3e3e3;
	height: 25px;
	vertical-align: middle;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	color: #333333;
}

.LeftHeading2 a {
	vertical-align: middle;
	padding: 2px 5px 2px 10px;
	font-weight: bold;
	color: #999999;
}

.LeftHeading2 a:hover {
	color:#aac716;
	text-decoration:none;
}

.heading h2 {
	color: #990000;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	color: #676262;
	font-size:11px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
	text-align:justify;
}

h3.mainheading {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 29px;
	background: none;
	border: none;
}

h3.heading {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 29px;
	background: none;
	border: none;
}

.Left-Navigation {
	border: 1px solid #e3e3e3;
}

.Left-Navigation td {
	padding: 2px 5px 2px 5px;
}

/* Main Search Box */
input.searchbox {
	width:408px;
	height:24px;
	padding: 5px 0 0 0;
	font-size:14px;
	text-align:center;
	background: url(../images/searchbox_main_green.gif) no-repeat;
	border: none;
	color: #FFFFFF;
	margin: 0 0 10px 0;
	/*
	width:408px;
	padding: 8px 0 8px 0;
	font-size:14px;
	text-align:center;
	margin: 0 0 10px 0;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #555555;
	*/	
}
input.searchbox:focus {
	background-position: 0 -39px;
}
input.searchbutton {
	color: #000000;
	width:203px;
	height:34px;
	font-size:14px;
	background: url(../images/button_medium.gif) no-repeat;
	border: none;
	padding: 0 2px 3px 0;
	cursor: pointer;
}
input.searchbutton:hover {
	background-position: 0 -44px;
	color: #333333;
}

/* Form Styles */
.form input {
	/*
	height: 14px;
	background: url(../images/bg_greenbar_smaller.gif) repeat-x;
	color: #FFFFFF;
	border: 1px solid #91a917;
	padding: 4px 2px 4px 2px;
	*/
	background: #FFFFFF;
	color: #555555;
	padding: 4px 2px 4px 2px;
	border: 1px solid #CCCCCC;
}
.form input:focus {
	background-position: 0 -32px;
}

.form input#filCVDocument {
	height: auto;
    color: #000000;
}

/*
.form input.button {
	width:150px;
	height:34px;
	font-size:14px;
	background: url(../images/button_small.gif) no-repeat;
	border: none;
	padding: 0 2px 3px 0;
	cursor: pointer;
	color: #000000;
}
.form input.button:hover {
	background-position: 0 -44px;
	color: #333333;
}
*/
.form input.button {
	height: 25px;
	background: url(../images/bg_whitegloss2.gif) repeat-x;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 0 10px 0 10px;
	cursor: pointer;
}
.form input.button:hover {
    background-position: 0 -35px;
}

.btngreen {
	height: 25px;
	background: url(../images/bg_greengloss.gif) repeat-x;
	color: #333333;
	border: 1px solid #b6d229;
	padding: 0 10px 0 10px;
	cursor: pointer;
}
.btngreen:hover {
    background-position: 0 -35px;
}


.form textarea {
	/*
	width: 333px;
	height: 99px;
	background: url(../images/textbox_green.gif) no-repeat;
	padding: 2px 2px 2px 2px;
	border: none;
	color: #FFFFFF;
	*/
	width: 333px;
	height: 99px;
	background: #FFFFFF;
	color: #555555;
	padding: 4px 2px 4px 2px;
	border: 1px solid #CCCCCC;	
}
.form textarea:focus {
	background-position: 0 -113px;
}
/* This is used so that IE6 doesn't scroll the background image on textarea */
/*
* html .form textarea {
	width: 333px;
	height: 99px;
	background: url(../images/textbox_green.gif) no-repeat fixed;
	padding: 2px 2px 2px 2px;
	border: none;
	color: #FFFFFF;
}
* html .form textarea:focus {
	background-position: 0 -113px;
}
*/

.form input.rdoButton {
	background: none;
	border: none;
}
.form label.rdoText {
	position: relative;
	top: 3px;
}

.form input.chkBox {
	background: none;
	border: none;
}

.form input.filefield {
    height: auto;
    color: #000000;
}

.button {
	height: 25px;
	background: url(../images/bg_whitegloss2.gif) repeat-x;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 0 10px 0 10px;
	cursor: pointer;
}
.button:hover {
    background-position: 0 -35px;
}

a.button-link {
	height: 19px;
	background: url(../images/bg_whitegloss2.gif) repeat-x;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 7px 0 0 0;
	cursor: pointer;
	display: block;
	text-align: center;
}
a.button-link:hover {
    background-position: 0 -35px;
    color: #000000;
}

a.button-link2 {
	float: right;
	height: 19px;
	background: url(../images/bg_whitegloss2.gif) repeat-x;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 6px 10px 0 10px;
	cursor: pointer;
}
a.button-link2:hover {
    background-position: 0 -35px;
    color: #000000;
}
ul {
}

li {
	list-style-image: url(../images/bullet_green.gif);
}

a.Special-Link {
	color: #aac716;
}
a.Special-Link:hover {
	color: #000000;
}

td.Message-Block-Container {
    border: 1px solid #aac716;
}
table.Message-Block {
}
td.Message-Block-icon {
	padding: 20px;
	vertical-align: top;
}
td.Message-Block-text {
 	font-size: 16px;
	font-weight: bold;	
	padding: 20px;
	vertical-align: middle;
}

.clear {
	clear: both;
}

.Top-Bar {
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
	padding: 5px 0 5px 0;
	margin: 0 0 20px 0;
}

td.vertical-mid {
    vertical-align: middle;
}

td.vertical-bottom {
    vertical-align: bottom;
}

table.datalist td {
    vertical-align: middle;
    padding: 2px 0 2px 0;
}

table.datalist2 td {
    vertical-align: middle;
    padding: 2px 5px 2px 0;
}

.Site-Logo {
    margin: 0 0 -14px -44px;
    width: 253px;
    height: 228px;
    background: url(../images/Sitelogo.gif) no-repeat;
    display: block;
    cursor: pointer;
}

.hr-break {
    border-top: 1px solid #CCCCCC;
}
.border{
    border: 1px solid #aac716;
}

table.Latest {
    border: #FFFFFF 1px solid;
}
table.Latest:hover {
    background: #F5F5F5;
    border: #99CC00 1px solid;
}

.Script-Message {
	margin: 0 0 10px 0;
}

.Script-Message td {
	background-color: #aac716;
	color: #000000;
	padding: 10px 0 10px 0;
	font-weight: bold;
}

.special {
	border: 1px solid #cc0000;
	padding: 5px;
}

.smalltxt {
	font-size: 10px;
	color: #666666;
	position: relative;
	top: -2px;
}

.red {
	color: #FF0000;
}
.ApplicationStatusRead{
	
}
.ApplicationStatusUnread{
	font-weight:bold;
}
.ApplicationStatusHired{
	background-color: #b6d229;
}
.ApplicationStatusRejected{
	text-decoration: line-through;
	color: #666666;
}

#wrapper{
	width:750px;
	margin-top:20px;
	float:left
}

#left-content{
	float:left;
	width:400px;
	background:#FF9900
}

#right-content{
	width:290px;
	position:absolute;
	right:300px;
	z-index:3;
}






