@charset "UTF-8";

/* CSS Document */

/*
#FloatContainer, #FloatContainer-Fix, #FloatBackground, #Package-Wrapper, #Silver-wrapper, #Gold-wrapper, #Green-Button img, #overlay-bar, #overlay-bar2{ behavior: url(iepngfix/iepngfix.htc) }
*/

#Green-Button img, #overlay-bar, #overlay-bar2{ behavior: url(iepngfix/iepngfix.htc) }

body, td, textarea, input, select {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	vertical-align:top;
}

body {
	margin:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}

td {
	vertical-align: top;
}

.maintable {
	border:#CCCCCC 1px solid;
}

.logintable {
	padding:10px 0 10px 20px;
	width:634px;
}

#StepContainer{
	
}

.logintable h2{
	color:#666666;
	font-size:18px;
	font-weight:normal;
}

a.forgot:link, a.forgot:visited, a.forgot:active{
	font-size:15px;
	color:#666666;
}

a.forgot:hover{
	color:#AAC716;
}

.primary {
	border-top: #cccccc 4px solid;
	border-bottom: #cccccc 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: #AAC716;
	font-weight: bold;
}

h1.mainheading {
	font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
	color: #AAC716;
	font-size:16px;
	margin: 0;
	padding: 5px 0 5px 0;
}

a:link, a:active, a:visited {
	color: #666666;
	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:12px;
	font-weight:normal;
	color:#666666;
}
.alertText {
	color:#FF0000;
}
.warningText {
    color:#ff7700;
}
.failText {
	color:#FF0000;
}
.successText {
	color:#A1AD2B;
}
.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;
}


.text1 h1 {
	font-size:30px;
	color:#666666;
	font-weight:normal;
	vertical-align:top;
	margin:0px;

}

.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 {
	display:block;
	width:242px;
	vertical-align: middle;
	padding: 0;
	font-weight: bold;
	color: #999999;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

.LeftHeading2 a:hover {
	color:#aac716;
	text-decoration:none;
}

.heading h2 {
	color: #990000;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2.register{
	color:#666666;
	font-size:15px;
	font-weight:normal;
}

h4 {
	font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
	/*color: #aac716;*/
	color: #AAC716;
	font-size:18px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;
}

h4.register {
	font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
	/*color: #aac716;*/
	color: #0099FF;
	font-size:16px;
	margin: 0;
	padding: 5px;
}

h6 {
	font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
	/*color: #aac716;*/
	color: #0099FF;
	font-size:18px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;
}

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.searchcvbox {
	width:408px;
	height:24px;
	padding: 5px 0 0 0;
	font-size:14px;
	text-align:center;
	background: url(../images/searchbox_main_silver.gif) no-repeat;
	border: none;
	color: #666666;
	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.searchcvbox: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: 5px 3px;
	border: 1px solid #999999;

}

.form input:focus {
	background-position: 0 -32px;
}

.form input.field{
    background: #FFFFFF;
	color: #555555;
	padding: 10px 5px 10px 5px;
	font-size:14px;
	border: 1px solid #999999;
	width:200px;
}

.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 2px 0 2px;
	cursor: pointer;
	text-align:left;
}
.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 #999999;	
}
.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;
	cursor: pointer;
	text-align:center;
	margin:0;
	padding:0 2px;
}
.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;
	background: url(../images/bg_whitegloss2.gif) repeat-x;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 6px 10px 6px 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;
}

a.red {
	color: #FF0000;
}

a.red:hover {
	color: #FF0000;
	text-decoration:underline;
}

.ApplicationStatusRead{
	
}
.ApplicationStatusUnread{
	font-weight:bold;
}
.ApplicationStatusHired{
	background-color: #b6d229;
}
.ApplicationStatusRejected{
	text-decoration: line-through;
	color: #666666;
}



/*________________LATEST JOBS_________________*/

td.greenblock_top{
    background-image:url(../images/green_block/top.jpg); 
    background-repeat:repeat-x;
}

td.greenblock_bottom{
    background-image:url(../images/green_block/bottom.jpg); 
    background-repeat:repeat-x;
    font-size:8px;
}

td.greenblock_left{
    background-image:url(../images/green_block/left.jpg); 
    background-repeat:repeat-y;
}

td.greenblock_right{
    background-image:url(../images/green_block/right.jpg); 
    background-repeat:repeat-y;
}



