﻿/* Home Page styles*/

#flash-content {
   background:url("../Images/flemings_flash-bg.jpg") no-repeat scroll 0 0 #000000;
   height:345px;
   position:absolute;
   top:118px;
   width:1100px;
}

#flash-content p {
    margin: 0;
    padding: 0;
    display: none;
}

#main-promotion-overlay  {
    height:292px;
    position:absolute;
    right:73px;
    top:140px;
    width:300px;
    z-index:2;
}

#main-promotion-wrap  {
    display:block;
    height:292px;
    width:300px;
}

#bottom-bar {
   background:url("../Images/flemings_home-bottom-bg.jpg") no-repeat scroll 0 0 #FFFFFF;
   height:266px;
   position:absolute;
   top:463px;
   width:1100px;
}

#bottom-info-wrap {
    width: 975px;
    margin: 11px 0 0 74px;
}

.bottom-bar-info {
   background:url("../Images/bottom-bar_info-bg.jpg") no-repeat scroll 0 0 #FBEAC1;
   height:144px;
   width:310px; 
   float:left;
   margin-right:12px;   
}

.bottom-info-content 
{   
   float:left;  
   width:150px; 
}

 .bottom-info-content-inner {
 padding:12px 5px 0 7px;
 
 }

.bottom-info-content p {
   font-size: 11px;
   line-height: 13px;
   margin-top:5px; 
}

.bottom-info-image {
   float:right;
 
}

.bottom-info-image-inner {
     padding:7px 7px 0 2px;
}

#facebook-link {
    position: absolute;
    top: 665px;
    right: 47px;
}