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

.feature_content{
	background-color: #666;
	border-radius: 5px 5px 5px 5px;
}
.feature_content ul {
	min-width:100%;
	max-width:100%;
}
.feature_content ul li {
	display:block;
	color:#AAA;
	margin-left:10px;
}
#feature_plc div h4 a {
	color:#FFF;
}

/* by April 120213 */
#keuntungan {
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	background-color:#5e6166;
	padding:10px;
}
	#keuntungan ol li {
		color:#CCC;
	}

#tips {
	min-height:85px;
	float:left;
}
	#tips h3 {
		color:#F90;
		font-size:16px;
		width:100%;
		border:none;
	}
	#tips p {
		color:#DDD;
		text-align:justify;
	}
	#tips img {
		padding:10px;
		clear:right;
	}
	#tips span {
		min-width:10%;
		max-width:90%;
		float:right;
	}
	#tips ul li {
		display:block;
	}

#accordion .accordion_content h3 {
	margin-top:20px;
	font-size:16px;
	color:#F60;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	background-color:#000;
}
#accordion .accordion_content ul li {
	color:#CCC;
	display:block;
}
#accordion .accordion_content {
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	background-color:#5e6166;
}
	
/* by April 120214 */

#tambahan {
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	background-color:#5e6166;
}
	#tambahan h3 {
		font-size:16px;
		color:#F90;
		background-color:#000;
		-moz-border-radius:5px 5px 5px 5px;
		-webkit-border-radius:5px 5px 5px 5px;
		border-radius:5px 5px 5px 5px;	
	}
	#tambahan p strong {
		color:#CCC;
	}
	#tambahan ul li {
		color:#CCC;
		display:block;
	}
.with_top .centered_img {
	width:583px;
	margin:0 auto;
	padding-left:23%;
	padding-top:5px;
	clear:right;
}
#clear {
	clear:both;
}
p {
	float:left;
}
#ketentuan {
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	background-color:#5e6166;
	padding:10px;
}
	#ketentuan ol li {
		color:#CCC;
		text-align:left;
		float:left;
	}
	#ketentuan ol li strong {
		color:#CCC;
		text-align:left;
		font-weight:bold;
	}
	#ketentuan p {
		color:#CCC;
	}
.other_list li {
	display:block;
}

/* by April 120215 */
#tablerounded {
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	padding-top:5px;
}
.free_domain li {
	display:block;
}
.w_pad {
	padding:5px;	
}
.img_plc {
	max-width:9%;
	width:9%;
	min-width:9%;
	float:left;
}
.txt_plc {
	min-width:91%;
	width:91%;
	min-width:91%;
	float:left;
	text-align:justify;
}
.fasilitas {
	padding-top:30px;
}
	.fasilitas li {
		float:left;
		padding-left:10px;
		text-align:justify;
		clear:both;
	}
	
.small_banner_plc {
	width:100%;
	min-width:100%;
	border-top:solid thin #FFF;
}
	.small_banner_plc .small_banner {
		width:583px;
		min-width:583px;
		padding-left:19%;	
		padding-top:5px;	
	}
/* by April 120217 */
#hosting_table {
	margin:0 auto;
	width:780px;
	min-width:780px;
}
	#hosting_table .table_title {
		background-color:#333;
	}	
	#hosting_table .table_title:first-child {
		-moz-border-radius:5px 0px 0px 0px;
		-webkit-border-radius:5px 0px 0px 0px;
		border-radius:5px 0px 0px 0px;
	}	
	#hosting_table .table_title:last-child {
		-moz-border-radius:0px 5px 0px 0px;
		-webkit-border-radius:0px 5px 0px 0px;
		border-radius:0px 5px 0px 0px;
	}
	#hosting_table .separator {
		min-height:10px;
		height:10px;
	}
	#hosting_table .bg_dark {
		background-color:#e0e0e0;
	}
	#hosting_table .bg_emerald {
		background-color:#41e2db;
		-moz-box-shadow:inset 0px 0px 3px #555;
		-webkit-box-shadow:inset 0px 0px 3px #555;
		box-shadow:inset 0px 0px 3px #555;
	}
	#hosting_table .bg_sapphire {
		background-color:#63beee;
		-moz-box-shadow:inset 0px 0px 3px #555;
		-webkit-box-shadow:inset 0px 0px 3px #555;
		box-shadow:inset 0px 0px 3px #555;
	}
	#hosting_table .bg_amethyst {
		background-color:#958fd7;
		-moz-box-shadow:inset 0px 0px 3px #555;
		-webkit-box-shadow:inset 0px 0px 3px #555;
		box-shadow:inset 0px 0px 3px #555;
	}
	#hosting_table .bg_pink {
		background-color:#d46ddb;
		-moz-box-shadow:inset 0px 0px 3px #555;
		-webkit-box-shadow:inset 0px 0px 3px #555;
		box-shadow:inset 0px 0px 3px #555;
	}
	#hosting_table .bg_ruby {
		background-color:#ed3b3b;
		-moz-box-shadow:inset 0px 0px 3px #555;
		-webkit-box-shadow:inset 0px 0px 3px #555;
		box-shadow:inset 0px 0px 3px #555;
	}
	#hosting_table tbody tr td {
		min-height:30px;
		height:30px;
	}
	#hosting_table tbody tr .table_title p {
		padding-top:20px;
		width:100%;
		min-width:100%;
		margin:0px auto;
		color:#FFF;
		font-family:"Helvetica", Verdana, Geneva, sans-serif;
		font-size:18px;
	}
		
	#spec_plc {
		width:900px;
		min-width:900px;
		margin:0 auto;
	}	
	#spec_plc .spec_content div {
		width:450px;
		min-width:450px;
		background-position:left;
		float:left;
		height:146px;
		min-height:146px;
	}
		#spec_plc .spec_content div p {
			margin:0 15px;
			vertical-align:middle;
			display:block;
			color:#CCC;
			font-family:"Verdana", Helvetica, Geneva, sans-serif;
		}
		#spec_plc .spec_content div h3 {
			color:#527446;
			font-size:24px;
			padding-top:55px;
			font-family:"Verdana", Helvetica, Geneva, sans-serif;
		}
	#spec_plc .spec_content .left_top {
		background-image:url(../img/green_left_bg.png);
		text-align:center;
	}
	#spec_plc .spec_content .right_top {
		background-image:url(../img/black_right_bg.png);
		text-align:left;
	}
	#spec_plc .spec_content .left_bottom {
		background-image:url(../img/black_left_bg.png);
		text-align:right;
	}
	#spec_plc .spec_content .right_bottom {
		background-image:url(../img/green_right_bg.png);
		text-align:center;
	}
	
