/* 
Producer XHTML/CSS
Kreasys Theme - Copyright 2010
http://www.kreasys.com/
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	color: #4D4D4D;
	font-family: Arial, Verdana, sans-serif;
	background: #D9ECFF;
	background: url('images/bg.jpg');
}
a {
	color: #aaa;
}
h1 {
	font-weight: normal;
}
h1 a {
	text-decoration: none;
}
h2 {
	font-weight: normal;
	color: #777;
}

/* Header */
#header {
	width: 100%;
	height: 97px;
	background: url('images/header_bg.png') repeat-x;
	float: left;
}
#header_bar {
	margin-left: auto;
	margin-right: auto;
	background: url('images/nav_bg.png') no-repeat;
	height: 58px;
	width: 966px;
	margin-top: 25px;
}
#logo {
	float: left;
	margin-left: 15px;
	margin-top: -20px;
}
#logo a {
	width: 168px;
	height: 168px;
	background: url('images/logo-hotel-cihampelas.png') no-repeat;
	display: block;
}

#transport {
	background: url('images/free-transport.png') no-repeat;
	float: left;
	margin-top: -25px;
	margin-left: 120px;
	width: 95px;
	height: 95px;
}

#menu_bg {background: url('images/menu_bg.png') repeat-x; width: 100%;height: 30px;float: left;margin: 0px;}
#menu_bg_in {margin-left: auto; margin-right: auto; width: 960px; z-index : 9999;}
.menu {float:left; margin:5px 0px 0px 40px; z-index : 9999; }
ul.menu {list-style:none; margin:0; padding:0  z-index : 9999}
ul.menu * {margin:0; padding:0;  z-index : 9999}
ul.menu a {display:block; color:#CC9900; text-decoration:none; font-weight:normal; font-size:12px;}
ul.menu li {position:relative; float:left; margin-right:0px}
ul.menu ul {position:absolute; top:25px; left:0; background:#20180f; display:none; opacity:0; list-style:none; z-index:99999}
ul.menu ul li {position:relative; border-bottom:1px solid #252525; width:148px; margin:0px; padding:5px}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#20180f}
ul.menu ul li a:hover { color:#FFF;}
ul.menu ul ul {left:158px; top:0px}
ul.menu .menulink {padding:0px 10px 10px; font-weight:normal; font-size:14px; color:#20180f;}
ul.menu .menulink:hover, ul.menu .menuhover, ul.menu .selected { color: #B75B00;}
ul.menu .sub {background:#000 url(images/arrow_icn.gif) right center no-repeat}

#navigation {
	float: right;
	margin-top: 18px;
	margin-right: 18px;
}
#navigation ul, #navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation ul li {
	float: left;
	display: block;
}
#navigation ul li a {
	font-family: Arial, sans-serif;
	font-size: 14px;
	float: left;
	display: block;
	color: #a9a9a9;
	text-decoration: none;
	margin-left: 4px;
	margin-right: 5px;
}
#navigation ul li a:hover, #navigation ul li.active a {
	color: #fff;
}

/* Slider */

#slider {
	background: url('images/slider_bg.png') repeat-x;
	width: 100%;
	height: 250px;
	float: left;
	margin-bottom: 12px;
}
#slider h3 {
	font-weight: normal;
	color: #fff;
	font-size: 24px;
	float: left;
}
div#slideshow {
	float: left;
	width: 100%;
	height: 250px;
}
.slider-item {
	width: 100% !important;
	height: 250px;
}
.slider_center {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.slider_content {
	float: left;
	margin-top: 22px;
	width: 529px;
	height: 210px;
	background: url('images/slider_content_bg.png') no-repeat;
	position: relative;
	left: -160px;
}
.slider_content2 {
	float: left;
	margin-top: 85px;
	width: 529px;
	height: 195px;
	position: relative;
	left: -65px;
}
.slider_content_inner2 {
	float: right;
	width: 430px;
	padding: 15px;
}
	.slider_content_inner2 p {
		color: #f4ecdd;
		font-size: 12px;
		margin: 10px 0px 8px 0px;
		float: left;
		clear: both;
		width: 100%;
		display: block;
		line-height: 22px;
	}
.slider_content_inner {
	float: right;
	width: 340px;
	padding: 15px;
}
	.slider_content_inner p  {
		color: #f4ecdd;
		font-size: 12px;
		margin: 5px 0px 3px 0px;
		float: left;
		clear: both;
		width: 100%;
		text-align: justify;
		display: block;
		line-height: 17px;
	}
	.slider_content_inner p.thumbs img {
		padding: 5px 6px 5px 6px;
	}
	.slider_content_inner img, .slider_content_inner2 img {
		border: none;
	}
.slider_content_inner {
	float: right;
	width: 340px;
	padding: 10px 15px 15px 15px;
}
.controls-center {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#slider_controls {
	float: right;
	position: relative;
	top: -30px;
	margin-right: 20px;
	z-index: 1000;
}
	#slider_controls ul, #slider_controls ul li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#slider_controls ul li {
		float: left;
		display: block;
	}
	#slider_controls ul li a {
		width: 11px;
		height: 11px;
		background: url('images/slider_nav_normal.png') no-repeat center center;
		display: block;
		float: left;
		padding: 2px;
		margin: 0px 3px 2px 3px;
		outline: none;
	}
	#slider_controls ul li a:focus {
		outline: none;
	}
	#slider_controls ul li a:hover, #slider_controls ul li a.activeSlide {
		background: url('images/slider_nav_active.png') no-repeat center center;
	}

