@import "/common/css/local/property/photos/photos_style.css";

#secondaryContainer {
    padding-top: 15px;
}

.photoSection .thumbs div.clearDiv,
    .openPhotoSection .thumbs div.clearDiv {
    clear: left;
    float: none;
    display: block;
    margin: 0;
    padding: 0;
}

.photoSection {
    clear: left;
    float: none;
}

.photoSection .thumbs {
    margin-left: 13px;
}

.largeImageArea {
    float: left;
    margin-left: 13px;

}

.openPhotoSection .largeImageContainer {
    margin: 0;
    padding: 0;
}

.openPhotoSection,
    .photoSection {
    width: 686px;
    background: #E8E8E8 url( /westin/images/highlightBoxBtmCrns.gif ) no-repeat scroll left bottom;
    margin: 10px 0 18px;
    padding: 0;
    clear: both;
}

#contentArea .openPhotoSection h3,
    #contentArea .photoSection h3 {
    padding: 13px 0 0 13px;
    background: #E8E8E8 url( /westin/images/highlightBoxTopCrns.gif ) no-repeat scroll left top;
    margin-top: 0;
}

.openPhotoSection .thumbs {
    width: 299px;
    margin: 0 14px 10px 14px;
    padding: 0;
    float: right;
}

.openPhotoSection .thumbs div   {
    margin:2px;
}

.openPhotoSection .thumbs div.selected a img {
    border: 3px solid #A2AE4C;
}

.openPhotoSection .thumbs div.selected  {
    margin:3px;
    padding:1px
}

#contentArea .bottomCurve {
    clear: both;
    height: 13px;
    background: transparent url( /westin/images/highlightBoxBtmCrns.gif ) no-repeat scroll left bottom;
}

.virtualTourLink {
    background: transparent url( /westin/images/WI_PA_InnerTemplate_Icon_360_Virtual_Tour.jpg ) no-repeat scroll 0 0;
    font-size: 12px;
    height: 16px;
    padding-bottom: 1px;
    padding-left: 20px;
    margin: 10px 0 10px 13px;
    display: block;
    text-transform: lowercase;
}

#primaryContainer #contentArea h3 {
    margin-left: 0;
    padding-left: 13px;
    text-transform: capitalize;
}

.openPhotoSection .largeImageContainer p    {
    text-align:left;
}
