@charset "ISO-8859-1";

.main {
	margin: 0px auto;
	padding: 0px;
	z-index: -1;
	width: 100%;
	background: #2e2458 url("../images/main_bg.jpg") repeat-x top;
}
p.clr, .clr { clear:both; padding:0; margin:0; background:none;}

html {
	height: 100%;
	margin: 0px 0px 0.1px 0px;
	padding: 0px;
	background-color: #2e2458;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	background: #2e2458 url("../images/main_bg.jpg") repeat-x top;
	width: 100%;
}
p {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}

img {
	border: 0px;
}
h1 {
	color: #EED578;
	letter-spacing: .1em;
	font-size: 16px;
	text-align: left;
}

/* 
    begin slider gallery
*/

.gallery {
	float:right;
	width:362px;
	height:265px;
	margin:190px 101px 0 0 !important;
	clear: none;
}
#slider {
	margin:0;
	padding:0;
	list-style:none;
}
#slider ul,
#slider li {
	margin:0;
	padding:0;
	list-style:none;
}
/* 
    define width and height of list item (slide)
    entire slider area will adjust according to the parameters provided here
*/
#slider li { width:362px; height:265px; overflow:hidden; }
p#controls { margin:0; position:relative; }
#prevBtn {
	display:block;
	margin:0;
	overflow:hidden;
	width:59px;
	height:59px;
	position:absolute;
	left: -67px;
	top:-152px;
}
#nextBtn { display:block; margin:0; overflow:hidden; width:59px; height:59px; position:absolute; left:380px; top:-152px; }
#prevBtn a { display:block; width:59px; height:59px; background:url("../images/l_arrow.gif") no-repeat 0 0; }
#nextBtn a { display:block; width:59px; height:59px; background:url("../images/r_arrow.gif") no-repeat 0 0; }

/* 
    end slider gallery
*/




#Content {
}
.header_text {
	margin:0 auto;
	padding:0;
	background:#000000 url("../images/gallery_logo.jpg") no-repeat top;
	width: 1000px;
	height: 560px;
}
.text_area {
	margin: 0px auto;
	width: 1000px;
}


.events_now {
	float: left;
	width: 500px;
	clear: none;
	margin-top: 15px;
	margin-left: 450px;
	margin-right: 20px;
}
.events_now p {
	text-align: left;
}

