@CHARSET "UTF-8";

#page {
	width: 100%;
	//margin-top: -10px;
}

.sections {
	left: 0;
	width: 100%;
	position: absolute;
}

#bcck_about {
	background: url("img/index/about_bg.jpg") 50% 0 no-repeat;
}

#bcck_venue {
	background: url("img/index/vg_bg.jpg") 50% 0 no-repeat;
}

#bcck_kitchen {
	background: url("img/index/k_bg.jpg") 50% 0 no-repeat;
}

#bcck_borneo {
	background: url("img/index/b_bg.jpg") 50% 0 no-repeat;
}

#bcck_contact {
	background: url("img/index/cont_bg.jpg") 50% 0 no-repeat;
}

h1, h2, h3, h4 {
	font-family: "MyriadProRegular";
	color: #000;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

h1, h2 {
	text-align: center;
}

h1 {
	font-size: 52px;
}

ul, li {
	margin:0;
	padding: 0;
}

ul li {
	list-style: none;
	display: inline-block;
}


/* -------------------------------------------------------
 	 STICKY POINTER
 ------------------------------------------------------- */

#sectionpointer {
	position: fixed;
	z-index: 5;
}

#sectionpointer li {
	list-style: none;
	display: block;
	margin-bottom: 7px;
	width: 29px;
	height: 22px;
}

#sectionpointer li.currentsect {
	background: url("img/sprites.png") 6px -324px no-repeat;
}

#sectionpointer li a.boxpointer {
	display: block;
 	width: 22px;
	height: 22px;
	background-color: #FFF;
}

#sectionpointer li.currentsect a {
	background-color: #B3B96A;
}

#sectionpointer a.boxpointer:hover {
	background-color: #B3B96A;
}

.sectpointer {
	background-color: #B3B96A;
    font-size: 12px;
    height: 17px;
    margin-top: -22px;
    padding: 4px 20px 1px 10px;
    position: absolute;
    right: 29px;
    text-align: right;
	width: 100px;
}



/* -------------------------------------------------------
 	 CONTENT
 ------------------------------------------------------- */
.content {
	margin: auto;
	width: 904px;
}

.float, .floattext {
	position: relative;
	z-index: 0;
}

.floattext {
	top: 20px;
}

.float p, #bcck_cases #thumbnails, #bcck_contact .float {
   	color: #585858;
   	font-size: 16px;
   	line-height: 22px;
   	padding: 15px 28px;
   	margin: 0;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
  	-webkit-box-shadow: 0 0 10px #000000;
  	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

#bcck_cases #thumbnails li {
	display: inline-block;
	zoom: 1; *display: inline;
}

.float p, #bcck_cases #thumbnails {
	background: url("img/bg_white.png") repeat;
}

.button {
	position: absolute;
	margin-top: -12px;
	z-index: 2;
}

.button a, input.submitform {
	color: #FFF;
	font-size: 19px;
}

.button a {
    padding-bottom: 18px;
    padding-top: 12px;
    zoom: 1;
}

.floattext {
	padding-top: 215px;
}

.dummy {
	position: absolute;	
	width: 904px;
	z-index: 4;
}

/* -------------------------------------------------------
 	 BCCK ABOUT PARALLAX
 ------------------------------------------------------- */
#ba_deco, #ba_bg, #bv_deco, #bb_deco {
	width: 100%;
	height: 100%;
	position: absolute;
}

#ba_deco {
	height: 440px;
	position: absolute;
	background: url("img/index/about_b.png") no-repeat 50% 100px;
	z-index: 2;
}

#ba_bg {
	height: 500px;
	position: absolute;
	background: url("img/index/about_a.png") no-repeat 50% -90%;
	z-index: 1;
}

#bcck_about .float {
	width: 565px;
	margin-top: 233px;
}

#bcck_about .floattext{
	z-index: 4;
} 

#bcck_about .float p {
	width: 469px;
}

#bcck_about .button {
	margin-left: 306px;
}

#bcck_about .button a {
	padding-left: 35px;
	padding-right: 58px;
	background: url("img/index/buttons.png") 0 -2px no-repeat;
}

#bcck_about a:hover {
	background: url("img/index/buttons.png") 0 -65px no-repeat;
}

#bcck_about .dummy {
	margin-top: -233px;
}

/* -------------------------------------------------------
 	 BCCK VENUE GUIDE PARALLAX
 ------------------------------------------------------- */

