h1
{
    margin-top: 22px;
}

.resorthead
{
    background-color: #D9D9D9;
    height: 220px;
    margin: 10px 0px 20px 0px;
}


.resorthead .slideshow
{
    float: right;
}

.resorthead .slideshow img
{
    height: 220px;
}

.resorthead .description 
{
    color: #666666;
    width: 290px;
    padding: 15px;
}

.resorthead .description a, .resorthead .description a:visited
{
    text-decoration: underline;
}

.propsrchresults
{
    border-bottom: 1px dotted #660000;
}

.propsrchresults .propres
{
    width: 630px;
    border-top: 1px dotted #660000;
    clear: left;
    padding: 15px 0px;
}

.propsrchresults .propres .img
{
    float: left;
    margin: 0px 5px 0px 0px;
    width: 170px;
}

.propsrchresults .propres .img .propcta
{
    display: block;
    margin: 5px 0px;
    border: 0px;
    float: left;
}

.propsrchresults .propres .img .propctarhs
{
    display: block;
    margin: 5px 0px 5px 10px;
    border: 0px;
    float: left;
}



.propsrchresults .propres .header
{
    background-color: #D9D9D9;
    color: #333333;
    padding: 5px 10px;
    width: 335px;
    margin: 0px 0px 10px 175px;
}

.propsrchresults .propres .header span
{
    padding-right: 25px;
    font-size: 13px;
}

.propsrchresults .propres .header span.rhs
{
    padding-right: 0px;
}

.propsrchresults .propres .price
{
    font-size: 18px;
    color: #660000;
    font-weight: bold;
    float: right;
    margin: 3px 0px 0px 0px;
}

.propsrchresults .propres .price span
{
    font-size: 14px;
    position: relative;
    top: 3px;
}

.propsrchresults .propres .description
{
    margin: 0px 0px 10px 175px;
}

.propsrchresults .propres a.moreinfo
{
    text-align: right;
    float: right;
    width: 100px;
}

.oddrow, .evenrow
{
    background-color: transparent !important;
}

.propdetails
{
    margin-top: 10px;
}

.propdetails .galleries
{
    float: right;
    margin: 0px 0px 15px 15px;
}

.propdetails .maps
{
    margin: 10px 0px 0px 0px;
    width: 430px;
    border: 0px solid black;
    height: 100px;
}

.propdetails .maps .links
{
    text-align: left;
    vertical-align: top;
}

.propdetails #monoSlideshow
{
}

.propdetails .price
{
    font-size: 20px;
    color: #660000;
    font-weight: bold;
    width: 190px;
    margin-bottom: 20px;
}

.propdetails .price a
{
    cursor: hand;
    cursor: pointer;
    
}

.propdetails .listprice
{
    float: right;
    color: #999999;
    font-size: 10px;
}

.propdetails .listprice span
{
    text-decoration: line-through;
}

.propdetails .maindetails
{
    margin-top: 10px;
}

.propdetails .maindetails ul
{
    padding: 0px 20px;
}

.propdetails .propdetsbtm
{
    margin-top: 20px;
    color: Black;
    font-weight: bold;
}

.searchform
{
    width: 630px;
    margin-bottom: 10px;
}

.searchform td
{
    border-bottom: 1px dotted #660000;
    padding: 3px;
}

table.searchform td input
{
    border:0px;
    background-color: #E0E0E0;
}

table.searchform td select
{
    width: 100px;
}

table.searchform .cblist td
{
    border-bottom: 0px;
}

table.searchform .cblist td input
{
    background-color: white;
}


table.searchform td input.formbtn
{
    width: auto;
    background-color: Transparent;
    border: 0px;
    margin: 5px 0px;
}


TD.tabsbottomborder {
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	border-bottom :  1px solid #660000;
}

TD.seltab {
	border-left : 1px solid #660000;
	border-right : 1px solid #660000;
	border-bottom : 0px ;
	font-weight:bold;
    font-size: 11px;
}

TD.tab
{
	border : 1px solid #660000;
}

a.tablnk, a.tablnk:visited
{
    color: #660000;
    text-decoration: none;
    font-size: 11px;
}

.maps table
{
    float: right;
}

.maps table td
{
    text-align: center;
}


.maps table td.img
{
    border: 1px solid #660000;
    height: 70px;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.maps table td img
{
    border: 0px;
}

.sortsel
{
    float: right;
}

.highlight
{
    border: 1px solid #660000;
}

td.links
{
    border: 0px solid #660000;
}

.mapstable
{
    width: 330px;
    border: 0px dashed black;
}

.glryimage
{
    margin-left: 10px;
    float: left;
}

.glryimage td
{
    width: 70px;
    text-align: center;
    padding: 0px;
}


/* JS slideshow */
.propdetails .slideshowouter
{
    position: relative;
    border: 1px solid black;
    margin-left: 25px;
    background-color: #4c4c4c;
    overflow: hidden;
    height: 350px !important;
}

.propdetails #slidectrls_1
{
    margin-top: 312px !important;
}

.propdetails .slideshowinner
{
    position: absolute;
    border: 0px solid red;
    overflow: hidden;
}

.propdetails .slideshow
{
    position: relative;
}

.propdetails .slideshow>div
{
    top: 25px !important;
}

.propdetails .slideshow img
{
    border: 0px;
    cursor: hand;
    cursor: pointer;
}

.propdetails .slideno
{
    float: left;
    margin-left: 10px;
    position: absolute;
    #margin-left: -190px;
}

.propdetails .propdetails .slidedesc
{
    text-align: center;
    position: relative;
    color: White;
    font-weight: bold;
}

.propdetails .slidectrls
{
    position: absolute;
    height: 25px;
    padding-top: 13px;
    background-color: Black;
    color: White;
    z-index: 150;
    text-align: center;
	
}

.propdetails .slidectrls a, .slidectrls a:visited
{
    color: White;
    text-decoration: none;
}

.propdetails #slidedesc_1
{
    top: 0px !important;
    z-index: 9999999;
    text-align: right;
    padding: 5px 10px;
    width: 380px !important;
    position: absolute;
    /*background: transparent url('/_structure/images/jsslidedescbg.png');*/
    background-color: #4c4c4c;
}

.resorthead .slideshowouter
{
    position: relative;
    border: 1px solid black;
    background-color: #4c4c4c;
    height: 218px !important;
    border: 1px solid green;
    overflow: hidden;
}

.resorthead .slideshowinner
{
    position: absolute;
    border: 0px solid red;
    margin-left: -320px;
}



.resorthead #slidedesc_1
{
    display: none;
}

.resorthead img
{
    width: 320px;
}

