/*
* Page - Team
*********************************************/
.teamBlock {
	float: left;
	clear: left;
	margin-bottom: 10px;
	width: 589px;
	border-top: 1px solid #d3d3d3;
	padding-top: 10px;
	margin-top: 10px;
}
.teamBlock img {
	float: left;	
	margin-right: 10px;
	border: 1px solid #ccc;
}
.teamBlock h2 {
	float: left;
}
.teamBlock span {
	float: right;
	margin-right: 10px;
	display: inline;
}
.teamBlockP, .teamBlockPLast {
	clear: left;
	width: 579px !important;
	width /**/: 589px;
	padding: 0px 10px 0 0px;
	margin-bottom: 0;
}
.teamBlockPLast {
	margin-bottom: 10px;
}
/*.teamBlock a {
	font-size: 0.7em;
}*/


/*
* Page - Clents
*********************************************/
.logoList {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	float: left;
}
.logoList dt, .logoList dd {
	float: left;
	clear: left;
}
.logoList dt {
/*	color: #c33;
	font-size: 0.9em;
*/	width: 590px;
	padding-top: 10px;
}
.logoList dd {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 590px;
}
.logoList dd.last {
	border: none;
	margin: 0;
}
.logoList li,
.logoList li img {
	float: left;
/*	font-size: 0.9em;*/
	margin-right: 6px;
	border: 1px solid #fff;
}
.logoList li img.quoteOver {
	border-color: #ccc;
}
.logoList h2 {
	padding: 20px 0 10px;
	border-bottom: 1px solid #d3d3d3;
}

/* Quote overlay*/
#quoteContainer {
	position: absolute; 
	top: -9999px; 
	left: -9999px; 
	background: url(/furniture/graphics/clientpop-top.png) top left no-repeat; 
	width: 300px; 
	padding-top: 5px;
}
#quoteContainer div.outer {
	padding-bottom: 10px; 
	background: url(/furniture/graphics/clientpop-btm.png) bottom left no-repeat; 
	width: 300px;
}
#quoteContainer div.inner {
	padding-bottom: 0;
	background:url(/furniture/graphics/clientpop-rpt.png) top left repeat-y;
}
#quoteContent {
	text-align: left;
	width: 282px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#quoteContent blockquote {
	width: 275px;
	padding-right: 5px;
/*	font-size: 0.7em;
	line-height: 1.4em;
	color: #535D81;*/
	padding-top: 0px;
}
#quoteContent blockquote.otherQuote {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #ccc;
	background-position: 0px 10px;
}
/* FIX ME
#quoteContent blockquote span {
	padding-right: 20px;
	background: url(/furniture/graphics/quote-end.png) bottom right no-repeat;
	display: block;
	float: left;
}*/
div.baseQuote {
	position: absolute; 
	top: -9999px;
	left: 0;
}




/*
* Page - Careers
*********************************************/
p.topP {
	margin-top: 10px;
}


/*
* Page - Vacancies
*********************************************/
.vacancyListBlockTop, .vacancyListBlock {
	float: left;
}
.vacancyListBlock {
	border-top: 1px solid #d3d3d3;
}
.vacancyListBlockTop h2, .vacancyListBlock h2 {
	float: left;
}
.vacancyListBlockTop ul, .vacancyListBlock ul {
	width: 320px; 
	float: right; 
	margin: 0px; 
	margin-top: 8px; 
	margin-bottom: 10px; 
	list-style-type: none;
}
.jobDescTop, .jobDesc {
	padding-right: 15px;
}
.jobDescTop h5, .jobDesc h5 {
	margin-bottom: 10px;
}
.jobDesc {
	border-top: 1px solid #D3D3D3;
}


/*
* Page - Contact us
*********************************************/
#contactRightCol {
	float: right; 
	margin-right: 40px;
}
#contactMap { 
	float: right; 
	border: 1px solid #6b8daf; 
	margin: 0px 10px 10px 10px;
}
#contactRightCol p, #contactLeftCol p {
	padding-top: 0;
	padding-bottom: 10px;
}
/*#contactLeftCol h3 {
	color: #cc3333;
	font-size: 0.8em;
}*/


/*
* Page - Brochures
*********************************************/
#brochuresList {
	margin-top: 10px;
}
#brochuresList li {
	position: relative;
	border-top: 1px solid #ccc;
	padding: 10px 0 0px 70px;
	margin-bottom: 10px;
	height: 75px;
}
#brochuresList a {
	float: left;
	display: block;
/*	font-size: 0.8em;
	padding-top: 10px;
*/}
#brochuresList a span {
	display: block;
	clear: left;
	padding-top: 3px;
/*	font-size: 0.85em;*/
}
#brochuresList a img {
	position: absolute;
	top: 11px;
	left: 10px;
}

/*
* Page - Site Map
*********************************************/
#siteMapWrapper li {
	float: left;
	margin-bottom: 10px;
}
#siteMapWrapper .vertical {
/*	width: 135px; */
	float: left;
}
#siteMapWrapper .horizontal {
	width: 100%;
}

/*
#siteMapWrapper li a {
	font-size: 0.7em;
}*/

#siteMapWrapper .siteMapList li {
	float: left;
	width: 175px;
	margin-right: 20px;
	margin-bottom: 0;
	padding-bottom: 15px;
}
#siteMapWrapper .siteMapList li li {
	margin-bottom: 0;
	background: url(/furniture/graphics/bullet_default.png) 0px 8px no-repeat;
	padding-bottom: 0;
	padding: 2px 0;
	padding-left: 10px;
}
#siteMapWrapper .vertical .siteMapList li {
	clear: left;
}
#siteMapWrapper .siteMapList ul {
	border-top: 1px solid #ccc;
	margin-top: 5px;
	float: left;
	width:175px;
}
#siteMapWrapper h2 {
	padding-bottom: 5px;
}

/*
* Page - Download pdf
*********************************************/
div.pdfInfo {
	border: 1px solid #D3D3D3;
	padding: 6px;
	line-height: 12px;
}

/*
* Page - Services lines image
*********************************************/
#serviceLines {
	background-color:#e9e9e9; 
	border: 1px solid #ccc; 
	margin: 10px 10px 10px 0; 
	padding: 15px 10px; 
	text-align: center;
}
#serviceLines p {
	padding: 0;
/*	font-size: 0.7em;
	font-weight: bold;
*/}