/*
td.LatestJobs td.whiteblock_top{
    background-image:url(../images/green_block/white_block/top.jpg); 
    background-repeat:repeat-x;
}

td.LatestJobs td.whiteblock_bottom{
    background-image:url(../images/green_block/white_block/bottom.jpg); 
    background-repeat:repeat-x;
    font-size:8px;
}

td.LatestJobs td.whiteblock_left{
    background-image:url(../images/green_block/white_block/left.jpg); 
    background-repeat:repeat-y;
}

td.LatestJobs td.whiteblock_right{
    background-image:url(../images/green_block/white_block/right.jpg); 
    background-repeat:repeat-y;
}
*/

td.LatestJobs td.whiteblock_top{
    background-image:url(../images/white_block/top.jpg); 
    background-repeat:repeat-x;
    font-size:6px;
    padding:0px;
}

td.LatestJobs td.whiteblock_bottom{
    background-image:url(../images/white_block/bottom.jpg); 
    background-repeat:repeat-x;
    font-size:6px;
    padding:0px;
}

td.LatestJobs td.whiteblock_left{
    background-image:url(../images/white_block/left.jpg); 
    background-repeat:repeat-y;
    font-size:6px;
    padding:0px;
}

td.LatestJobs td.whiteblock_right{
    background-image:url(../images/white_block/right.jpg); 
    background-repeat:repeat-y;
    font-size:6px;
    padding:0px;
}
td.LatestJobs h1{
    color: #0099FF;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
    font-size:16px;
    margin:10px 0 10px 0;
    padding:0px;
}

td.LatestJobs h2{
    color: #AAC716;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
    font-size:14px;
    margin:0;
    font-weight:normal;
    padding:0px;
}

td.LatestJobs h2:hover{
    color: #0099FF;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
    font-size:14px;
    margin:0;
    font-weight:normal;
    padding:0px;
}

td.LatestJobs td.head{
    color:#666666;
    margin:0 0 10px 0;
    font-weight:normal;
}


td.LatestJobs table{
    padding-bottom:10px;
}

/*_____________JOB SEARCH RESULTS_______________________*/

td.JobSearchResults table td h1{
    color:#AAC716;
    font-size:16px;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
    margin:0 0 10px 0;
    font-weight:normal;
}

td.JobSearchResults table td h2{
    color:#AAC716;
    font-size:16px;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
    margin:0 0 10px 0;
    font-weight:normal;
}

td.JobSearchResults table td h2:hover{
    color: #0099FF;
    font-size:16px;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
    margin:0 0 10px 0;
    font-weight:normal;
}

td.JobSearchResults td.head{
    color:#666666;
    font-size:13px;
    margin:0 0 10px 0;
    font-weight:normal;
}

td.JobSearchResults td.whiteblock_top{
    background-image:url(../images/white_block/top.jpg); 
    background-repeat:repeat-x;
    font-size:6px;
}

td.JobSearchResults td.whiteblock_bottom{
    background-image:url(../images/white_block/bottom.jpg); 
    background-repeat:repeat-x;
    font-size:6px;
}

td.JobSearchResults td.whiteblock_left{
    background-image:url(../images/white_block/left.jpg); 
    background-repeat:repeat-y;
    font-size:6px;
}

td.JobSearchResults td.whiteblock_right{
    background-image:url(../images/white_block/right.jpg); 
    background-repeat:repeat-y;
    font-size:6px;
}

td.JobSearchResults table td.JobSearchResultsDetails h2{
    color:#AAC716;
    font-size:16px;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
    margin:0 0 10px 0;
    font-weight:normal;
}

td.JobSearchResults table td.JobSearchResultsDetails h2:hover{
    color:#AAC716;
    font-size:16px;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
    margin:0 0 10px 0;
    font-weight:normal;
}

td.MainHeader h1{
    color:#0099FF;
    font-size:16px;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
    padding:10px 0 10px 0;
    margin:0;

}

td.StyleContent h1{
    color:#0099FF;
    font-size:16px;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
}

div.JobSeekerButton{
 width:335px;
 height:110px;
 background-image:url(../images/JobSeekers_Button.jpg);
 background-repeat:no-repeat;
 display:block;
}

div.JobSeekerButton:hover{
 width:335px;
 height:110px;
 background-image:url(../images/JobSeekers_Button_hover.jpg);
 background-repeat:no-repeat;
 display:block;
}
/*
div.JobSeekerButton a{
    color:#FFFFFF;
    text-decoration:none;
}

div.JobSeekerButton a:hover{
    color:#FFFFFF;
    text-decoration:underline;
}*/

div.JobSeekerButton h1{
    color:#FFFFFF;
    margin:0px;
    font-weight:normal;
    font-size:20px;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
}
div.JobSeekerButton h2{
    color:#000000;
    margin:0px;
    font-size:12px;
    font-weight:normal;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
}

