/*  Kentico Photos Pages
    The Kentico Photo Gallery Pages.
--------------------------------------------------------------------------------
 */

.sec_photos .con_breadcrumbs { font-family: Georgia, Sans-Serif; font-size: 20px; color: #333333; padding: 0px 10px; margin-bottom: 10px; }
.sec_photos .con_breadcrumbs a { color: #ff8400; text-decoration: none; }
.sec_photos .con_breadcrumbs a:hover { text-decoration: underline; }

/*Gallery Listing*/
.sec_photos .con_photos_galleries td {}
.sec_photos .con_photos_galleries td td { width: auto; }
.sec_photos .con_photos_galleries .con_photos_item { width: 200px; margin-bottom: 10px; }
.sec_photos .con_photos_galleries .con_photos_image { border: 1px solid #c1c1c1; height: 200px; text-align: center; vertical-align: middle; }
.sec_photos .con_photos_galleries .con_photos_image img { vertical-align: middle; }
.sec_photos .con_photos_galleries .con_photos_details { padding: 10px 10px 0px 10px; }
.sec_photos .con_photos_galleries .con_photos_name {}
.sec_photos .con_photos_galleries .con_photos_name a { color: #14742D; text-decoration: none; font-weight: bold; font-size: 14px; }
.sec_photos .con_photos_galleries .con_photos_name a:hover { text-decoration: underline; }
.sec_photos .con_photos_galleries .PagerControl { margin-bottom: 20px; }

/*Images Listing and Full View*/
.sec_photos .con_photos_images { text-align:center; }
.sec_photos .con_photos_images td {}
.sec_photos .con_photos_images .con_photos_item { width: 200px; margin-bottom: 10px; }
.sec_photos .con_photos_images .con_photos_image { padding: 0px 10px; border: 1px solid #c1c1c1; height: 200px; text-align: center; vertical-align: middle; }
.sec_photos .con_photos_images .con_photos_details { padding: 5px 10px 0px 5px; text-align: left; }
.sec_photos .con_photos_images .con_photos_full { width: 620px; margin: auto; margin-top: 10px; }
.sec_photos .con_photos_images .con_photos_full .con_photos_image { padding: 10px; }
.sec_photos .con_photos_images .con_photos_full .con_photos_details { padding: 0px 40px; padding-top: 5px; }

.sec_photos .ImageGalleryPager td { padding: 0px 20px; vertical-align: middle; }
.sec_photos .ImageGalleryPager td select { vertical-align: middle; }
.sec_photos .ImageGalleryPager a { color: #14742D; text-decoration: none; font-weight: bold; }
.sec_photos .ImageGalleryPager a:hover { text-decoration: underline; }

/*
--------------------------------------------------------------------------------
 *  end of Kentico Photos Pages

