
/*----------------------------------------------------------------------------------------
SECTION PROMOTION 
----------------------------------------------------------------------------------------*/
div.full-width-container-home {
	float:left;
	display:inline;
	width:684px;
	background: url(../images/feature-boxes.gif) bottom left no-repeat;
	/*padding:0 0 13px 0; */
	margin:0;
}

div.feature-container {
	width:135px;
	padding:0 10px 0 10px;
	float:left;
	display:inline;
}

div.feature-container h3 {
	font-size:1.2em;
	font-weight:bold;
}

div.feature-container h3 a {
	text-decoration:none;
}

div.feature-container h3 a:hover,
div.feature-container p.more a:hover {
	text-decoration: underline;
}

div.feature-container p {
	font-size:1.2em;
	line-height:1.28em;
	padding:0 0 0.8em 0;
}

/*----------------------------------------------------------------------------------------
SPECIAL OFFERS
----------------------------------------------------------------------------------------*/
div.special-offers {
	width:155px;
	float:left;
	display:inline;
	margin-right:16px;
}

div.special-offers h2 {
	background:url(../images/home-special-offers.gif) no-repeat;
	height:39px;
	width:155px;
	display:block;
	text-indent:-10000px;
	float:left;
	padding-bottom:0;
}

div.special-offers h3 a,
div.special-offers p.more a,
div.special-offers p.more a:hover {
	color:#c81828;
}

/*----------------------------------------------------------------------------------------
FEATURES
----------------------------------------------------------------------------------------*/
div.features {
	width:155px;
	float:left;
	display:inline;
	margin-right:16px;
	margin-bottom:15px;
}

div.features h2 {
	background:url(../images/home-features.gif) no-repeat;
	height:39px;
	width:155px;
	display:block;
	text-indent:-10000px;
	padding-bottom:0;
}

div.features h3 a,
div.features p.more a,
div.features p.more a:hover {
	color:#5f1431;
}

/*----------------------------------------------------------------------------------------
WHATS ON?
----------------------------------------------------------------------------------------*/
div.whats-on {
	width:155px;
	float:left;
	display:inline;
	margin-right:10px;
}

div.whats-on h2 {
	background:url(../images/home-whats-on.gif) no-repeat;
	height:39px;
	width:155px;
	display:block;
	text-indent:-10000px;
	padding-bottom:0;
}

div.whats-on h3 a,
div.whats-on p.more a,
div.whats-on p.more a:hover {
	color:#fbc317;
}

div.whats-on p.date {
	color:#fbc317;
	padding:0;
	margin:0;
}

/*----------------------------------------------------------------------------------------
KID ZONE
----------------------------------------------------------------------------------------*/
div.kid-zone {
	width:167px;
	float:left;
	display:inline;
	margin-right:10px;
}

div.kid-zone h2 {
	background:url(../images/home-kid-zone.jpg) no-repeat;
	height:151px;
	width:167px;
	display:block;
	text-indent:-10000px;
	padding-bottom:0;
}

div.home-banner {
	width:153px;
	float:left;
	padding: 0 1px 3px 1px;
	display:inline;
	background: url(../images/home-banner-container.gif) bottom left no-repeat;
}

div.kid-zone .home-sub-bannertop
{
	padding-bottom: 5px;
	padding-left: 8px;
}

div.kid-zone .home-sub-bannerbottom
{
	padding-top: 15px;
	padding-left: 8px;
}
