body {
	font-family: arial, sans-serif;
	font-size: 100%;
	font-size: 0.85em;
	color: #000;
	background: url(../img/bg.jpg)  repeat center top;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	font-size: 2.1em;
	color: #b60404;
	line-height: 1.8em;
}

h2 {
	font-size: 1.7em;
	color: #7d0202;
	padding: 0 0 8px 0;
	line-height: 1.5em;
}

h2.back-btn a {
	color: #6f6f6f;
}

h3 {
	font-size: 1.5em;
	color: #7d0202;
	line-height: 1.5em;
	padding: 20px 0 0 0;
	font-weight: bold;
}

h4 {
	font-size: 1.4em;
	color: #6f6f6f;
	line-height: 1.6em;
	padding: 0 0 5px 0;
}

h5 {
	font-size: 1.3em;
	color: #a20606;
	line-height: 1.5em;
}

p{
	line-height: 1.5em;
	margin: 0 0 16px 0;
}

a {
	text-decoration: none;
	color: #b60404; 
}

a:hover {
	text-decoration: none;
	color:#000;
}

#container {
	width: 988px;
	margin: 0 auto 0 auto;
}

#header {
	width: 988px;
	height: 127px;
	padding: 0px 0 0 26px;
	margin: 0px auto 0 auto;
	background: url(../img/header-bg.png) no-repeat 0px 0;
	position: relative;
	behavior: url("../common/iepngfix.htc");
}

small { font-size: 12px; }

a.logo {
 	width: 277px;
	height: 79px;
	display: block;
	position: relative;
	top: 15px;
	left: -6px;
}

a.logo span {
	display: none;
}

#content {
	background: url(../img/content-bg.gif) repeat-y 0 0;
	width: 988px;
	position: relative;
	height: 700px;
	padding: 20px;
}

#home-content {
	width: 421px;
	margin: 30px 20px 20px 20px;
	padding: 0 30px 25px 0;
	border-right: 1px solid #666666;
}

#menus-nav {
	width: 208px;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #000;
	position: absolute;
	left:510px;
	top: 370px;
}

#locations {
	width: 219px;
	padding: 0 0 5px 0;
	position: absolute;
	left:505px;
	top: 540px;
}

#home-column-3 {
	width: 220px;
	height: 280px;
	padding: 0 0 0px 10px;
	border-left: 1px solid #666666;
	position: absolute;
	left:740px;
	top: 370px;
}

#feature-dish {
	padding: 0px 0 5px 0;
	border-bottom: 1px solid #000;
}

#menus-content, #employment-content {
	background: url(../img/repeating-bg.png) repeat-y;
	width: 988px;
	position: relative; 
	padding: 20px;
	min-height: 300px;
	behavior: url("../common/iepngfix.htc");
}

#menus-side-nav, #employments-side-nav {
	width: 200px;
	position: absolute;
	left: 20px;
	top: 20px;
}

#menus-menus, #job-application-content {
	border-left: 1px solid #666666;
	position: relative;
	top: -20px;
	left: 216px;
	width: 460px;
	padding: 30px 0px 0px 20px;
	min-height: 300px;
}

#menus-content a, #employment-content a {
	color: #666666;
}

#menus-content a.active, #employment-content a.active {
	color: #000;
}

#menus-content h2, #employment-content h2 {
	color: #000;
	font-family: georgia, serif;
	font-size: 1.7em;
	font-style:italic; 
	font-weight: bolder;
	letter-spacing: -1px;
	margin-bottom: 0.3em;
}

#menus-content ul {
	margin-bottom: 1em;
}

#menus-content li li {
	line-height: 1.8em;
	padding-left: 1em;
	margin-left: 0em;
}

#menus-menus table {
	width: 700px;
}

#menus-menus td {
	padding: 9px 0px;
	border-bottom: 1px solid white;
	line-height: 1.4em;
}

#menus-menus td.price {
	color: #b23135;
	font-weight: bolder;
	text-align: right;
	width: 150px;
}

#vouchers-container {
	width: 620px;
	background: #fff;
}

