@import url(./tab.css);
@import url(./form.css);
@import url(./result.css);
@import url(./reserve.css);
@import url(./faq.css);
body {
	/*font-family: tahoma, verdana, sans-serif;*/
	font-family:Arial, tahoma, verdana;
	font-size:12px;
	background-color: #ffffff;
	margin: 0px; 
	padding: 0px 0px 0px 0px;
	color: #515151;
}
#background {
	background-image:url(http://www.carltonholiday.com/img/bg.gif);
	background-repeat: repeat;
	}
#space {
	height: 10px;
	}	
#contact_us {
	color:#0066FF;
	font-size:18px;
	font:Tahoma, Arial;
	}
#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 2px 0px 2px;
	width: 775px;
	top: 2px;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	}
/*---------------header-------------------*/
#logo {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	width: 189px;
	height: 107px;
	background-color: #F1E9D9;
	}
#headerImg {
	width: 584px;
	height: 107px;
	position:absolute;
	left: 193px;
	padding: 0px 0px 0px 0px;	
	}
	
/*---------------language bar and nav bar-------------------*/
#timeBar { 
	margin: 0px;
	padding: 5px 0px 0px 0px;	
	position: absolute;
	top: 109px;
	width: 189px;	
	height: 22px;
	text-align:center;
	background-color: #740C23;
	color:#FFFFFF;
	font-size:12px;
	}
#navBar {
	width: 584px;
	height: 28px;
	position: absolute;	
	left: 193px;
	top: 109px;
	padding: 0px 0px 0px 0px;
	background-image:url(http://www.carltonholiday.com/img/nav_back.gif);
	background-repeat: repeat;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	}	
#navBarItem {
	height: 21px;
	padding: 7px 9.3px 0px 9.3px;
	float:left;
	}
	
#navBarItemSelected {
	height: 21px;
	padding: 7px 9.3px 0px 9.3px;
	background-color: #ECE3C1;
	filter:alpha(opacity=45);
	-moz-opacity:0.5;
	color:#000000;
	float:left;
	}

/*---------------time bar and sub nav bar-------------------*/
#LanguageBar { 
	margin: 0px;
	padding: 5px 0px 0px 0px;	
	position: absolute;	
	top: 137px;
	width: 189px;	
	height: 18px;
	color:#999999;
	text-align:center;
	background-color:#FFFFFF;
	}
#subNavBar {
	width: 584px;
	height: 17px;
	position: absolute;	
	left: 193px;
	top: 137px;
	color: #7a5008;
	padding: 5px 0px 0px 0px;
	background-image:url(http://www.carltonholiday.com/img/sub_nav_back.png);
	background-repeat: repeat;
	}
#subNavBarItem {
	height: 17px;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	float:left;
	}
	
/*---------------left bar-------------------*/
#leftBar { 
	margin: 0px;
	padding: 0px 0px 0px 0px;	
	position: absolute;	
	top: 161px;
	width: 189px;	
	color:#666666;
	}
#searchBarTitle {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height:28px;
	width: 189px;	
	top: 0px;
	}	
#searchBar { 
	margin: 0px;
	padding: 3px 3px 3px 3px;	
	top: 28px;
	width: 183px;	
	background-color:#e4d9a3;
	}
#toolsBar { 
	margin: 0px;
	padding: 0px 0px 0px 0px;	
	top:200px;
	left: 0px;
	width: 189px;	
	text-align:center;
	}
#toolsBarItem {
	padding: 0px 0px 0px 0px;
	margin-top: 2px;
	margin-bottom: 3px;
	}
	
/*--------------content-------------------*/
#content {
	margin: 0px;
	padding: 0px 0px 0px 0px;	
	position: absolute;	
	top: 161px;
	width: 586px;
	left:193px;
	z-index:1;
	}
		
/*---------------info-------------------*/
#info {
	width: 447px;
	position: absolute;
	left: 0px;
	top: 0px;
	/*padding: 4px;
	border: #DD0000 2px solid;*/
	background-color:#ffffff;
	}
	
/*---------------right bar-------------------*/
#rightBar {
	margin: 0px;
	padding: 0px 0px 0px 0px;	
	position: absolute;	
	width: 135px;
	left: 449px;
	top: 0px;
	}
#rightBarItem {
	padding: 0px 0px 0px 0px;	
	margin-bottom: 3px;
	/*border: solid 1px #EAA74D;*/
}	
#bottom {
	border-top: 1px #999999 solid;
	width: 777px;
	color:#999999;
	padding: 0px 0px 0px 0px;
	height:20px;
	background-color:#FFFFFF;
	text-align:center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width:779px;
	}
#picEffect {
	border:1px solid #000000;
	background-color: #ffffff;
	}
#cms {
	color: #CCCCCC;
	font-weight: bold;
	font-size:14px; 
}
#jobTitle {
	color:#009999;
	font-size:1.03em;
	font-weight:bold;
	}