@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: Champagne;
    src: url(../fonts/Champagne-n-Limousines-Bold.ttf);
    font-weight:400;
}
@font-face {
    font-family: Champagne Light;
    src: url(../fonts/Champagne-n-Limousines.ttf);
    font-weight:400;
}

body
{
	background:url(../images/bg.jpg) repeat;
	margin:0px auto;
	width:100%;
	height:674px;
}

#wrapper
{	
	background:url(../images/wrapper-bg2.jpg)no-repeat;
	margin:0px auto;
	width:1096px;
	height:674px;
	z-index:999;
}

#wrapper-inner
{	
	margin:0px auto;
	width:1096px;
	height:674px;
}

a:active {
	text-decoration:none;
}

#nav-box
{
	float:right;
	width:787px;
	height:674px;
}

#nav-box ul
{
	margin:260px 0 0 80px;
	width:230px;
}

#nav-box li, #nav-box li a
{
	color:#d2232a;
	text-align:center;
	margin-bottom:10px;
	list-style:none;
	font:25px Champagne, Geneva, sans-serif;
	text-decoration:none;
}

.nav-box-e{
	font:18px Champagne, Geneva, sans-serif;
}

#small-font {
	font-size:20px !important;
}

.title {
    color: #D2232A !important;
    font: 35px Champagne,Geneva,sans-serif !important;
    list-style: none outside none;
    margin: 5px 0 0px -100px !important;
    text-align: center;
    text-decoration: none;
}
.title_menu{
    color: #D2232A !important;
    font: 35px Champagne,Geneva,sans-serif !important;
    list-style: none outside none;
    margin: 5px 0 5px -70px !important;
    text-align: center;
    text-decoration: none;
}
.title_daman{
    color: #D2232A !important;
    font: 35px Champagne,Geneva,sans-serif !important;
    list-style: none outside none;
    margin: 5px 0 0 -55px !important;
    text-align: center;
    text-decoration: none;
}

.title_notize{
    color: #D2232A !important;
    font: 35px Champagne,Geneva,sans-serif !important;
    list-style: none outside none;
    margin: 5px 0 0 -120px !important;
    text-align: center;
    text-decoration: none;
}

.title-e {
	 font: 23px Champagne,Geneva,sans-serif !important;
}
	

#left-box
{
	float:left;
	width:309px;
	/*height:674px;*/
}

#left-box img
{
	margin:23px 0 0 25px;
}

#left-box p
{
	font:18px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:22px;
	margin:30px 0 0 30px;
}

/* --- Inner Page Start --- */

#left-box-inner
{
	background:url(../images/inner-left-bg.png)no-repeat;
	float:left;
	width:400px;
	height:674px;
	/* Gallery added */
	z-index: 999;
	position: relative;
	/* Gallery */
}

#left-box-inner img
{
	margin:23px 0 0 25px;
}

#title {
	margin:7px 0 0 25px !important;
}


#left-box-inner p
{
	/*font:13px Arial, Helvetica, sans-serif;*/
	color:#000;
	line-height:22px;
	margin:-5px 0 0 25px;
	/*font-weight:bold;*/
}

.info-text
{
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:22px;
	margin:10px 0 0 10px;
	text-align:justify;
}

#intro {
	line-height:100% !important;
	font: 12px "Palatino Linotype", Georgia, serif !important;
}

#introdiv { 
	float:left;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	margin-bottom: -10px;
	width: 200px;
	height: 200px;
	margin-right: 10px;
}

#introdiv_home { 
float:left;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	margin-bottom: -10px;
	width: 270px;
	height: 300px;
	margin-right: 10px;
}

#scrollarrow {
	float:left;
	width:20px;
}

#right-box-inner
{
	background:url(../images/inner-right-bg.png)no-repeat;
	width:348px;
	height:674px;
	float:right;
	/* Gallery added */
	z-index: 999;
	position: relative;

	/* Gallery added */
}

#right-box-inner-damansara
{
	background:url(../images/inner-right-bg-damansara.png)no-repeat;
	width:348px;
	height:674px;
	float:right;
	/* Gallery added */
	z-index: 999;
	position: relative;

	/* Gallery added */
}

#right-box-inner-cibo
{
	background:url(../images/inner-right-bg-cibo.png)no-repeat;
	width:348px;
	height:674px;
	float:right;
	/* Gallery added */
	z-index: 999;
	position: relative;
	left: 1px;
	/* Gallery added */
}

#right-box-inner-notize{

	background:url(../images/inner-right-bg-notize.png)no-repeat;
	width:348px;
	height:674px;
	float:right;
	/* Gallery added */
	z-index: 999;
	position: relative;
}

prev img
{
	float:right;
	margin:-89px 168px 0 0px;
}

next img
{
	float:left;
	margin:327px 0px 0 168px;
}

.info{
	clear:both;
}

.info img{
	width:90px;
}

.notize-text {
	position: relative;
	float: left;
	z-index: 9999;
	margin: 130px 0px 10px 0px;
	width:325px;
	background:url(../images/bg.jpg);
	padding:10px 10px 10px 0px;
}

#slider-wrapper {
    width:998px;
    height:392px;
    margin:0 auto;
    padding-top:74px;
    margin-top:50px;
}

#slider2 {
	position:relative;
	overflow:hidden;
}
#slider2 img {
	position:absolute;
	top:0px;
	left:0px;
	z-index:9999;
	display:none;
}
