@import url("base.css");
/*
==========================================================================
1 - Default Typography Sizing, Colours and Margins
==========================================================================
*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th, a:link, a:visited { /* For Nescape 4.0 and other inheritance intolerant browsers */
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #000;
	line-height: 1.5em;
}
body {
	font-size: 62.5%;
	margin: 0px;
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #140905;
}
#wrapper {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}

p, ul, dl, ol, form, blockquote, table {
	margin-bottom: 10px;
	color: #666666;
}

h1 {
	margin-bottom: 7px;
	color: #282722;
	font-family: trajan-pro,sans-serif;
	font-size: 2.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	margin-bottom: 4px;
	color: #b85e28;
	font-family: "Lucida Sans", Times, "Times New Roman";
	font-size: 1.5em;
}
h3 {
	font-size: 1.5em;
	margin-bottom: 8px;
	font-family: "Times New Roman", Times, serif;
	color: #F0D89C;
	font-weight: normal;
	margin-top: 0px;
	text-align: left;
}
h4 {
	font-size: 1.3em;
	margin-bottom: 5px;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
}
h5 { font-size: 1.1em; margin-bottom: 5px; }
p {
	font-size: 1.2em;
	margin-top: 0px;
	color: #FFFFFF;
	line-height: 1.9em;
}
#leftCol h2 {
	color: #FFF;
	font-weight: normal;
}

dl dt { font-weight: bold; }
ol li {
	list-style-type: none;
	list-style-position: inside;
}

/* blockquotes */
blockquote { background-color: #F5F5F5; margin-bottom: 1em; padding: 5px; }
blockquote p {
	color: #00a5ec;
	margin: 5px 5px 5px 15px;
	font: 1.2em georgia, "times new roman", serif;
	text-indent: -8px;
}
blockquote cite { font-style: normal; color: #CCC; font-weight: bold; }

table {
} 
td { padding: 5px; }
/*
==========================================================================
3 - Main Structural Divs
==========================================================================
*/
html, body { height: 100%; }
body {
	background-color: #140905;

}
#wrap {
	border: 1px solid #787665;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0px 2px 21px rgba(0, 0, 0, 0.80);
	-moz-box-shadow: 0px 2px 21px rgba(0, 0, 0, 0.80);
	-webkit-box-shadow: 0px 2px 21px rgba(0, 0, 0, 0.80);
}



#header {
	height: 136px;
}
#header-content {
	width: 850px;
	position: relative;
	height: 136px;
	background: #5F5D50 url(../images/core/koru_03.jpg) no-repeat right bottom;
}
#header-content-border {
	height: 10px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#flash {
	height: 251px;
	width: 100%;
	position: relative;
	z-index: 0;
}
#flash_inner {
	background-image: url(../images/core/koru/koru_05.jpg);
	background-repeat: no-repeat;
	height: 221px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	background-position: right;
	padding-top: 30px;
}
#flash_inner2 {
	height: 251px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
#flash_inner2 #enquire {
	position: absolute;
	top: 20px;
	left: -7px;
	width: 149px;
	height: 53px;
}
#enquire {
	 box-shadow: 5px 6px 17px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 5px 6px 17px rgba(0, 0, 0, 0.37);
    -webkit-box-shadow: 5px 6px 17px rgba(0, 0, 0, 0.37);

}

#enquire a {
	background-image: url(../images/enquire.jpg);
	text-indent: -9999px;
	height: 53px;
	width: 149px;
	display: block;
	background-position: left 0px;
}
#enquire a:hover {
	background-image: url(../images/enquire.jpg);
	background-position: left -53px;
}



#flash_content-border {
	height: 10px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}



