/* CSS Document */

body,
html {
		margin:0;
		padding:0;
		color:#000;
		background:#586273 url(../images/background.jpg);
}

#wrap_top_menu {
		width:200px;
		background-image:url(../images/lighting.png); background-repeat:no-repeat; background-position:left;
		height:85px;
	}
	
#left_menu {
	float:left;
	width:500px;
	padding-top:30px;
}

#wrap_main {
	width:900px;
	margin:0 auto;
}
	
#header {
	display:block;
	width:100%;
	height:85px;
	background:#ddd url(../images/bg_top.jpg); background-repeat:repeat-x;
	overflow:hidden;
}
	
#header_frame{ 
	width:900px;
	height:60px;
	margin:0 auto;
}
	
#logo{
	width:195px;
	padding-left:0px;
	padding-top:10px;
}
	 
#top_menu{
	margin-top:-60px;
	float:right;
	width:620px;
}
	 
/* Buttom Menu*/


.menu_home { 
	width:87px; 
	height:34px;
	background:url(../images/buttom_home.jpg) no-repeat; 
    display: table-cell;
	padding-left:10px;
	text-align:center;
	vertical-align:middle;
}

.menu_home:hover { width:87px; height:34px; background:url(../images/buttom_home_hover.jpg) no-repeat; text-align:center; vertical-align:middle; }

.menu_car_rent {
	margin-top:-34px;
	width:103px; 
	height:34px;
    display: table-cell;
	background:url(../images/buttom_ren_car.jpg) no-repeat; 
	padding-left:12px;
	text-align:center;
	vertical-align:middle;
}

.menu_car_rent:hover { width:103px; height:34px; background:url(../images/buttom_ren_car_hover.jpg) no-repeat; text-align:center; vertical-align:middle; }

.menu_bus {
	margin-top:-34px;
	width:109px; 
	height:34px;
    display: table-cell;
	background:url(../images/buttom_bus.jpg) no-repeat; 
	padding-left:12px;
	text-align:center;
	vertical-align:middle;
}

.menu_bus:hover { width:109px; height:34px; background:url(../images/buttom_bus_hover.jpg) no-repeat; text-align:center; vertical-align:middle; }

.menu_hotels {
	margin-top:-34px;
	width:89px; 
	height:34px;
    display: table-cell;
	background:url(../images/buttom_hotels.jpg) no-repeat; 
	padding-left:12px;
	text-align:center;
	vertical-align:middle;
}

.menu_hotels:hover { width:89px; height:34px; background:url(../images/buttom_hotels_hover.jpg) no-repeat; text-align:center; vertical-align:middle; }

.menu_pakages {
	margin-top:-34px;
	width:123px; 
	height:34px;
    display: table-cell;
	background:url(../images/buttom_pakages.jpg) no-repeat; 
	padding-left:12px;
	text-align:center;
	vertical-align:middle;
}

.menu_pakages:hover { width:123px; height:34px; background:url(../images/buttom_pakages_hover.jpg) no-repeat; text-align:center; vertical-align:middle; }

.menu_contact {
	margin-top:-34px;
	width:94px; 
	height:34px;
    display: table-cell;
	background:url(../images/buttom_contact.jpg) no-repeat; 
	padding-left:12px;
	text-align:center;
	vertical-align:middle;
}

.menu_contact:hover { width:94px; height:34px; background:url(../images/buttom_contact_hover.jpg) no-repeat; text-align:center; vertical-align:middle; }


.text_buttom_link{
	padding-top:10px;
	margin-top:10px;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
	text-align:center;
	vertical-align:middle
}

A.text_buttom_link:link{
	text-decoration:none;
	color:#14120E;
	text-shadow:0 1px 0 #7C7056;
	text-align:center;
}

A.text_buttom_link:visited{
	color:#14120E;
	text-shadow:0 1px 0 #7C7056;
	text-decoration:none;
	text-align:center;
	
	}
	
A.text_buttom_link:hover{
	color:#14120E;
	text-shadow:0 1px 0 #685F48;
	text-decoration:none;
	text-align:center;
	
}


