/*******************************************************************************
	Oreillys
	by Laut und Schoen
	
	#f8d686 cream
	#fff6d6 very light yellow
	#800f0f dark red (sports)
*******************************************************************************/

*  { margin: 0; padding: 0; }

body {
	font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.4;
	background-color: #000;
	color: #FFF6D6;
}


h1, h2, h3, h4, h5, h6 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 0.5em;
	color: #F8D686;
}
h3, h4 { 	
	font-weight: bold;
}
h4 { 	font-size: 14px; }

a img { border: none; }

a:link, a:visited, a:active {
	outline: none;
	color: #F8D686;
	text-decoration: none;
}
a:hover { text-decoration: underline; }

/***** Layout ***********************************************************/
/************************************************************************/

#wrap {
	position: relative;
	width: 992px;
	height: 593px;
	margin: 0 auto;
}

.gateway { background-image: url('../images/bg_gateway_black.jpg'); }
.amsterdam { background-image: url('../images/bg_amsterdam.jpg'); }
.brussels { background-image: url('../images/bg_brussels.jpg'); }
.duesseldorf { background-image: url('../images/bg_duesseldorf.jpg'); }
.frankfurt { background-image: url('../images/bg_frankfurt.jpg'); }
.heidelberg { background-image: url('../images/bg_heidelberg.jpg'); }


h1#site {
	position: absolute;
	top: 0px; 
	left: 443px;
	margin: 0px;
}
h1#site a {
	display: block;
	width: 110px;
	height: 131px;
	background: transparent url('../images/puca_home.jpg') top center no-repeat;
}

h1#site a:hover {
 background-position: center -131px;
}

a#gateway {
	position: absolute;
	display: block;
	left: 208px;
	top: 30px;
	width: 226px;
	height: 80px;
}

.page_1 { 
	background-image: url('../images/bg_content_atmo.jpg');
}

.page_2 { 
	background-image: url('../images/bg_content_food_links.jpg');
}
.heidelberg .page_2 { 
	background-image: url('../images/bg_content_food_links_heidelberg.jpg');
}


.page_12,
.page_13,
.page_14 { 
	background-image: url('../images/bg_content_food_red.jpg');
}
.page_3 { 
	background-image: url('../images/bg_content_sports_black.jpg');
}

.page_11 .image_left { margin-left: -10px; }

#content {
	position: absolute;
	top: 151px;
	left: 202px;
	overflow: auto;
	background-repeat: no-repeat;
	background-position: left top;
	width: 528px;
	height: 350px;
	padding: 26px 30px 0 30px;
}
* html #content { background-attachment: fixed; }

#content.page_3 { padding-top: 0; height: 376px; }

.gateway #content { 
	background-image: url('../images/bg_content_frontpage_frankfurt.jpg');
}
.amsterdam .page_2,
.brussels .page_2 { 
	background-image: url('../images/bg_content_food_black.jpg');
}

.amsterdam #content.page_1,
.brussels #content.page_1 { width: 588px; height: 376px; padding: 0; }

.amsterdam #content.page_11 { 
	background-image: url('../images/bg_content_frontpage_amsterdam.jpg');
}
.brussels #content.page_11 { 
	background-image: url('../images/bg_content_frontpage_brussels.jpg');
}
.frankfurt #content.page_11 { 
	background-image: url('../images/bg_content_frontpage_frankfurt.jpg');
}
.frankfurt .page_10 { 
	background-image: url('../images/bg_reservation_page.jpg');
}

#content.maxwidth {
	position: absolute;
	overflow: visible;
	width: 588px;
	height: 380px;
	padding:0;
	margin:0;
}
#content.maxwidth #image-box {
	overflow: hidden;
	text-align: center;
	width: 588px;
	height: 380px;
}

#content ul,
#content ol {
	margin: 0.3em 1.5em;
	padding: 0;
}

#inner_content {
	overflow: hidden;
	width: 518px;
	margin: 0 auto;
}
* html #inner_content { width: 508px; }
.amsterdam #content.page_1 #inner_content,
.brussels #content.page_1 #inner_content { width: 100%; }


#language {
	position: absolute;
	top: 485px;
	left: 820px;
	font-size: 10px;
}

#footer {
	position: absolute;
	top: 540px;
	left: 206px;
	font-size: 13px;
	text-align: center;
	width: 582px;
	height: 22px;
}


/***** Joomla Stuff *****************************************************/
/************************************************************************/

.componentheading,
.contentheading,
.contentheading_food,
.contentheading_sports {
 	font-size: 18px;
 	margin: 0 0 1em;
}

.leading,
.article_row { overflow: hidden; }

* html .leading,
* html .article_row { height: 1%; }

.article_column {
	float: left;
	overflow: hidden;
	width: 161px;
}
.row_separator,
.leading_separator {
	display: block;
	clear: both;
	height: 18px;
}
.article_separator {
	float: left;
	display: block;
	width: 14px;
}
* html .article_separator { width: 10px; }

