﻿body {
 font-family:Calibri;
 
 
  font-size:13px;
}
.emptyBGFill
{
}

A {
 color:Silver;
  font-weight:bold;
   text-decoration:none;
}
A.Hover
{
}
.menuDropDown
{
 
    font-size:11px;
    border-width:0px;
}

.menuNavforPub
{
      background-attachment:fixed;
       background-position:center;
        background-repeat:no-repeat;
     font-weight:bold;
      color:red;
}
.leftGalleryImages
{
 max-height:133px;
 max-width:177px;
 
 }
 .selectedGalleryImages
 {
 max-height:180px;
 max-width:100px;
 }
  .selectedProductImage
 {
 max-height:180px;
 max-width:140px;
 }

 .productsListInGalleryItem
 {
 max-height:100px;
 max-width:90px;
 }
 .mapModal
 {
 
   
   background-image:url("../images/icons/black-70.png");
   background-repeat:repeat;
   
  
  
 }
 
 .smallPic{
  max-width:140px;
  max-height:140px;
  }