body{
	background:url(../images/main_bg_02.gif) no-repeat top center;
	background-color:#fff;
	margin:0;
	padding:0;
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size:14px;
	color:#00446B;
	border-bottom:30px solid #003C62;
}

/*global*/
.bg{
	background:url(../images/bg-content_03.gif) no-repeat;
	width:640px;
	height:465px;
}
.wrap{
	margin:0 15px 10px;
}
h1,h2,h3,h4,h5,h6,ul,ol,li,a,p,span,quote,
form,fieldset,legend,input,textarea,button,
img{
	margin:0;
	padding:0;
}
.wrap li{
	margin-left:15px;
}
h2{
	margin-bottom:10px;
}
p{
	padding:5px 0;
}
ul.links{
	list-style:none;
}
ul.links li{
	list-style:none;
	margin-left:15px;
	line-height:normal;
}
li{
	list-style:none;
}
a{
	text-decoration:none;
	color:#003C62;
	outline:none;
}
a:hover{
	color:#E17517;
}
.left{
	float:left;
}
.right{
	float:right;
}
.rounded{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-html-border-radius:5px;
	border-radius:5px;
}
.boxline{
	background:#fff;
	border:1px solid #A5D5EC;
	margin:0 0 10px;
	padding:18px;
}
.topronded{
	background:url(../images/top.gif) no-repeat;
	height:13px;
	width:240px;
}
*html .topronded{
	margin-bottom:-4px;
}
.botrounded{
	background:url(../images/bot.gif) no-repeat;
	height:13px;
	width:240px;
}
a.more, input.more{
	background:url(../images/btn_more_14.gif) repeat-x;
	display:block;
	width:100px;
	color:#fff;
	padding:2px 0 2px;
	text-align:center;
	margin-top:10px;
	line-height:normal;
}
input,select,textarea{
	
}
input[type="text"], select, textarea{
	background:#DBF1FC;
	border:1px solid #7CB5D2;
	padding:3px;
	font-size:12px;
	font-family:helvetica;
}
input[type="text"]:hover, textarea:hover, select:hover{
	border:1px solid #000;
}
select{
	margin-right:10px;
}
.button{
	cursor:pointer;
}
.button{
	/*background:url(../images/bg-btn_03.png) no-repeat top left;*/
	color:#fff;
	font-weight:bold;
	border:none;
	/*width:82px;
	height:28px !important;*/
	/*display:block;*/
	/*float:left;*/
	margin:10px 15px 15px 0;
}

.button2{
	background:url(../images/bg-btn_03.png) no-repeat top left;
	color:#fff;
	font-weight:bold;
	border:none;
	width:82px;
	height:28px !important;
	display:block;
	float:left;
	margin:10px 15px 15px 0;
}

/*navigator*/
.nav{
	margin:10px 0 6px;
}
.nav li{
	float:left;
	border-left:1px solid #003C62;
}
.nav li a{
	margin:0 12px;
}
.nav li.first{
	border-left:none;
}


/*logo*/
.logo h1{
	height:58px;
	margin-top:-5px;
}
.logo h1 span{
	display:none;
}
.logo a img{
	border:none;
}

/*lang*/
.lang{
	margin-top:12px;
}
.lang li{
	float:left;
	margin:0 10px;
}
.lang li a{
	background: url(../images/bg-lang_03.gif) no-repeat top left;
	display:block;
	text-align:center;
	width:80px;
	height:22px !important;
	color:#fff;
	padding:8px 0 0;
}
.lang li a:hover{
	background: url(../images/bg-lang_03.gif) no-repeat bottom left;
}
/*leftcol*/
.leftcol{
	margin:30px 0 20px;
	line-height:1.4em;
}
.leftcol a{
	color:#fff;
}
.leftcol a:hover{
	color:#FFFF00;
}
.leftcol h2{
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#0F5D8F;
}

