.netscape6problem			{ font-size: 10px;}		/* leave this at stylesheet top for netscape browser fix */

/**
* ----------------------------------------------------------------------------------------------------
* stylesheet.css
* Parodia Recruitment Job Board Software, Cactusoft Ltd - www.cactusoft.com
* Copyright (c) 1998 - 2005. All rights reserved.
* ----------------------------------------------------------------------------------------------------
**/

/* ===
PRE DEFINED TAGS
=== */

body	{
	padding: 0;
	margin: 0;
	font: normal 11px 'Trebuchet MS',Arial,Helvetica,sans-serif;
	color: #666666;
}

a, a:visited {color: #444444;}
a:hover	 {color: #666666;}

img	{
	border: 0;
}

h1 {
	color: #fa9e4f;
	font: bold 22px Arial, Helvetica, sans-serif;
	margin: 0 0 30px 0;
	letter-spacing: -1px;
}

h2 {
	color: #fa9e4f;
	font: bold 15px Arial,Helvetica,sans-serif;
	/*letter-spacing: -1px;*/
	margin: 20px 0 10px 0;
}

h3 {
	color: #666666;
	font: bold 13px 'Trebuchet MS',Arial,Helvetica,sans-serif;
	margin: 15px 0 5px 0;
}

p {
	margin: 8px 0;
}

hr {
	height: 1px;
	color: #999999;
	background: #999999;
	border-width: 0px;
}

form, fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

select, textarea {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	background: #FFFFFF;
	border: solid 1px #AAA;
}

input {
	font: normal 11px Arial,Helvetica,Sans-Serif;
}

label {
	font: bold 11px Arial,Helvetica,Sans-Serif;
}

pre {
	font-family: Courier,Times New Roman,Serif;
}


/* ===
spacer class - use to force a container tag to wrap when it contains floated elements.
=== */
.spacer {
  	clear: both;
	height: 1px;
	overflow: hidden;
}

.gap {height: 15px; clear: both;}


/* ===
Basic classes
=== */
.nowrap {
	white-space: nowrap
}
.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}
.float {
	float: left;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right {
	float: right;
}
.block {
	display: block;
}
.orange {
	color: #fa9e4f;
}
.currencymenu, .languagemenu {
	font-weight: normal;
	font-size: 10px;
	background-color: #609AEF;
	border-color: #508ADF;
}
.Icons {
	margin: 1px 5px;
}
.left {
	float: left;
	clear: left;
}

/* ===
MAIN PAGE ELEMENTS
Control various skin elements sit on the page
and what colours, backgrounds, etc. they have
=== */

#Container {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

#centrecolumn {
	width: 790px;
	border: solid 1px #666666;
	border-top: none;
	margin: 0 auto;
	text-align: center;
}

#header {
	text-align: left;
	margin: 0 auto;
	padding: 0 0 0 4px;
}
#header #banner {
	float: left;
	/*width: 150px;*/
	width: 480px;
	height: 108px;
	background-color: #ffe3cc;	/*background: url(bg_header_right.jpg) no-repeat right top;*/
}
#header #banner .bnrPadding {
	display: block;
	padding-top: 25px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 0px;
}
#header #banner a {
	/*width: 132px;*/
	width: 468px;
	height: 60px;
	overflow: hidden;
	display: block;
}
#header #top {
	width: 780px;
	height: 20px;
}
#header #main {
	/*width: 631px;*/
	width: 300px;
	height: 108px;
	float: left;
	background-image: url(bg_header_main.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#languagemenu {
	float: right;
	text-align: right;
	border: dashed 1px;
	margin-top: 8px;
	padding: 5px;
}

#content {
	width: 780px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(bg_content.gif) repeat-y right top;
}

#contentfeature {
	width: 780px;
	margin: 0 auto;
	padding: 20px 0;
}

#middlebar {
	width: 430px;
	text-align: left;
	padding: 10px 0 0 0;
	float: left;
}
#middlebar p, #middlebar li {
	line-height: 18px;
}

#middlebarfeature {
	width: 575px;
	text-align: left;
	padding: 10px 0 0 0;
	float: left;
}
#middlebarfeature p, #middlebarfeature li {
	line-height: 18px;
}


