@charset "utf-8";

/*Standard Class*/
* { margin: 0; padding: 0; border: 0; }
body {
	margin: 0;
	padding: 0;
	color: #663300;
	background-color: #FFFFFF;
	background-image: url(../_img/bg_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
}
p strong {
	font-weight: bold;
	color: #993300;
}
a {
	color: #6f081a;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a img {	border: 0; }
ul, ol { margin-bottom: 10px; }
ul li, ol li { margin-bottom: 5px; margin-left: 20px; }
h1 {
	padding: 0px;
	margin: 0px;
}
h2 {
	margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h4 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

.imgleft {
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
}
.imgright { float: right; margin-left: 20px; margin-bottom: 20px; margin-top: 10px; }
.textleft { float: left; margin-right: 3px; padding-right: 3px; padding-left: 3px; margin-left: 3px; vertical-align: top; }
.textright { float: right; margin-right: 3px; padding-right: 3px; padding-left: 3px; margin-left: 3px; vertical-align: top; }

.highlight_box {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.clear { clear: both; }
.BtnDownload {
	background-image: url(../_img/bg_btnDownload.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.BtnDownload:hover {
	color: #FFFF66;
}



/*Main Div*/
#divMain {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 240px;
}
#navMain {
	background-image: url(../_img/bg_NavMain.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
}
#navMain div { float: left; }
#navMain .divider {
	background-image: url(../_img/div_NavMain.gif);
	width: 20px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#NavMain_Home a, #NavMain_Story a, #NavMain_Desserts a, #NavMain_News a, #NavMain_Membership a, #NavMain_Outlets a {
	background-repeat: no-repeat; display: block; height: 40px; background-position: top; }
	
#NavMain_Home a { background-image: url(../_img/NavMain_Home.gif); width: 97px; }
#NavMain_Story a { background-image: url(../_img/NavMain_Story.gif); width: 104px; }
#NavMain_Desserts a { background-image: url(../_img/NavMain_Desserts.gif); width: 136px; }
#NavMain_News a { background-image: url(../_img/NavMain_News.gif); width: 197px; }
#NavMain_Membership a { background-image: url(../_img/NavMain_Membership.gif); width: 164px; }
#NavMain_Outlets a { background-image: url(../_img/NavMain_Outlets.gif); width: 124px; }

#NavMain_Home a:hover, #NavMain_Story a:hover, #NavMain_Desserts a:hover, #NavMain_News a:hover, #NavMain_Membership a:hover, #NavMain_Outlets a:hover {
	background-position: bottom;
}
#NavMain_Home .current, #NavMain_Story .current, #NavMain_Desserts .current, #NavMain_News .current, #NavMain_Membership .current, #NavMain_Outlets .current {
	background-position: bottom;
}
#NavSub {
	margin-bottom: 30px;
}
#NavSub p {
	padding: 0px;
	background-image: url(../_img/div_NavSub.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
}


#Middle {
	margin-top: 10px;
}
.graphic_home, .graphic_mystory, .graphic_mydesserts, .graphic_mynews, .graphic_mymembership, .graphic_myoutlets {
	background-repeat: no-repeat; background-position: right bottom;
}
.graphic_home  {
	background-image: url(../_img/Graphic_Home.gif);
}
.graphic_mystory {
	background-image: url(../_img/Graphic_My-Story.gif);
}
.graphic_mydesserts {
	background-image: url(../_img/Graphic_My-Desserts.gif);
}
.graphic_mynews {
	background-image: url(../_img/Graphic_My-News.gif);
}
.graphic_mymembership {
	background-image: url(../_img/Graphic_My-Membership.gif);
}
.graphic_myoutlets {
	background-image: url(../_img/Graphic_My-Outlets.gif);
}
#Middle #Left {
	width: 190px;
	float: left;
}
#LatestNews {
	background-image: url(../_img/bg_LatestNews.gif);
	height: 300px;
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#LatestNewsFB {
	height: 400px;
	padding: 0px;
}
#LatestNews #twitter_div {
	width: 175px;
	overflow: auto;
	height: 250px;
}
#LatestNews ul#twitter_update_list {
	list-style: none;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	padding: 0px;
}
#LatestNews ul#twitter_update_list li {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
#LatestNews .followus {
	text-align: center;
	margin-top: 5px;
	font-size: 10px;
	font-weight: bold;
}
#Social {
	background-image: url(../_img/SideTitle_Follow-Us.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	margin-bottom: 10px;
	height: 70px;
}
#Social div { float:left; }

