/* logo */
.logo img{
	border: none !important;
}
.logo-spacer{
	background: url(../images/a_13.jpg) no-repeat;
	height: 13px;
	font-size: 1px;
}

/* menu statis */
.static-menu{
}

.static-menu-content{
	padding: 4px 0px 0px 10px;
}
.static-menu-content a{
	background: url(../images/a_20.jpg) no-repeat top left #49900A;
	display: block;
	float: left;
	text-align: center;
	width: 110px;
	margin-right: 2px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

.static-menu-content a:hover, .static-menu-content a.active{
	background: url(../images/a_22.jpg) no-repeat top left #55A30F;
	float: left;
	width: 110px;
	color: #fff;
}

.static-menu-content a span{
	padding: 8px 4px  6px 4px;
	display:  block;
}

.menu-spacer{
	background: #55A30F;
	clear: both;
	height: 4px;
	font-size: 1px;
}



/* search */
.search{
	width: 218px;
	float: right;
}

.search form{
	padding: 10px 10px 4px 0px;
	text-align: right;
}

.search input.text{
	width: 110px;
}



/* main flash*/

.mainFlash{
	clear: both;
	border-bottom: 4px solid #55A30F;
}


/* menu tambahan */
.menu-horizontal{
	background: #FAFAC1;
	height: 30px;
	clear: both;
	border-left: 1px solid #fff;
	border-left: 1px solid #fff;
}

.nav{
	list-style: none;
	margin:0px !important;
	padding: 0px;
}

.nav li{
	float:left;
	margin: 2px;
	padding: 5px 0px 0px 10px;
	font-weight: bold;
}

.nav li.first{
	border: none !important;
}

.nav li a{
	color: #333;
}

.nav li a:hover{
	color: #780000;
	text-decoration: none;
}



/*news*/
.news{
	padding: 10px 0;
}

.news h2{
	padding-bottom: 10px !important;
}

.news-item{
	background: #F5F5D9;
	padding: 8px 10px;
	border-bottom: 2px solid #fff;
}

.news-item-info{
	font-size: 11px;
	color: #999;
}

.news-item-info a{
	color: #669C19;
}

.news-item h3{
	padding: 4px 0px !important;
}

.news-item-content{
	line-height: 150%;
}

.news-item-content img{
	padding: 2px;
	border: 1px solid #ddd;
	margin: 0 8px 4px 0;
	background: #fff;
	float: left;
}

.news-bottom{
	padding: 10px 0;
	text-align: right;
}

.news-bottom a{
	background: #669C19;
	padding: 4px 20px;
	color: #fff;
}

.news-bottom a:hover{
	background: #333;
	padding: 4px 20px;
	color: #fff;
}

/* cs */
.cs{
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
}
.cs table{
	width: 100%;
}

.cs td{
	font-weight: bold;
	padding: 2px;
}

.cs a img {outline:none; padding:0; border:none;}


/* calendar */
.calendar{
	border-bottom: 1px dashed #ccc;
	padding: 10px 0;
}
.calendar h2{
	padding-bottom: 10px;
}

.calendar table{
	width: 100%;
}
.calendar td, .calendar th{
	padding: 4px;
	text-align: center;
}

.calendar caption, .caption{
	font-weight: bold;
	text-transform:uppercase;
	text-align: center;
	padding: 4px;
	background: #669C19;
	color: #fff;
}

.calendar .caption a{
	color: #ffffff;
}

.calendar td a{
	color: #ffffff;
	font-weight: bold;
	background: #669C19;
	display: block;
	padding: 2px;
}
.calendar td a:hover{
	color: #ffffff;
	background: #333;
}

#loading-cal {
	position: absolute;
	z-index: 998;
}

/* testimonial*/

.testimonial{
	padding: 10px 0;
}

.testimonial-entry{
	padding: 6px;
	background: #FAFADF;
	height: 250px;
	overflow: auto;
}

.testimonial-item{
	padding: 6px;
	border-bottom: 1px solid #fff;
}

