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


body td,th{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:1.5em;
	clear: both;
}

body{
	background-color: #CC6C30;
	margin:0;
	padding:0;
}

#holdpageangkortaxi{
	width:980px;
	margin:auto;
	padding:0;
	background-color: #F8E0B4;
}


/* standard elements */

a {color: #000000; text-decoration:none;}
a:hover {color:#CC3300; text-decoration:underline ;}
a:active{outline: none;}
a img {border:none;}

form{border:0px; margin:0px; padding:0px; color: #333;}
input {color: #333;font: 13px 1em "Trebuchet MS", Arial, Helvetica, sans-serif;}
input[type=button], input[type=submit], input[type=reset] {padding:1px 5px;color:#FFF; background:#CC3300}
p { line-height:1.6em;}
h1 {font-size: 1.2em;}
h1,h2,h3 {color: #666666;}
.imgleft{
	margin:5px 10px 5px 0;
	padding:0;
}
.imgright{
	margin:5px 0 5px 10px;
	padding:0;
	border:1px solid #FFFFFF;
}

#booknow{
	float:right;
	width:70px;
	height:auto;
	padding:3px;
	font-size:110%;
	margin:0;
	background:#CC3300;
	color:#FFFFFF;
}
#booknow a{
	color:#FFFFFF;
	text-decoration:underline;
}

#booknow a:hover{
	color:#FFFF66;
	text-decoration:underline;
}


#topkem{
	width:980px;
	height:11px;
	margin:0;
	padding:0;
	background:url(../images/angkortaxiservices_01.jpg) repeat-x;
}

#banner{
	width:980px;
	height:165px;
	margin:0;
	padding:0;
}

#topmenu{
	width:980px;
	height:39px;
	margin:0;
	padding:0;
	background:url(../images/angkortaxiservices_03.jpg) repeat-x;
}

#paddingtopmenu{
	padding:5px 10px 5px 10px;
	margin:0;
}

#leftside{
	width:200px;
	height:auto;
	margin:10px 0 10px 10px;
	padding:0;
}

#leftkemtop{
	width:202px;
	height:13px;
	margin:0;
	padding:0;
	background:url(../images/leftkemtop.jpg) no-repeat;
}


#leftkemmidle{
	width:202px;
	height:auto;
	margin:0;
	padding:0;
	background:url(../images/leftkemmidle.jpg) repeat-y;
}


#leftkembuttom{
	width:202px;
	height:14px;
	margin:0;
	padding:0;
	background:url(../images/leftkembuttom.jpg) no-repeat;
}


#rightside{
	width:200px;
	height:auto;
	margin:10px 10px 10px 0px;
	padding:0;
}

#rightkemtop{
	width:202px;
	height:11px;
	margin:0;
	padding:0;
	background:url(../images/rightkemtop.jpg) no-repeat;
}


#rightkemmidle{
	width:202px;
	height:auto;
	margin:0;
	padding:0;
	background:url(../images/rightkemmidle.jpg) repeat-y;
}


#rightkembuttom{
	width:202px;
	height:14px;
	margin:0;
	padding:0;
	background:url(../images/rightkembuttom.jpg) no-repeat;
}


#paddingleftright{
	padding:5px 15px;
	margin:0;
}

#linebreak{
	border-bottom:1px solid #993300;
	margin:4px 0;
	padding:0;
}

#linebreak1{
	border-bottom:1px dotted #CC6600;
	margin:6px 0;
	padding:0;
}

#footercontact{
	height:130px;
	background:#FFE9AA;
	border-top:7px solid #FF9900;
	padding:10px;
}


.header1{
	font-size:130%;
	font-weight:bold;
	color:#FF6600;
}

.header2{
	font-size:110%;
	font-weight:bold;
	color:#CCCCCC;
}


.header3{
	font-size:110%;
	font-weight:bold;
	color:#FF0000;
}

.header4{
	font-size:110%;
	font-weight:bold;
	color:#990000;
}

.whitecolor{
	font-size:100%;
	color:#FFFFFF;
}



#info{
	padding:16px 10px;
	margin:0;
}


#footer{
	height:40px;
	font-size:110%;
	color:#CCCCCC;
	background:url(../images/angkortaxiservices_06.jpg) repeat-x;
}

#footerinfo{
	padding:10px 10px 0 10px;
	margin:0;
	font-size:11.5px;
}


#footerlink{
	border-top:1px dotted #FF6600;
	padding:3px 10px;
	color:#CCCCCC;
}





/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:165px;
	
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}