.contentdescription {
	overflow: hidden;
}
* html .contentdescription {
	height: 1%;
}

.small, .createdate, .modifydate, .createdby, .mosimage_caption {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #FFF6D6;
}

.counter,
.pagination,
.pagecountselect {
	display: block;
	text-align: center;
	margin-top: 5px;
}

.counter { margin-top: 20px; }

.blog_more,
.pagination {
	padding: 3px 5px;
}
.pagination span { 
	margin: 2px 5px;
}
.pagination a { 
	color: #fff;
	border-bottom: none;	
	margin: 2px 5px;
}
.blog_more ul {
	list-style-type: none;
}
#system-message { 
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	color: #F8D686;
	background-color: transparent;
	padding: 4px 40px;
	border-top: 2px solid #F8D686;
	border-bottom: 2px solid #F8D686;
	margin-bottom: 20px;
}
#system-message ul { list-style-type: none; }

.contact p { margin-top: 1em; }

.fpt .contentheading { margin: 0; }

.fpt_image {
	overflow: hidden;
	width: 100%;
	height: 227px;
	background-image: url(../images/bg_event.jpg);
}
.amsterdam .fpt_image,
.brussels .fpt_image {
	background-image: none;
}
#content .fpt_image a,
#content .fpt_image a:hover { display: block; border: none; }


.fpt_text {
	overflow: hidden;
	height: 96px;
}
.leading .fpt_text { height: auto; }



/***** category and article Layout for "Food"-Link ***********************/

.leading_separator_food { display: block; height: 0; }
* html .leading_separator_food { display: none; }

.blog_food { }
.blog_food ul#cat_list {
	list-style-type: none;
	text-align: center;
	width: 90%;
	margin: 0 auto;
}
.blog_food ul#cat_list li { 
	margin: 0 0 30px 0;
}

.blog_food ul#cat_list .contentheading_food { 
	margin: 0;
	font-size: 22px;
	font-weight: bold;
}

.blog_food ul#cat_list a { 
	display: block;
	color: #800f0f;
	padding: 25px 10px;
}
* html .blog_food ul#cat_list a { width: 90%; }

.page_food { padding-bottom: 2em; }
.page_food table { width: 95%; }
.page_food h3 { 
	padding-top: 0.5em;
	border-bottom: 2px solid #F8D686;
	margin-top: 1.5em;
}
.page_food strong { color: #F8D686; font-size: 14px; }

.page_food em { /* color: #F8D686; */ }

/***** article Layout for "sports"-Link *********************************/
.page_sports { padding: 0 5% 2em; }
.page_sports table { width: 100%; table-layout: fixed; }
.page_sports td { 
	background-color: #800f0f;
	text-align: center;
	width: 15%; 
	padding: 2px 10px;
}
.page_sports td.game,
.page_sports table td:first-child { width: 60%; }
.page_sports h3 { margin: 0 0 -1em; line-height: 75px; }
.page_sports h4 { margin: 1.5em 0 0.5em; text-align: center; }

.page_sports h3 a { 
 float:left;
 background-image: url(../images/sports_logos.png);
 width:68px;
 height:75px;
}
.page_sports a strong {
	position: absolute;
	display: inline;
	top: -8000em;
	left: -8000em;
}

/***** Reservation ******************************************************/
.reservation_link {
	float: left; width: 20%; margin: 0 2%; text-align: center;
}
.reservation_link #contact_text_label { float: none; font-size: inherit; color: #F8D686; }
.reservation_link input#contact_text { background-color: #555555; }

/***** Buttons and Forms ************************************************/

.button {
	font-size: 1em;
	color: #F8D686;
	background: #fff url(../images/button_bg.jpg) repeat-x;
	padding: 0 6px 2px 6px;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	margin: 10px 10%;
}

.contact #emailForm { margin-top: 30px; }

.contact #buttons { 
	clear: both;
	text-align: center;
	padding-top: 20px;
	margin-top: 4px;
}

.contact textarea#contact_text {
	font-family: arial,futura,sans-serif;
	font-size: 11px;
	width: 368px;
	height: 130px;
}
label#contact_text_label { padding-bottom: 2px; }

#emailForm .contact_formfield img { vertical-align: top; padding: 0; margin: 0; }

.contact_formfield,
.contact_formfield_radiowide {
	clear: left;
	overflow: hidden;
	margin-bottom: 10px;
}
.contact_formfield_radio,
.contact_formfield_narrow { 
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0 25px 5px 0;
}
* html .contact_formfield_radio,
* html .contact_formfield_narrow { margin: 0 45px 5px 0; } 