/* Subpage */
#subpage_main {
	width: 964px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -50px;
}
#subpage_header {
	float: left;
	clear: both;
	width: 100%;
	height: 140px;
	background: url('images/subpage_header_bg.png') repeat-x;
}
#subpage_bg {
	float: left;
	width: 100%;
	height: 140px;
	display: block;
}

#subpage {
	width: 650px;
	float: left;
	clear: both;
}
	#subpage_content {
		border-bottom: 1px solid #eeeeee;
		margin: 7px 3px 7px 10px;
	}
	#subpage_content p {
		color: #4D4D4D;
		font-size: 12px;
		line-height: 18px;
	}
	#subpage_content h2 {
		color: #4D4D4D;
		font-size: 20px;
		line-height: 18px;
		padding: 10px 0px 0px 0px;
		margin: 0px 0px 20px 0px;
		border-bottom: 1px solid #eeeeee;
	}
	#subpage_content ul li {
		background: transparent url('images/list_arrow.jpg') no-repeat left center;
		padding: 4px 0px 3px 10px;
		display: block;
		float: left;
		clear: both;
	}
	#subpage_linkbox {
		float: left;
		clear: both;
		width: 965px;
		margin: 10px 0px 0px 0px;
	}
		#subpage_wrap {
			float: left;
			width: 960px;
		}
		#subpage_links_top {
			width: 965px;
			height: 8px;
			float: left;
			background: url('images/content_nav_bg.png') no-repeat;
		}
		#subpage_links {
			background: url('images/content_bg.png') repeat-y;
			width: 965px;
			height: 80px;
			padding: 10px 0px 8px 0px;
			float: left;
		}
		#subpage_links_bottom {
			width: 965px;
			height: 9px;
			float: left;
			background: url('images/content_bottom_bg.png') no-repeat;
		}
		#advert {
			float: right;
			width: 305px;
			height: 130px;
		}
		#advert a img {
			border: none;
			text-decoration: none;
		}
 #subpage-wrapper {  
     border:1px solid #e2e2e2;  
     background:#f1f1f1;  
     padding: 1px;
     overflow: hidden;
 }
