/*
Theme Name: Seaquest Resort
Theme URI: http://www.eyewebmaster.com/
Author: Eyewebmaster
Author URI: http://www.eyewebmaster.com/
Description: Seaquest Dive Center
Version: 1.0
License: GNU General Public License
*/

/* #Reset
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline; }	
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }

/* Basic Styles
================================================== */
body { background:#093d76; font: 14px/20px "Tahoma", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #fff; }


/* Typography
================================================== */
h1, h2, h3, h4, h5, h6 { color: #181818; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 16px; line-height: 16px; margin-bottom: 5px; color:#fff;}
h2 { font-size: 15px; line-height: 14px; margin-bottom: 10px; }
h3 { font-size: 14px; line-height: 13px; margin-bottom: 8px; }
h4 { font-size: 14px; line-height: 13px; margin-bottom: 8px; }
h5 { font-size: 14px; line-height: 13px; margin-bottom: 8px; text-transform: uppercase;  }
h6 { font-size: 14px; line-height: 10px; }
.subheader { color: #777; }
.double { text-transform: uppercase; font-weight:bold; background: url(images/bg_doubleline.png) repeat-x 0 5px; margin-bottom:15px; }
.double span { background: #F1F1F1; padding:2px 15px 2px 2px; border-radius: 2px 2px 2px 2px;}

p { margin: 0 0 20px 0; font-weight: normal; }
figure { margin:0 0 15px 0;   }
p img { margin: 0; }
p.lead { font-size: 21px; line-height: 27px; color: #777;  }

em { font-style: italic; }
strong { font-weight: bold; color: #333; }
small { font-size: 80%; }

/*Blockquotes  */
blockquote, blockquote p { font:italic 17px Georgia, serif; line-height: 24px; color: #777; font-style: italic; }
blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
blockquote cite { display: block; font-size: 12px; color: #555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }
.drop-in blockquote { text-align: center; padding:20px 0 20px 0; border-top:solid 1px #dcdcdc; border-bottom:solid 1px #dcdcdc; border-left:0; }

hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }

/* Links-
================================================== */
a, a:visited { color: #222; text-decoration: none; outline: 0; }
a { -o-transition: all .2s linear; -moz-transition: all .2s linear;  -webkit-transition: all .2s linear;  transition: all .2s linear; }
a:hover, a:focus { color: orange; }
p a, p a:visited { line-height: inherit; }

/* Lists
================================================== */
ul, ol { margin-bottom: 20px; }
ul { list-style: none outside;}
#footer ul { list-style: none outside; background: url("images/contbg-mid.png") repeat scroll 0 0 transparent; padding:10px; border-radius: 5px}
#footer a {text-shadow: 0.1em 0.1em 0.1em black;}
#footer p {text-shadow: 0.1em 0.1em 0.1em black;}
#footer .newsletter p{color: #00FFFF;}
#footer .social-links p{color: #00FFFF;}
.footer-bg  { background: url("images/contbg-mid.png") repeat scroll 0 0 transparent; padding:10px; border-radius: 5px}
ul p {color:#E8E5E5 !important;}
ol { list-style: decimal; }
ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside; }
ul ul, ul ol,
ol ol, ol ul { margin: 4px 0 5px 30px; font-size: 90%;  }
ul ul li, ul ol li,
ol ol li, ol ul li { margin-bottom: 6px; }
li { line-height: 18px; margin-bottom: 12px; }
ul.large li { line-height: 21px; }
li p { line-height: 21px; }

/* Images
================================================== */
img.scale-with-grid { max-width: 100%; height:110px;}

/* Form Elements
================================================== */
/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0; padding: 0; }
form p { margin-bottom:0; position:relative; }
form p input[type=submit] { position:absolute; top:25px; }
label { display:block; font-weight:bold; font-size:11px; text-transform: uppercase; margin-bottom:5px;}
input[type=text], textarea { font:inherit; float: left;font-size:12px; height:15px; width: 90%; margin-bottom: 10px; color:#525252; background: #fff; border:solid 1px #dcdcdc; padding:7px;  border-radius:3px; box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);  }
textarea { height:100px; }
/*input[type=text]:focus, textarea:focus { border:solid 1px #107ad2; box-shadow:0 0 3px rgba(0,0,0,0.1); }
input[type=submit] { margin-bottom: 10px; float: left;font:inherit; font-size:11px; font-weight:bold; height:31px; vertical-align: top; background: #1a74be; color:#fff; text-transform: uppercase; border:none; padding:7px; width:90%; border-radius:3px; cursor:pointer; }
input[type=submit]:hover,a.link-button:hover { background: #1a74be; }*/
.submit { margin-bottom: 10px; float: left;font:inherit; font-size:11px; font-weight:bold; height:31px; vertical-align: top; background: #1a74be; color:#fff; text-transform: uppercase; border:none; padding:7px; width:90%; border-radius:3px; cursor:pointer; }
a.link-button { font-size:10px; font-weight:bold; vertical-align: top; background: #2083d5; color:#fff !important; text-transform: uppercase; border:none; padding:5px 15px; border-radius:3px; }

/* Blocks */
.block { margin-bottom:40px; }
.block h1 { color:fff !important;  font-size:20px; text-shadow: black 0.1em 0.1em 0.1em; font-family: 'Quintessential', cursive; background: url("images/contbg-mid.png") repeat scroll 0 0 transparent;
    border-radius: 5px 5px 5px 5px; padding:9px;}
.block figure { padding:4px; border:solid 1px #dcdcdc; box-shadow:0 0 3px rgba(0,0,0,0.1); }
.block a { color:#525252; }
.block p { color:#E8E5E5 !important; box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);margin-bottom:5px;  border-radius: 5px; border-bottom-style: solid #fff; padding:5px; background: url(images/contbg-mid.png);}
.block figure { position:relative;  }
.block figure img { display:block; }
.block a:hover h1 { color:#ff8600; }
.block a:hover figure { border:solid 1px #107ad2; box-shadow:0 0 5px rgba(0,0,0,0.2); }
.front-container { margin-top:0px !important; }
.front-container .block { margin-bottom:0; }
.front-container .drop-in { margin-top:40px; margin-bottom:0;  }
.front-container .drop-in1 {margin:0px 10px 0 0; width:55%; float: left}
.front-container .drop-in2 {margin:0 0 0 10px; width:35%;float: left;}
.front-container .drop-in blockquote { margin-bottom:10px; }
.front-container .widget { margin-bottom:0; }


.one-third.with-action, .five.with-action { height:350px; }
.eight.with-action { height:380px; }
.eight.with-action .col-action { width:96%; }
.eleven.with-action { height:380px; }
.eleven.with-action .col-action { width:97%; }
.col-action { float: left; width:96.5%; padding:5px 10px; font-size:10px; text-transform: uppercase; position:absolute; background: url(images/bg_action.png) repeat-y; border-radius:3px; }
.col-action a { position:absolute; right:0; top:0; }
.ribbon { position:absolute; top:-3px; right:-3px; box-shadow: none !important; }
.overlay { background: #000 url(images/zoom.png) no-repeat center; background: rgba(0,0,0,0.5) url(images/zoom.png) no-repeat center; width:50px; height:30px; position:absolute; top:45px; left:15px; z-index:99; text-indent: -999em; cursor:pointer; display:none; border-radius:3px; }
.overlay2 { display:none; background: #000 url(images/zoom.png) no-repeat center; background: rgba(0,0,0,0.5) url(images/zoom.png) no-repeat center; width:50px; height:30px; position:absolute; top:15px; left:15px; z-index:99; text-indent: -999em; cursor:pointer; border-radius:3px; }
.fb { display:block; }
.front-container article:first-child { margin-left:0; }
.front-container article:last-child { margin-right:0; }

/* Content Styles */
.relative { position:relative; }
.alignleft { float:left; margin:5px 25px 15px 0; }
.alignright { float:right; margin:5px 0 15px 25px; }
.alignnone { margin-bottom:15px; }
.excerpt { font-size:14px; font-weight:bold; line-height: 22px; }
.alert { padding:15px; background: #F6F6F6; }
.note { background: #f4f6ad; }
.success { background: #a3e8ad; }
.success-alt { background: #a3d4e8; }
.content h1 {font-size: 22px;  font-family: 'Quintessential', cursive; text-shadow: black 0.1em 0.1em 0.2em; background: url("images/contbg-mid.png") repeat scroll 0 0 transparent; padding:10px 10px 10px 5px; border-radius: 5px;}
.content h1 a {color:orange;}
.content h1 a:hover {color:white;}
.content img { padding:4px; border:solid 1px #dcdcdc; box-shadow:0 0 3px rgba(0,0,0,0.1); }
.content figure img { padding:0; border:0; box-shadow: 0; }
.content li { margin-bottom:6px; }
.content ul { list-style: disc inside; }
.content ol, .content ul { margin-bottom:20px !important; }
/*.content *:last-child { margin-bottom:0; }*/
.content .news-lst { list-style: none; }
.content .news-lst li { margin-bottom:0px; padding-bottom:0px; }
.content .news-lst li:last-child { margin-bottom:0; }
.content form p { margin-bottom:15px; height: 55px; }
.content form input[type=text] { width:80%; }
.content form input[type=submit] { position:static; width:150px; }

.content table { width:100%; border-right:solid 1px #dcdcdc; border-top:solid 1px #dcdcdc; margin-bottom:20px; }
.content table th, .content table td { padding:5px; border-left:solid 1px #dcdcdc; }
.content table th { font-weight:bold; text-align: left; border-bottom:solid 1px #dcdcdc; background: #f1f1f1; }
.content table td { border-bottom:solid 1px #dcdcdc; }
.content table tr:nth-child(2n+1) td p {}
.content table tr td p {margin-bottom: 5px !important;}
.content table tr td ul li {margin-bottom: 5px !important;}

#table tr td{margin-bottom: 3px !important;}



.row {background: url("images/contbg-mid.png") repeat scroll 0 0 transparent; border-radius: 5px 5px 5px 5px; padding:10px 10px 20px 20px; border:1px solid #5ca8e6;}
.row p{color: #E8E5E5;}
.row a {color:#FF8600; }
.row a:hover {color:#FFF;}
/* Global Styles
================================================== */
#header-wrap { position:relative; z-index:2; width:100%; }
#header { /*background: #fff; background: rgba(255,255,255,0.9); */ background-image: url(images/menu-bg.png); height: 50px; }
#main-wrap {background: linear-gradient(to bottom, #01346c 0%, #083F77 100%) repeat scroll 0 0 transparent; background-color: #083F77;}
#main { padding-bottom:30px; padding-top:10px;  }
#main row {margin-left: 10px;}
#page-header { margin:0 auto; width:960px; height:330px;background: #dcdcdc; text-indent: -9999px; background-image: url("http://localhost:8888/seaquest/wp-content/uploads/2013/01/bohol-corals.jpg"); background-position: center; border-radius: 2px;}
#page-perma-header { height:330px;background: #dcdcdc; text-indent: -9999px; background-image: url("images/bohol-corals.jpg"); background-position: center; background: no-repeat;}
#header-head {position:relative; width:100%; background: url("images/head-bg.jpg") no-repeat scroll 0 0 transparent; background: no-repeat !important; }
.lang {width: 550px;float: left; padding:5px; margin-left: auto; margin-right: auto;}
img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
    

/* Logo */
#logo h1 { float: left; padding-top:10px; }
#home #logo h1 {top:20px; }
.award {float:left; padding-left:20px; margin-top: 30px; width: 130px;}
.padi-logo {float: left; margin-top:10px; width:250px;}
.padi-logo img {margin-right:20px}

/* Main navigation */
#navigation > select { display: none; }
.nav { margin-bottom:0; margin-left:5px; }
.nav li { float:left; line-height: 1; margin-bottom:0; }
.nav li a { display:block; text-transform: uppercase; color:#fff; font-size:14px; font:bold !important; margin: 5px 5px 0px 5px; padding:13px 4px; font-family: arial; }
.nav li a:hover, a:active { color:#2083d5;background-color: #f56f2f; border-radius: 3px;}
.nav > li { position: relative; }
.nav ul { position: absolute; list-style: none; margin: 10px 0 0 5px; padding: 0; z-index: 1000; background-color: #f56f2f; top: -999em;  }
.nav li li { display: block; background-color: #f54d29; margin:4px; box-shadow: -1px 1px 1px #D9D4C0; }
.nav li li a { padding: 5px 15px; margin:0px; display: block; white-space: nowrap; min-width: 170px; text-transform: capitalize; }

.nav .current-menu-parent .sf-with-ul{color:#fff; background-color: #f56f2f !important; border-radius: 3px; }
.nav .current-menu-item a{color:#fff; background-color: #f56f2f !important; border-radius: 3px; }
.nav > li:hover > ul { top: 35px; }
.sf-with-ul { padding-right: 15px; }
.alt-nav { width:100%; margin:10px; }

#header-star {margin: 0 auto;
    padding-top: 10px;
    position: relative;
    width: 960px; }


/* Weather / Languages */
#weather-lang { font-size:11px; line-height: 1; }
#yw { text-align: right; padding:11px 0 10px 0; }
#yw span { line-height: 1; }
#ywloc { position:relative; top:-2px; }
#ywtem { font-size:18px; font-weight:normal; margin-left:5px; color:#2083d5; }
#lang { text-align: right; padding:15px 0 10px 0; }
#lang a { display:inline-block; margin-left:5px; }
#lang a:last-child { margin-right:10px; }

/* Breadcrumb */
.bc { background: url("images/contbg-mid.png") repeat scroll 0 0 transparent; padding-bottom:7px; margin-bottom:5px !important;}
.bc a {color:#FF8600; }
.bc a:hover {color:#FFF;}
/* HomePage Styles
================================================== */
/* Slider */
.flex-utils { position:relative; }
.flex-captions { height:40px; position:relative; margin-top:-40px !important; background: #fff; background:rgba(255,255,255,0.9); }
.flex-captions p { padding:10px 0 0 35px; background: url(images/sprite.png) no-repeat 10px -42px; z-index: 500; color: #000; }
#home-slider {height: auto; }
#home-slider li { margin-bottom:0; }
#home-slider .flex-direction-nav { position:absolute; top:33px; right:10px; z-index: 700; }
#home-slider .flex-direction-nav li { margin:0; float:left; margin-left:5px;}
#home-slider .flex-direction-nav a { display:block; width:9px; height:14px; text-indent: -999em; }
#home-slider .flex-prev { background: url(images/sprite.png) no-repeat; left:-15px; right:0; opacity:1; }
#home-slider .flex-prev:hover { background: url(images/sprite.png) no-repeat 0 -14px; }
#home-slider .flex-next { background: url(images/sprite.png) no-repeat -15px 0; left:0; opacity: 1; }
#home-slider .flex-next:hover { background: url(images/sprite.png) no-repeat -15px -14px; }

/* Footer Styles 
================================================== */
#footer-wrap { padding-bottom: 10px; z-index: 999 !important; background-color: #013B70;  background-repeat: no-repeat; background-position: center;}
#footer-wrap li a { color:white; font-size:12px; padding:0px 6px; display: block; height: 20px;}
#footer-wrap li a:hover {color: orange;}
#footer-wrap a {color:#fff}
#footer-wrap .one-third {margin-left: 10px;}
#footer { padding-top:10px; padding-bottom: 10px;}
#footer p {color:#062d4f;}
#footer h4,h3 {color:#FF8600; }
#footer  ul li{}
.row ul li {}
.footer-bg ul li {list-style-type: square; margin-left: 25px; padding: 0px;}
.skype {width:280px; height: 35px;}
.skype-logo {float: left; width:100px; height: 35px;}
.skype-status {float: left; width 180px; height: 35px; padding-top:5px;}
.skype-title h4 {height: 15px; width: 280px; font-size: 18px; font: bold !important; padding-left: 20px; font-family: 'Quintessential',cursive;}
#menu-footer-menu-top {list-style-type: none !important;}
.row credits {list-style-type: none !important;}

/* Booking Styles */
#booking { background: url(images/bg_doubleline.png) repeat-x bottom; padding-bottom:40px; margin-bottom:40px; }
#booking .calendar { background: #fff url(images/sprite.png) no-repeat right -93px; }
#booking .calendar:focus { background: #fff url(images/sprite.png) no-repeat right -123px; }

/* Latest News List Styles
================================================== */
.news-lst li { background: url(images/bg_gradient.png) no-repeat bottom center; padding-top:10px; }
.news-lst li:first-child { padding-top:0; }
#footer .news-lst li:last-child { background: none; }
.news-lst li:last-child p { margin-bottom:0; }
.content .post-comments li:last-child p { margin-bottom:20px; }
.news-lst h3 { font-weight:bold; }
.news-lst img { margin-bottom:20px; }
.news-lst time { text-align: left; background: url(images/bg_doublelinev.png) repeat-y right; color:#9a9a9a; text-transform: uppercase; font-size:10px; }
.news-lst time b { display:block; font-size:16px; font-weight:bold; color:orange; }


/* Newsletter Styles */
.newsletter-wrap {float: left; border:solid 1px #e8e8e8; border-bottom-width:0; background: url(images/bg_newsletter.png) repeat-x; box-shadow: 0 0 2px rgba(0,0,0,0.05); border-radius:5px; }
.newsletter { background: url(images/bg_newsletter.png) repeat-x bottom; padding:20px 20px 45px 20px; border-radius:5px;  }
.newsletter h4 .{ color:#2083d5; text-transform: uppercase; font-size:12px; font-weight:bold; margin-bottom:15px; }
.newsletter h4 span { display:block; font-weight:normal; color:#7d7d7d; }
.newsletter p { font-size:11px; line-height: 15px; color:#7d7d7d; margin-bottom:10px; position:relative; margin-bottom:20px; }
.newsletter input[type=text] { width:95%; }
.newsletter input[type=submit] { top:0; right:-5px; width:100px;  }
.newsletter form p { margin-bottom:0; }

/* Social links Styles */
.social-links {margin-top:200px; }
.icn { width: 24px; height: 24px; background-image: url(images/social-icons.png); background-repeat: no-repeat; display:inline-block; margin-right: 5px; text-indent: -999em; cursor: pointer; }
.icn:focus,
.icn:active { outline: none }
.icn.twitter { background-position: -31px -1px }
.icn.twitter:hover { background-position: -31px -31px }
.icn.facebook { background-position: 0 -1px }
.icn.facebook:hover { background-position: 0 -31px }
.icn.flickr { background-position: -62px -1px }
.icn.flickr:hover { background-position: -62px -31px }
.icn.picasa { background-position: -94px 0 }
.icn.picasa:hover { background-position: -94px -30px }
.icn.lnkdin { background-position: -125px 0 }
.icn.lnkdin:hover { background-position: -125px -30px }
.icn.gplus { background-position: -156px -1px }
.icn.gplus:hover { background-position: -156px -31px }
.icn.rss { background-position: -187px -1px }
.icn.rss:hover { background-position: -187px -31px }
.icn.youtube { background-position: -218px -1px }
.icn.youtube:hover { background-position: -218px -31px }
.icn.wordpress { background-position: -250px -1px }
.icn.wordpress:hover { background-position: -250px -31px }
.icn.dribbble { background-position: -282px -1px }
.icn.dribbble:hover { background-position: -282px -31px }
.icn.pinterest { background-position: -313px -1px }
.icn.pinterest:hover { background-position: -313px -31px }
.icn.stumble { background-position: -345px -1px }
.icn.stumble:hover { background-position: -345px -30px }
.icn.digg { background-position: -380px -1px }
.icn.digg:hover { background-position: -380px -30px }

/* Credits */
.credits { background: url(images/bg_doubleline.png) repeat-x; padding-top:15px; font-size:11px; color:#878787; }
.credits a { color:#878787; }
.credits .active a, .credits a:hover { color:#4183bb; }
.credits .four { text-align: right; }
.footer-nav { margin-bottom:0; }
.footer-nav li { float:left; margin-bottom:0; margin-right:15px; }

/* Room Styles
================================================== */
.room-gallery {	border:solid 1px #dcdcdc; padding:9px; box-shadow: 0 0 3px rgba(0,0,0,0.1); margin-bottom:30px; }
#room-gallery, #room-carousel { margin-bottom:0; }
#room-gallery li, #room-carousel li { margin-bottom:0; }
#room-carousel { position:relative; margin-top:10px; }
#room-carousel li {  margin-right:10px; }
#room-carousel img { cursor:pointer; height:auto !important; }
#room-carousel .flex-control-paging { display:none; }
#room-gallery .flex-direction-nav { display:none; }
#amenities span { display:inline-block; background: #f1f1f1 url(images/sprite.png) no-repeat 5px -484px; margin:0 5px 5px 0; padding:2px 5px 2px 21px; border-radius:2px; color:#333; }

/* Blog Styles
================================================== */
#paging { text-align: center; margin-top:40px; }
#paging a, #paging span { display:inline-block; background: #f1f1f1; padding:3px 9px; margin-right:3px; border-radius:1px; font-size:11px; font-weight:bold; }
#paging a:hover { background: #dcdcdc; }
#paging a.active, #paging .current { display:inline-block; background: #1A74BE; color:#fff; }

/* Comments Styles */
.post-comments { margin-top:30px; }
.post-comments ol, .post-comments ul { list-style: none; font-size:inherit;  }
.post-comments > ol { margin-left:0; }
.post-comments li { margin:0 !important; padding:0 !important; background: none !important; }
.post-comments .avatar { float: left; margin: 15px 15px 5px 0; padding:3px; border:solid 1px #dcdcdc; }
.post-comments .comment-text { border-bottom: 1px solid #dcdcdc; }
.post-comments .comment-copy { width: 78%; padding: 15px; float: right; font-size: 13px; }
.post-comments .comment-meta { font-weight: bold; margin-bottom:5px !important; }
.comment-reply-link, .btn-reply { font-weight: bold; font-style: normal; float: right; font-size: 10px; text-transform: uppercase; color: #fff; padding: 3px 7px 0; background: #2083d5;  border-radius:2px; }
.comment-reply-link:hover, .btn-reply:hover { color:#fff; background: #1a74be; }
.comment-reply-link { font-size:10px; font-weight:bold; display:inline-block; border-radius:2px; margin-bottom:5px; }

/* Comments form */
li #form-wrapper .ten { width:520px; margin-top:20px; }
li li #form-wrapper .ten { width:490px; }
li li li #form-wrapper .ten { width:460px; }
li li li li #form-wrapper .ten { width:430px; }
#form-wrapper h2 { margin-bottom:20px; }
.post-form p { margin-bottom:15px; }
.post-form input[type=text] { width:50%; }
.post-form input[type=submit] { position:static; width:150px; }
#cancel-comment-reply-link { display:inline-block; font-size:14px; margin-left:10px; }

/* Booking Styles
================================================== */
#formerrors { padding:20px; background: #ffdbdb; border:solid 1px #f1c8c8; }
#formerrors li { list-style: none; }
#booking-form .calendar { background: #fff url(images/sprite.png) no-repeat right -93px; }
#booking-form .calendar:focus { background: #fff url(images/sprite.png) no-repeat right -123px; }
#booking-form p{height: 65px; float: left;} 
#booking-form .book-button {margin-top:70px;}

/* Location Styles
================================================== */
.map-wrapper { padding:9px; border:solid 1px #dcdcdc; box-shadow: 0 0 3px rgba(0,0,0,0.1); }
.map { height:400px; }

/* Widgets
================================================== */
.widget { margin-bottom:10px; }
.widget p{color:#E8E5E5;}
.widget h3 { color:#444; text-transform: uppercase; font-size:11px; }
.widget .double { background-position: 0 4px; }
.widget *:last-child { margin-bottom:3px; }
.widget .alignleft { margin-right:15px; }
.widget .alignright { margin-left:15px; }
.dive-sidebar, .service-sidebar { float:right;margin: 0 2px; background: url("images/contbg-mid.png") repeat scroll 0 0 transparent; padding:3px 5px 3px 5px; border-radius: 2px;}
.dive-sidebar, .service-sidebar a {color:#FF8600 !important;}
.dive-sidebar, .service-sidebar a:hover {color:#fff;}




/* Flickr Widget */
.flickr_badge_image { float: left; margin-right: 15px; margin-bottom: 19px; padding: 3px; border: solid 1px #dcdcdc; box-shadow: 0 0 3px rgba(0,0,0,0.1); }
.flickr_badge_image:nth-child(3n+1) { margin-right: 0 }
.flickr_badge_image img { display: block; }

/* Calendar Widget */
.widget_calendar #wp-calendar { width: 95%; text-align: center; }
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th { text-align: center }
.widget_calendar #wp-calendar caption { font-size: 11px; padding: 5px 0 3px; text-transform: uppercase; }
.widget_calendar #wp-calendar th { font-weight: bold }

/* Search Widget */
.searchform, .searchform input[type=text] {
	margin-bottom:10px; width:200px; margin-right:5px; padding-top:5px;
}
.searchform input[type=text] {
	background: #fff;
	border: none;
	-moz-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
	-webkit-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
	-o-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
	box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
	text-indent: 5px;
	font: inherit;
	padding: 5px 0;
}
.searchform > div { position:relative; }
.searchform .searchsubmit {
	position: absolute;
	width: 16px;
	height: 16px;
	right: 17px;
	border: none;
	text-indent: -999em;
	background: url("images/search.png") no-repeat;
	cursor: pointer;
	top: 3px;
	box-shadow: none;
	padding: 0;
}
.searchform label { display:none; }
/* List Widgets */
.widget ul { list-style: none; margin: 0; padding: 0; }
.widget ul li { margin-bottom:0; padding: 6px 0 5px 17px; background: url(images/sprite.png) no-repeat 0 -155px; border-bottom: 1px dotted #dcdcdc; }
.widget ul > li:first-child { padding-top: 0; background-position: 0 -162px; }

/* Twitter on sidebar */
.widget .twitter-time { display: block; font-size: 0.8em; font-weight: bold; }

/* Book Now widget */
.widget_ci_book_widget { color:#7f7f7f; font-size:11px; padding:0px; }
.widget_ci_book_widget p { margin-bottom:0; }
.book-now-price { text-align: center; float:left; width:90px; background: url(images/bg_divider.png) no-repeat right;  }
.book-now-price strong { font-size:22px; display:block; }
.book-now-action {text-align: center; margin-top:6px; float:left; width:260px; }
.book-now-action a {font-size: 15px; height: 25px; width:200px;}
.book-now-action span {font-size: 12px; margin-top: 5px;}

.inquire-now-action {text-align: center; margin-top:6px; float:left; width:260px;}
.inquire-now-action a {font-size: 15px; height: 25px; width:200px;}
.inquire-now-action span {font-size: 12px; margin-top: 5px;}

.book-now-action a { display:inline-block; width:90px; }
.book-now-action a span { text-align: center; }

/* Testimonial widget */
.widget_testimonial blockquote { margin-bottom:0; border:0; padding:0; }
.widget_testimonial blockquote p { background: #F9F9F9 url(images/bg_book.png) repeat-x; color:#7f7f7f; font-size:11px; border:solid 1px #dfdfdf; padding:20px; margin-bottom:5px; line-height:16px; }

/* 125x125 ads widget */
#ads125 li { float:left; width:133px; margin:0 14px 14px 0; background: none; border:0; padding:0; }
#ads125 li.last { margin-right:0; }
#ads125 li:hover img { border:solid 1px #1B76C2; }
#ads125 li img { display:block; padding:3px; border:solid 1px #dcdcdc; }
#ads125 li:nth-last-of-type(-n+2) { margin-bottom:0; }

/* Page widget */
.widget_ci_room_widget figure, .widget_ci_page_widget figure { padding:4px; border:solid 1px #dcdcdc; margin-bottom:10px; }
.widget_ci_room_widget a, .widget_ci_page_widget a { color:#525252; }
.widget_ci_room_widget a:hover figure, .widget_ci_page_widget a:hover figure { border:solid 1px #107ad2; box-shadow:0 0 5px rgba(0,0,0,0.2); }
.widget_ci_room_widget img, .widget_ci_page_widget img { display:block; }

/* Search widget */
.widget_search #search { position:relative; }
.widget_search #searchsubmit { position:absolute; top:0; right:0; width:90px; }

/* Fancybox
================================================== */
.fancybox-tmp iframe,
.fancybox-tmp object { vertical-align: top; padding: 0; margin: 0; }
.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; }
.fancybox-skin { position: relative; padding: 0; margin: 0; background: #f9f9f9; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.fancybox-opened { z-index: 8030 }
.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }
.fancybox-outer, .fancybox-inner { padding: 0; margin: 0; position: relative; outline: none; }
.fancybox-inner { overflow: hidden }
.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch }
.fancybox-error { color: #444; font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; margin: 0; padding: 10px; }
.fancybox-image,.fancybox-iframe { display: block; width: 100%; height: 100%; border: 0; padding: 0; margin: 0; vertical-align: top; }
.fancybox-image { max-width: 100%; max-height: 100%; }
#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span { background-image: url(images/fancybox_sprite.png); }
#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8020; }
#fancybox-loading div { width: 44px; height: 44px; background: url(images/fancybox_loading.gif) center center no-repeat; }
.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }
.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; background: transparent url(images/blank.gif); /* helps IE */ -webkit-tap-highlight-color: rgba(0,0,0,0); z-index: 8040; }
.fancybox-prev { left: 0 }
.fancybox-next { right: 0 }
.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; }
.fancybox-prev span { left: 20px; background-position: 0 -36px; }
.fancybox-next span { right: 20px; background-position: 0 -72px; }
.fancybox-nav:hover span { visibility: visible }
.fancybox-tmp { position: absolute; top: -9999px; left: -9999px; padding: 0; overflow: visible; visibility: hidden; }
#fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: #000; }
#fancybox-overlay.overlay-fixed { position: fixed; bottom: 0; right: 0; }
.fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; position: relative; text-shadow: none; z-index: 8050; }
.fancybox-opened .fancybox-title { visibility: visible }
.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8030; text-align: center; }
.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */ background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }
.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }
.fancybox-title-inside-wrap { margin-top: 10px }
.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, .8); }
.hidden { display:none; }

/* Media Queries
================================================== */

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
	/* Global styles */
	.content img { padding:0; border:0; }
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	/* Blocks */
	#navigation > ul { display:none; }
	#navigation > select { display: block; }
	.eight.block .col-action { width:94%; }
	
	/* Comments */
	.post-comments .comment-copy { width: 75%; }
	.post-comments li li .comment-copy { width: 73%; }
	
	/* Flickr Widget */
	.flickr_badge_image:nth-child(3n+1) { margin-right: 15px; }	
	
	/* Book now widget */
	.book-now { padding:5px; }
	.book-now-price { width:70px; }
	.book-now-action { width:130px; }
	
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	/* Global styles */
	#sidebar { margin-top:20px; }
	#navigation > ul { display:none; }
	#navigation > select { display: block; }
	#yw { display:none; }
	#lang { text-align: center; padding:0 0 10px 0; }
	#header h1 { text-align: center; width:100%; }
	#home #header h1 { top:80px;  }	
	#home #header h1 img { width:140px; }
	.alignleft, .alignright { float:none !important; display:block; margin:10px 0 !important; }

	/* Homepage 3col */
	#main .one-third { margin-bottom:30px; }
	#main .one-third:last-child { margin-bottom:0; }
	
	/* Footer booking form */
	#booking p { margin-bottom:10px; }		
	#booking p input[type=text] { width:96%; }
	#booking p input[type=submit] { position:static; top:auto; margin-top:10px; width:99%; }
	
	/* Blocks */
	.col-action { width:95%; }
	.eight.block { margin-bottom:40px !important; height:auto; }
	.eight.block .col-action { width:95%; position:relative; margin-top:20px; }
	.one-third { margin-bottom:40px !important; height:auto !important; }
	.one-third .col-action { width:95%; position:relative; margin-top:20px; }	
	.five.block { margin-bottom:20px !important; }
	.eleven.with-action { height:auto !important; margin-bottom:20px !important; }
	.eleven.with-action .col-action { width:95% !important; position:relative; margin-top:20px; }
	
	/* Comments */
	.post-comments ul { margin-left:0; }
	.post-comments .comment-copy { width: 100%; padding-left:0; padding-right:0; }
	.post-comments .avatar { display:none; }
	
	/* Flickr Widget */
	.flickr_badge_image:nth-child(3n+1) { margin-right: 15px; }
}

/* All Mobile Sizes < 480 (devices and browser) */
@media only screen and (max-width: 479px) {
	/* Global styles */
	.flex-direction-nav, .flex-captions { display:none; }
	.newsletter-wrap { margin-top:10px; }
	.social-links { margin-bottom:10px; }
	#footer .sig { text-align: left !important; margin-top:10px; }
	
	/* Blocks */	
	.col-action { width:93% !important; }
		
	/* Post form */
	.post-form input[type=text] { width:80%; }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	/* Global styles */
	.flex-direction-nav, .flex-captions { display:none; }
	.newsletter-wrap { margin-top:10px; }
	.social-links { margin-bottom:10px; }
	#footer .sig { text-align: left !important; margin-top:10px; }	
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	/* Global styles */
	#home #header h1 img { width:100px; }
	#booking p input[type=text] { width:95%; }
	#booking p input[type=submit] { width:100%; }	
}
#contact{
	list-style:none;
	margin:0;
}
#contact li{
	float: left;
    height: 60px;
	margin:0 0 20px;
    position: relative;
    width: 540px;
}
#contact li .text, li .wpcf7-quiz-label{
	background: orange;
	padding:15px 10px 10px 0;
	position:absolute;
	z-index:100;
	min-width:85px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	text-indent: 5px;
	color:white;
}
#contact li .required{
	position:absolute;
	right:10px;
	top:10px;
	z-index:100;
	color:orange;
}
#contact li .wpcf7-form-control-wrap{
	position: absolute;
}
#contact li .wpcf7-form-control-wrap input, #contact li .wpcf7-form-control-wrap textarea{
	background:#fff;
	border:solid 5px #F0EFEF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:15px 10px 25px;
	width: 509px;
	text-indent:95px;
	z-index:100;
	margin:0;
}
#contact li .wpcf7-form-control-wrap input:focus, #contact li .wpcf7-form-control-wrap textarea:focus{
	background:#F0EFEF
}
#contact li .wpcf7-form-control-wrap textarea{
	line-height: 28px;
    padding: 10px;
	height:200px;
}
#contact li#message{
	min-height:220px;
}
#contact li#submit input{
	color:#fff;
	text-decoration:none;
	margin:10px 30px 0 0;
	background:#09b2f3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#69d2f9', endColorstr='#09b2f3');
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#69d2f9), to(#09b2f3));
	background: -moz-linear-gradient(top, #69d2f9, #09b2f3);
	border:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-0-border-radius:3px;
	border-radius:3px;
	display:block;
	padding:10px 25px;
	text-align:center;
	text-shadow:0 1px 0 #09b2f3;
	text-transform:uppercase;
}
#contact li#submit input:hover{
	background:#69d2f9;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#09b2f3', endColorstr='#69d2f9');
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#09b2f3), to(#69d2f9));
	background: -moz-linear-gradient(top, #09b2f3, #69d2f9);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.5) inset;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.5) inset;
	-o-box-shadow:0 1px 2px rgba(0,0,0,.5) inset;
	box-shadow:0 1px 2px rgba(0,0,0,.5) inset;
	color:#06506c;
	text-shadow:0 1px 0 rgba(255,255,255,.25);
	text-transform:uppercase;
	cursor:pointer;
}
div.wpcf7-validation-errors {
    clear: left;
    background: #CF2D38;
    
}
#wpcf7-f1307-p136-o1 span.wpcf7-not-valid-tip, wpcf7-not-valid-tip
	{background: #CF2D38;}
