/* 		JogjaCamp Standard CSS 				*/
/* 		Created Date 	: 12 Mei 2005		*/
/* 		Update			: 22 Maret 2007  	*/


/* Body Style */
body {
	font-size: 12px;
	color: #333;
	margin:8px 0px 8px 0px;
	background-color:#bbbbbb;
}

body, p, h1,h2,h3,h4,h5,h6,div,ol,li,td,th,a,form,input,select,textarea,option,label {
	font-family: Arial, Helvetica, sans-serif;
}

p, td, th, span, div{
	line-height: 130%;
}


p {
	margin: 6px 0px 6px 0px !important;
}

/* standard Hyperlink */
a {
	text-decoration: none;
	color: #fd5900;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #ccc;
}

img {
	border: 0px;
}

/* standard Form */
form {
	margin: 0px;
}

input,select,textarea,option,label {
}

/* standard form input text */
input.text {
	font-size: 11px;
	padding: 1px;
	border: 1px solid #c0c0c0;
	width:170px;
	background-color:#fff;
}

input.text1 {
	font-size: 11px;
	padding: 1px;
	border: 1px solid #c0c0c0;
	width:180px;
}
input.text3{
	font-size: 11px;
	padding: 1px;
	border: 1px solid #c0c0c0;
	width:265px;
	background-color:#fff;
}

input.text4{
	font-size: 11px;
	padding: 1px;
	border: 1px solid #c0c0c0;
	width:150px;
	background-color:#fff;
}


/* standard form button */
input.button{
	background-color: #fc5c00;
	color: #fef212;
	border: 0px !important;
	padding: 1px 4px !important;
	font-size: 12px !important;
	text-transform: uppercase;
	cursor: pointer;
}
input.buttonGo{
	border: 0px;
	width: 74px;
	height: 21px;
	font-weight: bold;
	background: url(../images/searchBtn.gif) center no-repeat;
	cursor: pointer;
	font-size: 11px;
	padding-bottom: 1px;
	color:#fff;
}

input.buttonGo2{
	border: 0px;
	width: 67px;
	height: 23px;
	font-weight: bold;
	float:right;
	background: url(../images/loginButt.gif) no-repeat;
	cursor: pointer;
	font-size: 11px;
	padding-bottom: 1px;
	text-align:center;
	color:#60666a;
}
.tbiklan{
	text-align:center;
	padding:5px 0px;
	border-top:1px dotted #bbbbbb;
	border-bottom:1px dotted #bbbbbb;
}
input.buttonIklan{
	border: 0px solid #000;
	width: 103px;
	height: 22px;
	font-weight: bold;
	background: url(../images/tomIklan.gif) right no-repeat;
	cursor: pointer;
	font-size: 11px;
	text-align:center;
	color:#fff;
}

input.buttonIklan2{
	border: 0px;
	width: 104px;
	height: 23px;
	font-weight: bold;
	background: url(../images/tomIklan2.gif) center no-repeat;
	cursor: pointer;
	font-size: 11px;
	padding-bottom: 1px;
	text-align:center;
	color:#fff;
}

input.buttonGo1{
	border: 0px;
	width: 74px;
	height: 21px;
	font-weight: bold;
	background: url(../images/searchBtn1.gif) center no-repeat;
	cursor: pointer;
	font-size: 11px;
	padding-bottom: 1px;
	color:#fff;
}

/* standard form select + option*/
select{
}


/* standard form textarea */
textarea {
}
textarea.text {
	border: 1px solid #c0c0c0;
	background-color:#fff;
	overflow: auto;
	width:170px;
	font-size:11px;
}
textarea.text3 {
	border: 1px solid #c0c0c0;
	background-color:#fff;
	overflow: auto;
	width:265px;
	font-size:11px;
}
/* standard cell */
td, th {
	vertical-align: top;
	line-height: 150%;
}

td.text, td.form {
	padding: 4px;
}


.floatRight{
 	float: right;
	padding: 10px;
}


.floatLeft{
 	float: left;
	margin: 0px auto!important;
	padding-right:10px;
}

