﻿.tab-selected
{
    background-image: url('../images/tabs/red/tab_ovr.gif');
    color: white;
}

.tab
{
    background-image: url('../images/tabs/red/tab.gif');
    color: #460305;
}

#tabstrip-bottom 
{
    background-color: #eb3d00;
    border: 1px solid #ca0206;  
}

a 
{
    text-decoration: none;   
    color: #eb3d00;
}

a:hover 
{
    text-decoration: underline;
    color: #8c0709;
}

h1, h2, .topText
{
  color: #eb3d00;  
}

.hotelViewSub 
{
    font-weight: bold; font-size: 0.8em; color: #8c0709;
}

th {
    color: #8c0709 !important;
}

.subNav a
{
    background-image: url(/images/tabs/red/arrow.gif) !important;
    background-position: 0px 4px !important;
    padding-left: 12px;

    
}

.full-width-header {
    border-color: #eb3d00;
}
.divFormHeader_1 
{
    background-color: white;
    background-image: url('../images/advRateCards/red_1.gif');
    width: 644px;
    height: 49px;
    
    padding-left: 17px;
    
}

.divFormHeader_2 
{
    background-color:white;
    background-image: url('../images/advRateCards/red_2.gif');
    width: 644px;
    height: 49px;
    
    padding-left: 17px;
    
}

.divFormHeader_3
{
    background-color: white;
    background-image: url('../images/advRateCards/red_3.gif');
    width: 644px;
    height: 49px;
    
    padding-left: 17px;
    
}

