body {
	margin: 0px;
	padding: 0px;
	color: #737373;
	background: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background:#fff url(../images/bgtile.gif) top left repeat-x;
	
}
a {
	/*color: #06C;*/
	color: #BF0005;
}
a:hover {
	color: #BF0005;
}
a img {
	border: 0;
}
.clearme {
	clear: both;
}
#main 
{
    margin:0 auto;
    width:1007px;
    padding-left:7px;
	background:url(../images/shadow.png) top left repeat-y;
}
#main2 {
	/*background: transparent url(../images/bottomshadow.gif) bottom left no-repeat;*/
	padding-bottom: 7px;
}
#header {
	background: transparent url(../images/headerbgnew.gif) top left no-repeat;
}
#logo {
	padding: 3px 0 0 46px;
}
#logo img {
	vertical-align: top;
}
#navbar img {
	vertical-align: top;
}
#navbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 1000px;
	overflow: hidden;
}
#navbar li {
	margin: 0;
	padding: 0;
	float: left;
}
#banner {
	padding-top: 3px;
}
#contentcontainer {
	width: 1000px;
}
#contentcontainerinner {
	padding: 29px 22px 26px 22px;
	overflow: hidden;
	width: 956px;  /* Width sans padding. This is here for IE6's benefit */
}
#sidebar {
	width: 236px;
	float: left;
}
#rightside {
	width: 684px;
	float: right;
}
#sidebarright {
	width: 236px;
	float: right;
}
#content {
	width: 412px;
	float: left;
}
#widecontent {
	padding-right: 22px;
}
#content, #widecontent {
	height: 300px;
}
html>body #content, html>body #widecontent {
	min-height: 300px;
	height:auto;
}

#footerwrap 
{
    width:100%;
    padding-bottom:20px;
    background: url(../images/footerbgtile.gif) top left repeat-x;
}

#shadow 
{
    width:1007px;
    margin:0 auto;
	background: url(../images/shadowbot.png) top left repeat-y;
	color: #FFF;
	padding-left:7px;
	

}


#footer 
{
    width:1000px;
    background-color:#EF2924;
  
	/*background: transparent url(../images/footerbgnew.gif) top left repeat-y;*/
	color: #FFF;
	padding:20px 0px 30px 0px;
	
}
#footer2 
{
    width:940px;
    margin:0 auto;
    font-size:13px;
}
#footer2 span a
{
    font-size:13px;
    color:#fff;
}

#footer2 span 
{
    float:right;
}



#footerinner 
{
   margin:0;
   padding:0;
	/*width: 947px;  Width sans padding */
}
#footerinner ul 
{
    list-style-type:none;
}

#footerinner ul li 
{
    margin:0 3px;
    
    height:145px;
    color:#fff;
    background-color:#cc0000;
}

#footerinner p
{
    width:1000px;
    text-align:justify;
    color:#F06251;
    padding:0;
    margin:0;
    
}

#footerinner ul li h1 
{
    padding:0;
    
}

#footerinner a 
{
    color:#eee;
    font-size:18px;
    text-decoration:none;
    
}

#footerinner a:hover 
{
    text-decoration:underline;
}

/*
#footerinner ul li#candidates 
{
    background:url(../images/home/candidates.png) no-repeat top left;
    width:230px;
    height:145px;
}
#footerinner ul li#clients 
{
    background:url(../images/home/clients.png) no-repeat top left;
    width:230px;
    height:145px;
}
#footerinner ul li#contact 
{
    background:url(../images/home/contactus.png) no-repeat top left;
    width:230px;
    height:145px;
}
#footerinner ul li#referrals 
{
    background:url(../images/home/referrals.png) no-repeat top left;
    width:230px;
    height:145px;
}



#footer h1 
{
    color:#fff;
    text-decoration:none;
    font-family:Arial, Verdana, Sans-Serif;
    font-size:18px;
    font-weight:normal;
    padding:12px 0 0 27px;
}

#footer h1 a  
{
    text-decoration:none;
    
}
    

#footer p
{
    color:#737373;
    text-decoration:none;
    font-size:11px;
    padding:0 0 0 20px;
    margin-top:-10px;
    
}

#footer p strong 
{
    font-size:16px;
}

#footer p a 
{
    color:#737373;
    text-decoration:none;
}

    


#footer a {
	color: #FFF;
}
#footer span {
	float: right;
}

*/