.center{
	text-align: center;
}

.left{
	text-align:left;
}
.right{
	text-align: right;
}
.justify{
	text-align:justify;
}

/* --------- warper element -------- */
.body{
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	text-align: left !important;
}
*html .body{
}

.container{
	width: 960px;
	margin: 0px auto;
	text-align: center !important;

}

/* ---------- header element --------- */

/*.header {
	clear: both;
	padding: 0px;
	border : 1px solid #fff000;
}*/

.headerTop {
	padding: 0px;
	height: 76px;
	overflow: hidden;
	border-top: 1px solid #999;
}
a.sitename {
	padding: 0px;
}
.bottomNav {
	margin: 0px 0px;
	border-top: 1px dotted #ccc;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 11px !important;
}

.headerNav {
	margin:0px auto!important;
	background-color: #eeeeee;
	height:24px;
}
/*belum fix*/
*html  .headerNav {
	padding:0px!important;
}



/* ----------------------- top navigation menu ---------------------- */
.nav{
	text-align: right;
	list-style: none;
	margin: 0px auto!important;
	padding: 4px 0px 0px 0px;
}
*html .nav{
}

.nav li{
	display: inline;
	font-size: 11px;
	margin: 0px;
	border: none !important;
}

*html .nav li{
}


.nav li a{
	height: 24px;
	padding: 10px 11px 10px 5px!important;
	color: #656565;
	text-decoration: none;
}
.nav li span{
	padding: 0px;
	height: 24px;
	display: inline;
	padding: 5px !important;
}


*html .nav li a.active{
}


.nav li a:hover{
	color: #ff6400;
	text-decoration: none;
}

.navBot{
	text-align: center;
	list-style: none;	
	padding: 0px !important;
	color:#83888b;

}
*html .navBot{
}

.navBot li{
	display: inline;
	font-size: 11px;
	margin: 0px auto;
	background: url(../images/bulet2.gif) left no-repeat;
}

.navBot li.first{
	border: none !important;
}


*html .navBot li{
}

.navBot li .first a{
}
.banner#bottom ul {
	margin:0px auto;
	padding-top:5px!important;
}


.navBot li a{
	height: 10px;
	padding: 0px 10px 0px 10px!important;
	color: #83888b;
	text-decoration: none;
	text-align:center;
}

*html .navBot li a{
}

.navBot li span{
	padding: 0px;
	height: 24px;
	display: inline;
	padding: 5px !important;
}

.navBot li a:hover, .nav li a.active{
	color: #000;
	text-decoration: none;
}

/* ----------------------- flowNav---------------------- */

.flowNav {
	margin:10px 0px 0px 0px;
	padding: 0px;
	color: #4d8bb8;
	text-align:right;
}
.flowNav p{
	display: inline;
	font-size: 11px;
	color: #333;
}
.flowNav p a{
	color: #ff6400;
	text-decoration: none;
}
.flowNav  p a:hover{
	color: #60666a;
	text-decoration: none;
}


/* ----------------------- botom navigation menu ---------------------- */

.bottomNav{
	background: url(../images/fotTop.gif) no-repeat;
}

.bottomNav .nav{
	float: none !important;
	list-style: none;
	margin: 0px !important;
	padding: 0px !important;
	overflow: hidden;
}
.bottomNav .nav li{
	float: none !important;
	display: inline;
	font-weight: lighter !important;
	margin: 0px 0px 0px 1px !important;
	padding: 0px 0px 0px 10px !important;
	border-left: 1px solid #333;
	font-weight: bold !important;
}
.bottomNav .nav li.first{
	background: none !important;
}
.bottomNav .nav li a{
	color: #333;
	text-decoration:none;
}
.bottomNav .nav li a:hover{
	color: #ccc;
	text-decoration: underline;
}

.bottomNav p{
	display: block;
	margin: 0px;
	padding: 0px;
}
.bottomNav p a{
	color: #003c51;
	text-decoration:none;
}
.bottomNav p a:hover{
	color: #003c51;
	text-decoration: underline;
}

