/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:14px;
	margin:0 auto;
	background-color:#FFF;
	background-repeat: repeat;
	background-position: top center;
	background-image:url(/images/bg_body.jpg);
	font-family: 'Comic Sans MS', Georgia, serif;
}

a {
	/*color:#2B5376;*/
	color:#ca144f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; color:#1b5c5d; }

h3 { font-size:15px; }

/* ---- jQuery Dropdowns ---- */

.ie-bump {
	position:absolute;
	top:342px;
	z-index:5000;
}

#right-side {
	position:relative;
	top:0;
	left:0;
	float:right;
	margin:0 0 10px 10px;
}

#jump-menu {
	width:100%;
	text-align:center;
}

.coco-name {
	text-align:center;
	margin:0;
	font-size:24px;
	font-weight:bold;
	color:#fff;
}

.coco-date {
	text-align:center;
	margin:0;
	font-size:18px;
	font-weight:bold;
	color:#e2b423;
}

#coconut-image {
	position:relative;
	top:0;
	left:0;
	margin:0;
	width:273px;
	height:360px;
	padding:20px 0 0 22px;
}

#coconut-image img {
	border:none !important;
	width:250px;
	height:250px;
}

#coconut-overlay {
	position:absolute;
	top:0;
	left:0;
	width:293px;
	height:102px;
	background:url(images/overlay-coconut.png) no-repeat;
	z-index:5000;
	padding-top:280px;
}

#email-signup {
	position:absolute;
	top:225px;
	right:15px;
	width:325px;
	height:60px;
	background:url(images/bg-signup-board.png) no-repeat;
	z-index:5000;
}

#email-signup .text-input {
	position:absolute;
	top:15px;
	right:100px;
	width:100px;
	border:2px solid #ae2258;
}

#email-signup .submit {
	position:absolute;
	top:15px;
	right:15px;
}

.free-music {
	position:absolute;
	top:150px;
	right:20px;
	z-index:5000;	
}

#countdown {
	position:absolute;
	top:225px;
	left:25px;
	width:215px;
	height:60px;
	background:url(images/bg-countdown-board.png) no-repeat;
	padding:0 0 0 110px;
	z-index:5000;	
}

#bf-down, #nl-down, #lc-down {
	position:absolute;
	top:40px;
	right:20px;
	cursor:pointer;
}

#bf-open, #nl-open, #lc-open {
	position:relative;
	top:0;
	left:0;
	width:445px;
	height:auto;
	display:none;
}

.line {
	width:100%;
	height:1px;
	background-color:#71c3cf;
	margin:20px 0;
}

#restaurant-info-dd {
	position:absolute;
	top:87px;
	left:125px;
	width:125px;
	height:178px;
	background-color:#099;
	z-index:5000;
	text-align:center;
	display:none;
	border-right:3px solid #17abab;
	border-left:3px solid #17abab;
	border-bottom:3px solid #17abab;
}

#events-dd {
	position:absolute;
	top:87px;
	left:255px;
	width:115px;
	height:72px;
	background-color:#ffc263;
	z-index:5000;
	text-align:center;
	display:none;
	border-right:3px solid #d75d3d;
	border-left:3px solid #d75d3d;
	border-bottom:3px solid #d75d3d;
}

#events-dd a {
	color:#fff;
	display:block !important;
	padding:2px 0;
	width:115px;
	border-bottom:1px solid #d75d3d;
}

#events-dd a:hover {
	font-weight:bold;
	text-decoration:none;
	background-color:#c87057;
}

#just-fun-dd {
	position:absolute;
	top:87px;
	right:155px;
	width:125px;
	height:148px;
	background-color:#752060;
	z-index:5000;
	text-align:center;
	display:none;
	border-right:3px solid #e0a215;
	border-left:3px solid #e0a215;
	border-bottom:3px solid #e0a215;
}

#just-fun-dd a {
	color:#fff;
	display:block !important;
	padding:2px 0;
	width:125px;
	border-bottom:1px solid #e0a215;
}

