@charset "utf-8";

/* -------------------------------
Asia Marketing Solutions Co.,Ltd.

Asia Office

Tel  : +66 76 270 925
Fax : +66 76 270 926
email : design@asia-ms.com

UK Office

Tel  : +44 1394 4599 48
Fax : +44 7771 6307 80
email : design@asia-ms.com
-----------------------------------*/
@import "http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/reset.css";
html, body {
	width:100%;
	height:100%;
	margin:0;
	font-family:"MS Sans Serif", "Trebuchet MS", Arial, Verdana;/*font-family:Tahoma, Arial;*/
	/* background-color:#fffcf1; */
	background-color:#3a3a3a;
	background-image: url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/bg.jpg);
	background-repeat: repeat-x;
}
h1{text-indent:-9999px; font-size:x-small;}
p {
	padding-top:10px;
}
#container {
	margin-top:-10px;
	width:100%;
	/*height:100%;*/
	/* border-bottom:6px #ad9861 solid; */
    background-color:#000;
	height:500px;
	background-image: url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/bg.jpg);
	background-repeat: repeat-x;
}
#wrap, #nav-top, #line-top, #line-bottom, #photo {
	width:1152px;
	margin:0 auto;
}
#wrap {
	/*height:auto;*/
	border:0px green solid;
}
#nav-top {
	padding:30px 0 30px 0;
	height:31px;
/*	border:1px solid red;*/
}

#menu{
	width:601px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 430px;
}
#menu li{float:left;}
#menu li a{list-style:none; height:31px; display:block; text-indent:-9999px;}
#menu .gayana{width:85px; background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/menu/index/index_menu_1.gif) top left no-repeat;}
#menu .gayana a:hover{background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/menu/index/index_menu_1-o.gif) top left no-repeat;}
#menu .bungaraya{width:149px; background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/menu/index/index_menu_2.gif) top left no-repeat;}
#menu .bungaraya a:hover{background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/menu/index/index_menu_2-o.gif) top left no-repeat;}
#menu .contactus{width:131px; background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/menu/index/index_menu_3.gif) top left no-repeat;}
#menu .contactus a:hover{background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/menu/index/index_menu_3-o.gif) top left no-repeat;}
#menu .location{width:128px; background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/menu/index/index_menu_4.gif) top left no-repeat;}
#menu .location a:hover{background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/menu/index/index_menu_4-o.gif) top left no-repeat;}
#menu .reservation{width:108px; background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/menu/index/index_menu_5.gif) top left no-repeat;}
#menu .reservation a:hover{background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/menu/index/index_menu_5-o.gif) top left no-repeat;}


#line-top, #line-bottom {
	height:1px;
	overflow:hidden;
}
#line-top {
	border-top:1px #8e8e8e solid;
	border-bottom:1px #cfcfcf solid;
}
#line-bottom {
	border-top:1px #cfcfcf solid;
	border-bottom:1px #8e8e8e solid;
}

/*
#photo {
	position:relative;
	height:378px;
	padding:7px 0;
	display:block;
	border:0px solid red;
	overflow:hidden;
}
#photo div a{float:left; width:576px; height:378px; display:block; text-indent:-9999px;}

#photo .gayana a {background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/menu/index/gayana.jpg) bottom left no-repeat;}
#photo .gayana a:hover {background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/menu/index/gayana.jpg) top left no-repeat;}
#photo .bungaraya a {background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/menu/index/bungaraya.jpg) bottom left no-repeat;}
#photo .bungaraya a:hover {background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/menu/index/bungaraya.jpg) top left no-repeat;}
*/

#photo{
position:relative;
margin:7px 0;
height:378px;
background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/menu/index/menu-index.jpg) no-repeat top left;
}
#photo-l, #photo-r{
display:none;
position:absolute;
width:576px;
height:378px;
}
#photo-l{
top:0;
left:0;
background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/menu/index/menu-index.jpg) no-repeat bottom left;
}
#photo-r{
top:0;
right:0;
background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/menu/index/menu-index.jpg) no-repeat bottom right;
}

#site-1{
position:absolute;
top:0;
left:0;
}
#site-2{
position:absolute;
top:0;
right:0;
}
#site-1 a, #site-2 a{
display:block;
width:576px;
height:378px;
text-indent:-9999px;
}

#content {
	width:100%;
