﻿@import url(../Polished/StyleSheet.css);

.browse-homepage .panel {background:#e9e9e9; border:none;}
.DI_FeatureList {line-height:36px;}

.listingdisplaypanel .listingimage img {padding: 0; margin:auto; position: relative; right: 0px;}

/* directory browse map/list view icons */
.maplistlink {color:#fff; font-family:Arial; padding:0 5px 0 10px; font-size:16px; position:relative; bottom:2px;}
.maplisticon {background:#4DB2F7; padding:5px; color:#fff; width:auto; border-radius:2px; position:relative; top:28px; left:15px; margin-bottom:40px;}
.maplisticon .glyphicon {color:#fff; font-size:16px; padding-top:4px; padding-left:5px;}

.gallerypanel  {padding:10px 5px; margin-bottom:20px;}
@media (max-width: 767px) {
     .photogallerysubmit .btn  {width:100%; margin:10px 0 20px 0;}

    /* Photo Gallery Styles - home and browse pages */
    .gallery-wrapper {padding:0; background:#fff;}
    .gallery-homepage {max-width:1200px; margin:0 auto; float:none;}
    .gallery-homepage #PhotoGalleryHeading {color:#222; background:#f1f3f7; border:1px solid #ddd; padding:10px 10px; font-size:22px; margin:0 5px;}

    #PhotoGalleryHeading {color:#222; background:#f1f3f7; border:1px solid #ddd; padding:10px 10px; font-size:22px;}
    #ViewAllDiv a  {color:#222;}
    /* Home page thumbnail page styles */
    .gallery-homepage .mgphotogallery {margin:0 auto; text-align:center; padding:15px; font-weight:bold; background:#fff; border:1px solid #ddd; height:auto; margin-bottom:10px;}
    .gallery-homepage .mgphotogallery img {margin:0 auto; margin-bottom:10px; max-height:240px;}
    .gallery-homepage .mgphotogallery a {display:block; line-height:26px; color:#222;  font-size:16px;}

    /* photo gallery display page */
    .gallery-description {padding-top:20px;}

    /* PhotoGallery.aspx page styles */
    .gallerydisplay .mgphotogallery {margin:0 auto; text-align:center; padding:15px; font-weight:bold; background:#fff; border:1px solid #ddd; height:auto; margin-bottom:10px;}
    .gallerydisplay .mgphotogallery img {margin:0 auto; margin-bottom:10px; max-height:240px;}
    .gallerydisplay .mgphotogallery a {display:block; color:#222;}
    .gallerysubmitform .btn {width:100%;}
}
@media (min-width: 768px) and (max-width: 991.98px) {
     .photogallerysubmit .btn  {display:block; float:left;}

    /* Photo Gallery Styles - home and browse pages */
    .gallery-wrapper {padding:0; background:#fff;}
    .gallery-homepage {max-width:1200px; margin:0 auto; float:none;}
    .gallery-homepage #PhotoGalleryHeading {color:#222; background:#f1f3f7; border:1px solid #ddd; padding:10px 10px; font-size:22px; margin:0 5px;}
    
    /*#PhotoGalleryHeading a {color:#222;}*/
    #PhotoGalleryHeading {color:#222; background:#f1f3f7; border:1px solid #ddd; padding:10px 10px; font-size:22px;}
    #ViewAllDiv a  {color:#222;}

    /* Home page thumbnail page styles */
    .gallery-homepage .mgphotogallery {width:31%; margin:0 4px; text-align:center; padding:10px; font-weight:bold; background:#fff; border:1px solid #ddd; min-height:300px;}
    .gallery-homepage .mgphotogallery img {margin:0 auto; margin-bottom:10px; max-height:240px;}
    .gallery-homepage .mgphotogallery a {display:block; line-height:24px; color:#222; font-size:16px;}

    /* photo gallery display page */
    .gallery-description {padding-top:20px;}

    /* PhotoGallery.aspx page styles */
    .gallerydisplay .mgphotogallery {width:31%; margin:0 auto; text-align:center; padding:5px; font-weight:bold; background:#fff; border:1px solid #ddd; margin:0 5px; margin-bottom:10px; min-height:300px;}
    .gallerydisplay .mgphotogallery img {margin:0 auto; margin-bottom:10px; max-height:240px;}
    .gallerydisplay .mgphotogallery a {display:block; color:#222;}
    .gallerysubmitform .btn {min-width:180px;}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
     .photogallerysubmit .btn  {float:right; position:relative; top:25px; right:10px;}

    /* Photo Gallery Styles - home page */
    .gallery-wrapper {padding:0; background:#fff;}
    .gallery-homepage {max-width:1200px; margin:0 auto; float:none; padding:0 0 0 10px;}
    .gallery-homepage #PhotoGalleryHeading {color:#222; background:#f1f3f7; border:1px solid #ddd; padding:10px 10px; font-size:22px; margin:0 5px;}
    
    /*#PhotoGalleryHeading a {color:#222;}*/
    #PhotoGalleryHeading {color:#222; background:#f1f3f7; border:1px solid #ddd; padding:10px 10px; font-size:22px;}
    #ViewAllDiv a  {color:#222;}
    #PhotoGalleryHeading .morelink .btn {}

    /* Home page thumbnail page styles */
    .gallery-homepage .mgphotogallery {width:32%; margin:0 4px; text-align:center; padding:10px 5px; font-weight:bold; background:#fff; border:1px solid #ddd; min-height:300px;}
    .gallery-homepage .mgphotogallery img {margin:0 auto; margin-bottom:10px; max-height:240px;}
    .gallery-homepage .mgphotogallery a {display:block; line-height:24px; color:#222; font-size:16px;}

    /* photo gallery display page */
    .gallery-description {padding-top:20px;}

    /* PhotoGallery.aspx page styles */
    .gallerydisplay .mgphotogallery {width:31%; margin:0 auto; text-align:center; padding:5px; font-weight:bold; background:#fff; border:1px solid #ddd; margin:0 5px; margin-bottom:10px; min-height:300px;}
    .gallerydisplay .mgphotogallery img {margin:0 auto; margin-bottom:10px; max-height:240px;}
    .gallerydisplay .mgphotogallery a {display:block; color:#222;}
    .gallerysubmitform .btn {min-width:180px;}
}
@media (min-width: 1200px) {
     .photogallerysubmit .btn  {float:right; position:relative; top:25px; right:10px;}

    /* Photo Gallery Styles - home page */
    .gallery-wrapper {padding:0; background:#fff;}
    .gallery-homepage {max-width:1200px; margin:0 auto; float:none; padding:0 0 0 10px;}
    .gallery-homepage #PhotoGalleryHeading {color:#222; background:#f1f3f7; border:1px solid #ddd; padding:10px 10px; font-size:22px; margin:0 5px;}
    
    /*#PhotoGalleryHeading a {color:#222;}*/
    #PhotoGalleryHeading {color:#222; background:#f1f3f7; border:1px solid #ddd; padding:10px 10px; font-size:22px;}
    #ViewAllDiv a  {color:#222;}
    #PhotoGalleryHeading .morelink .btn {}

    /* Home page thumbnail page styles */
    .gallery-homepage .mgphotogallery {width:32%; margin:0 5px; text-align:center; padding:10px; font-weight:bold; background:#fff; border:1px solid #ddd; min-height:300px;}
    .gallery-homepage .mgphotogallery img {margin:0 auto; margin-bottom:10px; max-height:200px;}
    .gallery-homepage .mgphotogallery a {display:block; line-height:24px; color:#222; font-size:16px;}

    /* photo gallery display page */
    .gallery-description {padding-top:20px;}

    /* PhotoGallery.aspx page styles */
    .gallerydisplay .mgphotogallery {width:32%; margin:0 auto; text-align:center; padding:5px; font-weight:bold; background:#fff; border:1px solid #ddd; margin:0 5px; margin-bottom:10px; min-height:300px;}
    .gallerydisplay .mgphotogallery img {margin:0 auto; margin-bottom:10px; max-height:240px;}
    .gallerydisplay .mgphotogallery a {display:block; color:#222;}
    .gallerysubmitform .btn {min-width:180px;}
}

  .mgphotogallery a:link, .mgphotogallery a:visited {color:#222; text-decoration:none;}
  .mgphotogallery a:active, .mgphotogallery a:hover {color:#555; text-decoration:underline;}

