#imageGalleryPageContent {
    width: 675px;
    padding-top: 12px;
    padding-left: 28px;
}

#imageGalleryPageSearchContainer {
    min-height: 53px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #cdcccc;
    background: url('../../images/design/strip_background_trp.png') repeat;
    background-color: #ececec;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    text-align: left;
}

#imageGalleryPageSearchContainer input {
    height: 22px;
    width: 165px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border: 1px solid #dadada;
    font-size: 14px;
    color: #6083a9;
    font-weight: bold;
    padding-left: 7px;
    padding-right: 7px;
    margin: 0;
    vertical-align: top;
}

#imageGalleryPageSearchContainer .dk_toggle {
    text-align: left;
}

#imageGalleryPageSearchContainer>form>span {
    height: 26px;
    vertical-align: middle;
    display: inline-block;
}

#imageGalleryPageSearchContainer>form>span:first-child {
    display: inline-block;
    vertical-align: middle;
    height: 53px;
    width: 0;
    padding: 0;
}

#imageGalleryPageSearchContainer span:last-child {
    cursor: pointer;
}

#imageGalleryPageContent #imageGalleryPageContainer {
    padding-top: 25px;
}

#imageGalleryPageContent #imageGalleryPageContainer .noResult {
    font-size: 14px;
    color: #555555;
}

#imageGalleryPageContent #imageGalleryPageContainer #pagerTop {
    padding-bottom: 20px;
    display: block;
}

#imageGalleryPageContent #imageGalleryPageContainer #pagerBottom {
    padding-bottom: 25px;
    display: block;
}

#imageGalleryPageContent #imageGalleryPageContainer .imageGalleryListContainer {
    padding-bottom: 20px;
}

.imageGallery {
    display: inline-block;
    vertical-align: top;
    width: 215px;
    height: 205px;
    margin-right: 15px;
    margin-bottom: 13px;
}

a:nth-child(3n) .imageGallery {
    margin-right: 0 !important;
}

.imageGallery>.image {
    display: block;
    width: 215px;
    position: relative;
    height: 122px;
    overflow: hidden;
}

.imageGallery>.image img {
    width: 215px;
}

.imageGallery>.image img.new {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0;
    top: 0;
}

.imageGallery>.image img.icon {
    width: 64px;
    height: 36px;
    position: absolute;
    left: 68px;
    top: 39px;
}

.imageGallery:hover>.details {
    background-color: #f7f7f7;
}

.imageGallery>.details {
    display: block;
    position: relative;
    height: 63px;
    padding: 10px;
    padding-left: 45px;
    background: #212841;
    color: #FFFFFF;
    font-family: PtSansBold;
    font-size: 13px;
    background: url('../../images/design/strip_background_trp.png') repeat;
    background-color: #ececec;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    border-bottom: 1px solid #cccccc;
}

.imageGallery>.details>:first-child {
    position: absolute;
    top: 10px;
    left: 10px;
}

.imageGallery>.details>.title {
    display: block;
    line-height: 14px;
    font-size: 15px;
    font-family: PtSansBold;
    color: #3c4650;
    padding-top: 2px;
}

.imageGallery>.details>.date {
    display: block;
    font-family: Arial;
    font-size: 11px;
    color: #858585;
    padding-top: 3px;
}

.imageGalleryPage .imageGalleryContainer {
    width: 675px;
    position: relative;
    padding-top: 5px;
    margin-top: 8px;
    margin-left: 10px;
}

.imageGalleryPage .imageGalleryContainer #imageContainer {
    padding-top: 20px;
}

.imageGalleryPage .imageGalleryContainer .lightBlueTitle {
    position: absolute;
    top: 0;
    left: -10px;
}

.imageGalleryPage .imageGalleryContainer .imageGalleryDate {
    color: #a0a0a0;
    font-size: 12px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.imageGalleryPage .imageGalleryContainer .imageGalleryLabel {
    color: #c4272e;
    font-size: 14px;
    padding-bottom: 10px;
    font-family: Arial;
    font-weight: bold;
}

.imageGalleryPage .imageGalleryContainer .imageGalleryDate .seenCount {
    color: #3c3c3c;
}

.imageGalleryPage .imageGalleryContainer .imageGalleryoName {
    color: #3c3c3c;
    font-family: PtSansBold;
    font-size: 26px;
}

.imageGalleryPage .imageGalleryContainer .imageGalleryName span {
    display: inline-block;
    vertical-align: top;
    font-family: PtSansBold;
    font-size: 28px;
    color: #505050;
}

.imageGalleryPage .imageGalleryContainer .imageGalleryName span:first-child {
    padding-right: 10px;
    padding-top: 3px;
}

.imageGalleryPage .imageGalleryContainer .imageGalleryDetails {
    color: #3c3c3c;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 21px;
}

.imageGalleryPage .imageGalleryContainer #imageGallerySearchPager_bottom {
    padding-bottom: 20px;
}

.imageGalleryPage .imageGalleryContainer #imageGallerySearchPager_top {
    padding-top: 20px;
}

.imageGalleryPage .imageGalleryContainer #galleria {
    width: 100%;
    height: 440px;
}

.imageGalleryPage .similiarImageGalleries {
    padding-top: 33px;
    padding-bottom: 30px;
    position: relative;
}

.imageGalleryPage .similiarImageGalleries>.darkBlueTitle {
    top: 18px;
    left: -5px;
    position: absolute;
}

.imageGalleryPage .furtherImageGalleries {
    padding-top: 30px;
    position: relative;
}

.imageGalleryPage .furtherImageGalleries>.darkBlueTitle {
    top: 16px;
    left: -5px;
    position: absolute;
}