/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height:1.5em; 
	background-color: #f6f6f6;
	/*background-image: url(images/templatemo_body_ina.jpg);*/
	background-repeat: repeat-x;
}

a, a:link, a:visited {
	color: #0066CC; text-decoration: none;
}

a:hover {
	color: #CC0000; text-decoration: underline;
}

p { margin: 0px; padding: 0 0 10px 0; }

h1 { font-size: 40px; font-weight: bold; margin: 0 0 30px 0; padding: 5px 0; color: #305277; }
h2 { font-size: 28px; font-weight: normal; line-height: 28px; margin: 0 0 30px 0; padding: 0; color: #000; }
h3 { font-size: 20px; font-weight: normal; margin: 0 0 20px 0; padding: 0; padding: 0; color: #000; }
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}

.judulh2 { font-size: 28px; font-weight: normal; margin: 0 0 30px 0; padding: 0; color: #000; line-height:1.5em;}
.judulh5 { font-size: 16px; font-weight: bold; margin: 0 0 10px 0; padding: 0; }
.judulh5a { font-size: 16px; font-weight: bold; margin: 0 0 10px 0; padding: 0; color: #000; line-height:1.5em;}
.judulh6 { font-size: 26px; font-weight: bold; margin: 0 0 30px 0; padding: 0; color: #000; line-height:1.5em;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r30 { margin-right: 30px; }

.vertical_divider { border-right: 1px solid #d9d9d9; }
.horizon_divider {  border-bottom: 1px solid #d9d9d9; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.image_wrapper {
	display: inline-block;
	padding: 8px;
	border: 1px solid #999;
	background: #ffffff;
	margin-bottom: 10px;
}
.fl_img {
	float: left;
	margin: 3px 30px 15px 0;
}
.fr_img {
	float: right;
	margin: 3px 0 15px 30px;
}

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; }
cite span { color: #8da332; }
em { color: #5d6d1e; }

.templatemo_list {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

.templatemo_list li {
	background: transparent url(images/templatemo_list.png) no-repeat scroll 0 0px;
	margin:0 0 20px;
	padding:0 0 0 25px;
	line-height: 1em;
}

.templatemo_list li a {
	color: #666666;
	text-decoration: none;
}

.templatemo_list li a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.button a {
	clear: both;
	display: block;
	width: 100px;
	height: 24px;
	padding: 0 10px 0 0;
	margin-top: 15px;
	/*background: url(images/templatemo_button_hover.png) no-repeat;*/
	background: url(images/button_hover.png) no-repeat;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	color: #000;
	/*background: url(images/templatemo_button.png) no-repeat;*/
	background: url(images/button.png) no-repeat;
}

.tombol {
	margin: 2px 0px 0px 2px;
	color: #ffffff;
	font-family: Arial,  Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border: none;
	background: #336699;
}

#templatemo_header_wrapper {
	width: 100%;
	height: 80px;
	background: url(images/templatemo_header_wrapper.jpg) center top no-repeat;
}

#templatemo_header {
	width: 920px;
	padding: 0 25px;
	margin: 0 auto;
	background: url(images/templatemo_header_wrapper.jpg) center top no-repeat;
}

#templatemo_header  #site_title {
	float: left;
	width: 600px;
	padding-top: 15px;
}

#templatemo_header  #site_title h1 {
	margin: 0;
	padding: 0;
	color: #fff;
}

#templatemo_header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 38px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#templatemo_header  #site_title a span {
	font-size: 16px;
	color: #888888;
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 5px;
}

#templatemo_banner_wrapper {
	width: 100%;
	height: 270px;
	margin-bottom: 10px;
	background: url(images/templatemo_banner_wrapper2.jpg) center top no-repeat;
}

#templatemo_banner {
	width: 1200px;
	padding-top: 10px;
	margin: auto;
	height: 250px;
}

/* menu */
#templatemo_menu {
	clear: both;
	width: 900px;
	height: 28px;
	padding: 13px 35px;
	margin: 0 auto;
	background: url(images/templatemo_menu.png) no-repeat;
}
#templatemo_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}
#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 102px;
	height: 27px;
	padding: 5px 0 0 0;
	margin: 0 5px 0 0 ;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #333;	
	font-weight: bold;
	outline: none;
}
#templatemo_menu ul li a:hover, #templatemo_menu ul li .current {
	color: #000;
	background: url(images/templatemo_menu_hover.png) no-repeat;
}
/* end of menu */



