﻿/* gallery */
div.gallery {margin:8px 0;}

div.gallery div.header div.tools ul {margin:0 0 0 10px;padding:0;list-style:none;}
div.gallery div.header div.tools ul li {line-height:32px;margin-right:15px;padding:32px 0 32px 40px;display:inline;background-repeat:no-repeat;background-position:0 50%;}
div.gallery div.header div.tools ul li.print {background-image:url('../images/vendor/print.png');}
div.gallery div.header div.tools ul li.email {background-image:url('../images/vendor/email.png');}
div.gallery div.header div.tools ul li.save {background-image:url('../images/vendor/save.png');}
div.gallery div.header div.tools ul li a {color:#007E97;font-family:Arial, Sans-Serif;font-weight:bold;}

/* gallery */
div.gallery div.gallery div.primaryPhoto {position:relative;background-color:White;padding:0;}
div.gallery div.gallery div.primaryPhoto span.photoWrapper {display:block;width:713px;height:528px;overflow:hidden;}
div.gallery div.gallery div.primaryPhoto span.photoWrapper img {height:528px;}
div.gallery div.gallery div.primaryPhoto img {margin:0;padding:0;}
div.gallery div.gallery div.thumbnails ul {list-style:none;margin:0 0 0 -5px;padding:0;}
div.gallery div.gallery div.thumbnails ul li.thumbnail {border:none;text-align:center;margin:0 0 5px 5px;padding:0;background-color:white;float:left;position:relative;}
div.gallery div.gallery div.thumbnails ul li.thumbnail span.photoWrapper {display:block;width:133px;height:100px;overflow:hidden;}
div.gallery div.gallery div.thumbnails ul li.thumbnail span.photoWrapper img {height:101px;}
div.gallery div.gallery div.thumbnails ul li.thumbnail img {width:auto;height:auto;cursor:pointer;}
div.gallery div.gallery div.thumbnails ul li.hover {cursor:pointer;}
div.gallery div.gallery div.statement p {clear:left;margin:0 14px 0 0;padding:1em;text-align:left;background-color:White;}

/* gallery - navigation */
div.gallery div.galleryNavigation {font-family:Verdana, Arial, Sans-Serif;font-size:11px;font-weight:normal;line-height:14px;}
div.gallery div.galleryNavigation div {height:50px;background-color:#f2f2f2;color:#222222;border-top:1px solid silver;border-bottom:1px solid silver;}
div.gallery div.galleryNavigation h4 {color:#4d301b;font-family:Times New Roman, Georgia, Serif;font-size:23px;padding:10px;margin:0;}
div.gallery div.galleryNavigation ul {list-style:none;float:right;border:none;margin:16px 15px 0px 0px;}
div.gallery div.galleryNavigation ul li {display:inline;margin:0;padding:0;width:50px;background-position:50% 50%;background-repeat:no-repeat;}
div.gallery div.galleryNavigation ul li.previous {padding-left:10px;margin-right:5px;background-image:url('../images/vendor/bulletWest.png');background-position:left 50%;}
div.gallery div.galleryNavigation ul li.next {padding-right:10px;margin-left:5px;background-image:url('../images/vendor/bulletEast.png');background-position:right 50%;}
div.gallery div.galleryNavigation ul li.next a {text-align:right;}
div.gallery div.galleryNavigation ul li a {position:relative;top:-2px;color:#00748d;font-weight:bold;text-transform:lowercase;font-family:Times New Roman, Georgia, Serif;font-size:14px;}
div.gallery div.galleryNavigation ul li a:hover {background-color:inherit;color:#01445f;}

/*filters*/
div.filter ul.contentType {display:block;}
div.filterHeader {height:80px;}
div.filter div.filterSubmit {height:80px;}
