
html,body {
margin:0;
padding:0;
height:100%;
background:#565143;
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size:9pt;
color:black;
}

div#container {
position:relative;
margin:0 auto;
padding:0;
width:750px;
background:#eaffff;
text-align:left;
}

div#header {
padding:30px 15px 0px 15px;
background:url('https://postcodes-australia.com/images/airmail-top.gif') top left repeat-x;
overflow:auto;
}

div#nav {
float: left;
left:0px;
width:128px;
margin:20px 15px 15px 15px;
}

div#nav ul {
margin:0;
padding:0;
list-style:none;
}

div#nav ul li {
padding:2px 2px 2px 10px;
background:#ffc url('https://postcodes-australia.com/images/list-icon.gif') repeat-y;
margin-bottom:3px;
border:solid 1px #ccc;
}

div#nav ul ul li {
padding:0;
background:0;
margin-bottom:3px;
border:0;
}

div#content {
padding:15px 15px 15px 162px;
margin:0;
}

div#footer {
clear:both;
width:100%;
padding:10px 0 5px 0;
background:url('https://postcodes-australia.com/images/airmail-bottom.gif') bottom left repeat-x;
}

div#footer p {
margin:0 15px 25px 15px;
padding:0;
text-align:center;
font-size:7pt;
}

div#postmark {
float:right;
width:56px;
height:57px;
background:url('https://postcodes-australia.com/images/postmark.gif') top right no-repeat;
margin:0 0 0 12px;
}

div#rightPanel {
float:right;
margin:5px 0 20px 25px;
}

div#map {
width:260px;
height:260px;
border:solid 1px #ccc;
margin-bottom:16px;
}

div#mapOLD {
float:right;
width:260px;
height:260px;
margin:5px 0 20px 25px;
border:solid 1px #ccc;
}

div#postcodewarning {
width:275px;
border:solid 2px #c00;
margin:0 0 20px 0;
background:#ffc;
padding:8px;
}

div#postcodewarning p {
margin:0;
}

div#alphalinks {
border:solid 1px #ccc;
margin:5px 0 40px 0;
background:#ffc;
padding:8px;
}

div#alphalinks p {
text-align:center;
margin:0;
font-size:13pt;
}

div#statelinks {
border:solid 1px #ccc;
margin:5px 0 15px 0;
background:#ffc;
padding:8px;
}

div#statelinks p {
margin:0;
text-align:left;
line-height:150%;
}

div#as1 {
text-align:left;
margin-bottom:20px;
margin-top:5px;
background:#ffc url('https://postcodes-australia.com/images/list-icon.gif') repeat-y;
border:solid 1px #ccc;
padding:2px 5px;
}

div.ashead {
text-align:center;
margin-bottom:24px;
margin-top:5px;
}

div#asum {
text-align:center;
padding:4px;
background:#ffc;
border:solid 1px #ccc;
}

div.assky {
text-align:center;
margin: 32px 0;
}

div.ashotel {
text-align:center;
padding:4px;
background:#ffc;
border:solid 1px #ccc;
margin: 30px 0;
}

div#social_links {
text-align:center;
margin-bottom:1em;
font-weight:bold;
}

div#social_links img {
	border:0;
	vertical-align:middle;
}

div.hide {
display:none;
}

.imglink img {
border:0;
}

img#logoimg {
margin-bottom:6px;
}

hr {
color:#06c;
background-color:#06c;
height:2px;
}

h1 {
color:black;
margin:0 0 20px 0;
padding:0px;
font-size:16pt;
font-weight:normal;
}

h2 {
color:black;
margin:20px 0 10px 0;
padding:0px;
font-size:14pt;
font-weight:normal;
}

a {
color:#04a;
}

a:hover {
color:#c00;
}

.warningtext {
color:#c00;
}

.searchbox {
border:solid #06c 1px;
margin:4px 0 4px 0;
padding:1px;
background:white;
width:100px;
font-size:12pt;
}