/* Menu kanan */
div#menu {width:280px; background:url(images/menu_1.gif) top no-repeat; padding-top:35px;}
div#menubody {background:url(images/menu_2.gif) repeat-y; padding-left:0px;}
div#menubottom {height:46px; background:url(images/menu_4.gif) bottom no-repeat;}
ul#menulist {width:200px; list-style-type:none;}
ul#menulist li {height:27px; background:url(images/menu_3.gif) bottom repeat-x; text-align:left;}
ul#menulist a {width:200px; height:20px; border-left:#75c5de 10px solid; font: 12px Arial, Verdana; color:#ffffff; text-decoration:none; padding:5px 0 0 10px; display:block !important; display:inline-block;}
ul#menulist a:hover {background:url(images/menu_5.jpg) left repeat-y;}
.a_aktif {background:url(images/menu_5.jpg) left repeat-y;}
/* end menu kanan*/

.judulorange {font-family: Arial, Helvetica, Tahoma; font-size: 13px; color: #ffcc33; font-weight:bold;}
.judulmenu {font-family: Arial, Helvetica, Tahoma; font-size: 16px; color: #A7FF04; font-weight:bold;}

#templatemo_main {
	clear: both;
	width: 980px;
	margin: 0 auto;
	padding: 40px 0 20px;
	background: url(images/templatemo_main.png) center repeat-y;
}

#templatemo_main_bottom {
	width: 970px;
	height: 5px;
	margin: 0 auto;
	background: url(images/templatemo_main_bottom.png) no-repeat;
}

#templatemo_content {
	float: left;
	width: 850px;
	padding: 20px 0 0 30px; 
}

#templatemo_content_admin {
	float: left;
	width: 1165px;
	padding: 20px 30px 20px 30px; 
}

#templatemo_sidebar {
	float: right;
	width: 310px;
	padding: 40px 0 0 0;
}

#templatemo_sidebar .sidebar_title {
	display: block;
	width: 270px;
	height: 40px;
	padding-top: 14px;
	padding-left: 40px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: url(images/templatemo_h3.png) right no-repeat;
}

#templatemo_sidebar .sidebar_box {
	padding: 0 30px;
}

.teksmmi {
	width: 80%;
	padding: 5px 10px 0 10px;
}

.gambar {
	border: 5px solid #d4cbaf;
	margin-right: 20px;
}

.pembatas {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #999999;
}

.two_column {
	width: 400px;
}

.three_column {
	float: left;
	width: 250px;
	padding-right: 30px;
}

.three_column img {
	float: left;
	width: 48px;
}

.three_column p {
	float: right;
	width: 180px;
}

.services_box {
	margin-bottom: 40px;
}

.services_box .sb_left {
	float: left;
	width: 80px;
}

.services_box .sb_right {
	float: right;
	width: 480px;
}

/* gallery */
#gallery {
	clear: both;
	}
	
	#gallery a {
		border: none;
	}
	#gallery ul { list-style: none; margin: 0; padding: 0; }
	#gallery ul li {
		padding: 0;
		margin: 0 0 40px 0;
		padding-bottom: 30px;
		border-bottom: 1px solid #CCC;
	}
	
	#gallery ul li .left {
		float: left;
		width: 190px;
	}
	
	#gallery ul li .left img {	   
		border: none;
		border: 5px solid #d4cbaf;
	}
	
	#gallery ul li .right {
		float: right;
		width: 550px;
		padding-top: 30px;
	}
	
	#gallery ul li .right button {
		margin: 0;
	}
	 
