@charset "utf-8";
/* CSS Document */

* {margin:0;padding:0;}

body {
	background:url(../asset/div-bg.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}
	
#wrapper {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	position:relative;
	}
	
#header {
	width:1000px;
	height:118px;
	margin-bottom:8px;
	overflow:hidden;
	}
	
#logo {
	width:323px;
	float:left;
	}
	
.img-logo {
	width:308px;
	height:122px;
	margin-left:15px;
	}
	
#nav {
	float:right;
	width:677px;
	height:125px;
	}
	
#nav-top {
	width:677px;
	height:56px;
	}
	
#top-left {
	width:476px;
	height:32px;
	float:left;
	margin-top:15px;
	margin-left:15px;
	}
	
.news-flash {
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:14px;
	color:#006;
	line-height:32px;
	}
	
.news-shadow {
	webkit-box-shadow: 5px 6px 10px 0px;
	box-shadow: 5px 6px 10px 0px;
	}
	
.flag-ind {
	margin-left:8px;
	margin-top:2px;
	width:45px;
	height:25px;
	}
	
.flag-eng {
	margin-top:2px;
	width:45px;
	height:25px;
	}

#top-right {
	margin-top:10px;
	margin-right:35px;
	height:45px;
	float:right;
	}
	
#top-righ a {
	text-decoration:none;
	color:#666;
	}
	
#top-righ a:hover {
	color:#000;
	font-weight:bold;
	}
	
#nav-bot {
	width:677px;
	height:69px;
	}

/* Dropdown Menu */
#nav-bot-left {
	width:500px;
	height:69px;
	float:left;
	margin-left:15px;
	}
	
#nav-bot-left ul {
	width:475px;
	margin-top:5px;
	list-style:none;
	position:absolute;
	}
	
#nav-bot-left ul li {
	float:left;
	width:20%;
	text-align:center;
	position:relative;
	line-height:50px;
	}
	
	
#nav-bot-left ul li a {
	text-decoration:none;
	color:#666;
	font-weight:bold;
	display:block;
	overflow:hidden;
	-webkit-box-shadow: 5px 6px 10px 0px;
	box-shadow: 5px 6px 10px 0px;
	}
	
#nav-bot-left ul li a:hover {
	color:#fff;
	font-weight:bold;
	background-color:#666;
	border-bottom:1px solid #333;
	}
	
.menuactive {
	color:#fff;
	font-weight:bold;
	background-color:#666;
	border-bottom:1px solid #333;
	display:block;
	-webkit-box-shadow: 5px 6px 10px 0px;
	box-shadow: 5px 6px 10px 0px;	
}

#nav-bot-left li li {
	float:left;
	display:block;
	width:160px;
	text-align:left;
	line-height:30px;
	border-bottom:1px solid #333;
	z-index:10;
	}
	
#nav-bot-left li li a {
	background-color:#666;
	color:#FFF;
	padding-left:5px;
	}

#nav-bot-left li li a:hover {
	background-color:#fff;
	color:#666;
	text-decoration:none;
	border-bottom:1px solid #333;
	}
	
#nav-bot-left li li li {
	float:none;
	width:180px;
	height:20px;
	line-height:20px;
	text-align:left;
	text-decoration:none;
	border-bottom:none;
	border-bottom:1px solid #333;
	}
	
#nav-bot-left li li li a {
	font-size:12px;
	}
	
#nav-bot-left li li li a:hover {
	font-size:14px;
	}
	
#nav-bot-left li:hover, #nav-bot-left a:focus, #nav-bot-left a:hover, #nav-bot-left a:active {
    background: none repeat scroll 0 0 #999;
	}
/* End dropdown */


#nav-bot-right {
	width:162px;
	height:69px;
	float:right;
	}
	
#txtsearch {
	font-size:12px;
	height:18px;
    margin-top: 22px;
	margin-left:14px;
    width: 96px;
	-webkit-box-shadow: 5px 6px 10px 0px;
	box-shadow: 5px 6px 10px 0px; 
}

#searchsubmit {
	font-size:10px;
	width:27px;
	height:22px;
	margin-top:22px;
	width:23px;
	position:absolute;
	top:55px;
	left:952px;
	-webkit-box-shadow: 5px 6px 10px 0px;
	box-shadow: 5px 6px 10px 0px; 
	}
	
.search-item {
	width:635px;
	float:left;
	margin-left:10px;
	}
	
.search-item ul {
	list-style:none;
	}
	
.search-item a {
	text-decoration:none;
	}
	
.search-item a:hover {
	text-decoration:underline;
	}
	
/********************** STYLE CONTENT - IMAGES SLIDER ****/
.list_carousel {
	background-image:url(../asset/div.jpg);
	padding:3px;
	height:555px;
	}
	
#foo1 {
	background-color:#EAE8E8;
	}
	
.slider	{
	width:1000px;
	height:550px;
	}
	
.timer {
	background-color: #999;
	height:3px;
	}
	

/********************** STYLE CONTENT ****/
#content {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-align:justify;
	overflow:hidden;
	width:1000px;
	height:auto;
	padding-bottom:25px;
	}
	
#top-content {
	width:1000px;
	height:555px;
	}
	
#bottom-content {
	width:1000px;
	height:auto;	}
	
#left-bottom {
	float: left;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 20px;
    width: 665px;
	}
	
#right-bottom {
	float: right;
    margin-top: 20px;
    width: 292px;
	}
	
#top-side {
	width:292px;
	height:140px;
	margin-top:15px;
	}
	
#bot-side {
	width:292px;
	height:auto;
	}
	
.chat {
	font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center;
	}
	
.ym {
	margin-left:70px;
	}
	
.garis {
	height:2px;
	margin-bottom:10px;
	margin-top:5px;
	}
	
