/*
 * --- Common elements ---------------------------------------------
 */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/part_page_background.jpg);
	background-repeat: repeat-x;
	margin: 4px 4px;
}

div {
}


h1 {
	font-size: 18px;
	clear: both;
}

h2 {
	font-size: 16px;
	color: #CC3726;
	font-weight: normal;
	border-bottom: 1px solid #E19087;
	clear: both;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	clear: both;
}

h1:first-child, h2:first-child, h3:first-child {
	margin: 0;
}

p {
	margin: 3px 0 5px 0;
}


td {
	vertical-align: top;
}


a {
	text-decoration: underline;
	color: #0055aa;
	font-weight: normal;
}

a:visited {
	text-decoration: underline;
	color: #001166;
}

a:hover {
	text-decoration: underline;
	color: #3388cc;
}

div.page a[target="_blank"] {
	padding-right: 14px;
	background-image: url(/assets/lib/images/new_window_12x12.gif);
	background-position: center right;
	background-repeat: no-repeat;
}



img {
	border: none;
}


hr {
	border: none;
	border-top: 1px dotted #aaaaaa;
	height: 1px;
	margin: 12px 0;
}



/*
 * --- Sections ---------------------------------------------
 */

div.page {
	width: 777px;
	margin: 0 auto;
}


div.ad_placement_top {
	text-align: center;
}

div.page div.ad_placement_top a[target="_blank"] {
	padding-right: 0;
	background-image: none;
}



.nav_tier2 {
	background-color: #7D3D16;
	height: 26px;
	color: #D68C2B;
	height: 30px;
}

.nav_tier2 a:link, .nav_tier2 a, .nav_tier2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 6px;
	font-weight: normal;
}

.nav_tier2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.nav_tier2 span.activeLink {
	padding: 0px 6px;
	color: #D68C2B;
	font-weight: bold;
	cursor: default;
}



.nav_tier2 form {
	margin: 0;
	padding: 5px 3px 5px 3px;
	text-align: right;
}

.nav_tier2 input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin: 0;
}
.nav_tier2 input.login2 {
	color: #A35405;
	font-weight: bold;
}


.nav_tier1 {
	background-image: url(../images/main_nav_gradBK.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 779px;
	background-position: left;
}
.nav_tier1 p {
	margin: 0;
	text-align: left;
	color: #D68C2B;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	float: left;
}
.nav_tier1 div.spacer {
	width: 1px;
	height: 16px;
	margin-top: 6px;
	font-size: 1px;
	background-color: #9B6219;
	float: left;
}
.nav_tier1 a, .nav_tier1 a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
}
/*
 * --- Safari 3 browser fix ---------------------------------------------
 */
@media screen and (-webkit-min-device-pixel-ratio:0){
.nav_tier1 a, .nav_tier1 a:visited {padding-right: 8px;}
	
}

.nav_tier1 a:hover {
	color: #F2E060;
	text-decoration: none;
}

.nav_tier1 a.locked {
	background-image: url(../images/icon_locked.gif);
	background-position: 2px 4px;
	background-repeat: no-repeat;
	padding: 0px 6px 0px 12px;
}

.nav_tier1 span.activeLink, .nav_tier1 span.activeLinkLocked {
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: default;
}

.nav_tier1 span.activeLinkLocked {
	background-image: url(../images/icon_locked.gif);
	background-position: 2px 4px;
	background-repeat: no-repeat;
	padding: 0px 6px 0px 12px;
}



.dropmenu .options {
	background-color: #7D3D16;
	padding: 3px 0 5px 0;
}

