@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Arimo);
@import url(https://fonts.googleapis.com/css?family=Archivo+Narrow);
@import url(https://fonts.googleapis.com/css?family=Oxygen);
@import url(https://fonts.googleapis.com/css?family=Passion+One);
@import url(https://fonts.googleapis.com/css?family=Lobster);
@import url(https://fonts.googleapis.com/css?family=Anton);
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans);

body{
	background:#CCCCCC;
	font:normal 13px "Open Sans";
	color:#666666;
	margin-top:0; 
	margin-bottom:0; 
	margin-left:0; 
	margin-right:0;
	/*overflow-x:hidden;*/
	}
a{ color:#333333; text-decoration:none; }

h1,h2,h3,h4{ font-weight:normal; 
	font-family: "Open Sans"; 
	line-height:1.2em; 
	}

input, select, textarea { 
	border:1px solid #CCCCCC;
	padding:8px 2px;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	behavior:url(js/PIE.htc);	
	color:#666666;		
	}
		
.tombol_form{ 
	border:0px solid #003366; 
	padding:7px 6px;
	background:#6DB5DB; 
	font-family:"Open Sans";
	text-transform:uppercase;
	color:#FFFFFF;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	behavior:url(js/PIE.htc);			
	}

.tombol_form:hover{
	background:#64A8CB;
}

.tombol_login{ 
	border:2px solid #990000; 
	padding:1px 6px;
	background:#CC0000; 
	font-family:"Open Sans";
	text-transform:uppercase;
	color:#FFFFFF;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	behavior:url(js/PIE.htc);			
	}
	


/* HEADER LOGO and MENU */
.header { 
	width:100%; 
	height:60px;
	position:fixed;
	z-index:99999; 
	margin:0 auto; 
	border:0px solid #2C3E50; 
	background:#285988 url(../images/logo_web_home.png) no-repeat 10px center;
}

@media only screen and (max-width: 500px) {
	.header { 
		width:100%;
		height:150px;
		background:#285988;
		border-bottom:1px solid #DDDDDD;
		box-shadow: 0px 1px 10px 3px #DDDDDD;
		-webkit-box-shadow: 0px 1px 10px 3px #DDDDDD;
		-moz-box-shadow: 0px 1px 10px 3px #DDDDDD;
		-o-box-shadow: 0px 1px 10px 3px #DDDDDD;	
	}

	.header .logo_header {
		width:200px; 
		height:75px; 
		background:url(../images/logo_web.png) no-repeat center center;
		position:relative; 
		margin:0 auto;
		border:0px solid #0033CC;
	}
	
	.header .logo_header:hover{
		background:url(../images/logo_web_white.png) no-repeat center center;
	}
}


@media only screen and (max-width: 768px) {
.header { 
	width:100%; 
	height:auto;
	margin:0 auto; 
	border:0px solid #2C3E50; 
	background:#285988;
	}

}

@media only screen and (max-width: 1100px) {
.header { 
	width:100%; 
	height:auto;
	margin:0 auto; 
	border:0px solid #2C3E50; 
	background:#285988;
	}

}

.header .menu_header { 
	width:auto; 
	height:auto; 
	position:relative; 
	margin:0 auto;
	margin-top:10px;
	padding-left:200px;
	border:0px solid #990000;
	}

@media only screen and (max-width: 500px) {
	.header .menu_header { 
		width:100%; 
		padding-left:0;
		/*border:1px solid #FFFFFF;*/
	}
}

@media only screen and (max-width: 768px) {
.header .menu_header { 
	width:100%; 
	padding-left:0;
}
}

@media only screen and (max-width: 1100px) {
.header .menu_header { 
	width:100%; 
	padding-left:0;
}
}

/* HEADER LOGO and MENU */


/* KOLOM KONTENT UTAMA */
#main_content {
	display:block;
	width:auto;
	height:auto; 
	overflow:hidden; 
	position:relative; 
	margin:0 auto; 
	padding:0px;
	padding-top:60px; 
	background:#FFFFFF;
	border:0px solid #CC0000;
	}

@media only screen and (max-width: 500px) {
#main_content {
	padding-top:160px; 
	width:100%;
	border:0px solid #FF0000;
	background:#FFFFFF;
}
}	

@media only screen and (min-width: 500px) {
#main_content {
	padding-top:75px; 
	display:block;
}
}

@media only screen and (min-width: 750px) {
#main_content {
	padding-top:55px; 
	display:block;
}
}

/* KOLOM KONTENT UTAMA */


/* KOLOM SLIDE */
.banner_header_slide {
	width:950px;
	height:auto;
	overflow:hidden;
	border:0px solid #333333;
	}
	
@media only screen and (max-width: 500px) {
.banner_header_slide {
	display:none;
	max-width: 100%; width:100%; !important
}
}
/* KOLOM SLIDE */
	
	
/* CSS KOLOM UTAMA */	
.content_utama { 
	float:left;
	width:670px; 
	position:relative; 
	margin:0 auto; 
	height:auto; 
	overflow:hidden; 
	padding:0 10px; 
	border:0px solid #333333;
	text-align:justify;
	}

@media only screen and (max-width: 500px) {
.content_utama {
	width:auto;
	border:0px solid #333333;
	padding:5px;
}
}
/* CSS KOLOM UTAMA */


/* KOLOM PETERNAK HOME */
.kolom_peternak_clear{
	width:auto;
	height:auto;
	overflow:hidden;
	margin-bottom:20px;
	border:0px solid #000000;
}
.kolom_peternak {
	float:left;
	width:211px;
	padding:0 5px;
	margin-bottom:10px;
	height:auto;
	overflow:hidden;
	border:0px solid #333333;
	text-align:center;
	}
#gambar_ternak_home{ 
	width:110px;
	height:110px;
	background:#EFEFEF;
	border:2px solid #EAEAEA;
	border-radius: 100%;
 	-moz-transition: 0.5s;
    -webkit-transition: 0.5s;
   	-o-transition: 0.5s;
	}			
	
