/* @override http://localhost/mapped/ipad/auckland/css/auckland.css */

/* @override http://localhost/mapped/ipad/auckland/css/auckland.css */

body
{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

div.content {

}

.featureheader {
	font-weight: bold;
	font-size: 15px;
}

.aucklandfeatures {
	padding-bottom: 5px;	
}

#features {
	padding-top: 12px;
}

#featureslist {
	list-style-type: disc;
	margin-left: -10px;
}

div.aucklandfeatures {
	list-style-type: circle;
}


#aucklandheader {
	padding-top: 30px;
	font-weight: bold;
	font-size: 20px;
}

#aucklandheadersub {
	font-size: 13px;
	color: #797979;
	font-style: italic;
	padding-bottom: 20px;
}

div.aucklandtext {
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
}

#aucklandleft {
	float: left;
	width:320px
}

#aucklandright
{
	float: right;
	width: 643px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#aucklandscreen {
	-webkit-box-reflect:below 5px
	-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.6, transparent), to(white));

}


