body{
	background-attachment: fixed;
	background-color: #5E5346;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/background.gif);
	font-family:Tahoma, Geneva, sans-serif;
	color: #CCC;
}
.content-wrapper h1{
	font-size:22px;
	margin:30px 0 20px 0;
	font-weight:normal;
}
.content-wrapper h2{
	font-size:20px;
	font-weight:normal;
}
.content-wrapper h3{
	font-size:18px;
}

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

a:hover {
	color:#CCC; 
	text-decoration:none;
}

#menu{
	width:180px;
	text-align:center;
	vertical-align:top;
	float: left;
	padding:0;
}

#content{
	vertical-align:top;
	text-align:justify;
	font-size:14px;
}

#header{
	width:650px;
	margin:10px auto 20px auto;
	background:url(/images/top-line.png) left bottom no-repeat;
}

#content .content-wrapper{
	clear:both;
	width:650px;
	margin:30px auto 20px auto;
}
#media-block{
	width:650px;
	margin:0;
	overflow:hidden;
}
#map_canvas{
	border:3px solid #666;
}
#content .mag-review{
	font-size:13px;
	text-align:left;
}
ul.list-menu{
	list-style:none;
	margin:0;
	padding:0;
}
ul.list-menu li{
	margin:8px 0;
}
ul.list-menu li a{
	font-size:18px;
}
#list {
	width:315px;
	margin-right:10px;
	padding-right:5px;
	float: left;
	line-height: 16px;
}

#list ul {
	display:inline;
	margin: 0;
	padding: 0;
}

#list li {
	list-style:disc;
	padding-left:0;
	text-align:left;
	margin:0;
}

/* Content List */
.list-detail{
	margin-bottom:18px;
	padding:0 0 12px 0;
	/*border-bottom:1px solid #222;*/
	color:#aaa;
	background:url(../images/top-line.png) left bottom no-repeat;
}

.list-detail .desc{
	float:right;
	width:474px;
}

.clear{
	clear:both;
}

.list-detail .short-info{
	font-style:italic;
	font-size:12px;
	margin-top:4px;
}

.list-detail p{
	margin:8px 0 0 0;
}

.list-detail a{
	text-decoration:none;
	color:#CCC;
}
.list-detail a:hover{
	color:#FFF;
}
.list-detail td{
	vertical-align:top;
}

.list-detail h3{
	margin:0;
	font-size:16px;
	color:#ccc;
}

.list-detail .img-thumb{
	width:160px;
	margin:0 16px 5px 0;
	float:left;
}

.list-detail .img-thumb img{
	border:none;
}

/*****************************/
#list-section {
	width:650px;
	margin-right:10px;
	padding-right:5px;
	float:left;
	line-height:16px;
}

#list-section ul {
	display:inline-block;
	margin:0;
	padding:0;
}

#list-section li {
	list-style:disc;
	padding-left:0px;
	text-align:left;
	margin: 0;
}

#list-section li a {
	color:white;
	text-align:left;
	font-weight:bold;
	margin:0;
	font-size:14px;
}

#links{
	text-align:left;
	width:100%;
	height:50px;
	font-size:12px;
	color:#FFFFFF;
}

/******************************/
.red {
	color:#FF0000;
}

img#img-comment{
	cursor:pointer;
}
a#next-comment{
	outline:none;
}
.icon {
	float:left;
	clear:right;
	padding:0;
	margin:0;
}

/*Languange*/
#select_lang {
	color:#FFF;
	width:120px;
	position:absolute;
	top:0;
	right:-60px;
}
#selection{
	border:1px solid #BFBFBF;
	/*color:#333;*/
	font-size:13px;
	width:120px;
	height:20px;
	float:right;
}
.lang_en { 
	background:url(/images/flags/en-on.gif) left no-repeat; 
	float:left; 
	height:20px; 
	padding-left:30px; 
	color:#000;
}
.lang_id { 
	background:url(/images/flags/id-on.gif) left no-repeat; 
	float: left; 
	height: 20px; 
	padding-left: 30px;
	color:#000;
}
.lang_jp { 
	background:url(/images/flags/jp-on.gif) left no-repeat; 
	float: left; 
	height: 20px; 
	padding-left: 30px;
	color:#000;
}
.lang_ru { 
	background:url(/images/flags/ru-on.gif) left no-repeat; 
	float: left; 
	height: 20px; 
	padding-left: 30px
	;color:#000;
}