#job-application-content {
  width: 700px;
}
#job-application-content h2 {
  line-height: 1.2em;
}
#job-application-content p {
  background-color: #fff;
}
#job-application-content #applicants_age {
  float: left;
  width: 90px;
  margin-right: 10px;
}
#job-application-content p.note {
  background: none;
  color: #000;
  width: 600px;
  font-size: 10px;
  font-weight: bold;
}

#job-application-content p.error {
  border: 1px solid #c4080e;
}

#job-application-content p.page-error {
  background: none;
  color: #c4080e;
  font-size: 16px;
}

#job-application-content p.success {
  color: #5cabb0;
  margin-bottom: 0;
  font-size: 20px;
}

#job-application-content label {
  background-color: #fff;
  border: none;
  padding: 0;
}
#job-application-content input {
  border: none;
  padding: 0;
  margin-left: 10px;
}
#job-application-content #contact {
  border-bottom: 2px solid #fff;
}

#qualif_and_exp, #preferences  {
  margin-top: 10px;
  clear: both;
}
#qualif_and_exp p {
  float: left;
  width: 310px;
  margin-right: 10px;
}
#qualif_and_exp textarea, #misc textarea {
  display: block;
  border: none;
  height: 100px;
  padding: 0;
}
#qualif_and_exp textarea {
  width: 310px;
}
#misc textarea {
  width: 700px;
}
#preferences input, #misc input {
  margin-left: 0;
}
#preferences span.choice label, #preferences p, #misc span.choice label, #misc p {
  clear: both;
  float: none;
}
#preferences span.choice label, #misc span.choice label {
  margin-left: 10px;
}
#misc p.details label {
  float: none;
  clear: both;
}


#submit {
  margin-top: 20px;
}
#submit p {
  background: none;
}

#submit p.mandatory {
  color: #c4080e;
  margin-top: 16px;
  font-size: 11px;
}
#submit input {
  border: 2px outset buttonface;
  padding: 5px 10px;
}

#content-vouchers {
	width: 600px;
	height: 500px;
	border: 2px dashed #cccccc;
	background: #fff;
}

#contacts-fremantle {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 460px;
}

#contacts-mandurah {
	position: absolute;
	top: 10px;
	left: 495px;
	width: 460px;
}

.contacts-content {
	font-size: 16px;
	padding: 20px;
	font-family: helvetica, sans-serif;
}

.contact-header, .functions-header {
	margin-bottom: 15px;
}

#functions-upperdeck {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 460px;
}

#functions-miss-cicerello {
	position: absolute;
	top: 10px;
	left: 495px;
	width: 460px;
}

.functions-content {
	font-size: 12px;
	padding: 20px;
	font-family: helvetica, sans-serif;
}

.clear {
  clear: both;
}

#footer {
	width: 988px;
	background: url(../img/footer-bg.gif) no-repeat;
	margin: 0 auto 50px auto;
	color: #a1a1a1;
	font-size: 0.9em;
	padding-bottom: 18px;
}

#footer a {
	color: #a1a1a1;
}

.footer-content {
	width: 930px;
	margin: 0px auto 0 auto;
	padding: 10px;
	border-top: 1px solid #727272;
}

.site-credits {
	height: 15px;
	width: 120px;
	position: relative;
	top: -15px;
	left: 840px;
	margin-left: 15px;
}

.copyright-info {
	height: 15px;
	width: 330px;
	padding: 0 0px 0 0;
	position: relative;
	top:-2px;
	left: 625px;
}

.copyright-info a {
	padding: 0 5px 0 5px;
}

#footer a:hover {
	text-decoration: underline;
}
/*--------------------------------------
	image slider CSS
---------------------------------------*/
.slider-container { width:940px; height:320px; overflow:hidden; position:relative; left: -25px; }
div.slides { position:absolute; top:0; }
ul.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
div.slides > div,ul.slides li { position:absolute; top:0; width:940px; display:none; padding:0; margin:0; }
div.slides div.slide { padding-left: 240px; position: relative; width: 700px; }
div.slides div.slide div.featuretext {
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 270px;
  background: url('../img/slides_background.jpg') no-repeat 0 0;
  padding: 130px 20px;
}