/* ---------------------  header  menu ------------------------ */
.headerMenu {
	height: 30px;
	overflow: hidden;
	background: url(../images/bgMenu.gif) top left repeat-x;
}
.menu{
	height: 30px;
	display: block;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	overflow: hidden;
	text-align: right;
	float: right;
	padding-right: 10px;
}
.menu li{
	margin: 0px;
	padding: 0px;
	display: inline;
	border: none !important;
	font-size: 12px;
	font-weight: bold;
}
.menu li.first{
	margin: 0px;
	border: none !important;
}
.menu li a{
	color: #fefefe;
	background: url(../images/bgMenu01.gif) no-repeat right top;
	margin: 0px;
	text-decoration: none;
	padding: 0px;
	float: left;
	display: block;
}
.menu li a.active{
	color: #f8de7f;
	background: url(../images/bgMenuAct01.gif) no-repeat center bottom;
}
.menu li a span{
	float: left;
	display: block;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.menu li a.active span{
}
.menu li.first a span{
}
.menu li.first a.active span{
}
.menu li a:hover{
	color: #f8de7f;
	text-decoration: none;
}
.headerMenu span.shortcut {
	font-weight: bold;
	font-size: 11px;
	float: left;
	padding: 8px 10px 8px 25px;
}
.headerMenu span.shortcut a{
	color: #f8de7f;
	text-decoration: underline;
}
.headerMenu span.shortcut a:hover{
	color: #fff;
	text-decoration: underline;
}

.headerContent {
	background: url(../images/bgHeaderGray.gif) bottom left no-repeat #f8de7d;
}
.headerForm {
	text-align: center;
	padding:25px 0px;
}
.headerForm span{
	margin-left: 20px;
}
.headerForm p{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #111;
}
.headerForm a{
	color: #f0ff04;
	text-decoration: none;
	font-weight:bold;
	font-family:verdana;
	font-size:9px;
}
.headerForm a:hover{
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	font-family:verdana;
	font-size:9px;
}
input.searchTxt {
	width: 205px;
	padding: 2px 0px;
	border: 1px solid #d2d2d2;
}
select.searchSelect {
	height:22px;
	width: 205px;
}

select.searchSelect2 {
	height:22px;
	width: 170px;
	/*padding: 1px 0px 0px 0px;*/
	border: 1px solid #c0c0c0;
	background-color:#fff;
	font-size:11px;
}

select.searchSelect3 {
	height:22px;
	width: 205px;
	/*padding: 1px 0px 0px 0px;*/
	border: 1px solid #162a3a;
	background-color:#3c5263;
}


input.searchSelect {
	border: 1px solid #e5c0ae;

}

input.searchBtn {
	border: 0px;
	width: 76px;
	height: 23px;
	font-weight: bold;
	background: url(../images/searchBtn.gif) center no-repeat;
	cursor: pointer;
	font-size: 11px;
	padding-bottom: 1px;
	padding-top: 0px;
}
*html input.searchBtn {
	padding-bottom: 0px;
}
.headerBots {
	height: 30px;
	padding: 0px 25px;
	overflow: hidden;
}

.lang {
	display: block;
	padding-top: 5px;
	float: right;
}
.lang  p{
	margin: 0px 5px !important;
	padding-left: 10px !important;
	display: inline;
	border-left: 1px solid #333;
}
.lang  p.first{
	border: none !important;
}
.lang  p a{
	color: #ff5c01;
	text-decoration: none;
}
.lang  p a:hover{
	color: #ff9327;
	text-decoration: none;
}


/* -------------------- search --------------------- */
.search{
	margin:0px auto;
	background: url(../images/bgSearch.gif) no-repeat;
	width:515px;
	height:72px;
}

*html .search{
	margin-top:10px;
}

*:first-child+html .search{
	margin-top:10px;
}

/* -------------------- content layout --------------------- */
.clear {
	clear: both;
}
.clearance {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.mainPage {
	width: 960px;
	margin: 0px auto!important;
	padding: 0px 0px 20px 0px;
	background-color: #fff;
}
.mainPage2 {
	width: 980px;
	background: url(../images/bgSide-grad.gif) bottom right no-repeat;
}
.warper {
	width: 515px;
	float: left;
	display: block;	
	margin:0px auto;
	background-color:#fff;
	padding:0px 9px;
	border-left:1px dotted #9a9a9a;
	border-right:1px dotted #9a9a9a;
}

*html .warper {
}

.warper h1.title {
	font-size: 1.6em;
	padding: 0px 10px;
	color: #fc5c00;
}
.content {
	padding: 0px 10px;
}
.content h2{
	margin: 0px !important;
	padding: 5px 0px 8px 0px !important;
	font-size: 1.2em;
	background: url(../images/heading.gif) bottom left repeat-x #efefef;
	border-bottom: 1px solid #fec7a9;
}
.sidebar {
	margin:15px 0px 0px 0px;	
	float: right;
	width: 748px;
}

*html .sidebar {
}


.sidebarRight {
	width: 182px;
	float: right;
	display: block;	
	margin:0px 15px 0px 10px;
}

*html .sidebarRight {
	margin: 0px 7px;
}

.sidebarLeft {
	width: 182px;
	float: left;
	display: block;	
	margin: 15px 0px 0px 15px;
}

*html .sidebarLeft {
	margin: 10px 0px 0px 8px;
}

.partner{
	margin:0px 0px 10px 0px;

}
.partner h2{
	padding:3px 0px 3px 30px !important;
	margin:0px 0px!important;
	background:url(../images/panah.gif) no-repeat #eeeeee;
	color:#000;
	font-size:12px;
	font-family:tahoma;
	text-align:left;
	overflow:hidden;
	font-weight:normal;
}

.partCell{
	padding:5px 0px;
	font-size:11px;
	line-height:150%;
	text-align:left;

}

.partCell table{
	margin: 0px;
	width: 100%;
}
.partCell table td{
	font-size: 11px;
}

.bgColor2{
	padding: 4px 0px 4px 15px;
	text-align: left;
	background:url(../images/bulet1.gif) left no-repeat;
}

.bgColor2 a{
	text-decoration: none;
	color: #143b5a;
}
.bgColor2 a:hover{
	text-decoration: none;
	color: #7d7a79;
}

.partCell ul{
	margin-left:-10px;
}

*html .partCell ul{
	margin-left:20px;
}


.partCell ul li a{
	text-decoration:none;
	color:#004289;
}

.partCell ul li a:hover{
	text-decoration:underline;
	color:#333;
}

.partCell p.daftar {
	color: #ff3f00;
	font-weight:bold;

}

.login {
	padding: 0px 0px 0px 0px;
	font-size:11px;
}

*html .login{
}

.login h2{
	padding:3px 0px 3px 30px !important;
	margin:0px 0px!important;
	background:url(../images/panah.gif) no-repeat #eeeeee;
	color:#000;
	font-size:12px;
	font-family:tahoma;
	text-align:left;
	overflow:hidden;
	font-weight:normal;
}

.loginBot{
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}


.login p{
	margin: 10px 0px 0px 0px!important;
	padding:0px;	
}

.login p.label{
	display: block;
	float: left;
	width: 80px;
}

.login p.input{
	padding:11px 0px;
	text-align:center;
}

.login p.submit{
	clear: both;
	padding-top: 5px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.login p.submit a{
	color: #000;
	text-decoration:none;
	font-weight:normal;
	border-bottom:1px dotted #999999;
}
.login p.submit a:hover{
	color: #ff5f03;
	text-decoration: none;
}

/* --- kategori ---- */
.category {
	padding: 0px;
	margin: 0px auto;
}
.category h2{
	padding:3px 0px 3px 30px !important;
	margin:0px 0px!important;
	background:url(../images/panah.gif) no-repeat #eeeeee;
	color:#000;
	font-size:12px;
	font-family:tahoma;
	text-align:left;
	overflow:hidden;
	font-weight:normal;
}
.category ul{
	margin: 0px !important;
	padding:0px 0px 0px 10px !important;
	list-style: none;
}
.category ul li{
	margin: 10px 0px;
	padding: 0px;
}
.category h5{
	margin: 0px;
	color:#60666a;
	
}
.category h5 a{
	text-decoration: none;
	color:#000;
	font-weight:normal;
	font-size:11px;
	background:url(../images/bulet1.gif) left no-repeat;
	padding:0px 0px 0px 10px;
}
.category h5 a:hover{
	color: #fe9329;
	text-decoration: none;
}
.category h5 span{
	font-size: 11px;
	color:#f66014;
	font-weight:normal;
}
.category ul li p{
	line-height: 130%;
	padding-bottom:10px;
	padding-left:10px;
	font-size:11px;
	color:#60666a;
}
.category ul li p a{
	color: #60666a;
	text-decoration: none;
}
.category ul li p a:hover{
	color: #333;
	text-decoration: underline;
}



/* --- popTag ---- */
.popTag {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.sidebarLeft .pop h2{
	
}
.popTag h2{
	padding:3px 0px 3px 30px !important;
	margin:0px 0px!important;
	background:url(../images/panah.gif) no-repeat #eeeeee;
	color:#000;
	font-size:12px;
	font-family:tahoma;
	text-align:left;
	overflow:hidden;
	font-weight:normal;
}
.popTag ul{
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
.popTag ul li{
	margin: 10px 0px;
	padding: 0px;
}
.popTag h5{
	font-size: 1.1em;
	margin: 0px;
	
}
.popTag a{
	text-decoration: none;
	color:#525151;
	margin:0px auto!important;
	padding:0px!important;
}

*:first-child+html .popTag a{
}

.popTag a:hover{
	color: #fe9329;
	text-decoration: none;
}

.popCell{
	margin:0px !important;
	padding: 0px !important;
}

.popCell p{
	margin:0px !important;
	padding-top: 10px !important;
	color:#004289;
	font-size:11px;
	font-family:tahoma;
	text-align:justify;
	line-height:150%;

}

.popCell span{
	font-size:18px;
}

/* --- iklan ---- */
.iklan {
	padding: 2px 0px;
	margin: 0px auto;
	background-color:#eeeeee;
}
.iklan h2{
	margin: 0px 0px 0px 0px !important;
	padding: 5px 0px!important;
	font-size: 11px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background-color:#f66014;
	color:#fff;
	font-family:tahoma;
	text-align:center;
}
.iklan p{
	margin: 0px 0px 0px 0px !important;
	padding: 10px 0px!important;
	color: #60666a;
	font-size: 11px;
	text-align:center;
}
.iklan p span{ 
	border-bottom:1px solid #60666a;
}
.warning{
	color:#000;
	text-align:center;
	padding:5px 0px;
	border-top:1px dotted #bbbbbb;
	border-bottom:1px dotted #bbbbbb;
}
.iklan ul{
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
.iklan ul li{
	margin: 10px 0px;
	padding: 0px;
}
.iklan h5{
	font-size: 1.1em;
	margin: 0px;
	
}
.iklan a{
	text-decoration: none;
	color:#525151;
	/*background:url(../images/bulet1.gif) left no-repeat;
	padding-left: 10px;*/
}

.iklan img{
	margin:0px 2px 0px -1px;
	padding:0px;
	/*background:url(../images/bulet1.gif) left no-repeat;
	padding-left: 10px;*/
}

.iklan a:hover{
	color: #fe9329;
	text-decoration: none;
}
.iklanBot{
	margin: 0px 0px 0px 0px !auto;
	padding: 5px 0px!important;
	background-color:#eeeeee;
}

.box1 {
	padding: 10px;
	margin:0px;
	font-size:11px;
	background-color:#eeeeee;
	color:#525151;
}

.box1 h2{
	margin: 0px 0px 10px 0px !important;
	padding: 5px 0px !important;
	color: #fc5c00;
	font-size: 1.5em;
}
.box1 form{
	line-height: 180%;
	
}
.box1 select {
	height:22px;
	width: 265px;
	/*padding: 1px 0px 0px 0px;*/
	border: 1px solid #c0c0c0;
	background-color:#fff;
}
.box {
	padding: 0px 5px;
	margin:0px !important;
	color:#60666a;
	font-size:11px;
}

*html .box {
	padding: 0px 7px;
	margin:0px !important;
}

.box h2{
	margin: 0px 0px 10px 0px !important;
	padding: 5px 0px !important;
	color: #fc5c00;
	font-size: 1.5em;
}
.box form{
	line-height: 180%;
	margin-top:10px;
}

/* --- statistik ---- */

.statistic {
}

.statisticCell{
	margin-top:10px;
}

.statistic h2{
	padding:3px 0px 3px 30px !important;
	margin:0px 0px!important;
	background:url(../images/panah.gif) no-repeat #eeeeee;
	color:#000;
	font-size:12px;
	font-family:tahoma;
	text-align:left;
	overflow:hidden;
	font-weight:normal;
}
.statistic table{
	margin: 0px;
	width: 100%;
}
.statistic table td{
	font-size: 11px;
	border-bottom:1px dotted #eeeeee;
}
.borderCC{
	padding: 4px;
	color: #000;
	border-bottom: 1px solid #81b0c2;
}
.bgCC{
	padding: 4px;
	color: #60666a;
	text-align: right;
	font-weight:bold;
}
.bgColor{
	padding: 4px;
	color: #60666a;
	text-align: left;
}


.adsArea {
	padding: 0px;
	margin:0px auto;
}
.adsArea#premium, .adsArea#free {
	margin: 10px 0px;
	line-height:150%;
}


.adsArea#premium img, .adsArea#free img{
	margin: 5px 0px 0px 0px;
}

.adsArea#premium p {
	padding:5px;
	
}


.adsArea#premium h3 {
	color:#db8ab4;
	
}

*html .adsArea#premium h3 {
	font-size:13px;
	font-family:verdana;
	
}

.adsArea#free img .fot{
	padding-top: 0px;
}

