@charset "UTF-8";
/* ==========================================================================
   GENERAL
   ========================================================================== */
a[href]:after {
   content:"" !important;
}  
#header .span8, #header .span3 {width: 100% !important;}   
.hide {display: inline}   
body{font-family:Helvetica, sans-serif;background-image:url(../img/site-bg.jpg);margin:0;padding:0;}
#main a p{color:#333;}
blockquote{ font-size: 13px; font-style:italic}
h2{color:#066;font-size:28px;line-height:32px;font-weight:100;margin-top:0;margin-bottom:10px;}
h3{color:#066;font-size:20px;line-height:24px;font-weight:100;margin-top:0;margin-bottom:10px;}
h4{font-size:14px;line-height:16px;font-weight:700;margin-top:5px;margin-bottom:10px;color:#066;}
#footer h4{font-size:12px;line-height:14px;font-weight:700;margin-top:0;margin-bottom:5px;}
#header{ border-bottom: solid 1px #000; margin-bottom: 20px; padding-bottom: 20px;}

#header h1{display: none;}
#header h2{font-size:38px;font-weight:100;line-height:44px;margin:0;}
#header h3{font-size:14px;font-weight:400;line-height:16px;margin:0;}
#content{position:relative;}
#main .available_list,#main a.list{padding-top:20px;padding-bottom:20px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#999;display:block;}
#main{margin-top:14px;}
#aside {display: none;}
#footer{ border-top: solid 1px #000; margin-top: 20px; padding-top: 20px;}
.noprint {display: none;}
hr{border:0;border-top:1px solid #ccc;border-bottom:none;margin:20px 0;}
#share {display:none;}

/* ==========================================================================
   NAVIGATION AND UNORDERED LISTS
   ========================================================================== */
#breadcrumbs {display: none}

/* ==========================================================================
   SLIDE MENU
   ========================================================================== */
.jqueryslidemenu { display:none }


/* ==========================================================================
   FORM
   ========================================================================== */
textarea, input, select {
	width: 90%;
}
.error {
	color: #D00;
}
.trip {
	display:none;
}

/* ==========================================================================
   GALLERY
   ========================================================================== */
ul.imagelisting {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.imagelisting li {
	margin-bottom: 20px;
}
ul.imagelisting li:nth-child(4n+1) {
	margin-left: 0;
}
.galThumbTitle {
	font-size: 13px;
	line-height:16px;
	color:#066;
	font-weight:400;
}
.galsubTitle {
	font-size: 12px;
	line-height:14px;
}

/* ==========================================================================
   SKITTER SLIDESHOW
   ========================================================================== */

.box_skitter{position:relative;background:#000;}
.box_skitter img{max-width:none;}
.box_skitter .container_skitter{overflow:hidden;position:relative;}
.box_skitter .image{overflow:hidden;}
.box_skitter .box_clone{position:absolute;top:0;left:0;width:100px;overflow:hidden;display:none;z-index:20;}
.box_skitter .box_clone img{position:absolute;top:0;left:0;z-index:20;}
.box_skitter .prev_button{position:absolute;top:50%;left:35px;z-index:152;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;}
.box_skitter .next_button{position:absolute;top:50%;right:35px;z-index:152;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;}
.box_skitter .info_slide{position:absolute;top:15px;left:15px;z-index:100;background:#000;color:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;opacity:0.75;font-family:Helvetica, sans-serif;font-size:11px;font-weight:100;padding:5px 0 5px 5px;}
.box_skitter .info_slide .image_number{background:#333;float:left;cursor:pointer;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;margin:0 5px 0 0;padding:2px 10px;}
.box_skitter .info_slide .image_number_select,.box_skitter .info_slide .image_number_select:hover{background:#c33;float:left;margin:0 5px 0 0;padding:2px 10px;}
.box_skitter .container_thumbs{position:relative;overflow:hidden;height:50px;}
.box_skitter .info_slide_thumb{height:50px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;overflow:hidden;top:0;left:0;opacity:1.0;padding:0!important;}
.box_skitter .info_slide_thumb .image_number{overflow:hidden;width:100px;height:50px;position:relative;-moz-border-radius:0!important;-webkit-border-radius:0!important;border-radius:0!important;margin:0!important;padding:0!important;}
.box_skitter .info_slide_thumb .image_number img{position:absolute;top:-30px;left:-30px;height:100px;}
.box_skitter .box_scroll_thumbs{padding:0;}
.box_skitter .box_scroll_thumbs .scroll_thumbs{position:absolute;bottom:60px;left:50px;background:0 to(#fff));width:200px;height:10px;overflow:hidden;text-indent:-9999em;z-index:101;cursor:pointer;border:0 solid #333;}
.box_skitter .info_slide_dots{position:absolute;bottom:-40px;z-index:151;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;padding:5px 0 5px 5px;}
.box_skitter .info_slide_dots .image_number{background:#333;float:left;cursor:pointer;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;width:18px;height:18px;text-indent:-9999em;overflow:hidden;-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;margin:0 5px 0 0;}
.box_skitter .info_slide_dots .image_number_select,.box_skitter .info_slide_dots .image_number_select:hover{background:#c33;float:left;margin:0 5px 0 0;}
.loading{position:absolute;top:50%;right:50%;z-index:10000;color:#fff;text-indent:-9999em;overflow:hidden;background:url(../images/ajax-loader.gif) no-repeat left top;width:32px;height:32px;margin:-16px;}
.box_skitter .label_skitter{z-index:150;position:absolute;bottom:0;left:0;color:#fff;display:none;opacity:0.8;background:#000;}
.box_skitter .label_skitter p{font-family:Helvetica, sans-serif;font-size:22px;font-weight:100;margin:0;padding:10px;}
.box_skitter .progressbar{background:#000;position:absolute;top:5px;left:15px;height:5px;width:200px;z-index:99;border-radius:20px;}
.box_skitter .preview_slide{display:none;position:absolute;z-index:152;bottom:30px;left:-40px;width:100px;height:100px;background:#fff;border:1px solid #222;-moz-box-shadow:rgba(0,0,0,0.7) 2px 2px 5px;-webkit-box-shadow:rgba(0,0,0,0.7) 2px 2px 5px;box-shadow:rgba(0,0,0,0.7) 2px 2px 5px;overflow:hidden;}
.box_skitter .preview_slide ul{height:100px!important;overflow:hidden!important;list-style:none!important;display:block!important;position:absolute!important;top:0;left:0;margin:0!important;}
.box_skitter .preview_slide ul li{width:100px!important;height:100px!important;overflow:hidden!important;float:left!important;position:relative!important;display:block!important;margin:0!important;padding:0!important;}
.box_skitter .preview_slide ul li img{position:absolute!important;top:0!important;left:0!important;height:150px!important;width:auto!important;}
#overlay_skitter{position:absolute;top:0;left:0;width:100%;z-index:9998;opacity:1;background:#000;}
.box_skitter .focus_button{position:absolute;top:50%;z-index:100;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;opacity:0;-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;}
.box_skitter .play_pause_button{position:absolute;top:50%;z-index:151;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;opacity:0;-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;}
.box_skitter_large{width:640px;height:450px;margin-bottom:20px;margin-top:-14px;}
.skitter-square .play_pause_button,.skitter-square .next_button,.skitter-square .focus_button,.skitter-square .prev_button{display:block;background:url(../img/sprite-square.png) no-repeat;}
.skitter-square .play_pause_button{background-position:-55px 0;width:55px;height:55px;top:10px!important;left:10px!important;bottom:auto!important;right:auto!important;margin-top:0;}
.skitter-square .play_pause_button.play_button{background-position:0 0;width:55px;height:55px;}
.skitter-square .focus_button{background-position:-55px -55px;width:55px;height:55px;top:10px!important;left:65px!important;bottom:auto!important;right:auto!important;margin-top:0;}
.skitter-square .next_button{background-position:0 -55px;width:55px;height:55px;top:auto;left:auto;bottom:10px;right:10px;}
.skitter-square .prev_button{background-position:0 -110px;width:55px;height:55px;top:auto;left:auto;bottom:10px;right:65px;}
.skitter-square .info_slide{background:transparent;}
.skitter-square .info_slide .image_number{background:#fff;box-shadow:rgba(0,0,0,0.2) 1px 1px 0;font-size:12px;font-weight:400;color:#333;}
.skitter-square .info_slide .image_number:hover{background:#ccc;}
.skitter-square .info_slide .image_number_select,.skitter-square .info_slide .image_number_select:hover{background:#111;color:#fff;}
.skitter-square .info_slide_dots .image_number{width:14px;height:14px;box-shadow:rgba(255,255,255,0.2) 1px 1px 0;background:#ccc;}
.skitter-square .info_slide_dots .image_number:hover{background:#999;}
.skitter-square .info_slide_dots .image_number_select,.skitter-square .info_slide_dots .image_number_select:hover{background:#555;}
.skitter-square .progressbar{top:0!important;left:0!important;width:100%;background:#fff;border-radius:0;height:2px;}
.box_skitter ul,.box_skitter .image img{display:none;}
.box_skitter .prev_button:hover,.box_skitter .next_button:hover,.box_skitter .play_pause_button:hover,.box_skitter .focus_button:hover{opacity:0.5!important;}
.box_skitter .info_slide .image_number:hover,.box_skitter .info_slide_dots .image_number:hover{background:#000;}




/* ==========================================================================
   COOKIE
   ========================================================================== */
#cookie-bar{{display: none}