﻿body { background-image: url( '../images/base/gallery-base-ltr.png' ); }
.list img { width: 176px; }
/* img-container */
.img-container { position: absolute; top: -145px; right: 0; width: 460px; height: 540px; padding: 20px 0 0; background: url( '../images/dotted-bg.png' ) repeat 0 0; float: left; overflow: hidden; z-index: 999}

.img-container h2 { color: #f30; font-weight: normal; font-size: 1em; }

.img-container .img { height: 500px; overflow: hidden; }

.img-container .details { margin: 3px 0 0; background: #000; color: #fff; font-size: 0.825em; padding: 10px; }
.list .scroller .scroller-content-cover .scroller-content a { padding: 0; width: 176px;font-size: 0.75em; color: #f30; }

#imgGallery {overflow: hidden; height: 460px; padding: 0 0 20px; width: 460px;}
#imgGallery ul { margin: 0 0 0 25px; }
#imgGallery ul li, #imgGallery ul li img { height: 68px; width: 100px; }
#imgGallery ul li { display: inline; float: left; list-style-type: none; margin: 0 5px 5px; }

#albums div { display: none; }
#albums li {font-size: 0.75em}
#albums a {color: #fff; font-size: 0.9em; padding: 2px;}
#albums .current a, #albums a:hover { color: #f30; font-weight: normal; }
