*
{
	margin: 0;
	padding: 0;
}

html
{
	background-color: rgb(105,145,170); /* #FFF; */
}

/*.restrictedWidth 
{
	width:530px;
}*/

body
{
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: center; /* this will get the .page div centered by IEs */
}

a img, a:hover img
{
	border: none;
}

a
{
	color: #0555A3;
	text-decoration: underline;
}

.page
{
	text-align: left;
	margin: 0 auto 0px auto;
	padding-bottom: 0px;
	background: url(   "../Images/ltccp/white-strip.gif" ) repeat-y left top; /* slither l+r */
	width: 832px; /* necessary to stop the .page div extending full width. */
}

#content
{
	margin-top: -3px; /* sorts for IE - need to put back to zero for others */
	padding: 0px 5px 5px 18px; /* 0 top allows map to butt up.  Opening title may need more padding therefore*/
	/*background: url(/Templates/Public/Images/LTCCP/map-btm.gif) 480px 0px no-repeat;*/

}


#content p, #content ul, #content ol, #content blockquote
{
	margin-bottom: 10px;
}

#content ul, #content ol
{
	margin-left: 25px;
}


.standardForm fieldset
{
	margin-right: 30px;
}
.subHeading
{
	color: #6991AA;
	font-weight: bold;
}

.notVisible
{
	border: 1px dashed #C44;
	display: block;
}

#centralWaikato, #kingCountry, #hamilton, #hauraki, #matamata, #northWaikato, #southWaikato, #taupo, #thames, waipa
{
	/*background-color: #CCC;*/
	padding: 3px;
}

.regionOverviewStatic
{
	margin-bottom: 15px;
	background-color: #E8EEF2;
}

.regionOverviewDynamic
{
	width: 280px;
	padding: 5px;
	background-color: #E8EEF2;
	float:left;
	position: absolute;
	opacity: .70;
	filter: alpha(opacity=70);
}
.regionOverviewDynamic h2, .regionOverviewDynamic h2 
{
	color: #6991AA;
}
.tblLeft, .tblMiddle
{
	width: 200px;
	vertical-align: top;
}
.tblLeft
{
	width: 275px;
}

h1, h2, h3, h4, h5, h6  {
	font-weight: bold;
	font-family: verdana, arial, Helvetica, sans-serif;
	color: #6991AA;
	padding: 2px 0;
	margin: 0
}

.contentTable 
{
	margin-left:-12px;
}

.filepdf, .filePDF
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/pdf.gif) 0px 0px no-repeat;
}


img.toprightfloatingimage
{
    margin-right: 1em;
    margin-bottom: 1em;
	float: right;
}

img.ltccpImagery 
{
	float: right;
	padding-right: 20px;
}

/*
.transparent
{
	opacity: .50;
	filter: alpha(opacity=50);
}

.outlineGreen
{
	border: 1px solid #2C2;
}
.outlineRed
{
	border: 1px solid #F00;
}
*/
