/* CSS Document */
body,th 
{
    background-color: #a6bcaf;
	width:100%;
	height: auto !important;
	height:100%;
	overflow:visible;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

form {
 border: 0px solid #666699;
 padding: 0px;
 margin: 0px;
}

a:link {
	color: #4a6252;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4a6252;

}
a:hover {
	text-decoration: underline;
	color: #4a6252;
}
a:active {
	text-decoration: none;
	color: #4a6252;
}

#mainBody 
{
    border: solid 1px #FFFFFF;
	width:1000px;
	overflow:hidden;
	height:898px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	background-image: url(/mandarinhouse/images/BG_C.jpg);
	padding-bottom: 0px;
	position:relative;
	margin-bottom:0px;
}

#contentPlace {
    width: 700px;
    height:610px;
    position:absolute;
    top: 110px;
    left: 270px;
    margin: 0;
    padding: 0;
    overflow:auto;
    font-size:small;
}

#nav_bar
{
    width: 685px;
    height:20px;
    position:absolute;
    top: 80px;
    left: 269px;
    margin: 0;
    padding: 0;
    overflow:hidden;
}

#ic_logo
{
    width: 200px;
    height:23px;
    position:absolute;
    top: 10px;
    left: 5px;
    margin: 0;
    padding: 0;
    overflow:hidden;
}

#mh_logo
{
    width: 61px;
    height:42px;
    position:absolute;
    top: 720px;
    left: 800px;
    margin: 0;
    padding: 0;
    overflow:hidden;
}

#wh_logo
{
    width: 116px;
    height:35px;
    position:absolute;
    top: 30px;
    left: 8px;

    margin: 0;
    padding: 0;
    overflow:hidden;
}

#mhw_logo
{
    width: 31px;
    height:35px;
    position:absolute;
    top: 724px;
    left: 874px;
    margin: 0;
    padding: 0;
    overflow:hidden;
}

#mhw_logo2
{
    width: 32px;
    height:34px;
    position:absolute;
    top: 724px;
    left: 919px;
    margin: 0;
    padding: 0;
    overflow:hidden;
}

#footer
{
    width: 944px;
    height:95px;
    position:absolute;
    top: 795px;
    left: 13px;
    margin: 0;
    padding: 0;
    overflow:hidden;
    font-size:10pt;
    line-height:14pt;
    color: #4a6252;
    }
    
    
#letter_table {
visibility:hidden;
}    

.textBigger
{
    font-size:medium;
    }

#intro img
{
    margin: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    }

.appointment__btn{
display:block;
width:90px;
height:25px;
text-decoration:none;
background-image:url(/mandarinHouse/images/appointment_buttonC.gif);
background-repeat:no-repeat;
background-position: 0px 0px;
overflow:hidden;
z-index: 1999;
}

.appointment__btn:hover {
display:block;
width:90px;
height:25px;
text-decoration:none;
background-image:url(/mandarinHouse/images/appointment_buttonC.gif);
background-repeat:no-repeat;
background-position: 0px -25px;
overflow:hidden;
z-index: 1999;
}

.appointment__btn span{
visibility:hidden;
z-index: 1999;
}


/* --------------- vvv gallery vvv ------------------ */
#gallery_list 
{
    margin-top:50px;
    }
    
#gallery_list ul
{
    display:block;
    width: 126px;
    float:left;
    height: 160px;
    list-style-image:none;
    list-style-type:none;
    }
    
#gallery_list li
{
    list-style-type:none;
    }
    
.album
{
    padding:5px;
    border:solid 1px #999999;
    background-color:White;
}

#image_list ul
{
    display:block;
    list-style-image:none;
    list-style-type:none;
    }
    
#image_list li
{
    width: 125px;
    height: 160px;
    float:left;
    list-style-type:none;
    text-align:center;
    line-height: 160px;
    }
    
h2 
{
    line-height:24pt;
    }
    
/* --------------- ^^^ gallery ^^^ ------------------ */

/*CSS for pop up hint box */
#hintbox{ 
position:absolute;
top: 25;
left: -150px;
background-color: #edfdf3;
width: 250px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid #9aaba0;
font-size:small;
z-index:100;
visibility: hidden;
}
/*CSS for pop up hint box */

#routeMap{
    width:610px; 
    height:300px; 
    position:relative; 
    margin-left:auto; 
    margin-right:auto;
}

#route_descript
{
    top:5px;
    width:673px; 
    height:261px; 
    position:relative; 
    margin-left:auto; 
    margin-right:auto;
    background-image: url(/mandarinhouse/images/route/txtbox.gif);
    background-repeat:no-repeat;
    overflow:hidden;
    padding:5px;
}

#desc_text
{
    position:relative;
    width: 95%;
    margin-left:auto;
    margin-right:auto;
    height: 235px;
    padding:3px;
    padding-top:10px;
    word-spacing:2px;
    line-height: 14pt;
    overflow-y:scroll;
}

#desc_text img
{
    margin: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    }
 
/* -------------------------------------- */


#page_subcontent
{
    position:absolute; 
    width:100%; 
    height: 300px; 
    overflow-y:scroll; 
    padding-top: 3px;
    }
    
#page_subcontent2
{
    position:absolute; 
    width:100%;
    height: 280px;
    overflow-y:scroll;
    }