
/* ----- RESET AND BASICS --------------------------------------------------------------------------- */
html {
	overflow-y: scroll;
}

body, form, div, table, tr, td {
	padding: 0px;
	margin: 0px;
	border: none;
	outline: none;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	background-color: #f1f1f1;
	color: #222;
	}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

a:link, a:visited, a:active {		/* Generic hyperlinks */
	color: #222;
	text-decoration: underline;
}

a:hover {							/* Generic hyperlinks - hover */
	color: #000;
	text-decoration: underline;
}

.clear {
	clear: both;
}

/* --Clearfix */
.cf:before,
.cf:after {
	content:"";
	display:table;
	}
	
.cf:after {
	clear:both;
	}
	
.cf {
	zoom:1;
	}
/* -------------------------------------------------------------------------------------------------- */

/* ----- Main Page --------------------------------------------------------------------------- */
.list-unstyled {list-style:none;}
.rotatorBG {
	background: url(../images/jqueryRotatorImg/rotatorBG.jpg) left top no-repeat;
	width: 100%;
	height: 448px;
	margin: auto;
	position: absolute;
	top: 0;
	}

.indexMainContainer {
	position: relative;
	width: 1000px;
	height: auto;
	margin: auto;
	}

.naviContainer {
	position: absolute;
	top: 13px;
	left: 29px;
	background-color: #ffb61d;
	opacity: 0.9;
	z-index: 999;
	}

.naviContainer img {
	position: relative;
	margin: 13px 8px;
	}

.indexContentContainer {
	width: 100%;
	position: relative;
	top: -27px;
	z-index:99;
	}

.indexContentContainerLeft {
	float: left;
	width: 570px;
	}

.indexLeftBanner01 {
	background: url(../images/indexSbannerLeft01.png) left top repeat-y;
	width: 151px;
	padding: 0px 12px 0px 13px;
	float: left;
	}

.indexLeftBanner01BG {
	background-color: #0477a3;
	width: 100%;
	padding: 15px 20px 20px 7px;
	font-size: 12px;
	line-height: 16px;
	color: #222;
	min-height: 156px;
	}

.indexLeftBanner01BG strong {
	font-size: 21px;
	line-height: 22px;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	margin-bottom: 5px;
	}

.indexLeftBanner01BG span a {
	color: #f3ba11;
	text-decoration: none;
	margin-top: 10px;
	display: block;
	}

.indexLeftBanner01BG span a:hover {;
	text-decoration: underline;
	}

.indexLeftBanner02 {
	background: url(../images/indexSbannerLeft02.png) left top repeat-y;
	width: 151px;
	padding: 0px 12px 0px 13px;
	float: left;
	margin-left: 14px;
	}

.indexLeftBanner02BG {
	background-color: #015271;
	width: 100%;
	padding: 15px 20px 20px 7px;
	font-size: 12px;
	line-height: 16px;
	color: #222;
	min-height: 156px;
	}

.indexLeftBanner02BG strong {
	font-size: 21px;
	line-height: 22px;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	margin-bottom: 5px;
	}

.indexLeftBanner02BG span a {
	color: #f3ba11;
	text-decoration: none;
	margin-top: 10px;
	display: block;
	}

.indexLeftBanner02BG span a:hover {;
	text-decoration: underline;
	}
	
.indexLeftBanner03 {
	background: url(../images/indexSbannerLeft03.png) left top repeat-y;
	width: 151px;
	padding: 0px 12px 0px 13px;
	float: left;
	margin-left: 14px;
	}

.indexLeftBanner03BG {
	background-color: #f3ba11;
	width: 100%;
	padding: 15px 20px 20px 7px;
	font-size: 12px;
	line-height: 16px;
	color: #222;
	min-height: 156px;
	}

.indexLeftBanner03BG strong {
	font-size: 21px;
	line-height: 22px;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	margin-bottom: 5px;
	}

