/* 		JogjaCamp Standard CSS 				*/
/* 		Created Date 	: 12 Mei 2005		*/
/* 		Update			: 22 Maret 2007  	*/


/* Body Style */
body {
	font-size: 11px;
	color: #67340E;
	background: url(images/a_01.jpg) top repeat-x #E7A923;
	margin: 50px 0;
}
div{overflow:hidden}

body, p, h1,h2,h3,h4,h5,h6,div,ol,li,td,th,a,form,input,select,textarea,option,label {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

td, th, span, div{
	font-size: 11px;
	line-height: 130%;
}

h2{
	font-size: 1.2em;
}
p {
	text-align:left;
	margin: 8px 0px !important;
	line-height: 150%;
}

/* standard Hyperlink */
a {
	text-decoration: none;
	color: #580000;
}

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

/* standard Form */
form {
	margin: 0px;
	padding: 0px;
}

input,select,textarea,option,label {
	font-size: 11px;
	color: #333;
}

/* standard form input text */
input.text {
	background-color: #FFFFFF;
	border: 1px solid #ccc;
}


/* standard form button */
input.button{
	background-color: #67340E;
	border: 1px solid #67340E;
	text-transform:capitalize;
	padding: 0px 4px;
	color: #fff !important;
}

/* standard form select + option*/
select{
	background-color: #FFFFFF;
	border: 1px solid #666;
}

/* standard form textarea */
textarea {
	border: 1px solid #666;
}

/* standard cell */
td, th {
	vertical-align: top;
	line-height: 150%;
}

td.text, td.form {
	padding: 4px;
}

blockquote{
    margin: 10px;
    padding: 8px;
    background: #efefef;
    border: 1px solid #ccc;
}

.floatRight{
 	float: right;
	margin: 0 0 2px 10px;
}
.floatLeft{
 	float: left;
 	margin: 0 10px 2px 0;
}

.center{
	text-align: center;
}

.left{
	text-align:left;
}
.right{
	text-align: right;
}
.justify{
	text-align:justify;
}

.clear{
	clear: both;
}

/* --------- warper element -------- */
.body{
	margin: auto;
	width: 761px;
}

.warper{
	background: url(images/a_33.jpg) repeat-y center;
}

.warper2{
	background: url(images/a_43.jpg) repeat-y center;
}

.separator{
	background: url(images/a_34.jpg) no-repeat;
	height: 31px;
}

.warper-bottom{
	background: url(images/a_44.jpg) bottom no-repeat;
	height: 20px;
}

/* ------- header element ---------- */
.sitename{
	text-align: center;
	background: url(images/a_09.jpg) top right no-repeat;
}

.sitename img{
	border: none;
}

/* --------- sidebar ---------- */
.sidebar{
	width: 309px;
	float: left;
}

.menu{
	padding: 0 0 0 21px;
}

.menu-top{
	background:url(images/a_18.jpg) bottom center no-repeat;
	height: 29px;
	width: 279px;
}

.menu-bottom{
	background:url(images/a_29.jpg) bottom center no-repeat;
	height: 25px;
	width: 279px;
}

.nNavHome span, .nNavProfile span, .nNavFacilities span, .nNavRoom span, .nNavPhoto span, .nNavNewsletter span, .nNavReservation span, .nNavMap span, .nNavContact span{
	display: none;
}

.nNavHome , .nNavProfile , .nNavFacilities , .nNavRoom , .nNavPhoto , .nNavNewsletter , .nNavReservation , .nNavMap , .nNavContact{
	display: block;
	width: 279px;
}

.nNavHome{
	background:url(images/a_20.jpg) no-repeat;
	height: 44px;
}

.nNavProfile { 
	background:url(images/a_21.jpg) no-repeat;
	height: 44px;
}

.nNavFacilities { 
	background:url(images/a_22.jpg) no-repeat;
	height: 44px;
}

.nNavRoom { 
	background:url(images/a_23.jpg) no-repeat;
	height: 44px;
}

.nNavPhoto { 
	background:url(images/a_24.jpg) no-repeat;
	height: 44px;
}

.nNavNewsletter {
	background:url(images/a_25.jpg) no-repeat;
	height: 44px; 
}

.nNavReservation {
	background:url(images/a_26.jpg) no-repeat;
	height: 44px; 
}

.nNavMap { 
	background:url(images/a_27.jpg) no-repeat;
	height: 44px;
}

.nNavContact {
	background:url(images/a_28.jpg) no-repeat;
	height: 44px;
}

.nNavHome:hover{
	background:url(images/ah_20.jpg) no-repeat;
	height: 44px;
}

.nNavProfile:hover { 
	background:url(images/ah_21.jpg) no-repeat;
	height: 44px;
}

.nNavFacilities:hover { 
	background:url(images/ah_22.jpg) no-repeat;
	height: 44px;
}

.nNavRoom:hover { 
	background:url(images/ah_23.jpg) no-repeat;
	height: 44px;
}

.nNavPhoto:hover { 
	background:url(images/ah_24.jpg) no-repeat;
	height: 44px;
}

.nNavNewsletter:hover {
	background:url(images/ah_25.jpg) no-repeat;
	height: 44px; 
}

.nNavReservation:hover {
	background:url(images/ah_26.jpg) no-repeat;
	height: 44px; 
}

.nNavMap:hover { 
	background:url(images/ah_27.jpg) no-repeat;
	height: 44px;
}

.nNavContact:hover {
	background:url(images/ah_28.jpg) no-repeat;
	height: 44px;
}
/* std table*/
.stdTable{
	width: 100%;
}
.stdTable th{
	padding: 4px;
	background: #67340E;
	border: 1px solid #fff;
	text-align: center;
	color: #fff;
}
.stdTable td{
	padding: 4px;
	background: #efefef;
	border: 1px solid #fff;
	text-align: left;
}
.nowarp{
	white-space:nowrap
}

tr.clearTD td{
	background: none !important;
	padding: 1px !important;
}

.borderCC{
	padding:2px 3px;
	color: #333;
}
.bgCC{
	background-color: #ddd;
	padding: 2px 4px 2px 2px;
	border: 1px solid #fff;
	color: #000;
	text-align: right;
}
.bgColor{
	padding: 2px 2px 2px 4px;
	border: 1px solid #fff;
	color: #000;
	text-align:left;
	background-color:#ccc;
}
.borderAll{
    border: 1px solid #ccc;
    text-align: center;
    padding: 4px;
}

/* --------- main content ------------- */
.main{
    width: 452px;
	float: right;
}

.content{
	padding: 30px 10px 20px 10px;
}


.footer{
	color: #67340E;
	text-align: center;
	padding-top: 10px;
}
.footer span{
	display: block;
	padding: 10px 20px;
}
.banner{
	text-align: center;
}

.banner img{
	padding: 2px;
	background: #fff;
}
.banner h2{
	font-size: 1em;
	text-align: left;
}
.banner p{
	text-align: center;
}

.flowNav{
	border-bottom: 1px solid #CA9033;
	padding: 4px 0;
	margin-bottom: 30px;
	color: #CA9033;
}

.flowNav a{
	color: #CA9033;
}
.flowNav h1{
	font-size: 1.6em;
	margin: 8px 0px;
	color: #333;
}

.content h1{
    color: #67340E;
    font-size: 1.6em;
}


/*css untuk form Contact*/
#contactContainer{
	margin: 10px 0;
	background: #E3C691;
	width: 430px;
}