/******************* BOOK NOW *********************/
#booknow {
	width: 696px;
	text-align: right;
	padding: 10px 0;
}
#booknow .book { 
	text-align: right; 
	padding: 5px; 
	background-color:#111; 
	border: 1px solid #222;
}
.guest_sml {
	color: #FFF;
	font-size:9px;
}
/*******************************/
.formstyle {
	background:#222;
	border:1px solid #555;
	color:#ddd;
	padding:3px;
	cursor:default;
}
.formstyle:focus {
	background:#070707;
}

.formstyleh {
	background:#222;
	border:1px solid #555;
	color:#ddd;
	padding:3px;
	cursor:default;
	overflow:auto;
	height: 20px;
}

textarea#contactMessage{
	color:#888;
}
textarea#contactMessage:focus{
	color:#ddd;
}
/******************************************************************/
div.hr {
	height: 1px; margin-bottom: 10px;
}

.main-newslist h3{ 
	margin:6px 0;
	font-size:14px;
	font-weight:normal;
}

#year_mag {
	background-color:#222; 
	color:#FFF; 
	padding: 5px; 
	text-align: center; 
	font-size: 18px; 
	border-bottom: 1px #555 solid; 
	font-weight: bold; 
	margin-bottom: 10px; 
	margin-top: 30px;
}
div.year_mag {
	background-color:#222; 
	color:#FFF; 
	padding: 5px; 
	text-align: center; 
	font-size: 18px; 
	border-bottom: 1px #555 solid; 
	font-weight: bold; 
	margin-bottom: 10px; 
	margin-top: 30px;
}

#break {
	margin-top: 10px; 
	margin-bottom: 10px; 
	border-bottom: 1px #333 solid;
}
div.break {
	margin-top: 10px; 
	margin-bottom: 10px; 
	border-bottom: 1px #333 solid;
}
#mag_title {
	background-color:#222; 
	color:#FFF; 
	padding: 5px; 
	text-align: center; 
	font-size: 18px; 
	border-bottom: 1px #555 solid; 
	font-weight: bold;
	margin-bottom: 10px; 
	margin-top: 20px; 
	line-height:22px;
}
	
div.menus_title {
	color:#FFF; 
	padding-bottom: 5px; 
	text-align: left; 
	font-size: 18px; 
	border-bottom: 1px #555 solid; 
	font-weight: bold; 
	margin-bottom: 10px; 
	margin-top: 20px; 
	line-height:22px;
}

.grey {
	color:#999;
}
.wine-desc {
	font-style:italic;
	font-size:12px;
}
	
/**********************************************/
.ucaps {text-transform: lowercase;}
.caps {	text-transform:capitalize;}
.lowercase {text-transform: lowercase;	}


/************ ADDITIONAL JAPANESE ****************/
.text-japan {
	line-height:20px;
}

.food_desc {
	font-weight: normal;
	font-style:italic;
	line-height: 16px;
}
	
/*Links Page*/

#links{
	text-align:left;
	width:100%;
	font-size:12px;
	color:#FFFFFF;
}

#content-links {
	text-align: justify;
	padding: 0;
	margin: 0;
	color: #ccc;
	vertical-align: top;
}
#content-links a {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}
#content-links a:hover {
	color: #ccc;
	text-decoration: none;
}

#content-top{
	width:100%;
	height:120px;
	background:url(../images/cascade-logo.png) top no-repeat;
}

.title{
	text-align:center;
	color:#996666;
	text-decoration:none;
	margin:0 auto;
	padding-bottom:10px;
	padding-top:20px;
	width:275px;
}

#categories{
	text-align:center;
}

#categories a{
	color:#7b6d6a;
	text-decoration:none;
	height:30px;
}

#categories a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#content-bottom{
	margin:0 auto;
	width: 580px;
	margin-top: 10px;
	padding-top: 10px;
}
.bgcontent{
	margin: 0 10px 10px 10px;
}
.img-bottom {
	vertical-align:baseline;
}

#flashcontent {
	z-index:100;
	height:500px;
	left: 0px;
}

/****Button on Accommodation****/
.botton-links{
	float:right;
}
/*
.botton-links .link-booknow, .botton-links .link-enquiry, .botton-links .link-moreinfo{
	padding: 3px 6px; 
	color:#aaaaaa; 
	border: 1px solid #333;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	behavior:url(border-radius.htc);
	background-color:#322b22; 
	font-size:12px;
	float:right;
	margin-left:3px;
}
*/
.botton-links .link-booknow:hover, .botton-links .link-enquiry:hover, .botton-links .link-moreinfo:hover{
	color:#fff; 
	background-color:#322b22;
	border: 1px solid #666;
}

