﻿body {

 font-family: Verdana,   MS Sans Serif, Sans-Serif , Tahoma , Lucida Sans  ;
 font-size:10pt;
  background-color:#ffffff;
  
}

td.newRestaurantSectionTitle
{
 text-align:center;
  font-weight:bold;
    
    color: #FFFFFF;
    
}
table.newRestaurantSectionTable
{
 
    vertical-align: top;
}
.smallLogoIcon
{
 max-height:40px;
 max-width:40px;
}
.recipeImageResize
{
 max-height:200px;
 max-width:200px;
}
.homePageSectionHeaders
{
     border-bottom: 5px double #C80A0A;
    background-color:White;
         color:#C80A0A;
           font-family:Arial;
          font-weight:bold;
          font-size:12pt;
           text-align:center;
                width: 600px;
}
.homePageRecipeImageResize
{
 max-height:170px;
 max-width:280px;
}

.testClass
{
     
}
.restaurantDetailsPageLogoIcon
{
 max-height:100px;
 max-width:150px;
}
.restaurantDetailsDishImage
{
 max-height:180px;
 max-width:180px;
}
.restaurantDetailsEventImage
{
 max-height:350px;
 max-width:400px;
}
.restaurantDetailsNewsImage
{
 max-height:300px;
 max-width:300px;
}
.restaurantDetailsRestImages
{
 max-height:160px;
 max-width:250px;
}
.restaurantClassifyFormTitles
{
  background-color:#F6F84F;
   font-weight:bold;
    
   margin-left:5px;
    padding-left:5px;
}
.eventsPageEventImage
{
 max-height:250px;
 max-width:300px;
}
.loginTitleBar
{
 color: white; 
 font-size: medium; 
 font-family: Calibri;
 font-weight:bold;
 background:../images/login/topBar.jpg; 
}

.homeNewsShow
{
    visibility:hidden;
     display:none;
    position:absolute;
     z-index:1000;
      
}