@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffe1bf;
	background-color: #fee4c4;
	background-image: url(pics/design/ean_bg.png);
	background-repeat: repeat-x;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}

p, h1, h2, h3, h4, h5, h6, img, form {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
	color: #db0076;
}
a:hover {
	color: #fff;
}
.item {
	background-color: #110c0d;
	width: auto;
}
.item a {
	color: #ffe1bf;
}
.item a:hover {
	color: #ffe1bf;
}
.itemNote {
	color: #eee;	
}
.descriptionContent {
	float: left;
	width: 100%;
	padding: 0 0 10px 0;
	margin: 10px 0 20px 0;
	border-bottom: #db0076 1px solid;
}

.line_wide {
	float: left;
	width: 100%;
	padding: 0 0 0px 0;
	margin: 2px 0 10px 0;
	
}
img.itemInfo {
	margin: 0 3px 0 0;	
}
.descriptionContent img {
	float: left;
	margin: 0 10px 0 0;
}
.price {
	background-color: #110c0d;
	width: 10px;
	padding-left: 10px;
	text-align: right;
	font-size: 0.9em;
	line-height: 1.8em;
}
.column2 {
	width: 450px;
}
.columnGroup {
	width: 460px;
	float: left;
	margin-bottom: 20px;
}
.columnItem {
	width: auto;
	font-size: 0.9em;
	line-height: 1.8em;
}
.hSeparator {
	width: 20px;
	background-image: url(pics/design/hseparator.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.hS {
    padding: 10px; 
	width: 20px;
	background-image: url(pics/design/hseparator.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.galeriaPic {
	width: 105px;
	height: 71px;
	padding: 5px;
	float: left;
	text-align: center;
}
.catTitle {
	font-size: 12pt !important;
	font-weight: bold !important;
	padding-bottom: 5px !important;
	padding-top: 0px !important;
}
.reservationText {
	color: #eee;
	font-size: 16px;
	line-height: 20px;
	width: 400px;
	height: 20px;
	background: #110c0d;
	background-image: url(pics/design/tf_bg.png);
	background-repeat: repeat-x;
	border: none;
}
.reservationTA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #eee;
	font-size: 16px;
	line-height: 20px;
	width: 395px;
	height: 100px;
	padding-right: 5px;
	background: #110c0d;
	background-image: url(pics/design/tf_bg.png);
	background-attachment: scroll;
	border: none;
}
.reservationSelect  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #eee;
	font-size: 16px;
	line-height: 20px;
	background: #110c0d;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	border-top: 1px solid #110c0d;
	border-right: 1px solid #110c0d;
}
.reservationButton  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #eee;
	font-size: 14px;
	line-height: 1em;
	text-align: center;
	padding: 0 0 3px 0;
	margin-top: 20px;
	width: 100px;
	height: 22px;
	background-image: url(pics/design/button_100x22.png);
	background-repeat: no-repeat;
	border: none;
}
.reservationButton:hover  {
	background-image: url(pics/design/button_over_100x22.png);
}
a.onlineReservation {
	padding: 3px 10px;
	background: none;
	color: #db0076;
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid #fff;
	text-decoration: none;
}
a.onlineReservation:hover {
	background: #db0076;
	color: #fff;
}
.eventDate {
	color: #ccc;
	font-size: 0.8em;	
}
.eventContent {
	display: none;
	padding-top: 10px;	
}
.event {
	/*float: left;*/
	/*width: 480px;*/
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: solid 1px #999;
}
h2 {
	color: #db0076;
	font-size: 1em;
	margin: 0 0 5px !important;
	padding: 0 !important;
}

#layout {
	float: none;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	
	}
#layout #layoutBg {
	float: left;
	width: 960px;
}
#layout #layoutBg #header {
	float: left;
	height: 120px;
	width: 960px;
	background-image: url(pics/design/patanegra_header.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #110c0d;
	
}

#layout #layoutBg #header #logo {
	float: left;
	height: 75px;
	width: 374px;
	padding-top: 20px;
	padding-left: 20px;
	
}

#layout #layoutBg #header #reservation {
	float: left;
	margin: 30px 0 0 35px;
	
}
#layout #layoutBg #header #reservation a {
	color: #ccc !important;
	background: url(pics/design/header_deco.png) no-repeat left center !important;
	border: none !important;
	font-weight: normal !important;
	font-size: 12pt !important;
	line-height: 34px !important;
	text-decoration: none;
	padding: 10px 0 10px 38px !important;
}
#layout #layoutBg #header #langs {
	float: left;
	margin: 20px 0 0 50px;
	padding: 10px 0 10px 38px;
	background: url(pics/design/header_deco.png) no-repeat left center !important;
}
#layout #layoutBg #header #langs a {
	color: #ccc !important;
	font-weight: normal !important;
	font-size: 12pt !important;
	line-height: 34px !important;
	text-decoration: none;
}
#layout #layoutBg #header #langs .langSeparator {
	color: #db0076;
}
#layout #layoutBg #header a:hover{
	color: #db0076 !important;
}
#layout #layoutBg #menu {
	float: left;
	width: 960px;
	background:  #e40489;
	margin-bottom: 0px;
}
#layout #layoutBg #content {
	float: left;
	width: 940px;
	font-size: 12pt;
	line-height: 1.4em;
	background-color: #110c0d;
	min-height: 430px;
	padding: 10px 10px 0 10px;
}
#layout #layoutBg #content h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ccc;
	font-size: 16pt;
	line-height: 1em;
	padding-bottom: 20px;
	padding-top: 10px;
}
#layout #layoutBg #content h1 a {
	color: #999999;
	text-decoration: none;
}
#layout #layoutBg #content h1 .actPage {
	color: #db0076;
}
#layout #layoutBg #content h2 {
	font-size: 12pt;
	line-height: 1em;
	padding-bottom: 20px;
}
#layout #layoutBg #content h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #eee;
	font-size: 16pt;
	line-height: 1em;
	padding-bottom: 20px;
}
#layout #layoutBg #footer {
	float: left;
	width: 960px;
	height: 10px;
	line-height: 1.4em;
	background-color: #110c0d;
	background-image: url(pics/design/bg.png);
}

.pics_r {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 20px;
	margin-bottom: 20px;
	
}

.pics_l {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 5px;
	margin-bottom: 20px;
	
}
.partner a {
	text-decoration: none;
	color: #ccc;
}
.partner a:hover {
	text-decoration: underline;
}

.header_nl {
	float: left;
	height: 120px;
	width: 720px;
	background-image: url(pics/design/patanegra_header_nl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #110c0d;
	
}
.logo_nl {
	
	padding-top: 20px;	
}
.line_wide_nl {
	float: left;
	width: 100%;
	padding: 0 0 0px 0;
	margin: 2px 0 10px 0;
	border-bottom: #db0076 1px solid;
}