#container {
	width: 850px;
	background-repeat: repeat-y;
	background-image: url(../images/core/koru/karu-master_08.jpg);
	background-position: right top;
	background-color: #5F5D50;
	margin: 0px auto;
	padding: 0px;
}
#leftCol {
	width: 495px;
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	padding-top: 50px;
	padding-right: 100px;
	padding-left: 100px;
	margin-bottom: 30px;
}
#rightCol {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 15px;
	width: 135px;
	float: right;
}
#rightCol p {
	font-size: 1em;
	color: #9F9D8C;
}
#leftCol h3 a{
	color: #FFF;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
#leftCol h3 a:hover {
	color: #B85E28;
}



/* CSS Document */


#gallery {
	text-align: center;
	margin-top: 4px;
	margin-bottom: 10px;
}
#gallery ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 10px;

}
#gallery li {
	display: block;
	float: left;
	margin-right: 9px;
	margin-bottom: 5px;
	margin-left: 1px;
}

#gallery      a {
	border: 2px solid #FFF;
	display: block;
	height: 50px;
	width: 50px;
	text-decoration: none;
	margin-bottom: 5px;
}
#gallery      a:link {
	text-decoration: none;
}
#gallery      a:visited {
	text-decoration: none;
}
#gallery      a:hover {
	border: 2px solid #b85e28;
}




#logo {
	float: left;
	margin-top: 4px;
	margin-left: 13px;
	z-index: 1;
	width: 620px;
	background: no-repeat right bottom;
	height: 80px;
	position: relative;
}
#addressBox {
}


#footer {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background-color: #B85E29;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	
}
#footer p {
	color: #FFF;
	text-align: center;
	font-size: 1em;
}
#footer  a:link, #footer a:visited  {
	color: #CCC;
	text-decoration: underline;
}
#footer  a:hover  {
	color: #FFFFFF;
}


#footer-inner {
	width: 284px;
	background: #5F5D50;
	clear: both;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 20px;
}
#nav/* CSS Document */

 {
	width: 850px;
	background-color: #25241E;
	height: 5px;
}

.yellowP {
	color: #D95E22;
	font-weight: bold;
}
.underlineP {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C1DDE3;
	padding-bottom: 10px;
	margin-bottom: 6px;
	margin-right: 10px;
}

.bullet {
	background-image: url(../images/core/tec1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.6em;
	font-size: 1.2em;
	color: #666666;
	font-weight: normal;
	text-transform: none;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3em;
}
.bullet_Headings {
	background-image: url(../images/core/tec1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
#midCol_alt {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}

#projects-list {
	border: 10px solid #DEDFD9;
	padding: 12px;
	margin-bottom: 15px;
}
#imgLeftFloat {
	float: left;
	border: 4px none #CCD2D2;
	margin-right: 25px;
	height: 120px;
	margin-bottom: 12px;
	list-style-type: none;
}
#imgLeftFloat  ul  li a {
	border: 4px solid #CBD4D3;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#imgLeftFloat ul li a:hover {
	border: 4px solid #D95E22;
}
a.han:link, a.han:visited {
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: underline;
	background: #00CC99;
	display: block;
}
a.han:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#address {
	float: left;
	width: 100%;
}
#flashFloatLeft {
	float: left;
}

