body
{
    background: url(../Images/IndexPage/IndexBg.jpg) repeat-x #8B7965;
}

#divIndexHeader
{
    height:130px;
    width:100%;
    
    
        
}
#cluetip-waitimage {
    left: 50%;
    position: absolute;
    top: 50%;
}
.divIndexFlash
{
    height: 575px;
    width: 950px;
}
#Indexfooter
{
    margin-top: 60px;
}

#Indexfooter a
{
    color: #000000;
    display: block;
}

#divIndexMain
{

    border:1px solid red;
    padding-top:145px;
}

#divIndexLogo
{
      margin: 23px 0px 0px 0px !important;
    margin: 0px;
    width: 100%;
    height: 46px;
    /* background-color: #5A4B41; */
}
#divLinksForSEO
{
    clear: both;
}


.divStoreNameContainer
{
    float: left;
    margin-left: 35px;
    margin-top: 0px;
    width: 150px;
}


.PageLinks
{
    font-weight: normal;
}
.PageLinks a
{
    color: #474747;
    text-decoration: none;
    font-weight: bold;
}
.PageLinks a:hover
{
    text-decoration: underline;
}

.BranchComingSoon .PageLinks {
    color: #e31426;
    float: left;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    width: 290px;
}
.StoreNameLink
{
    text-decoration: none;
    color: #e31426;
}
.StoreNameLabel
{
    font-size: 18px;
}

.divStoreNameContainer .StoreAddress
{
    color: #2B2B2B;
    float: left;
    text-align: left;
}
.cluetip-outer .cluetip-title
{
    color: #640501;
    font-family: verdana;
    text-align: left;
    font-size: 18px;
    padding-left: 15px;
    border-bottom: solid 1px #5d5c5c;
    padding-bottom: 5px !important;
}
.tblLocationContainer
{
    border-collapse: collapse;
    width: 675px;
}
.tblLocationContainer tr:last-child
{
    border:none;    
}
.tblLocationContainer tr
{
    height: 50px;
    border-bottom: solid 1px #aca2a1;
}
.cluetip-rounded
{
    border: 1px solid #592a34 !important;
	
}
div.clue-left-rounded .cluetip-arrows
{

   background-image: url("../images/arrowdown.png") !important;
  background-repeat: no-repeat;
     border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
     border-width: 0 22px 11px 0;
    left: 50%;
    margin-right: -11px;
    top:100% !important;
}
div.clue-top-rounded .cluetip-arrows
{
    border-width: 0 11px;
}
.cluetip-title .cluetip-close
{
    float:right;
}
#IndexRestLinks
{
    padding:5px;  
    width:800px;
    width:244px;
	-moz-border-radius: 0px 0px 10px 10px;
}


.divLocationName
{
    font-size:24px;
    color:#FFE07B;    
    font-family:Arial;
    font-weight:bold;
    padding:2px 0px;
    text-align:center;
    margin-left:22%;
}
.divLocationAdd
{
    height:162px;
   margin-top: -5px;
    width: 355px;
    font-size: 12px;
    color: #fff;
    font-family: verdana;
    text-align: center;
    font-weight: bold;
    line-height: 1.5;
    background-color: Green;
    margin-left: 140px;
    border-radius: 8px;
}
.divLocationAdd2
{
   margin-top: -5px;
    width: 355px;
    font-size: 12px;
    color: #fff;
    font-family: verdana;
    text-align: center;
    font-weight: bold;
    line-height: 1.5;
    background-color: Green;
    margin-left: 140px;
    border-radius: 8px;
}
.divLocationPhone
{
    font-size:16px;
    color:#fff;    
    font-family:Arial;
    font-weight:bold;
    text-align:center;
    padding:2px 0px;
    
}

.divEnter1
{
        margin-left: 17px !important;
    height:50px;
    width:280px;
    background-image:url("../Images/IndexPage/ClickToEnterBtn.png");        
    background-repeat:no-repeat;
    background-position:0px 0px;
    font-size:18px;
    font-weight:bold;
    color:#000;
    margin:0 auto;
    margin-top:35px;
}

