﻿body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#caseStudyImages {
	float:left;
	width:460px;
	height:345px;
	margin-top:6px;
	position:relative;
}
#caseStudyImages  #imageListMask {
	clear:left;
	width:460px;
	height:345px;
	overflow:hidden;
}
#caseStudyImages ul.imageList {
	width:9200px;
	height:219px;
}
#caseStudyImages ul.imageList li {
	float:left;
}
#caseStudyImages img {
	display:block;
}
#caseStudyImages ul.imageNavActive, #caseStudyImages ul.imageNavInactive,  {
	margin:auto;
	height:36px;
}
#caseStudyImages ul.imageNavActive li, #caseStudyImages ul.imageNavInactive li {
	float:left;
	text-align:center;
	width:35px;
	line-height:23px;
	color:#fff;
	margin: 9px 0 0 10px;
	font-weight:bold;
	background:url(http://media.apn.co.nz/webcontent/infographics/188/bg-image-counter.gif) top center no-repeat;
	cursor:pointer;
}

#caseStudyImages ul.imageNavInactive li {
	float:left;
	text-align:center;
	width:35px;
	line-height:23px;
	color:#fff;
	margin: 9px 0 0 10px;
	font-weight:bold;
	background:url(http://media.apn.co.nz/webcontent/infographics/80/bg-image-InnactiveCounter.gif) top center no-repeat;
	cursor:auto;
}
#caseStudyImages ul.imageNavActive li.active {
	background-position:bottom center;
	cursor:default;
}
#carouselContent {
	width:900px;
	height:200px;
	margin:auto;
	position:relative;
}

.imageNav {
	width:459px;
	padding-left:2px;	
}