/* main style sheet */


/* header */
#header {
	padding: 0px;
	margin: 0px;
	width: 900px;
	height: 525px;
	background-image: url(../img/hanmer-spring.jpg);
	background-repeat: no-repeat;
}

/* end of header 
**********************/





/* nav */
#nav {
	margin: 0px;
	font-size: 15px;
	color: #666666;
	text-align: center;
	padding-top: 450px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#nav a {
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 37px;
	padding-bottom: 0px;
	padding-left: 37px;

}




/* end of nav 
**********************/




/* content */

#content {
	padding: 0px;
	width: 900px;
	margin: 0px;
}
#main {
	padding: 0px;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.box1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.box1-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 420px;
}
.box1-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 430px;
}
.box2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.box2-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 350px;
}
.box2-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 500px;
}


.list1 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.list1 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-align: left;
}

.btn-book {
	padding: 0px;
	float:left;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.btn-enq {
	padding: 0px;


	float:right
	width:135px;
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}




#distance-currency {
	margin: 0px;
	padding: 0px;
}
#distance {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 430px;
}
#currency {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 430px;
}
#distance img {
	padding: 0px;
	width: 235px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#currency img {
	padding: 0px;
	width: 235px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bottom-nav {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-size: 12px;
	text-align: center;
	color: #666666;
}
#bottom-nav a {
	color: #666666;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#bottom-nav a:hover {
	color: #333333;
	text-decoration: underline;
}








/* end of content 
**********************/





/* footer */
#footer {
	margin: 0px;
	width: 900px;
	font-size: 12px;
	background-image: url(../img/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer span {
	padding-right: 10px;
	padding-left: 10px;
}
#site-map {
	margin: 0px;
	padding: 0px;
}
#site-map a {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#site-map a:hover {
	color: #333333;
	text-decoration: underline;
}



/* end of footer 
**********************/





/*  General style */
html, body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 90%;
	margin:0;
	border:none;
	padding:0;
	color:#333333;
}
*html body  {
	/*font-size:85%;*/
}
*:first-child+html body {
	/*font-size:85%;*/
}




#container{
	width:900px;
	margin:0 auto;
	padding: 0;
}


/*****   clearfix   *****/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}
.clearfix {
	display: inline-block;
}
/* hide from ie-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* end hide from ie-mac */

/*****   end of clearfix   *****/

img {
	margin:0;
	padding:0;
	display: block;
	border-width: 0;
	border:none;
}
p {
	line-height: 1.6em;
}



.image-border {
	border: 1px solid #666666;
}

h1 {
	margin:0;
	padding:0;
}
h2 {
	margin:0;
	padding:0;
}
h2#title {
	padding:0;
	background-image: url(../img/heading-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 135px;
	width: 900px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#title span {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	letter-spacing: 0.08em;
}

h3 {
	margin:0;
	padding:0;
}
h3.subtitle {
	border-bottom-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b5cae9;
	font-size: 19px;
	font-weight: bold;
	color: #999179;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}


h4 {
	margin:0;
	padding:0;
}

.break {
	background-image: url(../img/break.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 1px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
}

.clear-both {
 clear:both;
}

.margin5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: justify;
}
.margin15 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: justify;
}
.margin10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
}
.margin20 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
}
.margin30 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align: justify;
}
.nomargin {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
.page-top {
	padding: 0px;
	width: 90px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
p.top-text {
	font-size: 18px;
	font-weight: bold;
	color: #777673;
	line-height: 1.4em;
}


input, textarea, select {
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	color:#000000; 
	border:1px solid #333333;
	background-color:#ffffff;
}

/* Link */
a {
	border: none;
}  

a:link {
	color:#666666;
	text-decoration:underline;
}

a:visited {
	color:#666666;
	text-decoration:underline;
}


a:hover {
	color:#000000;
	text-decoration:underline;
}

/* CopyRight Format-- */
div#copyright {
	font-family:Arial, Verdana, Helvetica;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	margin:0;
	border:0;
	color:#666666;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

a.linkcopy {
	color:#666666;
	text-decoration:underline;
}  

a.linkcopy:link {
	color:#666666;
	text-decoration:underline;
}

a.linkcopy:visited {
	color:#666666;
	text-decoration:underline;
}

a.linkcopy:hover {
	color:#000000;
	text-decoration:underline;
}
a:focus { 
	-moz-outline-style: none; 
}


#datepicker {
	background-color: #b5cae9;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 40px;
	padding-bottom: 4px;
	padding-left: 40px;
	border: 1px solid #4d76b3;
}

#datepicker img {
	display:inline;
}
#datepicker form {
	margin:0;
	padding:0;
}

/* end of general style */




/* specials */
.special_box_outer {
  margin: 0px 0px 20px 0px;
  padding: 0px;
  width: 870px;
  background-image: url(../img/special_box_middle.gif);
  background-position: left top;
  background-repeat: repeat-y;
}
.special_box_middle {
  margin: 0px;
  padding: 25px 0px 0px 0px;
  background-image: url(../img/special_box_top.gif);
  background-position: left top;
  background-repeat: no-repeat;
}
.special_box_inner {
  margin: 0px;
  padding: 0px 25px 25px 25px;
  background-image: url(../img/special_box_bottom.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}
.special_image_left {
  display: block;
  margin: 0px;
  padding: 0px 15px 5px 0px;
  border: none;
  float: left;
}
.special_image_right {
  display: block;
  margin: 0px;
  padding: 0px 0px 5px 15px;
  border: none;
  float: right;
}