/*   general style */

body, td, th, div, p, label {
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:14px; 
}

:focus {
	outline: 0;
}
body {
	text-align: center;
	/*background-color:#2A251F;
	background-color:#1B1104;
*/
	background-color:#5e2612;
	background-color:#e7e894;
	background-color:#ad7640;
}

body.contentpane {
	width: auto;
	margin: 10px;
	line-height: 140%;
}

a	{
	color:#e7e894; 
	text-decoration:none;
}

a:visited 	{
	color:#e7e894;
}

a:hover {
	color:#227ACA; 
	text-decoration:underline;
}

h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

.small, .smalldark, .createdate, .modifydate, .mosimage_caption, a.readon, 
.blog_more, .back_button, .pagenavcounter, .pagenav, .pagenavbar, .contenttoc, 
#spotlight-1, #spotlight-2, #leftcol, #rightcol, #footer {
	font-size: 85%;
}

p {
	margin: 10px 0;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 30px;
}

#content ul li ,#content ol li {
	margin-left: 30px;
	background-image:url(../images/PostBullets.png);
	background-repeat:no-repeat;
	padding-left:12px;

}

li {
	margin:0.2em 0;
	padding:0;
}

th {
	padding: 4px;
	font-weight: bold;
	font-size: 12px;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #3C3022;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

img {
	border: 0;
}

#main{
	padding-top:10px;
	/*background-color:#1B1104;*/
	background-color:#e7e894;
	background-color:#ad7640;
	margin-bottom: 10px;
	float:left;
}

/*---------------------article style settings---------------*/

.articlecontent{
	background: url(../images/content-bottom.jpg) no-repeat center bottom;
}

.articlecontent-box{
	padding: 20px;
	background: url(../images/content-top.jpg) no-repeat center top;	
}

.articlecontent-wrapper{
	padding-bottom:10px;
}

.articlecontent-wrap{				
	background: url(../images/content-center.jpg) repeat-y center center;	
}

.contentpaneopen img	{
	margin:0px 15px 4px 0px;
	border: 3px solid #E9E6CE;
}

.blog_more {
	margin: 10px 0;
	padding: 0 0 5px 0;
}

.blog_more ul{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	border:1px solid #CDCDCD;
}

.blog_more strong {
	display: block;
	padding: 1px 5px;
	background: #646468;
	border-bottom: 2px solid #E1E1E1;
	font-weight: bold;
	color: #FFFFFF;
}


/* --------------form style--------------- */

form {
	margin: 0;
	padding: 0;
}

input {
	font: 11px Arial, Helvetica, sans-serif;
}

select {
	font: 11px Arial, Helvetica, sans-serif;
}

textarea {
	border: 1px solid #CCCCCC;
	padding-left: 2px;
	font: 11px/1.3em Arial, Helvetica, sans-serif;
}


/* MODULE
--------------------------------------------------------- */

div.modules {
	width: 100%;
}

div.moduletable {
	padding: 3px 5px;
	margin: 10px 0 20px;
	
}

div.moduletable td {
	padding: 3px 0;
}

/* JOOMLA STYLE
--------------------------------------------------------- */


.article_seperator {
	height: 5px;
	display: block;
	margin-top:1px solid #3C3022;
}

table.searchintro {
	margin: 10px 0;
	width: 100%;
	background: #F9F9F9;
	border: 1px solid #EEEEEE;
}

table.searchintro td {
	padding: 5px!important;
}

ul#mainlevel li, ul#mainlevel-nav li {
	background: url(../images/bullet.gif) no-repeat 20px 8px;
	padding-left: 30px;
	background: none;
	line-height: normal;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading {

	color:#E0DDB6;
	font-size:22px; 
	font-weight:bold; 
	line-height:140%;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 34px;  

}

.contentdescription {
	padding-bottom: 30px;
	background: url(../images/hdot2.gif) repeat-x bottom left;
}

