/*
-----------------------------------------------------
Bangkok 9 Style Sheet
Last Update: 10/28/07
------------------------------------------------------ */


/* Defaults
----------------------------------------------- */

BODY{
font-weight: normal;
font-family:  verdana, arial;
font-size: 12px;
color: #01500F;
background-color: #FFCC99;
}

TD {
font-weight: normal;
font-family:  verdana, arial;
font-size: 12px;
color: #01500F;
}

DIV.body {
font-weight: normal;
font-family: verdana, arial;
font-size: 12px;
color: #01500F;
padding: 3px 3px 3px 3px;
border-style: solid;
border-width: 2px;
border-color: #01500F;
}

/* */
DIV.content {
font-weight: normal;
font-family: verdana, arial;
font-size: 12px;
color: #01500F;
border-style: solid;
border-width: 2px;
border-color: #01500F;
}

.topimg
{
   float:none;
   width: 681px;
   height: 265px;
   margin: 0 auto;
}

.soupsimg
{
   float:left;
   width: 200px;
   height: 313px;
   padding-left: 5px;
   margin-top:100px;
   margin-right:5px;
   margin-bottom:5px;

}

.saladimg
{
   float:none;
   margin: 0 auto; 
}

.riceimg
{
   float:none;
   width: 681px;
   height: 144px;
   margin: 0 auto;
}

.carteimg
{
   float:none;
   width: 681px;
   height: 144px;
   margin: 0 auto;
}

.noodleimg1
{
   float:none;
   width: 681px;
   height: 163px;
   margin: 0 auto;
}

.noodleimg2
{
   float:right;
   width: 200px;
   height: 169px;
   margin: 0 auto;
   clear: left; 
   z-index: -1; 
   left: 80%; 
   position: absolute;   
}


.beerandwineimg
{
   float:none;
   width: 680px;
   height: 291px;
   margin: 0 auto;
}


/* Layout
----------------------------------------------- */
div#appetizers{width:550px;margin: 0 auto;
    font: 90% "Trebuchet MS",Arial,sans-serif;text-align:left}

div#soups{width:350px;margin: 0 auto; 
    font: 90% "Trebuchet MS",Arial,sans-serif;text-align:left;}

div#lunchsoups{width:550px;margin: 0 auto; 
    font: 90% "Trebuchet MS",Arial,sans-serif;text-align:left;}

div#salads{width:550px;margin: 0 auto;
    font: 90% "Trebuchet MS",Arial,sans-serif;text-align:left}

div#carte{width:550px;margin: 0 auto;
    font: 90% "Trebuchet MS",Arial,sans-serif;text-align:left}

div#rice{width:550px;margin: 0 auto;
    font: 90% "Trebuchet MS",Arial,sans-serif;text-align:left}

div#noodle{width:550px;margin: 0 auto;
    font: 90% "Trebuchet MS",Arial,sans-serif;text-align:left}

div#curries{width:550px;margin: 0 auto;
    font: 90% "Trebuchet MS",Arial,sans-serif;text-align:left}

div#desserts{width:550px;margin: 0 auto;
    font: 90% "Trebuchet MS",Arial,sans-serif;text-align:left}

div#beverages{width:550px;margin: 0 auto;
    font: 90% "Trebuchet MS",Arial,sans-serif;text-align:left}

div#beerandwine{width:550px;margin: 0 auto;
    font: 90% "Trebuchet MS",Arial,sans-serif;text-align:center}

div#suggestions{width:550px;margin: 0 auto;
    font: 90% "Trebuchet MS",Arial,sans-serif;text-align:left}
    


A{color: #0055EA}

A:link { 
text-decoration: underline; 
color: #01500F; 
font-weight:normal; 
cursor: pointer; 
}

A:visited { 
text-decoration: underline; 
color: #01500F; 
font-weight:normal; 
cursor: pointer; 
}

A:hover { 
text-decoration: underline;
color: red; 
font-weight:normal; 
cursor: pointer; 
}

p{text-align: center;color: #000000}

h2{margin: 1em auto 0.3em;color: #008C00;
    font-size: 250%;text-align:center}

dl{width: 100%;overflow: auto;margin: 0 0 1em;
    background: url(graphics/dot.gif) repeat-x 0;
    overflow: hidden;}

dt,dd.price{background: #FFCC99;font-size: 130%;font-weight: bold}
dt,dd.lunchprice{background: #FFCC99;font-size: 130%;font-weight: bold}

dt{float: left;padding-right: 3px;color: #F70000}

dd{margin:0}

dd.price{float: right;padding-left: 3px;color: #000000}
dd.lunchprice{float: right;padding-left: 3px;color: #ff0000}

dd.description{float: left;width: 100%;padding: 3px 0;
   font: italic 100% Georgia,Times,sans-serif;color: #555}
   
   
   