body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 0px 0px 10px 0px;
	text-align: center;
	background-color: #a8831e;
}
a {
	color: #a67d17;
	text-decoration: none;
}
a:hover {
	color: #888;
	text-decoration: underline;
}
form {
	margin: 0px;
}
select, input, textarea {
	font-family: Tahoma, Verdana, sans-serif;
}
input {
	
}
textarea {
	overflow: auto;
	border: 1px solid #ccc;
}
td, th {
	vertical-align: top;
}

img, object {
	border: none;
}

kbd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.clearfix {
	clear: both;
	margin: 0px !important;
	padding: 0px !important;
	height: 0px;
	overflow: hidden;
}

/* --------- layout -------- */
.body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../images/bg_body.png) top left repeat-x #fff;
}
.container {
	width: 840px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

.header {
	height: 415px;
	padding: 0px 0px 5px 0px;
	overflow: hidden;
}
.header-top {
	height: 75px;
	padding: 25px 20px;
	overflow: hidden;
}
a.site-logo {
	float: left;
	display: block;
}
.header-top ul.nav {
	float: right;
	margin: 0px !important;
	padding: 50px 0px 0px 0px !important;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
}
.header-top ul.nav li {
	float: left;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 3px 0px;
	border-bottom: 3px solid #c89923;
}
.header-top ul.nav li.first {
	margin-left: 0px;
	border-bottom: 3px solid #aaaaaa;
}
.header-top ul.nav li a {
	color: #b1aca0;
	text-decoration: none;
}
.header-top ul.nav li a:hover {
	color: #fff;
	text-decoration: none;
}
.header-wrap {
	height: 270px;
	padding: 0px;
	overflow: hidden;
}
.header-content {
	float: left;
	width: 420px;
	padding: 0px;
	overflow: hidden;
}
.site-slogan {
	padding: 10px 20px;
	font-size: 14px;
	color: #aaaaaa;
}
.site-slogan b {
	color: #f2e4c7;
}
.header-img {
	float: right;
	width: 420px;
	height: 260px;
	padding: 0px;
	overflow: hidden;
	background-color: #1f1e1e;
}
.header-img ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
.header ul.menu {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.header ul.menu li {
	float: left;
	width: 420px;
	height: 36px;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	overflow: hidden;
}
.header ul.menu li a {
	float: left;
	width: 420px;
	height: 20px;
	padding: 8px 20px;
	overflow: hidden;
	color: #666;
	text-decoration: none;
	background: url(../images/bg_menu.png) no-repeat;
	background-position: 0px 0px;
}
.header ul.menu li a:hover {
	color: #8e8e8e;
	text-decoration: none;
	background: url(../images/bg_menu.png) no-repeat;
	background-position: 0px -36px;
}
.header ul.menu li a.active {
	color: #8e8e8e;
	text-decoration: none;
	background: url(../images/bg_menu.png) no-repeat;
	background-position: 0px -72px;
}
.header ul.menu li a.active:hover {
	color: #8e8e8e;
	text-decoration: none;
	background: url(../images/bg_menu.png) no-repeat;
	background-position: 0px -108px;
}

.wrapper {
	clear: both;
	padding: 10px 20px;
}
.page {
	float: left;
	width: 570px;
	padding: 10px 0px;
	overflow: hidden;
}
.sidebar {
	float: right;
	width: 200px;
	padding: 15px 0px;
	overflow: hidden;
}

.page-title {
	margin-bottom: 5px;
	padding: 5px 0px 10px 0px;
	font-size: 20px;
	color: #a67d17;
	background: url(../images/dotted.gif) bottom left repeat-x;
}
.page-content {
	margin: 10px 0px;
	margin-bottom: 5px;
	padding: 5px 0px 10px 0px;
	font-size: 12px;
	line-height: 140%;
}

.page-tool {
	margin: 20px 0px;
	padding: 6px 10px;
	background: url(../images/bgGrad-list.gif) top right repeat-y;
	border-top: 1px solid #eee;
}
.page-tool img {
	float: right;
	margin-left: 10px;
}

ul.testimoni {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
ul.testimoni li {
	padding: 10px 15px 10px 60px;
	background: url(../images/bgQuote.gif) no-repeat;
	background-position: 10px 12px;
	border-bottom: 1px solid #f0f0f0;
}
ul.testimoni li.rowBg {
	background: url(../images/bgQuote-2.gif) no-repeat #f8f8f8;
	background-position: 10px 12px; 
	border-top: 1px solid #fff;
	border-bottom: 1px solid #f0f0f0;
}
ul.testimoni li h3 {
	margin: 0px !important;
	padding: 0px 0px 3px 0px !important;
	font-size: 12px;
	color: #333;
}
ul.testimoni li span {
	font-size: 11px;
	color: #999;
}
ul.testimoni li p {
	margin: 5px 0px !important;
	padding: 0px !important;
	line-height: 130%;
}

.page-gallery {
	
}
ul.gallery-thumbs {
	margin: 0px !important;
	padding: 0px 0px 0px 5px !important;
	list-style: none;
}
ul.gallery-thumbs li {
	float: left;
	width: 133px;
	height: 133px;
	margin: 8px 8px 8px 0px;
	padding: 0px;
	overflow: hidden;
}
.zitem {
	width: 125px;
	height: 125px;	
	border: 4px solid #222;
	overflow: hidden;
	position: relative;
	float: left;
	background-color: #222;
}
.zitem:hover {
	border: 4px solid #a67d17;
}
.zitem .caption {
	width: 125px;
	height: 22px;
	background: #000;
	color: #fff;
	font-weight: bold;
	position: absolute;
	bottom: -1px;
	left: 0;
	display: none;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.zitem .caption a {
	text-decoration: none;
	color: #fff;
	font-size: 11px;	
	padding: 4px;
	display: block;
}
.zitem img {
	border: 0;
	position: absolute;
}

.ym-status {
	height: 30px;
	padding: 20px 11px 15px 11px;
	overflow: hidden;
	text-align: center;
	background: url(../images/bg_block.png) bottom left no-repeat;
}

.links {
	height: 20px;
	padding: 12px 11px 15px 11px;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: url(../images/bg_block.png) bottom left no-repeat;
}
.links a {
	display: block;
	padding: 6px 0px 0px 0px;
	color: #666;
	text-decoration: none;
}
.links a:hover {
	color: #484848;
	text-decoration: underline;
}
.links a.active, .links a.active:hover {
	color: #999;
	text-decoration: none;
}

.shoutbox {
	margin-top: 20px;
	margin-bottom: 20px;
}

.page-contact {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 12px;
}
.page-contact h2 {
	margin: 0px !important;
	padding: 0px !important;
	font-size: 13px;
	color: #333;
}
.page-contact h3 {
	margin: 0px !important;
	padding: 0px !important;
	font-size: 13px;
	font-weight: normal;
}
img.contact-photo {
	float: right;
	margin: 0px 0px 10px 20px;
	border: 4px solid #eee;
}
.page-contact ul {
	margin: 0px !important;
	padding: 15px 20px 20px 20px !important;
	list-style: none;
	border-bottom: 1px solid #f2f2f2;
}
.page-contact ul li {
	padding: 3px 0px 4px 35px;
}
.page-contact ul li.address {
	background: url(../images/icon/home.gif) no-repeat;
	background-position: 5px 2px;
}
.page-contact ul li.email {
	background: url(../images/icon/email.gif) no-repeat;
	background-position: 5px 2px;
}
.page-contact ul li.phone {
	background: url(../images/icon/phone.gif) no-repeat;
	background-position: 5px 2px;
}
.page-contact ul li.mobile {
	background: url(../images/icon/mobile.gif) no-repeat;
	background-position: 5px 2px;
}
.page-contact ul li.site {
	background: url(../images/icon/globe.gif) no-repeat;
	background-position: 5px 3px;
}
.page-contact ul li.user {
	background: url(../images/icon/user.gif) no-repeat;
	background-position: 5px 2px;
}

.page-form {
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 20px;
	border-top: 1px solid #fff;
	background-color: #f8f8f8;
}
.page-form table {
	width: 100%;
	border: 0px;
}
.page-form table th {
	text-align: left;
	font-size: 12px;
	color: #a32c0e;
	padding: 6px 10px 8px 2px;
	border-bottom: 2px solid #fff;
}
.page-form table td {
	padding: 6px 10px 3px 10px;
}
.page-form table td a {
	color: #666;
	text-decoration: none;
}
.page-form table td a:hover {
	color: #333;
	text-decoration: none;
}
.page-form table td input, select {
	font-size: 11px;
	color: #333;
	padding: 3px 2px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.page-form table td input.button {
	padding: 2px 10px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	background-color: #333;
	border: 1px solid #222;
	cursor: pointer;
}
.page-form table td input.button:hover {
	color: #a67d17;
	cursor: pointer;
}
.page-form table td textarea {
	border-top: 1px solid #c6c9d5;
	border-left: 1px solid #c6c9d5;
	border-bottom: 1px solid #dde0eb;
	border-right: 1px solid #dde0eb;
	overflow: auto;
}
.page-form table td textarea {
	width: 300px;
}

.pagination {
	margin: 5px 0px;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	color: #ccc;
}
*html .pagination {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.pagination a {
	padding-left: 4px;
	padding-right: 4px;
	color: #888;
	text-decoration: none;
}
.pagination a:hover {
	color: #a67d17;
	text-decoration: none;
}
.pagination span.back {
	padding-left: 13px;
	padding-right: 5px;
	font-weight: lighter;
	background-position: 0px 2px;
}
.pagination span.next {
	padding-right: 13px;
	padding-left: 0px;
	font-weight: lighter;
	background-position: 100% 2px;
}
.pagination span.back a {
	margin-left: -13px;
	padding-left: 13px;
	text-decoration: none;
	background-position: 0px 2px;
}
.pagination span.next a {
	margin-right: -13px;
	padding-right: 13px;
	text-decoration: none;
	background-position: 100% 2px;
}
*html .pagination span.back a {
	background: none;
}
*html .pagination span.next a {
	background: none;
}
*:first-child+html .pagination span.back a {
	background: none;
}
*:first-child+html .pagination span.next a {
	background: none;
}

.footer {
	clear: both;
	padding: 15px 20px 30px 20px;
	text-align: right;
	color: #555;
	border-top: 1px solid #e7e9eb;
}
.footer ul.menu {
	float: left;
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
	text-align: left;
}
.footer ul.menu li {
	display: inline;
	padding: 0px 8px 0px 10px;
	border-left: 1px solid #e7e9eb;
}
.footer ul.menu li.first {
	padding-left: 0px;
	border: none;
}
.footer ul.menu li a {
	color: #555;
	text-decoration: none;
}
.footer ul.menu li a:hover {
	color: #a67d17;
	text-decoration: none;
}

/* SLIDESHOW IMAGE */

#slider {
    width: 420px;
    height: 260px;
    position: relative;
	overflow: hidden;
}

#sliderContent {
    width: 420px;
    height: 260px;
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    width: 420px;
    height: 260px;
    float: left;
    position: relative;
	display: none;
	background-color: #fff;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 12px 15px 15px 15px;
    width: 390px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
	text-align: right;
    color: #b1b1b1;
	line-height: 110%;
    display: none;
}
.sliderImage span strong {
    font-size: 14px;
	line-height: 150%;
    color: #fff;
}
.sliderImage span.top {
	top: 0;
	left: 0;
}
.sliderImage span.bottom {
	bottom: 0;
    left: 0;
}
.sliderImage span.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 162px;
}
.sliderImage span.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 162px;
}

/* tambahan */

.link-btn {
    margin: 15px 0px;
}
.link-btn ul {
    margin: 0px !important;
    padding: 0px !important;
    list-style: none;
}
.link-btn ul li {
    height: 32px;
    margin: 3px 0px;
    padding: 0px;
    overflow: hidden;
    font-size: 12px;
    text-align: left;
    color: #fff;
    background: url(../images/bg_linkbtn.png) top left no-repeat;
}
.link-btn ul li p {
    margin: 0px !important;
    padding: 8px 16px !important;
    font-size: 11px;
}
.link-btn ul li a {
    display: block;
    padding: 7px 16px 9px 16px;
    color: #ccc;
    text-decoration: none;
}
.link-btn ul li a:hover {
    color: #fff;
    text-decoration: none;
}
.link-btn ul li a.active {
    color: #fff;
    text-decoration: none;
}
.link-btn ul li a.active:hover {
    color: #fff;
    text-decoration: underline;
}

.sideblock {
    padding: 0px;
    background: url(../images/bg_testitop.png) top left no-repeat;
}
.sideblock-title {
    height: 20px;
    padding: 28px 15px 12px 15px;
    overflow: hidden;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
}
.sideblock-title a {
    color: #666;
    text-decoration: none;
}
.sideblock-title a:hover {
    color: #888;
    text-decoration: none;
}
.sideblock-content {
    min-height: 150px;
    padding: 0px 15px 40px 15px;
    text-align: right;
    font-size: 11px;
    color: #888;
    background: url(../images/bg_testibot.png) bottom left no-repeat;
}
*html .sideblock-content {
    height: 150px;
    overflow: visble;
}
.sideblock-content p {
    margin: 10px 0px !important;
    text-align: justify;
}
.sideblock-content h3 {
    margin: 15px 0px 0px 0px !important;
    font-size: 11px;
    color: #666;
}
.sideblock-content span {
    color: #999;
}
.sideblock-content a {
    color: #888;
    text-decoration: underline;
}
.sideblock-content a:hover {
    color: #666;
    text-decoration: underline;
}