div.slides div.slide div.text {
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 270px;
  background: url('../img/slides_background.jpg') no-repeat 0 0;
  padding: 25px 20px;
}
div.slides div.slide div.featuretext p { color:#fff; margin-bottom: 1em; font-family: Georgia, serif; font-size: 14px; line-height: 1.6em; font-style:italic; }


div.slides div.slide div.text p { margin-bottom: 1em; color: #ffffff; }
div.slides div.slide div.text h2 { color: #fff; font-size: 2.5em; font-weight: bold; line-height: 1.2em; }
div.slides div.slide div.text span.largeprice { color: #fff; font-size: 2.5em; font-weight: bold; display: block; margin-bottom: 0px; margin-top: 20px; line-height: 1em; }
div.slides div.slide div.text span.smallerprice { color: #EEB5AA; margin-top: -20px; }
div.slides div.slide div.text { color: #3a0204; font-size: .9em; }
div.slides div.slide div.text h3 { color: #fff; line-height: 1.2em; font-weight: bold; font-size: 1.3em; padding:0px;}
div.slides div.slide div.text h4 { color: #fff; line-height: 1.2em; font-weight: normal; font-size: 1.2em; color: #EEB5AA; }
div.slides div.slide div.text h3 span { font-weight: normal; display: block; font-size: .9em; padding-bottom: 20px; }
div.slides div.slide div.text a.more {
  height: 23px;
  display: block;
  text-indent: -9999px;
  width: 184px;
  overflow: hidden;
  background: url('../img/find_out_more.gif') no-repeat 0 0;
  position: absolute;
  bottom: 20px; left: 20px;
}
div.slides div.slide div.text h2#feature_dish_header { display: block; height: 35px; width: 181px; background: url('../img/feature_dish.gif') no-repeat 0 0; text-indent: -9999px; overflow: hidden; margin-bottom: .5em; }
/*div.slides div.text { background: url('../img/slides_background.jpg'); position: relative; left: -240px;  }*/
#loopedSlider1,#loopedSlider2 { margin:0 auto; width:940px; position:relative; clear:both; }
ul.pagination { list-style:none; padding:0; margin:0;position: absolute; top:270px; left: 760px; z-index: 200; }
ul.pagination li { float:left; }
ul.pagination li a { padding:2px 4px; background: url(../img/fader-button.png) no-repeat -5px 0px;
width: 25px;
height: 30px;
display: block;
behavior: url("../common/iepngfix.htc");}
ul.pagination li.active a {	background: url(../img/fader-button.png) no-repeat -35px 0px; behavior: url("../common/iepngfix.htc");}

/*--------------------------------------
	image slider upper deck
---------------------------------------*/
#functions-upperdeck .container { width:460px; height:320px; overflow:hidden; position:relative; cursor:pointer; }
#functions-upperdeck div.slides { position:absolute; top:0; left:0; }
#functions-upperdeck ul.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
#functions-upperdeck div.slides > div,ul.slides li { position:absolute; top:0; width:460px; display:none; padding:0; margin:0; }
#functions-upperdeck #loopedSlider1,#loopedSlider2 { margin:0 auto; width:460px; position:relative; clear:both; }
#functions-upperdeck ul.pagination { width: 150px; list-style:none; padding:0; margin:0;position: absolute; top:340px; left: 350px; }
#functions-upperdeck ul.pagination li { float:left; }
#functions-upperdeck ul.pagination li a { padding:2px 4px; background: url(../img/fader-button.png) no-repeat -5px 0px;
width: 25px;
height: 30px;
display: block;
behavior: url("../common/iepngfix.htc");}
#functions-upperdeck ul.pagination li.active a { background: url(../img/fader-button.png) no-repeat -35px 0px; behavior: url("../common/iepngfix.htc");}

/*--------------------------------------
	image slider upper deck
---------------------------------------*/
#functions-miss-cicerello .container { width:460px; height:320px; overflow:hidden; position:relative; cursor:pointer; }
#functions-miss-cicerello div.slides { position:absolute; top:0; left:0; }
#functions-miss-cicerello ul.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
#functions-miss-cicerello div.slides > div,ul.slides li { position:absolute; top:0; width:460px; display:none; padding:0; margin:0; }
#functions-miss-cicerello #loopedSlider1,#loopedSlider2 { margin:0 auto; width:460px; position:relative; clear:both; }
#functions-miss-cicerello ul.pagination { width: 150px; list-style:none; padding:0; margin:0;position: absolute; top:340px; left: 350px; }
#functions-miss-cicerello ul.pagination li { float: left; }
#functions-miss-cicerello ul.pagination li a { padding:2px 4px; background: url(../img/fader-button.png) no-repeat -5px 0px;
width: 25px;
height: 30px;
display:block;
float: left;
behavior: url("../common/iepngfix.htc");}
#functions-miss-cicerello ul.pagination li.active a { background: url(../img/fader-button.png) no-repeat -35px 0px; behavior: url("../common/iepngfix.htc");}

/*--------------------------------------
			classes
---------------------------------------*/
.georgia-red-large, .georgia-large {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 22px;
	line-height: 1.5em;
}

.georgia, .georgia-red, .georgia-normal {
	font-family: Georgia, "Times New Roman", serif;
}

.georgia-red, .georgia-red-large {
	color: #000;
}

.large {
	font-size: 14px;
}

.large span.georgia-red {
	font-size: 16px;
}

a.restaurant-btn, a.functions-btn, a.miss-cicerello-btn, a.feature-dish-menu-btn {
	background: url(../img/menus-nav.png) no-repeat;
	width: 208px;
	height: 27px;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #58868b;
	display: block;
	behavior: url("../common/iepngfix.htc");
}

a.feature-dish-menu-btn, a#home_miss { border-bottom: 0; }

a.restaurant-btn { background-position: 0 0; }
a.restaurant-btn-active, a.restaurant-btn:hover { background-position: -208px 0 !important; }
a.functions-btn { background-position: 0 -32px; }
a.functions-btn-active, a.functions-btn:hover { background-position: -208px -32px; }
a.miss-cicerello-btn { background-position: 0 -64px; }
a.miss-cicerello-btn-active, a.miss-cicerello-btn:hover { background-position: -208px -64px; }
a.feature-dish-menu-btn { background-position: 0 -96px; }
a.feature-dish-menu-btn-active, a.feature-dish-menu-btn:hover { background-position: -208px -96px; }

a.restaurant-btn span,
a.functions-btn span,
a.miss-cicerello-btn span,
a.feature-dish-menu-btn span,
a.upper-deck-menu-btn span,
a.miss-cicerello-menu-btn span, 
a.js-button span, 
a.locations-fremantle-btn span, 
a.locations-mandurah-btn span, 
ul.pagination li a span {
	display: none;
}

a.locations-btn {
	background: url(../img/locations-btn.png) no-repeat 0 0;
	width: 219px;
	height: 30px;
	margin: 6px 0px;
	display: block;
	behavior: url("../common/iepngfix.htc");
}

a.locations-btn:hover {
	background-position: 0 -101px;
}

a.locations-fremantle-btn {
	background: url(../img/locations-btn.png) no-repeat 0 -33px;
	width: 219px;
	height: 32px;
	margin: 0px 0px;
	display: block;
	behavior: url("../common/iepngfix.htc");
}

a.locations-fremantle-btn:hover {
	background-position: 0 -134px;
}

a.locations-mandurah-btn {
	background: url(../img/locations-btn.png) no-repeat 0 -68px;
	width: 219px;
	height: 32px;
	margin: 0px 0px;
	display: block;
	behavior: url("../common/iepngfix.htc");
}

a.locations-mandurah-btn:hover {
	background-position: 0 -169px;
}

a.locations-btn span, a.feature-dish-btn span, a.voucher-btn span {
	display: none;
}

a.feature-dish-btn {
	background: url(../img/feature-dish-btn.gif) no-repeat 0 -2px;
	width: 216px;
	height: 155px;
	margin: 0px 0px;
	display: block;
	behavior: url("../common/iepngfix.htc");
}

a.feature-dish-btn:hover {
	background-position: 0 -156px;
}

a.voucher-btn {
	background: url(../img/voucher-btn.png) no-repeat 0 0;
	width: 215px;
	height: 121px;
	margin: 6px 0px;
	display: block;
	behavior: url("../common/iepngfix.htc");
}

a.voucher-btn:hover {
	background-position: 0 -122px;
}

a.upper-deck-menu-btn {
	background: url(../img/upper-deck-menu-btn.png) no-repeat 0 -2px;
	width: 152px;
	height: 15px;
	margin: 16px 0px;
	display: block; 
	behavior: url("../common/iepngfix.htc");
}

a.upper-deck-menu-btn:hover {
	background-position: 0 -18px;
}

a.miss-cicerello-menu-btn {
	background: url(../img/miss-cicerello-menu-btn.png) no-repeat 0 -2px;
	width: 181px;
	height: 15px;
	margin: 16px 0px;
	display: block; 
	behavior: url("../common/iepngfix.htc");
}

a.miss-cicerello-menu-btn:hover {
	background-position: 0 -18px;
}

.clear {
	clear: both;
}

td.set-menu-heading {
	font-family: georgia, serif;
	font-style:italic;
	font-weight: bold;
}

td.set-menu-heading span {
	font-weight: normal;
}


a.google_maps_link { font-size: 80%;  }
.mailto { font-weight: bold; font-style: italic; }

.clear { clear: both; height: 0; visibility: hidden; line-height: 0; display: block; }

#primary, #secondary { float: left; font-size: .9em; }
#primary { margin-right: 40px; padding-left: 0px; width: 310px; }

#secondary { width: 600px; }
#secondary img { margin-bottom: 20px; }
#secondary .columns .column { float: left; width: 290px; }
#secondary .columns .one, #secondary .columns .column .columns .one { margin-right: 20px; }
#secondary .columns .column .columns .column { width: 135px; }

#excursions_content #primary { width: 440px;}
#excursions_content #secondary { width: 460px;}

.excursions_detail { border-bottom: 1px solid #fff; margin-bottom: 2em; }
.excursions_detail p, .excursions_detail ul { margin-bottom: .5em; }
.excursions_detail h3 { margin: 0; padding: 0; font-family: georgia, serif; font-size: 1.5em; font-style:italic; font-weight: normal; margin-bottom: 0.3em; border-bottom: 1px solid #fff; }
.excursions_detail ul { margin-left: 2em; }
.excursions_detail ul li { list-style: circle; line-height: 1.6em; margin-bottom: 5px; }

.menu-listing p { margin-bottom: 1em; }
.menu-listing h2 { color: #000; font-size: 2.5em; font-weight: bold; line-height: 1.2em; }
.menu-listing span.largeprice { color: #000; font-size: 2.5em; font-weight: bold; display: block; margin-bottom: 0px; margin-top: 20px; line-height: 1em; }
.menu-listing span.smallerprice { color: #BA0200; margin-top: -20px; }
.menu-listing { color: #3a0204; font-size: .9em; }
.menu-listing h3 { color: #BA0200; line-height: 1.2em; font-weight: bold; font-size: 1.3em; padding:0px;}
.menu-listing h4 { color: #000; line-height: 1.2em; font-weight: normal; font-size: 1.2em; color: #3a0204; }
.menu-listing h3 span { font-weight: normal; display: block; font-size: .9em; padding-bottom: 20px; }
/*** .menu-listing a.more {
  height: 23px;
  display: block;
  text-indent: -9999px;
  width: 184px;
  overflow: hidden;
  background: url('../img/download_voucher_dark.gif') no-repeat 0 0;
  margin: 0;
}***/


/*** Homepage ***/
#home-content {
  color: #000;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 12px;
  font-weight: normal;
  height: auto;
}
#home-content h2 { color: #000; font-style:italic; }

#home-content p { font-size: 13px; line-height: 1.8em; }

/*** Excursions ***/
#excursions_content h1 img { margin-left: 0px; }

/*** Aquarium ***/

#aquarium-content h1 { color: #000; font-style:italic; }
#aquarium--content p { font-size: 13px; line-height: 1.8em; }
#aquarium-column-left { width: 560px; margin: 20px 0 20px 0;}


/*** Footer ***/
#footer { font-size: 12px; }
