html {
	overflow-y: scroll;
}
html, body {
	height: 100%;
}
body {
	background: #b2c0d8 url(../img/bg-body.jpg) repeat-x;
	font-family: arial, sans-serif;
	margin: 0;
	padding: 0 0 20px 0;
	color: #01101d;
}
img {
	border: none;
}
a {
	color: #ae000e;
}
a:hover {
	text-decoration: none;
}
p, td, th, li, dt, dl, legend {
	font-size: 12px;
}

.clear {
	clear:both;
}
a:active{
	outline: none;
}
:focus{
  outline: none;
}


img{
	border:none;
}


.holder{
	 background: url(../img/header-en.jpg) no-repeat center top;
}

/*Wrapper*/

#Wrapper{
	width: 980px;
	margin: 0 auto;
}
#Preview {
	position: fixed;
	top: 0;
	left: 0;
	padding: 2px;
	font-size: 11px;
}
/*Header*/

#Header{
	height: 300px;
	overflow:hidden;
	padding:0;
	margin:0 0 40px 0;
}




.events .holder { background-image: url(../img/header-events.jpg); }
.about .holder { background-image: url(../img/header-about.jpg); }
.contact .holder { background-image: url(../img/header-contact.jpg); }
.live-sports .holder { background-image: url(../img/header-livesports.jpg); }
.food-drink .holder { background-image: url(../img/header-fooddrink.jpg); }
.location .holder { background-image: url(../img/header-location.jpg); }
.tournaments .holder { background-image: url(../img/header-tournaments.jpg); }





#Header a {
	text-shadow: #000 0 0 4px;
}

#Header h1 {
	margin: 144px 40px 0 42px;
	height: 57px;
	text-indent: -1000em;
}
#Header h1 a {
	display: block;
	height: 57px;
}
/*Footer*/
#Footer{
	font-size:11px;
	width: 540px;
	margin:0 auto;
	padding:10px 20px;
	text-align: center;
	overflow: hidden;
	color:#aba9aa;
	background:#eaeef4;
}
#Footer p{
	font-size:11px;
	margin-bottom:20px;
}
#Footer h3 {
	font-size:21px;
	margin: 20px 0 0 0;
	padding: 0;
	color:#01101d;
}
#Footer a{
	font-size:11px;
	padding:0 8px;
	color:#5f84c2;
}
#GlobalNavigation {
	clear: both;
	color:#b7c4dd;
	margin: 0 0 20px 0;
}
#GlobalNavigation ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	text-align: center;
}

#GlobalNavigation li{
	display: inline;
	font-size: 15px;
	text-transform: uppercase;
}
#GlobalNavigation li:after {
	content: "|";
	color: #b7c4dd;
}
#GlobalNavigation li.last:after {
	content: "";
}
#GlobalNavigation li a.active{
	color:#015eaf;
}

ul#Navigation li a {
	color: #011322;
	padding: 5px 10px;
	text-decoration: none;
}

ul#Navigation li a:hover{
	text-decoration: underline;
}

#Language{
	font-size:11px;
	width:390px;
	color:#015eaf;
	float:left;
	text-align:right;
	margin:20px 10px;
}
#Language a,
#HeaderMenu a {
	color:#fff;
	padding:0 7px;
	text-decoration:none;
}
#Language a:hover,
#HeaderMenu a:hover {
	color:#6f95d5;
	text-decoration:underline;
}
#Language a:after {
	margin: 0;
}
#HeaderMenu {
	font-size:11px;
	width:430px;
	float: right;
	color:#015eaf;
	margin:20px 10px;
}
#HeaderMenu p {
	font-size:11px;
	margin: 0;
	padding: 0;
}

#Body {
	overflow: hidden;
	clear: both;
	width: 100%;
	background: url(../img/bg-wrapper.gif) repeat-y center top;	min-height: 602px;
}

h2.big-title {
	font-family: Times New Roman, serif;
	font-size: 56px;
	padding: 0;
	margin: 0;
}
h2.page-title{
	font-size:30px;
}

.path {
	display: none;
}



/*Controls*/

.controls{
	width:100%;
	margin: 0 0 0 0;
	overflow:hidden;
}
a.btn-prev{
	width:26px;
	height:25px;
	display:block;
	float:left;
	text-indent:-9999px;
	background:url(../img/btn-prev.gif) no-repeat;
}
a.btn-next{
	width:auto;
	height:25px;
	line-height:25px;
	display:block;
	float:left;
	text-indent:35px;
	color:#919191;
	text-decoration:none;
	background:url(../img/btn-next.gif) no-repeat;
}


