/*	bg fixed	*/
#promo {background: url(../images/background.jpg) center 0 no-repeat fixed;}
#happenings {background: url(../images/background.jpg) center 0 no-repeat fixed;}
#diary {background: url(../images/background.jpg) center 0 no-repeat fixed;}
#directory {background: url(../images/background.jpg) center 0 no-repeat fixed;}
#cs {background: url(../images/background.jpg) center no-repeat fixed;}

/*	bg scroll	*/
/*#promo {background: url(../images/bg_promo.jpg) center 0 no-repeat top;}
#happenings {background: url(../images/bg_happenings.jpg) center 0 no-repeat top;}
#diary {background: url(../images/bg_diary.jpg) center 0 no-repeat top;}
#directory {background: url(../images/bg_directory.jpg) center 0 no-repeat top;}
#cs {background: url(../images/bg_cs.jpg) center no-repeat top;}
*/

#wrap{
	margin: 40px auto;
	/*background: url(../images/bg_wrap-top.png) no-repeat;*/
	background: url(../images/bg_wrap-top.png) repeat-y;
	padding: 20px 0 0 0;
	position: relative;
	width: 962px;
	}
.detail-promo{
height:200px;
}
a:hover{
	text-decoration:none;
}
#content{
	background: url(../images/bg_wrap-bottom.png) 0 top no-repeat;
	padding: 0 26px 26px 24px;
	min-height: 300px;
	}

#content #promo-instore h1 {color: #bdbdbd; font-size: 18px; text-transform: uppercase; margin-bottom: 24px;}

#promo-instore{
	background: #f0f0f0 url(../images/bg_list.png) repeat-x;
	padding: 24px;
}

	
.promo-bg{
	background: url(../images/bg_wrap-bottom.png) 0 bottom no-repeat;
	padding: 0 26px 26px 24px;
	display:block;
	height:100%;
}

.garis{border-bottom:1px solid #cccccc;}
	
	#content h1 {
		color: #111;
		font-size: 2em;
		font-weight: normal;
		margin-bottom:.7em;		
		}
		
	#content h2 {
		color: #111;
		font-size: 1.6em;
		font-weight: normal;
		margin-bottom:.7em;		
		}
		
	#content h3 {
		color: #111;
		font-size: 1.2em;
		font-weight: normal;
		margin-bottom:.7em;		
		}
	
	
	
#page-title {
	position: absolute;
	width: 40px;
	left: 0;
	top: 36px;
	}
	
	#page-title strong {display: none}
	
	.ttl-events {height: 139px; background: url(../images/ttl_events.png) no-repeat;}
	.ttl-promo {height: 187px; background: url(../images/ttl_promo.png) no-repeat;}
	.ttl-news {height: 139px; background: url(../images/ttl_news.png) no-repeat;}
	.ttl-directory {height: 187px; background: url(../images/ttl_directory.png) no-repeat;}
	.ttl-cs {height: 237px; background: url(../images/ttl_cs.png) no-repeat;}

.dark-bg {
	background: #6d6d6d;
	padding: 6px;
	}
	
#sidebar {
	float: left;
	width: 150px;
	padding: 20px;
	}
	
	#sidebar li {
		list-style: none;
		margin-bottom: 4px;
		}
	
	#sidebar li a {
		display: block;
		color:#333333;
		font-size: 1.4em;
		}
		
	#sidebar li a:hover, #sidebar li a.current {color: #FFF; text-decoration: none;}
	
#bodycopy {
	float: left;
	width: 662px;
	background: #FFF;
	padding: 24px;
	}
	

.post {
	border: 1px dotted #ccc;
	padding-top:15px;
	margin-bottom: 15px;
	}
	
.post-date {
	float: left;
	width: 80px;
	font-size: 60px;
	line-height: 60px;
	color: #CCCCCC;
	text-align: center;
	}
	
.post-content {
	float: left;
	width: 540px;
	margin-left: 8px;
	/*border-left: 1px solid #e6e6e6;*/
	padding: 0 0 24px 24px;
	}


/*=========================  PROMO ========================*/


.promo-list{
	margin: 40px auto;
	background: url(../images/bg_wrap-top.png) no-repeat;
	padding: 20px 0 72px 0;
	width: 962px;
}

.list-promo {
	background: #aab1b5 url(../images/bg_feat-promo.png) middle center no-repeat;
	float: left;
	padding: 10px;
	width:260px;
	/*border:1px solid #000000;
	width: 274px;
	height:340px;
	overflow:hidden;*/
}

.featured-promo {
	background: #aab1b5 url(../images/bg_feat-promo.png) no-repeat;
	float: left;
	margin-right: 14px;
	padding: 10px;
	width: 274px;
	height:340px;
	overflow:hidden;
	}
	
	.featured-promo img {
		border: 1px solid #e7eaec;
		margin-bottom: 10px;
		}
		
	#content .featured-promo	h2 {
		color: #01b0cd;
		font-size: 1.4em;
		font-weight: bold;
		margin-bottom: .6em;
		}
		
	.featured-promo	p {
		color: #FFF;
		margin-bottom: .6em;
		}
		
	.featured-promo strong {color: #666}
	
#promo-list {
	clear: both;
	float: left;
	margin-top: 24px;
	}
	


/*=================== DIRECTORY =====================*/

#tenant-desc {
	background: #FFF;
	float: left;
	height: 547px;
	width: 250px;
	padding: 32px;
	}
	
	#tenant-desc h2 {
		text-transform: uppercase;
		}
	
#tenant-gallery {
	width: 350px;
	position:absolute;
	margin-top:30px;
	margin-left:7px;
}
	
	#tenant-gallery p {margin: 0; line-height: 1.2em;}
	
	#tenant-gallery .img-large {}
	
	#tenant-gallery .left-pane {
		background: #333131 url(../images/bg_gallery-left-pane.png) no-repeat;
		float: left;
		height: 247px;
		width: 378px;
		}
	
	#tenant-gallery .thumbnails {
		margin: 16px 0 0 16px;
		}
	
	#tenant-gallery .thumbnails img {
		border: 3px solid #FFF;
		margin: 0 6px;
		}
	
	#tenant-gallery .contact {

		}
		
		#tenant-gallery .contact h3 {
			color: #72714b;
			font-size: 1.3em;
			border-bottom: 1px solid #464444;
			margin-bottom: 8px;
			}
	
	#tenant-gallery .map {
		float: right;
		width: 152px;
		background: #4e4e4e url(../images/bg_tenant-map.png) 0 center no-repeat;
		padding-left: 48px;
		}

/*=================== CUSTOMER SERVICE =====================*/

form#enquiry {
	background: #f3f3f3;
	float: left;
	padding: 24px 40px;
	width: 470px;
	border: 1px solid #e3e2e2;
	}
	
	form#enquiry dt {
		clear: left;
		width: 124px;
		float: left
		}
		
	form#enquiry dd {
		float: left;
		margin-bottom: 8px;
		}
		
	form#enquiry input, form#enquiry textarea {
		width: 200px;
		border: 1px solid #ccc;
		padding: 4px 6px;
		}
		
	form#enquiry button {
		clear: both;
		cursor: pointer;
		background: url(../images/b_submit.gif) no-repeat;
		display: block;
		border: none;
		margin-left: 124px;
		height: 28px;
		width: 83px;
		}
		
	form#enquiry button  strong {display: none;}
	
#hotline {
	background:#FFF url(../images/bg_hotline.png) right bottom no-repeat;
	float: right;
	height: 380px;
	width: 320px;
	padding: 16px 0 0 16px;
	}
	
#hotline .phone {
	font-size: 2em;
	}
	
