/* CSS Document */
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#5ba0d6;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}
.container {
	margin: 0px;
	text-align: center;
	/*width: 979px;*/
}
.header {
	background-image:url(../images/head.jpg);
	width:979px;
	height:232px;
	
}
.border {
	background-image:url(../images/border.gif);
	background-repeat: repeat-y;
	width:979px;
}
main {
	/*background-image:url(images/contentbg.gif);*/
  background-color:#abe4fe;
	margin: 0px 10px 0px 10px;
	background-repeat: repeat-x;	
}
.buttonin {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
	color: #FFFFFF;
	background: url(../images/button-bg.jpg) repeat-x;
	border: thin solid #FFFFFF;
}
.buttono {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	color: #000000;
	background: url(../images/bgButton.gif) no-repeat;
	border: thin none #FFFFFF;
	width: 74px;
}
.left {
	/*width:280px;
	height:880px;
	float:right;*/
	/*display:inline;	*/	
	background-color:#abe4fe;
  background:#abe4fe url(../images/contentbg.gif) repeat-x;
	
}
.right {
	float:right;
	width:680px;
	background-image:url(../images/contentbg.gif)repeat-x;
	background-color:#abe4fe;
}
.rig {
	background-image:url(../images/contentbg.gif);
	background-color:#abe4fe;
	background-repeat: repeat-x;
}
form {
	margin:10px; padding: 0 5px;
	border: 0px solid #f2f2f2;
	/*background-color: #ffffff; 
	background-color: #EDFDCE; */
}
/***************** Content ***********************/
.content {
	/*width:630px;*/
}
.content h3 {
	background-image:url(../images/welcome.gif);
	background-repeat:no-repeat;
	width:600px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.ha{
	width:100%;
	height:33px;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	text-size:20px;
	font-style: italic;
	color: #FFFFFF;
	text-transform: capitalize;
}
.content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #003a65;
	padding: 10px 0px 0px 6px;
	font-weight:900;
}
.content a {
	color:#2e260f;
}
.content a:hover {
	color:#cf0002;
}
.product {
	width:530px;
	margin: 20px 0px;
}
.product h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #003a65;
	padding: 10px 0px 0px 6px;
	
	background-repeat:no-repeat;
	
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
#product a {
	border: 1px solid #6698bd;
	display:inline;	
	float:left;
	margin: 6px 0px 6px 11px;
}
#product a:hover {
	border: 1px solid #c40000;
}
.product img {
	border: 2px solid #ffffff;
	
}

/***************** Menu ***********************/
.menu {
	background-image:url(../images/menu.gif);
	width:206px;
	height:100%;
	margin-left:0px;
	background-repeat: no-repeat;/*-y*/
}
.menu_bg {
	background-image:url(../images/menu_bg.gif);
	width:260px;
	height:100%;
	margin-left:0px;
	background-repeat: repeat-y;
}
.menu ul {
	padding: 10px 0px 0px;
	width:200px;
	margin-left:10px;
}
.menu-ul {
	padding: 10px 0px 0px;
	width:200px;
	margin-left:0px;
}
.menu li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align:right;
}
.menu-li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align:right;
}
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #2e260f;
	text-decoration: none;
	font-size: 12px;
	
}

.menu a:hover {
	width: 180px;
	color: #000;
	font-size: 9pt;
	font-weight: bold;
	padding: 0 0 0 10px;
	background-color: #ffffff;
	
}
.lastchild{
	border-bottom: none !important;
}
.menubottom {
	background-image:url(../images/menubottom.jpg);
	background-repeat:no-repeat;
	width:260px;
	height:80px;
	margin-left:0px;
}
.menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
.menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
.menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}
#menujudul {
	background-image: url(../images/garis.gif);
	background-repeat:no-repeat;
	width:210px;
	overflow:hidden;
    color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
}
.menujudul {
	background-image: url(../images/garis.gif);
	background-repeat:no-repeat;
	width:210px;
	overflow:hidden;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 30px;	
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}

#textberita{
	width:220px;
	margin-left:12px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:2px solid #eee;
	height:100px;
	background-image: url(../images/borderberita.gif);
	display:block;
	color:#777;
}

/***************** Footer ***********************/
.footer {
	background-color:#8bcaef;
	background-image:url(../images/borderfooter.gif);
	height:74px;
	width:979px;
	
}
#footerend {
	background-image:url(../images/borderfooterend.gif);
	background-repeat: no-repeat;
	width:979px;
	height:9px;
	display:block;
}
#copyright {
	background-image:url(../images/copyright.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:43px;
	display:inline;
	margin-left:28px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	padding: 30px 20px 0px 20px;
	text-align:center;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}
#payment {
	float:left;
	display:inline;
	margin: 10px 0px 20px 135px;
}
#payment img {
	border: none;
}
.tabel {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	padding: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #0066FF;
	text-align: justify;
}

.tabel2 {
	background-color:#0000FF;
	padding-bottom:2px;
}

.tbl {
	/*border: 1px solid #CCCCCC;
	border-collapse:collapse;*/
	padding: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #0066FF;
	text-align: justify;
}
.isi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.isiindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFF00;
	font-size: 11px;
	text-decoration: none;
}

.tanggal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

.imageindex {
	border: 2px solid #ffffff;
	background-repeat:no-repeat;
	margin: 10px 1px 15px 1px;
	padding: 1px 2px 10px 1px;
	height:50px;
}

.puthi {
	color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00CCFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
}
hr {
	background-color: #EBE0B8;
	width: 80%;
	border: thin dotted #FF9900;
	text-align: center;
}