.current_events {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.current_events .events_now_special { width: 400px; margin-top: 10px; margin-right: 30px; float: right; padding-top: 60px; }


.events_regular .events_regular_text {
	margin-top: 20px;
	margin-right: 75px;
	margin-bottom: 20px;
	margin-left: 75px;
	text-align: left;
}
.beer_list {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.beer_list .beer_col1 { float: left; width: 270px; margin-left: 75px; margin-top: 20px; margin-bottom: 20px; }

.beer_list .beer_col1 p { text-align: left; text-indent: -9px; margin-left: 9px; margin-bottom: 1px; margin-top: 0px; margin-right: 0px; }
.beer_list .beer_col2 { float: left; width: 270px; margin-left: 25px; margin-top: 20px; margin-bottom: 20px; }
.beer_list .beer_col2 p { text-align: left; text-indent: -9px; margin-left: 9px; margin-bottom: 1px; margin-top: 0px; margin-right: 0px; }
.beer_list .beer_col3 { float: left; width: 290px; margin-left: 25px; margin-top: 20px; margin-bottom: 20px; }
.beer_list .beer_col3 p { text-align: left; text-indent: -9px; margin-left: 9px; margin-bottom: 1px; margin-top: 0px; margin-right: 0px; }


.reservation_text {
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 75px;
	width: 500px;
	float: left;
}
.reservation_pic {
	float: right;
	margin-right: 75px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.menu_section ul li {
	font-size: 14px;
	line-height: 18px;
	list-style-type: square;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 20px;
}
.menu_section {
	margin-left: 75px;
	margin-top: 20px;
	margin-right: 75px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
a:link {
	color: #D6BF6C;
	text-decoration: underline;
}
a:hover {
	color: #40336A;
	text-decoration: none;
	background-color: #E7CE72;
}

a:visited { color: #D6BF6C; text-decoration: none; }

p .bigger {
	font-size: 18px;
	color: #AA8CF6;
	font-weight: bold;
}
.map {
	height: 300px;
	width: 450px;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
	border: 2px solid #CEBD62;
}
.map_text {
	float: left;
	width: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 75px;
	margin-right: 30px;
}
.footer {
	background-image: url("../images/bottom_bar.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	height: 37px;
	float: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #424242;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer p {
	font-size: 12px;
	letter-spacing: .1em;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.center {
	text-align: center;
}

.map_text h3 { text-align: left; margin-left: 0px; padding-left: 0px; }

p span.artistname  { font-size: 16px; font-weight: bold; padding-top: 6px; margin-top: 6px; margin-bottom: 0px; padding-bottom: 0px; line-height: 24px; color: #FFF4C8; }



.nye { background-color: #000; background-repeat: no-repeat; height: 400px; width: 500px; background-position: 10px top; float: left; background-image: url(../images/lmw_special_small.jpg); margin: 0px; padding: 0px; }

.nye .nye_text {
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size: 16px;
	text-align: center;
	width: 375px;
	padding-left: 85px;
	padding-top: 90px;/* [disabled]height: 460px; */
	line-height: 20px;
	margin-right: 15px;
	clear: none;
	float: left;
}

.nye .nye_text_right { font-family: Calibri, Tahoma, Geneva, sans-serif; font-size: 16px; text-align: center; width: 375px; padding-top: 80px;/* [disabled]height: 460px; */ line-height: 20px; margin-right: 60px; float: right; position: relative; }

.nye .nye_text p, .nye .nye_text_right p {
	color: #EED578;
	line-height: 24px;
	font-size: 17px;
	text-align: center;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}




.nye .nye_text h1, .nye .nye_text_right h1 { font-size: 23px; font-family: Calibri, Tahoma, Geneva, sans-serif; font-weight: bold; color: #FFF; text-align: center; margin-bottom: 6px; padding-top: 6px; line-height: 24px; }


.nye .nye_text h2, .nye .nye_text_right h2 { font-size: 20px; font-weight: bold; color: #FFF; padding: 0px; margin-top: 9px; margin-right: 9px; margin-bottom: 0px; margin-left: 9px; }

.nye .nye_text h3, .nye .nye_text_right h3 { font-size: 16px; font-weight: bold; color: #CCC; display: block; margin-top: 3px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }

.nye .nye_text h4, .nye .nye_text_right h4 { font-size: 20px; font-weight: bold; color: #CCC; padding: 0px; margin-top: 9px; margin-right: 9px; margin-bottom: 0px; margin-left: 9px; }

.nye .nye_text h2.date, .nye .nye_text_right h2.date { font-size: 20px; font-weight: bold; color: #B998FE; padding: 0px; margin-top: 9px; margin-right: 9px; margin-bottom: 0px; margin-left: 9px; }

.nye  .nye_text  .left  {
	text-align: left;
	margin-left: 85px;
}

.nye .nye_text p.white { color: #FFF; font-size: 14px; }

.nye .nye_text h2.movie { color: #AA8CF6; text-transform: uppercase; font-size: 22px; letter-spacing: .1em; border: 3px dotted #9C7226; margin-top: 9px; margin-bottom: 9px; line-height: 30px; margin-right: 40px; margin-left: 45px; }

.bullet_arrow { font-size: 1.5em; font-weight: bold; color: #B998FE; }

.nye .nye_text h3.lines, .nye .nye_text_right h3.lines { border-top-width: 1px; border-bottom-width: 1px; border-top-style: dotted; border-bottom-style: dotted; border-top-color: #999; border-bottom-color: #999; }
