@charset "UTF-8";
/* CSS Document */

html, body, h1, h2, h3, h4, h5, ol, ul, li, p, img, form, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	margin: 0;
	padding: 0;
}

html, body {
	width: 100%;
	height: 100%;
	background: #000;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.message, .errortext {
	color: #ff0000;
}

/*********************
STRUCTURE
****************************/
#preHead, #head, #section1, #section2, #section3, #footer {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#preHead {
	height: 31px;
	overflow: hidden;
}

#page {
	background: url(../images/bg_page.jpg);
	padding-bottom: 47px;
	min-width: 960px;
}

#footer {
	padding: 21px 0 72px;
	color: #fff;
	font-size: 11px;
}

/*********************
COMMON
****************************/

h1 {
	margin: 13px 0;
}

h2 {
	font-weight: normal;
	margin: 13px 0;
	font-size: 16px;
	color: #000;
}

h3 {
	margin: 13px 0;
}

h4 {
	margin: 13px 0;
}

h5 {
	margin: 4px 0;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
}

p {
	margin: 13px 0;
}

blockquote {
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	padding: 11px 0 8px 0;
	background: url(../images/bg_blockquote_line.jpg) no-repeat bottom center;
}

.blockquote {
	background: url(../images/bg_blockquote_line.jpg) no-repeat top center;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

#logo {
	width: 274px;
	height: 85px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	top: 58px;
	left: 13px;
}

#logo a {
	width: 100%;
	height: 100%;
	display: block;
	background: url(../images/img_logo.png) no-repeat top left;
	text-indent: -1000px;
	outline: none;
}

#reservation {
	display: block;
	width: 294px;
	height: 89px;
	overflow: hidden;
	text-indent: -1000px;
	position: absolute;
	top: 58px;
	left: 655px;
	background: url(../images/btn_makeReservation.png) no-repeat top left;
}

#reservation:hover {
	background-position: 0 -89px;
}

.btn_emailSignup {
	display: block;
	width: 182px;
	height: 21px;
	background: url(../images/btn_emailSignup.jpg) no-repeat top left;
	overflow: hidden;
	text-indent: -1000px;
	position: absolute;
	top: 5px;
	right: 11px;
}

.btn_emailSignup:hover {
	background-position: 0 -21px;
}

.btn_address {
	display: block;
	width: 372px;
	height: 13px;
	background: url(../images/btn_address.png) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
	position: absolute;
	top: 185px;
	left: 577px;
}

.btn_address:hover {
	background-position: 0 -13px;
}

.btn_margarita {
	display: block;
	width: 174px;
	height: 94px;
	background: url(../images/img_margarita.png) no-repeat top left;
	margin: 0 auto;
}

#sectionHeader {
	width: 690px;
	height: 67px;
	background: url(../images/icn_sectionHeader.jpg) no-repeat top left #06515d;
	margin: 0 auto 33px;
}

.noNav #sectionHeader {
	width: 931px;
}

#sectionHeader h1 {
	padding: 15px 0 0 100px;
	color: #fff;
	font-weight: normal;
	font-size: 36px;
	margin: 0;
}

#footer a {
	color: #fff
}

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

#cw {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 16px;
}

#copyright {
	clear: left;
}

/*********************
MAIN NAV
****************************/

.home #mainNav ul {
	height: 399px;
}

.internal #mainNav {
	width: 241px;
	float: left;
	background: url(../images/bg_mainNav_internal.jpg) repeat-y top left;
}

#mainNav ul {
	text-transform: uppercase;
	list-style: none;
	background: url(../images/bg_mainNav.jpg);
	width: 240px;
	float: left;
	padding-top: 2px;
}

.internal #mainNav ul {
	padding-top: 12px;
	width: 241px;
	background: url(../images/bg_mainNav_top_internal.jpg) no-repeat top left;
	min-height: 445px;
	padding-bottom: 20px;
	float: left;
}

.internal #mainNav ul ul {
	min-height: 0;
}

#mainNav ul li {
	padding-left: 21px;
	background: url(../images/bg_mainNav_li_bottom.png) no-repeat bottom left;
	float: left;
	clear: left;
	width: 220px;
}