.adsArea#free  li{
	border-bottom:1px dotted #ff6634;
	
}



.adsArea#free h2{
	margin-top: 10px !important;
	font-size: 18px;
	font-weight:none;
	color: #ff6634;
	font-family:tahoma	;
	border-bottom:1px solid #ff6634;
}

.adsArea#premium h2{
	margin-top: 10px !important;
	font-size: 18px;
	font-weight:none;
	color: #ff6634;
	font-family:tahoma;
}

.adsArea#free ul li.freeAkhir{
	border-bottom:1px solid #ff6634;
}

.adsArea#free ul li.halaman{
	border-bottom:0px solid #fff;
}

.adsArea  h2{
	margin: 0px !important;
	padding: 15px 0px 8px 0px !important;
	font-size: 18px;
	font-weight:none;
	color: #ff6634;
	font-family:tahoma	;
}

.bgGanjil{
	background-color:#eeeeee;
}

.bgAkhir{
	border-bottom : 1px solid #cdcdcd;
}
.halaman {
	text-align:center;
	font-family:verdana;
	font-size:24px!important;
	font-weight:bold;
	margin:0px auto !important;
}

.adsArea ul li.halaman p span a {
	background:url(../images/bgNav2.gif) no-repeat;
	border:0px solid #d8d8d8;
	padding:1px 10px 3px 10px;	
	color:#ff6634;
}
.adsArea ul li.halaman p span a.halNav1 {
	background:url(../images/bgNav.gif) no-repeat;
	padding:1px 10px 3px 10px;	
	color:#fff;
}