.ui-tabs .ui-tabs-hide {
     display: none;
}
.ui-tabs .ui-tabs-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  }
.ui-tabs .ui-tabs-nav li {
float: left;
}
.ui-tabs .ui-tabs-nav a {
display: block;
padding: 5px;
}
.ui-tabs .ui-tabs-selected {
  background: #ccc;
  }
  
  
.featured-gallery .scroll {
	width: 100%;
	height: 250px;
	overflow: hidden;
	overflow-x: auto;
}

.listing-galleries,
.listing-videos {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.listing-galleries li,
.listing-videos li {
	float: left;
	width: 120px;
	margin: 0 15px 10px 0;
	min-height: 250px;
	overflow: hidden;
}
.listing-galleries img,
.listing-videos img {
	width:100%;
	margin: 0 0 10px 0;
	display: block;
}
.listing-galleries h3,
.listing-videos h3 {
	margin: 0 0 5px 0;
	padding: 0;
}
.listing-galleries div,
.listing-videos div {
	font-size: 11px;
}
.listing-galleries .date,
.listing-videos .date {
	color: #999;
	margin: 0 0 5px;
	font-size: 11px;
}

.pagination {
	font-size: 12px;
	clear: both;
	margin: 20px 0 0 0;
	color: #666;
	line-height: 22px;
}
.pagination a {
	padding: 5px;
}
.pagination a.active {
	background: #666;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#CommentForm .property label {
	margin: 0 0 5px 0;
}
#CommentForm .property .value {
	margin: 0 0 10px 0;
}
#CommentForm .property label,
#CommentForm .property .value {
	display: block;
	font-size: 12px;
}
#CommentForm .property .value input[type="text"] {
	background: #FBFBFB;
	border: 1px solid #E3E3E3;
	width: 242px;
	font: 14px tahoma, sans-serif;
	padding: 2px;
}
#CommentForm .property .value textarea {
	background: #FBFBFB;
	border: 1px solid #E3E3E3;
	width: 396px;
	font: 14px tahoma, sans-serif;
	padding: 2px;
	min-height: 150px;
}
.submit {
	padding: 5px;
	font: 14px tahoma, sans-serif;
}


.comment{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #dde3ee;
}

p.autor{
	font-size:10px;
	color:#999;
	margin:0;
	padding:0;
}
p.autor a{
	color:#999;
}
.comment-num{
	color:#b2c0d8;
	font-size:40px;
	font-weight:bold;
	width:40px;
	margin:0;
	padding:0;
	float:left;
	text-align:right;
}
.comment-text{
	width:470px;
	float:right;
	padding-top:5px;
}
.comment-text p{
	margin:0 0 5px 0;
}

.listing-events {
	list-style: none;
	margin: 0;
	padding: 0;
}
.listing-events li {
	margin: 0 0 30px 0;
}
.listing-events h3 {
	margin: 0 0 5px;
	padding: 0;
}
.listing-events img {
	display: block;
	margin: 0 0 5px 0;
}
.listing-events .date {
	margin: 0 0 5px 0;
	color: #999;
	font-weight: bold;
}


.listing-faqs {
	margin-bottom: 50px;
}

.WidgetReservation #error {
  font-size: 11px;
  background: red;
  color: #fff;
  margin-bottom: 5px;
}

.WidgetReservation .property {
	float: left;
	margin: 0 10px 10px 0;
}
.WidgetReservation label {
	display: block;
	font-size: 11px;
}
.WidgetReservation .value {
	display: block;
}
.WidgetReservation input,
.WidgetReservation select,
.WidgetReservation textarea {
	font: 11px tahoma;
}
.WidgetReservation input[type="text"] {
	width: 96%;
}
.WidgetReservation textarea {
	width: 96%;
	height: 50px;
}
.WidgetReservation .actions {
	clear: both;
}
input.submit {
	padding: 5px;
	font-weight: bold;
	border: none;
	color: #fff;
	background: #8C0001!important;
	font: bold 11px tahoma, sans-serif;
	cursor:pointer;
}

.WidgetContact label {
	display: block;
	font-size: 12px;
	margin: 0 0 5px 0;
}
.WidgetContact .value {
	margin: 0 0 10px 0;
	display: block;
	font-size: 12px;
}
.WidgetContact input[type="text"],
.WidgetContact textarea {
	width: 350px;
	padding: 2px;
	font: 12px arial, sans-serif;
}
.WidgetContact .actions input {
	padding: 5px;
	font-weight: bold;
	border: none;
	color: #fff;
	background: #c00;
	font: bold 11px tahoma, sans-serif;
}

