/* SOME GENERAL */

body {
	margin:0;
	padding:100px 0 50px 0;
	font: 11px "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	color: #888;
}

p {
	line-height: 1.5em;
	margin: 1.2em 0;
}

.img_float {
	float: left;
	margin: 5px 5px 5px 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

img {
	border: none;
}

h1, h2, h3 {
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
}

a, a:hover {
	color: #ef6c6c;
	text-decoration: none;
}

h1 {
	margin: 15px 0 10px 0;
	font-size: 24px;
	font-weight: normal;
	color: #c73049;
}

h2 {
	margin: 15px 0 10px 0;
	font-size: 22px;
	font-weight: normal;
	color: #c73049;
}

h2.index {
	margin: 0 0 10px 0;
	font-size: 22px;
	font-weight: normal;
	color: #c73049;
}

h2 a {
	color: #c73049;
}

h3 {
	display: inline;
	font: 14px "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	color: #ef6c6c;
}

h3.menu {
	display:block;
	background-color: white;
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #ef6c6c;
}

h4 {
	font: 11px "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	color: #ef6c6c;
}

.red {
	font: 11px "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	color: #ef6c6c;
}

div#header {
	background: url("./themes/site_themes/default/top_line.gif") repeat-x;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:30px;
	text-align: center;
}

div#footer {
	background: url("./themes/site_themes/default/footer.jpg") repeat-x;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:130px;
}

#horizon {
	background: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
 	width: 100%;
	margin-top: -270px;
	text-align: center;
	min-width: 1000px; 
	overflow: hidden;
}

#content {
	text-align: left;
	width: 960px;
	height: 430px;
	margin: 0px auto;
	padding-top: 10px;
}

#content_temp {
	text-align: left;
	width: 960px;
	height: 430px;
	margin: 0px auto;
	padding-top: 10px;
	background: #ececec;
}

@media screen {
	body>div#header {
		position:fixed;
	}
	body>div#footer {
	position:fixed;
	}
}

* html body {
	overflow:hidden;
}

#logo {
	background: url("./themes/site_themes/default/logo.gif") no-repeat;
	float: left;
	padding: 0;
	margin: 0;
	width: 117px;
	height: 129px;
}

#spiel {
	clear: left;
	float: left;
	width: 160px;
	height: 275px;
	margin-top: 15px;
}

#main {
	float: right;
	width: 790px;
	height: 420px;
}

#main_index {
	float: right;
	width: 790px;
	height: 420px;
	margin-bottom: 5px;
}

#intro {
	float: left;
	width: 385px;
	height: 420px;
	padding-right: 5px;
}

#sidebar {
	float: right;
	width: 380px;
	height: 420px;
}

#sidebar_top {
	height: 220px;
}

#index_specials_holder {
	clear: both;
	width: 960px;
	height: 75px;
}

.index_specials {
	float: left;
	width: 130px;
	height: 75px;
	margin-right: 5px;
	background: url("./themes/site_themes/default/specials_index_frame.jpg") no-repeat;
}

#fader_wrapper {
	position: relative;
	width: 384px;
	height: 258px;
}

.fader {
	width: 384px;
	height: 258px;
}

.paginate {
	clear: left;
	padding-top: 10px;
}

#bamboo {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 26px;
	height: 21px;
	margin: 0 2px 2px 0;
}

/* END SOME GENERAL */

/* DRINKS */

.mytable {
	width: 530px;
	padding: 0;
	margin: 0;
}

.drink_name {
	width: 360px;
	padding: 0;
	margin: 0;
}

.drink_price {
	width: 40px;
	padding: 0;
	margin: 0;
}

.drinks_container {
	width: 540px;
}

#whitewine_back {
	background: url("./themes/site_themes/default/drink_back_whitewine.jpg") no-repeat 550px -100px;
}

#redwine_back {
	background: url("./themes/site_themes/default/drink_back_redwine.jpg") no-repeat 550px -50px;
}

#softdrinks_back {
	background: url("./themes/site_themes/default/drink_back_softdrinks.jpg") no-repeat 550px -50px;
}

#shooters_back {
	background: url("./themes/site_themes/default/drink_back_shooters.jpg") no-repeat 550px -100px;
}

#premium_back {
	background: url("./themes/site_themes/default/drink_back_premium.jpg") no-repeat 550px -100px;
}

#nonalcoholic_back {
	background: url("./themes/site_themes/default/drink_back_nonalcoholic.jpg") no-repeat 550px 0px;
}

#liqueurs_back {
	background: url("./themes/site_themes/default/drink_back_liqueurs.jpg") no-repeat 550px 0px;
}

#juice_back {
	background: url("./themes/site_themes/default/drink_back_juice.jpg") no-repeat 550px -30px;
}

