.pg {
    width: 100%;
     padding: 0;
    font-size: 11px;
    line-height: normal;
     margin-bottom: 10px;
}

h1.hotel-name {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    background: transparent;
     margin: 0 0 2px 0;
     padding: 0;
}

.subtabs {
     width: 670px;
     padding: 0;
     border-collapse: collapse;
}

.subtabs h2 {
    clear: both;
     font-size: 12px;
     font-weight: bold;
     margin: 10px 0 2px 0;
    padding: 3px;
     color: #fff;
     background-color: #8ab48e;
}

.subtabs th {
     border-bottom: 1px solid #666;
     background: url(tabs_rt.gif) no-repeat right top;
     text-align: center;
     padding: 0;
     margin: 0;
}

.subtabs th a {
     display: block;
     background: url(tabs_lft.gif) no-repeat left top;
     padding: 3px 0;
     text-decoration: none !important;
     color: #333 !important;
     font-size: 11px !important;
     font-weight: normal !important;
}

th#tabon {
     border: 0;
     background: url(tabs_current_rt.gif) no-repeat right top;
     text-align: center;
     padding: 0;
     margin-left: 0;
}

th#tabon a {
     display: block;
     background: url(tabs_current_lft.gif) no-repeat left top; 
     padding: 4px 0 3px 0;
     text-decoration: none !important;
     color: #333 !important;
     font-size: 11px !important;
     font-weight: bold !important;
}

.tdtabcont {
    /* border: 1px solid #666;*/
     border-top: none;
     background-color: #fff;
     padding: 8px;
}

.tdtabcont>h2:first-child {
     margin-top: 15px;
}

.tdtabcont img {
     
}

.tdtabcont p {
    margin-top: 10px;
     font-size: 11px;
}

.tdtabcont li {
     font-size: 11px;
}

.searchbot { 
     width: 100%;
     border: 1px solid #630237;
     background-color: #98bc9b;
     margin: 0 0 15px 0;
    padding: 0;
    border-collapse: collapse;
}

.searchbot label {
     font-size: 11px;
     font-weight: bold;
}

.searchbot label.small {
     font-size: 10px;
}

.searchbot input, .searchbot select {
     font-size: 11px;
}

.searchbot table {
     margin: 0;
     padding: 2px 0;
}

table.search-subtbl {
     width: 100%;
    background-color: transparent;
    border: none;
     font-size: 11px;
     margin: 0 0 10px 0;
    padding: 4px 6px 0 6px;
}

table.advopt {
     width: 100%;
     padding: 6px 8px 6px 6px;
    padding: 6px 8px 2px 6px;
     background-color: transparent;
    border: none;
     border-top: 1px solid #ccc;
     font-size: 11px;
    line-height: 16px;
     margin: 0 0 4px 0;
}

table.search-subtbl {
     width: 100%;
    background-color: transparent;
    border: none;
     font-size: 11px;
     margin: 0 0 10px 0;
    padding: 4px 6px 0 6px;
}

.search-subtbl input, .search-subtbl select {
    font-size: 11px;
}

.search-subtbl label {
    font-size: 11px;
    font-weight: normal;
    color: #000;
}

table.advopt {
     width: 100%;
     padding: 6px 8px 6px 6px;
    padding: 6px 8px 2px 6px;
     background-color: transparent;
    border: none;
     border-top: 1px solid #ccc;
     font-size: 11px;
    line-height: 16px;
     margin: 0 0 4px 0;
}

.advopt label {
    font-size: 11px;
    font-weight: normal;
    color: #000;
}

.advopt input, .advopt select {
    font-size: 11px;
} 

h3.info-item {
    margin: 0 0 2px 0;
}

.nearby-list li {
     margin-top: 2px;
     margin-bottom: 2px;
}

.not-available {
     color: #cc0000;
} 

table.availability3 {
    width: 100%;
    margin: 5px 0 0 0;
}

.availability3 th {
    width: 11% !important;
     font-size: 11px;
     font-weight: bold;
     border: none !important;
     background: transparent !important;
     text-align: center;
}

.availability3 td {
    font-size: 10px !important;
     background-color: #eee;
     vertical-align: middle;
}

.availability3 td.first, .availability3 th.first {
     width: 12%;
     text-align: left;
}

th.weekday, td.weekday {
    width: 11%;
     text-align: center;
}

th.avg, td.avg {
     text-align: center;
}

.x-ed {
     text-align: center;
}

td.noback {
     background: transparent !important;
}

.room-description {
    width: 100%;
     margin: 10px 0;
}

.room-description img {
     border: 1px solid #000;
     margin: 0 6px 2px 0;
}

.room-description p {
     margin: 0 0 6px 0;
     font-size: 11px;
}

.small, .small a {
     font-size: 10px;
}

a.small, a.small:link, a.small:visited, a.small:hover {
    font-size: 10px;
}

