@import url(headline.css); 
@import url(tabs.css);
@import url(galery_kiri.css);
@import url(galery_tengah.css);
@import url(ticker.css);

body {
	font-family: Arial;
	font-size: 11.5px;
	color: #757575;
	margin: 0px;
	background-color: #FFFFFF;
}

.topmarkotop {
	height:60px;
	background-color: #86C32A;
} 

#tabletop {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}


#tabletop #top1 {
	position: relative;
	width: 520px;
	left: 25px;
	padding-top: 4px; 
	height: 58px;
	float: left;
}

#tabletop #top1 a img { border: none; }

#tabletop #top2 {
	position: relative;
	width: 300px; 
	left: 100px;
	padding-top: 20px;
	padding-bottom:0px;
	padding-right: 10px;
	height: 40px;
	float: left;
}


/* Main header --------------- */

.mainheader {
	height: auto;
	background-color: #EDFECD;
	margin-bottom: 7px;
} 

#mainheader_in {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-left: 10px;
}

.menuutama {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-left: 10px;
	background-color: #EDFECD;
}

#menuutama ul {
	font-family: Arial;
	font-size: 11px;
	margin: 0;
	padding: 0;
	border: 0;
	height: 28px;
	font-weight: bold;
	}
#menuutama ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#menuutama ul a, #header #menuutama ul strong, #header #menuutama ul em {
	display: block;
	text-decoration: none;
	padding: 7px 15px 7px 15px;
	color: #808080;
	white-space: nowrap;
	float: left;
}
#menuutama ul strong a span {
	color: #fff;
}
#menuutama ul a:hover, #wrapper #menuutama ul a:focus {
	background-color: #F3FEE0;
}
#menuutama ul a:hover, #wrapper #menuutama ul a:focus, #wrapper #menuutama ul a:hover span, #wrapper #menuutama ul a:focus span {
	color: #86C32A;
	border-bottom-width: 0;
	}

/* main header end --------------- */


/* Content form --------------- */
#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF; 
}

#wrapper #bagtop {
	background-image: url(images/);
	height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#wrapper #top {
	background-image: url(images/);
	margin-right: auto;
	margin-left: auto;
	width: 880px;
	height: 15px;
	padding-top: 10px;
	padding-right: 20px;
}

#wrapper #header {
	height: 150px;
	width: 900px;
	padding-top: 5px;
}

#wrapper #leftheader {
	position: relative;
	width: 275px;
	left: 15px;
	top: 1px; 
	height: 85px;
	float: left;
}

#wrapper #middleheader {
	position: relative;
	width: 25px;
	left: 25px;
	top: 10px;
	height: 75px;
	float: left;
}

#wrapper #rightheader {
	position: relative;
	width: 500px;
	left: 80px;
	top: 8px;
	height: 85px;
	float: left; 
}

#wrapper #leftcontent  {
	float: left;
	width: 480px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 155%;
	text-align: justify;
	margin-bottom: 5px;
	
}

#wrapper #middlecontent {
	float: left;
	width: 164px;
	padding-top: 0px;
	padding-right: 12px;
	padding-left: 14px;
	margin-bottom: 5px;
	color: #666600;
	background: url() no-repeat 0 0;
	border-right: 1px solid #F0F0F0;
	border-left: 1px solid #F0F0F0;
} 

#wrapper #rightcontent {
	float: left;
	width: 200px;
	padding-right: 1px;
	padding-left: 10px;
	margin-bottom: 5px;
	
}

ul {
	padding-left: 8px;
	margin-left: 2px;
}

#wrapper #clearer {
	clear: both;
	height: 10px;
}
#wrapper #footer {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	height: 69px;
	width: 900px;
	padding-top: 0px;
	line-height: 275%;
	background-image: url(images/bagtop.jpg);
}


#wrapper #leftcontent a img { border: none; }
#wrapper #leftcontent a:link {
	color: #5C5C5C;
	text-decoration: none;
}
#wrapper #leftcontent a:visited {
	color: #5C5C5C;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
}
#wrapper #leftcontent a:hover { 
	color: #FF6600;
}

#wrapper #middlecontent ul {
	padding-left: 0px;
	margin-left: 0px; 
	margin-top: 3px;
}

#wrapper #middlecontent a img { border: none; }

#wrapper #middlecontent a:link {
	color: #336633;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
}
#wrapper #middlecontent a:visited {
	color: #336633;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
}
#wrapper #middlecontent a:hover {
	color: #86C32A;
}

#wrapper #rightcontent a:link {
	color: #336633;
	font-size: 12px;
	text-decoration: none;
}
#wrapper #rightcontent a:visited {
	color: #336633;
	font-size: 12px;
	text-decoration: none;
}
#wrapper #rightcontent a:hover {
	color: #86C32A;
	font-size: 12px;
	text-decoration: none;
}

.image {
	background-color: #fff;
	padding: 2px;
	margin: 3px 8px 1px 0px;
	border: 1px solid #e7e7e7;
	float: left;
}

.adsense {
	background-color: #fff;
	margin-top: 8px;
	margin-bottom: 5px;	
	float: left;
}

.border_adsense {
	background-color: #fff;
	float: left;
}

