/* DEFAULT
__________________________________________________ */

*, html	{
	margin:0px;
	padding:0px;
	outline:none;
}

body	{
	margin:0px;
	padding:0px;
	font:normal 14px open_sansregular;
	color:#4e0800;
	background:url(../images/default/bg.jpg) no-repeat #f6ede9;
}

a:link 		{ color: #4e0800; text-decoration: none; }
a:visited 	{ color: #4e0800; text-decoration: none;  }
a:hover 	{ color: #870006; text-decoration: underline; }
a:active 	{ color: #4e0800; text-decoration: none;  }
a img 		{ border:none; }


/* MESSAGE STATUS
__________________________________________________ */

#status-bg	{
	top:0px;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.8;
	position:fixed;
	cursor:pointer;
	z-index:1001;
}
#status-area	{
	top:50%;
	margin-top:-70px;
	width:100%;
	position:fixed;
	display:table;
	z-index:1002;
}
#status-area p	{
	height:140px;
	vertical-align:middle;
	font:normal 30px open_sansregular;
	color:#fff;
	text-align:center;
	display:table-cell;
}
#status-area .error		{ background:url(../images/default/bg-error.png) repeat; }
#status-area .success	{ background:url(../images/default/bg-success.png) repeat; }


/* HEADER
__________________________________________________ */

#header-area	{
	top:0px;
	width:100%;
	height:80px;
	background:url(../images/default/bg-header.jpg) repeat-x;
	position:fixed;
	z-index:1000;
}
#header-bg	{
	top:80px;
	width:100%;
	height:100%;
	position:fixed;
	display:none;
	z-index:998;
}
#header-area #header	{
	margin:auto;
	width:940px;
	position:relative;
}
#header h1	{
	margin-top:-5px;
	margin-left:378px;
	width:184px;
	height:85px;
	text-indent:-9999px;
	background:url(../images/default/logo-header.png) no-repeat;
	position:absolute;
}
#header h1 a	{
	width:184px;
	height:80px;
	display:block;
}


/* TOP MENU
__________________________________________________ */

/* Left */
#header #top-menu-left	{
	float:left;
	width:378px;
	font-size:12px;
	text-transform:uppercase;
	display:table;
}
#top-menu-left li	{
	height:50px;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
}
#top-menu-left li:nth-child(1)	{ text-align:left; }
#top-menu-left li:nth-child(4)	{ padding-right:15px; }

/* Right */
#header #top-menu-right	{
	float:left;
	margin-left:184px; 
	width:213px;
	font-size:12px;
	text-transform:uppercase;
	display:table;
}
#top-menu-right li	{
	height:50px;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
}
#top-menu-left a,
#top-menu-right a	{
	color:#fff;
	line-height:1em;
	text-decoration:none;
}
#top-menu-left a:hover,
#top-menu-right a:hover,
#top-menu-left .tm-select,
#top-menu-right .tm-select	{
	color:#ffbb2e !important;
}

/* Sub */
#top-menu-left #sub-menu-txt	{
	width:100%;
	line-height:1em;
	color:#fff;
	display:table;
}
#sub-menu-txt span	{
	height:50px;
	vertical-align:middle;
	display:table-cell;
}
#sub-menu-txt:hover	{
	color:#ffbb2e;
}
#top-menu-left .sub-menu-select	{
	color:#ffbb2e !important;
	background:#4e0800;
}

/* Language */
#header #lg-menu	{
	float:left;
	width:55px;
	height:50px;
	font-size:12px;
	text-transform:uppercase;
	background:url(../images/default/icon-language.png) no-repeat right center;
	list-style:none;
	display:table;
}
#lg-menu li	{
	color:#ffbb2e;
	vertical-align:middle;
	display:table-cell;
	position:relative;
	cursor:pointer;
}

/* Language - Sub */
#lg-menu .sub-lg	{
	top:50px;
	padding-top:5px;
	list-style:none;
	display:table;
	position:absolute;
}
#lg-menu .sub-lg li	{
	text-align:center;
	display:table-cell;
}
#lg-menu .sub-lg a	{
	padding:10px 0px;
	width:55px;
	color:#fff;
	text-decoration:none;
	background:#4e0800;
	display:block;
}
#lg-menu .sub-lg a:hover	{
	background:#ffba2e;
}

/* Book Now */
#header #book-menu	{
	float:left;
	width:110px;
	display:table;
}
#book-menu a,
#book-menu span	{
	padding-left:30px;
	height:50px;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:middle;
	background:url(../images/default/icon-book.png) no-repeat left center #ffba2e;
	display:table-cell;
}
#book-menu a:hover	{
	background-color:#4e0800;
}

/* Side Menu */
#header #side-menu	{
	top:150px;
	right:0px;
	width:57px;
	height:171px;
	list-style:none;
	position:fixed;
}
#side-menu li	{
	background-color:#fff;
	display:list-item;
}
#side-menu a	{
	width:57px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	display:block;
}
#side-menu a:hover	{
	opacity:0.8;
}
#side-menu .but-facebook	{
	height:55px;
	background-image:url(../images/default/but-facebook.jpg);
}
#side-menu .but-call	{
	height:58px;
	background-image:url(../images/default/but-call.jpg);
}
#side-menu .but-email	{
	height:58px;
	background-image:url(../images/default/but-email.jpg);
}


/* SUB MENU
__________________________________________________ */