/* KOLOM PETERNAK HOME */



/* CSS KOLOM UTAMA KANAN*/	
.content_utama_kanan { 
	float:right;
	opacity:1.0;
	filter:alpha(opacity=100);
	width:240px; 
	position:relative; 
	margin:0 auto; 
	height:auto; 
	overflow:hidden; 
	padding:0 5px; 
	border:0px solid #CCCCCC;
	}

@media only screen and (max-width: 500px) {
.content_utama_kanan { 
	float:left;
	width:95%;
	border:0px solid #FF3300;
	padding:5px;
}
}
/* CSS KOLOM UTAMA KANAN*/	


#runing_teks {
	position:relative; 
	margin:0 auto; 
	width:98%;
	height:24px;
	padding:4px 0 0 0;
	color:#326393;
	margin-bottom:10px;
	font:bold 14px "Open Sans";
	text-transform:uppercase;
	border:0px solid #333333;
	}				


/* KOTAK BANYAK POST */
.more_post {
	width:auto;
	height:auto;
	overflow:hidden;
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:10px;
	padding:5px 0;
	}
.more_post .date_info {
	width:auto;
	height:auto;
	overflow:hidden;
	border:0px solid #FF0000;
	margin-bottom:10px;
	font-size:9px;
}
.more_post h1{
	font:normal 18px "Open Sans";
	color:#666666;
}
/* KOTAK BANYAK POST */


/* KOTAK RSS */
#kotak_rss { 
	width:auto; 
	height:auto; 
	overflow:hidden; 
	border:0px solid #333333; 
	font:normal 10px "Open Sans";
	}
#rss_kiri { 
	float:left; 
	width:45%; 
	border:0px solid #333333;
	}
#rss_kanan { 
	float:right; 
	text-align:right; 
	width:150px; 
	border:0px solid #333333;
	}
/* KOTAK RSS */


/* BOX 2 ITEM HOME NO BORDER */
.clear_box_item {
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	clear:both;
	margin-bottom:15px;
}