/*menu*/
.menu{
	background: url(../images/bg-menu_03.gif) repeat;
	padding: 30px 10px 35px;
}
*html .ThemeOfficeMainItemRight img{
	display:none;
}
/*cs*/
.cs{
	background:url(../images/bg_customer_11.gif) repeat-x;
	height:137px;
	padding:5px 20px 0;
	margin-bottom:10px;
}
.cs table{
	background:#A5D5EC;
	padding:10px;
	margin-bottom:10px;
}
.cs td{
	width:100px;
	text-align: left;
	line-height:normal;
}
.cs a img{
	border:none;
	float:right;
}
/*reservasi*/
.reservasi{
	background:#EFEEEC;
	width:240px;
}
.reservasi p{
	padding:4px 0;
	font-weight:bold;
}
.reservasi p span{
	font-weight:normal;
}
.reservasi a{
	background:url(../images/btn_reserv_10.gif) repeat-x;
	display:block;
	width:150px;
	padding:5px 0;
	font-weight:normal;
	line-height:normal;
}
.reservasi table{
	background:#D9D5D2;
	padding:3px;
	width:200px;
	margin:0 auto;
}
.reservasi select{
	width:60px;
	margin:0 auto;
}
.btnReserv{
	text-align:center;
}
/*reservasiCell*/
.reservasiCell {
 padding: 10px 12px 5px 15px;
 line-height: 130%;
 font-family: tahoma;
 font-size: 11px;

 /*background: url(../images/serviceTop.gif) top left no-repeat #f0eeec;*/
}

.reservasiCell table {
 width: 100%;
 border: none;
  background-color:#EFEEEC;
}

.reservasiCell th {
 font-family: tahoma;
 font-size: 11px;
 padding: 8px 4px;
 color: #444;
 text-align: center;
}
.reservasiCell td {
 font-family: tahoma;
 font-size: 11px;
 padding: 8px 4px;
 text-align: center;
}
.reservasiCell td.bgRow {
 background-color: #d9d5d1;
 -webkit-border-radius: 6px;
 -khtml-border-radius: 6px;
 -moz-border-radius: 6px;
  border-radius: 6px;
}
.reservasiCell td select {
 width: 60px;
 padding: 2px 0px 2px 4px;
 font-size: 11px;
 border: 1px solid #dad7d3;
}
/*layanan*/
.layanan{
	background:#EFEEEC;
	width:240px;
}
.layanan p{
	padding:10px 20px;
}

/*++++rightcol+++++*/
.rightcol{
	margin:30px 0 20px;
}
*html .rightcol{
	margin:0;
	padding:0;
}
.rightcol h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}
.rightcol h3{
	color:#00446B;
}
.rightcol a{
	color:#D10000;
}
.rightcol a.detail:hover{
	color:#000;
}

/*header*/
.preview{
	background:#fff;
	border:1px solid #C1D3DF;
	margin:0 0 20px;
	height:292px;
	width:660px;
}
*html .preview{
	width:640px;
	margin-top:29px;
}
.pict img{
	width:370px;
	margin-left:-10px;
}
.subpre{
	padding:10px 0 0 25px;
}
*html .subpre{
	padding:10px 0 0 15px;
}
.ket{
	background-color:#f0eeec;
	padding:0 10px;
	width:220px;
}
.ket img{
	float:left;
	margin:9px 7px 0 0;
}
.ket p{
	margin:0;
	padding:-7px 0 0;
}
.ket ol{
	list-style-type: disc;
	list-style-position:inside;
	margin-top:5px;
	font-weight:bold;
	font-size:12px
}
/*content*/
.content{
	margin-bottom:20px;
	position:relative;
}
*html .content{
	margin-top:5px;
	padding:0;
}
.content h2{
	margin:15px 0 5px;
	padding:0 10px;
}
.content h2.headTitle{
	border-bottom:1px solid #C1D3DF;
	margin:8px 10px 4px;
	padding:5px 0;
	display:block;
}
.content h3{
	font-size:14px;
}
.content h3.judul{
	background:#C1D3DF;
	padding:5px;
	font-size:14px;
	margin:10px 0;
}
.content p{
	line-height:1.6em;
	padding:0 10px 15px;
}
.content p.judul{
	margin-bottom:10px;
	font-size:11px;
	font-style:italic;
}
.content p a{
	margin-bottom:20px;
	color:#fff;
}
.content p a:hover{
	color:#FFFF00;
}
.content ol{
	margin:0 15px;
}
.content li{
	list-style-type:disc;
	list-style-position: outside;
	line-height:1.7em;
}
.content img{
	float: left;
	margin:10px 8px 0 0;
}
.content form{
	margin-top:15px;
}
.content fieldset{
	border:1px solid #C1D3DF;
	padding:10px 15px;
}
.content legend{
	background:none;
	padding:0 5px;
	margin:0 10px;
}
.content td{
	min-width:120px;
	vertical-align:top;
}
.content td span{
	color:red;
}
/*subcontent*/
.subcontent{
	border-bottom:1px dotted #000;
	margin-top:10px;
}
.subcontent img{
	margin-right:10px;
	margin-bottom:10px;
	width:170px;
}
/*advert*/
.banner{
	margin:10px -20px 0 0;
}
.banner {
	text-align:right;
}
.banner p{
	text-align:right;
	margin:0;
	padding:0;
}
.banner h3{
	color:#CCCCCC;
}
.banner img{
	margin:5px 0;
}
/*berita*/
.berita{
	margin:15px 0 0;
}
.berita img{
	margin-right:10px;
}
.berita h4{
	color:red;
}
.berita span{
	font-size:12px;
}
.berita span p{
	font-size:11px;
	color:#666;
	margin-bottom:4px;
	padding:0;
}
.date{
	background:url(../images/bg-date_03.gif) no-repeat;
	height:53px;
	width:43px;
	text-align:center;
	float:left;
	display:inline;
	margin-right:15px;
}
.date h3{
	font-size:15px;
	color:#000;
	padding:0;
}
.date h4{
	font-weight:normal;
	font-size:12px;
	color:#fff;
	padding-top:3px;
}
.date h5{
	font-weight:normal;
	font-size:11px;
	margin-top:-2px;
	color:#000;
}
.comment img{
	float:none;
	margin-bottom:-3px;
	margin-right:3px;
}