div.JobAdvertiserButton{
    width:335px;
    height:110px;
    background-image:url(../images/JobAdvertisers_Button.jpg);
    background-repeat:no-repeat;
    display:block;
}

div.JobAdvertiserButton:hover{
    width:335px;
    height:110px;
    background-image:url(../images/JobAdvertisers_Button_hover.jpg);
    background-repeat:no-repeat;
    display:block;
}
/*
div.JobAdvertiserButton a{
    color:#FFFFFF;
     text-decoration:none;
}

div.JobAdvertiserButton a:hover{
    color:#FFFFFF;
    text-decoration:underline;
}
*/
div.JobAdvertiserButton h1{
    color:#FFFFFF;
    margin:0px;
    font-weight:normal;
    font-size:20px;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
}
div.JobAdvertiserButton h2{
    color:#000000;
    margin:0px;
    font-size:12px;
    font-weight:normal;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
}

td.whiteblock_top{
    background-image:url(../images/white_block/top.jpg); 
    background-repeat:repeat-x;
    font-size:6px;
}

td.whiteblock_bottom{
    background-image:url(../images/white_block/bottom.jpg); 
    background-repeat:repeat-x;
    font-size:6px;
}

td.whiteblock_left{
    background-image:url(../images/white_block/left.jpg); 
    background-repeat:repeat-y;
    font-size:6px;
}

td.whiteblock_right{
    background-image:url(../images/white_block/right.jpg); 
    background-repeat:repeat-y;
    font-size:6px;
}

td.grayblock_top{
    background-image:url(../images/gray_block/top.jpg); 
    background-repeat:repeat-x;
    font-size:6px;
}

td.grayblock_bottom{
    background-image:url(../images/gray_block/bottom.jpg); 
    background-repeat:repeat-x;
    font-size:6px;
}

td.grayblock_left{
    background-image:url(../images/gray_block/left.jpg); 
    background-repeat:repeat-y;
    font-size:6px;
}

td.grayblock_right{
    background-image:url(../images/gray_block/right.jpg); 
    background-repeat:repeat-y;
    font-size:6px;
}
td.gray_text{
    background-color:#F4F4F4;
	border:1px solid #CCCCCC;
	color:#EFEFEF;
	padding:15px;
}

td.gray_text a{
    color:#666666;
}

td.gray_text a:hover{
    color:#333333;
}

div.PremiumJobButton{
 width:320px;
 height:110px;
 background-image:url(../images/buttons/premiumButton.jpg);
 background-repeat:no-repeat;
 display:block;
 margin-top:2px;
}

div.PremiumJobButton:hover{
 width:320px;
 height:110px;
 background-image:url(../images/buttons/premiumButton-hover.jpg);
 background-repeat:no-repeat;
 display:block;
 margin-top:2px;
}
/*
div.PremiumJobButton a{
    color:#FFFFFF;
    text-decoration:none;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
    font-size:16px;
    font-weight:normal;
}

div.PremiumJobButton a:hover{
    color:#FFFFFF;
    text-decoration:underline;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
    font-size:16px;
    font-weight:normal;
}

div.PremiumJobButton h2{
    color:#000000;
    margin:0px;
    font-size:12px;
    font-weight:normal;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
}
*/
div.PremiumJobButton h1{
    color:#FFFFFF;
    margin:0px;
    font-weight:bold;
    font-size:18px;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
}


div.FreeJobButton{
    width:320px;
    height:110px;
    background-image:url(../images/buttons/freejobButton.jpg);
    background-repeat:no-repeat;
    display:block;
}

div.FreeJobButton:hover{
    width:320px;
    height:110px;
    background-image:url(../images/buttons/freejobButton_hover.jpg);
    background-repeat:no-repeat;
    display:block;
}
/*
div.FreeJobButton a{
    color:#FFFFFF;
    text-decoration:none;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
    font-size:16px;
    font-weight:normal;
}

div.FreeJobButton a:hover{
    color:#FFFFFF;
    text-decoration:underline;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
    font-size:16px;
    font-weight:normal;
}

div.FreeJobButton h2{
    color:#000000;
    margin:0px;
    font-size:12px;
    font-weight:normal;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
}
*/
div.FreeJobButton h1{
    color:#FFFFFF;
    margin:0px;
    font-weight:bold;
    font-size:18px;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
}


.premiumjobtext{
    color:#996767;
    font-weight:normal;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
    font-size: 16px;
    text-align:center;
    padding-bottom:10px;
}

.freejobtext{
    color:#84AF01;
    font-weight:normal;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
    font-size: 16px;
    text-align:center;
    padding-bottom:10px;
}