.content_frame_noborder {
	float:left;
	width:312px;
	height:160px;
	overflow:hidden;
	padding:10px 0;
	margin:5px;
	border:0px solid #E5E5E5;
	text-align:center;
	font:normal 13px "Arimo";
	color:#666666;
}

.content_frame_noborder h1{ 
	font:normal 18px "Open Sans";
	margin:0 0 10px 0;
	padding:0;
}
.content_frame_noborder h1 a{ 
	color:#326393;
	}

.logo_item {
	position:relative;
	margin:0 auto;
	width:80px;
	height:80px;
	border:2px solid #6BCECD;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	behavior:url(js/PIE.htc);			
}

.logo_item .item_logo{
	position:relative;
	margin:0 auto;
	margin-top:20px;
	width:35px;
	height:35px;
	border:0px solid #333333;
}

.logo_item:hover {
	background:#6BCECD;
}

@media only screen and (max-width: 500px) {
.content_frame_noborder {
	float:left;
	width:auto;
	height:auto;
	overflow:hidden;
}

}

/* BOX 2 ITEM HOME NO BORDER */


/* BOX 2 ITEM HOME */
.clear_box_item {
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	clear:both;
	margin-bottom:15px;
}

.content_frame {
	float:left;
	width:312px;
	height:180px;
	overflow:hidden;
	padding:10px 5px;
	margin:5px;
	background:#FFFFFF;
	border:1px solid #E5E5E5;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(87,81,87,0.2);
	-moz-box-shadow: 0px 0px 8px 0px rgba(87,81,87,0.2);
	box-shadow: 0px 0px 8px 0px rgba(87,81,87,0.2);
	text-align:justify;
	font:normal 13px "Arimo";
	color:#666666;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior:url(js/PIE.htc);
}

.content_frame h1{ 
	text-align:left;
	font:bold 18px "Open Sans";
	margin:0 0 10px 0;
	padding:0;
}
.content_frame h1 a{ 
	color:#326393;
	}

.content_frame:hover {
    -webkit-transform: rotate(360deg) scale(1.03);
    -moz-transform: rotate(360deg) scale(1.03);
    -o-transform: rotate(360deg) scale(1.03);
    -ms-transform: rotate(360deg) scale(1.03);
    transform: rotate(360deg) scale(1.03);
}

@media only screen and (max-width: 500px) {
.content_frame {
	float:left;
	width:auto;
	height:auto;
	overflow:hidden;
}

.content_frame:hover {
    -webkit-transform: rotate(360deg) scale(1.01);
    -moz-transform: rotate(360deg) scale(1.01);
    -o-transform: rotate(360deg) scale(1.01);
    -ms-transform: rotate(360deg) scale(1.01);
    transform: rotate(360deg) scale(1.01);
}

}

/* BOX 2 ITEM HOME */


/* LCD */
.lcd {
	position:relative;
	margin:0 auto;
	width:450px; 
	height:368px; 
	border:0px solid #000000; 
	background:url(../images/lcd.png) no-repeat center top;
}

@media only screen and (max-width: 500px) {
.lcd {
	display:none;
}
}
/* LCD */


/* FORMULIR */
.box_form {
	display:block;
	width:90%; 
	height:auto; 
	overflow:hidden; 
	position:relative; 
	margin:0 auto; 
	border:0px solid #999999;
	font-size: 100%;
	margin-top:20px;
	}
	
.label	{
	float:left;
	width:38%;
	height:auto;
	overflow:hidden;
	text-align:right;
	padding-right:15px;
	border:0px solid #333333;
	background:none;
	margin-bottom:5px;
	}

.content	{
	float:left;
	width:55%;
	height:auto;
	overflow:hidden;
	text-align:left;
	border:0px solid #333333;
	background:none;
	margin-bottom:5px;
	}

@media only screen and (max-width: 500px) {
.box_form {
	display:block;
	width:auto;
	border:0px solid #333333;
	padding:0;
}
 .label	{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:left;
	margin-bottom:5px;
	}

.content	{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:left;
	margin-bottom:5px;
	}

 }	
