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

body {
	background:#000;
	font-family:"Lucida Sans", Arial, sans-serif;
	text-align:left;
}

#background {
	text-align:center;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	overflow:hidden;
	z-index:-1;
}

#strapline {
	position:absolute;
	top:20px;
	float:left;
	display:inline;
	right: 2%;
}

#strapline.negative3 h1,
#strapline.negative2 h1,
#strapline.negative h1 {
	color:#fff;
}

#strapline.positive2 h1,
#strapline.positive h1 {
	color:#9f9f9a;
}

#information {
	position:absolute;
	top:134px;
	left:0px;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity:0.85;
	opacity:0.85;
}

#information.bcontact {
	
}

#information.bpackages {
	/*margin-top:97px;*/
}

#copy_box {
	width:529px !important;
	width:613px;
	width/**/:/**/529px;
	padding:27px 55px 27px 29px;
	float:left;
	background:#252525;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity:0.85;
	opacity:0.85;
	display:inline;
}

#copy_box.bhome {
	height:257px !important;
	height:311px;
	height/**/:/**/257px;
	min-height:257px;
	max-height:257px;
	overflow-y:auto;
	margin-top: 100px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
}

#copy_box.bpackages {
	width:872px !important;
	width:930px;
	width/**/:/**/872px;
	height:257px !important;
	height:311px;
	height/**/:/**/257px;
	min-height:257px;
	max-height:257px;
	overflow-y:auto;
	padding:27px 29px 27px 29px;
	margin:134px 0 0 35px;
	/*margin:50px 0 0 35px;*/
}

#copy_box.bcontact {
	width:812px !important;
	width:850px;
	width/**/:/**/812px;
	height:311px !important;
	height:365px;
	height/**/:/**/311px;
	min-height:311px;
	max-height:311px;
	overflow-y:auto;
	margin:80px 0 0 35px;
}

#copy_box.bgallery {
	height:394px !important;
	height:453px;
	height/**/:/**/394px;
	margin:134px 0 0 35px;
}

#copy_box.bcontact_p {
	height:483px !important;
	height:442px;
	height/**/:/**/483px;
	margin:50px 0 0 35px;
}

#left {
	width:535px;
	padding:0 30px 0 0;
	float:left;
	border-right:1px solid #a7a6a6;
}

#right {
	width:259px;
	float:right;
}

.thumb {
	width:124px;
	height:58px;
	margin:0 11px 11px 0;
	float:left;
}

.indent {
	margin-left:23px;
}

#bottom {
	position:absolute;
	width:100%;
	height:128px;
	bottom:47px;
	left:0;
	display:inline;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}

#bottom.negative3,
#bottom.negative2,
#bottom.negative {
	background:#252525;
}

#bottom.positive3,
#bottom.positive2,
#bottom.positive {
	background:#fff;
}

#reflection {
	position:absolute;
	width:301px;
	height:24px;
	right:15px;
	bottom:45px;
	z-index:-1;
}

#logo {
	position:absolute;
	bottom:47px;
	left:0;
	z-index:+1;
}

.a_package {
	padding-bottom:13px;
	border-bottom:1px solid #929292;
}

.a_package p {
	padding-bottom:0;
}

/* FAQ */

#faq_box {
	width:569px !important;
	width:653px;
	width/**/:/**/569px;
	height:250px;
	min-height:250px;
	max-height:250px;
	float:left;
	background:#000000;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity:0.75;
	opacity:0.75;
	display:inline;
	overflow-y:auto;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 27px;
	padding-right: 55px;
	padding-left: 29px;
}

#faqs {
	width:100%;
	float:left;
	border-top:1px solid #808080;
}

.a_faq {
	margin-top:15px;
	float:left;
}

.a_faq p {
	padding-bottom:10px;
}

.a_faq h3 {
	font-size:1.4em;
	color:#fff;
}

/* gallery */

#gallery {
	margin-top:50px;
}

#gallery a img {
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
	-khtml-opacity:0.30;
	opacity:0.30;
}

