/* Reset ------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,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,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
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:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
a{
	-moz-outline: none;
	color: #67ACB8;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	color: #00bbdb;
}

/* Main ------------------------------------------------*/

body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #abdfe8 url("../images/bg.jpg") 0px 0px repeat;
}

#wrapper{
	width: 1007px;
	margin: 0px auto;
	overflow: visible;
	position: relative;
}

#left-side{
	width: 795px;
		vertical-align:top;
	}

#right-side{
	width: 207px;
	background-color:white;
	border-left:5px solid black;
	vertical-align:top;
	}

div.facebook{
margin-bottom:10px;
}

#main_content_wrapper{
	width: 997px;
	border: 5px solid #000;
	background: #fff url("../images/main_content_bg.gif") -7px 0px repeat-y;
	text-align: center;
}

a#btn_make_reservation{
	position: absolute;
	display: block;
	top: 36px;
	right: 27px;
	width: 96px;
	height: 96px;
	overflow: hidden;
	text-indent: -10000px;
	behavior: url("images/iepngfix.htc");
	background: url("../images/btn_make_reservation.png") 0px 0px no-repeat;
	cursor: pointer;
}

#main_content{
	width: 579px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	float: left;
	line-height: 16px;
}

#content{
	padding: 35px;
	overflow: visible;
}

#main_content p{
	margin-bottom: 18px;
}

/* Logo ------------------------------------------------*/

#header_logo_container{
	width: 785px;
	position: relative;
	height: 160px;
	overflow: auto;
}

h1#logo{
	position: absolute;
	display: block;
	width: 371px;
	height: 86px;
	top: 37px;
	left: 208px;
	overflow: hidden;
	padding: 0px;
	cursor: pointer;
	
}

h1#logo a{
	display: block;
	width: 371px;
	height: 86px;
	margin: 0px;
	overflow: hidden;
	text-indent: -10000px;
	behavior: url("images/iepngfix.htc");
	background: url("../images/logo.png") 0px 0px no-repeat;
}

#header_image{
	display: block;
	width: 776px;
	height: 175px;
	overflow: hidden;
	margin: 0px auto;
	border-top: 5px solid #fff;
}

/* Home ------------------------------------------------*/

h3.home_sub_hdr{
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 3px;
}

#home_content{
	letter-spacing: 1px;
}

#home_description{
	line-height: 22px;
}

#home_left{
	float: left;
	width: 320px;
}

#home_right{
	width: 185px;
	float: left;
}

h3#home_upcoming_events_hdr{
	display: block;
	width: 185px;
	height: 39px;
	overflow: hidden;
	text-indent: -10000px;
	margin-bottom: 20px;
	background: url("../images/home_upcoming_events.gif") 0px 0px no-repeat;
}

#home_upcoming_events p{
	margin-bottom: 17px;
	font: 12px "Times New Roman", Times, serif;
	text-align: center;
}

#home_description{
	text-transform: lowercase;
}

/* Forms ------------------------------------------------*/

.form_element{
	margin-bottom: 10px;
}

.form_element input, .form_element label{
	display: block;
}

input{
	font: 11px Arial, Helvetica, sans-serif;
}

.input, .input_textarea{
	border: 1px solid #000;
	padding: 3px;
	font: 11px Arial, Helvetica, sans-serif;
}

.input_error{
	border: 1px solid #000;
	padding: 3px;
	font: 11px Arial, Helvetica, sans-serif;
}

.input:focus, .input_textarea:focus, .input_error:focus{
	background: #aee0eb;
	border: 1px solid #354f54;
}

.form_element .checkbox{
	display: inline;
}

.form_element .button{
	border: 1px solid #000;
	padding: 1px;
	background: #fff;
}

#email, #subject, #message, #fromAddress, #toAddress{
	width: 300px;
}

#message{
	height: 90px;
}

#btn_submit{
	display: block;
}

.error_message_off{
	display: none;
}

.error_message_on{
	display: inline;
	color: #c00;
}

#contact_thank_you{
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
}

#contact_error{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #c00;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

/* Contact ------------------------------------------------*/

#contact{
	position: relative;
}

#google_map{
	text-align: left;
}

#contact_form{
	
}

#contact_follow_us{
	position: absolute;
	right: 20px;
	top: 170px;
}

/* Menu ------------------------------------------------*/

#menu_options{
	margin-bottom: 36px;
	overflow: auto;
}

#menu_options ul, #menu_options li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu_options li{
	display: block;
	float: left;
}

#menu_options li a{
	display: block;
}

#menu_btn_dinner_menu{
	width: 110px;
	height: 100px;
	margin-right: 76px;
	overflow: hidden;
	text-indent: -10000px;
	background: url("../images/menu_icons.gif") 0px 0px no-repeat;
}

#menu_btn_bar_menu{
	width: 77px;
	height: 100px;
	margin-right: 74px;
	overflow: hidden;
	text-indent: -10000px;
	background: url("../images/menu_icons.gif") -188px 0px no-repeat;
}

#menu_btn_cocktail_menu{
	width: 136px;
	height: 100px;
	overflow: hidden;
	text-indent: -10000px;
	background: url("../images/menu_icons.gif") -337px 0px no-repeat;
}

#menu_note{
	font: 11px Arial, Helvetica, sans-serif;
	color: #56a1af;
	letter-spacing: 4px;
	line-height: 18px;
}

/* Friends ------------------------------------------------*/

#logo_m_prints{
	display: block;
	float: left;
	width: 116px;
	height: 78px;
	overflow: hidden;
	text-indent: -10000px;
	margin-right: 54px;
	margin-top: 5px;
	background: url("../images/logo_m_prints.gif") 0px 0px no-repeat;
}