/* @Form
#subpage-wrapper-inner input,textarea,select{border:1px solid #adb8c1;padding:7px 10px;color:#707070;display:block;height:17px;width:320px;margin:3px 0 1px 0;font-family:Arial}
#subpage-wrapper-inner input:focus,textarea:focus,select:focus{color:#000000;outline:solid 3px #76cbea}
#subpage-wrapper-inner input,select{background:url('images/input.gif') repeat-x left top}
#subpage-wrapper-inner textarea{height:120px;background:#f3f6f7 url('images/textarea.gif') repeat-x left top}
#submit{position:relative;background:transparent url('images/kirim.gif') no-repeat scroll 0 0;border:0 none;cursor:pointer;display:block;height:32px;width:117px}
#submit:hover{background:url('images/kirim.gif') no-repeat 0 -64px}
#submit:focus{outline:none}
*/

#subpage-wrapper-inner {
	padding: 10px 20px 20px 20px;
	background: #fff;
	overflow: hidden;
	color: #4D4D4D;
	font-size: 12px;
	line-height: 18px;
}
#subpage-wrapper-inner a {
	text-decoration: none;
	color: #4d6399;
}
#subpage-wrapper-inner ol li {
	font-size: 12px;
	margin-left: 20px;
}
#subpage-wrapper-inner ul li {
	font-size: 12px;
	background: transparent url('images/list_arrow.jpg') no-repeat left center;
	padding: 10px 0px 0px 20px;
}

#subpage-wrapper-inner a:hover	{
	text-decoration: underline;
}

#subpage-wrapper-inner a:active {
	border: none;
}

#subpage-wrapper-inner h2	{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
}

#subpage-wrapper-inner h3	{
	font-size: 14px;
	margin: 10px 0px 5px 0px;
}

#subpage-wrapper-inner h4	{
	font-size: 12px;
	margin: 10px 0px 5px 0px;
}

 #subpage-wrapper div.contact-left {
 	float: left;
 	clear: both;
 	margin: 5px 0px 5px 0px;
 }

.subpage_center {
	font-size: 10px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
	#subpage_heading h2 {
		font-size: 24px;
		color: #fff;
		font-family: Arial, sans-serif;
		font-weight: normal;
	}

.subpage_link_box {
	font-size: 10px;
	float: left;
	width: 170px;
	font-family: Verdana, Arial, Sans-serif;
	margin: 0px 5px 0px 18px;
	padding-top: 10px;
}
	.subpage_link_box a {
		color: #403f3f;
		font-size: 10px;
		font-weight: bold;
		float: left;
		list-style: none;
		text-decoration: none;
	}
	.subpage_link_box a:hover {
		text-decoration: underline;
	}
	.subpage_link_box ul, .subpage_link_box ul li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.subpage_link_box ul {
		float: left;
		clear: both;
		margin-top: 8px;
	}
	.subpage_link_box ul li {
		float: left;
		display: block;
		width: 180px;
	}
	.subpage_link_box span {
		font-size: 10px;
		float: left;
		clear: both;
		font-weight: normal;
		color: #737373;
	}

/* WordPress Required Elements */

.aligncenter,
div.aligncenter {
   display: block;
   margin: 5px auto;
}

.alignleft, div.alignleft {
   float: left;
   margin: 5px 15px 5px 0;
}

.alignright, div.alignright {
   float: right;
   margin: 5px 0 5px 15px;
}

.alignnone {
	margin: 5px 0;
	}


