
/* ------------------------------ */
/*                                */
/*   Styles for... All Browsers   */
/*                                */
/* ------------------------------ */


/* =================================================== */
/* CLEAR TAGS  */
/* =================================================== */

body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	padding: 0;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
	}

a {
	text-decoration: none;
	}

a img {
	border: none;
	}


/* =================================================== */
/* GENERAL  */
/* =================================================== */

body {
	background-color: #fff363;
	background-image: url(http://www.vlc.co.nz/templateimages/bg-body.gif);
	background-position: top center;
	background-repeat: repeat-y;
	color: #000;
	font-family: verdana;
	}

#wrapper {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	}
	
#header {
	background-color: #fff;
	border-bottom: solid #fff 17px;
	}

#main {
	vertical-align: top;
	width: 100%;
	background-color: #fff;
	padding-bottom: 20px;
	}

#content {
	vertical-align: top;
	width: 100%;
	padding: 0px 10px 35px 10px;
	background-color: #fff;
	}

#content, #content td {
	font-size: small;
	}

#printlogo {
	display: none;
	}
	
h1 {
	margin-bottom: .5em;
	font-size: large;
	}

h2, h3, h4 {
	margin-top: 1.25em;
	margin-bottom: .5em;
	}

h2 {
	font-size: small;
	color: #0083b9;
	}

h3 {
	font-size: small;
	color: #84dbff;
	background-color: #0092ce;
	padding: 3px 10px 3px 10px;
	background-image: url(http://www.vlc.co.nz/templateimages/bg-h3.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: solid #006ead 3px;
	}

h4 {
	font-size: small;
	color: #ffed00;
	background-color: #ec8121;
	padding: 3px 10px 3px 10px;
	background-image: url(http://www.vlc.co.nz/templateimages/bg-h4.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: solid #e85710 3px;
	}

p {
	margin-top: 0em;
	margin-bottom: 1em;
	}

#footer {
	width: auto;
	}

#powered {
	padding: 0px 0px 30px 15px;
	}
 
#poweredby {
	margin: 10px 0px 0px 0px;
	}

.small {
	font-size: x-small;
	color: #7eceef;
	}


/* =================================================== */
/* NAVIGATION and LINKS */
/* =================================================== */

a {
	color: #ff6600;
	text-decoration: underline;
	}

a:hover	{
	color: #bd1b00;
	}

.subnav {
	color: #ccc;
	font-size: x-small;
	border-top: solid #e83100 1px;
	border-bottom: solid #004d7c 1px;
	background-color: #e9e9e9;
	padding: 5px 20px 9px 20px;
	text-align: center;
	}

#navcolumn, #navcolbase {
	background-color: #ee5a0f;
	vertical-align: top;
	background-image: url(http://www.vlc.co.nz/templateimages/bg-navcol.gif);
	}

#navcolbase {
	vertical-align: bottom;
	}

#nav {
	background-color: #0092ce;
	background-image: url(http://www.vlc.co.nz/templateimages/bg-nav.gif);
	}

#navigator {
	width: 132px;
	border-bottom: solid #ffb424 1px;
	}

.button1, .button2, .currentpage, .submen {
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
/*	text-align: center;	*/				/* Uncomment to center left nav text */
	margin: 0px;
	padding: 0px;
	width: 132px;
	}

.button1 a, .button2 a, .currentpage a, .submen a {
	padding: 4px 10px 5px 10px;
	text-decoration: none;
	display: block;
	width: auto;
	border-bottom: solid #0083b9 1px;
	border-top: solid #21a9e0 1px;
	color: #fff;
	}

.currentpage a {
	color: #0092ce;
	background-color: #fff;
	border-bottom: solid #0083b9 1px;
	border-top: solid #fff 1px;
	}

.button1 a:hover,
.button2 a:hover,
.submen a:hover {
	color: #fff;
	background-color: #0ca5e3;
	}

.currentpage a:hover {
	color: #ee5a0f;
	}

.submen a {
	font-weight: normal;
	background-color: #fc7029;
	border-bottom: solid #ee5a0f 1px;
	border-top: solid #ffa031 1px;
	}

.submen a:hover {
	background-color: #ff9648;
	}

.cal-date {
	background-color: #fff;
}
.cal-border {
	background-color: #fff363;
}
.cal-day {
	background-color: #fff;
}