/* end of gallery */

#templatemo_content .news_box {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #999;
}

#templatemo_content .news_box h2 {
	margin-bottom: 5px;
}

#templatemo_content .news_box p {
	text-align: justify;
}

#templatemo_content .news_box .news_info {
	margin-bottom: 20px;
}

#contact_form {
	float: left;
	padding: 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
}

#contact_form form .input_field {
	width: 350px;
	padding: 5px 0;
	background: #fff;
	border: 1px solid #dfdfdf;
}

#contact_form form label {
	display: block;
	width: 100px;
	margin-right: 10px;
	font-size: 14px;	
}

#contact_form form textarea {
	width: 350px;
	height: 200px;
	background: #fff;
	border: 1px solid #dfdfdf;
}

#contact_form form .submit_btn {
	margin-left: 108px;
	padding: 5px 10px;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	color: #666666;
}

#templatemo_footer {
	width: 970px;
	margin: 0px auto;
	padding: 20px 0;
	text-align: center;
	background: url(images/templatemo_footer.png) no-repeat;
}

#menu_bawah {
	padding: 10px 45px 10px 45px; 
	text-align: center;
}

#menu_atas {
	padding: 10px 45px 10px 45px; 
	text-align: left;
}

/* menu bawah */

#templatemo_menubawah {
	width: 1160px;
	margin: 0 10px;
	padding: 30px;
	align: center;
}

#templatemo_menubawah .menubawah_box {
	float: left;
	width: 170px;
	padding-right: 23px;
}

#templatemo_menubawah ul { padding: 0; margin: 0; list-style: none; }

#templatemo_menubawah li { padding: 0; margin: 0 0 0 0; line-height: 1.8em;}

#templatemo_menubawah li a {
	display: block;
	width: 170px;
	color: #336699;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}

#templatemo_menubawah li a:hover {
	color: #fff;
	background-color: #76b900;
}

#templatemo_menubawah .last {
	padding-right: 0;
}

/* end of menubawah */

.spasi_tabel {
	padding: 5px 0 5px 10px;
}

.txt13pxred {
	font-family: Arial, Helvetica, Tahoma; font-size: 13px; color: red; font-weight: bold;
}

.txt13px {
	font-family: Arial, Helvetica, Tahoma; font-size: 13px; color: #000;
}

.txt12px {
	font-family: Arial, Helvetica, Tahoma; font-size: 12px; color: #000;
}

.txt12pxbold {
	font-family: Arial, Helvetica, Tahoma; font-size: 12px; color: #FFFFFF; font-weight: bold; padding: 2px 2px 2px 2px; text-decoration: none;
}

.link12px {
	font-family: Arial, Helvetica, Tahoma; font-size: 12px; color: #FFFFFF; font-weight: bold; padding: 2px 2px 2px 2px; text-decoration: none;
}

.link12px:hover {
	font-family: Arial, Helvetica, Tahoma; font-size: 12px; color: #FFFFFF; font-weight: bold; padding: 2px 2px 2px 2px; text-decoration: none;
}