#direction a {
	color:#999;
	}

.now {
	font-size:12px;
	color:#666;
	font-style:italic;
	}
	
/********************** STYLE INDEX - ANGKUTAN DARAT ****/
#product ul {
	list-style:none;
	}

#productangkutan {
	overflow:hidden;
	}

.titleproduct {
	background-color: #999999;
    color: #FFFFFF;
    font-size: 28px;
    height: 35px;
    line-height: 12px;
    margin-bottom: 20px;
    padding-top: 20px;
    text-align: center;
	}
	
.subtitle {
	font-size: 16px;
	margin-top:10px;
    margin-bottom: 15px;
	font-size:20px;
	}
	
.line {
	margin: 10px auto;
    width: 660px;
	}

.img-product {
	width:500px;
	height:300px;
	margin-bottom: 6px;
	}
	
.description {
	font-family:"Tahoma", Times, serif;
	font-size:14px;
	text-align:justify;
	}
	
.moredetail {
	color:#00F;
	font-size:14px;
	font-style:italic;
	margin-left:570px;
	text-decoration:none;
	}
	
/********************** STYLE INDEX - ANGKUTAN DARAT (ENGKEL) **/
#detail-product {
	width:665px;
	height:auto;
	margin-bottom:15px;
	}
	
#detail-gallery {
	width:665px;
	height:auto;
	margin-top:15px;
	overflow:hidden;
	}
	
.dimensi {
	margin-left:30px;
	font-family:"Tahoma", Times, serif;
	font-size:12px;
	text-align:justify;
	}
	
/********************************************** STYLE CONTENT - SMALL IMAGE SLIDER **/
.smallslider	{
	width:200px;
	height:125px;
	}

#detail-gallery ul {
	list-style:none;
	}
	
#detail-gallery ul li {
	float:left;
	height:135px;
	margin-left:15px;
	}
	
#detail-gallery ul li a:hover {
	position:relative;
	top:8px;
	}
	
#foo2 {
	margin-right:10px;
	}
	
.little-img {
	width:100px;
	height:100px;
	float:left;
	margin-right:5px;
	}
	
.clearfix {
	float: none;
	clear: both;
	}
	
.pager {
	width:285px;
	height:23px;
	margin-left:280px;
	}
	
.pager a {
	display:block;
	width:16px;
	height:16px;
	line-height:16px;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#333;
	background-color:#CCC;
	text-decoration:none;
	margin-right:5px;
	margin-top:7px;
	margin-bottom:10px;
	}
	
.pager a:hover {
	color:#000;
	background-color:#FFF;
	text-decoration:underline;
	font-weight:bold;
	margin-top:0px;
	}
	
.pager a.selected {
	display:block;
	width:16px;
	height:16px;
	line-height:16px;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#000;
	background-color:#C30;
	margin-top:0px;
	margin-bottom:10px;
	}

/********************** STYLE INDEX - PROFILE ****/
#profile {
	width:665px;
	height:auto;
	margin-bottom:14px;
	margin-top:15px;
	overflow:hidden;
	}
	
#list-profile {
	width:160px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
	
#list-profile ul {
	margin:20px 0px 0px 15px;
	}
	
#list-profile ul li {
	width:135px;
	height:32px;
	display:block;
	line-height:32px;
	text-align:center;
	margin-bottom:10px;
	-webkit-box-shadow: 5px 6px 10px 0px;
	box-shadow: 5px 6px 10px 0px;
	}
	
#list-profile ul li a {
	font-weight:bold;
	text-decoration:none;
	color:#333;
	}
	
#list-profile ul li a:hover {
	color:#FFF;
	font-size:16px;
	background-color:#333;
	font-weight:bold;
	display:block;
	}

#content-profile {
	width:505px;
	height:auto;
	float:right;
	padding:20px 0 0 0;
	}
	
.text-paragraph {
	font-family:"Tahoma", Times, serif;
	font-size:16px;
	text-align:justify;
	margin-left:3px;
	margin-right:5px;
	}
	
#content-profile ul {
	margin-left:15px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-align:justify;
	}
	

/********************** STYLE INDEX - CONTACT US ****/
#content-contact {
	color: #000000;
    font-size: 14px;
    height: auto;
    width: 665px;
	}
	
.line {
	width:665px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	}

#top {
	width:665px;
	height:175px;
	}
	
#bottom {
	width:665px;
	height:180px;
	}
	
#left {
	float: left;
    margin-top: 20px;
    width: 332px;
	}
	
#right {
	float:right;
	margin-left:10px;
    margin-top: 20px;
    width: 322px;
	}
	
.sub-title {
	font-size:20px;
	}
	
.alm {
	font-size:16px;
	}
	
.telp {
	font-size:16px;
	font-weight:bold;
	}
	
.pers {
	font-size:14px;
	font-weight:bold;
	}
	
.spesifik {
	font-size:16px;
	font-weight:bold;
	color:#00F;
	}

#message {
	margin-top:15px;
	}
	
.legend {
	font-size:18px;
	}
	
.messagetextfield {
	width:215px;
	}
	
.messagetext {
	width:300px;
	height:100px;
	}
	
#commentsubmit {
	width:100px;
	height:30px;
	}
	
#mail-confirm {
	width: 665px;
	height:auto;
	}
	
.konfirmasi {
	font-size:16px;
	color:#00F;
	text-align:center;
	margin-top:70px;
	margin-left:25px;
	}

/********************** STYLE FOOTER ****/
#footer {
	width:1000px;
	height:72px;
	font-size:10px;
	text-align:center;
	background-color:#999;
	overflow:hidden;
	margin-bottom:5px;
	}
	
.foot-text {
	font-size:12px;
	font-style:italic;
	margin-top:7px;
	}