body {
	background-color:#000000;
	font-family:Tahoma;
	font-size:11px;
	margin:0px;
	padding:0px;
	height:100%;
}

#top {
	
	width:100%;
	height:25px;
	
}

#menu {
	
	text-align: center;
	color:#EB008C;
	font-size: 17px;
	padding-top:2px;
}

#menu img{
margin-top:3px;
}

#cnt_header {
	height: 125px;
	padding-top:0px;
	width:1000px;
	background-image: url('../images/headbg.jpg');
	background-repeat: no-repeat;
}

#cnt_header2 {
	height: 125px;
	padding-top:0px;
	width:1000px;
}

#menu a{
	
	text-align: center;
	color:#FFFFFF;
	font-family: "ITC Machine Std", "Arial";
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
}

#menu a:hover {
	
	text-align: center;
	color:#FF1FD2;
	font-family: "ITC Machine Std", "Arial";
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
}

#content {
	width:100%;
	color:#000000;
	background-color: #FFFFFF;
	height:590px;
	background-image: url('../images/intro_bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

#cnt {
	width:1200px;

}

#content_home {
	width:1200px;
}

#content_empty {
	
	width:100%;
	color:#000000;
	background-color: #FFFFFF;
	height:610px;
}

#line_full {
	border-top:1px solid #CCCCCC;
	width:100%;
}

.logo {
	
	padding-top:15px;
	padding-left: 80px;
}

.logo_index {
	
	padding-top:100px;
	padding-left: 80px;
}

.intro {
	
	margin-top:80px;
	text-align:center;
}

#footer {
	width:100%;
	color:#FFFFFF;
}

.cnt_footer {
	margin-top:30px;
	color:#CCCCCC;
	font-family: "Lucida Sans", "Arial";
	width:820px;
	font-size: 11px;
}

.cnt_footer a{
	color:#777777;
	text-decoration: underline;
	font-size: 11px;
}

.cnt_footer a:hover {
	color:#999999;
	text-decoration: underline;
	font-size: 11px;
}

.descrip {
	font-size: 11px;
	font-family:"Lucida Sans", "Arial";
	padding-left:115px;
	text-align: left;
}

.descrip2 {
	font-size: 11px;
	font-family:"Lucida Sans", "Arial";
	text-align: left;
}

/*
#header {
	width:990px;
	height:20px;
	text-align:left;
	background-color:#FFFFFF;
}

.header_cnt {
	padding:5px;
} 

#content {
	width:990px;
	padding-top:25px;
	background-color:#FFFFFF;
}

.tbl-cnt {
	font-family:Tahoma;
	font-size:11px;
	width:990px;;
	border:0px;
}

	.menu {
		width:500px;
	}

	.main {
		width:490px;
	}
	
	.main_home {
		width:400px;
	}
	
	.main_cocktail {
		width:490px;
		height:465px;
		background-image:url('../images/main_cocktail.jpg');
		background-position:bottom right;
		background-repeat:no-repeat;
	}
	
	.main_events{
		width:490px;
		height:465px;
		background-image:url('../images/main_events.jpg');
		background-position:bottom right;
		background-repeat:no-repeat;
	}

#footer {
	clear:both;
	width:990px;
	height:72px;
	background-color:#E3E52C;
}

.footer_cnt {
	padding:0px;
	text-align:left;
}

.link {
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color: #333333;
}

.link:hover {
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
	color: #333333;
}
*/

/* Carousel Cocktails */

#slider {
	width:1200px;
	padding:0px;
}
.stepcarousel {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 1200px; /*Width of Carousel Viewer itself*/
	height: 580px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
}

.stepcarousel .panel {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	padding:0px;
	width:1200px;
}
.stepcarousel .panel img {
	margin: 0px;
	padding:0px;
}

/* Carousel Thumbs */

.carousel-wrap {
	width:1024px;
	height:120px;
}
#carousel-demo ul {
	height:120px;
		margin: 0px;
	padding:0px;

}
#carousel-demo li {
	color:#666; 
	font-weight:bold;
	font-size:3em;
	height:120px;
	list-style:none;
	text-align:center;
	width:100px;
	float:left;
		margin: 0px;
	padding:0px;
}

/*BIO*/

#bio { 
	width:800px;
	text-align:left;
	font-family:"Lucida Sans", "Arial";
}

.bio_title {
	color:#EC008C;
	
}

.evt {
	text-align:left;
	font-family:"Lucida Sans", "Arial";
	font-size:11px;
}

.content_scroll {
	height: 255px;
	width: 784px;
	overflow: auto;
}

.content_scroll_home {
	height: 450px;
	width: 820px;
	overflow: auto;
}

.link {
	
	text-align: center;
	color:#EB008C;
	text-decoration: none;
	font-weight: normal;
}

.link:hover {
	
	color:#EB008C;
	text-decoration: underline;
	font-weight: normal;
}

.linkevent a {
	font-family:"Lucida Sans", "Arial";
	font-size: 11px;
	text-align: center;
	color:#EB008C;
	text-decoration: none;
	font-weight: normal;
}

.linkevent a:hover {
	font-family:"Lucida Sans", "Arial";
	font-size: 11px;
	color:#EB008C;
	text-decoration: underline;
	font-weight: normal;
}

.foot_newsletter {
	width:170px;
	font-family:"Lucida Sans", "Arial";
	font-size: 11px;
	color:#CCCCCC;
}

.txt-form {
	font-size: 11px;
	background-color:#EB008C;
	color:#000000;
	font-family:"Lucida Sans", "Arial";
	border:0px;
}

.bot-form {
	font-size: 11px;
	background-color:#000000;
	color:#FFFFFF;
	font-family:"Lucida Sans", "Arial";
	border:1px solid #EB008C;
}

.txt-pink {
	font-family:"Lucida Sans", "Arial";
	font-size: 11px;
	color:#EB008C;
}
.txt-grey {
	font-family:"Lucida Sans", "Arial";
	font-size: 11px;
	color:#CCCCCC;
}