.wp-caption {
   border: 1px solid #CCCCCC;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 0;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 10px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
/*
 * blockquotes
 */

blockquote {display: block;font-style: italic;font-size: 120%;line-height: 150%;width: auto;padding: 10px 20px 10px 20px;margin: 15px 0;border-top: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;background: url(images/quote_start.png) 0 0 no-repeat;}
		
/* Blog */
.blogpost {
	width: 645px;
	padding: 8px 0px 25px 12px;
	margin: 10px 0px 10px 6px;
	background: url('images/bg_sub_post.jpg') no-repeat;
}
.blogpost h1 a {
	color: #676767;
	font-size: 18px;
}
.blogpost h1 a:hover {
	margin-bottom: 5px;
	color: #999;
	border-bottom: 1px solid #eee;
}
.blogpost p {
	color: #8C8C8C;
	margin: 5px 25px 5px 0px;
	font-size: 13px;
}
	.blogpost p a {
		color: #699aab;
	}
	.blogpost p a:hover {
		text-decoration: none;
	}
	.blogpost a.more {
		width: 65px;
		height: 15px;
		background: url('images/more.jpg') no-repeat;
		display: block;
	}
.post-meta {
	float: right;
	font-size: 12px;
	color: #999;
	margin: -15px 25px 0px 3px;
}
	.post-meta a {
		color: #699aab;
	}
	.post-meta a:hover {
		text-decoration: none;
	}
.post-meta-small {
	float: right;
	font-size: 10px;
	color: #999;
	margin: -5px 1px 0px 3px;
}
.rounded {
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#tab_slider {
	float: left;
	width: 660px;
}

.sliding_controls {
	float: right;
	clear: both;
	position: relative;
	top: -42px;
	margin-right: -260px;
	margin-bottom: -20px;
	z-index: 1000;
}
	.sliding_controls ul, .sliding_controls ul li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.sliding_controls ul li {
		float: left;
		display: block;
	}
	.sliding_controls ul li a {
		width: 11px;
		height: 11px;
		background: url('images/content_slider_nav.jpg') no-repeat center center;
		display: block;
		float: left;
		padding: 2px;
		margin: 0px 3px 2px 3px;
		outline: none;
	}
	.sliding_controls ul li a:focus {
		outline: none;
	}
	.sliding_controls ul li a:hover, .sliding_controls ul li a.activeSlide {
		background: url('images/content_slider_active.jpg') no-repeat center center;
	}

/* TICKER */
.cnnclass{
width: 400px;
padding: 5px;
background-color: #F3F3F3;
border: 1px solid black;
margin-bottom: 1em;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
}

.cnnclass a{
text-decoration: none;
}

.bbcclass{
width: 400px;
padding: 6px;
background-color: lightyellow;
border: 1px solid #004A00;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
font-size: 85%;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
}

/* Main Content */

#main {
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -10px;
}
#content_bar {
	float: left;
	width: 965px;
	height: 48px;
	background: url('images/content_nav_bg.png') no-repeat;
	padding: 2px 3px 0px 3px;
}
#content_nav1 {
	float: left;
}
#content_nav1 ul, #content_nav1 ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content_nav1 ul li {
	float: left;
	display: block;
}
#content_nav1 ul li a {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #858585;
	text-decoration: none;
	float: left;
	display: block;
	padding: 17px 20px 15px 20px;
	outline: none;
}
#content_nav1 ul li a.activeSlide {
	font-weight: bold;
	background: transparent url('images/content_nav_active.png') repeat-x bottom;
	color: #4b4b4b;
	border-right: 1px solid #e0e0e0;
	border-bottom: 2px solid #fff;
	outline: none;
}
#content_news {
float: left;
margin: 18px 0px 0px 15px;
font-size: 12px;
width: 650px;
}
	#content_news div.latest_news {
	float: left;
	color: #777;
	}
	#news_rotator {
	float: left;
	margin-left: 5px;
	width: 560px;
	height: 16px;
	overflow: hidden;
	}
	#news_rotator a {
	text-decoration: none;
	width: 560px;
	}
	#news_rotator a:hover {
	text-decoration: underline;
	}