.contentheading {
	font-size:16px; 
	font-weight:bold; 
	line-height:140%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.contentpagetitle {
}


/*----------------------------------------------------------- */

a.readon {
	font-weight:bold;
	padding-left:15px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	color: #FCE6B1;
	line-height: 10px;
	font-weight: bold;
}

.modifydate {
	color: #FCE6B1;
	height: 15px;
}

.error {
	color: #CC0000;
}

.highlight {
	font-weight: bold;
	border-bottom: 1px dotted;
}

.message {
	color: #FF9900;
	font-weight: bold;
}

.moduletable {
	padding: 0;
}

.mosimage, .mosimage img {
	padding: 0;
	margin-left: 5px;
}

.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #999999;
}

.pagenav {
	padding: 2px;
}

.pagenav_prev a, .pagenav_next a {
	font-size: 0.9em;
}

.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_next a:hover, .pagenav_next a:active {
	color: #B91919;
	text-decoration: none;
}

.pagenavbar {
	padding-left: 16px;
	background: url(../images/pages.gif) no-repeat center left;
	font-weight: bold;
}

.pagenavcounter {
	padding: 0 16px 10px 16px;
	background: url(../images/pages.gif) no-repeat 0 3px;
	font-weight: bold;
}

.sectiontableheader {
	padding: 2px 4px;
	background: url(../images/topnav-bg.gif) repeat-x top left ;
	color: #FFFFFF;
	border-right: 1px solid #EFEFEF;
	font-size: 11px;
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 4px;
	background: #F9F9F9;
	border-top: 1px solid #EEEEEE;
}

tr.sectiontableentry2 td {
	padding: 4px;
	background: #FFFFFF;
}


/* HEADER
--------------------------------------------------------- */

#header {
	position: relative;
}

#header h1 {
	margin: 0;
	padding: 5px;
	line-height: normal;
}

#header h1 img {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#search {
	width:259px;
	height:0px;	
	font-size: 11px;
	position: absolute;
	right:0px;
	top:30px;
	background-color:#ad7640;
	background-color:black;
	z-index:0;
}

.search input {
	background: url(../images/search.gif) no-repeat center left #FFFFFF;
}


/* MAIN CONTAINER
--------------------------------------------------------- */

#mainLayer {
	width: 100%;
}

#layer {
	width: 870px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	color:#e7e894;;
}


/* 2 columns content width */
#content-small {
	width: 400px;
	float: left;
	padding: 10px;
	background-color: #4B3E2E;
	margin:0 10px;
	border: 4px solid #F0EEDD;
}

#content img{
	border: 4px solid #F4F4E9;
}

#content-large {
	width: 842px;
	float: left;
	padding: 10px;
/*	background-color: #4B3E2E;*/
	background-color: #7b3f00;	
	border: 4px solid #F0EEDD;
}

#content-right {
	width: 620px;
	float: left;
	padding: 10px;
	background-color: #4B3E2E;
	margin-right:10px;
	border: 4px solid #F0EEDD;
}

#content-left {
	width: 622px;
	float: left;
	padding: 10px;
	background-color: #4B3E2E;
	margin-left:10px;
	border: 4px solid #F0EEDD;
}



/* PATHWAY
--------------------------------------------------------- */

#pathway {
	color: #FFFFFF;
	background: #FFFFFF;
	font-size: 0;
	line-height: normal;
	padding: 5px 0 2px 2px;
}

#pathway a {
	padding: 0 15px 0 0;
	background: url(../images/) no-repeat center right;
	font-size: 11px!important;
}

#pathway a:hover, #pathway a:active {
	background: url(../images/) no-repeat center right;
}

#pathway img {
	visibility: hidden;
}

/* LEFT COLUMN
--------------------------------------------------------- */

#leftcol {
	width: 210px;
	float: left;
	overflow: hidden;
}

#leftcol a.sublevel {
	padding-left: 3px;
}