.video-replacement {
  width: 100%;
}
.videoWrapper {
  position: relative;
  padding-bottom: 75%;
  padding-top: 0;
  height:0;
}
* html .videoWrapper {
  margin-bottom: 45px;
  margin-bot\tom: 0;
}
.videoWrapper div,
.videoWrapper object,
.videoWrapper embed {
  position:absolute;
  top:0;
  left:0;
  width: 100%;
  height:100%;
}
/* ratios */
div.wideScreen {padding-bottom: 56.25%;}
div.fourBYthree {padding-bottom: 75%;}
/* chromes */
.videoWrapper a {
	display: none;
}

/* gallery */
#thumbs {
  padding-bottom: 5px; overflow: auto;
}
.thumbs {
   overflow: hidden; padding: 0; margin: 0;
}
.thumbs li {
	padding:6px;
	list-style: none;
	margin:0 10px 10px 0; 
	float: left;
	border:1px solid #ccc;
}
.thumbs li:hover{
	border:1px solid #b2c0d8;
	background:#b2c0d8;
}
.thumb {
	width: 111px; 
  height: 100px; 
	display: block;  
}
.controls {
	font-size: 11px;
	padding: 7px  0;
}
.controls a {
	margin: 0 5px 0 0;
}
.controls #controls {
	float: right;
}
.image-wrapper img{
	width:100%;
	*height: 100%;
}

.gallery-view h2 {
	font-size: 24px;
	margin: 0;
	padding: 0;
}
.gallery-view .date {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
	color: #aaa;
}

span.desc{
	font-size:11px;
	display:block;
	margin-bottom:10px;
	color:#999;
}

#Sidebar .WidgetWeeklyEvent strong {
	display: block;
}

.WidgetVideo ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
.WidgetVideo div {
	font-size: 11px;
}
.WidgetVideo h3,
.WidgetGallery h3 {
	margin-bottom:10px;
}
.WidgetVideo h4,
.WidgetGallery h4 {
	font-weight:normal;
	margin: 0 0 0 0;
	padding: 10px;
	font-size: 12px;
	background:#fff;
}
.WidgetVideo h4 {
	padding-bottom:0;
}
.WidgetVideo div.date{
	padding:2px 10px 10px 10px;
	background:#fff;
}
.WidgetGallery .more {
	font-size: 11px;
	margin: 0;
	padding: 0;
}


.sitemap .level1 {
	font-size: 14px;
	margin-bottom: 5px;
}
.sitemap .level2 {
	font-size: 12px;
	margin-left: 15px;
	margin-bottom: 5px;
}
.sitemap .level3 {
	margin-left: 30px;
	font-size: 11px;
	margin-bottom: 5px;
}

.WidgetImageText,
.WidgetFlashText {
	overflow: hidden;
	width: 100%;
}
.WidgetImageText .image-left,
.WidgetImageText .image-right {
	float: left;
	margin: 0 10px 10px 0;
	border-bottom: 1px solid #666;
}
.WidgetImageText .image-right {
	float: right;
	margin: 0 0 10px 10px;
}
.WidgetImageText .image-left img,
.WidgetImageText .image-right img {
	margin: 0 0 5px 0;
}
.WidgetImageText .image-description p,
.WidgetFlashText .description p {
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 0;
	color: #ccc;
}
.WidgetFlashText .flash-left,
.WidgetFlashText .flash-right {
	width: 38%;
	margin: 0 10px 10px 0;
	border-bottom: 1px solid #666;
	float: left;
}
.WidgetFlashText .flash-right {
	float: right;
	margin: 0 0 10px 10px;
}

.WidgetFile {
	padding: 7px;
}
.WidgetFile img {
	float: left;
}
.WidgetFile div {
	margin: 0 0 3px 40px;
	font-size: 11px;
}
.WidgetFile .title {
	font-weight: bold;
}

.WidgetNewsletter input[type="text"] {
	width: 96%;
	padding: 2px;
	font: 11px tahoma, sans-serif;
}
.WidgetNewsletter .actions input.submit {
	padding: 5px;
	font-weight: bold;
	border: none;
	color: #fff;
	background: #8C0001;
	font: bold 11px tahoma, sans-serif;
	margin: 5px 0 0 0;
}

.error {
	color: #c00;
}
