/*
	navbg blue = #3288ff
*/
@import url("reset.css");
/* DO NOT COPY THIS TO THE IE STYLESHEET! */

#container {
	padding: 0em;
	margin: 0 auto;
	width:81em;
	text-align:left;
}
body {
	margin:2em 0;
	font-size:62.5%;
	color: #000;
	font-family: 'Lucida Sans Unicode', trebuchet ms, Verdana, Arial;
}

/* A N C H O R S */
a:link, a:active, a:visited {
	color:#0a499f;
	text-decoration:none;
}
a:hover {
	color:#0a499f;
	text-decoration: underline;
}
a.noUnderline:hover {
	text-decoration: none;
}
#footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#submit-button a:active {
	background: url("images/submit-button.jpg") top left no-repeat;
}
/* E N D  A N C H O R S */


h1 {
	font-size: 1.1em;
	font-weight: normal;
}
h3 {
	margin: 0 0 1em 0;
	padding: 0 0 .2em 0;
	font-size: 1.1em;
	border-bottom: .1em solid #929292;
	font-weight: normal;
	text-transform: uppercase;
	color:#0a499f;
}

/* HEADER */
#header, #nav, #content, #footer {
	font-size: 1em;
}
#header {
	background: transparent url("images/header.jpg") top left no-repeat;
	height: 9em;
	min-height: 9em;
	position: relative;
}
#header h1 {
	text-indent: -9999em;
	float: left;
}
#homeLink {
	display: block;
	width: 19em;
	height: 3.5em;
	position: absolute;
	top: 3em;
	left: 4.5em;
	text-indent: -9999em;
}

/* N A V */
#nav {
	background: #3288ff url("images/navbg.png") top left no-repeat;
	color:#FFFFFF;
	height: 2.6em;
}
.btnNav133, .btnNav134 {
	height: 2.5em;
	float: left;
}
.btnNav133 {
	width: 13.3em;
	}
.btnNav134 {
	width: 13.4em;
}
/* E N D  N A V */

.innercontainer {
	margin: 0 1.5em;
	position: relative;
}
#sups {
	font-size: .8em;
	color:#666;
}
#content {
	font-size:1em;
	padding:1em 0 0 0;
	background: transparent url("images/pagebg.jpg") top left repeat-y;
}
#contentholder {
	padding: .5em 0;
}
#footer {
	background: transparent url("images/footer.jpg") top left repeat-x;
	height: 4.7em;
	min-height:4.7em;
	padding:5px 10px 0;
	color: #FFFFFF;
	clear: both;
}


/* L I S T S */
ul {
	margin: 0 0 1em 0;
}
li {
	margin: 0 0 .5em 0;
	line-height: 1.4em;
	font-family: arial;
	font-style: italic;
}
/* E N D  L I S T S */

/* P A R A G R A P H S */
p	{
	margin: 0 0 1em 0;
	line-height: 1.4em;
}
p.padunder {
	margin: 0 0 1em 0;
}
p.nopad {
	margin: 0;
	padding: 0;
}
#footer p {
	padding: 0;
	margin: 0;
	font-size: .9em;
}
.indexleft p {
	text-align: justify;
}
/* E N D   P A R A G R A P H S */


.indexleft {
	float: left;
	width: 48%;
	margin: 1em 0 0 1em;
	font-size: 1.2em;
}
.left {
	float: left;
	width: 47%;
	margin: 1em 0 0 1em;
	font-size: 1.2em;
}
.indexright {
	float: right;
	width: 47%;
	margin: 1em 0 0 0;
	font-size: 1.2em;
	text-align: right;
}
.right {
	float: right;
	width: 47%;
	margin: 1em 1em 0 0;
	font-size: 1.2em;
	text-align: right;
	border-left: .1em solid #929292;
}
div.clearer {
	clear:both;
	height: 1em;
}
.inputright {
	display: inline;
}
.inlineleft {
	display: inline;
}
.triimg {
	float: left;
	margin: 0 .8em 0 0;
	width: 25.5em;
	height: 12.8em;
	text-align: center;
}
.ramsay {
	background: url(images/logo-dunedin.png) top left no-repeat;
	float: right;
	height: 34px;
	width: 162px;
}
.fod {
	background: transparent url("images/fod.png") top left no-repeat;
}
.formtext {
	margin: 0 0 1em 0;
}
.formtext span {
	width: 8em;
	float: left;
}
.formtextBooking {
	clear:both;
	margin: 0 0 1em 0;
}
.formtextBooking span {
	width: 10em;
	float: left;
}
.submit {
	margin: 0 2em 1em 0;
	text-align: right;
}
.imageText {
	float: left;
	margin-right: 1em;
}

/* -------------------------------------
	U S E F U L  C L A S S E S
------------------------------------- */
.align-left{text-align:left;}.align-right{text-align:right;}.center{text-align:center;}.zero{padding:0;margin:0;}.float-left{float:left;}.float-right{float:right;}.clear-left{clear:left;}.clear-right{clear:right;}.clear{clear:both;}.bold{font-weight:700;}.italic{font-style:italic;}.hide{display:none;}.round{-moz-border-radius:2px;-webkit-border-radius:2px;}.inline{display:inline;}.inline-block{display:inline-block;}.block{display:block;}.relative{position:relative;}
.georgia{font-family:Georgia;}
.strikethrough{text-decoration:line-through;}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clearfix{display:inline-block;}
/* start commented backslash hack \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* close commented backslash hack */
.bullets{
	list-style:disc;
	padding-left:13px;
	margin-bottom:20px;
}
.bullets li{
	margin-bottom:7px;
	padding-left:2px;
}
.ccc {
	color: #CCC;
}
.ml20{margin-left:20px;}
.ml10{margin-left:10px;}
hr {
	margin: 15px 0;
	height: 1px;
	padding: 0;
	border: 0;
	background: #DDD;
}
.nowrap{white-space:nowrap;}
