/* <------- Digitise Default Styles v1.0 STARTS -------> */
body {
	padding: 0;
	margin: 0;
}
p {
	margin:0;
	padding:0;
}
img {
	padding: 0;
	margin: 0;
	border: none;
}
a {
	color: #336633;
	text-decoration: underline;
}
a:hover {
	color: #184493;
	text-decoration: underline;
}
h1 {
	color: #4f8144; 
	font-size: 16px; 
	font-family: Arial, MS Sans Serif, Verdana, sans-serif; 
	margin: 0 0 0 0;
}

/* Default Text Fonts for text INSIDE form fields of <input>, <select> and <textarea> */
input, select, textarea {
	font-size: 12px;
	font-family: MS Sans Serif, Verdana, sans-serif;
}

/* Default Text Fonts that come under the <body>, <div>, <table> and <td> tags */
body, div, table, td {
	font-family: Arial, Verdana, Helvetica, MS Sans Serif, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #484848;
}

/* Default Footer Styles STARTS */
.footer {
	color: #000000;
	font-size: 11px;
	line-height: 14px;
}

.footer a {color: #000000;}
.footer a:hover {color: #d8e5b8;}
/* Default Footer Styles ENDS */

/* <------- Digitise Default Styles v1.0 ENDS -------> */
.menu {
	font-size: 11px;
	color: #ffffff;
}

.menu a {
	font-size: 11px;
	color: #ffffff;
}

.menu a:hover {
	text-decoration: underline;
	color: #ffffff;
}
/* Both Posts */
.box {
	position: relative;
	width: 199px;
	height: 144px;
	padding: 0;
	margin: 0 0 0 0;
	background-image: url(/images/header1.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/* Queenstown Post */
.box1 {
	position: relative;
	width: 199px;
	height: 144px;
	padding: 0;
	margin: 0 0 0 0;
	background-image: url(/images/header2.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
/* Duniden Post */
.box2 {
	position: relative;
	width: 199px;
	height: 144px;
	padding: 0;
	margin: 0 0 0 0;
	background-image: url(/images/header3.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.header {
	position: absolute;
	left: 14px;
	top: 9px;
	width: 170px;
	height: 50px;
	font-size: 17px;
	font-family: Arial, MS Sans Serif, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: right;
	padding: 0;
}

.bg {
	background-image: url(/images/bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.input {
	font-size: 11px;
	width: 120px;
	border-left: 1px solid #5e5e5e;
	border-top: 1px solid #5e5e5e;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.input:focus{
	background-color: #fffbd4;
}

/* <------- Styles For Queenstown & Southern Lakes Start Here -------> */
.submenu-sql {
	font-size: 11px;
	border-left: 1px solid #5e5e5e;
	border-right: 1px solid #5e5e5e;
}

.submenu-sql a {
	font-size: 11px;
	margin-left: 10px;
	color: #184493;
}

.submenu-sql a:hover {
	text-decoration: underline;
	color: #336633;
}

.h1-qsl {
	color: #184493;
	font-size: 16px; 
	font-family: Arial, MS Sans Serif, Verdana, sans-serif; 
	font-weight: bold;
	margin: 0 0 0 0;
}
/* <------- Styles For Queenstown & Southern Lakes End Here -------> */

/* <------- Styles For Coastal Otago & Southland Start Here -------> */
.submenu-cos {
	font-size: 11px;
	border-left: 1px solid #5e5e5e;
	border-right: 1px solid #5e5e5e;
}

.submenu-cos a {
	font-size: 11px;
	margin-left: 10px;
	color: #336633;
}

.submenu-cos a:hover {
	text-decoration: underline;
	color: #336633;
}

.h1-cos {
	color: #336633;
	font-size: 16px; 
	font-family: Arial, MS Sans Serif, Verdana, sans-serif; 
	font-weight: bold;
	margin: 0 0 0 0;
}
/* <------- Styles For Coastal Otago & Southland End Here -------> */

/* <------- Styles For Activities & Sports Start Here -------> */
.submenu-act {
	font-size: 11px;
	border-left: 1px solid #5e5e5e;
	border-right: 1px solid #5e5e5e;
}

.submenu-act a {
	font-size: 11px;
	margin-left: 10px;
	color: #339999;
}

.submenu-act a:hover {
	text-decoration: underline;
	color: #339999;
}

.h1-act {
	color: #339999;
	font-size: 16px; 
	font-family: Arial, MS Sans Serif, Verdana, sans-serif; 
	font-weight: bold;
	margin: 0 0 0 0;
}
/* <------- Styles For Activities & Sports End Here -------> */

/* <------- Styles For Other Information Start Here -------> */
.submenu-oth {
	font-size: 11px;
	border-left: 1px solid #5e5e5e;
	border-right: 1px solid #5e5e5e;
}

.submenu-oth a {
	font-size: 11px;
	margin-left: 10px;
	color: #9172cf;
}

.submenu-oth a:hover {
	text-decoration: underline;
	color: #9172cf;
}

.h1-oth {
	color: #9172cf;
	font-size: 16px; 
	font-family: Arial, MS Sans Serif, Verdana, sans-serif; 
	font-weight: bold;
	margin: 0 0 0 0;
}
/* <------- Styles For Other Infromation End Here -------> */

.bread {
	font-size: 11px;
	margin: 0 0 0 0;
}

.font11px{
	font-size: 11px;
}

input, textarea, select {
	font-family: MS Sans Serif; 
	font-size: 12px;
}