#SideMenuBar {
	float: left;
	width: 164px;
	text-align: left;
	padding: 0 0 10px 0;
	clear: left;
	margin-right: 20px;
}

#FeaturedLogos {
	width: 145px;
	float: right;
}

#topofpagelink
	{
	float: right;
	font-size: 10px;
	}

.paddingfix
	{
	padding: 6px;
	margin: 0 auto;
	}

.templatesubheading
	{
	padding: 3px;
	width: auto;
	text-align: left;
	color: #FF0000;
	font-weight: bold;
	border-bottom: dashed 1px #666666;
	}

#toplinks
	{
	float: right;
	top: 0px;
	right: 0px;
	padding: 5px 10px;
	color: #999999;
	font-size: 10px;
	}

#searchbar
	{
	padding: 5px 10px 2px 0px;
	}

/* ===
TEMPLATE HEADER MENU
=== */

#templatemenu
	{
	width: 788px;
	height: 31px;
	clear: both;
	background-color: #fb7e21;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}



/*#templatemenu .recruiters {
	float: right;
}
#templatemenu .recruiters a {
	width: 145px;
	padding: 3px 0;
	border-right: none;
	border-left: solid 1px #FFFFFF;
	background: #fa9e4f;
}
#templatemenu .recruiters a:hover {
	background: #999999;
	color: #FFFFFF;
}*/


/* ===
STYLES FOR SIDE BAR AND CHILD BOX'S
=== */
#SideMenuBar p	{
	font-size: 10px;
	margin: 2px 10px 2px 0px;
}
	
#SideMenuBar label {
	display: block;
	font-weight: bold;
}

#SideMenuBar h3 {
	padding: 2px 6px;
	margin: 0;
	background: #999999;
	color: #FFFFFF;
}
#SideMenuBar .sub {
	margin-top: 15px;
	background: none;
	color: #666666;
}

.Box {
	margin: 10px 0 0 0;
	background: #ffe3cc;
	border: solid 1px #999999;
	color: #666666;
}
.BoxTop {
	background: url(BoxTop_fade.gif) no-repeat left bottom;
	height: 11px;
}
.BoxBody {
	padding: 7px;
}
.BoxBtm {
	background: url(BoxBtm_fade.gif) no-repeat left top;
	height: 11px;
}

.AdvertBox {
	margin: 10px 0 0 0;
}
.AdvertBox a, .AdvertBox a:visited {
	color: #FFFFFF !important;
	font: bold 15px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-decoration: none;
	padding: 5px;
	display: block;
	text-align: center;
	background: #fa9e4f;
}
.AdvertBox a:hover {
	background: #999999;
}

.AdvertBox .small {
	font: normal 13px Arial, Helvetica, sans-serif;
	letter-spacing: 0;
}

.FeaturedBox {
	margin: 10px 0 0 0;
	background: #ffe3cc;
	border: solid 1px #999999;
	color: #666666;
}

.salCalculator {
	margin: 10px 5px 0 5px;
	padding-top:8px;
	padding-bottom:8px;
	background: #fff;
	border: solid 1px #cccccc;
	color: #cccccc;
}

.salCalculator a {
	font-weight:bold;
	clear: left;
	background: #fff;
	display: block;
}

#SideMenuBar a {
	color: #666666;
}

#SideMenuBar .BoxTop {
	background: #DDDDDD url(BoxTop_mask.gif) no-repeat left bottom;
	height: 11px;
	font-size:1%;
}
#SideMenuBar .BoxBody {
}
#SideMenuBar .BoxBtm {
	background: #DDDDDD url(BoxBtm_mask.gif) no-repeat left top;
	height: 11px;
	font-size:1%;
}
#SideMenuBar .textfieldstylesmall {
	width: 140px;
}

#SideMenuBar .SideSubMenu {
	margin: 6px;
	padding: 0;
	list-style: none;
}
#SideMenuBar .SideSubMenu li {
	list-style: none;
	margin: 0;
	padding: 2px 0;
	font: normal 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#SideMenuBar .SideSubMenu a {
	text-decoration: none;
	display: block;
}


/* ===
FEATURED LOGOS IN RIGHT BAR
=== */

