html {
	overflow-y: scroll;
}
html, body {
	height: 100%;
}
body {
	background: #000 url(../img/bg-body.gif) repeat-x;
	font-family: arial, sans-serif;
	margin: 0;
	padding: 0 0 20px 0;
	color: #fff;
}
img {
	border: none;
}
a {
	color: #fff;
}
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;
}

/*Wrapper*/

#Wrapper{
	width: 945px;
	margin: 0 auto;
}
#Preview {
	position: fixed;
	background: red;
	top: 0;
	left: 0;
	padding: 2px;
	font-size: 11px;
}
/*Header*/

#Header{
  background: url(../img/header-en.jpg) no-repeat;
	height: 259px;
	overflow:hidden;
	padding:0;
	margin:0 0 20px 0;
}
.video #Header { background: url(../img/header-video.jpg) no-repeat; }
.pub-crawl #Header { background: url(../img/header-about.jpg) no-repeat; }
.guestbook #Header { background: url(../img/header-guestbook.jpg) no-repeat; }
.staff #Header { background: url(../img/header-staff.jpg) no-repeat; }
.photo #Header { background: url(../img/header-photo.jpg) no-repeat; }
.events #Header { background: url(../img/header-events.jpg) no-repeat; }
.about #Header { background: url(../img/header-aboutus.jpg) no-repeat; }
.faq #Header { background: url(../img/header-faq.jpg) no-repeat; }
.recruitment #Header { background: url(../img/header-recruitment.jpg) no-repeat; }
.contact #Header { background: url(../img/header-contact.jpg) no-repeat; }
.partners #Header { background: url(../img/header-partners.jpg) no-repeat; }
.merchandise #Header { background: url(../img/header-merchandise.jpg) no-repeat; }
#Header a {
	text-shadow: #000 0 0 4px;
}
.recruitment #Language a {
	color: #000;
	text-shadow: none;
}
.pub-crawl #Header a,
.merchandise #Header a  {
	color: #000;
	text-shadow: none;
}
#Header h1 {
	margin: 144px 40px 0 42px;
	height: 57px;
	text-indent: -1000em;
}
#Header h1 a {
	display: block;
	height: 57px;
}
/*Footer*/
#Footer{
	margin: 0 auto 50px;
	padding: 0 10px;
	background: #000;
	width: 925px;
	clear: both;
	text-align: center;
	overflow: hidden;
}
#Footer h3 {
	margin: 40px 0 0 0;
	padding: 0;
}
#GlobalNavigation {
	clear: both;
	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: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
#GlobalNavigation li:after {
	content: "|";
	color: red;
}
#GlobalNavigation li.last:after {
	content: "";
}

ul#Navigation li a {
	color: #fff;
	padding: 5px 10px;
	text-decoration: none;
}

ul#Navigation li a:hover{
	text-decoration: underline;
}

#Language{
	color:#fff;
	float:left;
	font-size: 12px;
	margin: 10px;
}
#Language a,
#HeaderMenu a {
	color:#fff;
}
#Language a:after {
	margin: 0;
}
#HeaderMenu {
	float: right;
	color: #fff;
	margin: 10px;
}
#HeaderMenu p {
	margin: 0;
	padding: 0;
}

#Body {
	background: url(/img/bg-body.png) no-repeat;
	min-height: 602px;
	overflow: hidden;
	clear: both;
	width: 100%;
}

h2.big-title {
	font-family: Times New Roman, serif;
	font-size: 56px;
	padding: 0;
	margin: 0;
}

.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: 133px;
	margin: 0 20px 10px 0;
	min-height: 250px;
	overflow: hidden;
}
.listing-galleries img,
.listing-videos img {
	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 5px 0;
	width:100%;
	overflow:hidden;
}
.comment p{
	margin-top:5px;
	margin-bottom:5px;
	float:right;
	width:410px;
}
p.autor{
	font-size:10px;
	color:#999;
	margin:0;
	padding:0;
}
p.autor a{
	color:#999;
}
.comment-num{
	color:#333;
	font-size:30px;
	font-weight:bold;
	width:30px;
	margin:0;
	padding:0;
	float:left;
	text-align:right;
}


.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: 100%;
}
.WidgetReservation textarea {
	width: 100%;
	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 {
  list-style: none; float: left;
}
.thumb {
  height: 70px; width: 120px; margin: 0 10px 10px; display: block;  
}
.controls {
	background: #333;
	font-size: 11px;
	padding: 7px 0 10px;
	width: 460px;
}
.controls a {
	margin: 0 5px;
}
.controls #controls {
	float: right;
}

.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;
}



#Sidebar .WidgetWeeklyEvent strong {
	display: block;
}

.WidgetVideo ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
.WidgetVideo div {
	font-size: 11px;
}
.WidgetVideo h4,
.WidgetGallery h4 {
	margin: 5px 0;
	padding: 0;
	font-size: 12px;
}
.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: 100%;
	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;
}