#tips_plc {
	background-image:url(../img/dot_pattern.png);
	background-repeat:repeat;
	width:100%;
	min-width:900px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	border:solid 1px #d4d4d4;
	-moz-box-shadow:inset 0px 2px 2px #cacaca;
	-webkit-box-shadow:inset 0px 2px 2px #cacaca;
	box-shadow:inset 0px 2px 2px #cacaca;
}
	#tips_plc span {
		min-width:15%;
		max-width:85%;
		min-height:100px;
		float:right;
	}
	#tips_plc .tips_text {
		width:85%;
		min-width:85%;
		max-width:85%;
	}
	#tips_plc .tips_img {
		width:15%;
		min-width:15%;
		max-width:15%;
	}
	#tips_plc .tips_text p {
		text-align:justify;
		margin:15px;
		float:right;
	}
	#tips_plc .tips_img img {
		margin:10px;
	}
		#tips_plc span ul li {
			float:left;
			margin-left:15px;
			background-color:#595959;
			-moz-border-radius:5px 5px 5px 5px;
			-webkit-border-radius:5px 5px 5px 5px;
			border-radius:5px 5px 5px 5px;
			border:solid thin #474747;
			-moz-box-shadow:2px 2px 2px #cacaca;
			-webkit-box-shadow:2px 2px 2px #cacaca;
			box-shadow:2px 2px 2px #cacaca;
		}
			#tips_plc span ul li a {
				text-align:justify;
				padding:5px;
				color:#CCC;
				text-transform:capitalize;
			}
.margin_25px {
	margin-top:25px;
	margin-bottom:25px;
	font-family:"Verdana", Helvetica, Geneva, sans-serif;
}
.with_button {
	color:#f3f3f3;
	padding:5px;
	background-color:#595959;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	border:solid thin #474747;
	-moz-box-shadow:2px 2px 2px #cacaca;
	-webkit-box-shadow:2px 2px 2px #cacaca;
	box-shadow:2px 2px 2px #cacaca;
	text-transform:capitalize;
}
.middle_cell {
	border-left:solid 1px #CCC;
	border-right:solid 1px #CCC;
}
.even_tr {
	background-color:#e0e0e0;
}
.last_tr {
	border-bottom:solid 1px #CCC;
	background-color:#e0e0e0;
}

#addon_table {
	width:500px;
	margin:0 auto;
}
	#addon_table tr td {
		text-align:justify;
		min-height:40px;
		height:40px;
		vertical-align:middle;
	}
	#addon_table tr:nth-child(even) {
		background-color:#e0e0e0;
	}
	#addon_table .addon_title {
		background-color:#4c4c4c;
		color:#FFF;
		text-align:center;
		font-size:20px;
		-moz-border-radius:5px 5px 0px 0px;
		-webkit-border-radius:5px 5px 0px 0px;
		border-radius:5px 5px 0px 0px;
	}

#ket_plc {
	min-width:900px;
	width:100%;
	/*max-height:630px;
	height:630px;*/
	overflow:hidden;
}
	#ket_plc div {
		float:left;
		margin-left:2px;
	}
	#ket_plc div .ket {
		width:445px;
		max-width:445px;
		float:left;
		clear:both;
	}
		#ket_plc div .ket .ket_num {
			font:24px "Verdana",Helvetica,Geneva,sans-serif;
			float:right;
			max-width:48px;
			width:48px;
			height:48px;
			max-height:48px;
			margin-top:5px;
			margin-right:5px;
			background-image:url(../img/num_bg.png);
			background-position:top left;
			background-repeat:no-repeat;
			color:#fff;
			padding-top:7px;
		}
		#ket_plc div .ket .ket_txt {
			font:14px "Verdana",Helvetica,Geneva,sans-serif;
			float:right;
			max-width:390px;
			width:390px;
			text-align:justify;
			margin-top:5px;
		}
.table_title {
		background-color:#333;
	}	
	.table_title:first-child {
		-moz-border-radius:5px 0px 0px 0px;
		-webkit-border-radius:5px 0px 0px 0px;
		border-radius:5px 0px 0px 0px;
	}	
	.table_title:last-child {
		-moz-border-radius:0px 5px 0px 0px;
		-webkit-border-radius:0px 5px 0px 0px;
		border-radius:0px 5px 0px 0px;
	}

.title_txt {
	font-weight:normal;
	font-size:18px;
	font-family:"Helvetica", Verdana, Geneva, sans-serif;
	margin:10px;
	color:#ddd;
}