#FeaturedLogos .box {
	margin: 5px;
	padding: 0 4px 4px 4px;
	background: #fa9e4f;
	border: solid 1px #fa9e4f;
}
#FeaturedLogos .box a {
	margin-top: 4px;
	display: block;
	width: 125px;
	height: 52px;
	clear: left;
	background: #FFF;
}


/* ===
WARNING BOX
=== */

.warningbox
	{
	background-color: #DDDDDD;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 7px;
	border: 1px;
	}

/* ===
DIVIDING LINE
=== */

.dividingline
	{
	padding: 0px;
	width: 540px;
	height: 17px;
	background-image: url(dotted_line.png);
	background-repeat: no-repeat; 
	margin: 0 auto;
	}
	
/* ===
FOOTER
=== */
#footer
	{
	width: 780px;
	text-align: left;
	margin: 0 auto 5px auto;
	border-top: solid 1px #FFFFFF;
	clear: both;
	}

.footertext_left {
	padding: 5px 10px 10px 10px;
	margin: 0;
	background: url(bg_footerleft.gif) repeat-x left top;
	color: #FFFFFF;
}
.footertext_left a, .footertext_left  a:visited{
	text-decoration: underline;
	color: #FFFFFF;	
}

.footertext_left a:hover {
	text-decoration: underline;
	color: #666666; 
}

.footertext_right {
	float: right;
	width: 145px;
	text-align: center;
	padding: 5px 0 10px 0;
	border-left: solid 1px #FFFFFF;
	background: url(bg_footerright.gif) repeat-x left top;
	color: #92b2b7;	
}

.footertext_right a, .footertext_right  a:visited{
	text-decoration: underline;
	color: #666666;	
}

.footertext_right a:hover {
	text-decoration: underline;
	color: #fa9e4f; 
}

/* ===
LOGIN BOX
=== */

.loginbox
	{
	margin: 0;
	font: normal 10px Arial, Helvetica, sans-serif;
	padding: 10px 0;
	}
	
.loginbox .Username {
	float: left;
	width: 290px;
}
.loginbox h3 {
	margin-top: 0;
}


.loginbox .Password {
	margin-left: 300px;
}

/* ===
Form layout
=== */
div.SubmitBtn {
	padding: 10px 0 0 0;
	clear: both;
}

.FieldWrap {
	padding: 5px 0;
	clear: both;
}

.FieldWrap label {
	font-weight: normal;
}
.FieldLabel label {
	font-weight: bold;
}

.Field {
	margin-left: 190px;
}



/* Fixes IE 3px bug. Used on radio's on powersearch.asp (except the 1st one obviously!) */
.RadioIEFix {
	margin-left: 3px;
}

.FieldLabel {
	float: left;
	width: 170px;
}
.FieldLabelWide {
	float: left;
}
.FieldLabelWide label {
	font-weight: bold;
	float: left;
	width: 240px;
}
.FieldLabelWide .Field {
	margin-left: 320px;
}
.FieldLabelWide .textfieldstyle {
	width: 180px;
}

.FieldLabelShort {
	float: left;
	width: 130px;
}

.FieldLabelShort label {
	font-weight: bold;
}

.FieldShort {
	margin-left: 150px;
}

fieldset p {
	margin: 2px 0 10px 0;
	padding: 0;
}
#frmJobPowerSearch .tickBox {
	width: 45%;
	float: left;
}
.SalaryDesc {
    padding: 0px 0;
	clear: both;
	width:300px;
}


/* ===
JOBSEARCH RECORDTEMPLATE
=== */

.jobtopbarlong
	{
	padding-top: 4px;
	height: 20px;
	width: 100%;
	margin-bottom: 5px;
	}

.jobheaderlong
	{
	margin-left: 30px;
	}

.vacancylong
	{
	top: 0px;
	left: 0px;
	background: url(searchresultback.png) repeat-x;
	}

.positionnumberlong
	{
	float: left;
	width: 15px;
	color: #999999;
	font-size: 10px;
	text-align: center;
	margin-right: 15px;
	}

.datelong
	{
	height: 15px;
	color: #999999;
	font-size: 10px;
	}

.statusiconslong
	{
	float: left;
	height: 50px;
	}

.joblocationlong
	{
	padding-bottom: 3px;
	font-weight: normal;
	color: #6d9d0c;
	}