#just-fun-dd a:hover {
	font-weight:bold;
	text-decoration:none;
	background-color:#9c2b84;
}

#restaurant-info-dd a {
	color:#fff;
	display:block !important;
	padding:2px 0;
	width:125px;
	border-bottom:1px solid #17abab;
}

#restaurant-info-dd a:hover {
	font-weight:bold;
	text-decoration:none;
	background-color:#17abab;
}

/* ---- class settings ----------------------- */

.photo-table {
	position:absolute;
	top:20px;
	left:20px;
}

.photo-table img {
	border:3px solid #fff;
	margin-right:5px;
}

.calendar {
	font-size:12px;
}

.question {
	font-size:15px;
	font-weight:bold;
	color:#1b5c5d;
}

.menu-table td {
	text-align:center;
	vertical-align:top;
}

.menu_container {
	position:relative;
	margin:0 auto;
	width:100px;
	height:auto;
	float: left;
	text-align: center;
	padding: 10px 25px;
}

.no-border {
	border:none !important;
}

.logo-sign {
	position:absolute;
	top:0;
	left:355px;
	z-index:10;
}


.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

.double-border {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #d6416c;
}

/* ---- layout settings ----------------------- */

#bg_repeat {
	position:relative;
	margin:0 auto;
	width:100%;
	height:auto;
	background-repeat: repeat-x;
	background-position: top center;
	background-image: url(images/bg_top.jpg);
}

#main_container {
	position:relative;
	margin:0 auto;
	width:942px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:942px;
	height:370px;
	padding: 20px 0 0 0;
	background-repeat: no-repeat;
	background-image: url(images/bg_header.jpg);
	z-index:1;
}

#header-sub {
	position:relative;
	top:0;
	left:0;
	width:942px;
	height:109px;
	padding: 20px 0 0 0;
	background-repeat: no-repeat;
	background-image: url(images/bg_header.jpg);
	z-index:1;
}

#banner {
	position:relative;
	top:0;
	left:0;
	width:942px;
	height:304px;
}

#banner-sub {
	position:relative;
	top:0;
	left:0;
	width:942px;
	height:42px;
}

#rotator_container {
	position:relative;
	top:0;
	left:0;
	width:702px;
	height:342px;
	background:url(images/img_rotator-bg.jpg) no-repeat;
}

#side-slider {
    position:relative;
	top:0;
	left:0;
    width:240px; /* Change this to your images width */
    height:168px; /* Change this to your images height */
}

#side-slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}

#slider {
    position:absolute;
	top:20px;
	left:49px;
    width:593px; /* Change this to your images width */
    height:282px; /* Change this to your images height */
	border:8px solid #fff;
}

#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:942px;
	height:67px;
z-index:5001;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:942px;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(images/bg_main-home.jpg);
}

#main-sub {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:942px;
    height:auto;
	background-repeat: repeat-y;
	background-image:url(images/bg_subpage-main-repeat-wide.jpg);
}

/* ---- start main content settings -------------- */

#container_left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:702px;
	height:auto;
}

#content_main {
	position:relative;
	top:0;
	left:0;
	width:702px;
	height:auto;
}

#content_main-home-container {
	position:relative;
	top:0;
	left:0;
	width:662px;
	height:auto;
	padding: 10px 20px;
	background-repeat: no-repeat;
	background-image: url(images/bg_main-home-top.jpg);
}

#content_main-home {
	position:relative;
	top:0;
	left:0;
	float: left;
	width:448px;
	height:auto;
}

#accordian_container {
	position:relative;
	top:0;
	left:0;
	width:448px;
	height:auto;
}

#acc_white {
	position:relative;
	top:0;
	left:0;
	width:408px;
    height:auto;
	background-repeat: repeat-y;
	background-image: url(images/bg_accord-white.jpg);
	padding:20px;
}

#acc_yellow {
	position:relative;
	top:0;
	left:0;
	width:448px;
	height:auto;
	padding: 20px 0 30px 0;
	background-repeat: repeat-y;
	background-image: url(images/bg_accord-yellow.jpg);
}

