html, body {
	margin:0 auto;
	font-size:11pt;
	font-family:calibri, arial;
	color:#000;
	background:url(../templateimages/body-bg.jpg);
	height:100%;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	color:ffa800;
}

#header {
	background:url(../templateimages/header-bg.png) repeat-x;
	height:90px;
	width:100%;
	position:relative;
}

#headwrap {
	margin:0 auto;
	width:960px;
	height:80px;
}

#logo {
	position:relative;
	float:left;
}

#search {
	color: #d88e00;
	font-size: 8pt;
	text-align: right;
	padding: 10px 5px 0 0;
}

.field {
	width: 160px;
	border: #000 solid 1px;
	height: 25px;
	padding: 0px 0px 0px 5px;
}

.search-but {
vertical-align: bottom;
}

#search p{
	margin-top:1px;
	margin-right:85px;
}

#search a {
	color:#d88e00;
	text-decoration:none;
}

#search a:hover {
	color:#fff;
	text-decoration:underline;
}

#topnav {
	margin-top:-12px;
	background:#343434;
	height:50px;
	width:100%;
}

#topwrap {
	margin:0 auto;
	width:960px;
	padding-top:15px;
}

#topnav a {
	color:#fff;
	font-size:14pt;
	text-decoration:none;
	padding:5px;
}

#topnav a:hover {
	color:#fff;
	background:#4f4f4f;
}

#home {
	float:left;
	width:50px;
	margin-top:-10px;
	margin-right:25px;
}

#home a:hover {
	background:none;
}

#container {
position: relative;
width: 100%;
margin: 0 auto -100px;

}

#container {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -100px;
}

#wrapper {
	margin: 0 auto;
	width:960px;
	padding-bottom:100px;
}

#content {

}

#footer {
height: 100px;
background: black url(../templateimages/footer-bg.jpg) repeat-x;
position: relative;
width: 100%;
margin: 0 auto;
}

.push {
	height:4em;
}

#footer a {
	font-size:10pt;
	color:#737373;
	text-decoration:none;
}

#footer a:hover {
	color:#ffa800;
	text-decoration:underline;
}

#footwrap {
	width: 960px;
	margin: 0 auto;
	padding: 20px;
}

#copyright {
	float:right;
	color:#fff;
	margin-top:-25px;
	font-size:8pt;
}

#header-wine {
	background:url(../templateimages/header-winebanner.png);
	height:90px;
	width:100%;
	position:relative;
}

.listingimage {
padding: 3px 10px 10px 3px;
border-bottom: solid #333 1px;
width: auto;
vertical-align: top;
background-image: url(http://www.ec2.co.nz/templateimages/buslist-2010.png);
background-position: top left;
background-repeat: repeat-x;
}

.listingtext {
padding: 3px 3px 10px 3px;
border-bottom: solid #333 1px;
width: 100%;
vertical-align: top;
background-image: url(http://www.ec2.co.nz/templateimages/buslist-2010.png);
background-position: top left;
background-repeat: repeat-x;
}

.listingtext a {
color: #BD1B00;
}

.listingtext a:hover {
color: #F60;
}

.listingimage img {
	border:0;
}