﻿#showSettings
    {
        color: #3399cc;
        cursor: pointer;
    }
    #settings
    {
        width: 50%;
    }
    .nav
    {
        width: 100%;
    }
    .nav_backwards
    {
        width: 50%;
        float: left;
        text-align: left;
    }
    .nav_forwards
    {
        width: 50%;
        float: left;
        text-align: right;
    }
    div
    {
        behavior: url(http://www.territorydiscoveries.com/DesktopModules/SearchDisplay_Listing/images/iepngfix.htc);
    }
    .classification
    {
        position:relative;
        width: 91px;
        height: 17px;
    }
    .classification .cover
    {
        position: absolute;
        background: none;
        top: 12px;
        left: 0px;
        width: 91px;
        height: 17px;
        z-index: 101;
    }
    .classification .progress
    {
        position: absolute;
        background: transparent url(images/stars_full.gif) top left no-repeat;
        top: 12px;
        left: 0px;
        height: 17px;
        z-index: 102;
    }
    .listingWrap
    {
        width: 100%;
    }
    .HotelHeader
    {
        float: left;
        display: inline;
    }
    .HotelName
    {
        float: left;
        margin-right: 20px;
    }
    .HotelBlurb
    {
        display: block;
    }
    .HotelBlurb p
    {
        margin: 0;
    }
    .HotelItem
    {
        background: #ffffff;
        border: 1px solid #cccccc;
        float: left;
        margin-top: 10px;
        width: 100%;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
    }
    .HotelItem:hover, .HotelAltItem:hover
    {
        background: #cccccc;
    }
    .HotelAltItem
    {
        background: #dbebff;
        border: 1px solid #cccccc;
        float: left;
        margin-top: 10px;
        width: 100%;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
    }
    .InnerItem
    {
        padding: 10px;
    }
    .ListingModal
    {
        position: absolute;
        background-color: #ffffff;
        filter: alpha(opacity=70);
        mozopacity: 0.7;
        opacity: 0.7;
        padding: 0px;
        margin: 0px;
    }
    .ListingModal div
    {
        padding: 4px;
        margin: 0 auto;
    }
    
    .clearfix:after
    {
        content:".";
        display:block;
        height: 0;
        clear: both;
        visibility:hidden;
    }
    /* for IE6 */
    * html .clearfix
    {
        height: 1%;
    }
    /* for IE7 */
    *:first-child+html .clearfix 
    {
        min-height: 1px;
    }
    
    .RoomRates
    {
        font-size:13px;
        width:470px;
        border-collapse:collapse;
        margin-bottom:15px;
        vertical-align:middle;
    }
    .RoomRates th
    {
        background:#3399cc;
        color:#ffffff;
        font-size:14px;
        font-weight:normal;
        border-bottom:none;
        padding:2px 5px;
        vertical-align:middle;
    }
    .RoomRates tr
    {
        border-bottom:solid 1px #cccccc;
    }
    .RoomRates td
    {
        padding:5px;
        vertical-align:middle;
    }
    .RoomDeparts
    {
        font-size:13px;
        width:470px;
        border-collapse:collapse;
        margin-bottom:15px;
        vertical-align:middle;
    }
    .RoomDeparts th
    {
        background:#3399cc;
        color:#ffffff;
        font-size:14px;
        font-weight:normal;
        border-bottom:none;
        padding:2px 5px;
        vertical-align:middle;
    }
    .RoomDeparts tr
    {
        border-bottom:solid 1px #cccccc;
    }
    .RoomDeparts td
    {
        padding:5px;
        vertical-align:middle;
    }
    .RoomDeparts caption
    {
        text-align: left;
        padding-left:5px;
    }
    .price
    {
        width:470px;
        border:solid 1px #000000;
        border-collapse:collapse;
        font-size:14px;
    }
    .Enquire a:link
    {
        padding: 5px 14px;
        background-color: #f8a30a;
        color: #ffffff;
        text-decoration: none;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        font-size: 12pt;
        font-weight: bold;
        white-space:nowrap;
    }
    .Enquire a:visited 
    {
        padding: 5px 14px;
        background-color: #f8a30a;
        color: #ffffff;
        text-decoration: none;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        font-size: 12pt;
        font-weight: bold;
        white-space:nowrap;
    }

    .Enquire a:active 
    {
        padding: 5px 14px;
        background-color: #f8a30a;
        color: #ffffff;
        text-decoration: none;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        font-size: 12pt;
        font-weight: bold;
        white-space:nowrap;
    }
    .Enquire a:hover
    {
        background: #e59700 url(images/btn_bg.jpg) repeat-x bottom left;
        color: #ffffff;
    }
    .bullets
    {
        display: list-item;
        list-style-position:inside;
        list-style-type: disc;
        color: #000000;
        font-size: 13px;
    }
    .specialbullets li
    {
        float:left;
        width:220px;
        margin:0;
        background-image:url(images/bullet.jpg);
        background-position:0 3px;
        background-repeat:no-repeat;
        padding:0 0 0 13px;
        list-style-type:none;
        font-size: 13px;
    }
    .specialbullets
    {
        float: left;
        width: 470px;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .c2cbottom
    {
        font-size: 14pt;
    
    }
    
    .calltoaction1
    {
        width:233px;
        height:92px;
        background-image:url(images/call-to-action_1.jpg);
        background-repeat:no-repeat;
        float:left;
    }
    .calltoaction2
    {
        width:135px;
        height:92px;
        margin-left:1px;
        float:left;
    }
    .calltoaction3
    {
        width:127px;
        height:92px;
        margin-left:1px;
        float:left;
    }
    .calltoaction2 a:link
    {
        width:135px;
        height:92px;
        background-image:url(images/call-to-action_2.jpg);
        background-repeat:no-repeat;
        background-position:top;
        display: block;
    }
    .calltoaction2 a:visited 
    {
        width:135px;
        height:92px;
        background-image:url(images/call-to-action_2.jpg);
        background-repeat:no-repeat;
        background-position:top;
        display: block;
    }
    .calltoaction2 a:active 
    {
        width:135px;
        height:92px;
        background-image:url(images/call-to-action_2.jpg);
        background-repeat:no-repeat;
        background-position:top;
        display: block;
    }
    .calltoaction2 a:hover
    {
        width:135px;
        height:92px;
        background-image:url(images/call-to-action_2.jpg);
        background-repeat:no-repeat;
        background-position:bottom;
        display: block;
    }
    .calltoaction2 a span
    {
        display:none;
    }
    .calltoaction3 a:link
    {
        width:127px;
        height:92px;
        background-image:url(images/call-to-action_3.jpg);
        background-repeat:no-repeat;
        background-position:top;
        display: block;
    }
    .calltoaction3 a:visited 
    {
        width:127px;
        height:92px;
        background-image:url(images/call-to-action_3.jpg);
        background-repeat:no-repeat;
        background-position:top;
        display: block;
    }
    .calltoaction3 a:active 
    {
        width:127px;
        height:92px;
        background-image:url(images/call-to-action_3.jpg);
        background-repeat:no-repeat;
        background-position:top;
        display: block;
    }
    .calltoaction3 a:hover
    {
        width:127px;
        height:92px;
        background-image:url(images/call-to-action_3.jpg);
        background-repeat:no-repeat;
        background-position:bottom;
        display: block;
    }
    .calltoaction3 a span
    {
        display:none;
    }