/*
Design by ichal zeya
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/bgn.jpg);
	font-family:Arial;
	font-size: 13px;
	color: #000000;
	overflow-x: hidden;
}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family:Arial;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: 0px;
	font:Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style:italic
}

h2 {
	letter-spacing: -1px;
}

h3 {
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding: 0 3em;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
}

a:link {
	text-decoration: none;
	color: #6699CC;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFCC00;
}

a:visited {
	color: #970097;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 710px;
	height: 305px;
	margin: 0 auto;
	padding: 0 6px 10px 0px;
	background: #FF9BFF url(images/banner.jpg) no-repeat center top; /* untuk ubah pingiran layout web */

}

#header h1 {
	margin: 0;
	padding: 200px 0 0 40px;
	letter-spacing: -2px;
	font-size: 40px;
}

#header h1 a {
	color: #FFFFFF;
}

#header h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 175px;
	letter-spacing: normal;
	font: bold 10px Arial, Helvetica, sans-serif;

}

#header h2 a {
	color: #CAF368;
}

#header a {
	text-decoration: none;
}

/* Page */

#page {
	width: 710px;
	margin: 0 auto;
	padding: 0 3px;
	background: #FF9BFF url(images/img02.gif) repeat-y center top; /* untuk ubah pingiran layout web */
}

/* Content */

#content {
	float: left;
	width: 460px;
	padding: 5px 0 0 5px;
	background: url(images/img03.gif) no-repeat;
}

.post {
	width: 420px;
	padding: 20px 0 0 20px;
}

.post h1, .post h2, .post h3 {
}

.post .title {
	padding: 0 0 5px 0;
	background: url(images/img08.gif) repeat-x left bottom;
}

.post .title span {
	padding-right: 240px;
	
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 5px 5px 0 0;
	background: url(images/img04.gif) no-repeat;
}

.box {
	width: 239px;
	padding-left: 1px;
}

.box .title {
	height: 25px;
	margin: 0;
	padding: 5px 0 0 10px;
	background: url(images/img09.gif) repeat-x;
	font-size: 16px;
	font-weight: normal;
}

.box ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}

.box li {
	padding: 4px 0;
	background: url(images/img10s.gif) repeat-x;
}

.box li.first {
	background: none;
}

.box h3 {
	margin: 0;
	font-size: 100%;
	font-weight: normal;
	color: #FFFF;
}

.box p {
	margin: 0;
	line-height: normal;
}

.box a {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat 0 5px;
}

/* Footer */

#footer {
	width: 710px;
	height: 25px;
	margin: 0 auto;
	padding: 0 6px 25px 0px;
	background: #FF9BFF url(images/img12.gif) no-repeat center top; /* untuk ubah pingiran footer layout web */
}

#footer p {
	margin: 0;
	padding: 14px 20px;
	line-height: normal;
	font-size: 77%;
	color: #32150c;
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

#legal {
	float: left;
}

#links {
	float: right;
}

.spanstyle {
	position:absolute;
	visibility:visible;
	top:-50px;
	font-size:10pt;
	font-family:Verdana;
    font-weight:bold;
	color:#C600C6;
}
select
{
background-color: #F2F9FD;
border-color: #A5B8C0 #A5B8C0 #A5B8C0 #A5B8C0;
border-style: solid;
border-width: 1;
font-family : Verdana;
font-size : 8pt;
font-weight : normal;
}
#apDiv1 {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	left:172px;
	top:392px;
	width:116px;
	height:24px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	left:310px;
	top:392px;
	width:184px;
	height:65px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	left:450px;
	top:392px;
	width:148px;
	height:66px;
	z-index:3;
}

.buttonmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 116px;
}

.buttonmenu li a{
color: white;
display: block;
width: 100%;
padding: 2px 4px;
text-decoration: none;
border: 1px solid;
border-color:#D5BFD0 #5A3A54 #5A3A54 #D5BFD0; /*light dark dark light*/
background-color: #A6759C;
text-decoration:none;
}


.buttonmenu li a:visited{
color: white;
}

.buttonmenu li a:hover, .buttonmenu li a:active{
color: black;
background-color: #CDB4C8;
}

