@charset "UTF-8";
/* CSS Document */

#demo-block{ margin:0 15px 15px 15px; }
#demo-block div{ margin:0 0 0 0; padding:10px; display:inline; float:left; clear:both; color:#aaa; background:url('img/bg-black2.png'); font:13px Helvetica, Arial, sans-serif; }
#demo-block div a{ color:#eee; font-weight:bold; }


/* Main */
#menu{
	width: 130px;
	position:absolute;
	margin: 100px 0 0 25px;
	padding: 10px 0 0 0;
	list-style: none;  
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(100,100,100,0.3)), to(rgba(0,0,0,0.5)), color-stop(.5,#333));
	background-image: -moz-linear-gradient(rgba(100, 100, 100, 0.3) 0%, rgba(0, 0, 0, 0.5) 70%);
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/*	-moz-box-shadow: 0 2px 1px #9c9c9c;  */
/*	-webkit-box-shadow: 0 2px 1px #9c9c9c;  */
/*	box-shadow: 0 2px 1px #9c9c9c;    */


#menu li{
	float: left;
	padding: 0 0 5px 0;
	position: relative;
}

#menu a{
	float: left;
	height: 25px;
	padding: 0 10px;
	color: #999;
	text-transform: uppercase;
	font: bold 14px/25px Arial, Helvetica;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
}

#menu li:hover > a{
	color: #fafafa;
}

*html #menu li a:hover{ /* IE6 */
	color: #fafafa;
}

#menu li:hover > ul{
	display: block;
}

/* Sub-menu */

#menu ul{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: -5px;
    left: 70px;
    z-index: 99999;    
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(100,100,100,0.7)), to(rgba(0,0,0,0.9)), color-stop(.5,#333));
	background-image: -moz-linear-gradient(rgba(100, 100, 100, 0.7) 0%, rgba(0, 0, 0, 0.9) 70%);
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#menu ul li{
    float: none;
    margin: 0;
    padding: 0;
    display: block;  
    -moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    -webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
}

#menu ul li:last-child{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;    
}

#menu ul a{    
    padding: 10px;
    height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
}

*html #menu ul a{ /* IE6 */   
	height: 10px;
	width: 150px;
}

*:first-child+html #menu ul a{ /* IE7 */    
	height: 10px;
	width: 150px;
}

/*
#menu ul a:hover{
	background: #aaaaaa;
	background: -moz-linear-gradient(#aaaaaa,  #aaaaaa);	
}
*/

#menu ul li:first-child a{
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}


#menu ul li:first-child a:after{
    content: '';
    position: absolute;
    left: -8px;
    top: 8px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #4f4f4f;
}

/*
#menu ul li:first-child a:hover:after{
    border-right-color: #aaaaaa; 
}
*/

#menu ul li:last-child a{
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Clear floated elements */
#menu:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */

#bodytext {
	position:absolute;
	top: 450px;
	left: 25px;
	width: 300px;
	height: 500px;
	font: 15px Helvetica, Arial, sans-serif;
	font-weight:100;	/* lighter */
	color:#FFF;
}

#about {
	position:absolute;
	top: 150px;
	left: 520px;
	width: 500px;
	height: 500px;
	font: 15px Helvetica, Arial, sans-serif;
	font-weight:100;	/* lighter */
	color:#FFF;
}
#about a {color: #FFF;}

#photographer_div {
	position:absolute;
	top: 115px;
	left: 120px;
	width: 1000px;
	height: 400px;
	background:url('../img/daniel_chong_div.png') no-repeat;
}

#photographer {
	position:absolute;
	top: 115px;
	left: 200px;
	width: 600px;
	height: 600px;
	background:url('../img/daniel_chong.jpg') no-repeat;
}

#address {
	position:absolute;
	top: 115px;
	left: 200px;
	width: 780px;
	height: 500px;
	font: 13px Helvetica, Arial, sans-serif;
	font-weight:100;	/* lighter */
	color:#FFF;
}

#address a {color: #FFF;}

#enq {
	position:absolute;
	top: 220px;
	left: 200px;
	width: 500px;
	height: 500px;
	font: 12px Helvetica, Arial, sans-serif;
	font-weight:100;	/* lighter */
	color:#FFF;
}

#map {
	position:absolute;
	top: 195px;
	left: 200px;
	width: 880px;
	height: 500px;
	font: 15px Helvetica, Arial, sans-serif;
	font-weight:100;	/* lighter */
	color:#FFF;
}

#copyright {
	position:absolute;
	top: 660px;
	left: 200px;
	width: 780px;
	height: 11px;
	font: 11px Helvetica, Arial, sans-serif;
	font-weight:100;	/* lighter */
	padding:5px;
	color:#FFF;
	background-color:#666;
}