#mainNav ul a {
	color: #8bc0cf;
	text-decoration: none;
	font-size: 12px;
	line-height: 17px;
	display: block;
	padding: 9px 0 11px 10px;
	background: url(../images/icn_mainNav_arrow.jpg) 0 12px no-repeat;
}

#mainNav ul a:hover {
	color: #FFF;
	background: url(../images/icn_mainNav_arrow_active.jpg) 0 12px no-repeat;
}

#mainNav ul li.current a, #mainNav ul li.parent a {
	color: #fff;
	font-weight: bold;
	background: url(../images/icn_mainNav_arrow_active.jpg) 0 12px no-repeat;
}

#mainNav ul ul {
	float: none;
	background: none !important;
	text-transform: none;
	padding: 0 !important;
	width: 219px !important;
	overflow: hidden;
	height: auto !important;
}

#mainNav ul ul li {
	background: none;
}

#mainNav ul li ul a {
	background: none !important;
	padding: 0 0 10px 9px !important;
	font-weight: normal !important;
	color: #8bc0cf !important;
}

#mainNav ul li ul li.current a {
	color: #FFF !important;
}

#mainNav ul li ul a:hover {
	color: #FFF !important;
}

#mainNav ul li ul {
	display: none
}

#mainNav ul li.parent ul, #mainNav ul li.current ul {
	display: block;	
}

#mainNav li.last {
	display: none;
}

/*********************
TAB NAV
****************************/

#tabNav ul {
	list-style: none;
	padding: 5px 0 0;
	font-size: 10px;
	letter-spacing: .4px;
}

#tabNav ul li {
	float: left;
	background: url(../images/bg_tab_right.jpg) no-repeat top right;
	margin: 0 3px 0 0;
}

#tabNav ul li a {
	display: block;
	height: 21px;
	background: url(../images/bg_tab_left.jpg) no-repeat top left;
	padding: 5px 26px 0;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}

#tabNav ul li:hover {
	background: url(../images/bg_tab_right_hover.jpg) no-repeat top right;
}

#tabNav ul li:hover a {
	background: url(../images/bg_tab_left_hover.jpg) no-repeat top left;
}

#tabNav ul li.current, #tabNav ul li.parent {
	background: url(../images/bg_tab_right_active.jpg) no-repeat top right;
}

#tabNav ul li.current a, #tabNav ul li.parent a {
	background: url(../images/bg_tab_left_active.jpg) no-repeat top left;
}

/*********************
FOOTER NAV
****************************/

#footerNav ul {
	list-style: none;
}

#footerNav ul li {
	float: left;
	line-height: 0;
}

#footerNav ul li a {
	color: #fff;
	font-size: 11px;
	display: inline-block;
	padding: 0 7px;
	border-right: 1px solid #FFF;
	line-height: 1em;
}

#footerNav ul li.first a {
	padding-left: 0;
}

#footerNav ul li.last a {
	padding-right: 0;
	border-right: 0;
}

#footerNav ul li.last {
	margin: 0 !important;
}

#footerNav ul ul {
	display: none;
}

/*********************
HOME
****************************/

.home #page .bg {
	background: url(../images/bg_page_glow.jpg) repeat-x;
}

.home #head {
	height: 203px;
	background: url(../images/bg_home_top.jpg) no-repeat bottom left;
}

#contentSections {
	width: 951px;
	padding: 0 0 0 9px;
	margin: 0 auto;
	overflow: hidden;
}

.home #section1 {
	width: 950px;
	background: url(../images/bg_pattern_dark.jpg) #186f83;
}

.home #section1 .content {
	background: url(../images/bg_mainNav_top.jpg) no-repeat top left;
	padding: 10px 0 0 0;
}

.home #section1 .bottom {
	width: 100%;
	height: 10px;
	overflow: hidden;
	background: url(../images/bg_mainNav_bottom.jpg) no-repeat top left;
}

.home #section1 .right {
	width: 10px;
	height: 401px;
	overflow: hidden;
	background: url(../images/bg_mainNav_right.jpg) no-repeat bottom left;
	float: left;
}

.home #section2 {
	background: url(../images/bg_home_glow_bottom.jpg) no-repeat top left;
	color: #FFF;
	padding: 37px 0 35px;
	color: #bbe0e5;
}