#titleFloat {
	text-align: right;
	float: right;
	overflow: visible;
}
.foodGalleyContaner {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
#shipCrewRightCol {
	float: right;
	width: 204px;
	margin-left: 20px;
	margin-top: 40px;
}
.shadowWrapper {
	background-image: url(../images/core/shadow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	height: 124px;
	width: 202px;
	float: right;
	margin-top: 10px;
	margin-left: 20px;
}

.shipCrewImges {
	border: 2px solid #b85e28;
}
#gallleryfooter-inner {
	height: 57px;
	width: 284px;
	padding-top: 80px;
	margin-left: 200px;
}
#leftCol ul {
	list-style: none;
}
#leftCol li {
	color: #CCC;
	font-size: 1.2em;
	margin-bottom: 6px;
	line-height: 1.6em;
	background: url(none) no-repeat left center;
	list-style: url(../images/core/bullet.gif) outside;
	padding-left: 15px;
}
.lineSeperator {
	border-bottom: 1px #787667;
	display: block;
	border-top: 1px solid #787667;
	padding-top: 8px;
}
#nzMap {

}
#nzMap a:link {
	border: 2px solid #b85e28;
	height: 126px;
	width: 117px;
	display: block;
}
#nzMap a:hover {
	border: 2px solid #FFFFFF;
}
.package-container {
	background-color: #332f2c;
	height: 135px;
	width: 615px;
	margin-left: -115px;
	border: 1px solid #787665;
	margin-top: 20px;
	position: relative;
	 box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.21);
    -webkit-box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.21);

}
.package-container p {
	color: #999999;
	margin-left: 30px;
	margin-top: 0px;
	width: 310px;
	line-height: 1.5em;
}
.package-container h4 {
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 7px;
}
.package-container span {
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 1.1em;
}
.package-container span a {
	width: 300px;
	display: block;
	background-color: #4a3523;
	color: #e4cfb0;
	text-decoration: none;
	padding-left: 30px;
	padding-bottom: 7px;
	padding-top: 7px;
	background-image: url(../images/core/learn-more.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.package-container span a:hover {
	background-color: #B85E29;
}


.package-container img {
	float: right;
}
h4.package-title {
	background-color: #332F2C;
	font-family: trajan-pro, "Lucida Console", Monaco, monospace, sans-serif;
	width: 100px;
	margin-left: -115px;
	padding-left: 110px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 15px;
	box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.21);
	-moz-box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.21);
	-webkit-box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.21);
	text-transform: capitalize;
}

#package-details ul  {
	background-image: none;
}
#package-details ul li {
	color: #FFF;
	background-image: none;
	list-style-image: none;
	list-style-type: none;
	padding-left: 0px;
	margin-bottom: 16px;
}
#package-details div.day {
	font-weight: bold;
	width: 100px;
	float: left;
	font-style: italic;
}
#package-details div.day-detail {
	float: right;
	width: 380px;
}
#old {
	height: 136px;
	width: 390px;
	z-index: 99;
	position: absolute;
	left: 102px;
	top: 158px;
	background-image: url(../images/core/bg-old.jpg);
	box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.40);
	-moz-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.40);
	-webkit-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.40);
	padding-top: 60px;
	padding-bottom: 20px;
}
#old p {
	color: #4A0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.3em;
	margin-bottom: 5px;
	margin-top: 0px;
	width: 360px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 23px;
	background-image: url(../images/core/lifebuoy.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}
	
	table{
	border: 1px solid #787665;
	width: 500px;
	margin-bottom: 20px;
	}
	tr td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #69675A;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	}
	thead td{
	color: #fff;
	background-color: #332F2C;
	font-weight: bold;
	border-bottom: 1px solid #999;
	}
thead tr:hover td {
	background-color: #312D2A;
}


	tbody td{
	color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #949281;
	}
	tbody tr.even td{
		background: #eee;
	}
	tbody tr.selected td{
	color: #ffffff;
	background-color: #949281;
	border-left-color: #69675A;
	border-left-width: 1px;
	border-left-style: solid;
	}
	tbody tr.ruled td{
	color: #000;
	background-color: #C6E3FF;
	}
tr:hover td , tr.selected:hover td{
	background-color: #B85E28;
}
	
	/* Opera fix */
	head:first-child+body tr.ruled td{
		background-color: #C6E3FF; 
	}
.packages-title {
	background-color: #B85E28;
	color: #FFF;
	font-family: trajan-pro, Lucida Console, Monaco, monospace, sans-serif;
	font-size: 1.2em;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: -10px;
	margin-bottom: 10px;
}
p.package-detail {
	line-height: 1.5em;
	background-image: url(../images/core/lifebuoy.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: 0px 1px;
	padding-bottom: 2px;
}
.package-detail a {
	color: #A5A396;
	text-decoration: underline;
}
.package-detail a:hover {
	color: #FFF;
	text-decoration: none;
}

