@import url("reset.css");
body {
	background: #0c1d58 none repeat scroll 0%;
	color: #444;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 16px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #0c1d58;
	text-decoration: underline;
}
a:active {
}
#main {
	width: 880px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	color: #fff;
	font-size:12px;
	position:relative;
	top:10px;
}
a.nav {
	color: #fff;
	text-decoration: none;
	font-size:12px;
	margin-left:15px;
	margin-right:15px;
}
a:hover.nav {
	color: #aad4f1;
	text-decoration: underline;
	font-size:12px;
}
H1 {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 0;
}
hr {
	margin: 10px 10px 10px 0px;
	border: 0;
	background-color: #999;
	height: 1px;
}
H2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
H3 {
	color: #0c1d58;
	font-size: 16px;
	font-family: Helvetica, Arial, verdana, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	padding-top: 20px;
}
H4 {
	color: #444444;
	font-size: 14px;
	font-family: Helvetica, Arial, verdana, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}
#site-WorldMap {
	padding: 0px 0px 0px 8px !important;
}
.inactive {
	text-decoration:none !important;
	color: #0C1D58 !important;
	font-weight: bold !important;
}
#nv-TopNav {
	color: #fff;
	font-size:12px;
	float: left;
	width: 452px;
	margin: 0 10px 0 19px;
	position: relative;
	top: 30px;
}
#site-Search {
	background-color: #a7a9ac;
	font-size:12px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	top: 30px;
	padding: 2px 2px 2px 0;
	width: 155px;
	float: right;
}
/*#site-Search input {
	border: 1px solid #666666;
	padding: 1px;
	height: 15px;
}*/
#site-Search input.search {
	background:#FFFFFF !important;
	color:#000000 !important;
	border: 1px solid #666666 !important;
	height: 12px;
	font-size: 11px;
}
#site-Search input.searchbutton {
	background:#999999 none repeat scroll 0%;
	border:1px solid #FFFFFF;
	text-transform:uppercase;
	color:#FFFFFF;
	height:17px;
	width:30px;
	margin-left: 3px;
	font-size: 11px;
}
.site-UKflag {
	padding: 2px 4px 5px 8px !important;
}
#cse-search-box input {
	width: 110px;
}
#site-FooterWrap {
	clear:both;
	font-size:95%;
	margin-bottom:5px;
	min-height:35px;
	padding-bottom:4px;
	padding-top:5px;
	text-align:center;
	width:880px;
	background-color: #EFEFEF;
	border-top: #CFD0D1 1px solid;
}
#site-FooterWrap #site-Foot-1 {
	color: #444;
	text-align:center;
	margin: 10px 15px 10px 15px;
}
#site-Wrap {
	margin:auto;
	position:relative;
	text-align:center;
	width:880px;
}
#site-Mast {
	height: 66px;
	position:relative;
	text-align:left;
}
#site-HomeLink {
	float: left;
	width: 239px;
}
#site-ContentWrap {
	background: url(/contingent-workforce-solutions/images/inner-page-bg.jpg) repeat-y scroll left center;
	padding: 0px 20px 10px 22px;
	margin: 0px 0px 0px 0px;
	position:relative;
	text-align:left;
	width: 838px;
}
/***used to seperate solutions menu and block-2 from the footer regardless of the amount of content***/
#site-Seperator-Floor {
	background: #FFFFFF;
	height: 14px;
	width: 880px;
}
#site-ContentWrap #site-Block-1 {
	float: left;
	display:inline;
	width: 607px;
	margin: 0px 0px 0px 0px;
}
#site-ContentWrap #site-Block-2 {
	float: right;
	display:inline;
	margin: 0px 0px 0px 0px;
	width: 215px;
	background-color: #eff0f0;
}
#site-Solutions-Menu {
	margin: 14px 0px 0px 0px;
	border-bottom: #FFFFFF solid 1px;
}
#site-Solutions-Menu a {
	font-size: 11px;
	font-weight:bold;
	padding: 5px 0px 5px 10px;
	border-top: #FFFFFF solid 1px;
	display:block;
}
#site-Solutions-Menu a:hover {
	color: #FFFFFF;
	background-color:#4d76b6;
	display:block;
}
/******site-Breadcrumb******/

