﻿body {
}
h2 {
    color: #666;
}
div#page {
    background-color: #000;
    border-color: #222;
}
div#footer {
    color: #888;
}
div.caption-container {
    color: #eee;
}
div.image-title {
    font-weight: bold;
    font-size: 1.4em;
}
div.image-desc {
    line-height: 1.3em;
    padding-top: 12px;
}
div.download {
    margin-top: 8px;
}
div.photo-index {
    color: #888;
}
div.navigation a.prev {
    background-image: url(../i/back.png);
}
div.navigation a.next {
    background-image: url(../i/next.png);
}
#main_img a.prev, #main_img a.next, #main_img a.view-full {
    height: 111px;
    position: absolute;
    top: 95px;
    text-indent: -9999px;
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
}
#main_img a.view-full {
    width: 111px;
    left: 137px;
}
#main_img a.view-full:hover {
    background-image: url(../i/glr/full.png) !important;
    opacity: .8;
    filter: alpha(opacity=80);
    zoom: 1;
}
#main_img a.prev {
    width: 60px;
    left: 18px;
}
#main_img a.next {
    width: 60px;
    right: 20px;
}
#main_img a.prev:hover {
    background-image: url(../i/glr/back.png) !important;
    opacity: .8;
    filter: alpha(opacity=80);
    zoom: 1;
}
#main_img a.next:hover {
    background-image: url(../i/glr/next.png) !important;
    opacity: .8;
    filter: alpha(opacity=80);
    zoom: 1;
}
div.loader {
    background-image: url(../i/loading.gif);
}
div.slideshow img {
    border-color: #FFF;
}
ul.thumbs li.selected a.thumb {
    background: #0085CF;
}
div.pagination a:hover {
    background-color: #111;
}
div.pagination span.current {
    background-color: #fff;
    border-color: #fff;
    color: #000;
}
div#container {
    overflow: hidden;
}
div.glr-content {
    clear: both;
    position: relative;
    height: 290px;
}
div.glr-content a, div.navigation a {
    text-decoration: none;
}
div.glr-content a:hover, div.glr-content a:active {
    text-decoration: underline;
}
div.navigation a.pageLink {
    height: 46px;
    line-height: 46px;
}
div.controls {
}
div.controls a {
    position: absolute;
    top: 100px;
}
div.ss-controls {
    float: left;
}
div.nav-controls {
    position: relative;
    top: 95px;
    z-index: 5;
}
div.slideshow-container, div.loader, div.slideshow a.advance-link {
    width: 390px;
}
div.loader, div.slideshow a.advance-link, div.caption-container {
    height: 275px;
}
div#main_img {
    padding: 13px 0 0 13px;
}
div.loader {
    background-image: url(../i/loading.gif);
    background-position: center center;
    background-repeat: no-repeat;
    left: 0;
    position: absolute;
    top: 0;
}
div.slideshow span.image-wrapper {
    display: block;
    left: 0;
    position: absolute;
    top: 10px;
}
div.slideshow a.advance-link {
    display: block;
    line-height: 275px;
    text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
    text-decoration: none;
}
div.slideshow a.advance-link:focus {
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
}
div.slideshow img {
    border-style: solid;
    border-width: 4px;
    width: 360px;
    height: 270px;
    display: inline;
}
div.caption-container {
    float: right;
    margin-top: 30px;
    position: relative;
}
span.image-caption {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
}
div.caption-container, span.image-caption {
    width: 334px;
}
div.caption {
    padding: 0 12px;
}
div.image-title {
    font-size: 1.4em;
    font-weight: bold;
}
div.image-desc {
    line-height: 1.3em;
    padding-top: 12px;
}
div.download {
    margin-top: 8px;
}
div.photo-index {
    bottom: 0;
    left: 0;
    padding: 0 12px;
    position: absolute;
}
div.navigation-container {
    /*float: left;     left: 50%;
    left: 197px;*/
    position: relative;
}
div.navigation {
    float: left;
    /*left: -50%;*/
    position: relative;
}
div.navigation a.pageLink {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    margin: 2px;
    position: relative;
    width: 15px;
}
div.navigation a.next {
    float: right;
}
div.navigation a.prev {
    float: left;
}
div.navigation a.pageLink:focus {
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
}
ul.thumbs {
    float: left;
    margin-left: 0px;
    width: 340px;
    position: relative;
}
ul.thumbs li {
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 1px;
    width: 46px;
}
a.thumb {
    display: block;
    padding: 1px;
    background-color: #FFF;
}
a.thumb:focus {
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
}
ul.thumbs img {
    border: medium none;
    display: block;
    width: 46px;
    height: 35px;
}
div.pagination {
    clear: both;
    left: -50%;
    position: relative;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin-right: 2px;
    padding: 4px 7px 2px;
    position: relative;
}
div.pagination a:hover {
    text-decoration: none;
}
div.pagination span.current {
    font-weight: bold;
}
div.pagination span.ellipsis {
    border: medium none;
    padding: 5px 0 3px 2px;
}
div.gallery-gutter {
    clear: both;
    padding-bottom: 20px;
}
#thumbs-content {
    color: #666;
    font-size: 12px;
    min-height: 85px;
    padding: 0;
}
#inspectCat {
    background-color: #FFF;
    border: 1px solid #D9D9D9;
    padding: 0 10px 10px;
    margin: 5px;
}
#inspectCat li {
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 5px 3px 0 0;
    padding: 0;
    width: 150px;
}
#toggleInspectCat {
    border: 1px solid #0085CF;
    background-color: #0085CF;
    padding: 1px 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #FFF;
    float: right;
}