#testiForm form{
	padding: 6px;
	background: #FAFADF;
}

#testiForm textarea{
	width: 100%;
}

.testimonial-main-item{
	padding: 10px;
	border: 1px solid #efefef;
	background: #F5F5D9;
	margin-bottom: 10px;
}
/*welcome*/
.welcome{
	border-bottom: 1px dashed #ccc;
	padding: 10px 0;
}
.welcome h1{
	font-size: 18px;
	font-weight: normal !important;
	padding: 0px !important;
	margin: 0 0 10px 0 !important;
}


/* why */
.why{
	width: 220px;
	float: left;
	border-right: 1px dashed #ccc;
	margin-top: 10px;
}
.why .content{
	padding: 0 10px 10px 0px;
}

/* service */
.service{
	width: 240px;
	float: right;
	margin-top: 10px;
}
.service .content{
	padding: 0 10px 10px 10px;
}

/* banner */
.banner{
	padding-top: 5px;
	clear: both;
}

.banner p{
	text-align: right !important;
}
.banner img{
	border: none;
}
	

/* portofolio - sidebar */
.portofolio-sidebar{
	width: 250px;
	float: right;
}

.portofolio-sidebar h2{
	background: url(../images/a_09.jpg) no-repeat;
	padding: 12px 10px 12px 40px ;
	margin: 0px !important;
	line-height: 90%;
}

.portofolio-sidebar-content{
	background: url(../images/a_12.jpg) no-repeat top right #fff;
	height: 184px;
	overflow: hidden;
}

.portofolio-sidebar-item{
	margin: 10px 20px 10px 10px;
	padding-bottom: 10px;
	clear: both;
	border-bottom: 1px dashed #ccc;
}

.portofolio-sidebar-image{
	width: 60px;
	padding: 2px 0;
	float: left;
	text-align: center;
	border: 1px solid #ccc;
	background: #fff;
}

.portofolio-sidebar-info{
	width: 150px;
	padding: 10px 0 0 0;
	float: right;
	overflow: hidden;
}

.portofolio-sidebar-info a strong{
	color: #669C19 !important;
}

.portofolio-sidebar-info a:hover strong{
	color: #333 !important;
}

.portofolio-sidebar-bottom{
	background:url(../images/a_30.jpg) no-repeat;
	height: 27px;
}

.portofolio-sidebar-bottom a{
	display: block;
	padding: 2px 20px;
	text-align: right;
	color: #fff;
}

.portofolio-sidebar-bottom a:hover{
	color: #fc0;
}

.portofolio-box{
	width: 210px;
	float: left;
	background: #efefef;
	padding: 10px;
}

.portofolio-box h2{
	padding: 8px 10px;
	margin-bottom: 10px;
	background: #669C19;
	color: #fff;
}

.portofolio-box-item{
	width: 70px;
	float: left;
	text-align: center;
}

.portofolio-box-item a img{
	border: 1px solid #ccc;
	background: #fff;
	padding: 4px;
	margin-bottom: 4px;
}

.portofolio-box-item a:hover img{
	border: 4px solid #669C19;
	background: #fff;
	padding: 1px !important;
	margin-bottom: 4px;
}

.portofolio-box-nav{
	padding: 10px;
	text-align: right;
	clear: both;
}

.portofolio-box-nav span {
	padding: 4px 10px;
	background: #333;
	color: #fff;
	text-decoration: none;
}

.portofolio-view{
	width: 410px;
	float: right;
}

.portofolio-view table{
	width: 94%;
	margin: auto;
}

.portofolio-view td{
	border-bottom: 1px dashed #ddd;
}

.portofolio-view-item{
	display: none;
}

.portofolio-view-nav{
	text-align: right;
	padding: 10px 20px;
}

.portofolio-view-image{
	text-align: center;
	padding-bottom: 10px;
}

