@import url('/styles/concentriceBusiness.css');
#subMenu {
	background-color:#C8E18F;
	height:25px;
	overflow:hidden;
}
#subMenu ul.showNodeSubMenu{
	padding:5px 20px;
}
#subMenu ul.showNodeSubMenu li{
	float:left;
	border-right:1px solid #EBFFD7;
	font-size:80%;
	padding:0px 7px;
}
#subMenu ul.showNodeSubMenu li.contentSpacer{
	float:none;
	border:none;
	padding:none;
}
#subMenu ul.showNodeSubMenu li.lastChild{
	border:none;
}
#subMenu ul.showNodeSubMenu li a{
	color:#FFFFFF;
	font-weight:800;
}
#actionBar{
	width:230px;
	float:left;
}
#leftMenu{
	width:260px;
	margin-right:20px;
	float:left;
}

#newsReel{
	width:470px;
	margin-right:20px;
	float:left;
}
#newsReel p{
	margin-bottom:6px;
}
#newsReel img{
	padding:5px 0px;
}
#newsReel h2{
	font-size:18px;
	color:#ff6633;
	margin-bottom:10px;
}
#newsReel img.synopsisImage{
	float:left;
	margin:0px 10px 5px 0px;
}
div.oneSmallStep{
	overflow: hidden; 
	position: relative; 
	width: 225px; 
	height: 129px; 
	background: url("https://www.takeonesmallstep.co.uk/Content/img/bg_business-card.png") no-repeat scroll left top rgb(255, 255, 255);
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
div.oneSmallStep a.goto{
	display: block; 
	position: absolute; 
	width: 100%; 
	height: 100%; 
	color: rgb(4, 120, 201); 
	text-decoration: none;
}
div.oneSmallStep span{
	display: block; 
	font: 11px/14px 
	Arial,sans-serif; 
	padding: 7px 60px 35px 7px;
}
div.oneSmallStep br{
	display:none;
}
div.itemSummary{
	position:relative;
}
ol.itemSummary,
div.itemSummary ol{
	padding:10px;
	border:1px solid #C8E18F;
	line-height:1.5;
	font-size:115%;
	list-style-position:inside;
}
.whatItDoes{
	margin:10px 0px;
	padding-left:30px;
	width:280px;
	padding-right:24px;
	border-right:1px solid #C8E18F;
	float:left;
	list-style-type:decimal;
	list-style-image:url('/images/list-numbers-green-1.jpg');
	display:list-item;
	min-height:200px;
}
.howItHelps{
	margin:10px 0px;
	padding-left:30px;
	width:280px;
	padding-right:24px;
	border-right:1px solid #C8E18F;
	float:left;
	list-style-type:decimal;
	list-style-image:url('/images/list-numbers-green-2.jpg');
	display:list-item;
	min-height:200px;
}
.whatNext{
	margin:10px 0px;
	padding-left:30px;
	width:280px;
	float:left;
	display:list-item;
	list-style-type:decimal;
	list-style-image:url('/images/list-numbers-green-3.jpg');
	min-height:200px;
}
.showNewsItemArticleWithPanoramicImage{
	position:relative;
}
.showNewsItemArticleWithPanoramicImage h2{
	text-align:right;
	margin-bottom:-35px;
	margin-top:10px;
	padding-right:50px;
	z-index:5;
	position:relative;
	font-family: "Copperplate Gothic Light", Arial, sans-serif;
	color:#FFFFFF;
	color:#ff3300;
	font-weight:700;
}
.showNewsItemArticleWithPanoramicImage .panoImage{
	z-index:1;
	position:relative;
}
