@charset "utf-8";
/* CSS Document */

* {
	padding:0px;
	margin:0px;
}
* img {
	border:0px;
}
/* =Structure
------------------------- Page Structure ------------------
*/

body {
	background-color:#ececec;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.7em;
	color:#124065;
}
#wrapper {
	width:970px;	
	margin:0px auto 0px auto;
}
.clear {
	clear:both;
}
.line_grey {
	background:url(../images/divider_line_grey.gif) center no-repeat;
	padding-top:14px;
	padding-bottom:14px;
}

a {
	color:#124065;
	text-decoration:underline;
}
a:hover {
	color:#0b2337;
	text-decoration:none;
}
/* =Formating
------------------------- Formating ------------------
*/
h1 {
	font-size:1.2em;
}
h2 {
	font-size:1.1em;
	font-weight: bold;
}
/* =Header
------------------------- Header ------------------
*/
#header {
	width:970px;
	height:240px;
	background:url(../images/tahuna_house_header.jpg) no-repeat;
	margin-top:6px;
	margin-bottom:4px;
}


/* =Nav
------------------------- Nav ------------------
*/
#menu_wrap {
	width:960px;
	height:44px;
	margin:0px auto 0px auto;
}
#menu_wrap li {
	list-style-type:none;
	float:left;
}
#menu_wrap li a {
	height:44px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-size:0px;
	line-height:0px;
	text-indent:-10000px;
}
.menu_home a {
	width:93px;
	background:url(../images/menu_home.png) top no-repeat;
}
.menu_accommodation a {
	width:175px;
	background:url(../images/menu_accommodation.png) top no-repeat;
}
.menu_location a {
	width:119px;
	background:url(../images/menu_location.png) top no-repeat;
}
.menu_tarriff a {
	width:173px;
	background:url(../images/menu_tarriff.png) top no-repeat;
}
.menu_faq a {
	width:87px;
	background:url(../images/menu_faq.png) top no-repeat;
}
.menu_terms a {
	width:193px;
	background:url(../images/menu_terms.png) top no-repeat;
}
.menu_contact_us a {
	width:120px;
	background:url(../images/menu_contact_us.png) top no-repeat;
}
#menu_wrap li a:hover {
	background-position:center;
}
#current a {
	background-position:bottom;
}


/* =Content
------------------------- Content ------------------
*/
#content_wrap {
	width:960px;
	margin:15px auto 32px auto;
	background:url(../images/content_fill.png) repeat-y;
}
#content_wrap li{
	padding-left: 10px;
	list-style-position: inside;
}

#content_top {
	height:5px;
	background:url(../images/content_top.png) top no-repeat;
}
#content_foot {
	height:5px;
	background:url(../images/content_foot.png) bottom no-repeat;
}
/* =Boxes
------------------------- Boxes ------------------
*/
#left_box_wrap {
	width:202px;
	/*background:url(../images/left_box_fill.gif) repeat-y;*/
	float:left;
}
#left_box {
	margin:10px;
	margin-top:0px;
}
#left_box img {
	margin:0px auto 0px auto;
	display:block;
}
#right_box_wrap {
	width:748px;
	/*background:url(../images/right_box_fill.gif) repeat-y;*/	
	float:left;
	margin-left:10px;
}
#right_box {
	margin:20px;
	margin-top:0px;
}
/* =Footer
------------------------- Footer ------------------
*/
#footer_box_wrap {
	width:960px;
	background:url(../images/footer_box_fill.gif) repeat-y;	
	margin:0px auto 10px auto;
}
#footer_box_top {
	height:5px;
	background:url(../images/footer_box_top.gif) top no-repeat;
}
#footer_box {
	height:33px;
}
#footer_box_foot {
	height:5px;
	background:url(../images/footer_box_foot.gif) top no-repeat;
}
#copyright {
	width:250px;
	float:left;
	margin-left:20px;
	line-height:33px;
}
#credits {
	width:500px;
	float:right;
	margin-right:20px;
	text-align:right;
	line-height:33px;
}

/*left col*/
.left_col_Title{	
	border-bottom:#af6060 dotted 1px;
	font-weight:bold;
	width: 100%;;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

.faqQuestion
{
	padding-left: 5px;
}

.faqAnswer
{
	padding-left: 17px;
	border-bottom: #666666 dotted 1px;
	padding-bottom: 10px;
}

#calendar_key
{

	width: 100%;
	padding-left: 19px;
	color: #007EAA;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-indent: 3px;
	padding-bottom: 10px;
}


.tariffs_btn
{
	background:url(../images/luxury-accommodation_tariffs_button.jpg);
	background-position: left;
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
	height:36px;
	margin-bottom:20px;
	width:265px;
	display:block;
}
.tariffs_btn:hover
{
	background-position:right;
}

.form_images
{	
	position:relative;
	float:right;
	width: 320px;
	margin-left: 10px;
	height: 240px;
	margin-bottom: 60px;
	margin-right: 5px;
}
.right_images
{	
	position:relative;
	float:right;
	width: 320px;
	height: 240px;
	margin-left: 10px;
	margin-bottom: 60px;
	margin-right: 5px;
}

.gallery_btn
{
	background:url(../images/tahuna_house_photo_gallery_btn.jpg);
	background-position: left;
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
	height:78px;
	margin-bottom:5px;
	width:185px;
	display:block;
}
.gallery_btn:hover
{
	background-position:right;
}
.testimonials_btn
{
	background:url(../images/tahuna_house_photo_testimonials_btn.jpg);
	background-position: left;
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
	height:78px;
	margin-bottom:5px;
	width:185px;
	display:block;
}
.testimonials_btn:hover
{
	background-position:right;
}