.portofolio-view-image img{
	width: 390px;
	border: 1px solid #ccc;
	padding: 4px;
}
/* js preview */
#preview_div{
	background: #efefef;
	text-align: center;
	-moz-opacity:.95;
	opacity:.95;
	filter:alpha(opacity=95);
}
#loader_bg {
	font-size: 1px; 
	left: 8px; 
	width: 113px; 
	position: relative; 
	top: 8px; 
	height: 7px; 
	background-color: #ebebe4
}
.title_h2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 18px; PADDING-BOTTOM: 0px; PADDING-TOP: 20px;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
}
.border_preview {
	POSITION: absolute;
	background: #fff;
}
.preview_temp_load {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; VERTICAL-ALIGN: middle; PADDING-TOP: 10px; TEXT-ALIGN: center
}
.preview_temp_load IMG {
	VERTICAL-ALIGN: middle; TEXT-ALIGN: center
}

/* FAQ */

.faq-sidebar{
	margin: 20px 10px 10px 20px;
	padding: 10px 0;
	color: #fff;
	border-top: 1px dashed #fff;
}

.faq-sidebar a{
	color: #fff;
}

.faq-sidebar a:hover{
	color: #fc0;
}

/*archive berita*/
.archive-popup-layer{
	POSITION: absolute;
	border-collapse:collapse;
	background: #fff;
	color: #333;
}

.archive-popup-inner{
	border: 1px solid #333;
}

.archive-popup-title{
	padding: 10px 8px 0px 8px;
	text-align: left;
	margin: 0px;
}

.archive-popup-content{
	padding: 0px 8px;
}


/*contact-us*/
.contact-us{
}

.contact-us th{
	background: #ccc;
	padding: 4px 10px;
	border-bottom: 1px solid #fff;
}
.contact-us td{
	background: #f5f5f5;
	padding: 4px 10px;
	border-bottom: 1px solid #fff;
}

/* product */
.product-item{
	padding: 15px 0px;
	margin-right: 4px;
	margin-bottom: 16px;
}
.product-image{
	width: 136px;
	float: left;
	text-align: center;
	padding: 2px 0;
	margin: 0 10px 5px 5px;
}

.product-image img{
	padding: 2px;
	border: 1px solid #fff;
	background: #fff;
}

.product-content{
	padding: 0 10px;
}

.product-price {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	display: block;
	padding: 5px 0;
}

/* hijack css */
.main-content-notIndex{
	padding: 0 5px;
}
.main-sidebar-notIndex{
	border-top: 1px dashed #ccc;
	padding: 10px 0px;
	margin: 0 10px;
}

.main-sidebar-notIndex .cs, .main-sidebar-notIndex .calendar, .main-sidebar-notIndex .testimonial{
	width: 30%;
	float: left;
	padding: 10px;
	border: none !important;
}

.main-sidebar-notIndex .testimonial-entry{
	height: 150px !important;
}

#testi-message {
	padding: 3px;
}

/* tool tips */
.tool-tip {
	border-collapse:collapse;
	background: #669C19;
	color: #fff;
	border: 1px solid #333;
	overflow: hidden;
	width: 300px;
	text-align: left;
	z-index: 99999;
}

.tool-title {
	padding: 5px 8px 0px 8px;
	text-align: left;
	margin: 0px;
	font-size: 14px;
	font-weight: bold !important;
}
 
.tool-text {
	padding: 5px 8px;
}

.have-info {

}

#accordion h3{
	text-transform: none !important;
}

#accordion h3 a{
	color: #333 !important;
	display: block;
	background: #efefef;
	padding: 10px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #f4f4f4;
}
#accordion p{
	margin: 0px !important;
	padding: 10px;
}

/* endoet was here
/* order */
.order-form{
	padding: 10px;
	border: 1px solid #ccc;
}

.order-form h2{
	padding: 10px !important;
	background: #efefef;
	border-bottom: 2px solid #ccc;
}

.order-form table{
	margin: 20px auto;
}

#check-domain{
	display: none;
	padding: 5px 10px 5px 10px;
	border: 1px solid #ccc;
	margin: 10px 0 0 0;
	/*background: #669C19;*/
	color: #fff;
}