#acc_yellow table { padding: 0 20px; margin: 0 0 10px 0; }

#acc_yellow p { padding: 0 20px; }

#acc_green {
	position:relative;
	top:0;
	left:0;
	width:448px;
	height:auto;
	padding: 20px 0 30px 0;
	background-repeat: repeat-y;
	background-image: url(images/bg-accord-green.jpg);
}

#acc_green table { padding: 0 20px; margin: 0 0 10px 0; }

#acc_green p { padding: 0 20px; }

#acc_pink {
	position:relative;
	top:0;
	left:0;
	width:448px;
	height:auto;
	padding: 20px 0 30px 0;
	background-repeat: repeat-y;
	background-image: url(images/bg_accord-pink.jpg);
}

#acc_pink table { padding: 0 20px; margin: 0 0 10px 0; }

#acc_pink p { padding: 0 20px; }

#latest_photos {
	position:relative;
	top:0;
	left:0;
	width:702px;
	height:212px;
}

#latest_photos-content {
	position:relative;
	top:0;
	left:0;
	width:702px;
	height:167px;
	background-repeat: no-repeat;
	background-image: url(images/bg_btm-photos.jpg);
}

#content_subpage {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:702px;
	height:auto;
}

#content_subpage-top {
	position:relative;
	top:0;
	left:0;
	width:652px;
    min-height:799px;
    height:auto !important;
    height:799px;
	background:url(images/bg_subpage-main-top.jpg) no-repeat;
	padding:30px 20px 20px 30px;
}

#content_subpage-top-press {
	position:relative;
	top:0;
	left:0;
	width:652px;
    min-height:799px;
    height:auto !important;
    height:799px;
	background:url(images/bg_subpage-main-top-press.jpg) no-repeat;
	padding:140px 20px 20px 30px;
}

.subpage-flag {
	position:relative;
	left:-8px;
	margin:7px 0 10px 0;
}

#page-content img {
	border:4px solid #ff9d89;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#container_right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:240px;
	height:auto;
}

#facebook_container {
	position:relative;
	top:0;
	left:0;
	width:230px;
	height:322px;
	background:url(images/img-side-facebook-box-bg.jpg) no-repeat;
	padding:20px 0 0 10px;
}

#twitter_container {
	position:relative;
	top:0;
	left:0;
	width:205px;
	height:190px;
	background:url(images/img-side-twitter-bg.jpg) no-repeat;
	padding:58px 20px 0 15px;
	font-size:10px;
}

#twitter_container ul li {
	margin-bottom:10px;
}

.tweetweet {
	position:absolute;
	bottom:5px;
	right:20px;
	font-size:14px;
}

#events_container-side {
	position:relative;
	top:0;
	left:0;
	width:220px;
	height:auto;
	color: #000;
	padding: 70px 10px 20px 10px;
}

#side_bar-home {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:186px;
	height:auto;

}

#sidebar-subpage {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:240px;
	height:auto;
}

#sub-side-tshirt, #sub-side-update, #sub-side-awards, #sub-side-events, #sub-side-facebook {
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:0;
}

#sub-side-tshirt {
	width:240px;
	height:174px;
}

#sub-side-updates {
	width:240px;
	height:168px;
}

#sub-side-awards {
	width:240px;
	height:168px;
}

#sub-side-events {
	width:210px;
	height:auto;
	background:url(images/img_sub-side-upcoming-events.jpg) no-repeat;
	padding:65px 15px 10px 15px;
	font-size:12px;
}

.event-title {
	font-size:14px;
	color:#d43b67;
	font-weight:bold;
}

.event-thumb {
	height:65px;
	width:65px;
	border:3px solid #fff;
}

#sub-side-facebook {
	width:220px;
	height:228px;
	background:url(images/img_sub-side-facebook.jpg) no-repeat;
	padding:10px;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:942px;
	height:222px;
	clear:both;
	background-repeat: no-repeat;
	background-image: url(images/bg-footer.png);
	color:#12595e;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#copyright {
	position:absolute;
	top:185px;
	left:30px;
}

