/* logo */
.logo{
	padding-right: 5px;
}

/* back button */
.back-to-iwm{
	margin-top: 24px; 
	height: 29px;
	background: url(../images/a_12.gif) no-repeat top right;
}

.back-to-iwm a{
	display: block;
	padding-right: 13px;
}

/* menu statis */
.static-menu{
	background: url(../images/a_14.gif) no-repeat top right;
	height: 90px;
	text-align: left;
}

.static-menu-content{
	padding: 13px 10px 69px 84px;
	background: url(../images/a_16.gif) no-repeat;
	background-position: 84px 13px;
}

.static-menu-content a{
	display: block;
	float: left;
	text-align: center;
	width: 69px;
	height: 69px;
	color: #4E8016;
	font-weight: bold;
	margin-right: 8px;
}

.static-menu-content a:hover, .static-menu-content a.active{
	color: #fff;
}

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


/* menu-demo */
.menu-demo{
	text-align: right;
	clear: both;
	padding-bottom: 10px;
}


/*welcome*/
.welcome{
	padding: 0 30px 30px 30px;
}
.welcome h1{
	font-size: 18px;
	font-weight: normal !important;
	padding: 0px !important;
	margin: 0 0 10px 0 !important;
}




/* banner */
.banner{
	background: #6EA721;
	height: 260px;
	width: 310px;
	float: right;
}



/* js preview */
#preview_div{
	background: #efefef;
	text-align: center;
	-moz-opacity:.90;
	opacity:.90;
	filter:alpha(opacity=90);
}
#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: 0px; TEXT-ALIGN: center
}
.preview_temp_load IMG {
	VERTICAL-ALIGN: middle; TEXT-ALIGN: center
}



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

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

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

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

/* 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;
}

/* menu-horizontal */
.menu-horizontal{
	background: #333;
	clear: both;
	height: 30px;
	border-top: 1px solid #B0C891;
}
.nav{
	list-style: none;
	margin:0px !important;
	padding: 0px;
}

.nav li{
	float:left;
	margin: 2px;
	padding: 5px 8px 0px 8px;
}

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

.nav li a{
	color: #fff;
	font-weight: bold;
}

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



/* tutorial*/
.tutorial{
	background: #6EA721;
	color: #fff;
	overflow: hidden;
}

.tutorial-content{
	padding: 15px 50px 15px 30px;
}

.tutorial-content h2{
	padding-bottom: 10px;
}

.tutorial-content ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.tutorial-content li{
	padding: 4px 0 6px 20px;
	background: url(../images/a_37.gif) no-repeat;
	background-position: 0px 6px;
	font-weight: bold;
}

.tutorial-content a:hover{
	color: #fc0;
}

.tutorial-content a{
	color: #fff;
}


/* news */
.news{
	width: 340px;
	float: left;
	border-right: 1px dashed #ccc;
	margin: 10px 0;
}

.news h2{
	padding: 10px 20px !important;
	text-transform: uppercase;
}

.news-item{
	padding: 8px 10px;
	margin: 0 15px 0px 15px;
}

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

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

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

.news-item h3 a{
	color: #333;
}

.news-item h3 a:hover{
	color: #af0000;
}

.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: 15px;
	text-align: right;
}

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

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


/*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;
	color: #fff;
}

.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 ;
	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;
}
/* 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: 150px;
	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;
}