.verticalShadow{
    background-image:url(../images/vertical_line/middle.jpg);
    background-repeat:repeat-y;
}


.PremiumJobHead{
    color:#FFAF00;
    font-weight:bold;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
    font-size: 18px;
    text-align:left;
    padding-top:15px;
}

.FreeJobHead{
    color:#93C00F;
    font-weight:bold;
    font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
    font-size: 18px;
    text-align:left;
    padding-top:15px;
}


td.redblock_bottom{
    background-image:url(../images/red_block/bottom.jpg); 
    background-repeat:repeat-x;
    font-size:6px;
}

td.redblock_left{
    background-image:url(../images/red_block/left.jpg); 
    background-repeat:repeat-y;
    font-size:6px;
}

td.redblock_right{
    background-image:url(../images/red_block/right.jpg); 
    background-repeat:repeat-y;
    font-size:6px;
}

td.redblock_top{
    background-image:url(../images/red_block/top.jpg); 
    background-repeat:repeat-x;
    font-size:6px;
}

/* Form Styles */
.form1 input {
	color: #555555;
	padding: 4px 2px 4px 2px;
	border: 1px solid #CCCCCC;
}
.form1 input:focus {
	background-position: 0 -32px;
}

.form1 input#filCVDocument {
	height: auto;
    color: #000000;
}

a.AppButton{
    background-image:url(../images/jobseeker_buttons/Applications_Button.gif); 
    width:200px;
    height:137px;
    display:block;
}

a.AppButton:hover{
    background-image:url(../images/jobseeker_buttons/Applications_Button_Hover.gif); 
    width:200px;
    height:137px;
     display:block;
}

a.BwsButton{
    background-image:url(../images/jobseeker_buttons/BrowseJobs_Button.gif); 
    width:200px;
    height:137px;
     display:block;
}

a.BwsButton:hover{
    background-image:url(../images/jobseeker_buttons/BrowseJobs_Button_Hover.gif); 
    width:200px;
    height:137px;
     display:block;
}

a.JobAltButton{
    background-image:url(../images/jobseeker_buttons/MyJobAlerts_Button.gif); 
    width:200px;
    height:137px;
     display:block;
}

a.JobAltButton:hover{
    background-image:url(../images/jobseeker_buttons/MyJobAlerts_Button_Hover.gif); 
    width:200px;
    height:137px;
     display:block;
}

a.blue:link, a.blue:active, a.blue:visited {
	color: #0099FF;
	text-decoration: none;
}

a.blue:hover {
	color:#999999;
	text-decoration:none;
}

td.browselinks a:link, td.browselinks a:active, td.browselinks a:visited {
	color: #000000;
	text-decoration: none;
}

td.browselinks a:hover {
	color:#AAC716;
	text-decoration:none;
}

.hiddenpic{
    display:none;
}

.Green-Bar{
	border-top:2px solid #B2CF1D;
	margin:0;
	padding:0;
	width:100%;
	color:#B2CF1D;
}

tr.normalrow{
    background-color:#FFFFFF;
    vertical-align:middle;
}

tr.alternaterow{
    background-color:#efefef;
    vertical-align:middle;
}

table.packages td{
    border-right:1px solid #CCCCCC;
    height:52px;
    vertical-align:middle;
}

td.registerblock_top{
    background-image:url(../images/border_a/top.jpg); 
    background-repeat:no-repeat;
    font-size:6px;
    height:15px;
}

td.registerblock_bottom{
    background-image:url(../images/border_a/bottom.jpg); 
    background-repeat:no-repeat;
    font-size:6px;
    height:15px;
}

td.registerblock_middle{
    background-image:url(../images/border_a/middle.jpg); 
    background-repeat:repeat-y;
    color:#f6f6f6;
    padding:10px 0 0 20px;
}


td.grayblock_top{
    background-image:url(../images/border_a/top.jpg); 
    background-repeat:no-repeat;
    font-size:6px;
    height:15px;
}

td.grayblock_bottom{
    background-image:url(../images/border_a/bottom.jpg); 
    background-repeat:no-repeat;
    font-size:6px;
    height:15px;
}

td.grayblock_middle{
    background-image:url(../images/border_a/middle.jpg); 
    background-repeat:repeat-y;
    color:#333333;
    padding:0 10px 0 20px;
}

/*PREMIUM PACKAGES*/

#Package-Wrapper{
	background:url(../images/Package-Wrapper.png) no-repeat;
	width:692px;
	height:402px;
	padding:10px 0 0 20px;
	position:relative;
	margin: 9% auto 0 auto;
	z-index:2;
}