.divEnter {
    height: 50px;
    width: 280px;
    background-image: url(../Images/IndexPage/ClickToEnterBtn.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-top: -6px;
    margin-left: 18px;
}

#divEnterCommingSoon
{
    background-image:url("../Images/IndexPage/ClickToEnterBtnCommingSoon.png");
    color:#fff;        
    /*animation: blink 0.3s steps(start) infinite;*/
}
#divEnterCommingSoonp
{
    background-image:url("../Images/IndexPage/ClickToEnterBtnOpeningSoon.png");
    color:#fff;        
    /*animation: blink 0.3s steps(start) infinite;*/
}
/*#divEnterCommingSoonp:Hover
{
    background-image:url("../Images/IndexPage/ClickToEnterBtnCommingSoon.png");
    color:#000;            
}*/
@keyframes blink {
to { color: #F3AE3F; }
}

.divEnterShadow1
{
    height: 46px;
    background: no-repeat;
    width: 163px;
    background-image: url(../Images/IndexPage/OrderOnlineBTN.png);
    margin: 0 auto;
    margin-top: 31px;
    margin-left: -112px;
}
.divEnterShadow {
    margin: 7px -93px -11px -109px;
    background: no-repeat;
    height: 75px;
    width: 151px;
    background-image: url(../Images/IndexPage/OrderOnlineBTN.png);
}

#Indexfooter
{
    display:none;    
}


#divIndexCompanyLink a
{
    font-family:arial;
    font-size:12px;
    color:#fff;    
    text-decoration:none;
}
#divIndexCompanyLink a:hover
{
    text-decoration:underline !important;        
}


/****** Modified on 2013_04_22********/
.IndexPageContainer form
{
    width:auto !important;     
}

#divIndexPageContainer
{
    
/*    height: 575px;*/
    margin: auto;
    text-align: center;
}

#divLocationPoputContainer
{
    width:920px;
    padding-top:15px;
    float:left;
    text-align:center !important;
    padding-left:27px;
}
#cluetip
{   
    top: 560px !important;
    
}
#divIndexCompanyLink {
 
    float:left;
    padding-top:15px;
    padding-top: 15px;
    width: 950px;
    padding-left:10px;
}
#myAlternativeContent
{
    margin:auto;
    /*height: 560px;*/
    width: 100%;
    background-repeat: no-repeat;
    padding-bottom:20px;
}

.divLoactionImage
{
    background:url("../Images/IndexPage/Shape.png");
    height:55px;
    width:227px;
    float:left;
    background-repeat:no-repeat;
}

.divLocationWrapper
{
   width: 380px;
       float: left;
    -moz-border-radius: 5px 5px 10px 10px;
    -webkit-border-radius: 5px 5px 10px 10px;
    border-radius: 5px 5px 10px 10px;
    margin-left: 65px;
}

.divIndexBranchAddress
{
    float:left;
    width:520px;
}
.divIndexBranchAddress a
{
    text-decoration:none;    
}
.cluetip-close img
{
    border:none !important;
}
.cluetip-drop-shadow
{
    background-color: #fff !important;
}

/* -------  IndexPage GALLERY STARTS ------- */
#divIndexGalleryContainer #slider
{
    background: url("../Images/loading.gif") no-repeat scroll 50% 50% transparent !important;
    height: 325px !important;
    position: relative !important;
    width: 948px !important;
    margin: 0 auto;
}
#divIndexGalleryContainer .slider-wrapper
{
    padding-top: 5px;
}
#divIndexGalleryContainer #slider a.nivo-imageLink
{
    z-index: 1;
    width: 948px !important;
    height: 325px !important;
}
#divIndexGalleryContainer #slider img
{
    width: 948px !important;
    height: 325px !important;
}
#divIndexGalleryContainer
{
    width: 948px;
    height:325px;
    margin:0 auto;    
}
#divIndexGalleryContainer .nivo-controlNav
{
    margin: 0 auto;
    overflow: hidden;
    padding: 23px 0 0;
    position: relative;
    text-align: center;
    width: 210px !important;
}
/* Control nav styles (e.g. 1,2,3...) */

#divIndexGalleryContainer .nivo-controlNav a
{
    cursor: pointer;
}
#divIndexGalleryContainer .nivo-controlNav a.active
{
    font-weight: bold;
}
#divIndexGalleryContainer .nivo-prevNav
{
    left: 0px;
}
#divIndexGalleryContainer .nivo-nextNav
{
    right: 0px;
}
#divIndexGalleryContainer .nivoSlider
{
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
#divIndexGalleryContainer .nivoSlider img
{
    position: absolute;
    top: 0px;
    left: 0px;
    max-width: none;
}
#divIndexGalleryContainer .nivo-main-image
{
    display: block !important;
    position: relative !important;
    width: 100% !important;
}

/* If an image is wrapped in a link */
#divIndexGalleryContainer .nivoSlider a.nivo-imageLink
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    cursor: pointer;
}
/* The slices and boxes in the Slider */
#divIndexGalleryContainer .nivo-slice
{
    display: block;
    position: absolute;
    z-index: 0;
    height: 100%;
    top: 0;
}
#divIndexGalleryContainer .nivo-box
{
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}
#divIndexGalleryContainer .nivo-box img
{
    display: block;
}

/* Caption styles */
#divIndexGalleryContainer .nivo-caption
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: 0.8;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;
    filter: alpha(opacity=8);
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}
#divIndexGalleryContainer .nivo-caption p
{
    padding: 5px;
    margin: 0;
}
#divIndexGalleryContainer .nivo-caption a
{
    display: inline !important;
}
#divIndexGalleryContainer .nivo-html-caption
{
    display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
#divIndexGalleryContainer .nivo-directionNav a
{
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}
/*
Skin Name: Nivo Slider Default Theme
*/

#divIndexGalleryContainer .theme-default .nivoSlider
{
    position: relative;
    background: #fff url(../Images/loading.gif) no-repeat 50% 50%;
    margin-bottom: 10px;
}
#divIndexGalleryContainer .theme-default .nivoSlider img
{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
#divIndexGalleryContainer .theme-default .nivoSlider a
{
    border: 0;
    display: block;
}

#divIndexGalleryContainer .theme-default .nivo-controlNav
{
    padding: 10px 0 5px 25px;
    text-align: center;
}
#divIndexGalleryContainer .theme-default .nivo-controlNav a
{
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../Images/NonSelectedBtn.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    margin: 0 2px;
}
#divIndexGalleryContainer .theme-default .nivo-controlNav a.active
{
    background: url(../Images/SelectedBtn.png) no-repeat;
    width: 14px;
    height: 14px;
}

#divIndexGalleryContainer .theme-default .nivo-directionNav a
{
    display: block;
    width: 44px;
    height: 44px;
    background: url(../Images/Next_Previous.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    display:none;
}
#divIndexGalleryContainer .theme-default:hover .nivo-directionNav a
{
    opacity: 1;
}
#divIndexGalleryContainer .theme-default a.nivo-nextNav
{
    background-position: -44px 0;
}
#divIndexGalleryContainer .theme-default a.nivo-prevNav
{
}

#divIndexGalleryContainer .theme-default .nivo-caption
{
    font-family: Helvetica, Sans-Serif, sans-serif;
}
#divIndexGalleryContainer .theme-default .nivo-caption a
{
    color: #fff;
    border-bottom: 1px dotted #fff;
}
#divIndexGalleryContainer .theme-default .nivo-caption a:hover
{
    color: #fff;
}

#divIndexGalleryContainer .theme-default .nivo-controlNav.nivo-thumbs-enabled
{
    width: 100%;
}
#divIndexGalleryContainer .theme-default .nivo-controlNav.nivo-thumbs-enabled a
{
    width: auto;
    height: auto;
    background: none;
    margin-bottom: 5px;
}
#divIndexGalleryContainer .theme-default .nivo-controlNav.nivo-thumbs-enabled img
{
    display: block;
    width: 120px;
    height: auto;
}
/* -------  Index Page GALLERY ENDS ------- */

#divLocationFooter
{
    width:950px;
    margin:0 auto;    
}
#divIndexAddresContainer
{
    width:755px;
    margin:0 auto;
    height:195px;
    margin-top:20px;
}
.LocationRow1
{
    float:left;
    padding-bottom:20px;    
}
.LocationRow2
{
    /*width:630px;*/
    margin:0 auto;
}
.LocationRow3
{
    width:345px;
    margin:0 auto;
}

#divfooterText
{
        width: 920px;
    padding-top: 22px;
    float: left;
    text-align: center !important;
    padding-left: 10px;
    padding-bottom: 11px;
    font-weight: bold;
    font-family: Arial;
    color: #FBE07B;
    font-size: 15px;
}

.LocationSticker
{
    background: url('../Images/NewLocation.gif') no-repeat;
    height: 85px;
    width: 85px;
    display: block;
    position: absolute;
    z-index: 1;
    margin-left: 220px;
    margin-top: 47px
}

.NewLocationSticker
{
    background: url('../Images/ComingSonnLocation.gif') no-repeat;
    height: 85px;
    width: 85px;
    display: block;
    position: absolute;
    z-index: 1;
    margin-left: 220px;
    margin-top: 47px
}

.OpenTableSticker
{
    background: url('../Images/OpenNow.gif') no-repeat;
    height: 85px;
    width: 85px;
    display: block;
    position: absolute;
    z-index: 1;
    margin-left: 220px;
    margin-top: 47px
}

.divadd
{
 font-size:20px;
    color:#fff;    
    font-family:Arial;
    font-weight:bold;
    text-align:center;
    padding:2px 0px;
}