.contact_formfield_checkbox { 
	float: left;
	margin: 0 50px 10px 0;
}
.contact_formfield_desc { 
	clear: both;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 10px 0;
	border-top: 2px solid #F8D686;
}
.contact_formfield_desc2 { 
	clear: both;
	padding: 0 0 10px 0;
}
.contact_formfield_desc p {
	color: #F8D686;
}
.contact_formfield label {
	float: left;
	display: inline;
	font-size: 11px;
	width: 192px;
	padding: 0 3px;	
}
.contact_formfield_checkbox label,
.contact_formfield_narrow label {
	float: left;
	display: inline;
	font-size: 11px;
	/*width: 88px;*/
	padding: 0 5px;
}
* html .contact_formfield_checkbox label { padding: 0px; }
.contact_formfield_checkbox label.copy {
	float: none;
	width: auto;
}
.contact_formfield_radio label,
.contact_formfield_radiowide label {
	float: none;
	padding-right: 4px;
	padding: 0 3px;
}
.contact_formfield_radio label:first-child {
	float: left;
	width: 90px;
}
.contact_formfield_narrow label:first-child {
	float: left;
	width: 120px;
}
.contact_formfield_radiowide label:first-child {
	float: left;
	width: 274px;
}

select,
.contact .inputbox,
.contact_formfield input,
.contact_formfield_narrow input,
.contact_formfield textarea { 
	font-size: 11px;
	color: #fff;
	background-color: #555;
	border-left: 1px solid #997437;
	border-top: 1px solid #997437;
	border-right: 1px solid #C9A467;
	border-bottom: 1px solid #C9A467;
	padding: 1px 2px; 
}
.contact_formfield textarea { 
	font-family: arial,futura,sans-serif;
	width: 168px;
}
.contact_formfield_radio input,
.contact_formfield_radiowide input { vertical-align: middle; }

option { padding: 0 4px; }

.contact input.invalid,
.contact textarea.invalid {
	background-color: #94444D;
}


/***** user styles ******************************************************/

.image_left { 
	float: left;
	display: inline;
	margin: 0 20px 10px 0;
}
.image_right { 
	float: right;
	display: inline;
	margin: 0 0 10px 20px;
}

#system-message dt.message,
.error h2,
.invisible {
	position: absolute;
	display: inline;
	top: -8000px;
	left: -8000px;
}

.food {
	/* width: 70%; */
	padding: 20px 10px 0;
}
.price {
	text-align: right;
	vertical-align: top;
	color: #F8D686;
	width: 15%;
	padding: 20px 0 0;
}
.price em { 
	color: #FFF6D6;
}
.food_small {
	width: 55%;
	padding: 0 10px;
}
.price_small {
	text-align: right;
	vertical-align: bottom;
	color: #F8D686;
	width: 15%;
	padding: 0;
}


.tabable:focus,
.tabable:active {
	position: absolute;
	display: inline;
	top: 8007px;
	left: 8200px;
	z-index: 1000;
	color: #4d6a8e;
	background-color: #fff;
	white-space: nowrap;
	height: auto;
	padding: 2px 4px;
	border: 1px solid #4d6a8e;
}


/***** weblinks **********************************************************/

.weblinks .sectiontableentry1 {
	background-color: #722015;
	padding: 12px;
}
.weblinks .sectiontableentry2 { 
	background-color: #621005;
	padding: 12px;
}
.weblinks p {
	font-size: 12px;
	padding: 2px 0 0 10px;
}


/***** calendar *********************************************************/
.calendar { background-color: #fff6d6; }
.calendar tr.daysrow, 
.calendar tr.daysrow td {
	background-color: #015545 !important;
	color: #F8D686 !important;
}
.calendar thead .weekend {
	color: #000 !important;
}


/***** joomfish *********************************************************/

#jflanguageselection ul { list-style-type: none; }

#language.en-gb #jflanguageselection a { background-image: url('../images/de.jpg'); }
#language.de-de #jflanguageselection a { background-image: url('../images/en.jpg'); }

#jflanguageselection a {
	display: block;
	overflow: hidden;
	background-position: top left;
	width: 99px;
	height: 67px;
}

#jflanguageselection a:hover { background-position: bottom left; }

#jflanguageselection span {
	position: absolute;
	display: inline;
	top: -8000px;
	left: -8000px;
}


/***** phoca ************************************************************/

.phoca_slide {
	background-image: url('../images/windowbg.jpg');
	background-repeat: no-repeat;
	text-align: center;
}

#phoca_buttons {
	position: absolute;
	top: 380px;
	width: 588px;
	height: 36px;
	overflow: hidden; /* IE Fix */
}

#phoca_buttons a {
	display: block;
	overflow: hidden;
	width: 43px;
	height: 36px;
}


#phoca_buttons .prev {
	position: absolute;
	left: 170px;
}
#phoca_buttons #playstop {
	position: absolute;
	left: 241px;
}
#phoca_buttons #close {
	position: absolute;
	left: 304px;
}
#phoca_buttons .next {
	position: absolute;
	left: 375px;
}

#phoca_buttons a:hover { border: none; /* IE a:hover img fix */ }
#phoca_buttons a:hover img { 
	position: relative;
	top: -36px;
}

#phocagallery .category {
	display: block;
	width: 80px;
	padding-left: 10px;
}
#phocagallery td span { padding-left: 10px; }