/**
 * $Id$
 * Website Baker template: allcss
 * This template is one of four basis templates distributed with Website Baker.
 * Feel free to modify or build up on this template.
 *
 * This file contains all CSS definitions required to display the template
 * in the Website Baker frontend. 
 *
 * LICENSE: GNU General Public License
 * 
 * @author     Ryan Djurovich, C. Sommer
 * @copyright  GNU General Public License
 * @license    http://www.gnu.org/licenses/gpl.html
 * @version    2.70
 * @platform   Website Baker 2.7
 *
 * Website Baker is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * Website Baker is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #FFFFFF;
	margin: 10px;
}
a:link, a:visited, a:active {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #369;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #036;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #036;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #369;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
.header {
	width: 1000px;
	height: 298x;
	vertical-align: top;
}
.menu {
	vertical-align: top;
	background-color: #FFF;
	width: 170px;
	padding: 0px;
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
	background-color: #7BB8F8;
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 2px 10px 2px 10px;
	color: #FFF;
	display: block;
	text-decoration: none;
	height:28px;
	background-image:url(images/menu.jpg);
	color:#0062A6;
}
.menu a:hover {
	background-image:url(images/menu1.jpg);
	text-decoration: none;
	color: #0062A6;
}
.menu_current {
	font-weight: bold;
}
.highlight {
	background-color: #D0D0D0;
}
.border {
	width: 165px;
	background-color: #7EBAF7;
}
.left{
	width: 54px;
	background-color:#FFFFFF;
}
.menu2{
	width: 165px;
	background-color:#7BB8F8;
	background-image:url(http://www2.iserve.co.nz/users/kwh_07115/waterprojects.co.nz/htdocs/templates/round/images/menu_column_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
.pagetitle{
position: relative;
left: 10px;
top: 10px;
width:746px;
font-size:20px;
color: #0062A6;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;}

.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFF;
	text-decoration: none;
}
.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #FFF;
}
.content {
	background-color: #FFF;
	vertical-align: top;
	text-align: justify;
	margin-left:10px;

}
.footer {
	padding: 5px;
	height: 20px;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
}
.footer1 {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7BB8F8;
}
footer1 a:link, footer1 a:visited, footer1 a:active {
	color: #7BB8F8;
	text-decoration: none;
}
footer1 a:hover {
color:#999999;
}
/***********************************
masthead
************************************/
#masthead {
	background: url(headers/rotate.php) no-repeat 100% 0;
	padding: 0px 0px 0px 0px;
	position:relative;
	top: 0px;
	left: 0px;
	height: 298px;
	width: 685px;
}