.home #section2 .left {
	float: left;
	width: 193px;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}

.home #section2 .left p {
	padding: 0 30px 0;
	margin-top: 15px;
}

.home #section2 .center {
	width: 450px;
	margin: 10px 57px 0;
	float: left;
}

.home #section2 .center h1, .home #section2 .center h2, .home #section2 .center h3, .home #section2 .center h4, .home #section2 .center h5 {
	font-size: 24px;
	color: #FFF
}

.home #section2 .right {
	width: 145px;
	float: left;
	margin: 13px 0 0 15px;
}

.home #section2 .right cite {
	text-transform: uppercase;
	margin-top: 10px;
	padding: 0;
	font-style: normal;
	margin-top: 10px;
	display: block;
}

.home #section3 {
	width: 950px;
	background: url(../images/bg_pattern_dark.jpg) #186f83;
}

.home #section3 .content {
	background: url(../images/bg_darkTop.jpg) no-repeat top left;
	padding: 8px 10px 1px;
}

.home #section3 .whiteBox {
	width: 635px;
	height: 156px;
	background: #FFF;
	float: right;
	padding: 18px 30px 0 36px;
	overflow: hidden;
}

.home #section3 .whiteBox .clip {
	width:635px;
	overflow: hidden;
}

.home #section3 .whiteBox .clip .content_area {
	width: 9000px;
}

.home #section3 .whiteBox h1, .home #section3 .whiteBox h2, .home #section3 .whiteBox h3, .home #section3 .whiteBox h4, .home #section3 .whiteBox h5 {
	font-size: 14px;
	color: #006678;
	border-bottom: 1px solid #abcace;
	margin: 0;
	font-weight: normal;
	margin-bottom: 16px;
}

.whiteBox img {
	margin-right: 72px
}

.home #section3 .left {
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.home #section3 .bottom {
	width: 100%;
	height: 7px;
	overflow: hidden;
	background: url(../images/bg_darkBottom.jpg) no-repeat bottom left;
}

#mainImages {
	width: 700px;
	height: 400px;
	float: left;
	background: #2ba2b6;
	overflow: hidden;
	position: relative;
}

#test3 {
	width: 700px;
	height: 400px;
}

#texts {
	background: url(../images/bg_image_caption.png) no-repeat top left;
	width: 580px;
	height: 67px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 15px 0 0 120px;
}

#texts h1 {
	font-size: 36px;
	color: #fff;
}

#texts h2 {
	font-size: 11px;
	color: #fff;
	position: absolute;
	right: 10px;
	top:30px;
	letter-spacing: 2px;
}

.facebook, .flickr, .yelp {
	text-indent: -1000px;
	overflow: hidden;
	display: block;
	width: 114px;
	margin: 0 auto;
}

.facebook {
	height: 22px;
	background: url(../images/img_facebook.png) no-repeat top center;
}

.facebook:hover {
	background-position: 0 -22px;
}

.flickr {
	height: 22px;
	background: url(../images/img_flickr.png) no-repeat top center;
	margin: 20px auto 0;
}

.flickr:hover {
	background-position: center -23px;
}

.yelp {
	height: 39px;
	background: url(../images/img_yelp.png) no-repeat top center;
	margin: 11px auto 0;
}

.yelp:hover {
	background-position: center -39px;
}

/*********************
INTERNAL
****************************/

.internal #page .bg {
	background: url(../images/bg_page_glow.jpg) repeat-x;
}

.internal #head {
	height: 203px;
	background: url(../images/bg_home_top.jpg) no-repeat bottom left;
}

.internal .btn_address {
	top: 175px;
}

#mainContentTop {
	width: 710px;
	height: 9px;
	overflow: hidden;
	background: url(../images/bg_internal_mainContent_top.jpg) no-repeat top left;
	position: absolute;
	top: 194px;
	right: 0;
}

.noNav #mainContentTop {
	width: 951px;
	background: url(../images/bg_internal_mainContent_wide_top.jpg) no-repeat top left;
}

.internal #section1 {
	background: none;
	width: 951px;
}

.internal #section1 .content {
	background: url(../images/bg_mainContent_overflow.gif) repeat-y top right;
	float: left;
}

