@charset "utf-8";
/* CSS Document */
body{width:100%; margin-top:0; font-family:Arial, Helvetica, sans-serif; background:#797979}
#page{width: 960px; height:auto; margin:0 auto; background:#FFF}

#page #header{width:960px; background:url(../images/mmhk_vw_web_banner-v02-chi.png) no-repeat 0 0 scroll; height:120px}
#page #page-label{height:50px; background:#B3B6B7}
#page #breadcrumbs {height:17px; background:#00A8ED}
#page #main-content{height:auto; margin-left:15px}
#page #main-content #left-side-bar{width:180px; height:100%; min-height:200px; float:left}
#page #main-content #content {
	position:relative;
	width:650px;
	margin-left:auto;
	margin-right:auto;
}

#page #main-content #content #login-form{margin-right:auto; margin-left:auto}

#page #footer{
	height:50px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #555555;
}
#page #footer #copyright-text{font-size:11px; width:800px; float:right; margin-right:10px}
#page #footer #logo{float:left; width:111px; margin-left:10px;  }
	
.table-header-row{background:#A6A6A6; padding:3px;height:30px; font-weight:bold}	
.table-header{color:#000 !important}
.form-tables td{color:#000000}

.error{    background: none repeat scroll 0 0 #BB1111;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    font-size: 12px;
    height: auto;
    margin: auto;
    width: 650px;}
	/*#destination, #traveltype, #origin{visibility: hidden; height:0px}*/

.error  a{color:#FFF}	
	input, select {	    
		padding:3px; 
	    border:1px solid #666666 ;
		background: #FFF;
	    margin-top:2px;
	    font-size:14px; }
	.txtbox{
	
	
	}	
	.btn{
	    width:65px;
	    margin:10px 0 0 2px;
	    padding:3px 4px 3px 4px;
	    color:#000;
	    background-color: #CCCCCC;
	    outline:none;
	    border:1px solid #999999
	    font-weight:bold; 
		border-radius: 4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		cursor:pointer;
		
	}
	.btn:hover{background:none #CCCCCC}
#loading{
	left:10px;
	position:relative;
	top:3px;
	visibility:hidden;
}	
.clearfix{clear:both}
#registered{display:none; text-align:center}
