@charset "utf-8";
body{
	margin:0;
	padding:0;
	font-family: Arial, Tahoma,"Lucida Grande",sans-serif;
	color:#000;
	font-weight:normal;
	background-color: #f6f6f6;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.inner-container {
	color:#666666;
	background-image: url(../images/bg-left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
a{
	outline:none;
	color:#fd963d;
	text-decoration:none;
	border:none;
}
a:hover{
	color:#000;
}
a:link img {
	text-decoration: none;
	border:0;
	border:none;
}

a:visited img {
	text-decoration: none;
	border:0;
	border:none;
}

a:hover img{
	text-decoration: none;
	border:0;
	border:none;
}

#container{
	width:980px;
	margin:0 auto;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
#top{
	height:120px;
}
#top h1{
	width:264px;
	padding:0;
	text-indent:-2000px;
	float:left;

	background-repeat: no-repeat;
	background-position: 30px 20px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height:120px;
}
#top h1 a{
	display:block;
}
#language{
	height:25px;
	width:250px;
	float:right;
	font-size:12px;
	margin-top:15px;
	margin-right: 20px;
}
#language img{
	float:left;
	margin:0 3px;
}
#language a img{
	border:1px solid #ffdd48;
}
#language a:hover img{
	border:1px solid #000;
}

#headercontainer{

	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}


#header{
	height:170px;
	padding:20px 0 40px 500px;
}
#header h2{
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
	color:#FFFFFF;
	margin:0;
	padding:55px 35px;
}
#header h2 .yellow{
	color:#ffdd48;
}
#header h2 .bigger{
	font-size:45px;
	color:#ffdd48;
	line-height:35px;
}
#navigation {
	height:35px;
	font-family: Swis721 Cn BT;
	background-color: #004E67;
	padding-left: 20px;
}
#navigation ul{
	margin:0;
	padding:0;
}
#navigation ul li{
	list-style:none;
	float:left;
	font-size:15px;
	font-weight:normal;
	margin:0;
}
#navigation ul li a{
	display: block;
	line-height:35px;
	padding:0 20px;
	text-decoration:none;
	color:#FFF;
}

#navigation ul li a:hover, #navigation ul li a.active{
	background:#007095;
}
#navigation ul li.current_page_item a{
	background-color: #004E67;
}


#maincontent{
	width:625px;
	float:left;
	padding:15px 25px 0px 25px;
	font-size:13px;
	color:#666666;
	line-height:20px;
	text-align:justify;
}
#maincontent h2{
	font-family:"Times New Roman", Times, serif;
	color:#FD963D;
	font-size:30px;
	font-weight:normal;
}
#maincontent h3{
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	color:#56C5D0;
}
#maincontent p, h1, h2, h3{
	margin:10px 0 20px 0;
	padding:0;
}


#right{
	width:253px;
	float:left;
	font-size:12px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 27px;
}
#right ul{
	margin:0;
	padding:0;
	list-style:none;
}
#right ul li{
	margin:0;
	padding:0;
	list-style:none;
	background: none;
}

#right .ngg-right-box{
	width:252px;
	color:#666666;
	font-size:10px;
	margin:0 0 30px 0;
}
#right .ngg-right-box a{
	padding:4px;
	background:#FFF;
	border:1px solid #FFCC66;
	margin:3px 1px 3px 1px;
	float:left;
}
#right .ngg-right-box a:hover{
	background:#fff3ba;
}
#right .ngg-right-box p{
	padding:4px 2px;
	margin:0;
}
#right h2.right-boxtitle{
	color:#990000;
	font-size:22px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	margin:0 0 5px 0;
}

#right .option{
	width:232px;
	background: url(../images/bg-newsletter.jpg) no-repeat;
	padding:10px;
	margin-bottom:10px;
}
#right .option h2{
	color:#990000;
	font-size:26px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	margin:0 0 5px 0;
	padding:0 0 0 62px;
	background:url(../images/newsletter-icon.jpg) no-repeat;
	height:48px;
}
#right .option h2 .small{
	color:#424242;
	font-size:14px;
	font-weight:bold;
	background:none;
}