.searchbutton {
border:solid #06c 2px;
margin:3px 0 5px 0;
background:white;
font-weight:bold;
font-size:12pt;
}

table.sresults {
margin:0;
border:0;
padding:0;
}

table.sresults td {
padding:1px 15px 1px 0;
margin:0;
}

table.sresultswide {
margin:0;
border:0;
padding:0;
}

table.sresultswide td {
padding:1px 30px 1px 0;
margin:0;
}

table.gridtable {
margin:0;
border:0;
padding:0;
}

table.gridtable caption {
font-size:13pt;
text-align:left;
}

table.gridtable th {
padding:2px 10px 2px 10px;
border-right:solid 1px #ccc;
border-top:solid 1px #ccc;
border-bottom:solid 1px #ccc;
background:#afe4fe;
}

table.gridtable td {
padding:2px 10px 2px 10px;
border-right:solid 1px #ccc;
border-bottom:solid 1px #ccc;
background:#ffc;
}

table.gridtable .leftest {
border-left:solid 1px #ccc;
}

p {
text-align:justify;
}

div#contacttablediv {
background:#ffc;
padding:25px;
border:solid 1px #ccc;
text-align:center;
}

table#contacttable td {
padding:5px 15px 5px 0;
text-align:left;
}

.cformi {
border:solid #06c 1px;
padding:1px;
background:white;
width:200px;
font-size:12pt;
}

.cformta {
border:solid #06c 1px;
margin:4px 0 4px 0;
padding:1px;
background:white;
width:320px;
height:100px;
font-size:12pt;
}

.cformb {
border:solid #06c 2px;
margin:3px 0 5px 0;
background:white;
font-weight:bold;
font-size:12pt;
}

.cwarn {
color:#c00;
font-size:13pt;
text-align:center;
}

img.contentRight {
float:right;
border:solid 1px #ccc;
padding: 3px;
margin:0 0 1em 1.3em;
}

ul.pclist {
margin: 0;
padding: 0;
list-style-position: inside;
}

ul.pclist li {
margin-top: 0.7em;
}

ul.pclist li ul {
padding-left: 2em;
}

ul.pclist li ul li {
margin-top: 0;
}

table.hotels {
	width: 100%;
	font-size: 9pt;
	border: solid 1px #ccc;
}

table.hotels tr.odd {
	background: #ffc;
}

table.hotels tr.even {
	background: none;
}

table.hotels td {
	vertical-align: top;
}

table.hotels td.top {
	padding-top: 10px;
}

table.hotels td.bottom {
	padding-bottom: 10px;
}

table.hotels td.left {
	padding-left: 10px;
}

table.hotels td.right {
	padding-right: 10px;
}

table.hotels td.hotelname {
	font-size: 10pt;
}

table.hotels td.stars {
	font-size: 18pt;
	text-align: center;
}

table.hotels td.booknow {
	font-size: 10pt;
	text-align: right;
}

table.hotels td.pricefrom {
	font-size: 10pt;
	text-align: right;
}

table.hotels span.address {
	color: #333;
	font-size: 8pt;
}

table.hotels img {
	border: 0;
}

div#hotelmap {
width:100%;
height:350px;
border:solid 1px #ccc;
margin-bottom:30px;
}

span.hmTitle {
	font-weight: bold;
	font-size: 10pt;
}

form#hotelsearch {
	border: solid 1px #ccc;
	background: #ffc;
	text-align: center;
	padding: 20px;
	font-size: 20pt;
	margin: 30px 0;
}

form#hotelsearch input {
	font-size: 16pt;
	padding: 0.15em;
	margin: 0 0.2em;
}

form#hotelsearch input.searchbox {
	width: 6em;
}

div#socialFB {
	text-align: center;
	margin: 8px 0 15px 2px;
}

div#socialTwitter {
	text-align: center;
	margin: 0 5px 15px 0;
}

div#socialGoogle {
	text-align: center;
	margin: 0 6px 8px 0;
}