#gallery a img:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	-khtml-opacity:1.00;
	opacity:1.00;
}

/* navigation */

#nav {
	width:900px;
	height:99px !important;
	height:128px;
	height/**/:/**/99px;
	float:left;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#nav_wrap {
	width:900px;
}

#nav ul {
	margin:0 20px 0 0;
	float:left;
}

#nav ul.first {
	margin-left:329px;
	display:inline;
}

#nav.negative3 a,
#nav.negative2 a,
#nav.negative a {
	font-size:1.1em;
	line-height:22px;
	color:#898989;
}

#nav.positive2 a,
#nav.positive a {
	font-size:1.1em;
	line-height:22px;
	color:#b1b1b2;
}

#nav.negative3 a:hover,
#nav.negative3 a.navon,
#nav.negative2 a:hover,
#nav.negative2 a.navon,
#nav.negative a:hover,
#nav.negative a.navon {
	color:#fff;
}

#nav.positive3 a:hover,
#nav.positive3 a.navon,
#nav.positive2 a:hover,
#nav.positive2 a.navon,
#nav.positive a:hover,
#nav.positive a.navon {
	color:#000;
}
/* footer */

#footer {
	font-size:1.1em;
	color:#fff;
	position:absolute;
	width:100%;
	height:43px;
	bottom:0;
	float:left;
	background:#000;
}

.freebird {
	padding-bottom:9px;
}

#foot_wrap {
	width:950px;
}

#tel {
	width:180px;
	margin:15px 0 0 35px;
	float:left;
	display:inline;
}

#email {
	width:290px;
	margin:15px 0 0 0;
	float:left;
}
#ikko {
	width:150px;
	float:left;
	color:#333333;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#rocket {
	width:290px;
	color:#333333;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	float: left;
}
#rocket a{
	color:#333333;
	text-decoration:none;
}
#rocket a:hover{
	color:#999999;
	text-decoration:none;
}
#social {
	margin:12px 15px 0 0;
	float:left;
}

#freebird {
	width:200px;
	margin:12px 10px 0 0;
	float:right;
	display:inline;
}

/* fonts */

a {
	color:#fff;
}

p {
	font-size:1.1em;
	color:#fff;
	line-height:22px;
	padding-bottom:13px;
}

h1 {
	font-size:0.9em;
	letter-spacing:0px;
}

h2 {
	font-size:1.8em;
	color:#fff;
	line-height:22px;
	padding-bottom:15px;
	text-transform:uppercase;
}

h3 {
	font-size:1.2em;
	color:#fff;
	line-height:18px;
	font-weight:bold;
}

/* colours */

.white {
	color:#fff;
}

/* form */

#form {
	width:805px;
	float:left;
}

#form h2 {
	padding-bottom:10px;
}

#fleft {
	width:252px;
	margin-right:25px;
	float:left;
}

#fmiddle {
	width:250px;
	float:left;
}

#fright {
	width:252px;
	float:right;
}

#form label {
	font-size:1.1em;
	color:#fff;
	margin:0 0 3px 0;
	float:left;
}

#form .inputtext {
	font-size:1.6em;
	color:#000;
	width:250px;
	height:23px !important;
	height:18px;
	height/**/:/**/23px;
	padding:3px 0 0 0;
	margin:0 0 5px 0;
	float:left;
	border:1px solid #fff;
}

#form .textarea {
	font-size:1.6em;
	color:#000;
	width:250px;
	height:78px !important;
	height:87px;
	height/**/:/**/78px;
	padding:3px 0 0 0;
	margin:0 0 5px 0;
	float:left;
	border:1px solid #fff;
}

#form .textarea2 {
	font-size:1.6em;
	color:#000;
	width:250px;
	height:190px !important;
	height:199px;
	height/**/:/**/190px;
	padding:3px 0 0 0;
	margin:0 0 5px 0;
	float:left;
	border:1px solid #fff;
}

#form .radio {
	margin:8px 0 3px 0;
}