#sub-menu	{
	top:-145px;
	left:50%;
	margin-left:-470px;
	padding-top:35px;
	padding:35px 40px 0px;
	width:860px;
	height:165px;
	font-size:12px;
	text-transform:uppercase;
	background:#4e0800;
	position:fixed;
	overflow:hidden;
	z-index:999;
}
#sub-menu .prev,
#sub-menu .next	{
	margin-top:40px;
	width:13px;
	height:18px;
	text-indent:-9999px;
	display:block;
	position:absolute;
	opacity:0.8;
}
#sub-menu .prev:hover,
#sub-menu .next:hover	{
	opacity:1;
}
#sub-menu .prev	{ left:15px; background:url(../images/default/but-sub-prev.png) no-repeat }
#sub-menu .next	{ right:15px; background:url(../images/default/but-sub-next.png) no-repeat; }
#sub-menu .slides_container {
	width:860px;
	height:165px;
	position:relative;
	overflow:hidden;
}
#sub-menu .slides_container .list-area	{
	width:880px;
	position:relative;
}
#sub-menu .slides_container .list-box	{
	float:left;
	padding-right:20px;
	width:200px;
	height:165px;
	position:relative;
}
#sub-menu .slides_container .list-box .box-img	{
	width:200px;
	height:98px;
}
#sub-menu .slides_container .list-box .box-img img	{
	width:200px;
	height:98px;
	background:url(../images/default/loading.gif) no-repeat center #ccc;
}
#sub-menu .slides_container .list-box .box-txt	{
	padding-top:20px;
	line-height:1em;
	text-align:center;
}
#sub-menu .slides_container .list-box .box-txt a	{
	color:#fff;
	text-decoration:none;
}
#sub-menu .slides_container .list-box:hover .box-img img	{
	opacity:0.8;
}
#sub-menu .slides_container .list-box:hover .box-txt a	{
	color:#ffbb2e;
}


/* BANNER
__________________________________________________ */

#banner-area	{
	padding-top:55px;
	width:100%;
	height:300px;
	background:#ccc;
	position:relative;
	overflow:hidden;
}
#banner-area #banner	{
	left:50%;
	margin-left:-960px;
	width:1920px;
	height:300px;
	background:url(../images/default/loading.gif) no-repeat center #ccc;
	position:absolute;
}

/* Text */
#banner h1	{
	margin-top:76px;
	margin-left:711px;
	padding:76px 40px 0px;
	width:413px;
	height:75px;
	font:normal 36px pf_monumenta_proregular;
	text-align:center;
	text-transform:uppercase;
	color:#cdb487;
	line-height:1em;
	background:url(../images/default/bg-banner.png) no-repeat;
	position:absolute;
	z-index:2;
}

/* Image */
#banner #banner-img	{
	width:1920px;
	height:300px;
	position:absolute;
	z-index:1;
}
#banner #banner-img img	{
	width:1920px;
	height:300px;
}


/* AREA
__________________________________________________ */

#area	{
	padding-bottom:40px;
	width:100%;
	background:url(../images/default/bg-shadow.png) no-repeat bottom center;
	position:relative;
}

/* Navigator */
#area #nav-area	{
	margin:auto;
	padding:35px 0px;
	width:940px;
}
#nav-area #nav	{
	font-size:12px;
	line-height:1em;
	color:#000;
	display:table;	
}
#nav a,
#nav span	{
	vertical-align:middle;
	display:table-cell;
}
#nav a	{
	margin-right:10px;
	color:#000;
}
#nav span	{
	padding:0px 10px;
}
#nav .nav-home	{
	margin-right:5px;
	width:20px;
	height:20px;
	text-indent:-9999px;
	background:url(../images/default/icon-home.png) no-repeat;
	display:inline-block;
}
#nav .nav-home:hover	{
	opacity:0.8;
}
#nav a:last-child	{
	font-weight:bold;
	color:#870006;
}


/* CONTENT
__________________________________________________ */

#area #content	{
	margin:auto;
	width:940px;
	position:relative;
}
#content #info-area	{
	position:relative;
}
#info-area h2	{
	padding-bottom:20px;
	font:normal 24px pf_monumenta_proregular;
	text-transform:uppercase;
}

/* Text */
#info-area #txt-detail	{
	position:relative;
}
#txt-detail p	{
	padding-bottom:25px;
	font-size:16px;
	text-align:justify;
	line-height:24px;
}
#txt-detail strong	{
	font-family:open_sansbold;
	font-weight:normal;
}

/* AddThis */
#content .addthis_sharing_toolbox	{
	padding-bottom:50px;
}


/* FOOTER
__________________________________________________ */

#footer-area	{
	padding-bottom:25px;
	width:100%;
	background:#faf2ef;
	position:relative;
}
#footer-area #footer	{
	margin:auto;
	padding-top:15px;
	width:940px;
}

/* Menu */
#footer #bottom-menu	{
	margin:auto;
	padding-bottom:25px;
	width:800px;
	display:table;
}
#bottom-menu li	{
	padding:8px 0px;
	font:normal 12px MinionProRegular;
	line-height:1em;
	text-transform:uppercase;
	text-align:center;
	display:table-cell;
}
#bottom-menu a	{
	padding:10px 2px 8px;
	color:#606060;
	text-decoration:none;
	display:inline-block;
}
#bottom-menu .bm-select,
#bottom-menu a:hover	{
	color:#000;
}
#bottom-menu li:last-child a	{
	padding:9px 2px 7px;
	border-top:1px solid #837f7d;
	border-bottom:1px solid #837f7d;
	text-decoration:none;
}

/* Copyright */
#footer #copyright	{
	padding-top:75px;
	width:940px;
	font-size:10px;
	text-align:center;
	line-height:16px;
	color:#606060;
	background:url(../images/default/logo-footer.png) no-repeat center top;
}
#copyright a	{
	color:#606060;
}
#copyright a:hover	{
	color:#4e0800;
}


/* CLEAR
__________________________________________________ */

.clearline	{
	clear:both;
}
.clearhide	{
	position:absolute;
	width:0px;
	text-indent:-9999px;
}