form{
	margin:0;
	padding:0;
}
form .form_text{
	border:1px solid #cacaca;
	font-size:11px;
	background:url(../images/bg-textbox.jpg) repeat-x #FFF;
	padding:6px 8px 5px 8px;
	margin-right:4px;
}
form .form_btn{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	background:url(../images/bg-go-btn.jpg) repeat-x #737373;
	border:1px solid #000;
	margin:0;
	padding:1px 0;
}

#bottom{
	width:980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #004E67;
	border: 1px solid #FFFFFF;
}
#bottomcontent{
	width:980px;
	background-color: #004E67;
	background-image: url(../images/bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
}
#bottomleftcontent{
	width:630px;
	padding:20px 25px 20px 25px;
	float:left;
}
#bottomleftcontent .itembox{
	width:200px;
	float:left;
	font-size:11px;
	text-align:center;
	margin:0 3px 0 4px;
}
#bottomleftcontent .itemboxcontent{
	border:1px solid #001F28;
	background:url(../images/bg-transparent.png);
	width:174px;
	padding:12px;
	height:140px;
	color:#56C5D0;
}
#bottomleftcontent .itemboxfooter{
	width:200px;
	margin-top:-12px;
}
#bottomleftcontent .itemboxfooter a{
	border:none;
	outline:none;
	padding:0;
	margin:0;
}
#bottomleftcontent .itemboxcontent img{
	padding:2px;
	background:#FFF;
	margin-bottom:6px;
}
#bottomleftcontent .itemboxcontent a img{
	padding:2px;
	background:#001F28;
	margin-bottom:6px;
}
#bottomleftcontent .itemboxcontent a:hover img{
	background:#fff3ba;
}
#bottomleftcontent h3{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:22px;
	font-weight:normal;
	margin:0 0 6px 0;
	padding:0;
}
#bottomleftcontent h4{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	margin:2px 0 9px 0;
	padding:0;
}
#bottomleftcontent h4 a{
	color:#56C5D0;
}
#bottomleftcontent h4 a:hover{
	color:#fff3ba;
}
#bottomrightcontent{
	width:300px;
	float:left;
	text-align:center;
	padding:35px 0;
}

#footerwrapper{
	width:982px;
	margin:0 auto;
	background: #ffffff url('../images/bg-box.jpg') repeat-x left top;
	border-top: 1px solid #CCCCCC;
}
#footerleftcontent{
	width:630px;
	padding:0 25px;
	font-size:12px;
	color:#001F28;
	line-height:18px;
	float:left;
	text-align:right;
	margin-top:27px;
}
#footerleftcontent ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#footerleftcontent ul li{
	float:left;
	padding:0 6px;
	border-left:1px solid #000;
	line-height:12px;
}
#footerleftcontent ul li.first{
	border:none;
}
#footerleftcontent ul li a{
	color:#001F28;
	width:auto;
}
#footerleftcontent ul li a:hover, #footerleftcontent ul li.current_page_item a{
	color:#001F28;
}
#footerleftcontent .validxhtml{
	width:45px;
	height:36px;
	color:#FFFFFF;
	background:url(../images/bg-xhtml.gif) no-repeat;
	float:right;
	margin-left:5px;
	font-size:10px;
	padding-left:30px;
	text-align:left;
	line-height:22px;
	margin-top:10px;
}
#footerleftcontent .validxhtml a{
	color:#FFF;
}
#footerleftcontent .validcss{
	width:45px;
	height:36px;
	color:#FFFFFF;
	background:url(../images/bg-css.gif) no-repeat;
	float:right;
	margin-left:5px;
	font-size:10px;
	padding-left:30px;
	text-align:left;
	line-height:22px;
	margin-top:10px;
}
#footerleftcontent .validcss a{
	color:#FFF;
}
#footerrightcontent{
	height:75px;
	display:block;
	float:left;
	background:url(../images/footer-divider.jpg) left 24px no-repeat;
	padding:15px 0 0 25px;
}