h1 {
	color: #BF0005;
	color: #333;
	margin: 10px 0 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h2 {
	margin: 10px 0 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.articleWhite {
	background-color: #FFF;
	padding: 4px 10px;
	margin-bottom: 4px;
}
.articleGrey {
	background-color: #F5F5F5;
	padding: 4px 10px;
	margin-bottom: 4px;
}

/* Testimonials */

blockquote {
	margin: 0 0 26px;
}
blockquote a {
	color: #BF0005;
	font-weight: bold;
	text-decoration: none;
}
.cite {
	margin: 26px 0 0;
	color: #BF0005;
	font-weight: bold;
}
.cite a {
	color: #BF0005;
	font-weight: bold;
	text-decoration: none;
}

/* Simple forms */

.coolform table {
	border-collapse: collapse;
}
.coolform table td {
	padding: 4px 4px 4px 0;
}
.coolform input {
	border: 1px solid #999;
}
.coolform textarea {
	border: 1px solid #999;
	width: auto;
}
.coolform .coolsubmit {
	cursor: pointer;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 6px;
	background: #FD0000 url(../images/stracogradient.gif) bottom repeat-x;
	color: #FFF;
	border: none;
}
.coolrequired {
	color: #C00;
}




/* Sidebar stuff */

/* Generic box */
/* The width inside the boxes, with 20px padding each side,
   will be 196px */
.box {
	background: #FFF url(../images/sidebar/leftboxshadow.gif) left repeat-y;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.boxbottom {
	background: transparent url(../images/sidebar/leftboxbottom.gif) bottom left no-repeat;
}
.boxtop {
	background: transparent url(../images/sidebar/leftboxtop.gif) top left no-repeat;
	padding: 12px 20px 12px 20px;
}

.box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.box li {
	margin: 0;
	padding: 0;
}

/* Standard fv menu */

.box ul.fv {
	margin-top: 12px;
}
.box ul.fv a {
	display: block;
	text-decoration: none;
	color: #737373;
	border-top: 1px solid #CCC;
	width: 192px;  /* For IE6's benefit: 196px - 22px padding */
	padding: 10px 2px 10px 2px;
	background: #FFF; /* url(../images/sidebar/newsstar.gif) center right no-repeat; */
}
.box ul.fv a.firstlink {
	border-top: 0;
}
.box ul.fv a strong {
	font-weight: bold;
	color: #737373;
}
.box ul.fv a:hover {
	background: #FFF; /* url(../images/sidebar/newsstar.gif) center right no-repeat; */
}
.box ul.fv a:hover strong {
	color: #FC0000;
}

.box ul.fv2 {
	margin-top: 12px;
}
.box ul.fv2 a {
	display: block;
	text-decoration: none;
	color: #737373;
	border-top: 1px solid #CCC;
	width: 192px;  /* For IE6's benefit: 196px - 22px padding */
	padding: 10px 2px 10px 2px;
	background: #FFF; /* url(../images/sidebar/newsstar.gif) center right no-repeat; */
}
.box ul.fv2 a.firstlink {
	border-top: 0;
}
.box ul.fv2 a strong {
	font-weight: bold;
	color: #737373;
}
.box ul.fv2 a:hover {
	background: #FFF; /* url(../images/sidebar/newsstar.gif) center right no-repeat; */
}
.box ul.fv2 a:hover strong {
	color: #FC0000;
}

/* Scrolling menu */

#marqueecontainer {
	position: relative;
	width: 196px; /* marquee width */
	height: 310px; /* marquee height */
	overflow: hidden;
	margin-top: 20px;
}

/* Featured vacancies box */

.jobsboxtop {
	background: transparent url(../images/sidebar/jobsboxtop.gif) top left no-repeat;
	padding: 12px 20px 12px 20px;
}

/* News box */

.newsboxtop {
	background: transparent url(../images/sidebar/newsboxtop.gif) top left no-repeat;
	padding: 28px 20px 12px 20px;
}
.newsboxtop ul {
	margin-top: 12px;
}
.newsboxtop li h3 {
	font-size: 11px;
	margin: 0;
}
.newsboxtop li p {
	margin: 0;
}
.newsboxtop li {
	border-top: 1px solid #CCC;
}
.newsboxtop li.firstlink {
	border-top: 0;
}
.newsboxtop li a {
	display: block;
	text-decoration: none;
	color: #666;
	padding: 0 2px 10px 2px;
}
.newsboxtop li h3 a {
	display: block;
	text-decoration: none;
	color: #737373;
	padding: 10px 2px 10px 2px;
	/*background: url(../images/sidebar/newsstar.gif) center right no-repeat;*/
}
.newsboxtop li h3 a:hover {
	color: #FC0000;
}

/* My career box */

.mycareerboxtop {
	background: transparent url(../images/sidebar/mycareerboxtop.gif) top left no-repeat;
	padding: 34px 20px 12px 20px;
}
.mycareerboxtop a {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
.mycareerboxtop ul.fv a {
	font-weight: bold;
	text-decoration: none;
	color: #333;
	background: #FFF;
	width: 192px;  /* For IE6's benefit: 196px - 4px padding */
	padding: 8px 2px 8px 2px;
}
.mycareerboxtop ul.fv a:hover {
	color: #FC0000;
	background: #FFF;
}
.mycareerboxtop ul.fv a.toolbarselected {
	color: #FC0000;
}

/* Application reminder */

.applicationboxtop {
	background: transparent url(../images/sidebar/applicationboxtop.gif) top left no-repeat;
	padding: 46px 20px 12px 20px;
}
.applicationboxtop p {
	margin: 0 0 10px;
}
.applicationboxtop a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

/* Clients box */

.clientsboxtop {
	background: transparent url(../images/sidebar/clientsboxtop.gif) top left no-repeat;
	padding: 28px 20px 12px 20px;
}

.candidatesboxtop {
	background: transparent url(../images/sidebar/candidatesboxtop.gif) top left no-repeat;
	padding: 28px 20px 12px 20px;
}



.ViewAll {
	text-align: right;
}
.ViewAll a {
	font-weight: bold;
	text-decoration: none;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.ViewAll a:hover {
	color: #000;
}


#StracoNews a {
	display: block;
	font-size: 13px;
	text-decoration: none;
}
#StracoNews ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#StracoNews h3 {
	margin-bottom: 0;
	padding-top: 1em;
	border-top: 1px dotted #5f5053;
}
#StracoNews .firstlink h3 {
	border-top: 1px dotted #FFF;
	padding-top: 0;
}