.orderNowTemplate {
	margin: 0;
	padding: 10px;
}

.orderNowTemplate img{
	padding: 2px;
	border: 1px solid #ccc;
}

.orderNowTemplate-item{
	width: 155px;
	text-align: center;
	float: left;
	padding: 10px 0;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
}

.orderNowCustomTemplate{
	border: 1px solid #ccc;
	margin: 10px;
	padding: 4px 10px;
}

/* bock show up */
.bgBox{
	position: absolute;
	top: 0px;
	left: 0px;
	background: #333;
	-moz-opacity:.50;
	opacity:.50;
	filter:alpha(opacity=50);
}

.bgBox iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}

.insideBox{
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
}

.elementBox{
	background: #efefef;
	border: 2px solid #fff;
	text-align: left;
	width: 600px;
	-moz-opacity:.90;
	opacity:.90;
	filter:alpha(opacity=90);
}

.elementBox table{
	width: 100%;
}

.elementBox th{
	background: #333;
	padding: 4px 10px;
	border-bottom: 1px solid #444;
	color: #fff;
}

.elementBox td{
	padding: 4px 10px;
}

.elementBox a.close{
	color: #fc0;
}

.infoBox{
	height: 300px;
	overflow: auto;
	padding: 0 10px;
}

.infoBox ol li {
	margin-left: 0px;
}

.infoBox ol li ul li {
	margin-left: 0px;
}

/*indoTabMenu*/
.indoTabMenu{
	padding-top: 20px;
	margin: 0;
}
.indoTabMenu-theMenu{
	text-align: left;
	padding-left: 10px;
}

.indoTabMenu-theMenu div{
	padding: 10px 0;
	text-align:center;
	float: left;
	width: 180px;
	background: #ccc;
	color: #333;
	border: 1px solid #aaa;
	margin: 1px 10px 0 0;
	cursor: hand;
	cursor:pointer;
}

.indoTabMenu-theMenu div:hover, .indoTabMenu-theMenu div.activeTab{
	background: #333;
	color: #fff;
	border: 1px solid #333;
}

.indoTabMenu-theContent{
	padding: 10px;
	border: 1px solid #aaa;
	clear: both;
}

/*template*/
.template{
	width: 580px;
	float: right;
}

.template-content{
	padding: 10px 0px 10px 20px;
}

.template-content h2{
	text-transform: uppercase;
	padding: 10px 10px 10px 0;
}

.template-item{
	width: 160px;
	margin-right: 20px;
	float: left;
	background: #6EA721;
}

.template-item h3, .template-item2 h3{
	padding: 10px 10px 0px 15px;
	font-size: 12px !important;
}

.template-item a, .template-item2 a {
	color: #fff;
}

.template-item img, .template-item2 img{
	padding: 2px;
	background: #fff;
}

.template-item-image{
	text-align: center;
	padding: 5px 0 ;
	height: 135px;
	overflow: hidden;
}

.template-item-price{
	background: #2F590D;
	padding: 8px 10px;
	text-align: right;
	font-weight: bold;
	color: #fc0;
}

.template-item-price span{
	color: #fff;
	font-size: 18px;
}


.template-bottom{
	clear: both;
	padding: 10px 40px;
	text-align: right;
}

.template-bottom a{
	background: #af0000;
	padding: 4px 20px;
	color: #fff;
}

.template-bottom a:hover{
	background: #780000;
	padding: 4px 20px;
	color: #fff;
}


.templateCheckBox{
	float: left;
	width: 20px;
}

.template-item2{
	width: 195px;
	margin-right: 20px;
	float: left;
	background: #6EA721;
}

.template-item2 .template-item-button{
	float: left;
	width: 70px;
	text-align: center;
	padding: 6px 0 0 0;
}

.template-item-button .button{
	padding: 2px !important;
	color: #fff;
	border: 1px solid #fff;
	cursor: pointer;
	cursor: hand;
}