.indexLeftBanner03BG span a {
	color: #2a2683;
	text-decoration: none;
	margin-top: 10px;
	display: block;
	}

.indexLeftBanner03BG span a:hover {;
	text-decoration: underline;
	}

.indexContentContainerRight {
	float: left;
	width: 430px;
	}

.indexLeftDesc {
	padding: 0 20px;
	margin-top: 30px;
	text-align: justify;
	}

.indexLeftTitle {
	font-size: 23px;
	line-height: 28px;
	color: #2b2774;
	display: block;
	margin-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
	}

.indexRightTitle {
	background: url(../images/indexTabBG.jpg) left top no-repeat;
	width: 390px;
	height: 70px;
	color: #ffb61d;
	font-size: 33px;
	line-height: 70px;
	padding: 0 20px;
	text-align: center;
	text-transform: uppercase;
	}

.indexRightTitleSmall {
	background: url(../images/indexTabBG.jpg) left top no-repeat;
	width: 408px;
	height: 63px;
	color: #ffb61d;
	font-size: 25px;
	line-height: 27px;
	padding: 8px 10px 0px;
	text-align: center;
	text-transform: uppercase;
	}

.indexRightContainer {
	background-color: #e7e7e7;
	padding: 10px;
	}

.indexNewsContentContainer {
	width: 100%;
	position: relative;
	margin-bottom: 12px;
	}

.indexNewsLeftContainer {
	background-color:#ffb61d;
	padding: 5px 5px 5px 10px;
	color: #FFF;
	font-size: 20px;
	float: left;
	width: 35px;
	line-height: 23px;
	margin-right: 20px;
	text-align: right;
	}

.indexNewsRightContainer {
	float: left;
	width: 286px;
	}

.indexNewsRightContainer span {
	color: #000;
	margin: 0;
	padding: 0;
	}

.indexNewsRightContainer p {
	margin: 0;
	padding: 0;
	color: #666;
	}

.indexNewsMoreLink a {
	display:block;
	text-align: right;
	color: #000;
	text-decoration: none;
	}

.indexNewsMoreLink a:hover {
	color: #2b2774;
	text-decoration: underline;
	}

.footerContainer {
	position: relative;
	margin-top: 20px;
	color: #666;
	font-size: 11px;
	padding: 0 20px 30px;
	}

/* -------------------------------------------------------------------------------------------------- */

.aboutHeaderBG {
	background: url(../images/about/aboutHeader.jpg) center center no-repeat;
	width: 100%;
	height: 540px;
	position: absolute;
	}

.objectiveHeaderBG {
	background: url(../images/about/objectiveHeader.jpg) center center no-repeat;
	width: 100%;
	height: 540px;
	position: absolute;
	}

.investMalaccaHeaderBG {
	background: url(../images/gallery/whyInvestMalaccaHeader.jpg) center center no-repeat;
	width: 100%;
	height: 540px;
	position: absolute;
	}

.greatVoyagesHeaderBG {
	background: url(../images/about/greatVoyageChengHoHeader.jpg) center center no-repeat;
	width: 100%;
	height: 540px;
	position: absolute;
	}

.investChengHoHeaderBG {
	background: url(../images/gallery/whyInvestChengHoHeader.jpg) center center no-repeat;
	width: 100%;
	height: 540px;
	position: absolute;
	}

.chengHoCityFeaturesHeaderBG {
	background: url(../images/cityFeatures/cityFeaturesHeader.jpg) center center no-repeat;
	width: 100%;
	height: 540px;
	position: absolute;
	}

.developmentProgressHeaderBG {
	background: url(../images/zoningPlanning/developmentProgressHeader.jpg) center center no-repeat;
	width: 100%;
	height: 540px;
	position: absolute;
	}

/* ----- Sub Page --------------------------------------------------------------------------- */

.subpageEmptySpacing {
	width:1000px;
	height:421px;
	position: relative;
	}

