

/* FILE CONTENTS
----------------------------------------------------------

1.	Resets (YUI3)
2.	Typography (YUI3)
3.	Basic Styles
4.	Container Styles
5.	Branding Styles
6.	Call To Action Styles
7.	Header Image Styles
8.	Aside (Secondary Content) Styles
9.	Navigation Styles
10.	Content Styles
11.	Gallery Styles
12.	Form Styles
13.	Image Styles
14.	Footer Styles
15.	Imported Styles
16.	Misc Styles & Notes

----------------------------------------------------------
---------------------------------------------------------- */


/* 1. YUI 3 Resets — Copyright (c) 2009, Yahoo! Inc. All rights reserved. (http://developer.yahoo.net/yui/license.txt)
---------------------------------------------------------- */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}


/* 2. YUI 3 Typography Styes — Copyright (c) 2009, Yahoo! Inc. All rights reserved. (http://developer.yahoo.net/yui/license.txt)
---------------------------------------------------------- */
body { font: 13px/1.231 "Helvetica Neue",Arial,Helvetica,clean,sans-serif;*font-size:small;*font:x-small; }
h1, h2, h3, h4, h5, h6 { font-family:Helvetica,"Helvetica Neue",Arial,sans-serif; }
select,input,button,textarea { font: 99% "Helvetica Neue",Arial,Helvetica,clean,sans-serif; }
table { font-size: inherit; font: 100%; }
pre,code,kbd,samp,tt { font-family: monospace;*font-size:108%; line-height: 100%; }
h1 { font-size:138.5%; }
h2 { font-size:123.1%; }
h3 { font-size:108%; }
h1,h2,h3,h4,h5,h6 { margin:1.5em 0 0.5em; }
h1,h2,h3,h4,h5,h6,strong { font-weight:bold; }
abbr,acronym { border-bottom:1px dotted #000; cursor:help; } 
em { font-style:italic; }
blockquote,ul,ol,dl { margin:1em; }
ol,ul,dl { margin-left:2em; }
ol li { list-style: decimal outside; }
ul li { list-style: disc outside; }
dl dd { margin-left:1em; }
th,td { padding:.2em .6em; }
th { font-weight:bold; text-align:center; }
caption { margin-bottom:.5em; text-align:center; }
p,fieldset,table,pre { margin-bottom:1em; }
input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}