#content {
	clear: both;
	float: left;
	width: 965px;
	background: url('images/content_bg.png') repeat-y;
}
#content_bottom {
	width: 965px;
	height: 9px;
	background: url('images/content_bottom_bg.png') no-repeat;
	float: left;
	clear: both;
}
#search {
	float: right;
	margin: 10px 15px 0px 10px;
}
#search input { 
	text-align: right;
	width: 100px;
	height: 18px;
	background: url('images/search.jpg') no-repeat;
	outline: none;
	border: none;
	padding: 5px 40px 10px 10px;
	color: #777;
}
#content_left {
	float: left;
	clear: both;
	width: 660px;
	margin: 10px 0px 5px 10px;
}
#sidebar {
	float: right;
	width: 280px;
	border-left: 1px solid #ddd;
	margin-right: 3px;
}
#sidebar_homepage {
	float: right;
	width: 280px;
	border-left: 1px solid #ddd;
	margin-right: 3px;
}
	#sidebar a.quote {
		color: #7d7d7d;
		text-decoration: none;
		font-size: 12px;
		float: left;
		width: 100%;
		margin: 0px 0px 2px 15px;
		padding: 3px 0px 2px 18px;
		background: url('images/request.jpg') no-repeat center left;
	}
	#sidebar a.contact {
		color: #7d7d7d;
		text-decoration: none;
		font-size: 12px;
		float: left;
		width: 100%;
		margin: 0px 0px 15px 15px;
		padding: 3px 0px 2px 18px;
		background: url('images/contact.jpg') no-repeat center left;
	}
	#sidebar a.quote:hover, #sidebar a.contact:hover {
		text-decoration: underline;
	}
	#sidebar h3 {
		color: #415258;
		font-family: Verdana, sans-serif;
		font-size: 18px;
		font-weight: normal;
		padding: 10px 0px 10px 10px;
	}
	 #sidebar ul, {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	#sidebar ul li {
	list-style-type: square;
	color: #666;
	margin: 0px 0px 0px 30px;
	line-height: 22px;
	}
	#sidebar ul li a {
	color: #7d7d7d;
	text-decoration: none;
	}
	#sidebar ul li a:hover {
	text-decoration: underline;
	}
	#sidebar div.divider {
	height: 1px;
	line-height: 1px;
	background: #ddd;
	width: 280px;
	clear: both;
	margin: 10px 0px 2px 0px;
	}
	#sidebar div.ads {
	width: 280px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	}
		#sidebar div.ads a img {
		margin: 10px 0px 10px 10px;
		border: 0;
		}
	#sidebar_banner {
		width: 280px;
		font-size: 12px;
		padding-left: 10px;
		padding-top: 10px;
		margin-left: 7px;
	}
		#sidebar_banner h2 {
			font-size: 64px;
			font-weight: normal;
			color: #d3d3d3;
			float: left;
			clear: both;
			margin-left: 7px;
		}
		#sidebar_banner ol, ul {
			list-style: none;
		}
	.sidebar_banner_border {
		width: 280px;
		height: 100px;
		border-bottom: 1px solid #ddd;
	}
	#sidebar_social {
		width: 273px;
		float: left;
		height: 90px;
		font-size: 12px;
		padding-left: 10px;
		padding-top: 10px;
	}
		#sidebar_social a img {
		border: 0;
		}
		#sidebar_social a {
		float: left;
		margin-left: 10px;
		padding-left: 40px;
		color: #777;
		line-height: 32px;
		text-decoration: none;
		}
		#sidebar_social a.facebook {
		background: url('images/social_icons/facebook.png') no-repeat;
		}
		#sidebar_social a.twitter {
		background: url('images/social_icons/twitter.png') no-repeat;
		margin-left: 16px;
		}
		#sidebar_social a.rssfeed {
		background: url('images/social_icons/rss.png') no-repeat;
		margin-left: 10px;
		margin-top: 10px;
		}
		#sidebar_social a:hover {
		opacity: 1;
		color: #666;
		}		
	#banner_group {
		width: 280px;
	}
		#banner_group a {
			display: block;
			text-decoration: none;
			color: #f9f9f9;
		}
	#sneak_peak {
		height: 35px;
		float: left;
		width: 280px;
	}
		#sneak_peak a {
			font-family: Georgia, sans-serif;
			font-style: italic;
			display: block;
			width: 269px;
			float: left;
			text-decoration: none;
			background: url('images/news_letter.png') no-repeat;
			height: 36px;
			padding: 7px 0px 0px 11px;
			color: #f9f9f9;
			font-size: 16px;
		}
		#featured_testimonial {
			height: 36px;
			float: left;
			width: 280px;
		}
			#featured_testimonial a {
				display: block;
				width: 280px;
				float: left;
				text-decoration: none;
				background: url('images/featured_testimonial.png') no-repeat;
				height: 36px;
			}
		#featured_galeri {
			height: 36px;
			float: left;
			width: 280px;
		}
			#featured_galeri a {
				display: block;
				width: 280px;
				float: left;
				text-decoration: none;
				background: url('images/featured_galeri.png') no-repeat;
				height: 36px;
			}
		#sidebar_testimonial {
			float: left;
			clear: both;
			width: 280px;
			border-bottom: 1px solid #ddd;
			padding-bottom: 5px;
		}
		#sidebar_testimonial span.person {
			float: left;
			font-size: 11px;
			clear: both;
			margin: 0px 0px 0px 10px;
			font-style: italic;
			width: 263px;
			color: #4e4e4e;
		}
		#sidebar_testimonial span.company {
			float: left;
			color: #4e4e4e;
			font-size: 12px;
			clear: both;
			margin: 5px 0px 5px 10px;
			font-style: italic;
			font-weight: bold;
			width: 263px;
		}
		#sidebar_testimonial p {
			color: #727272;
			font-size: 10px;
			padding: 10px;
			float: left;
			width: 263px;
		}
	#sidebar_links {
		width: 280px;
	}
		#sidebar_links ul, #sidebar_links ul li {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		#sidebar_links ul li {
			float: left;
			display: block;
		}
		#sidebar_links ul li a {
			display: block;
			width: 260px;
			height: 54px;
			padding: 10px;
			background: url('images/sidebar_link_arrow.png') no-repeat 245px center;
			color: #504230;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			border-bottom: 1px solid #ddd;
		}
		#sidebar_links ul li a:hover {
			background: #eee url('images/sidebar_link_arrow.png') no-repeat 245px center;
		}
			#sidebar_links ul li a span {
				font-size: 10px;
				float: left;
				clear: both;
				font-weight: normal;
				width: 225px;
				color: #67553D;
			}