.judul {
	font-family:  Tahoma;
	font-size: 12px;
	line-height: 170%;
	font-weight: bold;
	color: #FF6600;
}
.judul_link {
	font-family:  Arial;
	font-size: 11px;
	line-height: 170%;
	font-weight: bold;
	color: #5C5C5C;
}

.editorial {
	font-family:  Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC41; 
}

.judul_editorial {
	font-family: Arial;
	font-size: 16px;
	margin-top:0px;
	margin-bottom:3px;
	color : #CCCCCC;
	font-weight: bold;
}

.date {
	font-size: 10px;
	line-height: 135%;
	font-style: italic;
}
.small {
	font-size: 9px;
	line-height: 135%;
}

.posting {
	font-size: 11px;
}
.judul_head {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 4px;
}

.isi_home {
	font-family: Arial;
	font-size: 11px;
}

.photooftheweek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.font_kecil {
	font-family: Tahoma, Trebuchet MS;
	font-size: 11px;
	margin-left : 2px
}

.font_warna {
	font-family: Tahoma, Trebuchet MS;
	font-size: 12px;
	color: #0066CC;
}

.kategori {
	font-family: Arial;
	line-height: 175%;
	font-weight: bold;
	padding-left: 10px;
}

.kategori2 {
	font-family: Arial;
	line-height: 175%;
	padding-left: 10px;
}

.komentar {
	font-weight: bold;
}

input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}


.fill_textfield {
	COLOR: #666666;
	BACKGROUND-COLOR: #F9F9F9;
	border: 0.5px solid #CCCCCC;
	font-family: Tahoma, Trebuchet MS;
	font-size: 11px;
}


#footeradsense {
	height: 25px;
	padding-top: 8px;
	background-color: #FFFFFF;
	border-top: 1px solid #D8D8D8;
} 


.footerspace {
	height: 60px;
	background-color: #86C32A;
	text-decoration: none;
} 


#tablefooter {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #86C32A;
}


#tablefooter #foot1 {
 	position: relative;
	width: 275px;
	left: 15px;
	padding-top: 15px; 
	height: 30px;
	float: left;
	color: #FFFFFF;
}

#tablefooter #foot1 a img { border: none; }

#tablefooter #foot1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#tablefooter #foot1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#tablefooter #foot1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#tablefooter #foot2 {
	position: relative;
	width: 400px;
	left: 220px;
	top: 20px;
	height: 50px;
	float: left;
	color: #FFFFFF;

}

#tablefooter #foot2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#tablefooter #foot2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#tablefooter #foot2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#tablefooter #foot3 {
	position: relative;
	width: 300px;
	left: 23px;
	top:32px; 
	height: 30px;
	float: left;
	color: #FFFFFF;
	
}


.warningtable {
	background-color:#FFFF80;
	padding:20px;
	font-family: Tahoma;
	border: 1px solid #808000;
	width: 445px;
}


.format_menu { 
	font-size: 10.5px; 
	font-color: #fff;  
	font-family: Verdana; 

}

.navigasi {
	height: 24px;
	width: 475.5px;
	padding-left: 10px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFCC41;
}

h1 {
	font-family: Arial;
	font-size: 16px;
	margin-top:0px;
	margin-bottom:3px;
	color : #CCCCCC;
}


h2 {
	font-size: 14px;
	margin-top:0px;
	margin-left:2px;
	margin-bottom:3px;
}


h5 {
	font-size: 12px;
	background-color: #EDFECD;
	border-bottom: 1px solid #D8D8D8;
	border-top: 1px solid #F0F0F0;
	padding-left: 10px;
	padding-top: .3em;
	padding-bottom: .3em;
	margin-top: 0.2em;
	margin-bottom: 0.4em;
	margin-left: -10px;
	margin-right: -10px;
	clear: both;
}
/* enables h5 to stack neatly above other items */
h5.flush {
	margin-bottom: 3px;
	margin-top: 10px;
	border-bottom: none;
}


h6 {
	font-size: 12px;
	background-color: #EDFECD;
	border-bottom: 1px solid #D8D8D8;
	border-top: 1px solid #F0F0F0;
	padding-left: 10px;
	padding-top: .3em;
	padding-bottom: .3em;
	margin-top: 0.2em;
	margin-bottom: 0.4em;
	margin-left: -10px;
	margin-right: -10px;
	clear: both;
}
/* enables h5 to stack neatly above other items */
h6.flush {
	margin-bottom: 3px;
	margin-top: 0px;
	border-bottom: none;
}


.border {
	width: 467px;
	background-color: #fff;
	padding: 8px;
	border: 1px solid #FFCC41;
}

.border_row {
	width: 100%;
	border-bottom: 1px solid #D8D8D8;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 1px;
}

.border_menu {
	width: 100%;
	background-color: #fff;
	border-bottom: 1px solid #D8D8D8;
	padding-top: 0px;
	padding-top: 1px;
	padding-left: 1px;
}

.border_iklanBaris {
	width: 100%;
	padding-left: 4px;
}

td{
	padding-left: 2px;
	margin-right:1px; 
	vertical-align: top;
}



/* Botton form --------------- */

.btn {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #D8D8D8;
	border: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
}


/* --------------------------------- */


/* tampilan tanda promo di Travel kategori */

.promostamp{
	background: url(../images/Special Offer.png) no-repeat 0 0;
}	 