/* FORMULIR */



/* FORMULIR CARI AGEN */
.box_form_search {
	display:block;
	width:auto; 
	height:auto; 
	overflow:hidden; 
	position:relative; 
	margin:0 auto; 
	border:0px solid #999999;
	font-size: 100%;
	margin-top:20px;
	margin-bottom:20px;
	}
	
.label_serach	{
	float:left;
	width:auto;
	height:auto;
	overflow:hidden;
	text-align:right;
	padding-right:4px;
	border:0px solid #FF0000;
	background:none;
	margin-bottom:5px;
	}

@media only screen and (max-width: 500px) {
.box_form_search {
	display:block;
	width:auto;
	border:0px solid #333333;
	padding:0;
}
 .label_serach	{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:left;
	margin-bottom:5px;
	}

.content	{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:left;
	margin-bottom:5px;
	}

 }	
/* FORMULIR CARI AGEN */



/* BOX LOGIN */
.box_login {
	position:relative;
	margin:0 auto;
	width:350px;
	height:auto;
	overflow:hidden;
	border:1px solid #E7E6E6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior:url(js/PIE.htc);	
	background:#F2F1F1 url(../images/login.png) no-repeat center 10px;
	padding:10px;
	padding-top:90px;
	margin-bottom:10px;
	margin-top:50px;
	}
.box_login span{
	font-size:11px;
	text-align:center;
	}
.box_login a{
	color:#990000;
	}
		
.inputan {
	width:100%;
	background:#FFFFFF;
	border:1px solid #E2E1E1;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	behavior:url(js/PIE.htc);			
	}
	
.label2	{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:left;
	margin-bottom:5px;
	color:#666666;
	}

.content2	{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:left;
	margin-bottom:5px;
	}
.tombol_login{
	width:100%;
	padding:5px 9px;
	border:1px solid #2A5B89;
	background: -webkit-linear-gradient(top, #326393 , #4B7FB1); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(bottom, #326393 , #4B7FB1); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(bottom, #326393 , #4B7FB1); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom, #326393 , #4B7FB1); /* Standard syntax */
	}

/* BOX LOGIN */



/* BOX KOLOM KANAN */
.box_kanan_umum {
	width:auto;
	height:180px;
	overflow:hidden;
	background:#F2F1F1;
	padding:10px;
	margin-bottom:10px;
	border:1px solid #E7E6E6;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	behavior:url(js/PIE.htc);			
	}

.box_kanan_umum h1{
	font:normal 18px "Arimo";
	color:#006699;
	margin:0 0 10px 0;
	}
/* BOX KOLOM KANAN */


/* TEKS iN LINE */
.teks_line {
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(../images/line.png) repeat-x left center;
	text-align:center;
	margin:0 0 20px 0;
	}

.teks_line span{
	background:#FFFFFF;
	color:#4899AB;
	padding:0 10px;
	text-align:center;
	font:normal 30px "Open Sans";
	text-transform:none;
	letter-spacing:4px;
	}

@media only screen and (max-width: 500px) {
.teks_line span{
	font:bold 22px "Open Sans";
}
}	
/* TEKS iN LINE */




/* CSS KOLOM KIRI MITRA */
.content_kiri { 
	float:left; 
	width:20%;
	height:auto;
	overflow:hidden; 
	padding:5px;
	padding-top:25px;
	background:#E9E9E9;
	border:0px solid #F2F2F2;
	}

.content_kiri .judul_menu { 
	width:auto; 
	padding:0; 
	text-transform:none; 
	color:#285988; 
	font:bold 16px "Open Sans";
	}
	
.content_kiri .content_menu { 
	width:auto; 
	height:auto; 
	font:normal 12px "Open Sans"; 
	margin-top:10px;
	margin-bottom:10px;
	padding:3px 5px; 
}

.content_kiri td{
	font-size:12px;
}

@media only screen and (max-width: 500px) {
	.content_kiri {
	width:100%;
	border:0px solid #000000;
	}
}
/* CSS KOLOM KIRI MITRA */



/* CSS KOLOM KANAN MITRA */				
.content_kanan { 
	opacity:1.0;
	filter:alpha(opacity=100);
	float:right; 
	width:75%; 
	height:auto; 
	overflow:hidden; 
	padding:10px 20px; 
	margin-left:5px;
	border:0px solid #cccccc;
	}

.content_kanan h1{
	font:normal 22px "Open Sans"; 
	color:#666666; 
	text-decoration:none; 
	text-transform:uppercase;
	}
	
.content_kanan h3{
	font:normal 18px "Open Sans"; 
	color:#666666; 
	text-decoration:none; 
	text-transform:uppercase;
	}

@media only screen and (max-width: 500px) {
.content_kanan { 
	float:left;
	position:relative;
	margin:0 auto;
	width:auto;
	margin:0;
	padding:10px;
	border:0px solid #000066;
}
}


.content_kanan .tabel_view {
			border:1px solid #EDEDED;
			}
.content_kanan .tabel_view th{ 
			font:bold 12px "Arimo";
			height:35px;
			color:#FFFFFF; 
			padding:0px 3px;
			background:#6DB5DB;
			}

.content_kanan .tabel_view td{ 
			font:normal 12px "Open Sans";
			color:#666666; 
			padding:7px 3px;
			background:#FFFFFF;
			}
.row1{ 
			background:#FFFFFF;
			}
.row1{ 
			background:#EEEEEE;
			}
			

/* CSS KOLOM KANAN MITRA */



/* GAMBAR BANNER CONTENT */
.img_banner{
	margin-bottom:5px;
	max-width: 100%; width:100%; !important
}

#gambar {
	float:left;
	margin-right:10px;
}

