

.page_gallery {
    background: url(images/shadow.jpg) top center no-repeat;
    padding-top: 20px;
    margin-top: 15px;
    padding-bottom: 15px;
    width: 736px;
    clear: both;
}

.page_gallery_thumbnail {
    width: 165px;
    height: 165px;
    float: left;
    text-align: center;
    padding: 5px;
    background: url(images/gallery.jpg) top left no-repeat;
    margin:0 9px 9px 0;
    font-style: italic;
    font-size: 13px;
}

div.page_gallery_thumbnail {
}

.page_gallery_thumbnail img {
    max-width: 165px;
    max-height: 165px;
}

.page_gallery_overlay {
    background: url("images/page_gallery_overlay.png") no-repeat scroll left top transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 44px;
    left: -5px;
    position: relative;
    text-decoration: none;
    top: -44px;
    width: 175px;
}

span.first_thumb .page_gallery {
    background: transparent;
    padding: 0px;
    margin: 0px;
    width: 100%;
    clear: none;
}

span.first_thumb .page_gallery_thumbnail {
    width: auto;
    max-width: 290px;
    height: auto;
    float: left;
    text-align: left;
    padding: 5px;
    background: transparent;
    margin: 0 10px 10px 0;
    font-style: italic;
    font-family: "Myriad Pro", sans serif;
    font-size: 13px;
    float: right;
    margin: 0px 0px 20px 20px;
    padding: 0px;
}

span.first_thumb .page_gallery_titletext {
    display: none;
}

span.first_thumb .page_gallery_title {
    display: block;
    max-width: 290px;
    padding: 5px 0;
}

span.first_thumb .page_gallery_thumbnail img {
    max-width: 290px;
    max-height: 100%;
    display: block;
}

span.first_thumb .page_gallery_overlay {
    display: none;
}

.page_gallery_titletext {
    font-size: 18px;
    font-family: Helvetica Neue, sans-serif, Arial;
    font-weight: lighter;
    display: block;
    color: #525252;
    margin-bottom: 15px;
}

.page_gallery_title {
    display: none;
}

.page_gallery img {
    float: inherit;
    border: 0px;
    padding-bottom: 0px;
}

.page_gallery a {
    text-decoration: none;
    border: 0px;
    display: block;
}

.page_gallery_description {
    display: none;
}

#thumbnails, #thumbnails_left, #thumbnails_right {


}

#thumbnails_left, #thumbnails {
    float: left;
    margin: 0px 15px 15px 0px;
    max-width: 150px;
}

#thumbnails a, #thumbnails_left a, #thumbnails_center a, #thumbnails_right a {
    margin: 0px;
    padding: 0px;
    display: block;
    border: 0px dotted #f00;
    max-width: 150px;
}

#thumbnails_right {
    float: right;
    margin: 0px 0px 15px 15px;
    max-width: 150px;
}

#thumbnails_center {
    margin-left: 4px;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-color: #ccc;
    background-color: #eee;
    max-width: 200px;
}

#thumbnails img, #thumbnails_left img, #thumbnails_center img, #thumbnails_right img {
    border: 0px;
    margin: 0 0 0 0;
    padding: 0;
    display: block;
    max-width: 150px;
}

#thumbnails_left #imagetitle, #thumbnails_right #imagetitle, #thumbnails #imagetitle, #thumbnails_center #imagetitle {
    display: block;
    font-size: 12px;
    font-style: italic;
    line-height: 16px;
    margin: 0;
    padding: 4px 0px;
    text-align: left;
    font-family: "Myriad Pro", sans serif;
}