.alink {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.alink:hover {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	text-decoration: underline;
}

.abiru {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.abiru:hover {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.shaketxt {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 13px;
	font-weight: bold;
}

.shaketxt:hover {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.Tmlink {
	background-color: #EFEFEF; color: #000000; 
}
.Tmlink2 {
	background-color: #ffffff; color: #000000; 
}
.TmlinkHover {
	background-color: #FFE7DB; color: #000000; 
}

.judultbl {font-family: Arial,Tahoma,Verdana; font-size: 13px; font-weight: bold; color: #000000; }
.txtlihat_orange {
	font-family: Arial,Tahoma,Verdana; font-size: 12px; font-weight: bold; color: #dddddd;
}
.txtlihat_putih {}
.tulisanheader { font-family: Arial,Tahoma,Verdana; font-size: 16px; font-weight: bold; color: #ffffff; font-style: italic; text-decoration: none; }
.utc { font-family: Arial,Tahoma,Verdana; font-size: 34px; font-weight: bold; color: #ffffff; text-decoration: none;}
.utc2 { font-family: Arial,Tahoma,Verdana; font-size: 16px; font-weight: bold; color: #ffffff; text-decoration: none; line-height: 2.2em;}
#menuatas a {
	font-family: Arial,Tahoma,Verdana; font-size: 16px; font-weight: bold; color: #ffffff; font-style: italic; text-decoration: none;
}
#menuatas a:hover {
	font-family: Arial,Tahoma,Verdana; font-size: 16px; font-weight: bold; color: #ffffff; font-style: italic; text-decoration: underline;
}
#menuatas2 a {
	font-family: Arial,Tahoma,Verdana; font-size: 13px; font-weight: normal; color: #ffffff; text-decoration: none;
}
#menuatas2 a:hover {
	font-family: Arial,Tahoma,Verdana; font-size: 13px; font-weight: normal; color: #ffffff; text-decoration: underline;
}
#search {
	background: url(images/bg_search.png) no-repeat;
	padding: 0px 0px 0px 15px;
	border:0;
	width:160px;
	height:20px;
	vertical-align:middle;
}

#search2 {
      background: url(images/tombol_search.png) no-repeat 0px 2px;	  
      padding: 2px 4px 0px 0px;
      border: 0;
	  width: 57px;
      height: 24px;
      cursor: pointer; /* hand-shaped cursor */
      cursor: hand; /* IE 5.x */
	  position: relative;
	  vertical-align:middle;
}

.elabel2 {
    background: url(images/bg_label.png);
	width: 260px;
	height: 120px;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	/*background-color:#8D0B0D;	*/
	/*border:2px #5F0709 solid;*/
}

.elabel {
	background: url(images/bg_label2.png);
	width: 208px;
	height: 80px;
	/*background-color:#000000;*/
}

.elabel_gmp2 {
    background: url(images/bg_label.png);
	width: 260px;
	height: 120px;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	/*background-color:#8D0B0D;	*/
	/*border:2px #5F0709 solid;*/
}

.elabel_gmp1 {
	background: url(images/bg_label2.png);
	width: 208px;
	height: 80px;
	/*background-color:#000000;*/
}

.elabel_tsu2 {
    background: url(images/bg_label.png);
	width: 260px;
	height: 120px;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	/*background-color:#8D0B0D;	*/
	/*border:2px #5F0709 solid;*/
}

.elabel_tsu1 {
	background: url(images/bg_label2.png);
	width: 208px;
	height: 80px;
	/*background-color:#000000;*/
}

.tekslabel {
	font-family: Helvetica, Arial, Verdana;
	font-size: 13px;
	color: #ECAA1F;
	font-weight: bold;
}

.tekslabel2 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.teksputih {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #ffffff;
}

.teksbiru {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px; 
	color: #0000ff;
	font-weight: bold;	
}

.txt13pxarial {
	FONT-SIZE: 13px; FONT-WEIGHT: bold; COLOR: #555555; FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica, sans-serif; line-height:20px;
}

.txt14pxarialb {
	FONT-SIZE: 14px; COLOR: #555555; FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica, sans-serif; line-height:20px;
}

mark { display: inline-block; 
       height: 1.85em;
       line-height: 1.85; 
	   FONT-SIZE: 13px;
}

p {
	FONT-SIZE: 13px;
}

.sukses {
	font-family: Arial,Tahoma,Verdana; 
	font-size: 13px; 
	font-weight: bold; 
	color: #0066cc; 
	text-decoration: none;
}

.biru {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #0000ff; text-decoration: none;}
.biru:hover {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ff7d01; text-decoration: none;}
.txt9pxred {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #cc0000}
.txt11pxputih {font-family: Arial,Tahoma,Verdana; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.txt10px {font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: none;}
.courier {
	font-family: Courier New, Tahoma, Arial;
	font-size: 13px; 	
	color: #000000;
}
.txt11pxarial { font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; font-size: 11px; color: #999999; text-decoration: none; }
.txt11pxarialb { 
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
}
.txt12pxarialb { 
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
}
.txt11pxarialblue { 
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399ff;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}
.judulbiru { font-family: Arial,Tahoma,Verdana; font-size: 16px; font-weight: bold; color: #0066cc; text-decoration: none; }
.orange { font-family: Arial,Tahoma,Verdana; font-size: 11px; font-weight: bold; color: #ff6600; }
.link { font-family: Arial,Tahoma,Verdana; font-size: 13px; font-weight: bold; color: #0000ff; }
.link:hover { font-family: Arial,Tahoma,Verdana; font-size: 13px; font-weight: bold; color: #0000ff; text-decoration: none; }
.red { font-family: Arial,Tahoma,Verdana; font-size: 13px; font-weight: bold; color: #cc0000; }
.aling { display: block; border-bottom: 1px dotted #999999; text-decoration: none; }
.txt13pxacak { font-family: Arial,Tahoma,Verdana; font-size: 13px; font-weight: bold; color: #555555; text-decoration: none; }
.txt13pxacak:hover { font-family: Arial,Tahoma,Verdana; font-size: 13px; font-weight: bold; color: #555555; }
.textbox { 
	/*font-family: "Segoe UI" , Verdana, Tahoma, Helvetica, sans-serif;*/
	font-family: Arial , Tahoma, Helvetica, sans-serif;
	font-size: 12px;
    border: 1px solid #c4c4c4; 
    height: 18px;  
    padding: 2px 2px 2px 2px; 
    border-radius: 2px; 
    -moz-border-radius: 2px; 
    -webkit-border-radius: 2px; 
    box-shadow: 0px 0px 4px #d9d9d9; 
    -moz-box-shadow: 0px 0px 4px #d9d9d9; 
    -webkit-box-shadow: 0px 0px 4px #d9d9d9; 
}
.textbox:focus { 
    outline: none; 
    border: 1px solid #7bc1f7; 
    box-shadow: 0px 0px 4px #7bc1f7; 
    -moz-box-shadow: 0px 0px 4px #7bc1f7; 
    -webkit-box-shadow: 0px 0px 4px #7bc1f7; 
}

.textareabox { 
	/*font-family: "Segoe UI" , Verdana, Tahoma, Helvetica, sans-serif;*/
	font-family: Arial , Tahoma, Helvetica, sans-serif;
	font-size: 12px;
    border: 1px solid #c4c4c4; 
    padding: 2px 2px 2px 2px; 
    border-radius: 2px; 
    -moz-border-radius: 2px; 
    -webkit-border-radius: 2px; 
    box-shadow: 0px 0px 4px #d9d9d9; 
    -moz-box-shadow: 0px 0px 4px #d9d9d9; 
    -webkit-box-shadow: 0px 0px 4px #d9d9d9; 
}
.textareabox:focus { 
    outline: none; 
    border: 1px solid #7bc1f7; 
    box-shadow: 0px 0px 4px #7bc1f7; 
    -moz-box-shadow: 0px 0px 4px #7bc1f7; 
    -webkit-box-shadow: 0px 0px 4px #7bc1f7; 
}

.msgerror {
	font-family: Arial,  Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	font-weight: bold;
	background-color: #FED8DD;
	width:100%;
	padding: 10px;
}

.msgsukses {
	font-family: Arial,  Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000ff;
	font-weight: bold;
	background-color: #FED8DD;
	width:100%;
	padding: 10px;
}
