body {
	background-color: #fffff;
	color: #444;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 10px;
	padding: 0;
}

.clear {
	clear: both;
	padding: 0 0 1px;
}

p{
	font-size: 11px;
	font-family: verdana, helveica, sans-serif;
}

a{
	color: #b00;
	text-decoration: none;
}
a:hover{
	color: orange;
}
.button {
	background: #b00;
	color: #fff;
	font-size: x-small;
	font-weight: bold;
	border: #b00 1px solid;
}
.input {
	border: 1px #7f7f7f solid;
}

#header {
	color: #fff;
	width: 990px;
}

#header .header2{
	background: #b00;
	width: 100% auto;
	height: 80px;
}

#header h1 a{
	text-indent: -100000px;
	background: #fff url(../../../images/logo.gif) no-repeat center top;
	display: block;
	width: 359px;
	height: 57px;
	float: right;
	margin-left: 3px;
}

#header h2{
	display: none;
}

#header .main-menu{
	float: right;
	padding-top: 10px;
	margin-right: -360px;
	margin-top: 60px;
	font-size: small;
}

.wrap{
	margin: 10px 0;
	clear: both;
	width: 990px;
	text-align: left;
	padding: 0px 0;
	line-height: 1.5em;
}

.left {
	float: left;
	width: 200px;
}

.center {
	float: left;
	width: 545px;
	margin-left: 10px;
}

.right {
	float: left;
	width: 210px;
	margin-left: 10px;
}

#login {
	color: #fff;
	background: #b00;
	font-size: x-small;
}
#login a{
	color: #fff;
	text-decoration: underline;
}
#login a:hover{
	color: #fc8c08;
}
#login input{
	width: 100px;
	border: 0px;
}

#login .submit {
	width: 50px;
	background: #fff;
	color: #b00;
	font-size: x-small;
	font-weight: bold;
}

#search {
	color: #b00;
	background: #fff;
	font-size: x-small;
}

#search .input {
	width: 95px;
	height: 12px;
	border: #b00 1px solid;
	font-size: 10px;
}

#search .submit {
	width: 45px;
	background: #b00;
	color: #fff;
	font-size: x-small;
	font-weight: bold;
	border: #b00 1px solid;
}
.left-menu{
	margin-left: 10px;
}
.left-menu a{
	color: #444;
	text-decoration: none;
	font-size: x-small;
	font-family: tahoma;
	font-weight: bold;
}
.left-menu a:hover{
	color: #b00;
}
.ads-left{
	background: #e5e5e5;
	width: 200px;
	height: 1000px;
	margin-top: 10px;
	padding: 0px;
}
.ads-left img{
	margin: 5px;
}
h3{
	font-size: 1.5em;
	margin-top: 10px;
}
#footer {
	color: #c2c2c2;
	font-size: xx-small;
}
#footer a{
	color: #c2c2c2;
	font-size: xx-small;
	text-decoration: none;
}
#footer a:hover{
	color: #7f7f7f;
}
#right-berita {
	padding-bottom: 20px;
	border-bottom: 1px #b00 solid;
}

#right-berita h4{
	text-align: center;
	background-color: #FF8400;
	color: #b00;
	font-weight: bold;
	font-size: small;
	height:20px;
}

#right-berita p{
	margin-top: 5px;
}
#right-artikel h4{
	height:20px;
	text-align: center;
	background-color: #FF8400;
	color: #b00;
	font-weight: bold;
	font-size: small;
}
#right-artikel p{
	margin-top: 5px;
}
.right-list{
	margin-bottom: 15px;
}
.title, .title a{
	color: #b00;
	font-weight: bold;
	font-size: small;
	text-decoration: underline;
}

.title2, .title2 a{
	color: #000;
	font-weight: bold;
	font-size: small;
}


.titlehome {
	font-family: arial, verdana; 
	color: #7d480a;
	font-weight: bold;
	font-size: 15px;
}

.titlehome a:hover{
	color: gray;
}

.active, .active a{
	color: #b00;
	font-weight: bold;
	font-size: 13px;
}
.selengkapnya a{
	font-style: italic;
	color: #b00;
	font-size: 11px;
	text-decoration: none;
}
.selengkapnya a:hover{
	color: #7f7f7f;
}
.errorMsg {
	font-size:12px;
	color:#ff0000;
	font-weight:bold;
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom: 3px;
	margin-bottom: 4px;
	border: #ff0000 solid 1px;
	background: #FFFFD7 url(../../../images/icon_alert.gif) no-repeat 4px;
}
.infoMsg{
	font-size:12px;
	color:#000;
	font-weight:bold;
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom: 3px;
	margin-bottom: 4px;
	border: #024DA3 solid 1px;
	background: #F5FAFF url(../../../images/icon_info.gif) no-repeat 4px;
}
.red {
	color: #b00000;
}
.redbold{
	color: #b00;
	font-weight: bold;
	font-size: small;
	margin-bottom: 5px;
}
.small{
	font-size: xx-small;
	color: #a0a0a0;
}
table.listdata td, table.listdata th{
	padding: 2px 5px;
}
table.listdata th{
	color: #8c0047;
	background: #dab6c9;
	border-bottom: 1px solid #fff;
}
table.listdata tr.row1{
	background: #f8e5ed;
}
table.listdata tr.row1 td, table.listdata tr.row2 td{
	border-bottom: 1px solid #fff;
}
table.listdata tr.row2{
	background: #fbf0f5;
}
.act1{
	text-align: right;
	padding: 0 0 5px;
}
.act1 a{
	margin-left: 20px;
}
.act2{
	padding: 0 0 5px;
}
.act2 a{
	margin-right: 20px;
}
a.create{
	background: url(../images/admin/create.gif) no-repeat right;
	padding-right: 15px;
}
a.edit{
	background: url(../images/admin/edit.gif) no-repeat left;
	padding-left: 12px;
}
a.delete{
	background: url(../images/admin/delete.gif) no-repeat left;
	padding-left: 12px;
}
a.publish{
	background: url(../images/admin/publish.gif) no-repeat left;
	padding-left: 12px;
}
a.unpublish{
	background: url(../images/admin/unpublish.gif) no-repeat left;
	padding-left: 12px;
}

.wrap2{
	margin: 10px 0 0;
	border-top: 1px solid #cbcbcb;
	padding: 10px 0 0;
}

.leftmenu {
	font-family: sans-serif,verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
	padding-bottom: 10px;
}

a.usermenu {
	background: url(../../../images/bullet.gif) no-repeat left;
	padding-left: 25px;
}