#logo_site_specific{
	display: block;
	float: left;
	width: 133px;
	height: 78px;
	overflow: hidden;
	text-indent: -10000px;
	margin-right: 33px;
	margin-top: 5px;
	background: url("../images/logo_site_specific.gif") 0px 0px no-repeat;
}

#logo_dentro{
	display: block;
	float: left;
	width: 125px;
	height: 52px;
	overflow: hidden;
	text-indent: -10000px;
	margin-right: 64px;
	background: url("../images/logo_dentro.gif") 0px 0px no-repeat;
}

#logo_zlydak{
	display: block;
	float: left;
	width: 156px;
	height: 71px;
	overflow: hidden;
	text-indent: -10000px;
	background: url("../images/logo_zlydak.gif") 0px 0px no-repeat;
}

#logo_kelly_debettencourt{
	display: block;
	float: left;
	width: 173px;
	height: 84px;
	overflow: hidden;
	text-indent: -10000px;
	background: url("../images/logo_kelly_d.gif") 0px 0px no-repeat;
}

.logo_container{
	margin-bottom: 36px;
	overflow: auto;
}

/* Gallery ------------------------------------------------*/

#controls{
	
}

/* 
    root element for the scrollable. 
    when scrolling occurs this element stays still. 
*/ 
div.scrollable { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 514px; 
    height: 20px; 
	float: left;
	margin-bottom: 20px;
} 
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 
 
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float:left; 
	margin-right: 7px;
	cursor: pointer;
} 
 
/* you may want to setup some decorations to active the item */ 
div.items div.active { 
    border: 1px inset #ccc; 
    background-color:#fff; 
}

#gallery_large_container{
	width: 514px;
	height: 343px;
	margin: 0px auto;
	background: #fff;
	margin-bottom: 50px;
	overflow: hidden;
	position: relative;
}

#gallery_large_container div{
	width: 514px;
	height: 343px;
	position: absolute;
	margin: 0px auto;
	left: 0px;
	top: 0px;
	z-index: 1;
}

a.prevPage{
	display: block;
	width: 12px;
	height: 18px;
	overflow: hidden;
	text-indent: -10000px;
	float: left;
	margin-right: 10px;
	background: url("../images/gallery_arrow_left.gif") 0px 0px no-repeat;
}

a.nextPage{
	display: block;
	width: 12px;
	height: 18px;
	overflow: hidden;
	text-indent: -10000px;
	float: left;
	margin-left: 5px;
	background: url("../images/gallery_arrow_right.gif") 0px 0px no-repeat;
}

#gallery #main_content_wrapper{
	overflow: visible;
}

#gallery_nav{
	margin: 0px auto;
	width: 300px;
	overflow: auto;
}

#gallery_nav ul li{
	display: block;
	float: left;
}

#gallery_nav ul li a{
	display: block;
	margin-right: 42px;
	color: #939598;
	text-transform: uppercase;
	text-decoration: none;
}

#gallery_nav ul li a:hover, #gallery_nav ul li a.selected{
	color: #5cadbc;
}

#gallery_nav ul li a.last{
	margin: 0px;
}

/* Left Nav ------------------------------------------------*/

#left_nav{
	position: relative;
	float: left;
	width: 200px;
	text-align: left;
	padding-top: 30px;
}

#left_nav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#left_nav ul li{
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	overflow: visible;
}

#left_nav ul li a{
	display: block;
	padding-left: 83px;
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	position: relative;
	left: -22px;
	line-height: normal;
	float: left;
	width: 107px;
	margin-bottom: 30px;
}

#left_nav ul li a:hover, #left_nav ul li a.selected{
	background: url("../images/icon_fork.png") 0px 0px no-repeat;
}

/* Footer ------------------------------------------------*/

#footer{
	background: #000;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border: 5px solid #fff;
	border-top: 0px solid #fff;
	color: #a2dce6;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: 11px Arial, Helvetica, sans-serif;
}

#footer a{
	color: #a2dce6;
	text-decoration: none;
	text-transform: uppercase;
}

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

/* Social Icons ------------------------------------------------*/

#social_icons_container{
	margin-top: 5px;
	margin-bottom: 10px;
	overflow: auto;
}

#social_icons_container ul, #social_icons_container ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#social_icons_container ul li{
	display: block;
	float: left;
	cursor: pointer;
}

#social_icons_container ul li a{
	display: block;
	float: left;
	margin-right: 2px;
	cursor: pointer;
}

#facebook_btn{
	display: block;
	width: 36px;
	height: 37px;
	overflow: hidden;
	text-indent: -10000px;
	background: url("../images/social_icon_facebook.png") 0px 0px no-repeat;
	behavior: url("images/iepngfix.htc");
	cursor: pointer;
}

#twitter_btn{
	display: block;
	width: 38px;
	height: 37px;
	overflow: hidden;
	text-indent: -10000px;
	background: url("../images/social_icon_twitter.png") 0px 0px no-repeat;
	behavior: url("images/iepngfix.htc");
	cursor: pointer;
}


/* Headers ------------------------------------------------*/

h2.blue_hdr{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #67acb8;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-bottom: 12px;
}

#home h2.blue_hdr{
	margin-bottom: 25px;
}

/* Misc ------------------------------------------------*/

.lcase{
	text-transform: lowercase;
}

.ucase{
	text-transform: uppercase;
}

.clear{
	clear: both;
}

.italic{
	font-style: italic;
}