@media only screen and (max-width: 400px) {
	img {
		width:100%;
		height:auto;
		}
}
/* GAMBAR BANNER CONTENT */



/* KOLOM PRODUK */
.display_agen {
	width:auto;
	height:auto;
	overflow:hidden;
	padding-left:10px;
	border:0px solid #000000;
}

.kolom_agen {
	display:block;
	float:left;
	width:200;
	height:auto;
	overflow:hidden;
	margin-right:18px;
	margin-bottom:8px;
	border:0px solid #000000;
}

.frame_agen {
	position:relative;
	margin:0 auto;
	width:100px;
	height:100px;
	border:1px solid #125791;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	behavior:url(js/PIE.htc);			
	}

.ket_agen {
	width:170px;
	height:120px;;
	padding:10px;
	color:#333333;
	text-align:center;
	border:0px solid #E2E2DB;
	font-size:12px;
	}

 @media only screen and (max-width: 500px) {
 .kolom_agen {
 	float:none;
	position:relative; 
	margin:0 auto; 
	margin-bottom:8px;
	width:98%;
	height:auto;
	border:0px solid #000000;
}

.frame_agen {
	width:100px;
	height:100px;
	border:1px solid #E2E2DB;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	}

.ket_agen {
	width:91%;
	height:70px;;
	padding:4%;
	color:#333333;
	text-align:center;
	border:0px solid #E2E2DB;
	}

 }
/* KOLOM PRODUK */




/* KOTAK BONUS, MITRA PADA HOME MITRA */
.box_bebas {
 	 position:relative; 
	 margin:0 auto; 
	 width:650px; 
	 height:auto; 
	 overflow:hidden; 
	 text-align:center; 
	 border:0px solid #333333; 
	 margin:20px 0 10px 0;
}

.box_bonus {
	float:left;
	width:150px;
	height:80px;
	margin-right:10px;
	background:#FFFFFF url(../images/box_bonus.png) no-repeat center 10px;
	border:1px solid #EBEBEB;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
	behavior:url(js/PIE.htc);
	font:bold 22px "Arimo";
	text-align:center;
	color:#1472A2;
	padding-top:120px;
}

.box_bonus:hover {
	border:1px solid #9FD3EE;
	color:#CC0000;
	background:#D0EBF9 url(../images/box_bonus.png) no-repeat center 10px;
}
.box_sponsor {
	float:left;
	width:150px;
	height:80px;
	margin-right:10px;
	background:#FFFFFF url(../images/box_mitra.png) no-repeat center 10px;
	border:1px solid #EBEBEB;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
	behavior:url(js/PIE.htc);
	font:bold 22px "Arimo";
	text-align:center;
	color:#1472A2;
	padding-top:120px;
}

.box_sponsor:hover {
	border:1px solid #9FD3EE;
	color:#CC0000;
	background:#D0EBF9 url(../images/box_mitra.png) no-repeat center 10px;
}

.box_jar {
	float:left;
	width:150px;
	height:80px;
	margin-right:10px;
	background:#FFFFFF url(../images/box_network.png) no-repeat center 10px;
	border:1px solid #EBEBEB;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
	behavior:url(js/PIE.htc);
	font:bold 22px "Arimo";
	text-align:center;
	color:#1472A2;
	padding-top:120px;
}

.box_jar:hover {
	border:1px solid #9FD3EE;
	color:#CC0000;
	background:#D0EBF9 url(../images/box_network.png) no-repeat center 10px;
}

.span_teks {
	font-size:12px;
	font-weight:normal;
	color:#1472A2;
	}

@media only screen and (max-width: 500px) {
.box_bebas {
 	position:relative; 
	margin:0 auto; 
	width:100%; 
	height:auto; 
	overflow:hidden; 
	text-align:center; 
	border:0px solid #333333; 
	margin:0;
	padding:0;
}

.box_bonus {
	float:left;
	width:99%;
	height:80px;
	background:#FFFFFF url(../images/box_bonus.png) no-repeat center 10px;
	border:1px solid #EBEBEB;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
	behavior:url(js/PIE.htc);
	font:bold 22px "Arimo";
	text-align:center;
	color:#0099CC;
	padding-top:120px;
	margin-right:0;
	margin-bottom:15px;
}

.box_bonus:hover {
	border:1px solid #FFCC66;
	color:#CC0000;
	background:#FFFFCC url(../images/box_bonus.png) no-repeat center 10px;
}
.box_sponsor {
	float:left;
	width:99%;
	height:80px;
	background:#FFFFFF url(../images/box_mitra.png) no-repeat center 10px;
	border:1px solid #EBEBEB;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
	behavior:url(js/PIE.htc);
	font:bold 22px "Arimo";
	text-align:center;
	color:#0099CC;
	padding-top:120px;
	margin-right:0;
	margin-bottom:15px;
}

.box_sponsor:hover {
	border:1px solid #FFCC66;
	color:#CC0000;
	background:#FFFFCC url(../images/box_mitra.png) no-repeat center 10px;
}

.box_jar {
	float:left;
	width:99%;
	height:80px;
	background:#FFFFFF url(../images/box_network.png) no-repeat center 10px;
	border:1px solid #EBEBEB;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
	behavior:url(js/PIE.htc);
	font:bold 22px "Arimo";
	text-align:center;
	color:#0099CC;
	padding-top:120px;
	margin-right:0;
	margin-bottom:15px;
}

.box_jar:hover {
	border:1px solid #FFCC66;
	color:#CC0000;
	background:#FFFFCC url(../images/box_network.png) no-repeat center 10px;
}

.span_teks {
	font-size:12px;
	font-weight:normal;
	color:#FF9900;
	}

}
	
/* KOTAK BONUS, MITRA PADA HOME MITRA */


.btn_more { font:normal 11px "Open Sans";}





/* FOOTER FIX */
#footer {
	display:block;
	position:relative;
	margin:0 auto;
	width:auto; 
	height:auto; 
	text-align:center;
	overflow:hidden; 
	color:#FFFFFF;
	background:#0D425E;
	padding:20px 5px; 
	margin-bottom:10px;
	font: normal 10px "Open Sans";
	}
			