.jobtitlelong
	{
	padding-bottom: 3px;
	font-weight: bold;
	font-size:13px;
	}

.salarylong
	{
	padding-bottom: 3px;
	font-weight: normal;
	color: #003399;
	}

.jobdescriptionlong
	{
	margin-left: 30px;
	font-weight: normal;
	color: #666666;
	}

.jobagencylogo
	{
	float: right;
	width: 120px;
	text-align: right;
	}

.relevancelong
	{
	float: right;
	}

.bottomlinkslong
	{
	margin-top: 10px;
	margin-left: 30px;
	padding-bottom: 10px;
	font-size: 10px;
	font-weight: normal;
	}

/* ===
VIEW JOB RECORDTEMPLATE
=== */


.joblocationview
	{
	font-weight: normal;
	color: #666666;
	margin-top: 3px;
	}

.jobrefnoview
	{
	font-weight: normal;
	color: #666666;
	margin-top: 3px;
	}

.jobtitleview
	{
	font-weight: bold;
	margin-top: 3px;
	font-size: 13px;
	color: #000000;
	}
.jobdescview {
	font-weight: normal;
	color: #666666;
	margin: 5px 0 10px 0;
}
.salaryview
	{
	font-weight: normal;
	color: #666666;
	margin-top: 3px;
	}

.consultantview {
    font-size:12px;
    color: #666666;
}

.warningtext {
	color: #FF0000;
	font-weight: bold;
	background: #ffd9d9 url(../../images/icon_warning.gif) no-repeat 5px 4px;
	padding: 3px 10px 3px 25px;
	display: block;
	}

.extradetail		{ font-size: 10px; color: #556677; font-weight: normal; }
.bold			{font-weight: bold; }


/* ===
Fieldsets on cand_resume_edit.asp
=== */
#frmEditResume fieldset {
	padding-bottom: 30px;
}


/*===
HOMEPAGE CENTRAL BOXES, GENERAL STYLES
=== */

.centralbox {
	background: #f3f3f3;
	border: solid 1px #999999;
	padding: 7px 10px;
	clear: both;
	margin-bottom: 15px;
}

.centralbox h2 {
	color: #666666;
	margin: 0;
	padding: 0 5px 0 0;
}

.centralbox a {
	color: #666666;
}


/* HOME SEARCH PANEL */

#homesearch .jobcount {
	margin-bottom:10px;
}

#homesearch .left {
	float: left;
	width: 46%;
}
#homesearch .right {
	float: right;
	width: 47%;
	padding-top:19px;
}

#homesearch select ,#keywords .input {
	width: 100%;
	border: solid 1px #999999;
	clear: left;
	display: block;
}
#Salary {
	height: 46px;
	padding: 0;
}
#Salary .pad {
	padding-top: 5px;
}

#homesearch .SubmitBtn {
	padding-top:18px;
}
#homesearch .SubmitBtn input {
	float: right;
}

#keywords .input:focus {
	border: solid 1px #666666;
}

/* ===
LARGE LINKS ON HOMEPAGE
=== */
#HomeLinks {
	padding: 10px 0;
}
#HomeLinks a, #HomeLinks a:visited {
	display: block;
	background: #ffe3cc;
	width: 210px;
	text-decoration: none;
	font: bold 13px/25px Arial, Helvetica, sans-serif;
	border: solid 1px #fa9e4f;
}
#HomeLinks a:hover {
	background: #DDD;
	border: solid 1px #666666;
}

#HomeLinks .edge {
	width: 5px;
	height: 25px;
	float: left;
	display: block;
	margin: 0 5px 0 0;
	background: #fa9e4f;
}

#HomeLinks a:hover .edge {
	background: #666666;
}


/* ===
FEATURED JOBS ON HOMEPAGE
=== */

/* fixes IE 100% width bug */
#FeaturedJobs .wrap {
	width: 100%;
}
#FeaturedJobs table {
	width: 100%;
}
	
#FeaturedJobs td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #666666;
	background: url(line_dottedgrey.gif) repeat-x left bottom;
	padding: 5px 0;
}

#FeaturedJobs .title {
	width: 50%;
}
#FeaturedJobs .salary {
	width: 23%;
}
#FeaturedJobs .agency {
	width: 22%;
}