#site-Breadcrumb {
	font-size:11px;
	margin: 15px 0px 0px 0px;
	padding: 5px 12px 5px 12px;
	text-align:left;
	background-color: #4d76b6;
	color:#fff;
	width: 583px;
}
#site-Breadcrumb li.FirstItem {
	background:transparent none repeat scroll 0%;
	padding-left:0px;
}
#site-Breadcrumb li {
	background:transparent url(/contingent-workforce-solutions/images/Breadcrumb-Divider-bg.gif) no-repeat scroll left center;
	display:inline;
	margin:0px;
	padding:0pt 0pt 0pt 10px;
	font-weight:bold;
}
#site-Breadcrumb li a {
	text-decoration:underline;
	font-weight:normal;
	color:#fff;
}
.FirstItem {
	border:0px none;
}
/******site-Breadcrumb******/

#site-ContentPrimary {
	float:left;
	font-size: 12px;
	line-height: 16px;
	padding-bottom:30px;
}
#site-ContentPrimary h1 {
	font-size: 18px;
	margin: 0px;
	color: #444444;
}
#site-ContentPrimary p {
	margin: 15px 0px 0px 0px;
}
#site-ContentPrimary ul {
	list-style-position: outside;
	list-style-type:disc;
	margin: 10px 0px 0px 15px;
}
#site-ContentPrimary li {
	padding: 3px 2px 3px 0px;
}
#site-ContentPrimary li ul {
	list-style-position: outside;
	list-style-type:disc;
	margin: 2px 0px 0px 20px;
}
#site-ContentPrimary .nobullet {
	list-style-position: outside;
	list-style-type:none;
	margin: 0px 0px 0px 0px;
}
.headline {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
}
/******Home page specfic styling ******/
#hm-ContentWrap ul {
	list-style-position:outside;
	list-style-type:disc;
	margin:2px 0 5px 20px;
}
#hm-ContentWrap li {
	padding:3px 2px 3px 0px;
}
#hm-ContentWrap {
	background-color:#FFFFFF;
	padding: 0px 0px 0px 0px;
	text-align:left;
	margin: 0px;
	width: 880px;
}
#hm-ContentWrap #hm-Block-1 a {
	text-decoration: underline;
}
#hm-ContentWrap #hm-Block-1 a:hover {
	text-decoration: underline;
	color: #000000;
}
#hm-ContentWrap #hm-Block-1 {
	float: left;
	display:inline;
	margin: 0px 0px 0px 22px;
	width: 380px;
	background-color: #fff;
}
#hm-ContentWrap #hm-Block-1 .pageTitle {
	color: black;
	font-size: 18px;
	font-weight: normal;
	padding: 30px 30px 10px 0;
	margin: 0 30px 0 0;
	border-bottom: #999 1px solid;
}
#hm-ContentWrap #hm-Block-2 {
	float: right;
	display:inline;
	margin: 0px 20px 15px 0px;
	padding: 0 0 15px 0;
	width: 457px;
	background-color: #EFF0F0;
}
#hm-ContentWrap #hm-Block-2-inner {
	float: left;
	display:inline;
	margin: 20px 0px 0px 25px;
	width: 269px;
	background-color: #EFF0F0;
}
#hm-ContentWrap #hm-Block-2-inner .news {
	margin:10px 10px 15px 0;
}
#hm-ContentWrap #hm-Block-2-inner .news img {
	margin:0px 7px 2px 0;
}
#hm-ContentWrap #hm-Block-note-1 {
	float: right;
	display:inline;
	margin: 0px 0px 0px 0px;
	width: 159px;
	background-color: #525580;
	height: auto;
	position:relative;
	top: 20px;
	background-image:url(/contingent-workforce-solutions/images/pg_corner.gif);
	background-position:0pt bottom;
	background-repeat: no-repeat;
	/*	padding: 10px 15px 35px 15px;*/
	padding: 10px 2px 35px 2px;
	text-align:center;
}
#hm-ContentWrap #hm-Block-button-1 {
	float: right;
/* 	margin: 10px 7px 0px 0px;
 */	position:relative;
	top: 20px;
