body {
    height: 100%;
    margin: 0 20px;
    padding: 0;
    background-color: #475258;
    background-image: url( ../images/bg.gif );
    background-repeat: repeat-x;
    font-family: trebuchet ms,inherit;
}
img {
    border: 0;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
#header {
margin: 0 auto;
width: 770px;
height: 80px;
}
#mainBox {
width: 770px;
text-align: center;
}
.box {
    margin: 0 auto;
    color: #000000;
    padding-top: 15px;
    background-color: #F4F4F4;
}
.spacer {
    clear: both;
}
.galleryBox {
    width: 970px !important;
}
#category, #gallery{
    padding: 0 10px;
}
#gallery .description {
    font-size: 12px;
    color: #333333;
}
#category .description {
    font-size: 12px;
    color: #111111;
}
.title {
    text-align: left;
    color: #94ABAF;
    padding: 0 10px 15px 10px;
}

.title h1 {
    color: #657B7F;
    font-style: italic;
    padding: 0 0 5px 0;
}
.title a.nav {
    color: #657B7F;
}
h1, h3 {
    margin: 0;
}
.inline {
    display: inline;
}
.grayColor {
    background-color: #475258;
}
.boxTop {
    padding: 15px 10px 5px 12px;
}
.boxBottom {
    padding: 0px 10px 35px 12px;
}

a.nav {
    color: #FFFFFF;
}
.pageOn img {
    background: transparent url( ../images/pickerOpen.png ) no-repeat scroll center;
    height: 12px;
    margin: 0px -1px -1px;
    width: 12px;
}
.pageNavigation {
    float: left;
    text-align: center;
    color:#94ABAF;
    font-size: 12px;
}
.photoNavigation {
    width: 680px;
    float: left;
    font-size: 12px;
}
.first, .prev {
    margin-right: 10px;
}

.last, .next {
    margin-left: 10px;
}
.boxCenter {
    padding: 5px 10px;
}

#thumbnails {
    float: left;
    width: 240px;
}

.thumb {
    display: block;
    float: left;
    margin: 6px 6px 0 0;
    background-color: #000000;
    padding: 4px;
    width: 64px;
    text-align: center;
}
.thumb a {
    display: block;
    width: 60px;
    height: 60px;
    text-decoration: none;
    border: 2px solid #000000;
}
.thumb a:hover, .active {
    border: 2px solid #FFFFFF !important;
}
#photoViewer {
    float: left;
    width: 678px;
    margin-top: 6px;
    margin-right: auto;
    text-align: center;
    background-color: #000000;
    padding: 6px;
    height: 450px;
}
#photoViewer a img{
    border: 2px solid #000000;
}
#photoViewer a:hover img {
    border: 2px solid #FFFFFF;
}
#galleriesBox {
    position: relative;
}
#galleriesBox .miniBox {
    height: 120px;
    width: 335px;
    padding: 5px 20px 5px 0px;
    text-align: left;
    float: left;
}
.miniBox .thumb {
    width: 94px;
    margin-left: 20px;
    margin-right: 20px;
}
.miniBox .thumb a {
    width: 90px;
    height: 90px;
}
.albumTitle {
    margin: 5px;
    font-style: italic;
}
.albumTitle a {
    color: #ffffff;
    text-decoration: none;
}
.albumTitle a:hover {
    text-decoration: underline;
}
.categoryTitle {
    margin: 5px;
    font-style: italic;
}

.categoryTitle a {
    color: #ffffff;
    text-decoration: none;
}

.categoryTitle a:hover {
    text-decoration: underline;
}
.description {
    font-size: 11px;
    color: #cccccc;
}
.updated {
    font-size: 10px;
    color: #999999;
}
.slideshowIcon {
    float:right;
}
.pointer{
    cursor:pointer;
}
/****/

#mainPhotos {
    position: relative;
    top: 12px;
    padding: 0 20px;
}
#mainPhotos .boxBottom {
    padding: 0;
}
#spliter {
    position: absolute;
    z-index: 10;
    top: 345px;
    height: 10px;
    width: 730px;
    background-color: #F4F4F4;
    margin: 0;
    padding: 0;
    left: 20px;
    border: 0;
}
#headerTitle {
    position: absolute;
    z-index: 11;
    top: 355px;
    *top: 352px;
    width: 690px;
    left: 20px;
    margin: 0;
    padding-left: 40px;
    text-align: left;
    background: transparent url( ../images/bg_rounded_2.png ) no-repeat scroll 0;
    color: #475258;
}
#mainPhoto .boxBottom {
    position: absolute;
    z-index: 33;
    left: 20px;
    top: 468px;
    width: 730px;
    background: transparent url( ../images/se.gif ) no-repeat top right;
}

#mainPhoto .boxBottom div {
    height: 12px;
    background: transparent url( ../images/sw.gif ) no-repeat top left;
}

#popularPhotos {
    text-align: left;
    padding: 0 20px;
}
#popularPhotos #thumbnails {
    width: 740px;
}
#popularPhotos .thumb {
    width: 54px;
    margin: 0 5px 0 0;
}
#popularPhotos .thumb a {
    width: 50px;
    height: 50px;
}
#popularPhotos img {
    width: 51px;
    height: 50px;
    z-index: 999;
}

.photo {
    clear: none;
    display: inline;
    float: left;
    padding: 0 5px 0 0;
}

.photo img {
    border: 1px solid #ffffff;
}
#galleryBox .photo {
    padding: 3px 10px 0 3px;
}
#categoriesBox .miniBox {
    background-color: #475258;
    margin: 10px 10px 0 0;
    height: 92px;
    width: 220px;
    padding: 8px;
    *padding: 7px;
    float: left;
    text-align: left;
    font-style: italic;
}
.miniBox img {
    vertical-align: top;
}
#categoriesBox {
    position: relative;
    width: 740px;
    margin: 10px 20px;
    text-align: left;
}
#categoriesBox .miniBox .thumb {
    width: 74px;
    margin: 0;
}
#categoriesBox .miniBox .thumb a {
    width: 70px;
    height: 80px;
}

#slideshowBox {
    background: transparent url( ../images/bg_rounded_1.png ) no-repeat scroll 0% 0%;
    height: 345px;
    position: absolute;
    top: 0;
    left: 20px;
    width: 730px;
}
.slide-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 730px;
	height: 400px;
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: no-repeat
}
#mainPhotos #slideshow{
	position: relative;
	width: 730px;
	height: 400px;
}
.category {
    float: left;
    margin-left: 8px;
    line-height: .85em;
}
#footer {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 11px;
    text-align: center;
    color: #999999;
}
#footer a {
    color: #ffffff;
}