/*	width:601px;*/
	padding:25px 0px 30px 0px;
	/*color:#666;*/
	color:#c0c0c0;
	font-size:13px;
	line-height:14px;
/*	word-spacing:0.1px;*/
	margin:0 auto;
/*	text-align:justify;*/
	border:0px red solid;
	overflow:hidden;
}
#footer {
	width:1152px;
	height:55px;
	border-top:0px solid #ccc;
	padding:0px 0;
	/*margin:0 auto;*/
	margin-top:-40px;
}
#footer div, #footer div a{
	height:55px;
	float:left;
	display:block;
	border:0px solid blue;
}

/*#footer div a{text-indent:-9999px;}
#footer .gab{width:254px;}

#footer .copyright a{width:322px; background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/copyright2.gif) left no-repeat;}
#footer .copyright a:hover{background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/copyright2-o.gif) left no-repeat;}

#footer .footer-logo a{width:178px; background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/footer-logo.gif) left no-repeat;}
#footer .footer-logo a:hover{background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/footer-logo-o.gif) left no-repeat;}

#footer .footer-fiabci a{width:52px; background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/footer_fiabci.gif) left no-repeat;}
#footer .footer-fiabci a:hover{background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/footer_fiabci_o.gif) left no-repeat;}

#footer .footer-logo2 a{width:73px; background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/footer-logo2.gif) left no-repeat;}
#footer .footer-logo2 a:hover{background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/footer-logo2-o.gif) left no-repeat;}

#footer .footer-fb a{width:48px; background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/footer_facebook_off.gif) left no-repeat;}
#footer .footer-fb a:hover{background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/footer_facebook_on.gif) left no-repeat;}*/


#footer div a{text-indent:-9999px;}
#footer .gab{width:1px;}
#footer .gab2{width:160px;}

#footer .footer-logo a{width:170px; background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/landingfooter_02.jpg) left no-repeat;}
#footer .footer-logo a:hover{background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/landingfooterh_02.jpg) left no-repeat;}

#footer .copyright a{width:480px; background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/landingfooter_03.jpg) left no-repeat;}
#footer .copyright a:hover{background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/landingfooterh_03.jpg) left no-repeat;}

#footer .footer-logo1 a{width:175px; background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/landingfooter_14.jpg) left no-repeat;}
#footer .footer-logo1 a:hover{background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/landingfooterh_14.jpg) left no-repeat;}

#footer .footer-logo2 a{width:48px; background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/landingfooter_06.jpg) left no-repeat;}
#footer .footer-logo2 a:hover{background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/landingfooterh_06.jpg) left no-repeat;}

#footer .footer-logo3 a{width:51px; background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/landingfooter_13.jpg) left no-repeat;}
#footer .footer-logo3 a:hover{background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/landingfooterh_13.jpg) left no-repeat;}

#footer .footer-logo4 a{width:51px; background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/landingfooter_05.jpg) left no-repeat;}
#footer .footer-logo4 a:hover{background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/landingfooterh_05.jpg) left no-repeat;}

#footer .footer-logo5 a{width:61px; background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/landingfooter_07.jpg) left no-repeat;}
#footer .footer-logo5 a:hover{background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/landingfooterh_07.jpg) left no-repeat;}

#footer .footer-logo6 a{width:38px; background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/landingfooter_08.jpg) left no-repeat;}
#footer .footer-logo6 a:hover{background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/landingfooterh_08.jpg) left no-repeat;}

#footer .footer-logo7 a{width:83px; background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/landingfooter_12.jpg) left no-repeat;}
#footer .footer-logo7 a:hover{background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/landingfooterh_12.jpg) left no-repeat;}

/*#footer .footer-logo7 a{width:50px; background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/landingfooter_10.jpg) left no-repeat;}
#footer .footer-logo7 a:hover{background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/landingfooterh_10.jpg) left no-repeat;}

#footer .footer-fb a{width:48px; background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/footer_facebook_off.gif) left no-repeat;}
#footer .footer-fb a:hover{background:url(http://www.gayana-eco-resort.com/bungarayaresort.com/bungaraya_site/images/footer_facebook_on.gif) left no-repeat;}*/

#col-g, #col-b{
width:515px;
float:left;
}
#col-g{
padding-left:30px;
padding-right:30px;
border-right:1px solid #cccccc;
}
#col-b{
padding-left:30px;
}