#StracoNews h3 a {
	color: #BF0005;
}
#StracoNews p a {
	color: #333333;
}






/*
 * -~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
 */



/* ********************************************************************** */

.VacancyTable {
	border-collapse: collapse;
	border: 1px solid #E5EEF9;
}
.VacancyTitle {
	background: url(../images/VacancyMenu/titleGradient.gif) bottom repeat-x;
}
.VacancyTitle td {
	padding: 4px 8px;
}
.VacancyTitle td a {
	text-decoration: none;
	color: #333;
}
.VacancyDetails td {
	padding: 8px;
}
.VacancyDetails ul {
	margin: 12px 0 8px;
	padding: 0;
	list-style: none;
}
.VacancyDetails li {
	display: inline;
	padding-right: 8px;
}

#loginbox {
	width: 248px;
	background: #F6F6F6 url(../images/Register/bottom.gif) bottom right no-repeat;
}
#loginboxinner {
	padding: 14px;
}
#registerbox {
	width: 318px;
	background: #F6F6F6 url(../images/Register/bottom.gif) bottom right no-repeat;
}
#registerboxinner {
	padding: 14px;
}
#loginbox .signinformrow, #registerbox .signinformrow {
	padding: 1px 0;
}
#loginbox h3, #registerbox h3 {
	margin: 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
