/**** Site Actions  ****/
.SiteAction
{
	margin:auto;
	width: 960px;
	margin-top:5px;
}

.SiteAction .ms-siteaction a:hover
{
	color: white;
}

.SiteAction .ms-siteaction
{
	float: right;	
}

.clear
{
	clear:both;
	height: 5px;
	margin:0px;
	padding: 0px;	
	font-size:1px;
}

.userWelcome
{
	float:right;
}
/**** end Site Actions  ****/


/**** Edit Mode  ****/
.edit-secondaryContent
{
	overflow:auto;
	width: 180px;	
	padding-bottom: 30px;
	margin-bottom: 20px;
}

.edit-primaryContent
{
	overflow:auto;
	width: 100%;	
	padding-bottom: 30px;
	margin-bottom: 20px;
}

.edit-primaryColumn
{
	overflow:auto;
	width: 100%;		
	padding-bottom: 30px;
	margin-bottom: 10px;
}
/**** end Edit Mode  ****/

/**** Sita Map (FullLayouts) ****/
  #contentArea #primaryContent.full {
		width:950px;
		float:left;
		margin-left:0px;		
		clear:both;
  }
/**** end Sita Map (FullLayouts) ****/

/**** Images in (SubPageLayouts) ****/
  #primaryContent div.paraLeft img{ 
    float:left; 
	clear:left;
	margin:0 10px 10px 0;	
  }
  
  #primaryContent div.para img{ 
    float:right; 
	clear:right;
	margin:0 0 10px 10px;	
  }
/**** end Images in (SubPageLayouts) ****/

/**** Properties WebParts  ****/
  #MSOTlPn_MainTD
  {
	padding-top: 140px;
	vertical-align: top;
  }
/**** end Properties WebParts  ****/
  
/**** Search Area  ****/  
  td.ms-sbcell
  {
	border-style: none;	
	vertical-align: middle;
	text-align: center;
  }  
  
  INPUT.ms-sbplain
  {
	height:16px;
		padding-top:3px;
		border:0px;
		vertical-align:middle;	
		padding-left:22px;
		background:url('../images/search-bg.gif') no-repeat;
		font-size:1.4em;
		margin-left:2px;	
		width:170px !important;		
  }
  
  td.ms-sbgo
  {
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;	
	background-color: White;
	text-align:left;
	width:35px;
  }
    
  .ms-sbtable-ex
  {
	height:10px;
  }
  
  .ms-sbLastcell
  {
	display:none;
  }
/**** end Search Area  ****/

/**** Adecco.css Updated ****/

ul.linkList li a, ul.linkList li a:visited, ul.linkList li a:link
{
	color:#4D718B; 
	text-decoration:none;
}

ul.linkList li a:hover { color:#ED1C24; 
	text-decoration:underline;
	}
/**** end Adecco.css Updated ****/
	
.ms-WPBody
{
	font-family: Tahoma, Arial, Sans-Serif;
}

.ms-WPBody a, .ms-WPBody a:visited, .ms-WPBody a:link
{
	color:#4D718B; 
	text-decoration:none;
}

.ms-WPBody a:hover 
{
	color:#ED1C24; 
	text-decoration:underline;
}

ul.edit-ulcolumn
{
	clear:both;
}

Table.ms-tztable TD#MainLeftCell
{
	width: 100%;
	padding-left: 10px;
}

Table.ms-tztable TD#RightCell
{
	display:none;
}

.edit-searchBreadcrumb
{
	display:none;
}

.imgCalendar
{
	margin-top:3px;
	margin-left:5px;
}

.edit-title
{
	width: 400px;
	margin: 10px auto 0px;
}