/* RIGHT COLUMN
--------------------------------------------------------- */

#rightcol {
	width: 210px;
	float: right;
	/*background: url(../images/rightcol_bg.jpg) repeat top; */
	
}

#rightcol .moduletable {
	margin:30px 0;
	background-color:#382E23;
	padding: 0px 5px 4px 10px;
	border: 1px solid #44382B;
	color:#94795F;
	margin:0 0 10px;
}

#rightcol img{
	border: 1px solid #ffffff;
}

#rightcol a.sublevel {
	padding-left: 3px;
}


#header-info {
	padding-left: 0px;
	color: #F2F2F2;
	position:relative;
	border: 4px solid #F4F4E9;
	float: left;
	width: 862px;
}

#header-info p{
	padding: 0;
	margin: 0;
}

.presentation-article p{
	padding: 10px !important;
}

.presentation-article img{
	margin: 0 10px;
}
#header-info-single {
	padding-left: 0px;
	height: 266px;
	color: #F2F2F2;
	position:relative;
}

#flashcontent{
	float:left;
	width:535px;
}

#header-text{
	width:285px;
	height:266px;
	float:right;
	position:relative;
	color:#FFFFFF;
	text-align:center;
}

#header-text div{
	margin:30px;
	margin-top:60px;
	position:relative;
	color:#FFFFFF;
	text-align:center;
	font-size:16px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}


#header-info .article_seperator {
	display: none;
}

#spotlight-1 div.moduletable, #spotlight-2 div.moduletable {
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

#spotlight-1 h3, #spotlight-2 h3 {
	border: 2px solid #EEEEEE;
	margin: 0 0 10px;
}

#spotlight-1 a, #spotlight-2 a {
	color: #333333;
}


/* FOOTER
--------------------------------------------------------- */

#footer {
	border-top: 1px solid #3C3022;
	clear: both;
	line-height: 28px;
	height: 10px;
	position: relative;
	padding: 5px 5px 0 5px;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
	height: 20px;
}

#footer a {
	padding: 0 7px;
	color: #6C5742;
	background: none;
	line-height: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#footer-left{
	float:left;
	padding: 5px 0 0 0;
}

#footer-right{
	float:right;
	padding: 5px 0 0 0;

}

#footer a:hover, #footer a:active {
	color: #FFFFFF;
}

#bottomline {
	color: #888888;
	height: 30px;
	text-align:center;
	background-color:#E6E6E6;
	background: url(../images/bottom-line.gif) repeat-x  #E6E6E6;
	position: relative;
}

#bottomline span{
	padding: 0 10px;
	border-right: 1px solid #4F4F4F;
	height: 25px;
	line-height: 25px;
}

#bottomline a {
	padding: 0 10px;
	border-right: 1px solid #4F4F4F;
	color: #4F4F4F;
	background: none;
	height: 25px;
	line-height: 25px;
}


/*-----------------------clearfix------------------------*/
html { height: 100%; margin-bottom: 1px;}

.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

.clearfix {display: inline-table;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}

.clearfix:after { 
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix {
	height: 1%; 
}

.clearfix {
	display: inline-block; 
}

html[xmlns] .clearfix { 
	display: block;  
}





/* Others
----------------------------------------------------------- */

div.footer-shadow{
	margin: 0;
	padding: 2px 0;
	background: url(../images/footer-shadow.gif) repeat-x;
	clear: both;
}

div.back_button a {
	float: right;
	display: block;
	width: auto;
	padding: 0 10px;
	height: 18px;
	background: url(../images/but-bg.gif) no-repeat bottom right;
	border: 1px solid #808080;
	cursor: default;
}

div.back_button a:hover {
	text-decoration: none;
	cursor: default;
}

div.back_button a:active {
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	text-decoration: none;
	cursor: default;
}

#mod_login_password, #mod_login_username, .search input {
	width: 120px;
	padding-left: 20px;
}