/* 	padding: 10px 0px 35px 0px; */
}
.hm-Block-note {
	color: #9997B5;
	font-size: 14px;
	font-weight:bold;
	line-height: 24px;
	margin:10px 7px 0 0;
padding:10px 0 25px;
float:right;
clear: right;
}
.hm-Block-note a:link {
	color: #9997B5;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
}
.hm-Block-note a:visited {
	color: #9997B5;
	text-decoration: none;
}
.hm-Block-note a:hover {
	text-decoration: underline;
	color: #cdcaf3;
}
/*  */
.hm-Block-banner {
	color: #9997B5;
	font-size: 14px;
	font-weight:bold;
	line-height: 24px;
	margin:10px 7px 0 0;
padding:10px 0 0px;
float:right;
top: 20px;
position:relative;
clear: right;
}
.hm-Block-banner a:link {
	color: #9997B5;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
}
.hm-Block-banner a:visited {
	color: #9997B5;
	text-decoration: none;
}
.hm-Block-banner a:hover {
	text-decoration: underline;
	color: #cdcaf3;
}
#hm-ContentWrap .hm-Block {
/*	float:left;
	font-size:90%;
	position:relative;
	width:229px;
	font-size: 12px;
	background-color: #fff;
	background-image: url(/images/portal_boxes_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	height: 160px;
	padding: 10px;*/
}
#hm-ContentWrap .hm-Block p {
	margin: 10px 30px 0 0;
}
#hm-ContentPrimary {
	float:left;
	font-size: 12px;
	line-height: 16px;
	margin-left: 10px;
	padding-bottom:20px;
}
/******Page Feature*******/

#page-Feature {
	background-color: #FFFFFF;
}
.feat-Cws-home {
	height: 318px;
	/*	background:#F9F5E8 url(/contingent-workforce-solutions/images/home-mast-bg.jpg) no-repeat scroll 22px 22px;*/
	padding: 22px 20px 0px 20px;
}
.feat-Cws-Vms {
	height: 196px;
	background:#F9F5E8 url(/contingent-workforce-solutions/images/vms-bg.jpg) no-repeat scroll 22px 22px;
}
.feat-Cws-ms {
	height: 196px;
	background:#F9F5E8 url(/contingent-workforce-solutions/images/ms-bg.jpg) no-repeat scroll 22px 22px;
}
.feat-Cws-payroll {
	height: 196px;
	background:#F9F5E8 url(/contingent-workforce-solutions/images/payroll-bg.jpg) no-repeat scroll 22px 22px;
}
.feat-Cws-1099 {
	height: 196px;
	background:#F9F5E8 url(/contingent-workforce-solutions/images/1099-bg.jpg) no-repeat scroll 22px 22px;
}
.feat-Cws-cs {
	height: 196px;
	background:#F9F5E8 url(/contingent-workforce-solutions/images/cs-bg.jpg) no-repeat scroll 22px 22px;
}
.feat-Cws-ss {
	height: 196px;
	background:#F9F5E8 url(/contingent-workforce-solutions/images/ss-bg.jpg) no-repeat scroll 22px 22px;
}
#solutions-Wrap {
	position: relative;
	width: 368px;
	height:63px;
	top: 234px;
	left: 162px;
	margin: auto;
	padding: 0px;
}
#hm-FeatBlock-1 {
	float: left;
	width: 368px;
	height: 63px;
	margin: 0px;
}
#hm-FeatBlock-2 {
	float: left;
	width: 184px;
	height: 32px;
	margin: 0px;
}
#hm-FeatBlock-3 {
	float: left;
	width: 368px;
	height: 32px;
	margin: 0px;
}
#hm-FeatBlock-4 {
	float: left;
	width: 184px;
	height: 32px;
	margin: 0px;
}
/*** styling for the small solution boxes over the main image ***/
.hm-FeatBlock {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	font-family: Helvetica;
}
.hm-FeatBlock a {
	text-decoration:none;
}
.hm-FeatBlock a:hover {
	text-decoration:underline;
	color: #ffffff;
}
/**** form styling ****/
#frm-ContactWrap form {
	text-align:left;
	border:1px dotted #CCCCCC;
	width: 400px;
	padding: 10px;
}
#frm-ContactWrap label {
	color:#444;
	display:block;
	font-size:90%;
	font-weight: bold;
	margin: 5px 0 0 0;
}
#frm-ContactWrap input {
	border:1px solid #CCCCCC;
	width:200px;
}
#frm-ContactWrap select {
	border:1px solid #CCCCCC;
	width:165px;
}
#frm-ContactWrap textarea {
	border:1px solid #CCCCCC;
	width:auto;
}
#frm-ContactWrap #frm-Submit {
	width:auto;
	padding: 2px;
	margin-left: 5px;
}
#frm-ContactWrap #frm-Clear {
	width:auto;
	padding: 2px;
	margin-right: 5px;
}
#frm-ContactWrap .frm-Buttons {
	margin-top:10px;
	text-align:center;
}
.required {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}
#bEmailCheck {
	display:none !important;
}
/**********************************************************/
/**** inline form styling ****/
/**********************************************************/
#frm-InlineContactWrap form {
	text-align:left;
	/*	border:1px dotted #CCCCCC;*/
	/*width: 400px;*/