#house_back {
	background: url("./themes/site_themes/default/drink_back_house.jpg") no-repeat 550px -50px;
}

#hotbeverages_back {
	background: url("./themes/site_themes/default/drink_back_hotbeverages.jpg") no-repeat 550px -275px;
}

#cocktails_back {
	background: url("./themes/site_themes/default/drink_back_cocktails.jpg") no-repeat 550px -50px;
}

#mocktails_back {
	background: url("./themes/site_themes/default/drink_back_cocktails.jpg") no-repeat 550px -50px;
}

#champagne_back {
	background: url("./themes/site_themes/default/drink_back_champagne.jpg") no-repeat 550px -50px;
}

#bottledbeer_back {
	background: url("./themes/site_themes/default/drink_back_bottledbeer.jpg") no-repeat 550px -50px;
}

#beertap_back {
	background: url("./themes/site_themes/default/drink_back_beertap.jpg") no-repeat 550px 0px;
}

/* END DRINKS */

/* SCROLLER */

.food_container {
	width: 540px;
}

#salads_back {
	background: url("./themes/site_themes/default/food_back_salads.jpg") no-repeat 550px -150px;
}

#burgers_back {
	background: url("./themes/site_themes/default/food_back_burgers.jpg") no-repeat 550px -130px;
}

#soups_back {
	background: url("./themes/site_themes/default/food_back_soups.jpg") no-repeat 550px -50px;
}

#pizza_traditional_back {
	background: url("./themes/site_themes/default/food_back_pizza_traditional.jpg") no-repeat 550px -110px;
}

#pizza_notsotraditional_back {
	background: url("./themes/site_themes/default/food_back_pizza_notsotraditional.jpg") no-repeat 550px -10px;
}

#maincourse_back {
	background: url("./themes/site_themes/default/food_back_maincourse.jpg") no-repeat 550px -300px;
}

#pasta_back {
	background: url("./themes/site_themes/default/food_back_pasta.jpg") no-repeat 550px -200px;
}

#snacks_back {
	background: url("./themes/site_themes/default/food_back_snacks.jpg") no-repeat 550px -100px;
}

#desserts_back {
	background: url("./themes/site_themes/default/food_back_desserts.jpg") no-repeat 550px -100px;
}

#all_scroll_container_set_lunch {
	width: 780px;
	height: 330px;
}

#all_scroll_container_food {
	width: 780px;
	height: 330px;
}

#all_scroll_container_drink {
	background: url("./themes/site_themes/default/drink_back.jpg") no-repeat;
	background-position: 480px 8px;
	width: 780px;
	height: 330px;
}

#all_scroll_container_sport {
	background: url("./themes/site_themes/default/sport_back.jpg") no-repeat;
	background-position: 480px 8px;
	width: 780px;
	height: 330px;
}

#scroll_container {
	position: relative;
	float: left;
	padding-top: 0;
	width: 730px;
	height: 330px;
	overflow: hidden;
}

#scroll_content {
	position: relative;
	width: 480px;
	padding-top: 0;
	margin-top: 0;
}

#scroll_content_food {
	position: relative;
	width: 720px;
	padding-top: 0;
	margin-top: 0;
}

#scroll_content_set_lunch {
	position: relative;
	width: 710px;
	padding-top: 0;
	margin-top: 0;
	text-align: center;
}

#scrollArea {
	background: url("./themes/site_themes/default/scroller_arrows.gif") no-repeat;
	position: relative;
	height: 310px;
	width: 15px;
	overflow: hidden;
	padding-top: 20px;
}

#scroller {
	background: url("./themes/site_themes/default/scroller.gif") repeat-y;
	position: relative;
	top: -1px;
	width: 15px;
}

/* SCROLLER END */

/* GALLERY */

.gallery_clear {
clear: left;
padding-top: 15px;
}

.thumbs {
	float: left;
	margin-right: 10px;
}

/* END GALLERY */

/* ABOUT */

#about_left {
	float: left;
	width: 465px;
}

#about_right {
	float: right;
	width: 310px;
	height: 400px;
	padding-top: 15px;
}

/* END ABOUT */

/* SET LUNCH */

#set_lunch_left {
	float: left;
	width: 400px;
}

#set_lunch_right {
	float: right;
	width: 375px;
	height: 400px;
	padding-top: 15px;
}

/* END SET LUNCH */

/* CONTACT */

#contact_left {
	float: left;
	width: 275px;
}

#contact_right {
	float: right;
	width: 500px;
	height: 400px;
}

textarea {
	border: 0;
	padding: 0;
}
		
INPUT, TEXTAREA {
	background: #FFFFFF;
	color: #333;
	font-size: 10px;
}

form span {
	display: block;
	padding: 1px;
	width: 500px;
}

form span input, form span textarea, form span select {
	background-color: #FFFFFF;
	border: thin solid #f8e6e6;
	line-height: 1.2em;
	width: 500px;
	margin: 0;
}