.subpageContentContainer {
	position: relative;
	width: 1000px;
	margin: auto;
	z-index:99;
	margin-bottom: 60px;
	}

.subpageMapButton {
	margin-top: 40px;
	font-size: 20px;
	padding-left: 20px;
	}

.subpageMapButton a {
	color: #faa900;
	text-decoration: none;
	}

.subpageMapButton a:hover {
	text-decoration: underline;
	}

.aboutRightContainer {
	padding: 12px;
	background-color: #FFF;
	}

.aboutRightDescContainer {
	position: relative;
	}

.aboutRightDescContainer ul {
	margin: 0px;
	padding: 0px 20px;
	}

.aboutRightDescContainer ul li {
	list-style-image: url(../images/about/arrow.png);
	margin-bottom: 3px;
	}

.subpageContentContainer ul.objectiveDesc {
	margin: 0px;
	padding: 0px 20px;
	}

.subpageContentContainer ul.objectiveDesc li {
	list-style-image: url(../images/about/arrow.png);
	margin-top: 20px;
	}

.voyagesList strong {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	}

.voyagesList td {
	padding: 8px 0;
	}

.voyagesListBG {
	background-color: #f5dfb1;
	}

.voyagesMap {
	margin-bottom: 20px;
	position: relative;
	}

.voyageMapEnlargeIcon {
	background: url(../images/about/enlargeIcon.png) left top no-repeat;
	width: 47px;
	height: 47px;
	position: absolute;
	right: 5px;
	bottom: 5px;
	}

.chenghoCityFeatureContainer {
	background-color: #e7e7e7;
	padding: 10px;
	margin-top: 35px;
	}

.chenghoCityFeaturesRightDescContainer {
	position: relative;
	}

.chenghoCityFeaturesRightDescContainer ul {
	margin: 0px;
	padding: 0px 20px;
	}

.chenghoCityFeaturesRightDescContainer ul li {
	list-style-image: url(../images/cityFeatures/arrowIcon.png);
	margin-bottom: 10px;
	}

.theLocationImg {
	margin-top: 46px;
	}

.placeOfInterestContainer {
	width:975px;
	position: relative;
	margin: 26px auto 0;
	}

.placeOfInterestImgContainer {
	background: url(../images/developmentFeatures/placeOfInterestImgBG.png) left top no-repeat;
	padding: 10px 7px;
	width: 220px;
	float: left;
	margin: 0 3px;
	min-height: 232px;
	}

.placeOfInterestImgContainer span {
	display: block;
	font-size: 15px;
	text-align: center;
	color: #333;
	margin-top: 16px;
	}

.developmentProgressPagination {
	margin-top: 50px;
	}

.developmentProgressPagination a {
	text-decoration: none;
	}

.developmentProgressPagination a:hover,
.developmentProgressPagination a:active {
	color: #272094 !important;
	font-weight: bold;
	}

.newsTitle {
	color: #f0ae23;
	font-size: 17px;
	font-weight: bold;
	}

.newsReadMore {
	margin-top: 20px;
	}

.newsReadMore a {
	text-decoration: none;
	color: #2b2774;
	}

.newsReadMore a:hover {
	text-decoration: underline;
	}

.newsDetailTitle {
	color: #2b2774;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 10px;
	}

.newsDetailShare {
	color: #666;
	display: block;
	margin-bottom: 15px;
	}

.contactForm input {
	padding: 6px;
	width: 394px;
	}

.contactForm textarea {
	padding: 6px;
	width: 394px;
	min-height: 128px;
	}

.contactSubmit {
	border: 0px;
	background-color: #211b7d;
	font-size: 25px;
	color: #ffb61d;
	text-align: center;
	padding: 10px 0 !important;
	}

/* -------------------------------------------------------------------------------------------------- */


.activeMenu {
	color: #FFF !important;
	background-color: #2b2774;
	opacity: 0.9;
	}