.adsArea ul li.halaman p span a:hover.halNav1 {
	background:url(../images/bgNav.gif) no-repeat;
	/*padding:3px 10px;*/
	padding:1px 10px 3px 10px;	
	margin:0px auto!important;
	color:#ff6634;
}



.adsArea ul li.halaman p span a.halNav2 {
	background:url(../images/bgNav3.gif) center left no-repeat;
	font-size:14px!important;
	padding:14px 22px 9px 15px;
	margin:0px auto!important;
}

.adsArea  h2 span{
	color: #333;
}
.adsArea  ul{
	margin: 0px !important;
	padding: 0px 0px !important;
	list-style: none;

}

.adsArea  ul li{
	padding: 10px 5px;
	color: #5e696d;
	font-size:11px;
}


.adsArea  ul li a{
	color: #ff3f00;
	text-decoration: none;
}
.adsArea  ul li a:hover{
	color: #333;
	text-decoration: none;
}


.adsArea  ul h3{
	margin: 0px !important;
	padding: 0px 0px 0px 0px !important;
	font-size: 1.2em;
}
.adsArea  ul h3 a{
	text-decoration: none;
	color: #525151;
	font-family:tahoma;
	font-size:12px;
}
.adsArea  ul h3 a:hover{
	color: #333;
	text-decoration: underline;
}
.adsArea  ul li p{
	clear: both;
}