.room-amenities {
    width: 100% !important;
    display: none;
    margin: 5px 0 15px 0;
}

.room-amenities th {
    background: transparent !important;
    font-size: 12px !important;
    font-weight: bold;
    text-align: left !important;
    border-bottom: 1px dotted #ccc !important;
    border-top: 1px dotted #ccc !important;
    padding: 4px 0 !important;
}

.room-amenities ul {
     margin-top: 10px;
     margin-bottom: 0;
} 

h3.additional-rooms {
    clear: both;
    font-size: 14px;
    font-weight: bold;
    padding-top: 15px;
    margin: 10px 0 6px 0;
    color: #000;
    border-top: 1px solid #630237;
} 

.submit-btn {
     margin: 4px 12px 4px 0;
     font-size: 11px;
} 

table.prodlisting {
     width: 100%;
     border: 1px solid #8ab48e;
     margin-bottom: 15px;
     padding: 0;
     border-collapse: collapse;
}

.prodlisting th  {
     font-size: 12px !important;
     font-weight: bold !important;
     color: #fff !important;
     text-align: left !important;
     background-color: #8ab48e !important;
     padding: 3px !important;
     border-bottom: 1px solid #8ab48e !important;
     background-image: none !important;
}

.prodlisting th.rt {
     text-align: right;
}

.prodlisting td {
     font-size: 11px;
     padding: 3px;
}

.prodlisting td img {
    margin: 2px 6px 14px 0;
     border: 1px solid #000;
}

.prodlisting td.main-cont {
    padding: 4px;
} 

.main-cont td {
    font-size: 11px;
}

.main-cont p { 
    margin: 0 0 4px 0;
}

td.prodlistingbtm {
     border-top: 1px solid #8ab48e;
     padding: 8px 4px 6px 4px;
}

td.prodlistingav {
    font-size: 10px;
    font-weight: normal;
    color: #000;
     border-top: 1px solid #8ab48e;
     background-color: transparent;
     padding: 8px 4px 6px 4px;
}

.prodlisting input, .prodlisting select {
     font-size: 11px;
     margin: 0 4px 0 0;
}

.ap {font-size: 12px; font-weight: bold} 

a.deal-link:link, a.deal-link:visited, a.deal-link:hover {
     text-decoration: none !important; 
     color: #008000 !important; 
     font-weight: bold;
}
.deal-tbl {width: 100%; background-color: #EAFFDF; margin: 0 0 20px 0; padding: 4px 2px;}  

.dealmsg td {
    background-color: #EAFFDF !important; 
    font-weight: bold;       
    font-size: 11px !important; 
    text-align: left !important;
    color: #008000 !important; 
    border-top: 2px solid #fff;
}

.otherdeals {
    background: none !important;
}

.originalSellRate
{
     text-decoration: line-through;
}

.discountRate {
    color: #008000;
    font-weight: bold;
}

.free
{
     font-weight: bold;
     color: #008000;
}

.heybuddy
{
     background: red;
     color: white;
} 

.otherdeals {
    padding: 2px 0 10px 0 !important;  
    text-align: left !important;
}

.otherdeals select {
    display: inline;
    font-size: 10px; 
    width: 100%;
    border: 1px solid #009900;     
 }
 
 .otherdeals optgroup {
    font-weight: bold;
    font-style: normal;
 }
 
 .odl {
    font-weight: bold; 
    padding: 0 0 2px 0;
 } 
 
 .deal-tbl {
    width: 100%;
    margin: 0 0 10px 0;
}               

.deal-tbl th {
    background: none !important;
    border: none !important;
    font-size: 11px;
    font-weight: bold; 
}
h2.tc {font-size: 10px; font-weight: bold; color: #000; margin: 0 0 5px 0; padding: 0;} 

.restrictions {border: 2px solid #f4f4f4; padding: 4px; background-color: #f7f7f7;}

.restrictions ul {
   margin: 0 0 0 8px; 
   padding:0 0 5px 0; 
   list-style:none; 
}

.restrictions ul li {
   background: url(bullet-red.gif) no-repeat 0 6px; 
   padding: 1px 10px; 
   line-height: 14px;
   font-weight: normal;
   color: #000;
} 

.rtr {}

.p-hotels {border: 4px solid #f4f4f4; padding: 4px; background-color: #fff; margin: 0 0 10px 0;} 

.invisible-tbl {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
}

.invisible-tbl td {
    padding: 0;
    border: none !important;
}
td.deal-hdr-sm {background: url(moneyicon_sm.gif) no-repeat 0 0; padding: 2px 0 2px 25px !important;}
td.deal-ico {background: url(moneyicon.gif) no-repeat 0 center; padding: 4px 0;} 
.blocky {
     display:block;
     clear:both;
     padding: 3px 0; 
     font-style:italic;
}