/*	padding: 10px;*/
width:504px;
}
#frm-InlineContactWrap fieldset {
	display:inline;
	margin: 0px 0px 5px 0;
	padding:0 5px 5px;
	border:#ccc 1px dotted;/*width:200px;*/
}
#frm-InlineContactWrap legend {
	background-color:#FFFFFF;
	padding:5px;
	font-weight: bold;
	margin: 0px 5px 0px 5px;
	display: inline;/*width:200px;*/
}
#frm-InlineContactWrap label {
	color:#444;
	display:inline;
	float:left;
	font-size:90%;
	font-weight: bold;
	margin: 5px 8px 0 0px;
	padding: 0px 0px 0px 5px;/*width:200px;*/
}
#frm-InlineContactWrap input {
	border:1px solid #CCCCCC;
	width:150px;
	display:block;
}
#frm-InlineContactWrap #Contact-Zip {
	border:1px solid #CCCCCC !important;
	width:100px !important;
	display:block !important;
}
.hiddenfield {
	display:none !important;
}
#frm-InlineContactWrap select {
	border:1px solid #CCCCCC;
	width:165px;
}
#frm-InlineContactWrap textarea {
	border:1px solid #CCCCCC;
	width:480px;
	display:block;
}
#frm-InlineContactWrap textarea.expanding {
	line-height: 18px;
}
#frm-InlineContactWrap .frm-ButtonsWrap {
	/*	margin:5px 10px 5px 5px;*/
	text-align:center !important;
	width:480px;
	display: inline;
	padding: 0px 5px 0px 5px;
}
#frm-InlineContactWrap #frm-InlineClear {
	width:auto;
	padding: 2px;
	margin: 5px 5px 0px 0px;
	/*		float:left;*/
display:inline;
}
#frm-InlineContactWrap #frm-InlineSubmit {
	width:auto;
	padding: 2px;
	margin: 5px 0px 0px 0px;
	/*	float:left;*/
display:inline;
}
#frm-InlineContactWrap .required {
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}
/**********************************************************/
/**** inline panel styling ****/
/**********************************************************/

a:focus {
	outline: none;
}
#InlineProductpanel {
	background: #FFF;
	height: 200px;
/*	display: none;*/
	text-align:center;
	margin: 0 auto;
	/*	border:1px dotted #CCCCCC;*/
	/*width: 400px;*/
/*	padding: 10px;*/
width:507px;
}
.slide {
	margin: 0;
	padding: 0;/*border-top: solid 4px #422410;
	background: url(images/btn-slide.gif) no-repeat center top;*/
}
.btn-slide {
	/*background: url(/workforce-solutions/contingent-workforce-solutions/images/white-arrow.gif) no-repeat right -50px;*/
	text-align: center;
	width: 590px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #fff;
}
.active {
	background-position: right 12px;
	text-decoration:underline;
}
/*#bEmailCheck {
display:none;
}*/
/******/
.tech-partners-img {
	float:right;
	margin: 20px 0px 0px 10px;
}