.specialoffer{
	width:230px;
	height:45px;
	background:url(../images/bg-special-offer.jpg) no-repeat;
	margin-bottom:30px;
	border:1px solid #FFF;
	padding:137px 10px 0 10px;
	color:#FFF;
}
.specialoffer p{
	line-height:45px;
	margin:0;
	padding:0;
	font-size:16px;
}
a.checkthemout {
	width:78px;
	height:35px;
	background:url(../images/special-offer-bt-normal.jpg) no-repeat;
	text-indent:-2000px;
	display:block;
	float:right;
}
a.checkthemout:hover {
	background:url(../images/special-offer-bt-hover.jpg) no-repeat;
}
.gallery{
	width:252px;
	color:#626262;
	font-size:10px;
	margin:0 0 30px 0;
}
.gallery p{
	padding:4px 2px;
	margin:0;
}
.gallery h2{
	color:#3b96e9;
	font-size:22px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	margin:0 0 5px 0;
}
.gallery a{
	padding:4px;
	background:#FFF;
	border:1px solid #e0e0e0;
	margin:3px 1px 3px 1px;
	float:left;
}
.gallery a:hover  {
	background:#fff3ba;
}

.clear{
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: both;
	float: none;
}
.divider{
	height:38px;
	background:url(../images/line-divider.jpg) no-repeat;
	clear:both;
	margin-bottom:16px;
}
.more {
	float: right;
	text-align: right;
}

.more a{
	text-decoration:none;
	text-align:right;
	float:right;
}
.box{
	border:1px solid #DDDDDD;
	padding:20px;
	margin-bottom:20px;
	background:url(../images/bg-box.jpg) repeat-x #FFF;
	width:585px;
	text-align:justify;
}

.boxleftcol{
	border:1px solid #DDDDDD;
	padding:10px;
	margin-bottom:20px;
	background:url(../images/bg-box.jpg) repeat-x #FFF;
}


.box h3{
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	color:#009498;
	font-weight:normal;
	margin:0 0 12px 0;
	padding:0;
}
.box h4{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#009498;
	font-weight:normal;
	margin:0 0 6px 0;
	padding:0;
}

h4{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#009498;
	font-weight:normal;
	margin:0 0 6px 0;
	padding:0;
}

.box h3 a, h4 a{
	color:#56C5D0;
}
.box h3:hover a, h4 a:hover{
	color:#000;
}

.box .imgleft{
	padding:5px;
	background:#FFF;
	border:1px solid #e5e5e5;
	float:left;
	margin:0 10px 10px 0;
}
.imgborder{
	padding:5px;
	background:#FFF;
	border:1px solid #e5e5e5;
}
.box a img.imgleft,
.box a img.imgright,
a img.imgborder {
	padding:5px;
	background:#FFF;
	border:1px solid #e5e5e5;
}
.box a:hover img.imgleft,
.box a:hover img.imgright,
a:hover img.imgborder {
	background:#fff3ba;
}

.imgleft-small{
	padding:5px;
	background:#FFF;
	border:1px solid #e5e5e5;
	float:left;
	margin:0 3px 10px 0;
}

.imgright{
	padding:5px;
	background:#FFF;
	border:5px solid #e5e5e5;
	float:right;
	margin:0 0 6px 10px;
}


/* Right Box Styles */
.smallbox {
	margin-top: 20px;
}

.smallbox h2 {
	color:#990000;
	font-size:32px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	margin:0;
	padding:0;
	width:245px;
	text-align:right;
	position: absolute;
}

.smallbox h2.camera{
	background:url(../images/camera-icon.png) no-repeat;
	height:75px;
}

.smallbox h2.weather{
	background:url(../images/icons/weather.gif) no-repeat left 10px;
	height: 75px;
}

.smallbox h2.car{
	background:url(../images/car-icon.png) no-repeat;
	height:75px;
}

.smallbox h2.currency{
	background:url(../images/currency-icon.png) no-repeat;
}

.smallbox h2.testimonials{
	background:url(../images/currency-icon.png) no-repeat;
}

.smallbox h2.equipment{
	background:url(../images/equipment.png) no-repeat;
	height:99px;
}

.smallbox h2.accesories{
	background:url(../images/wetsuits.png) no-repeat;
	height:99px;
}

.smallbox h3 {
	color:#5d5d5d;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	background:none;
	margin:0;
	padding:0;
	text-align:right;
	width:248px;
	padding-top: 35px;
}