#loginbox p, #registerbox p {
	margin: 0 0 10px;
}
#loginbox label, #registerbox label {
	font-weight: bold;
	color: #666;
}
#loginbox input, #registerbox input {
	border: 1px solid #BDC7D8;
}



.warningbox {
	border: 1px solid #DD3C10;
	background: #FFEBE8;
	padding: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.btnContainer {
	padding: 10px 0;
}
.btnContainer img {
	vertical-align: middle;
}
.btnContainer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 13px;
}

#pagebar {
	padding: 6px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/VacancyMenu/pattern.gif);
}

form {
	padding: 0;
	margin: 0;
}
textarea {
	width: 95%;
}

.spacerdiv {
	height: 5px;
	overflow: hidden;
}
.PopupDescription {
	padding: 5px;
	left: 0;
	top: 0;
	overflow: hidden;
	width: 150px;
	color: #FFF;
	background-color: #282828;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.PopupDescriptionCont {
	z-index: 200;
	visibility: hidden;
	width: 200px;
	position: absolute;
}
table.table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #BDC7D8;
}
.tabletoprow {
	background-color: #DEDEDE;
}
.tabletitles {
	color: #333;
	background-color: #DEDEDE;
	font-weight: bold;
	padding: 4px 8px;
}
.tabletitles a {
	color: #333;
	background-color: #DEDEDE;
	text-decoration: none;
}
.tabletitlessmall {
	color: #333;
	background-color: #DEDEDE;
	padding: 0px 8px 4px;
}
.tablefirstrow {
	background-color: #F7F7F7;
}
.tablesecondrow {
	background-color: #F7F7F7;
}
.formtext {
	font-weight: bold;
	padding: 5px;
	text-align: right;
	color: #666;
}
.formtextleft {
	padding: 5px;
}
.formtextleftsmall {
	padding: 5px;
}
.formtextleft3 {
	padding: 5px;
	font-weight: bold;
	color: #666;
}
.textbox {
	border: 1px solid #BDC7D8;
	margin: 5px;
	padding: 1px;
}
.hand {
	cursor: pointer;
}
.menutablefirstrow {
	background-color: #F7F7F7;
}
.menutablesecondrow {
	background-color: #FFF;
}
.tablelink {
	padding: 5px 0 5px 4px;
}
.tabletext {
	padding: 5px 0 5px 8px;
}
.tabletextcentre {
	padding: 5px 0;
	text-align: center;
}
.sub1table {
	margin: 0 auto;
	width: 98%;
}
.sub1tabletoprow {
}
.sub1tabletitles {
	font-weight: bold;
}
.sub1menutablefirstrow {
	background-color: #F7F7F7;
}
.sub1menutablesecondrow {
	background-color: #F7F7F7;
}
.sub1tablelink {
	padding: 5px 0;
}
.sub1tabletext {
	padding: 5px 0;
}
.sub1tabletextcentre {
	padding: 5px 0;
}
.sub2table {
	margin: 0 auto;
	width: 95%;
	background-color: #BDC7D8;
}
.sub2table td {
	padding: 3px;
}
.sub2tabletoprow {
	background-color: #DEDEDE;
	font-weight: bold;
}
.sub2tabletoprow .formtextleft {
	color: #333;
}
.sub2menutablefirstrow {
	background-color: #FFF;
}
.sub2tablefirstcolumn {
	font-weight: bold;
	text-align: right;
}
.jobdescription {
	padding: 0 5px;
}
.candidateskilltitle {
	font-weight: bold;
	padding: 4px 8px;
}
td.addbutton {
	padding-left: 5px;
}

