@charset "utf-8";
/* CSS Document */

body,
html {
	margin:0;
	padding:0;
	color:#000;	
    }
	
body {
	background-color: #ffffff;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	background-image: url(../images/bg.jpg);
    }
#wrapper {
	width:780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
    }
	
#header {
	padding:5px;
	margin:0;
	background-image: url(../images/newzeeheader.gif);
	height: 285px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #b67b6b;
    }

h3 {
padding: 0px;
}

h3.technique {
	width: 255px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(../images/img3.gif);
}

#nav {
	float: left;
	width: 780px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #B17C72;
}

#nav li {
	display: inline;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#nav ul {
	padding: 5px 0px;
	margin: 0;
	margin-left: 0;
	color: White;
}

#nav a {
	background-color: #036;
	color: White;
	text-decoration: none;
	float: left;
	padding-top: 0px;
	padding-right: 1em;
	padding-left: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #fff;	
}

#nav a:hover {
	background-color: #369;
	color: #fff;
	text-decoration: underline;
}




#main {
	float:right;
	width:500px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
    }
  
#main h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #97442F;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
    }

#main p {
	color: #000000;
	}
	
#sidebar {
	float: left;
	width: 255px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #DCE5ED;
	height: 340px;

}



/*#sidebar ul {
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	margin-top: 10px;
	padding-bottom: 10px;

}
*/

/*	
#sidebar li {
	color: #0A246A;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	list-style-type: none;	
}
	


#sidebar li a {
	color: #0A246A;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}


#sidebar li a:hover {
	color: #0A246A;
	font-weight: bold;
	text-decoration: underline;
	
}

#sidebar h3 {
	color: #FFFFFF;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	margin: 0px;
	font-weight: bold;
	font-style: normal;
	background-image: url(../images/SideHead2.gif);
    }  
*/


#zlinks {
	width: 254px;
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-image: none;
	background-color: #dce5ed;
	border-bottom-color: #FFFFFF;
	
}

#zlinks ul {
	width: 240px;
	padding: 0;
	margin: 0;
}

#zlinks li {
	color: #0A246A;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	list-style-position: inside;
	padding-bottom: 5px;
	padding-left: 10px;
	list-style-image: url(../images/bullet.png);
	border-bottom-style: none;
	border-bottom-width: 2px;
	
	
}	
	

#zlinks h3 {
	color: #FFFFFF;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	margin: 0px;
	font-weight: bold;
	font-style: normal;
	background-image: url(../images/img3.gif);
	background-position: left top;
	height: 30px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	
    }  

#zlinks li a {
	
	color: #000066;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	padding: 3px;
		
}


#zlinks li a:hover {
	

	text-decoration: underline;
	

}


#events {
	float: left;
	width: 254px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #C96850;
	border-right-color: #C96850;
	border-bottom-color: #C96850;
	border-left-color: #C96850;
	height: 200px;
	
	
}

#events ul {
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	margin-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	

}


#events li {
	color: #0A246A;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}	


#events li a:hover {
	
text-decoration: underline;
}


#events li a {
	padding-bottom: 2px;
	margin-bottom: 10px;
	text-decoration: none;
}

#events h3 {
	color: #FFFFFF;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	margin: 0px;
	font-weight: bold;
	font-style: normal;
	background-image: url(../images/img3.gif);
    }  
	
#events h2 {
	color: #c96850;
	font-size: 16px;
	padding-left: 5px;
	font-weight: bold;
	

}


.listen {
	width: 254px;
	height: 32px;
	background-color:#FFFFFF;
}


.more {
	text-align: right;
}
	
.gallery {
	cursor:default;
	clear: both;
	list-style: none;
	height: 150px;
	width: 500px;
	text-align: center;
	list-style:none;
	background-image: url(../images/gallerybox.gif);
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-top-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center;
	}

.gallery ul {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

.gallery li {
	display:inline;
	margin: 0px;
	padding: 2px;
}
	
.gallery img {
	padding: 2px;
	border: 2px solid #FFFFFF;
	margin-right: 15px;
}



#lightbox{
	
	
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
	
#lightboxCaption {
	float: left;
}

#keyboardMsg {float: right;}

#lightbox img{border: none;}

#closeButton{ top: 5px; right: 5px; }

#samples {
	width: 150px;
	position: relative;
	left: 600px;
	top: 15px;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;	
}





#footer {
	padding:2px;
	margin:0;
	clear:both;
	text-align: center;
	background-color: #9aaebe;
	border-top-style: solid;
	border-top-color: #b67b6b;
	border-top-width: 2px;
	background-color: #CCCCCC;
		
    }
	
	