#Heading-wrapper{
	width:650px;
	float:left;
	padding:0 10px 0 10px;
	margin:30px 0 20px 0;
}

#Heading-wrapper table td{
	font-size:14px;
}

#Silver-wrapper{
	background:url(../images/silver-wrapper.gif) no-repeat;
	width:650px;
	height:65px;
	float:left;
	padding:40px 10px 0 10px;
	margin:0;
	position:relative;
	z-index:100;
}

#Silver-wrapper table td{
	font-size:18px;
}

#Gold-wrapper{
	background:url(../images/Gold-Wrapper.gif) no-repeat;
	width:650px;
	height:65px;
	float:left;
	padding:40px 10px 0 10px;
	margin:0;
	position:relative;
	z-index:100;
}

#Gold-wrapper table td{
	font-size:18px;
}

#Platinum-wrapper{
	background:url(../images/platinum-wrapper.gif) no-repeat;
	width:650px;
	height:65px;
	float:left;
	padding:40px 10px 0 10px;
	margin:0;
	position:relative;
	z-index:100;
}

#Platinum-wrapper table td{
	font-size:18px;
}

#overlay-bar{
	background:url(../images/overlay-bar.png) no-repeat;
	width:119px;
	height:381px;
	position:absolute;
	z-index:1000;
	top:25px;
	left:195px;
	margin:0;
	padding:0;
}

#overlay-bar2{
	background:url(../images/overlay-bar2.png) no-repeat;
	width:107px;
	height:381px;
	position:absolute;
	z-index:1000;
	top:25px;
	left:440px;
	margin:0;
	padding:0;
}

div.FloatContainer{
	position: fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:2000;
}

div.FloatContainer-Fix{
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:2000;
}

#FloatBackground {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	top:0;
	left:0;
	background:#FFFFFF;
	opacity:0.6;
	-moz-opacity:0.6;
	filter:alpha(opacity=60);
}

#Green-Button{
	position:relative;
	float:right;
	z-index:2000;
	cursor:pointer;
}

#Close-Button{
	position:relative;
	float:right;
	z-index:2000;
	cursor:pointer;
	right:15px;
	top:10px;
}

/*COLORIZED PACKAGES TABLE*/

#Solid-Package-Wrapper{
	width:702px;
	margin:0;
	padding:0 0 0 10;
}

#Solid-Package-Middle{
	background:#e1e1e1;
	width:681px;
	margin:0 0 0 3px;
	padding:0 0 0 15px;
}

#Solid-Package-Top{
	background:url(../images/solid_packages/solid-wrapper-top.gif) repeat-y;
}

#Solid-Package-Bottom{
	background:url(../images/solid_packages/solid-wrapper-bottom.gif) repeat-y;
}

#Silver-Package-Wrapper{
	width:670px;
	margin:0;
	padding:0;
}

#Silver-Package-Top {
	background:url(../images/solid_packages/solid-gray-top.gif) no-repeat;
	width:662px;
	height:14px;
}

#Silver-Package-Sides {
	background:url(../images/solid_packages/solid-gray-sides2.gif) no-repeat;
	width:642px;
	padding:0 0 0 20px;
}

#Silver-Package-Bottom {
	background:url(../images/solid_packages/solid-gray-bottom.gif) no-repeat;
	width:670px;
	margin:0 0 0 1px;
}

#Gold-Package-Wrapper{
	width:670px;
	margin:1px 0 0 0;
	padding:0;
}

#Gold-Package-Top {
	background:url(../images/solid_packages/solid-gold-top.gif) no-repeat;
	width:670px;
	height:13px;
}

#Gold-Package-Sides {
	background:url(../images/solid_packages/solid-gold-sides2.gif) repeat-y;
	width:650px;
	padding:0 0 0 20px;
}

#Gold-Package-Bottom {
	background:url(../images/solid_packages/solid-gold-bottom.gif) no-repeat;
	width:670px;
	margin:0 0 0 1px;
}

#Platinum-Package-Wrapper{
	width:670px;
	margin:0;
	padding:0;
}

#Platinum-Package-Top {
	background:url(../images/solid_packages/solid-platinum-top.gif) no-repeat;
	width:670px;
	height:14px;
}

#Platinum-Package-Sides {
	background:url(../images/solid_packages/solid-platinum-sides.gif) repeat-y;
	width:650px;
	padding:0 0 0 20px;
}

#Platinum-Package-Bottom {
	background:url(../images/solid_packages/solid-platinum-bottom.gif) no-repeat;
	width:670px;
	height:14px;
}