/* ********************************************************************** */
/* Client Area Workflow Report */
/* ********************************************************************** */

.field3 {
	color: #000;
}
.tabletitle3 {
	color: #FFF;
	font-weight: bold;
}
.workflowtable {
	background-color: #000;
}
.workflowsection {
	font-weight: bold;
	color: #FFF;
	background-color: #333399;
}
.workflowcolheaders {
	font-weight: bold;
	color: #000;
	background-color: #C5C5EB;
	vertical-align: top;
}
.workflowfirstcol {
	color: #000;
	background-color: #EFEFEF;
}
.sociallink
{
	float:right;
	margin-top:8px;
	margin-right:5px;
	margin-bottom:10px;
}
.advert
{
    clear:right;
    background:#EF2924;
    color:#fff;
    padding:10px;
    margin:20px 0;
    display:block;
    border-radius:10px;
    -moz-border-radius:10px;
    border:solid 3px #cc0000;
}

.advert p 
{
    font-size:11px;
}
.advert strong 
{
    font-weight:bold;
    font-size:14px;
    color:#fff;
}
.advert h1 
{
    color:#fff;
    padding:0;
    margin:0;
}

p.home 
{
    color:Blue;
}

a.testimonialTitle 
{
    text-transform:uppercase;
    font-weight:bold;
    text-decoration:none;
    display:block;
    padding-bottom:60px;
    background:url(../images/99.jpg) no-repeat bottom left;
}



#scroller_container {
overflow: auto;
}


/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */



/* Container DIV */
.vert { 
	 /* wider than clip for custom button pos. */
	height: 200px;
	
	margin:20px auto 0 auto;
	padding:0px;
	
}

/* Clip DIV */

.vert .simply-scroll-forward 
{
    display:none;
}
.vert .simply-scroll-back 
{
    display:none;
}

.vert .simply-scroll-clip {
	
	height: 200px;
	margin:0;
	
}

/* Explicitly set height/width of each list item */
.vert .simply-scroll-list li {
	
	display:block;
	padding:10px 0;
	margin:0;
	
	border-bottom:solid 1px #ccc;
	
}

.vert .simply-scroll-list li a {
	
	
	border:none;
	padding:0;
	margin:0px 0;
}

#lhscontainer .box .vert .simply-scroll-list li a:hover 
{
    background-color:transparent;
}



#tabs 
{
	
    position:absolute;
	top:208px;
	left:-20px;
	
	
}
 ul.tabs 
{
	margin: 20px 0 0 10px;
	padding: 0;
	list-style-type: none;
}
 ul.tabs li {
	margin: 0px 3px;
	padding: 0;
	float: left;
	
   
    text-indent:99999;
}




ul li#tabone a.tab 
{
    background:url(../images/icons/telephone.png) no-repeat top left; 
     width:30px;
    height:32px;  
    display:block;
    text-indent:99999px;
}

ul li#tabtwo a.tab 
{
    background:url(../images/icons/email.png) no-repeat top left;  
     width:30px;
    height:32px; 
    display:block; 
     text-indent:99999px;
}

ul li#tabthree a.tab 
{
    background:url(../images/icons/register.png) no-repeat top left;  
     width:30px;
    height:32px;
    display:block;
     text-indent:99999px;  
}
ul li#tabfour a.tab 
{
    background:url(../images/icons/referral.png) no-repeat top left; 
     width:30px;
    height:32px;  
    display:block; 
     text-indent:99999px;
}
ul li#tabfive a.tab 
{
    background:url(../images/icons/newsletter.png) no-repeat top left;  
     width:30px;
    height:32px;  
    display:block;
     text-indent:99999px;
}
ul li#tabsix a.tab 
{
    background:url(../images/icons/blog.png) no-repeat top left; 
     width:30px;
    height:32px;
    display:block;  
     text-indent:99999px; 
}