.item-holder {
	float: left;
	width: 658px;
	padding-bottom: 10px;
	padding-left: 4px;
}
.subpage-item-holder {
	float: left;
	width: 658px;
	padding-bottom: 2px;
}
.content-item {
	width: 191px;
	height: 195px;
	padding: 8px 12px 6px 8px;
	background: url('images/bg_sub_mini_post.jpg') no-repeat;
	float: left;
	margin: 0px 3px 0px 3px;
}
	.content-item a {
		color: #515151;
		text-decoration: none;
	}
	.content-item a:hover {
		color: #515151;
		text-decoration: underline;
	}
	.content-item h2 {
		font-family: Verdana, Arial, sans-serif;
		font-size: 14px;
		color: #515151;
		font-weight: normal;
		padding: 5px 2px 4px 4px;
	}
	.content-item h3 {
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		color: #515151;
		font-weight: normal;
		margin: 3px 0px -5px 5px;
	}
	.content-item p {
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		color: #acacac;
		padding: 0px 3px 0px 4px;
		display: block;
		width: 100%;
	}
	#subpage .content-item p {
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		color: #8C8C8C;
		padding: 5px 3px 0px 4px;
		display: block;
		width: 100%;
	}
	.content-item a.more {
		margin: 4px 0px 0px 4px;
		width: 65px;
		height: 15px;
		background: url('images/more.jpg') no-repeat;
		display: block;
		float: left;
		clear: both;
	}
	.content-item a.view {
		margin: 10px 0px 0px 4px;
		width: 44px;
		height: 15px;
		background: url('images/view_button.jpg') no-repeat;
		display: block;
		float: left;
		clear: both;
	}
	.content-item ul, .content-item ul li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.content-item ul {
		float: left;
		clear: both;
		margin: 8px 0px 0px 5px;
	}
	.content-item ul li {
		float: left;
		display: block;
	}
	.content-item ul li a {
		font-size: 11px;
		color: #91a0a6;
		background: transparent url('images/list_arrow.jpg') no-repeat left center;
		padding: 4px 0px 3px 10px;
		display: block;
		float: left;
		clear: both;
		text-decoration: none;
	}
	.content-item ul li a:hover {
		text-decoration: underline;
	}