.adsArea  ul li p span{
	color: #888;
}
.adsArea  ul li p span a{
	color: #ff3f00;
	text-decoration: none;
}
.adsArea  ul li p span a:hover{
	color: #333;
	text-decoration: none;
}


.adsArea .nav{
	float: none !important;
	list-style: none;
	margin: 0px !important;
	padding: 10px !important;
	overflow: hidden;
	text-align: center;
}
.adsArea .nav li{
	float: none !important;
	display: inline;
	font-weight: lighter !important;
	margin: 0px 0px 0px 1px !important;
	padding: 0px 0px 0px 10px !important;
	border: none !important;
	border-left: 1px solid #333 !important;
	font-weight: bold !important;
	font-size: 12px;
}
.adsArea .nav li.first{
	background: none !important;
	border: none !important;
}
.adsArea .nav li a{
	color: #fc5c00;
	text-decoration:none;
}
.adsArea .nav li a:hover{
	color: #333;
	text-decoration: underline;
}

.adsArea p{
	display: block;
	margin: 0px;
	padding: 0px;
}
.adsArea p a{
	color: #fc5c00;
	text-decoration:none;
}
.adsArea p a:hover{
	color: #003c51;
	text-decoration: underline;
}


/* banner */
.banner {
	padding: 0px !important;
	margin: 0px auto !important;
	white-space: nowrap;
	font-size:10px;
	font-family:verdana;
}


