﻿.header-name 
{
    color:#15a8e0;
    float:left;
    font-size:18px;
    height:20px;
    overflow:hidden;
    width:100%;
    line-height: 18px;
}

.pagening .p_selected 
{
    background-color: #15a8e0;
    font-weight: bold;
    cursor:default;
} 


.hotelnamePanel 
{
    float: left; margin: 0px; padding: 3px 0px 0px 10px; color: #26aee2; font-size: 20px; font-weight: bold; border: none; width:57%; line-height:15px;
}

.topPanel .features_header
{
    color:#15a8e0;
    margin-top: 10px;
    font-size: 15px;
}

.distanceHeader 
{
    font-size: 15px;
    line-height: 20px;
    padding: 0px;
    color: #15a8e0; font-weight: bold; width: 100%; border-bottom: 1px dotted #CCCCCC;
}

.adressHeader 
{
    font-size: 14px;
    padding: 0px;
    color: #15a8e0; font-weight: bold; width: 100%; border-bottom: 1px dotted #CCCCCC;
    margin-bottom: 5px;
}

.roomHeader 
{
    border: 1px solid #CCCCCC;
    line-height: 25px;
    background-color: #f5f5f5;
    font-size: 14px;
    color: #15a8e0;
    width: 100%;
}

.galleryLink 
{
    text-decoration: none;
    border-bottom: 1px solid #15a8e0;
    font-size:12px;
    margin-left: 15px;
    float: right;
    font-weight:bold;
    line-height:16px;
    margin-top: 3px;
    
}

.galleryLink:hover
{
    color: #15a8e0;
}
.mapPanel a:link, .mapPanel a:visited { color:#15A8E0; }