.internal #section1 .bottom {
	width: 710px;
	height: 12px;
	overflow: hidden;
	background: url(../images/bg_internal_rightCol_bottom.jpg) no-repeat 0 4px #FFF;
	float: right;
}

.internal.noNav #section1 .bottom {
	width: 951px;
	background: url(../images/bg_internal_rightCol_wide_bottom.jpg) no-repeat 0 4px #FFF;
}

#mainContent {
	width: 710px;
	background: #fff;
	color: #444444;
	padding-bottom: 5px;
	overflow: hidden;
	float: left;
}

.noNav #mainContent {
	width: 951px;
}

.topImage {
	padding: 0 10px 0;
	position: relative;
	float: left;
	overflow: hidden;
}

.topImage .image_component {
	float: left;
}

#mainImageCover {
	position: absolute;
	left: 31px;
	bottom: 0;
	background: url(../images/bg_internal_mainImage_cover.png) no-repeat top left;
	width: 67px;
	height: 15px;
}

#mainContent .padding {
	padding: 0 24px;
}

#mainContent .rightCol {
	float: right;
	width: 132px;
	padding: 0 40px 0 60px;/*37px 40px 0 60px*/
}

.noNav #mainContent .rightCol {
	width: 250px;
}

#mainContent ol, #mainContent  ul {
	margin-left: 20px;
}

#mainContent .rightCol ul {
	background: url(../images/bg_internal_rightCol_line.jpg) no-repeat top left;
	list-style: none;
	margin: 0;
}

#mainContent .rightCol li {
	background: url(../images/bg_internal_rightCol_line.jpg) no-repeat bottom left;
	padding: 7px 0;
	font-size: 14px;
}

#mainContent a {
	color: #118392;
	text-decoration: none;
}

#mainContent .rightCol ul a {
	padding-left: 17px;
	display: block;
	background: url(../images/icn_arrow_blue.jpg) no-repeat center left;
}

#mainContent a:hover {
	color: #4fc6d6;
	text-decoration: underline;
}

.internal #mainNav .bottom {
	width: 240px;
	height: 8px;
	overflow: hidden;
	background: url(../images/bg_internal_mainNav_bottom.jpg) no-repeat top left;
	margin-top: 13px;
}

.mealLink {
	float: left;
	margin: 40px 9px 45px 0;
}

.mealLink.last {
	float: left;
	margin: 40px 0 45px 0;
}

.mealLink h1, .mealLink h2, .mealLink h3, .mealLink h4, .mealLink h5, .mealLink a {
	display: block;
	background: #008595;
	margin: 1px 0 0;
	font-size: 16px;
	font-weight: normal;
}

#mainContent .mealLink a {
	color: #FFF;
	text-decoration: none;
	padding: 7px 8px 4px;
	display: block;
	background: url(../images/icn_mealLinks.jpg) 103px center no-repeat #008595;
}

#mainContent .mealLink .image_link_component a {
	display: inline !important;
	background: transparent !important;
	margin: 0px !important;
	padding: 0 !important;
}

.internal #mainNav .callOut {
	background: url(../images/bg_callout.jpg) no-repeat top left #04505c;
	width: 199px;
	margin-left: 21px;
	text-align: center;
	color: #bcd0d4;
	padding: 12px 0 0;
}

.internal #mainNav .callOut .bottom {
	background: url(../images/bg_callout_bottom.jpg) no-repeat bottom left;
	width: 199px;
	height: 10px;
	overflow: hidden;
	margin-top: 0;
}

.internal #mainNav .callOut .caption_credit {
	display: inline-block;
	margin: 5px 30px 0;
	
}

#mainContent .image_component.left, #mainContent .image_link_component.left {
	margin: 0 15px 15px 0;
}

#mainContent .image_component.right, #mainContent .image_link_component.right {
	margin: 0 0 15px 15px;
}

/*********************
Destin
****************************/

.destin #reservation {
	background: url(../images/btn_makeReservation_destin.png) no-repeat top left;
}

.destin #reservation:hover {
	background-position: 0 -89px;
}

.destin .btn_address {
	display: block;
	width: 371px;
	height: 16px;
	background: url(../images/btn_address_destin.png) no-repeat top left;
	top: 174px;
	left: 580px;
}

.destin .btn_address:hover {
	background-position: 0 -16px;
}