.banner h3{
	padding:0px!important;
	background: url(../images/bgTitle.gif) left repeat-x;
	float:left;
	width: 100%;
}

*html .banner h3{
	font-size:12px;
}

*:first-child+html .banner h3{
	font-size:12px;
}

.banner h3 span{
	padding: 0px 2px 0px 2px!important;
	background-color: #fff;
}

*html .banner h2{
	padding: 0px 0px!important;
	font-size:14px;
	font-family:verdana;
		
}
.sponsip{
	text-align:center;
	margin-top:5px;
}

.sponsor{
	margin:0px auto;
	padding:0px;
}
.sponsor h2{
	padding:5px 0px!important;
	margin:0px 0px!important;
	background:url(../images/bgSponsor.gif) repeat-x;
	color:#fff;
	font-size:11px;
	font-family:tahoma;
	text-align:center;
	overflow:hidden;
	height:27px;
}

.bannerLeft{
	float:left;
	overflow:hidden;
	height:110px;
}
/*:first-child+html .bannerLeft img{
	width:212px;
	height:110px;
}*/
*html .bannerLeft{
	width:212px;
	height:110px;
}


.bannerRight{
	float:right;
	overflow:hidden;
	height:110px;
}
.bannerRight img{
	border:10px solid #f66014;
}

*html .bannerRight img{
	margin-bottom:-3px;
}

.bannerTop {
	padding: 0px !important;
	margin: 0px !important;
	white-space: nowrap;
	border-bottom:10px solid #d7d7d7;
}

*:first-child+html  .bannerTop {
	height:110px;
}



.banner p {
	margin: 0px !important;
	padding: 0px !important;
	display: inline;
}

.bannerLink {
	padding: 0px;
	margin-top: -3px;
	border-top: 1px solid #999;
}
*html .bannerLink {
	margin: 0px;
}