.smallbox h3.equpment{
	margin:33px 0 0 0;
	padding:0;
}

.smallbox .desc{
	background:url(../images/bg-right-box.jpg) repeat-x #FFF;
	border:1px solid #e0e0e0;
	padding:18px;
	font-size:12px;
	text-align:justify;
	color:#777777;
	margin-top:5px;
	width:216px;
}

.smallbox .footer{
	background:url(../images/bg-right-box.jpg) repeat-x #FFF;
	border:1px solid #e0e0e0;
	padding:7px 18px;
	font-size:12px;
	text-align:justify;
	color:#777777;
	width:216px;
}

.smallbox .footer a{
	text-decoration:none;
	text-align:right;
	display:block;
}
.carsmallboxfooter{
	background:url(../images/bg-right-box.jpg) repeat-x #FFF;
	border:1px solid #e0e0e0;
	padding:7px 18px;
	font-size:12px;
	text-align:justify;
	color:#777777;
	margin-top:249px !important;
	margin-top:246px;
	position:absolute;
	width:216px;
}
.carsmallboxfooter a{
	text-decoration:none;
	text-align:right;
	background: url(../images/arrow.gif) right no-repeat;
	padding-right:15px;
	display:block;
	float:right;
}
.imgleft{
	padding:5px;
	background:#FFF;
	border:1px solid #e5e5e5;
	float:left;
	margin:0 10px 10px 0;
}
.readmore a{	
	text-decoration:none;
	text-align:right;
	padding-right:15px;
	display:block;
	float:right;
}
a.booknow{
	background: url(../images/bg-book-now-bt.gif) no-repeat;
	display:block;
	float:left;
	color:#FFF;
	width:64px;
	height:50px;
	text-align:center;
	padding-top:14px;
	margin-right:14px;
	font-size:17px;
	font-weight:bold;
}
a.booknow:hover{
	color: #000000;
}
.contacttitle{
	font-size:20px;
	font-weight:normal;
	margin-bottom:0px;
	display:block;
}
.price{
	background:url(../images/bg-price.gif) no-repeat;
	display:block;
	float:left;
	color:#FFF;
	width:64px;
	height:50px;
	text-align:center;
	padding-top:14px;
	margin-right:14px;
}
.price .ammount{
	font-size:21px;
}
.aboutnautilus{
	background:url(../images/nautilus-bigger.jpg) no-repeat;
	height:74px;
	display:block;
	margin-bottom:15px;
	text-align:right;
}
.aboutnautilus h2{
	font-family:"Times New Roman", Times, serif;
	font-size:29px;
	color:#000000;
	margin:0;
}
.aboutnautilus h2 .small{
	font-size:14px;
	color:#999999;
}
ul.underline{
	margin:0;
	padding:0;
}
ul.underline li{
	line-height:25px;
	border-bottom:1px solid #eeeeee;
	list-style:none;
	background:url(../images/small-square.jpg) 2px 12px no-repeat;
	padding-left:14px;
	clear:both;
}
ul.underline li a{
	display:block;
}
ul.underline li a:hover{
	background:#eeeeee;
}
ul.underline li a.booknow{
	background: url(../images/bg-book-now-bt.gif) no-repeat;
	display:block;
	float:left;
	color:#FFF;
	width:64px;
	height:50px;
	text-align:center;
	padding-top:14px;
	margin-right:14px;
	font-size:17px;
	font-weight:bold;
}
ul.underline li a.booknow:hover{
	color: #000000;
}

.content {
	background: url(../images/sep.jpg) repeat-y 300px 10px;
	padding: 15px 0px;
}

/* Form Styles */
.form_element .label {
	float:left;
	width: 150px;
	padding:8px 10px;
	text-align: right;
	font-weight: bold;
}

.form_element .element {
	float: left;
	padding:5px 10px;
}

.trip-button {
	background:url('../images/button-submit.gif') no-repeat left top;
	border: none;
	width: 83px;
	height: 28px;
}

/* Text Styles */
.orange {
	color: #FD963D;
}

.blue {
	color:#009498;
}

iframe {
	display: none;
}