#FeaturedJobs td a {
    color:#666666;
	font-weight: bold;
}
#FeaturedJobs .view {
	float: right;
	padding-top: 0;
}

/* ===
FEATURED LINKS PAGE
=== */

#FeaturedLinks .float {
	margin: 5px;
}
#FeaturedLinks a {
	display: block;
	width: 120px;
	height: 52px;
	background: #FFF;
}


/* ===
RSS LATEST NEWS ON HOMEPAGE
=== */
#LatestNews h2 {
	margin-bottom: 15px;
}
	
/* ===
PAGE HEADING - H1 - STYLES
=== */

.strapline {
	font-size:16px;
	font-weight: bold;
	/*letter-spacing: -1px;*/
	color: #666666;
	margin: 0 0 10px 0;
	padding: 0;
}
H1.noBtmMargin {
	margin-bottom: 0;
	padding-bottom: 0;
}

H1.MarginTopExt {
	margin: 20px 0;
}


/* ===
MENUS, BUTTONS AND TEXT FIELDS
=== */

.agencylogo
	{
	float: right;
	width: 200px;
	text-align: right;
	}

a.iconbutton:link, a.iconbutton:visited
	{
	font: bold 10px Arial,Helvetica,Sans-Serif;
	text-decoration: none;
	color: #0066CC;
	padding: 0px 12px 1px 4px;
	}

a.iconbutton:hover
	{
	
	font: bold 10px Arial,Helvetica,Sans-Serif;
	text-decoration: none;
	color: #000000;
	padding: 0px 12px 1px 4px;
	}

a.pagelinks:link, a.pagelinks:visited
	{
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
	}

a.pagelinks:hover
	{
	font-weight: bold;
	text-decoration: none;
	color: black;
	}

.buttonstyle, .buttonnofloat, .buttonskin
	{
	background: url(bg_btnwhite.gif) no-repeat center center;
	border: none;
	font: bold 13px Arial,Helvetica,sans-serif;
	color: #666666;
	width: 90px;
	height: 23px;
	display: block;
	}
	
.buttonstyle_long
	{
	background: url(bg_btnwhite_long.gif) no-repeat center center;
	border: none;
	font: bold 13px Arial,Helvetica,sans-serif;
	color: #666666;
	width: 160px;
	height: 23px;
	display: block;
	}		

.button {
	background: url(bg_btnwhite.gif) no-repeat center center;
	border: none;
	font: bold 13px Arial,Helvetica,sans-serif;
	color: #666666;
	width: 90px;
	height: 23px;
	display: block;
}
a.button {
	text-decoration: none;
	text-align: center;
	line-height: 23px;
}
.buttonSmall {
	background: url(bg_btnwhite_sm.gif) no-repeat center center;
	border: none;
	font: bold 11px Arial,Helvetica,sans-serif;
	color: #666666;
	width: 65px;
	height: 20px;
	display: block;
}


.textfieldstyle
	{
	width: 230px;
	background: #FFFFFF;
	border-top: solid 1px #AAA;
	border-left: solid 1px #AAA;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	}

.textfieldstylesmall
	{
	width: 100px;
	background: #FFFFFF;
	border: solid 1px #AAA;
	}

.dropdownfixed
	{
	font-size : 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: solid 1px #AAA;
	width: 230px;
	}

.toprow
	{
	background-color: #EEEEEE;
	}

.charactercounter
	{
	margin-top: 3px;
	font-size: 10px;
	border: solid 1px #666666;
	background-color: #DDE8EE;
	font-weight: bold;
	color: #0066CC;
	}


/* ===
TABLE, ROW AND CELL FORMATS
=== */

.formtable
	{
	margin: 0px;
	
	font-size: 10px;
	color: #111111;
	font-weight: bold;
	}

.formtable td
	{
	padding: 0px 10px 15px 0px;
	vertical-align: top;
	}

.locationstable
	{
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	width: 95%;
	}

.locationstable td
	{
	padding: 0px 4px 4px 0px;
	}

/* ===
FORMATTED TABLE
=== */

.formattedtable
	{
	font-size: 11px;
	width: 98%;
	margin: 0px;
	color: #111111;
	margin-bottom: 3px;
	border-collapse: separate;
	}

.formattedtable td
	{
	padding: 4px 8px;
	background-color: #ffe3cc;
	vertical-align: top;
	border-bottom: solid 1px #fa9e4f;
	}
.on, .on td {
	background: #fff8f2;
}
.formattedtable th
	{
	padding: 4px 8px;
	background-color: #999999;
	vertical-align: top;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: solid 1px #444444;
	text-align: left;
	}

.fieldtitle
	{
	vertical-align: top;
	background: #DDDDDD !important;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
	width: 150px;
	}

/* ===
INVOICE STYLESHEET
=== */

#Inv_Container {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

#Inv_centrecolumn {
	width: 650px;
	border-top: none;
	margin: 0 0 0 0;
	text-align:left;
}