/* sliding tabs  */
#bg_top_main{ width:900px; height:10px; background-image:url(../images/bg_main_top.jpg); background-repeat:no-repeat;}
#bg_top_middle{ width:900px; background-image:url(../images/bg_main_middle.jpg); background-repeat:repeat-y; float:left}
#bg_top_bottom{ width:900px; height:5px; background-image:url(../images/bg_main_bottom.jpg); background-repeat:no-repeat; float:left; }

#main {
	float:right;
	width:615px;
	margin-right:10px;
	margin-bottom:5px;
	padding:10px;
	background:#ECE9D8;
}

h1{
	color:#6F634C;
	font-family:"Trebuchet MS", Arial, sans-serif;
	margin:0;
	text-shadow: 0 1px 0 #FFF;
	font-size:20px;
}

h2{	
	color:#6F634C;
	font-family:"Trebuchet MS", Arial, sans-serif;
	margin:0;
	text-shadow: 0 1px 0 #FFF;
	font-size:17px;
}
	
h3{
	margin:0;
	font-size:15px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
	color:#212327;
	text-shadow:0 1px 0 #9BA2AC;
}
	
h4{
	margin-top:8px;
	margin-bottom:8px;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
	color:#212327;
	text-shadow:0 1px 0 #9BA2AC;
}

A:link{color:#FFFFFF;
	text-decoration:none;}
A:visited{color:#FFFFFF;
	text-decoration:none;}
A:hover{color:#C0B6A3;
	text-decoration:none;
}

		
#text_content{ 
	font-family:"Trebuchet MS", Arial, sans-serif; 
	font-size:12px; 
}


.input_text { 
	 font-size: 11px; 
	 font-family:"Trebuchet MS", Arial, sans-serif; 
	 background-color: #CCCCCC; 
	 border: 1px solid #666666; 
}
input { 
	 font-size: 11px; 
	 font-family:"Trebuchet MS", Arial, sans-serif; 
	 background-color: #CCCCCC; 
	 border: 1px solid #666666; 
}
select { 
	 font-size: 11px; 
	 font-family:"Trebuchet MS", Arial, sans-serif; 
	 background-color: #CCCCCC; 
	 border: 1px solid #666666; 
}
textarea{
	 font-size: 11px; 
	 font-family:"Trebuchet MS", Arial, sans-serif; 
	 background-color: #CCCCCC; 
	 border: 1px solid #666666; 
}
.input_buttons {  
 font-family: Verdana, Arial, Helvetica, sans-serif;  
 font-size: 11px;  
 background-color: #333333;  
 color: #FFFFFF;  
 margin-right: 6px;  
}	 

/* ==========Righ Menu ====== */
	
#sidebar {
		float:left;
		width:210px;
		padding:10px;
}

#welcome { width:205px; height:66px; background-image:url(../images/kategori.gif); margin-top:-10px; }

#header_trip_hotel { width:205px; height:40px; background-image:url(../images/trip-hotel.jpg); margin-top:8px; }

#header_hotel_voucher { width:205px; height:40px; background-image:url(../images/hotel-voucher.jpg); margin-top:8px; }

#header_customer_care { width:205px; height:40px; background-image:url(../images/cs.jpg); margin-top:8px; }

#header_our_services { width:205px; height:40px; background-image:url(../images/our-services.jpg); margin-top:8px; }


#counter_left_menu_mid{ width:205px; background:#6F634C; background:url(../images/left-menu-midd.jpg) repeat-y ; padding:5px; font-family:"Trebuchet MS", Arial, sans-serif; font-size:12px;}

#counter_left_menu_bot { width:205px; height:5px; background:#6F634C; text-shadow: 0 1px 0 #000000; background:url(../images/left-menu-foot.jpg) no-repeat; }

/* ========== end Righ Menu ====== */
	
	
	
	
#footer {
	clear:both;
	padding:5px 10px;
	height:60px;
	text-align:center;
}

#footer_teks { 
	color:#C0B6A3;
	font-family:Arial; 
	font-size:10px;
	text-shadow:#000 1px 1px 3px;
}

* html #footer {
	height:1px;
}

A.biru:hover{
	color:blue;
	
}
A.biru:link{
	color:blue;
	
}
A.biru:visited{
	color:blue;
	
}


