/* @override http://www.pierhotelcoffs.com.au/css/pierhotel.css */

body {
	margin: 0;
	background-image: url(../images-old/backgrounds/pattern_036.gif);
	color: white;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* @group structure */

/* @group floats */

.containfloat {
	clear:both;
	line-height:0;
	height:0;
	font-size:0;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearboth {
	clear: both;
}



/* @end */

.iemessage {
	text-align: center;
	background-color: #ab0c20;
	font-size: .75em;
	padding: 5px;
}

#wrapper {
	background-color: #4b4b4b;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 50px;
}

#header {
	width: auto;
	margin-bottom: 5px;
	height: 120px;
	background: #0086cd url(../images-old/pierlogo.png) no-repeat 35px center;
}

#contact {
	float: right;
	font-size: .9em;
	padding-top: 25px;
	padding-right: 20px;
	text-align: right;
}

#signup {
	float: right;
	background-color: #ab0c20;
	padding-left: 25px;
	padding-top: 15px;
	font-size: 1em;
	width: 184px;
	border-left: 5px solid #4b4b4b;
	text-align: center;
	padding-right: 25px;
	height: 105px;
}

#leftcol {
	width: 661px;
	border-right: 5px solid #4b4b4b;
	float: left;
}

#rightcol {
	float: left;
}

#accom {
	background-color: #84c25d;
	padding: 25px;
	margin-top: 5px;
}

#whatson {
	background-color: #886c4e;
	padding: 25px;
	margin-top: 5px;
}

#regular {
	float: left;
}

#soon {
	float: right;
	display: none;
}

#soon img {
	border: 1px solid #646464;
}

#functions {
	padding: 25px;
	background-color: #646464;
	margin-top: 5px;
}

#functions img {
	float: right;
	border-style: solid;
	border-width: 1px;
}

#waves {
	padding: 25px;
	background-color: #0086cd;
	margin-top: 5px;
}

#rsvpmessage {
	width: 100%;
	padding: 40px;
	text-align: center;
}

#rsvpmessage a {
	color: white;
}

#waves p {
	width: 450px;
}

#waves img {
	float: right;
	border-style: solid;
	border-width: 1px;
}

#footer {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
	text-shadow: gray 0 2px 2px;
}

#footer a {
		color: #323232;
		font-size: .75em;
	text-decoration: none;
}

/* @group nav */

ul.nav {
	list-style-type: none;
	padding-left: 20px;
	position: fixed;
	width: 190px;
	line-height: 2em;
	margin-left: 0;
}

ul.nav a {
	text-decoration: none;
	color: silver;
	display: block;
	border-bottom: 1px solid #646464;
	width: 100%;
}

ul.nav a:hover {
	color: white;
	font-weight: bold;
}



/* @end */



/* @end */

/* @group text */

.iemessage a {
	color: white;
}

#leftcol a {
	color: silver;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#leftcol a:hover {
	border-bottom-style: solid;
	color: white;
}

h1 {
	font-family: Impact, Helvetica, Ariel, sans-serif;
	margin-top: 0;
}

.lunches {
	font-weight: bold;
	font-size: 2em;
}



/* @end */

/* @group forms */

.textfield {
	padding: 3px;
	border: 1px solid white;
	background-color: #927658;
	width: 90%;
	color: white;
	font-size: .9em;
}

label {
	font-size: .7em;
}



/* @end */
