@import url(shared_resources.css);
div.clear {
	clear: both;
}

.round_corner
{
	background-image: url(http://www.webhealth.co.nz/graphics/cnr_left_top.gif);
	background-repeat: no-repeat;
}



.table_heading_blue
{
	background-image: url(http://www.webhealth.co.nz/graphics/cnr_left_top.gif);
	background-repeat:no-repeat;
	background-color: #004682;
	color:#FFFFFF;
	font-weight: bold;
	padding-left: 15px;
}

.table_blueextralight
{
	background-image: url(http://www.webhealth.co.nz/graphics/cnr_left_top_blueextralight.gif);
	background-repeat:no-repeat;
	background-color: #E0EBF5;
	padding: 15px 15px 15px 15px;
}


.table_blueextralight_smallpadding
{
	background-image: url(http://www.webhealth.co.nz/graphics/cnr_left_top_blueextralight.gif);
	background-repeat:no-repeat;
	background-color: #E0EBF5;
	padding: 5px 5px 5px 15px;
}



.button_next {
	color: #ffffff;
	font-size: 12px;
	padding: 6px;
	background-color: #1A70A6;
	font-weight: bold;
	border: none;
	cursor:hand;
}

.button_back 
{
	color: #ffffff;
	font-size: 12px;
	padding: 6px;
	background-color: #729FCA;
	font-weight: bold;
	border: none;
	cursor:hand;
}

/*

START Registration Styles

*/

.table_general {
	padding: 5px;
	margin: 5px;
	width: 510px;
}

.text_white {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;	
}

.text_black {
	color: #000000;
	font-size: 12px;
	font-weight: bold;		
}

.form_text {
	width: 300px;
}

.form_textarea {
	width: 300px;
	height: 100px;
}

/*

END Registration Styles

*/

.small_text { font-size: xx-small; }

.pagenumbers_off {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border:2px solid #ffffff;
	background-color:#1A70A6;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	}
.pagenumbers {
	cursor:hand;
	font-size: 12px;
	font-weight: bold;
	color: #1A70A6;
	border:2px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	}

.pagenumbers_az {
	padding: 2px;
	}
	
	#column {
	float: right;
	width: 240px;
	position: relative;
	left: -35px;
}

#toplink, #emaillink {
	display: none;
}

#content-footer {
	display: none;
}

#innerContent h1 {
	display: none;
}

div.sidebar {
	position: absolute;
	top: 200px;
	left: 760px;
}
div.resources div.sidebar {
	position: static;
}

/* Noticeboard styles */
#noticeboard div.image {
	float: right;
}
#noticeboard div.main {
	margin-right: 212px;
	width: 300px;
}
#noticeboard th {
	text-align: left;
	font-size: 80%;
}
#noticeboard td {
	font-size: 80%;
}

.teaser2a {
	font-size: 90% !important;
	color: white !important;
}


#sidebar div.top a.home {
	background-color: #004682;
	width: 26px;
}
#sidebar div.top a.manukau {
	background-color: #B81215;
}
#sidebar div.top a.waitemata {
	background-color: #05A49A;
}
#sidebar div.top a.auckland {
	background-color: #DEA46A;
	width: 26px;
}
#sidebar div.top a.waikato {
	background-color: #A9C215;
	width: 26px;
}
#sidebar div.top a.lakes {
	background-color: #F27021;
	width: 26px;
}
#sidebar div.top a.taranaki {
	background-color: #129DD6;
	width: 26px;
}

div.questionBlock div {
	clear: both;
	#padding-top: 20px !important;
}
#innerContent div.questionBlock div {
	#padding-top: 0 !important;
}
#innerContent p.questionText {
	#margin-top: 0px;
}

#teasers {
	#margin-top: -180px;
	position: relative;
	z-index: 2000;
}
* html #teasers {
	margin-top: 0;
}

#footerWrapper {
	margin-top: -10px;
	#margin-top: 0;
}

#teasers_table { float: left; #float: none; }

* html .counties_teasers, * html .taranaki_teasers { position: relative; margin-top: 60px; }