#bv_deco {
	height: 100%;
	background: url("img/index/vg_leaves.png") no-repeat 50% 0;
}

.bcck_venue .dummy {
	margin: 0;
}

#bcck_venue .float {
	width: 393px;
}

#bcck_venue .float p {
	width: 298px;
}

#bcck_venue .float img {
	margin: 25px auto auto 11px;
}

#bcck_venue .button {
	margin-left: 194px;
}

#bcck_venue .button a {
	padding-left: 34px;
	padding-right: 60px;
	background: url("img/index/buttons.png") 0 -128px no-repeat;
}

#bcck_venue .button a:hover {
	background: url("img/index/buttons.png") 0 -191px no-repeat;
}

/* -------------------------------------------------------
 	 BCCK CASE STUDIES PARALLAX
 ------------------------------------------------------- */
#bcck_cases .float {
	padding: 15px;
	height: 63px;
}

#bcck_cases .float p {
	background: none;
	-moz-box-shadow: 0 0 0px rgba(0,0,0,0.5);
  	-webkit-box-shadow: 0 0 0px rgba(0,0,0,0.5);
  	box-shadow: 0 0 0px rgba(0,0,0,0.5);
	width: 575px;
	padding: 0;
}

#bcck_cases a img {
	border: none;
}

#bgphoto1, #bgphoto2 {
	position: relative;
    top: -93px;
}

#thumbnails {
	width: 811px;
}

#thumbnails li {
	margin-right: 12px;
}

.thumbon {
	width: 63px;
	height: 63px;
	background-color: rgba(255, 255, 255, 0.5);
	position: absolute;
	z-index: 4;
}

#bcck_cases .dummy {
	margin-top: 4%;
}

#bcck_cases .button {
	margin-left: 677px;
	margin-top: -11px;
}

#bcck_cases .button a {
	padding-left: 33px;
	padding-right: 59px;
	background: url("img/index/buttons.png") 0 -255px no-repeat;
}

#bcck_cases .button a:hover {
	background: url("img/index/buttons.png") 0 -318px no-repeat;
}

#bcck_cases .float, #bcck_borneo .float {
	width: 904px;
}

/* -------------------------------------------------------
 	 BCCK BORNEO PARALLAX
 ------------------------------------------------------- */
#bcck_borneo #bb_deco {
	background: url("img/index/b_a.png") 50% 0 no-repeat; 
	z-index: 1;
}

 #bcck_borneo .float p {
	width: 803px;
 }

#bcck_borneo .button {
	margin-left: 644px;
}

#bcck_borneo .button a {
	padding-left: 41px;
	padding-right: 65px;
	background: url("img/index/buttons.png") 0 -380px no-repeat;
}

#bcck_borneo .button a:hover {
	background: url("img/index/buttons.png") 0 -443px no-repeat;
}
 
#bcck_borneo .floattext {
	//position: absolute;
}

/* -------------------------------------------------------
 	 BCCK KITCHEN PARALLAX
 ------------------------------------------------------- */ 
#bcck_kitchen .content {
	background: url("img/index/k_smp.png") 0 0 no-repeat;
}

/* -------------------------------------------------------
 	 BCCK CONTACT PARALLAX
 ------------------------------------------------------- */
#bcck_contact .float {
	background-color: #F1F1F1;
	width: 837px;
	padding-right: 0;
	margin-top: 180px;
}

#bcck_contact h3, #bcck_contact h4 {
	margin-top: 10px;
}

#bcck_contact h3 {
	color: #2F2F2F;
	font-size: 24px;
}

#bcck_contact h4 {
	color: #868686;
    font-size: 15px;
    width: 800px;
}

#bcck_contact table {
	margin-top: 30px;
	margin-bottom: 20px;
}

#bcck_contact input {
	width: 311px;	
}

#bcck_contact input.phone {
	width: 185px;
}

#bcck_contact textarea {
	width: 439px;
	height: 165px;
	margin-left: 20px;
}

#bcck_contact .button {
	margin-left: 651px;
	margin-top: -9px;
}

#bcck_contact input.submitform {
	height: 53px;
    padding-bottom: 16px;
    padding-right: 32px;
    width: 226px;
	background: url("img/index/buttons.png") 0 -507px no-repeat;
}

#bcck_contact input.submitform:hover {
	background: url("img/index/buttons.png") 0 -569px no-repeat;
	cursor: pointer;
}