.Inv_header {
	width: 680px;
	margin: 0 auto;
	background: #FFFFFF;	
}

.Inv_title	{
	float: left;
	width:300px;
	padding-top:22px;
	padding-left:2px;
}

.Inv_headerimage {
	float: right;
	padding-top:30px;
	width:300px;
}

.Inv_Top1 {
	width: 680px;
	margin: 0 0 0 0;
	background: #FFFFFF;	
}
.Inv_Top2 {
	width: 680px;
	margin: 0 0 0 0;
	background: #FFFFFF;	
}

.Inv_Details {
	width: 680px;
	margin: 0 0 0 0;
	background: #FFFFFF;	
}

.Inv_Middle {
	float: left;
	width:300px;
	padding-left:2px;
}

.Inv_MiddleRight {
	float: right;
	padding-top:3px;
	width:300px;
}

.Inv_table {
    width:300px;
    border-spacing: 0px ;
    align:right;
}

.Inv_producttable {
    height:60px;
    width:100%;
    border-spacing: 0px ;
}

.hr1 {
	width: 300px;
	border: solid 1px #666666;
	border-top: none;
	margin: 0 auto;
}

.hr2 {
	width: 680px;
	border: solid 1px #666666;
	border-top: none;
	margin: 0 auto;
}

.Inv_Payment 
{
   width:660px;
   margin-top:30px;
   margin-left:5px;
   margin-bottom:10px;
   padding:5px 5px 5px 5px;
   border: solid 1px #cccccc;
   height:250px; 
}
/* MSIE hack \*/ * html .Inv_Payment {
    width:670px;
    margin-top:10px;
    margin-left:5px;
}/*ends hack */

.Inv_footer 
{
   width:600px;
   padding:4px 0 0 2px;
   height:150px;  
}

.Inv_payinfo { font-size: 11px; color: #556677; font-weight: normal; }

#maintest {
	width: 631px;
	height: 108px;
	float: left;
	background-image: url(bg_header_maintest.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bannertest {
	float: left;
	width: 150px;
	height: 108px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #ffe3cc;
}
.Boxtest {
	margin: 10px 0 0 0;
	border: solid 1px #999999;
	color: #666666;
	background-color: #e1f1ff;
}
#maintest1 {
	width: 631px;
	height: 108px;
	float: left;
	background-image: url(bg_header_maintest1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bannertest1 {

	float: left;
	width: 150px;
	height: 108px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #ffffff;
}
.app_text {
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #000066;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.app_expl {
	font-size: small;
	font-weight: normal;
}
#new_templatemenu {
	width: 780px;
	/*margin: 0 auto;*/
	height: 27px;
	/*clear: both;*/
	background: #999999;
}

/* JOB OF THE WEEK */
#JobOfTheWeek {
	background: #ffe3cc;
	border: solid 2px #F90;
	padding: 5px 10px;
	position: relative;
	margin: 15px 0;
}
#JobOfTheWeek h2 {
	color: #666;
	margin: 0 30px 0 0;
	padding: 0;
	display: inline;
	font-size: 1.5em;
}
#JobOfTheWeek h2 a {
	text-decoration: none;
}
#JobOfTheWeek h3 {
	color: #555;
	margin: 10px 0 0 0;
	padding: 0;
	clear: both;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}
#JobOfTheWeek .logo img {
	vertical-align: middle;
	margin-bottom: 3px;
}
#JobOfTheWeek .button {
	position: absolute;
	right: 10px;
	top: 15px;
}