#mod_login_password {
	background: url(../images/authen.gif) no-repeat center left #FFFFFF;
}

#mod_login_username {
	background: url(../images/user.gif) no-repeat center left #FFFFFF;
}

#mod_login_remember {
	border: none;
	padding: 0!important;
}


form.user label {layout.css (line 1438)
	float:left;
	width:40%;
}

.top-delimitation {
	border-bottom: 1px solid #27170E;
}


#top li a#active_menu , #top li.active_menu a:hover, #active_menu, #top li.active a{
	background: url(../images/button_down.jpg) repeat-x bottom left;
}

#logo {
	background: url(../images/logo.png) no-repeat center left;
	width:210px;
	height:63px;
	margin-bottom:10px;
}


a.contentpagetitle, a.contentpagetitle:hover, a.contentpagetitle:active {
	color: #DFD5BF;
	text-decoration: none;
}

div.moduletable {
}

#header-text{
	background: url(../images/header_info.jpg) repeat-x bottom left;
}


/*------------------subnavigation----------------- */

#subnav div.moduletable{
	width:190px;
	background-color:#382E23;
	padding-top:10px;
	padding-left:10px;
	padding-right:5px;
	border: 1px solid #44382B;
	color:#94795F;
}

#subnav .moduletable-custom h3{
	color: #EBE4D8;
	background-color: #2E251D;
	padding: 5px;
	font-size:13px;
	margin:0px;
}

#subnav .moduletable-menu h3{
	color: #EBE4D8;
	background-color: #2E251D;
	padding: 5px;
	font-size:13px;
	margin:0px;
}

#subnav .moduletable h3{
	color: #EBE4D8;
	background-color: #2E251D;
	padding: 5px;
	font-size:13px;
	margin:0px;
}

#bottom div.moduletable h3{
	color: #E15E06;
}

.contentheading {
	color: #D2CC9B;
}

a.readon {
	color:#F9DA91;
}



.roomPresentation{
	height:206px;
	width:890px;
	margin-left:-2px;
}

.roomPresentation div.moduletable{
	background: url(../images/background-box.jpg) repeat-x ;
	height:180px;
	width:277px;
	float:left;
	margin:2px;
}
.roomPresentation div.moduletable p{
	color:#E0DDB6;
	font-size:12px;
	padding:5px;
}

.roomPresentation div.moduletable img{
	border: 3px solid #EAE9CD;
	margin: 4px 8px 0px 8px;
}

.roomPresentation div.moduletable h3{
	color:#FAFAF1;
	padding:0;
	margin: 5px 3px 0 5px;
	font-size:19px;
	font-family:Georgia, "Times New Roman", Times, serif
}

.readmore{
	float:right;
	padding:6px;
	
}

#reservation{
	width:222px;
	height:158px;
	padding: 20px 20px 20px 20px;
	position:absolute;
	z-index: 10;
	top: 118px;
	left: 603px;
	background-color: #7b3f00;
}

input.reservation_button{
	margin-top:10px; 
	background: url(../images/reservation_button.jpg) no-repeat ;
	width: 95px;
	height: 22px;
	border:0;
}

input.reservation_button:hover{
	margin-top:10px; 
	background: url(../images/reservation_button_over.jpg) no-repeat ;
	width: 95px;
	height: 22px;
	border:0;
}

.search_header{
	text-align:center;
	font-weight:bolder;
	font-size: 14px;
}

.search_text{
	text-align:center;
	padding:20px;
	color:#E0DDB6;
}

.service-detail-holder{
	display:block;
	float:left;
	margin: 15px 0 0;
}
.service-detail{
	float: left;
	width: 300px;
}

#breadcrumbs{
	float:right;
	padding-right:5px;
	line-height: 29px;
}

/* -- langauge setup --*/
#jflanguageselection {
	margin:2px 0 2px 15px;
	
}
.rawimages{
	margin-top: 1px;
}

#lang-bar {
    float: right;
color:#000000;
}