#address {
	position:absolute;
	top:185px;
	left:350px;
}

#slug {
	position:absolute;
	top:185px;
	right:30px;
}

#note-from-lucy {
	position:absolute;
	top:55px;
	left:160px;
	width:325px;
	height:auto;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#01434c;
}

#bottom-links p.head a {
	color:#34aebe !important;
}

#footer-social a {
	display:inline !important;
	margin-right:5px;
}

#bottom-links p.head {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.2em;
	color:#34aebe !important;
}

#bottom-links {
	position:absolute;
	top:15px;
	right:0px;
	width:420px;
	height:auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
}

#bottom-links td {
	vertical-align:top;
	text-align:left;
	padding-right:10px;
}

#bottom-links a {
	display:block;
	color:#12595e;
}

#open-times {
	position:relative;
	top:0;
	left:-15px;
	width:194px;
	height:92px;
	background:url(images/bg-open-times.jpg) no-repeat;
line-height:14px;
color:#007759;
padding:60px 0 0 10px;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:67px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(/images/nav/nav.png);
}

a#nav_01 {
	width:110px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -70px;
}

.active_01 {
	background-position: 0 -70px !important;
}

a#nav_02 {
	width:158px;
	background-position:-110px 0;
}

a:hover#nav_02{
	background-position:-110px -70px;
}

.active_02 {
	background-position:-110px -70px !important;
}

a#nav_03 {
	width:99px;
	background-position:-268px 0;
}

a:hover#nav_03{
	background-position:-268px -70px;
}

.active_03 {
	background-position:-268px -70px !important;
}

a#nav_04 {
	width:76px;
	background-position:-588px 0;
}

a:hover#nav_04{
	background-position:-588px -70px;
}

.active_04 {
	background-position:-588px -67px !important;
}

a#nav_05 {
	width:115px;
	background-position:-664px 0;
}

a:hover#nav_05{
	background-position:-664px -70px;
}

.active_05 {
	background-position:-664px -67px !important;
}

a#nav_06 {
	width:163px;
	background-position:-779px 0;
}

a:hover#nav_06{
	background-position:-779px -70px;
}

.active_06 {
	background-position:-779px -67px !important;
}


/*------------------------------------------------------acc settings ------------------------*/



/* ---- start nav drop settings -------------------------- */

#hidden-layers {
	position:absolute;
	top:375px;
	left:0;
	width:930px;
	height:auto;
}

#hidden-layers a {
	color:#fff;
	padding:3px;
	display:block;
	font-size:14px;
	text-decoration:bold;
}

#hidden-layers a:hover {
	background-color:#AB1B1A;
	color:#000;
}

#arrow_container {
	position:relative;
	top:0;
	left:0;
	width:300px;
	height:auto;
}


#arrow {
	position:relative;
	visibility:hidden;
	height:auto;
	width:300px;
}

#arrow_text {
	position:absolute;
	visibility:hidden;
	height:auto;
	width:300px;
}

#arrow a, #arrow_text a {
	display: block;
}

#L3 { width:155px; left:550px; }
#L4 { width:150px; left:123px; }
#L5 { width:125px; left:275px; }
#L6 { width:175px; left:665px; }
#L7 { width:120px; left:805px; }

.show {
	position:relative !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}

/*-------------------------------lightbox--------------------------------------*/

/*lightbox start*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #E64A89;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;

	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1000;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 50% no-repeat; }


#imageDataContainer{
	font: 12px "Comic Sans MS", Arial, sans-serif;
	background-color: #E64A89;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #FFF; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9000;
	width: 100%;
	height: 500px;
	background-color: #F4C517;
	background-image: url(images/bg_lightbox.gif);
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

#FrogJS{
				width: 760px;
				height: 600px;
				margin: 0 auto;
			}
			#FrogJSCredit{
				text-align: right;
				font-size: 80%;
				color: #999;
				padding: 1px;
			}
			#FrogJSCaption{
				text-align: left;
				line-height: 140%;
			}