.bannerLink ul{
	padding: 0px !important;
	margin: 0px !important;
	list-style: none;
}
.bannerLink ul li{
	width: 391px;
	display: block;
	float: left;
	padding: 10px 0px;
	font-size: 0.9em;
	border-left: 1px solid #eee;
}
.bannerLink ul li.first{
	border-left: none !important;
}
.bannerLink ul li p{
	padding: 0px 25px;
	margin: 5px 0px !important;
}
.warper .banner {
	margin: 20px 0px 0px 2px !important;
	border-bottom: 2px dotted #7890a3;
}
.sidebar .banner {
	margin: 0px 0px 10px 0px !important;
	border-bottom : 0px solid #333;
}
.#ads {
	border: none !important;
	padding: 0px 10px !important;
	white-space: normal !important;
}
.banner#ads p {
}
.banner#bottom {
	padding:0px 0px 0px 0px!important;
	margin:0px auto !important;
	background-color:#eeeeee;
	height:24px;	
}

*html .banner#bottom {
}


.banner#bottom  p {
	margin: 0px !important;
	text-align: center;
	display: block;
}

/* ----------------- end content layout ------------------ */

/* ---------- footer element --------- */
.footer{
	margin: 0px auto!important;
}

.footerCell {
	margin: 0px auto !important;
	text-align:left;
	color: #60666a;
	padding:15px 0px 0px 15px!important;
	height:40px;
	font-size: 11px;
	overflow: hidden;
	background-color: #d7d7d7;
}


.footerCell a{
	color: #000;
	text-decoration: none;
}
.footerCell a:hover{
	color: #f66014;
	text-decoration: none;
}
.footerCell span{
}
.footer strong{
}


/* --------------- other news -------------- */
.news2 {
	clear: both;
	margin: 15px !important;
}
.news2 h2 {
	margin-bottom: 15px !important;
	padding: 5px 0px !important;
	color: #404545;
	font-size: 1.2em;
	float: left;
	width: 100%;
	border-bottom: 2px solid #e8edf1;
}
.news2 h2 span{
	padding-right: 4px;
}
.news2 .newsItem {
	clear: both;
	margin-bottom: 3px;
	border: none
}
.news2 .newsDate {
	float: left;
	width: 62px;
	display: block;
	font-size: 11px;
	color: #bc0c67;
	margin-bottom: 5px;
	padding-top: 2px;
	line-height: 150%;
}
.news2 .newsTitle {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 150%;
}
.news2 .newsTitle a{
	color: #404545;
	text-decoration: none;
}
.news2 .newsTitle a:hover{
	color: #004289;
	text-decoration: underline;
}

/* --------------- others -------------- */
.others {
	clear: both;
}
.others h2 {
	margin: 0px !important;
	padding: 10px 0px !important;
	color: #af0000;
	font-size: 1.2em;
	float: left;
	width: 100%;
	background: url(../images/titleLine2.gif) left repeat-x;
}
.others h2 span{
	padding-right: 4px;
	background-color: #fff;
}
.others p{
	clear: both;
	margin: 4px 0px !important;
	padding: 0px 0px 0px 20px !important;
	background: url(../images/arrow.gif) no-repeat;
	background-position: 10px 4px;
}
.others p a {
	color: #111;
}
.others p a:hover {
	color: #333;
	text-decoration: none;
}

/*  date content*/

.date {
	background: url(../images/bgDate.gif) no-repeat; 
	float: right; 
	width: 44px; 
	height: 51px;
	margin:10px 3px 0px 10px;
}

.bulan {
	font-weight: bold; 
	font-size: 10px; 
	text-transform: uppercase; 
	color: #fff; 
	padding-top: 2px; 
	text-align: center;
}

.tanggal {
	font-weight: bold; 
	font-size: 15px; 
	color: #000; 
	line-height: 110%; 
	padding-top: 2px; 
	text-align: center;
}
.tahun {
	font-weight: bold; 
	font-size: 10px; 
	color: #000; 
	text-align: center;
}