#Social_Blog a, #Social_FB a, #Social_Twitter a {
	background-repeat: no-repeat; display: block; height: 60px; width:60px; background-position: top; }
	
#Social_Blog a { background-image: url(../_img/Social_Blog.gif); }
#Social_FB a { background-image: url(../_img/Social_FB.gif); }
#Social_Twitter a { background-image: url(../_img/Social_Twitter.gif); }

#Social_Blog a:hover, #Social_FB a:hover, #Social_Twitter a:hover {
	background-position: bottom;
}


#Middle #Center {
	float: left;
	width: 520px;
}
#Middle #Center #PromoFlash {
	height: 320px;
	margin-bottom: 10px;
}
#Middle #Center .Content {
	margin-right: auto;
	margin-left: auto;
	width: 480px;
}
.Outlets {
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.Outlets .googlemap {
	margin-top: 5px;
}

.Outlets .Kepong a {
	float: left;
	height: 165px;
	width: 230px;
	background-image: url(../_img/Outlet_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-right: 10px;
}
.Outlets  .OneUtama  a {
	float: left;
	height: 165px;
	width: 230px;
	background-image: url(../_img/Outlet_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	margin-right: 10px;
}
.Outlets .DataranSunway a {
	float: left;
	height: 165px;
	width: 230px;
	background-image: url(../_img/Outlet_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-right: 10px;
}
.Outlets .KuchaiLama a {
	float: left;
	height: 165px;
	width: 230px;
	background-image: url(../_img/Outlet_1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	margin-right: 10px;
}
.Outlets .Pavilion a {
	float: left;
	height: 165px;
	width: 230px;
	background-image: url(../_img/Outlet_1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	margin-right: 10px;
}
.Outlets .Sunway a {
	float: left;
	height: 165px;
	width: 230px;
	background-image: url(../_img/Outlet_1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin-right: 10px;
}

.Outlets .IOI a {
	float: left;
	height: 165px;
	width: 230px;
	background-image: url(../_img/Outlet_1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	margin-right: 10px;
}
.Outlets .Kepong a:hover, .Outlets .OneUtama a:hover, .Outlets .DataranSunway a:hover, .Outlets .KuchaiLama a:hover, .Outlets .Pavilion a:hover, .Outlets .Sunway a:hover, .Outlets .IOI a:hover {
	background-image: url(../_img/Outlet_2.jpg);
}
.EnquiryForm {
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	background-image: url(../_img/bg_enquiryform.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 30px;
}
.EnquiryForm  form input {
	border: 1px solid #CCCCCC;
	font-size: 14px;
	height: 20px;
}
.EnquiryForm  form textarea {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.EnquiryForm  form td {
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
.EnquiryForm .btn_submit {
	background: url(../_img/btn_submit.gif) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	width: 80px;
	height: 32px;
	cursor: pointer;

	*cursor: hand;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.EnquiryForm .btn_submit:hover {
	background-position: bottom;
}


#Middle #Right {
	float: right;
	width: 270px;
}
#footer {
	background-image: url(../_img/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-top: 20px;
	font-size: 11px;
	margin-bottom: 20px;
	color: #999999;
}
#footer #QuickLink {
	font-weight: bold;
	padding-top: 10px;
}
#footer #Copyright {
	padding-top: 10px;
}
#NavSubPromo {
	margin-bottom: 30px;
}
#NavSubPromo            p      {
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin: 0px;
	list-style-type: none;
	background-image: url(../_img/div_NavSub.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 12px;
}