#feature-pnl, #detail-pnl {
    border-style: none solid solid solid;
    border-width: 1px;
    border-color: #D9D9D9;
    background-color: #FFF;
    padding: 15px;
    color: #666;
    font-size: 15px;
    min-height: 270px;
}
ul.pic-tabs, ul#feature-tabs, ul.detail-tabs {
    margin: 0 !important;
    padding: 0;
    height: 30px;
    border-bottom: 1px solid #D9D9D9;
}
ul.detail-tabs {
    margin: 0 !important;
    padding: 0;
    height: 35px;
    border-bottom: 1px solid #D9D9D9;
}
ul.pic-tabs li, ul#feature-tabs li, ul.detail-tabs li {
    float: left;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
ul.pic-tabs a {
    background-color: #FFF;
    font-size: 13px;
    height: 18px;
    color: #666;
}
ul#feature-tabs a {
    background-color: #F5F5F5;
    color: #0085CF;
    font-size: 15px;
    height: 18px;
}
ul.detail-tabs a {
    color: #999;
    background-color: #EEE;
    font-size: 20px;
    height: 23px;
}
ul.pic-tabs a, ul#feature-tabs a, ul.detail-tabs a {
    font-weight: bold;
    float: left;
    display: block;
    text-decoration: none;
    border: 1px solid #D9D9D9;
    border-bottom: 0px;
    margin-right: 5px;
    border-radius-topright: 5px;
    -o-border-radius-topright: 5px;
    -icab-border-radius-topright: 5px;
    -khtml-border-radius-topright: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    -icab-border-top-right-radius: 5px;
    -khtml-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-radius-topleft: 5px;
    -o-border-radius-topleft: 5px;
    -icab-border-radius-topleft: 5px;
    -khtml-border-radius-topleft: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -icab-border-top-left-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    position: relative;
    top: 1px;
}
ul.pic-tabs a, ul#feature-tabs a{
    padding: 5px 20px 5px 30px;
}
ul.detail-tabs a {
    padding: 5px 20px 5px 20px;
}
ul.pic-tabs a:hover, ul#feature-tabs a:hover, ul.detail-tabs a:hover {
    background-color: #EEE;
    color: #0085CF;
}
ul.pic-tabs a.current, ul#feature-tabs a.current, ul.detail-tabs a.current {
    color: #333;
    cursor: default;
}
ul.pic-tabs a.current {
    background-color: #F2F2F2;
    border-bottom: 2px solid #F2F2F2;
}
ul#feature-tabs a.current, ul.detail-tabs a.current {
    background-color: #FFF;
    border-bottom: 2px solid #FFF;
}

ul.inspection-pic {
    margin-bottom: 10px;
}
ul.inspection-tabs {
    margin: 0 !important;
    padding: 0;
    height: 30px;
    border-bottom: 1px solid #D9D9D9;
}
ul.inspection-tabs li {
    float: left;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
ul.inspection-tabs a {
    font-weight: bold;
    float: left;
    font-size: 15px;
    display: block;
    padding: 5px 20px;
    text-decoration: none;
    border: 1px solid #D9D9D9;
    border-bottom: 0px;
    height: 18px;
    background-color: #F5F5F5;
    color: #666;
    margin-right: 5px;
    border-radius-topright: 5px;
    -o-border-radius-topright: 5px;
    -icab-border-radius-topright: 5px;
    -khtml-border-radius-topright: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    -icab-border-top-right-radius: 5px;
    -khtml-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-radius-topleft: 5px;
    -o-border-radius-topleft: 5px;
    -icab-border-radius-topleft: 5px;
    -khtml-border-radius-topleft: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -icab-border-top-left-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    position: relative;
    top: 1px;
}
ul.inspection-tabs a:hover {
    background-color: #EFEFEF;
}
ul.inspection-tabs a.current {
    background-color: #FFF;
    border-bottom: 2px solid #FFF;
    color: #3C9EFF;
    cursor: default;
}

/*simple gallery*
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
#thumbs_container {
    /* required settings */
    position: relative;
    width: 337px;
    float: left;
}

#thumbs_loader {
    background-image: url(../i/loading.gif);
    background-position: center center;
    background-repeat: no-repeat;
    height: 100px;
    position: absolute;
    top: 40px;
    width: 390px;
}
#thumbs_container.compact {
    overflow: hidden;
    height: 78px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
#thumbs_container .items {
    /* this cannot be too large */
    width: 20000em;
    position: absolute;
    clear: both;
}

/* single scrollable item */
#thumbs_container img {
    border:1px solid #CCC;
    float: left;
    margin: 1px;
    background-color: #fff;
    padding: 1px;
    cursor: pointer;
    width: 42px;
    height: 33px;
}

/* active item */
#thumbs_container .active {
    z-index: 9999;
    position: relative;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
    background: url(../i/hori.png) no-repeat;
    display: block;
    width: 20px;
    height: 20px;
    float: left;
    margin: 8px 5px;
    cursor: pointer;
    font-size: 1px;
}

/* right */
a.right {
    background-position: 0 -20px;
    clear: right;
    margin-right: 0px;
}
a.right:hover {
    background-position: -20px -20px;
}
a.right:active {
    background-position: -40px -20px;
}


/* left */
a.left {
    margin-left: 5px;
}
a.left:hover {
    background-position: -20px 0;
}
a.left:active {
    background-position: -40px 0;
}