/*produk*/
.product h2 {
	margin: 5px 0px;
	padding: 0px ;
	font-size: 16px;
	color: #a57822;
}
.img{
	float:none;
}
.item {
	padding: 5px 0px 8px 0px;
	border-bottom: 1px solid #d3c9b9;
	margin:0 10px;
}
.item .img {
	float: left;
}
.item .img img {
	margin: 5px 15px 5px 0px;
	border: none;
}
.item .desc {
	display: table;
	height: 1%;
}
.item .desc h3 {
	margin:1px 0 0;
	padding: 0px;
	font-size: 14px;
	color: #60543c;
}
.item .desc p {
	margin: 1px 0px ;
	padding: 5px 0px ;
	line-height: 130%;
}
.item .desc blockquote {
	margin: 10px 0px !important;
	padding: 0px !important;
	line-height: 150%;
}
.item .desc blockquote span {
	clear: left;
	float: left;
	width: 125px;
	padding-left: 12px;
	color: #888;
}
p.link{
	display:block;
}
p.link a{
	color:red;
	margin-top: 15px !important;
}
p.link a:hover{
	color: #003399:
}
.page{
	margin: 5px 0px;
	padding: 5px 0px;
	text-align: right;
}
.page p a{
	color:red;
}
.page p {
	padding: 0px 6px;
	display: inline;
	border-left: 1px solid #d3c9b9;
}
.page p.first {
	padding-left: 0px;
	border: none;
}
/*link*/
.content .link li{
	list-style:none;
	list-style-type:none;
}
/*gallery*/
.gallery{
	background:#D6EBFF;
	padding:4px 0 10px;
	margin-bottom:20px;
}
.gallery a img {
	float:none;
	border:5px solid #7CB5D2;
}
.gallery a img:hover{
	border:5px solid #fff;
}
/*footer*/
.footer{
	width:960px;
	margin:20px auto 0;
	border-top:3px solid #C1D3DF;
}
.footer p{
	margin:4px 0 30px;
}
.newsletter{
	float:left;
}
.newsletter form{
	margin:4px 0;
}
.newsletter label{
	margin-right:10px;
}
.newsletter input[type="button"]{
	background:url(../images/btn_more_14.gif) repeat-x;
	width:70px;
	border:none;
	color:#fff;
	margin-top:3px;
	padding:2px 0 4px;
	line-height:normal;
	cursor:pointer;
	outline:none;
}


#previewNya img{
	width:420px;
	margin:10px auto;
	float:none;
}


/*** set the width and height to match your images **/
#slideshow {
    position: relative;
    height: 335px;
}
#slideshow img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0.0;
}
#slideshow img.active {
    z-index: 10;
    opacity: 1.0;
}
#slideshow img.last-active {
    z-index: 9;
}

/* jQuery lightBox plugin - Gallery style */
#gallery {
	padding: 15px;
	text-align: center;
	background-color: #271b0b;
}
#gallery ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
#gallery ul li {
	display: inline;
}
#gallery ul img {
	border: 5px solid #615441;
}
#gallery ul a:hover img {
	border: 5px solid #a18653;
	color: #fff;
}
#gallery ul a:hover {
	color: #fff;
}
*html .grid_8{
	width:300px;
	margin:0;
	padding:0;
}
#content{
	margin-top:20px;
}
#content img{
	float:none;
	margin:0;
	padding:0;
}
