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

/* -----TOOLBOX----- */

.clear {
	clear: both;
	}


/*------------------ */

/* -----Base Styles and Resets----- */

* {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	}

html, body {
	height: 100%;
	font-size: 62.5%;
	}

#page-wrap {
	width: 920px;
	background: url(../structure/page-back.jpg) repeat-y;
	margin: 0 auto -120px;
	min-height: 100%;
    height: auto !important;
    height: 100%;
	}
	
h1 {
	font-size: 22px;
	text-indent: -9999px;
	}
h2 {
	font-size: 22px;
	font-style: italic;
	left: 490px;
	position: relative;
	top: -60px;
	width: 200px;
	}
h3 {
	font-size: 16px;
	}
h4 {
	font-size: 14px;
	font-weight: bold;
	}

p {
	font-size: 14px;
	margin-bottom: 21px;
	line-height: 21px;
	}
p.err {
	font-size: 12px;
	color: #FF0000;
	}
p.top {
	text-align: right;
	padding-right: 20px;
	}
	p.top a {
		font-size: 10px;
		}
a {
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}

/* ----Forms----- */

.input {
	width: 600px;
	margin: 0 auto;
	padding: 5px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 5px;
	}
.input:hover {
	background: #FFFFCC;
	}
.input label {
	display: block;
	width: 600px;
	font-weight: bold;
	}
.input input {
	width: 400px;
	border-top: 1px solid #000000;
	border-right: 1px solid #999999;
	}
.input textarea {
	width: 400px;
	border-top: 1px solid #000000;
	border-right: 1px solid #999999;
	}
select {
	width: 150px;
	}
.button {
	width: 60px;
	margin-left: 140px;
	}
label {
	font-size: 14px;
	}
input {
	font-size: 14px;
	}
	

/* -----Header----- */

#header {
	display: block;
	width: 900px;
	height: 375px;
	margin: 0 auto;
	}

#banner {
	display: block;
	width: 900px;
	height: 250px;
	background: url(../structure/banner.jpg) no-repeat;
	}

#side {
	width: 360px;
	height: 125px;
	background: url(../structure/brochure-bottom.jpg) no-repeat;
	float: left;
	text-align: center;
	}
#side p {
	font-weight: bold;
	font-size: 12px;
	}
#side h4 {
	padding-top: 90px;
	}


/* -----Content----- */

#content {
	width: 880px;
	margin: 25px auto 0 auto;
	margin-left: 20px;
	padding: 0;
	font-size: 12px;
	}
	#content ol {
		font-size: 16px;
		font-style: italic;
		margin-left: 30px;
		}
		#content ol li {
			padding-left: 10px;
			}
			#content ol li ul {
				font-style: normal;
				list-style: none;
				margin: 15px 0;
				width: 835px;
				}
				#content ol li ul li {
					}
					#content ol li ul li h4 {
						margin-bottom: 5px;
						}
					#content ol li ul li p {
						margin: 0;
						}

.searchbox {
	position: relative;
	top: -65px;
	left: 450px;
	width: 400px;
	padding: 5px 0 5px 5px;
	}
input {
	letter-spacing: 1px;
	padding: 3px;
	width: 385px;
	}
input.button {
	width: 100px;
	}
.searchbox label {
	padding-right: 10px;
	}

.letterslink {
	list-style: none;
	padding-left: 0px !important;
	}
	.letterslink li {
		display: inline-block;
		width: 12px;
		}
		.letterslink li a {
			font-style: italic;
			font-size: 10px;
			}
			.letterslink li a:hover {
				font-weight: bold;
				font-size: 12px;
				}

.businesslist {
	width: 400px;
	float: left;
	}
	.businesslist ul {
		list-style: none;
		padding-left: 30px;
		}
		.businesslist ul li {
			font-size: 12px;
			}
			.businesslist ul li a {
				font-size: 12px;
				}
	.businesslist h4 {
		margin-left: -10px;
		}
.communitylist {
	width: 400px;
	float: right;
	}
	.communitylist ul {
		list-style: none;
		padding-left: 30px;
		}
		.communitylist ul li {
			font-size: 12px;
			}
			.communitylist ul li a {
				font-size: 12px;
				}
	.communitylist h4 {
		margin-left: -10px;
		}

table {
	font-size: 14px;
	font-style: normal;
	padding-bottom: 20px;
	}
	table tr {
		}
		table tr td {
			height: 18px;
		}
.data {
	width: 320px;
	}
.phone {
	width: 200px;
	}

/* -----Footer----- */

#footer {
	height: 108px;
	width: 800px;
	margin: 0 auto;
	text-align: center;
	border-top: 2px solid #999999;
	padding-top: 10px;
	}

#footer p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	}
#footer a {
	font-size: 12px;
	}
.copyright, .credit {
	float: left;
	text-align: left;
	display: block;
	width: 375px;
	}
.legal, .improve {
	float: right;
	text-align: right;
	display: block;
	width: 375px;
	}

.push {
	height: 120px;
	}

#searchfield {
	-moz-border-radius: 20px;
	background: url("http://www.eastkimberleydirectory.com.au/structure/search-icon.gif") no-repeat 5px 3px;
	border: 2px solid #4D73B0;
	display: block;
	height: 24px;
	padding: 3px 3px 3px 30px;
	width: 358px;
	}

#searchfield input {
	float: left;
	}
#searchfield .search {
	border: none;
	height: 18px;
	width: 282px;
	}
#searchfield .submit {
	-moz-border-radius: 20px;
	background: #4D73B0;
	border: medium none;
	color: #FFFFFF;
	font-weight: bold;
	width: 70px;
	}