#sub_links {
	float: left;
	width: 660px;
	clear: both;
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}
.galery_box {
	float: left;
	width: 360px;
	font-family: Verdana, Arial, Sans-serif;
	margin: 0px 5px 0px 8px;
	padding: 0px 5px 5px 5px;
}
.box_galery {
	float: left;
	width: 280px;
	height: 200px;
	margin: 0px 5px 0px 8px;
	padding: 0px 5px 5px 5px;
	background: url('images/bg_galeri.jpg') no-repeat center left;
}

.video_box {
	width: 260px;
	height: 134px;
	margin: 0px 0px 0px 4px;
	float: left;
	padding: 10px 5px 5px 0px;
}

/* Contact Form */
 #contact-wrapper {  
     border:1px solid #e2e2e2;  
     background:#f1f1f1;  
     padding: 1px;
     overflow: hidden;
 }
 #contact-wrapper-inner {
 	padding: 20px;
 	background: #fff;
 	overflow: hidden;
 	border: 1px solid #d5d5d5;
 }
 #contact-wrapper div.contact-left {
 	float: left;
 	clear: both;
 	margin: 5px 0px 5px 0px;
 }
 #contactform {
 width: 280px;
 float: left;
 }
 #contactform label {  
     display:block;  
     float:none;  
     font-size:14px;  
     width: auto;
     font-weight: normal; 
     padding-bottom: 3px;
     
 }  
 form#contactform input {  
     border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;  
     border-style:solid;  
     border-width:1px;  
     padding:3px;  
     font-size:14px;  
     color:#333;  
}  
form#contactform textarea {  
     font-family:Arial, Tahoma, Helvetica, sans-serif;  
     font-size:100%;  
     padding: 3px;  
     border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;  
     border-style:solid;  
     border-width:1px;  
}
#contact_info {
float: left;
margin-left: 20px;
width: 280px;
}
	#contact_info h3 {
		font-size: 20px;
		font-weight: normal;
		color: #444;
	}
	#contact_info h4 {
		font-size: 14px;
		font-weight: normal;
		color: #666;
	}
	#contact_info span {
	font-weight: bold;
	color: #666;
	}
	#contact_info a {
		color: #7d7d7d;
		text-decoration: none;
		font-size: 12px;
		float: left;
		width: 100%;
		margin: 0px 0px 2px 0px;
		padding: 3px 0px 2px 18px;
		background: url('images/request.jpg') no-repeat center left;
	}
	#contact_info a:hover {
		text-decoration: underline;
	}

/* Footer */
#footer {
	float: left;
	width: 940px;
	height: 16px;
	background: url('images/footer_bg.png') no-repeat;
	clear: both;
	margin: 18px 0px 30px 2px;
	padding: 8px 10px 5px 10px;
}
	.copyright {
		float: left;
		color: #f7f7f7;
		font-size: 11px;
	}
	.copyright a {
		color: #dfefff;
		text-decoration: none;
	}
	.copyright a:hover {
		text-decoration: underline;
	}
	.footer_nav {
		float: right;
	}
	.footer_nav ul, .footer_nav ul li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.footer_nav ul li {
		float: left;
		display: block;
	}
	.footer_nav ul li a {
		display: block;
		margin: 0px 0px 0px 15px;
		text-decoration: none;
		font-size: 11px;
		color: #a7a7a7;
	}
	.footer_nav ul li a:hover, .footer_nav ul li a.active {
		color: #6d6d6d;
	}
div.clearfix {
	line-height: 0;
	height: 0;
	clear: both;
}

/* Tables 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	margin: 0px;
	width: 80%;
	padding:0 0 0 20px;
	text-align: center;
	border-collapse: collapse;
  	background: #fff url(images/table/bgharga.gif) repeat-x;
}
#rounded-corner thead th.rounded-company
{
	font-size: 13px;
	background: #b9c9fe url(images/table/left.png) left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url(images/table/right.png) right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 12px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 4px;
	border-top: 1px solid #cccccc;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	text-align: left;
	background: #e8edff url(images/table/botleft.png) left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url(images/table/botright.png) right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}

