@charset "UTF-8";


/*

* * * * * Design + Realisation: Marc Rinderknecht
* * * * * www.kobebeef.ch
* * * * * © 2009 - 2010
*/


@import url(reset.css);



/* * * * * START: GENERAL STUFF * * * * */
html, body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 0px;
}
strong, b {
	font-weight: bold;	
}
em, i {
	font-style: italic;	
}
/* * * * * START: GENERAL STUFF * * * * */


/* * * * * START: HEADER * * * * */
#header {
	width: 100%;
	height: 132px;
	text-align: center;
	margin: 0;
}
#header .innerWrap {
	width: 978px;
	margin: 0 auto;
	text-align: left;
}
#header #logo {
	float: left;	
	width: 197px;
	padding: 0 0 0 6px;
}
#switch {
	position: absolute;
	top: 0;
	right: 0;
}
/* * * * * END: HEADER * * * * */


/* * * * * START: NAVIGATION * * * * */
#navigation {
	float: left;
	padding: 103px 0 0 0;	
	position: relative;
}
#navigation ul li {
	float: left;	
	display: block;
	margin-left: 9px;
}
#navigation ul li a {
	text-indent: -9999px;
	display: block;
	height: 9px;
}

/* * * * * END: NAVIGATION * * * * */


/* * * * * START: CONTENT * * * * */
.slideshow {
	height: 368px;
	overflow: hidden;
	text-align: center;
}
.slideshow img {
	margin: 0 auto;	
}
#content {
	width: 100%;
	padding: 20px 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
#content .innerWrap {
	width: 978px;
	margin: 0 auto;
	text-align: left;
}
#content #mainImage {
	float: left;
	width: 570px;
	margin: 0 12px 0 0;
	border: 1px solid #ccc;	
	background: #FFF;
	padding: 5px;
}
#content #mainContent {
	float: left;
	width: 384px;
	padding: 6px 0 0 0;
}
#content #scrollText {
	height: 374px;
	overflow: auto;
}
#eventinfo {
	float: left;
	width: 384px;
	padding: 6px 0 0 0;
	margin-right: 12px;
	min-height: 374px;
}
.imgFlyer img {
	max-width: 100%;
	max-height: 384px;
}
#content h1 {
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 6px 0;
}
#content h2 {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}
#content p {
	line-height: 17px;
	margin: 0 0 10px 0;	
}
.colSingle {
	float: left;
	width: 186px;	
}
.colDouble {
	float: left;
	width: 384px;	
}
.colTriple {
	float: left;
	width: 582px;	
}
form table td {
	padding: 0 0 4px 0;	
	vertical-align: top;
}
form table input[type=text], form table select {
	width:242px;
	padding: 1px 0;
}
form table select.tiny {
	width:50px;
}
form table select.small {
	width:80px;
}
form table textarea {
	width:242px;
	height: 60px;
}
#content ul.listing {
	list-style-type: disc;
	line-height: 17px;
	padding-left: 20px;
	margin: 0 0 10px 0;
}
#content ul.listing  li {
	list-style-type: disc;
}
#content .attn, .error {
	font-style: italic;
	color: #F00;
}
#content table.gallery td {
	padding: 0 0 12px 0;	
}
#content table.gallery td a:hover {
	opacity: 0.8;
}
#content table.downloads td {
	vertical-align: top;
	padding: 6px 0 6px 0;	
}
#content table.downloadPreview td {
	vertical-align: top;
}
/* * * * * END: CONTENT * * * * */


/* * * * * START: CONTENT SPECIAL / SPLASH * * * * */
.fullimage {
	border: 1px solid #ccc;	
	background: #FFF;
	padding: 5px;
}
/* * * * * END: CONTENT SPECIAL / SPLASH * * * * */


/* * * * * START: ADDITIONAL * * * * */
.marginR {
	margin: 0 12px 0 0;	
}
#additional {
	padding-top: 24px;
}
#additional h1 {
	font-size: 12px;
	font-weight: bold;	
	line-height: 16px;
	margin: 0 0 3px 0;
}
#additional h2 {
	font-size: 11px;
	font-weight: bold;
}
#additional, #additional p {
	font-size: 11px;
	line-height: 14px;	
}
#additional .colSingle, #additional .colDouble, #additional .colTriple, #additional .colFull {
	padding-top: 4px;
}
#additional .divider, #content .divider {
	height: 0px;
	margin: 0 0 10px 0;
}
table.opening  {
	margin: 0 0 6px 0;	
}
table.opening td {
	vertical-align: top;	
}
table.opening td.day {
	width: 70px;	
}
table.opening td.time {
	width: 114px;	
}
#additional .colSingle form input[type=text] {
	width: 184px;
	margin: 0 0 4px 0;
	padding: 1px 0;
}
#additional .colSingle form label {
	display: block;
}	
#additional .colSingle form input.boxMedium, #additional .colSingle form select.boxMedium {
	width: 89px;	
}
#additional .colSingle form input.boxXS, #additional .colSingle form select.boxXS {
	width: 50px;	
}
#additional .colSingle form input.boxS, #additional .colSingle form select.boxS {
	width: 75px;	
}
form input[type=submit] {
	padding: 2px 5px;
}
/* * * * * END: ADDITIONAL * * * * */


/* * * * * START: GALLERY * * * * */
p.credits {
	font-size: 10px;	
}
#gallerySelector {
	padding: 5px 0 5px 0;
	margin: 0 0 5px 0;
}
#slideshow {
	display: block;
	height: 368px;
	width: 570px;
	text-align: center;
	overflow:hidden;
}
#slideshow .image-wrapper {
	display: block;
	height: 368px;
	width: 570px;
	background: #ccc;
	text-align: center !important;
}
#galleryThumbs ul li {
	display: block;
	float: left;	
	width: 99px;
	margin-bottom: 12px;
}
#galleryThumbs ul li.last {
	width: 87px;
}
#galleryThumbs ul li a:hover { 
	opacity: 0.8;
}
#controls {
	position: relative; 
}
#controls .nav-controls a {
	font-size: 10px;
	text-decoration: none;
	width: 26px;
	height: 30px;
	text-indent: -9999px;
}
#controls .nav-controls a.prev {
	position: absolute;
	left: -588px;
	width: 26px;
}
#controls .nav-controls a.next {
	position: absolute;
	left: -44px;
	width: 26px;
}
.pagination {
	padding: 5px 0 0 0;	
}
.pagination .current, .pagination a {
	margin: 0 5px 0 0;
	text-decoration: none;
}
.pagination a:hover {
	color: #FFF;	
}
form select {
	width: 360px;	
}
/* * * * * END: GALLERY * * * * */


/* */
input.boxMedium {
	width: 90px;	
}

/* additional reset for Firefox 3 */
a:focus, a:hover, a:active { 
	outline:none;
}


#iPhoneSpecial {
	position: absolute;
	top: 8px;
	right: 20px;
	width: 51px;	
}
#swissGastroSpecial {
	position: absolute;
	top: 8px;
	right: 100px;
	width: 74px;	
}