﻿html, body, ul, li, h1, h2, h3, h4 {
	margin-top:0;margin-left:0;margin-right:0;margin-bottom:0;
	list-style: none;
	
}
body 
{
	background-color:#333729;  
	padding-top:5px;  
	font-family:Arial;
}
a:link, a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
#contentFrame
{
    position:relative;
    width:800px;
    margin-left: auto;
    margin-right: auto;
    background-color:#ffffff;
    padding:1px;
}
#contentFrameBorder
{
    background-color:#ffffff;
    width:798px; 
    border: 1px solid
}
#contactInfo
{
    background-color:#A4C709;
    width:273px;
    height:61px;
    text-align:center;
}
#contactInfo a
{
    text-decoration:none;
    font-size:13px;
    color:#FFFFFF;
}
#contactInfo a:hover
{
    text-decoration:underline;
}
#menuBar
{
     background-image:url(../../resources/images/Restaurant/site2Template/menubar.jpg);
     height:51px;
     width:485px;
     position:absolute;
     top:2px;
     left:275px;
     text-align:center;
     padding: 10px 40px 0px 0px;
}
#menuBar a
{
    text-decoration:none;
    font-size:23px;
    color:#FFFFFF;
}
#menuBar a:hover
{
    text-decoration:underline;
}
#introBar
{
    height:282px;
}
#slogan
{
    color:#2E6c01;
    font-size:16px;
    padding-left:60px;
    padding-bottom:20px;
    padding-top:15px; 
    font-family:Arial;
}
#thaiDish
{
    position:absolute;
    top:63px;
    left:373px;   
}
#body
{
    position:relative;
}
#aboutRestaurantTitle
{
    background-image:url(../../resources/images/Restaurant/site2Template/darkgreenbar.jpg);
    height:36px;
    padding-top:11px;
    width:273px;
    font-size:28px;
    text-align:center;
}
#aboutRestaurantContent
{
    background-color:#777777;
    padding-left:20px;
    padding-top:15px;
    padding-bottom:15px;
    padding-right:10px;
    color:#FFFFFF;
    font-family:arial; 
    font-size:small;
}

#contentTitle
{
    background-image:url(../../resources/images/Restaurant/site2Template/darkredbar.jpg);
    height:36px;
    padding-top:11px;
    width:525px;
    color:#FFFFFF;
    font-size:28px;
    text-align:center;
    left:275px;
}
#contentBody
{
    width:525px;
    background-color:#CCCCCC;
}
#contentPlaceHolder
{
    padding-top:10px;
    padding-bottom:20px;
    background-color:#CCCCCC;
}
#sideBar
{
    width:273px;   
}
.lunchTitle
{
    background-image:url(../../resources/images/Restaurant/site2Template/greenbar.jpg);
    height:36px;
    padding-top:11px;
    width:273px;
    font-size:28px;
    text-align:center;
}
.lunchContent
{
}
.dinnerTitle
{
    background-image:url(../../resources/images/Restaurant/site2Template/orangebar.jpg);
    height:36px;
    padding-top:11px;
    width:273px;
    font-size:28px;
    text-align:center;
}
.dinnerContent
{
}
#promotionTitle
{
    background-image:url(../../resources/images/Restaurant/site2Template/kakibar.jpg);
    height:36px;
    padding-top:11px;
    width:273px;
    font-size:28px;
    text-align:center;
}
#promotionContent
{
	padding-top:10px;
	padding-left:10px;
    font-family: Arial;
    font-size: 12px;
}
#location
{
    background-color:#CCCCCC;
}
#locationInfo
{
    background-color:#777777;
    font-family:Arial;
    color:#FFFFFF;
    padding-left:15px;
    padding-top:10px;
    padding-bottom:20px;
}
#locationTitle
{
    font-size:25px;
}
#locationInfoAddress1
{
    padding-left:10px;
    font-size:16px;
}
#locationInfoAddress2
{
    padding-left:27px;
    font-size:12px;
    padding-top:3px;
    padding-bottom:3px;
}
#locationInfoAddress3
{
    padding-left:27px;
    font-size:12px;
    padding-bottom:5px;
}
#locationInfoLink a
{
    padding-left:10px;
    text-decoration:underline;
    font-size:16px;
    color:#FFFFFF;
}
#locationInfoLink a:hover
{
    text-decoration:underline;
}
.itemLink
{
    color:Black;
    vertical-align:top;
    padding-left:3px;
}
a.itemLink:link, a:visited {text-decoration: none;color:Black;}
a.itemLink:hover {text-decoration: underline;color:Black;}

.itemLinkReview
{
    color:#2C7AE4;
    vertical-align:top;
    padding-left:3px;
}
a.itemLinkReview:link, a:visited {text-decoration: none;color:#2C7AE4;}
a.itemLinkReview:hover {text-decoration: underline;color:#2C7AE4;}
#freeWifiSpot
{
    position:absolute;
    top:4px;
    right:5px;
}
#StoreHours
{
    text-align:center;
    padding-top: 10px;
}