#contactCellHeader{
	background-color: #67340E;
	font-weight: bold;
	color: #fff;
	padding: 10px;
	text-transform: uppercase;
}


#contactCell{
	padding: 4px 10px;
}

#contactCellBottom img{
	display: none;
}
.contactTextarea{
	border: 1px solid #67340E;
	background-color: #fff;
	width: 200px;
}
input.contactButton{
	border: 1px solid #67340E;
	background-color: #67340E;
	padding: 6px 10px;
	color: #fff;
	font-weight:bold;
}
input.contactText{
	border: 1px solid #67340E;
	background-color: #fff;
}



/*welcome blok*/
.welcome{
	padding: 30px 6px;
}

.welcome h2{
	margin: 0px;
	padding: 6px 0;
	color: #580000;
	font-size: 1.4em;
}
.welcome img{
	border: 1px solid #ccc;
	padding: 2px;
}






/* language */
.lang{
	text-align: right;
	background: url(images/a_12.jpg) no-repeat;
	background-position: 250px 0px;
	height: 60px;
}

.langWarper{
	text-align: right;
	font-weight: bold;
	padding-right: 57px;
	padding-top: 24px;
	color: #C18938;
}
.lang a{
	color: #C18938;
}
.lang a:hover, .langWarper a.active{
	color: #67340E;
}



.newsletter{
	background: url(images/a_07.jpg) repeat-x bottom;
	padding: 12px 8px;
}

.newsletter h2{
	font-size: 1.0em;
	color: #4B9714;
}

.buttonLink{
	padding: 4px 10px;
	background: #780000;
	color: #fff;
	text-align: center;
}
.buttonLink:hover{
	text-decoration:none;
	background: #4B9714;
	color: #fff;
}



.headerLeft{
	background:url(images/ai_03.jpg) no-repeat;
	height: 188px;
	width: 64px;
	float: left;
}

.lang2{
	background:url(images/ai_05.jpg) no-repeat;
	width: 491px;
	height: 188px;
	float: right;
}

.lang2 .langWarper{
	padding: 95px 55px 20px 20px;
}

.lang2 .langWarper a{
	color: #FBFAEF;
}

.lang2 .langWarper a:hover, .lang2 .langWarper a.active{
	color: #ffcc00;
}
.sitename2{
	width: 206px;
	float: right;
}

.hotel-name{
	width: 241px;
	float: left;
	padding-left: 50px;
	padding-top: 25px;
}

.hotel-addr{
	width: 263px;
	float:right;
	padding-right: 80px;
}
.page img{
	padding: 2px;
	border: 4px solid #CA9133;
	background: #fff;
}

.noborder img {
	padding: 0px;
	border: none;
}

.photoBox{
	border: 1px solid #F3F1DA;
	background: #fff;
	width: 110px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 8px;
	text-align: center;
}

.photoBox2{
	border: 1px solid #F3F1DA;
	background: #fff;
	padding: 8px;
	text-align: center;
}

.photoDesc{
	margin: 10px;
	background: #F3F1DA;
	padding: 10px;
}