.dropmenu .options a, .dropmenu .options a:visited {
	background-color: #7D3D16;
	display: block;
	padding: 2px 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.dropmenu .options a:hover {
	color: #F2E060;
	text-decoration: underline;
}

.dropmenu .options a.locked, .dropmenu .options a.locked:visited {
	background-image: url(/assets/images/icon_locked.gif);
	background-position: 10px 6px;
	background-repeat: no-repeat;
	padding: 2px 10px 2px 20px;
}

.dropmenu .options span.activeLink, .dropmenu .options span.activeLinkLocked {
	padding: 2px 10px;
	color: black;
	font-weight: bold;
	cursor: default;
}

.dropmenu .options span.activeLinkLocked {
	background-image: url(/assets/images/icon_locked.gif);
	background-position: 10px 6px;
	background-repeat: no-repeat;
	padding: 2px 10px 2px 20px;
}


.keyword_search form {
	margin: 0;
	padding: 11px 3px 5px 3px;
	text-align: right;
}

.keyword_search input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
input.login2 {
	color: #A35405;
	font-weight: bold;
}



div.content td.hdr_column_1of3 {
	background-color: #FDC97A;
	width: 283px;
	height: 42px;
	vertical-align: top;
}

div.content td.hdr_column_1of3 p, div.content td.hdr_column_1of3 h1, div.content td.hdr_column_2of3 h1 {
	font-size: 20px;
	font-weight: normal;
	color: #7C3C16;
	padding-left: 10px;
	line-height: 24px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

div.content td.main_column_1of3 {
	background-color: rgb(243, 243, 243);
	padding: 5px 20px;
}


div.content td.hdr_column_2of3 {
	background-color: #FDD9A1;
	width: 235px;
	height: 42px;
	vertical-align: top;
}

div.content td.hdr_column_2of3 p {
	font-size: 20px;
	color: white;
	margin: 0;
	padding: 10px 0 0 10px;
}

div.content td.main_column_2of3 {
	background-color: white;
	padding: 5px 20px;
	border-right: 1px solid #dddddd;
}


div.content td.hdr_column_3of3 {
	background-color: #FEE9C9;
	width: 259px;
	height: 42px;
	vertical-align: top;
}

div.content td.hdr_column_3of3 form {
	margin: 10px 2px 0px 0px;
	padding: 0px;
}

div.content td.main_column_3of3 {
	background-color: white;
	padding: 5px 20px;
}



div.content td.hdr_column_1of2 {
	background-color: #FDC97A;
	width: 518px;
	height: 42px;
	vertical-align: top;
}

div.content td.hdr_column_1of2 p, div.content td.hdr_column_1of2 h1 {
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #7C3C16;
	margin: 7px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


div.content td.hdr_column_2of2 {
	background-color: #FDC97A;
	width: 259px;
	height: 42px;
	vertical-align: top;
	text-align: right;
}
div.content td.hdr_column_2of2 form {
	margin: 10px 2px 0px 0px;
	padding: 0px;
}

div.content td.hdr_column_2of2 p {
	font-size: 20px;
	color: white;
	margin: 0;
	padding: 10px 0 0 10px;
}


div.content td.main_column_1and2of2 {
	background-color: white;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}


div.footer, div.footer a {
	font-size: 11px;
	text-align: center;
	color: gray;
	font-weight: normal;
}


div.indented_main_column p, div.indented_main_column h1, div.indented_main_column h2, div.indented_main_column h3, div.indented_main_column ul, div.indented_main_column ol {
	margin-right: 33%;
}



/*
 * --- Various elements ---------------------------------------------
 */
 
.strong {
	color: #CC3726;
	font-weight: bold;
} 

.weak {
	color: #666666;;
	font-weight: normal;
} 


img.left_aligned {
	float: left;
	margin-right: 20px;
	margin-bottom: 8px;
}

img.right_aligned {
	float: right;
	margin-left: 20px;
	margin-bottom: 8px;
}


p.events_header {
	font-size: 20px;
	font-weight: normal;
	color: black;
	background-image: url(/assets/images/gray_bar.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 100%;
	padding: 4px 0 0 10px;
}


p.intro {
	color: #DB8D16;
	font-size: 14px;
}

p.news_heading {
	color: #DB8D16;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}

p.event_heading, p.event_heading a, p.event_heading a:visited {
	color: rgb(130, 151, 71);
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}

p.sub_heading {
	color: #666666;
	margin-top: 0px;
	text-transform: uppercase;
	font-size: 11px;
}

p.thumbnail {
	clear: both;
}

p.todo {
	margin: 20px;
	border: 1px solid red;
	background-color: #eecccc;
	color: red;
	font-size: 18px;
	text-align: center;
	padding: 10px;
}

a[href="todo"], a[href="TODO"] {
	color: red;
	font-weight: bold;
	text-decoration: underline;
}

img[src="/assets/lib/images/todo.jpg"] {
	border: 2px solid red;
}


table.contacts td {
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 11px;
}

td.column_1of2 {
	padding-right: 15px;
	width: 70%;
}

td.column_2of2 {
	padding-left: 15px;
	width: 30%;
}


/*
 * --- Data tables ---------------------------------------------
 */

.table_section table {
	border-collapse: collapse;
	margin: 10px 0 20px 30px;
}

.table_section td, .table_section th {
	padding: 1px 10px;
	font-weight: normal;
	border-bottom: 1px solid #dddddd;
}

.table_section th {
	border-bottom: 1px solid #E8A9A2;
}


.table_section tr.total td {
	font-weight: bold;
	border-bottom: 1px solid #E8A9A2;
}

.table_section td p, .table_section th p {
	margin: 0px;
}



/*
 * --- Calendar ---------------------------------------------
 */
 
.calendar {
	text-align: center;
}
 
.calendar .month_label {
	font-size: large;
	font-weight: bold;
	color: #CC3726;
	text-align: center;
} 

.calendar .month_label a {
	font-size: small;
	padding: 0 20px;
} 

.calendar th, .calendar td {
	border: 1px solid #cccccc;
	margin: 5px;
}
 
.calendar th {
	font-weight: bold;
	color: #CC3726;
	text-align: center;
	border: none;
}

.calendar td {
	width: 90px;
	height: 70px;
}

.calendar td.noDay {
	border: none;
}

.calendar td .dayOfMonth {
	color: gray;
	text-align: left;
}

.calendar div.event {
	background-color: #fffcfc;
	border: 2px solid #CC3726;
	padding: 5px 10px; 
	text-align: left;

	display: none;

	position: absolute;
	width: 400px;
}



/*
 * --- Zoom Search ---------------------------------------------
 */

.zoom_searchform {
	border: 1px solid #d0d0d0;
	padding: 4px 8px;
}

.zoom_searchform input, .zoom_searchform select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.searchheading {
	font-size: 16px;
	color: #CC3726;
	font-weight: bold;
	margin-top: 6px;
}

.summary {
	display: none;
}

.result_pagescount {
	display: none;
}

.result_title {
	padding-top: 12px;
}
.result_title a {
	font-weight: bold;
}

.highlight {
	background-color: #FFFF99;
}

.infoline {
	color: gray;
}


/*
 * --- Weather ---------------------------------------------
 */

.weather_nav {
	background-image: url(/assets/images/weather_header.jpg);
	color: #808080;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
}
.weather_nav a{
	color: #000000;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
}
.updated {
	background-color: #d0d0d0;
	font-weight: bold;
	color: #CC3726;
}
.weather_header {
	color: #CC3726;
	font-weight: normal;
}



/*
 * --- NEW PAGES ---------------------------------------------
 */

body#nzpotatoe h1 {
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
	color: #DB8F17;
	margin: 0 0 15px 50px;
}


div.pageExtra {
	width: 920px;
	margin: 0 auto;
}


table#ExtraInfo {
	width: 920px;
	margin: 0 auto;
}
table#ExtraInfo td {
	vertical-align: top;
}
table#ExtraInfo td.cellA p {
	margin: 15px 5px 0 50px;
}
table#ExtraInfo td.cellB p {
	margin: 15px 5px 0 13px;
}
table#ExtraInfo td.cellC p {
	margin: 15px 5px 0 15px;
}

table#ExtraInfo a:link, 
table#ExtraInfo a:active, 
table#ExtraInfo a:visited {
	font-size: 14px;
	color: #DB8F17;
	text-decoration: none;
}
table#ExtraInfo a:hover {
	text-decoration: underline;
}