@charset "utf-8";
/* CSS Document */

/*wrap around a div you want to auto-size based on its contents*/
div.autosize {
	display: table;
	width: 1px;
}

div.autosize div {
	display: table-cell;
}



/*Green search box*/
div.action {
	background-color: #d9e0d1;
    padding: 15px;
    margin-bottom: 15px;
}

.action h2 {
	color:#333333
}

span.smalltext {
    font-size: 10px;
}

span.fineprint {
    font-size: 9px;
}

div.cm {
	background-color: #c0cfe4;
    padding: 7px;
    margin-bottom: 15px;
}

div.popup {
    margin-bottom: 15px;
	border:1px solid #999999
}

.popup div.head {
	background-color: #cfae78;
	padding: 3px;
	border-bottom:1px solid #999999
}
.popup div.body {
	background-color: #e5d1a2;
    padding:15px;
	padding: 3px;
}

div.embossed {
	background-color: #d9e0d1;
	border-bottom:1px solid #989898;
	border-right:1px solid #989898;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	float:left;
	margin:1px;
	text-align:center;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	
}

div.embossed:hover {
	background-color: #065696;	
}

div.embossed a:link {
	text-decoration:none;
	color:#333333;
	background-image:url(blank.gif);
	background-repeat:no-repeat;
}

div.embossed a:visited {
	text-decoration:none;
	color: #333333;	
	background-image:url(blank.gif);
}

div.embossed a:hover {
	color:white;
	background-color: #065696;
	background-image:url(blank.gif);
}

div.embossed a:active {
	color:white;
	background-color: #065696;
	background-image:url(blank.gif);
}

div.embossedbk {
	background-color: #d9e0d1;
	padding:1px;
	width:auto;
}

div.sortbar {
	background-color: #669933;
	padding:7px 15px 7px;
}


div.tabinactive {
	background-color: #d9e0d1;
	padding:5px 10px 5px;
	border-left: 1px solid #989898;
	border-top: 1px solid #989898;
	border-right: 1px solid #989898;
	color:333333;
	margin-right:5px;
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
}

div.tabactive {
	background-color: #669933;
	padding:5px;
	color:white;
	font-weight:bold;
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right:5px;
	float:left;
	border-bottom: 1px solid #669933;
}

div.tabnavigationbar {

	background-color: #669933;
	padding:5px;
	color:white;
	vertical-align:middle;
	margin-bottom:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}

 
 /*Calendar display elements*/
 
 
div.calendar {
	width:100%;
	border-right:1px solid #333333;
	background-color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

.calendar div.daycolumn {
	width:12%;
	border-left:1px solid #333333;
	float:left;
	
}

.daycolumn div.dayhead {
 	background-color:#d9e1d2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10pt;
	padding:5px;
	margin-bottom:2px;
	display:list-item;
	width:100%;
	list-style:none;

}

.daycolumn div.datenumber {
	background-color: #e0e2e2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10pt;
	padding:5px;
	margin-bottom:5px;
	font-weight:bold;
	text-align:right;
	display:list-item;
	width:100%;
	list-style:none;
}

.daycolumn div.datenumber_blank {
	background-color: #333333;
	margin-bottom:5px;
	display:list-item;
	list-style:none;
	width:100%;
	height:26px;
	text-align:right;
	padding-right:10px;
}

.daycolumn div.day {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:9pt;
	padding:2px;
	margin-bottom:5px;
	display:list-item;
	list-style:none;
	width:100%;
	height:100px;
}

/*--------------------------------------------*/
/*Jobs and Consultants*/

div.blackheader {
	background-color:#000000;
	font-size:11pt;
	font-weight:bold;
	color:white;
	width:100%;
	padding:10;
}

div.greyalt {
	background-color: #cccccc;
	width 100%;
	font-size:11pt;
	font-weight:bold;
	color:white;
	padding:10;	
}

div.blackrule {
	background-color:#000000;
	width:100%;
	height:2px;
}

div.greyheader {
	background-color:#cccccc;
	font-size:11pt;
	font-weight:bold;
	color: #000000;
	width:100%;
	padding:10;
}


div.checkout_bannerdark {
	background-color: #005595;
	padding:15px;
	color:white;
	width:100%;
}

div.checkout_bannerlight {
	background-color: #ccddea;
	padding:15px;
	color:white;
	width:100%;
}

div.checkout_popup {
	background-color: #ccdeec;
	border:1px solid #005595;
	padding:7px 15px;
}

a.checkout_buttondark {
	background-color: #ccddea;
	border:1px solid #005595;
	color: #005595;
	padding:5px;
	font-size:11pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center
}

a.checkout_buttondark link{
	background-color: #005595;
	border:1px solid #ffffff;
	color: #ffffff;
	padding:5px;
	font-size:11pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center
}
a.
checkout_buttondark active{
	background-color: #005595;
	border:1px solid #ffffff;
	color: #ffffff;
	padding:3px;
	font-size:11pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center
}

a.checkout_buttonlight {
   display: block;
   text-decoration: none;
	background-color: #ffffff;
	border:1px solid #005595;
	color: #005595;
    padding-top:3px;
	padding-bottom:3px;
	font-size:11px;
	text-align:center;
	width:76px;
}

a.checkout_buttonlight:hover {
   color: white;
   background-color: #005595;
}
/*
div.dashboard {
	margin-bottom:15px;
}

.dashboard	div.corner_topleft {
	background-image:url(../../image/dashboardwidget_topleft.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:6px;
	float:left;
	height:25px;
}

.dashboard div.corner_topright {
	background-color: #165788;
	background-image:url(../../image/dashboardwidget_topright.gif);
	background-position:right;
	background-repeat:no-repeat;
	color:white;
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	display:inline-block;
	height:25px;
}

.dashboard table.content {
	width:100%;
	border-collapse:collapse;
}

.content td {
    padding: 5px;
    font-size: 11px;
    border: 0px;
	background-color: #b8cbd9;
}

.content tr.altb td {
    background-color: #d9e4ec;
	border:0px;
}

.dashboard	div.corner_botleft {
	background-image:url(../../image/dashboardwidget_botleft_dark.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:10px;
	height:10px;
	float:left;
	background-color: #b8cbd9;
	font-size:2px;
}

.dashboard div.corner_botright {
	background-color: #b8cbd9;
	background-image:url(../../image/dashboardwidget_botright_dark.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:10px;
	display:inline-block;
	font-size:2px;
}

.dashboard	div.corner_botleft_light {
	background-image:url(../../image/dashboardwidget_botleft_light.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:10px;
	height:10px;
	float:left;
	font-size:2px;
	background-color: #d9e4ec;
}

.dashboard div.corner_botright_light {
	background-color: #d9e4ec;
	background-image:url(../../image/dashboardwidget_botright_light.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:10px;
	font-size:2px;
	display:inline-block;
}

*/


/*Additions------------------------------------------------------

div.popbox {
	border: 1px solid #005595;
	background-color:#ccddea;
	position:absolute;
	overflow:auto;
	padding:5;
	width:300px;
	height:auto;
}



.BoxFocused {
	border:1px solid #406b9b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:1px;
}

*/