/*Reservation form*/
.form-alert{
	margin-left:20px;
	color:#9F7940;
	display:none;
	font-style:italic;
}
.form-error{
	margin-left:10px;
	color:#C08F29;
	display:none;
	font-style:italic;
	background:url(/images/hand_icon.gif) left top no-repeat;
	padding-left:24px;
}

#cc-detail{
	background:#16110C;
	border:1px solid #231F18;
	width:520px;
	padding:6px;
	font-size:13px;
	color:#aaa;
	font-family:Arial, Helvetica, sans-serif;
	margin:8px 0;
}

#imageSlide, .video-border{
	border:3px solid #333;
	width:640px;
	height:360px;
}

.formtable tr td {
    padding: 3px;
}

#fb-like-button{
	float:left;
	margin:3px 0 0 12px;
	height:24px;
	overflow:hidden;
}
.fb-like-url{
	margin:40px 0 80px 20px;
}

#online-chat{
	float:right; 
	margin:0 12px 0 0 ;
}

#local-info{
	padding:6px 8px;
	margin:0 14px 0 18px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#aaa;
	text-align:center;
}

#local-info .location{
	font-size:14px;
}
#local-info .date-info{
	margin:0;
}

#side-logo{
	padding:6px 8px;
	margin:0 14px 0 18px;
	text-align:center;
}

#timecontainer{
	margin-bottom:8px;
	text-align:center;
	
}
#local-info .time-info{

}

#weather-info{
	font-size:11px;
	margin:0;
	text-align:center;
}
#weather-info .weather-value{
	
}

#top-nav{
	height:30px;
	margin:0;
	width:100%; 
	padding:0;
	border-bottom:1px solid #5E5346;
	/*background:#5E5346;	
	position:fixed;
	border-bottom:1px solid #333;*/
}
#top-wrapper{
	/*width:980px;*/
	width:968px;
	margin:0 auto;
	padding:0;
	/*background:url(/images/bg-top.jpg) left bottom no-repeat;*/
	background:#493f36;
	border-left:1px solid #111;
	border-right:1px solid #111;
	border-bottom:1px solid #36312a;
	height:30px;
}

.button-social{
	float:right;
	margin:7px 12px 0 0;
}

.button-social td{
	text-align:right;
	width:24px;
}

/*Gallery*/
#photo-gallery{
	
}

#photo-gallery ul{
	margin:0 0 0 8px;
	padding:0;
	list-style:none;
}

#photo-gallery ul li{
	margin:10px;
	padding:0;
	float:left;
}

#photo-gallery ul li a{
	padding:2px;
	border:1px solid #333;
	background:#222;
	display:block;
}
#photo-gallery ul li a:hover{
	border:1px solid #555;
}

#photo-gallery ul li img{
	border:none;
}

#photo-gallery h3{
	padding:6px;
	background:#222;
	text-align:center;
	font-size:14px;
	font-weight:normal;
	border-bottom:1px solid #333;
}

/*Media Room*/
table.photo-list{
	margin:0 auto;
	width:100%;
}
table.photo-list td{
	width:33%;
	padding:10px 0 20px 0;
	text-align:center;
	vertical-align:bottom;
}

table.photo-list td a{
	text-decoration:none;
	color:#999;
	font-size:12px;
}
table.photo-list td a:hover{
	color:#ccc;
}

table.photo-list td a img{
	padding:2px;
	border:1px solid #333;
	margin-bottom:6px;
	background:#222;
}

table.photo-list td a:hover img{
	border:1px solid #555;
}

h3.media-title{
	padding:6px;
	background:#222;
	text-align:center;
	font-size:14px;
	font-weight:normal;
	border-bottom:1px solid #333;
}
.media-nav{
	text-align:right;
}
a.more-nav{
	color:#999;
	font-size:12px;
	font-style:italic;
}
a.more-nav:hover{
	color:#fff;
}

table.doc-list{
	margin:0 auto;
	width:100%;
}

table.doc-list td{
	width:50%;
	text-align:left;
	vertical-align:top;
}

.list-document{
	margin:0;
	padding:0;
	list-style:none;
}
.list-document li{
	margin:0 0 10px 0;
}
.list-document a{
	display:block;
	padding:6px 0 8px 56px;
	background:url(../images/pdf_icon.png) left top no-repeat;
}

.media-nav{display:none}
/*End of Media room*/

