* {  margin: 0; padding: 0; }
* html { height: 1%;} }
html, body { height: 100%; }
body { 	text-align: center;    margin: 0;  border: 0;  padding: 0;
  		background-color: #ffffff; font-family:  Arial, Verdana, Helvetica, sans-serif; 
  		font-size: 11px;color: #828282;   font-size: 11px;   line-height: 18px;   
  		text-decoration: none;  text-align: center;}

#container-page { margin: 0 auto; width: 1000px; position: relative; min-height: 100%; height: auto !important; height: 100%; text-align: center;}

#container-page-bare { padding: 10px;}

#container-head { float: left; width: 1000px; clear: both;}

#container-content {  padding: 0 0 0px 0; float: left; clear: both; }

#content { width: 950px; position: relative; top: 10px; left: 5px; clear: both; background-color: #ffffff; display: none; text-align: center;/* gets faded in */}



#container-foot { width: 951px;height: 20px; float: left; clear: both; }

#footer  { background-color: #ffffff;  padding-top: 15px; line-height: 18px; width: 951px; text-align: center; float: left; height: 40px;}

a { color: #828282; text-decoration: none; outline: none;  }
a:hover { color: #474747; }
.selected, .selected a, .selected a:hover { color: #000000; }

IMG { border: 0; }
 
#header      { position: relative; width: 1000px; height: 85px; background-color: #ffffff;  } 
#header_logo { position: absolute; top: 10px; left: 3px; width: 187px; height: 80px; }
#header_menu { position: absolute; top: 0px; left: 190px; width: 765px; height: 80px; }
.menu_text, a.menu_text { font-size: 11px; }

#menu_prana_menu    { position: absolute; top: 42px; left: 49px; }
#menu_drinks { position: absolute; top: 42px; left: 99px;}
#menu_private { position: absolute; top: 42px; left: 159px;}
#menu_press { position: absolute; top: 42px; left: 269px; }
#menu_green { position: absolute; top: 42px; left: 329px; }
#menu_temple {position: absolute; top: 42px; left: 389px;}
#menu_gallery { position: absolute; top: 42px; left: 469px; }
#menu_reservations { position: absolute; top: 42px; left: 539px; }
#menu_location { position: absolute; top: 42px; left: 639px; }
#menu_contact { position: absolute; top: 42px; right: 0px; }
 

#dashed_line { width: 950px; position: absolute; left: 5px; top: 85px; }


#front_page_image { float: left; clear: both; width: 950px; padding-bottom: 10px; }


/* Main Containers */

.frontpage_main_container { width: 950px; position: relative; top: 0px; left: 0px; clear: both; background-color: #ffffff; /* gets faded in */}

.tooltip {  background-color:#fff; background:#fff; color:#828282; font-size:1.2em; border: 1px solid #474747; padding: 0;margin: 0;}
.tooltip_title { background: #fff; border-bottom: 1px solid #474747; margin: 3px;}
.tooltip_content { background: #fff; margin: 3px; text-align: left;}