div#mainBannerButton {
	position: absolute;
	bottom: 5px;
	right: 8px;
}

div.actionLarge {
	background: white url('/images/actie-groot-achtergrond.png') top left no-repeat;
	padding: 14px 14px 0 14px;
	margin-bottom: 14px;
	width: 306px;
	height:422px;
	overflow: hidden;
	float: left;
}

div.action,
div.action a,
div.action p,
div.actionLarge,
div.actionLarge a,
div.actionLarge td, 
div.actionLarge p,
div.actionReadMore a,
div.actionReadMore td,
div.actionReadMore p
{
	color: #545454;
	line-height: 16px;
	font-size: 11px;
	text-decoration: none;
}

div.action a:hover,
div.actionLarge a:hover {
/*	text-decoration: underline;*/
}

div.action h1,
div.actionLarge h1 {
	margin: 0;
	padding: 0;
	color: #545454;
	font-size: 14px;
	font-weight: bold;
}

div.action hr, 
div.actionLarge hr {
	color: #9b9b9b;
	background-color: #9b9b9b;
	height: 1px;
	border: none;
	margin: 5px 0 5px 0;
	_margin-top:0;
	_margin-bottom:0;
	padding: 0;

}


div.actionLarge div.actionImage {
	width: 278px;
	height: 278px;
	position: absolute; 
	top: 14px;
	left: 14px;
}

div.actionImage img {
	display: block;
}

div.actionLarge div.actionText {
	width: 526px;
	margin-left: 143px;
	overflow-x: hidden;
}

div.actionText {
	width: 526px;
	height: 114px;
	margin-left: 143px;
	overflow: hidden;
}

div.actionLarge div.actionText {
	width: 363px;
	margin-left: 306px;
	overflow-x: hidden;
	height: 100%;
}


div.actionText p {
	margin-top:0;
	padding-top:0;
	line-height: 18px;
}

div#actionIntro {
	background: #DFE0DF url('/images/collecties-intro-achtergrond') top left no-repeat;
	width: 932px;
	margin-bottom: 14px;
	padding: 24px 14px 14px 14px;
}

div#actionIntro h1 {
	color: #545454;
	font-size: 14px;
	margin: 0 0 4px 0;
	padding: 0;
}

div#actionIntro h2 {
	color: #545454;
	font-size: 12px;
	margin: 0 0 4px 0;
	padding: 0;
}

div#actionIntro p {
	font-size: 11px;
	line-height: 18px;
	color: #545454;
}
div.actionReadMore {
	background:white url(/images/home-main-bg-rev.png) bottom right no-repeat;
	border: 1px solid #DEDAD3;
	position:absolute!important;
	width:619px;
	padding:14px;
	z-index:99999;
}

div.actionReadMore,
div.actionReadMore p,
div.actionReadMore a {
	font-size:11px;
	line-height:16px;
	color: inherit;
/*	color:#8E8572;*/
}

div#mainContent {
	z-index: 10;
}

div#brands {
	z-index: 9;
}

div#shadowFade {
	z-index: -1;
}