#footer a{ color:#FFFFFF;}

#footer_login {
	display:block;
	position:relative;
	margin:0 auto;
	width:940px; 
	height:auto; 
	text-align:center;
	overflow:hidden; 
	color:#FFFFFF;
	padding:5px; 
	margin-bottom:10px;
	font: normal 10px "Open Sans";
	}
			
#footer_login a{ color:#FFFFFF;}

.box_footer {
	float:left;
	width:32%;
	height:auto;
	overflow:hidden;
	border:0px solid #CCCCCC;
	margin-right:10px;
}


#footer td { 
	padding:5px;
	font:normal 11px "Open Sans";
	}
	
#footer .judul_menu { 
	width:auto; 
	height:20px; 
	padding:5px 5px; 
	text-transform:uppercase; 
	color:#FFFFFF; 
	font:bold 14px "Arimo";
	border-bottom:1px solid #286382;
	}
#footer .content_menu { 
	width:auto; 
	height:auto; 
	font:normal 12px "Open Sans";
	margin-top:10px;
	margin-bottom:10px;
	padding:3px 5px; 
	color:#FFFFFF;
	border:0px solid #CCCCCC;
}
#footer .content_menu td { color:#FFFFFF; padding:0;}

.powered {
	width:auto;
	height:auto;
	overflow:hidden;
	color:#CCCCCC;
}