/* 3. Basic Styles
---------------------------------------------------------- */
html { background:#fff url('../images/bg.png') repeat-x top center; padding:0; }

a { color:#BADA2F; text-decoration:none; border-bottom:1px solid #BADA2F; }
a:hover { text-decoration:none; color:#BADA2F; border-bottom-color:transparent; }
a:active { color:#BADA2F; }

h1, h4 { color:#BADA2F; }
h2, h5 { color:#000; }
h3, h6 { color:#999; }

p, li { color:#666; }

table { border:1px solid #e5e5e5; }
table th { background-color:#fff; border:none; }
table tr:nth-child(2n+1) { background-color:#ddd; }
table td { border:none; }


/* 4. Container Styles
---------------------------------------------------------- */
#accessibility-links { display:none; }
#page { background-color:white; width:860px; margin:0 auto; padding:0; -moz-box-shadow:0px 0px 25px rgba(0,0,0,0.3); -webkit-box-shadow:0px 0px 25px rgba(0,0,0,0.3); box-shadow:0px 0px 25px rgba(0,0,0,0.3); }


/* 5. Branding Styles
---------------------------------------------------------- */
#branding { width:333px; height:143px; display:block; position:relative; float:left; margin:26px 0 26px 33px; padding:0px; background:#BADA2F url('../images/logo-bg.png') no-repeat top left; }
#branding a { color: #fff; display:block; margin:12px 15px 0; font-weight:bold; font-size:274%; border-bottom:none; letter-spacing:-2px; line-height:1em; }
#branding a:focus { margin:11px 14px 0 4px; padding:0px 10px; }
#branding a img { width:200px; margin-top:10px; }
#branding a span { display:block; float:right; background-color:transparent; width:120px; height:30px; clear:right; }
#branding a span:nth-child(2) { width:70px; height:60px; }
#branding p { display:block; font-size:108%; margin:0; position:absolute; left:15px; right:15px; bottom:10px; color:#000; }


/* 6. Call To Action Styles
---------------------------------------------------------- */
#call-to-action { position:relative; width:435px; height:143px; float:right; display:block; text-align:right; padding:0; margin:26px 33px 26px 0; }
#call-to-action p { color:#bababa; font-size:100%; letter-spacing:-1px; margin:0; position:absolute; bottom:-3px; left:0; right:0; text-align:right; }
#call-to-action p strong { font-size:190%; font-weight:bold; letter-spacing:-1px; color:#BADA2F; }
#call-to-action p em { font-style:normal; color:#BADA2F; font-weight:bold; }
#call-to-action p a { font-style:normal; font-size:100%; color:#BADA2F; text-decoration:none; border-bottom:1px solid #BADA2F; }
#call-to-action p a:hover { border-bottom-color:transparent; color: #BADA2F; }
#call-to-action p a:focus { border-bottom-color:#F4C600; }
#call-to-action p a:active { color:#BADA2F; }
#call-to-action p.main-phone-number { top:0; font-size:123.1%; font-style:italic; text-align:right; }


/* 7. Header Image Styles
---------------------------------------------------------- */
#header-image { width:860px; clear:both; background-color:transparent; border-bottom:1px solid #e5e5e5; margin:0; padding:0; }


/* 8. Aside (Secondary Content) Styles
---------------------------------------------------------- */
#aside { margin:0; display:block; padding:31px 10px 0 33px; }
#aside p em { font-style:normal; font-weight:bold; color:#fff; height: 13px; display:block; margin-bottom: -2px; padding-bottom: 0px; }


/* 9. Navigation Styles
---------------------------------------------------------- */
#nav { display:block; margin:0; width:196px; }
#nav li { border-bottom:1px solid #e5e5e5; list-style:none; margin:0; }
#nav li a { color:#242424; padding:8px 12px 6px 33px; display:block; text-decoration:none; border-bottom:none; background: #e1e1e1 url('../images/nav-bg.gif') no-repeat -28px 47%; }
#nav li a:hover,
#nav li a.current { background-color: #BADA2F; color:#BADA2F; }
#nav li a.current { cursor:default; }
#nav li a:active { color:#BADA2F }


/* 10. Content Styles
---------------------------------------------------------- */
#content { width:603px; background-color:white; float:right; border-left:1px solid #e5e5e5; padding:0px 30px 30px; }


/* 11. Gallery Styles
---------------------------------------------------------- */
#content ul#gallery { padding:0; margin:25px 0; float:none; clear:both; }
#content #gallery li { padding:0; list-style:none; position:relative; width:141px; height:141px; float:left; margin:0 9px 9px 0; }
#content #gallery li a { position:relative; padding:0; margin:0; display:block; border:1px solid black; width:141px; height:141px; }
#content #gallery li a img { position:absolute; margin:0; top:0; clip: rect(0px 141px 141px 0px); border:0px solid black; }
#content #gallery li a:focus img,
#content #gallery li a:hover img { display:block; clip:auto; z-index:50; border:15px solid black; top:-15px; left:-15px; -moz-box-shadow:0px 0px 15px rgba(0,0,0,0.75); -webkit-box-shadow:0px 0px 15px rgba(0,0,0,0.75); box-shadow:0 0 15px rgba(0,0,0,0.75); -webkit-transition: all 100ms ease-out; }
#content #gallery li a span { display:none; position:absolute; top:0; left:0; padding:0 5px 3px 0; background-color:black; z-index:60; font-size:10px; font-weight:bold; }
#content #gallery li a:hover span { display:block; color:#ccc; }


/* 12. Form Styles
---------------------------------------------------------- */
#content form { background-color:transparent; padding:15px 0px 15px; margin-top:15px; margin-right:10px; margin-bottom:30px; width:593px; clear:both; }
#content form fieldset { padding:15px; border:1px solid #ddd; margin-bottom:-1px; background-color:#eee; }
#content form ul { padding:0; margin:0; }
#content form li { position:relative; list-style:none; float:left; clear:left; padding:2px 0; }
#content form li.required-field-note { padding-left:200px; font:normal 10px Helvetica, Arial, Verdana, Sans-serif; color:#333;  }
#content form li.required-field-note em { vertical-align:-8px; }
#content form label { float:left; width:200px; font:normal 13px Helvetica, Arial, Verdana, Sans-serif; padding:5px 0; color:#333; }
#content form label.error { white-space:nowrap; margin-left:-8px; top:6px; font-weight:bold; text-transform:uppercase; font-size:10px; position:absolute; background-color:#f99; border:1px solid #c00; color:#900; padding:1px 3px 1px 10px; width:auto; -moz-border-radius:12px 1px 1px 12px; -webkit-border-top-left-radius:12px; -webkit-border-bottom-left-radius:12px; -o-border-radius:12px 1px 1px 12px; border-radius:12px 1px 1px 12px; -moz-box-shadow:0 1px 3px rgba(0,0,0,0.55); -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.55); box-shadow:0 1px 3px rgba(0,0,0,0.55); }
#content form input.error,
#content form textarea.error { border:2px solid #c00; margin:-1px; }
#content form input.error:hover,
#content form textarea.error:hover,
#content form input.error:focus,
#content form textarea.error:focus { border-width:2px; }
#content form input,
#content form textarea { float:left; border:1px solid #ccc; padding:4px; width:350px; font:normal 13px Helvetica, Arial, Verdana, Sans-serif; }
#content form input.arrival-date,
#content form input.departure-date,
#content form input.reservation-date,
#content form input.time { width:150px; }
#content form input:hover,
#content form textarea:hover { border:1px solid #fff; background-color:#f9f9f9; }
#content form input:active,
#content form textarea:active { background-color:#eee; }
#content form input:focus,
#content form textarea:focus { border:1px solid #934F0D; background-color:#FFF1D2; }
#content form em { font-size:24px; line-height:10px; vertical-align:-5px; font-weight:normal; color:#D20008; font-style:normal; }
#content form fieldset.buttons { padding-left:215px; }
#content form fieldset.buttons input { width:150px; margin-right:15px; padding:4px 14px; background-color:#fff; color:#000; border-color:#e5e5e5; cursor:pointer; }
#content form fieldset.buttons input:hover,
#content form fieldset.buttons input:focus { background-color:#BADA2F; }
#content form fieldset.buttons input:active { background-color:#BADA2F; }
#content form fieldset.buttons input.clear-form { width:auto; border-color:transparent; background-color:transparent; padding:0; color:#fff; margin:5px 0; text-decoration:underline; }
#content form fieldset.buttons input.clear-form:hover { text-decoration:none; }
#content form fieldset.buttons input.clear-form:active { color:black; }


/* 13. Image Styles
---------------------------------------------------------- */
#imagery { float:right; clear:left; margin:10px 0 10px 30px; }
#imagery img { float:left; clear:left;  padding:10px;  -moz-box-shadow:0px 0px 5px rgba(0,0,0,0.25); -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.25); box-shadow:0px 0px 5px rgba(0,0,0,0.25); margin:20px 0px 10px 0; }


/* 14. Footer Styles
---------------------------------------------------------- */
#footer { clear:both; display:block; border-top:1px solid #e5e5e5; padding:20px 20px 20px; }
#footer p { float:left; color:#666; width:50%; }
#footer cite { float:right; clear:none; width:40%; text-align:right; color:#666; }


/* 15. Imported Styles
---------------------------------------------------------- */
@import url("jquery.fancybox-1.3.1.css");			/* FancyBox jQuery-driven lightbox */
@import url("jquery-ui-1.8.custom.css");			/* jQuery UI CSS, mainly for date pickers etc */


/* 16. Misc Styles & Notes
---------------------------------------------------------- */
#warning { background:#C00; border-bottom:1px solid #c55; border-top:1px solid #c55; color:#fff; position:relative; z-index:1000; margin-top:0px; top:0; padding:0px; width:100%; margin-bottom:0px; }
#warning div { width:850px; margin:0 auto; padding:10px 0 5px; }
#warning h2 { margin:0; padding:5px 0 10px 0; color:white; font-weight:normal; }
#warning h2 strong { font-weight:bold; color:white; }
#warning h2 em { color:white; }
#warning p { color:#f99; }
#warning p strong { color:#fbb; }
#warning a { color: #fff; border:none; text-decoration:underline; }
#warning a:hover { text-decoration:none; }
#warning a:active { text-decoration:none; color:#760005; }

/* CLEAR FIX */
.clearfix:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; }
.clearfix { display:inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* close commented backslash hack */