label {
	background: #FFFFFF;
}

form input#index {
	width: 200px;
	display: inline;
	background-color: #FFFFFF;
	border: thin solid #f8e6e6;
	margin-right: 20px;
}

/* END CONTACT */

/* NAVIGATION */

#nav_container {
	width: 940px;
	margin: 0px auto;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	background: white;
	z-index: 10;
}

#nav a {
	display: block;
	width: 117px;
	color: #bd1e23;
	z-index: 10;
}

#nav a.below {
	background: url("./themes/site_themes/default/nav_right_arrow.gif") center right no-repeat;
	z-index: 10;
}

#nav li.below:hover, #nav .sfhover {
	background: #f5d5d5;
	z-index: 10;
}

#nav li { /* all list items */
	float: left;
	width: 117px; /* width needed or else Opera goes nuts */
	text-align: left;
	z-index: 10;
}

#nav li.below { /* all sub-list items */
	padding: 0 0 0 2px;
	background: white;
	z-index: 10;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 117px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index: 10;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 0;
	z-index: 10;
}

html #nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 117px;
	z-index: 10;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	z-index: 10;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 10;
}

/* END NAVIGATION */

/* SPORTS */

table {
	font-family: Arial, Helvetica;
}

table#sports {
	width: 480px;
}

table#index_table {
	width: 360px;
}

td.sport_gap {
	border-top: 1px solid #c73049;
}

td.sport_date {
	background-color: #bd1e23;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}

td.sport_category {
	background-color: #f6e1ce;
	font-weight: bold;
	color: #404040;
	padding-left: 5px;
}

td.sport_time, td.sport_event {
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-weight: bold;
}

td.sport_time_index, td.sport_event_index {
	padding: 2px 5px 2px 5px;
	text-align: center;
	font-weight: bold;
}

/* END SPORTS */

/* SPECIALS */

.specials_Burger {
	float: left;
	width: 150px;
	height: 130px;
	margin: 0 20px 20px 0;
	padding: 10px;
	background: url("./themes/site_themes/default/specials_frame_burger.jpg") no-repeat;
}

.specials_Drink {
	float: left;
	width: 150px;
	height: 130px;
	margin: 0 20px 20px 0;
	padding: 10px;
	background: url("./themes/site_themes/default/specials_frame_drink.jpg") no-repeat;
}

.specials_Healthy {
	float: left;
	width: 150px;
	height: 130px;
	margin: 0 20px 20px 0;
	padding: 10px;
	background: url("./themes/site_themes/default/specials_frame_healthy.jpg") no-repeat;
}

.specials_Main {
	float: left;
	width: 150px;
	height: 130px;
	margin: 0 20px 20px 0;
	padding: 10px;
	background: url("./themes/site_themes/default/specials_frame_main.jpg") no-repeat;
}

.specials_Pasta {
	float: left;
	width: 150px;
	height: 130px;
	margin: 0 20px 20px 0;
	padding: 10px;
	background: url("./themes/site_themes/default/specials_frame_pasta.jpg") no-repeat;
}

.specials_Pizza {
	float: left;
	width: 150px;
	height: 130px;
	margin: 0 20px 20px 0;
	padding: 10px;
	background: url("./themes/site_themes/default/specials_frame_pizza.jpg") no-repeat;
}

.specials_Snack {
	float: left;
	width: 150px;
	height: 130px;
	margin: 0 20px 20px 0;
	padding: 10px;
	background: url("./themes/site_themes/default/specials_frame_snack.jpg") no-repeat;
}

.specials_Soup {
	float: left;
	width: 150px;
	height: 130px;
	margin: 0 20px 20px 0;
	padding: 10px;
	background: url("./themes/site_themes/default/specials_frame_soup.jpg") no-repeat;
}

.specials_Sweet {
	float: left;
	width: 150px;
	height: 130px;
	margin: 0 20px 20px 0;
	padding: 10px;
	background: url("./themes/site_themes/default/specials_frame_sweet.jpg") no-repeat;
}

.specials_today {
	float: left;
	margin-left: -50px;
	margin-top: 110px;
	width: 53px;
	height: 53px;
	background: url("./themes/site_themes/default/specials_today.gif") no-repeat;
	z-index: 999;
}

/* END SPECIALS */

/* PROMOTIONS */

#promo_left {
float: left;
width: 170px;
height: 150px;
}

.promotion_index {
	float: left;
	width: 170px;
	height: 150px;
	margin: 0 0 0 0;
	padding: 0px;
/*	background: url("./themes/site_themes/default/promotion_index.jpg") no-repeat; */
}

/* END PROMOTIONS */

/* SET LUNCH */

.set_lunch_item {
	margin-top: 10px;
}

/* END SET LUNCH */