@media only screen and (max-width: 500px) {
	#footer {
		width:auto;
		background:#0D425E;
		color:#FFFFFF;
	}
	
	
	#footer a{ color:#FFFFFF;}
	
	#footer img{ width:auto;}
	
	.box_footer {
		width:100%;
		margin-bottom:10px;
		color:#FFFFFF;
	}
	
	#footer .judul_menu { 
		font:normal 22px "Open Sans";
		padding-bottom:10px;
		color:#FFFFFF;
		border:none;
	}
	
	#footer .content_menu, #footer .content_menu td  { 
		color:#FFFFFF;
	}
	
	.box_ket_agen {
		color:#FFFFFF;
		}
	
	.powered {
		color:#FFFFFF;
		text-align:center;
	}
}
/* FOOTER FIX */




/* BOX JARINGAN GENEALOGI */
.box_jaringan {
	width:150px;
	height:250px;
	position:relative;
	margin:0 auto;
	margin-bottom:10px;
	background:#A8EA97;
	border:1px solid #009900;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	behavior:url(js/PIE.htc);
	font:normal 11px "Arial";
	text-align:center;
}

.box_jaringan table{
	position:relative;
	margin:10px auto;
}
.box_jaringan td{
	font-size:12px;
}


.box_jaringan2 {
	width:63px;
	height:80px;
	position:relative;
	margin:0 auto;
	background:#ACDBF4;
	border:1px solid #7CC2E6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	behavior:url(js/PIE.htc);
	font:normal 9px "Oxygen";
	text-align:center;
}

.box_jaringan2:hover {
	background:#CFE8F5;
}
/* BOX JARINGAN GENEALOGI */



/* CART BLOK */
.box_cart { 
	padding:4px; 
	background:#D8D8D8;
	color:#333333;
	margin-top:0px;
	margin-bottom:10px; 
	font:normal 13px "Arimo";
	}
	
.box_cart th {
	font-size:12px;
	background:#D8D8D8;
	height:30px;
	color:#333333;
	border-bottom:1px dashed #FFFFFF;
	}
	
.box_cart td {
	font-size:12px;
	height:30px;
	border-bottom:1px dashed #FFFFFF;
	color:#333333;
	}
	
.box_cart a {
	color:#333333;
	}

/* CART BLOK */


.tombol_1 {
	padding: 3px 6px 3px 6px;
	height: auto;
	border-radius: 4px;
	background-color: green;
	color: white;
}


.tombol_2 {
	padding: 3px 6px 3px 6px;
	height: auto;
	border-radius: 4px;
	background-color: rgb(182, 6, 6);
	color: white;
}