﻿
	    .establishment_page_headline
    {
        width:375px;
        float:left;
    }
    
    .establishment_page_headline h1
    {
        width:375px;
        float:left;
        text-align:left;
        font-size:30px  !important;
        color:#9DA615  !important;
        margin-bottom:5px  !important;
    }
    
    .establishment_container
    {
        float:left;
        width:700px;
    }
    
    .establishment_container h1
    {
	margin-bottom: 5px !important;
    }
    .establishment_title
    {
      /*  float:left; */
        width:375px;
        text-align:left;
        margin-top:10px;
        
    }
    
    .establishment_title h1
    {
        float:left;
        width:375px;
        text-align:left;
        color:#326698  !important;
        font-size:25px  !important;
	margin-bottom:5px  !important;

    }
    
    #establishment_container_left_col
    {
        width:375px;
        float:left;
        
    }
    
    #establishment_container_right_col
    {
        width:290px;
        float:left;
        margin-left:35px;
        margin-top:-65px;
    }
    
    .establishment_description
    {
        width:375px;
        float:left;
        text-align:left;
        font-size:14px;
        line-height:1.5 ;
        
    }
    
    .establishment_hours
    {
        width:375px;
        float:left;
        text-align:left;
        font-size:16px  !important;
        color:#326698  !important;
        margin-top:10px;
        padding-bottom:5px;

    }
    
    .establishment_hours h1
    {
        float:left;
        text-align:left;
        font-size:16px  !important;
        color:#9DA615  !important;
        width:375px;
        margin-bottom:5px  !important;
    }
    
    .establishment_hours h2
    {
        float:left;
        text-align:left;
        font-size:14px  !important;
        color:#326698  !important;
    }  
	
	.establishment_endhours
    {
        width:375px;
        float:left;
        text-align:left;
        font-size:16px  !important;
        color:#326698  !important;
        margin-top:20px;
        border-bottom: solid 1px #DCDCDC  !important;
    }
      
    .establishment_gift_card
    {
        width:375px;
        float:left;
        margin-top:20px;
        padding-bottom:15px;
        border-bottom:solid 1px #DCDCDC;
    }
    
    
    .establishment_gift_card img
    {
       float:left;
    }
    .establishment_image_container
    {
        width:290px;
        float:left;
    }
    
    .est_img_rotating_nav
    {
        width:100%;
        float:left;
    }
    
    #images_rotator{
    float:left;
    }
    
    .establishment_bottom_nav
    {
        float:left;
        width:375px;
        margin-top:20px;
    }
    
    .establishment_bottom_nav a
    {
        float:left;
        width:350px;
        text-align:left;
        text-decoration:none;
        color:#D1415A;
        margin-left:20px;
        font-size:14px;
        font:Arial;
        font-weight: bold;
        
    }
    
    .establishment_nav_item
    {
        width:350px;
        height:25px;
        background-image:url('/App_Themes/DCI/Images/establishment_nav_bg.png');
        background-repeat:no-repeat;
    }
    .establishment_phone_container
    {
        width:290px;
        float:left;
        margin-top:10px;
        }
    
    .establishment_phone_container h1
    {
        width:290px;
        float:left;
        text-align:left;
        font-size:35px  !important;
        color:#D1415A !important;
        }
     
     .establishment_address_container
     {
        margin-top:5px;
        width:200px;
        float:left;
     }  
     
     .establishment_address_container h1
     {
        width:200px;
        float:left;
        font-size:20px  !important;
        color:#326698  !important;
        
     }   
       
     .establishment_url_container 
     {
        width:290px;
        float:left;
        margin-top:30px  ;
        margin-bottom:20px ;
        
     }
     
     .establishment_url_container h1
     {
        width:290px;
        float:left;
        text-align:left;
        font-size:25px  !important;
        color:#D1415A  !important;
        
     }
     
     .establishment_url_container h1:hover
     {
	text-decoration: underline;
	cursor: pointer;
        font-size:25px  !important;
        color:#D1415A  !important;
        
     }
     .establishment_map_container
     {
        border-top:solid 0px #DCDCDC;
        padding-top:5px;
        
        width:275px;
        float:left;
        
     }
     
     .establishment_map_title
     {
        width:275px;
        float:left;
        
     }
     
     .establishment_map_title h1
     {
        width:275px;
        float:left;
        text-align:left;
        color:#515151  !important;
        
     }
     
     .establishment_map
     {
        width:275px;
        height:275px;
        float:left;
        margin-top:15px;
     }
     .rotating_image
     {
     }
     
     .rotating_image_container
     {
        display:table-cell;
        height:245px;
        text-align:center;
        vertical-align:middle;
        width:270px;
     }
     .establishment_rotating_images
     {
        width:270px;
        float:left;
        
     }
     .est_img_rotating_nav img
     {
        float:right;
        
     }
     .est_img_rotating_nav
     {
        display:none;
        
     }
     
     .ZipField
     {
        width:100px;
        margin: 0px 0px 0px 25px;
        border: solid 0px;
        float:left;
     }
     .ZipField_bg
     {
        text-align:right;
        background-image:url('/App_Themes/DCI/Images/zip_code_search_bg.png');
        background-repeat:no-repeat;
        width:135px;

     }
     
     .ZipLabel
     {
        float:left;
        text-align:right;
     }
     
     .ZipBtn
     {
        width:25px;
     }
     
     .PopupPanel
     {
        
        
        width:550px;
        height:450px;
        padding:25px;
        background-color:White;
        border: solid 1px #000;
        position:static;
        

     }
     
     .ViewLargeLabel
     {
        color:#D1415A;
        float:right;
     }
     
     .ViewLargeLabel:hover
     {
        color:#D1415A;
        text-decoration:underline;
        cursor:pointer;
     }
     
     .CloseMapLabel
     {
        float:right;
        margin-top:-20px;
		color:#D1415A;
		text-decoration:none;
     }
     
     .CloseMapLabel
     {
        color:#D1415A;
        text-decoration:underline;
        cursor:pointer;
     }
     .ZipTable
     {
        width:100%;
        float:left;
     }

