﻿/* Globals and Free range rules */    
*{padding:0; margin:0;}
p {margin-top: 0.1em;}
html, body {font-family:Arial, Helvetica, Sans-Serif; font-size:.828em;}
body{background-color: #212121;}

div#PageWrapper{width:740px; height:515px;}

div#PhotoGalleryBlock {width:592px; margin:auto; margin-top:10px;}
div#PhotoGalleryBlock h1 {text-align: center; text-transform: uppercase; font-family:Arial,sans-serif; font-weight:bold; font-size:2.2em; color:#fff; padding-left:53px;}
div#PhotoGalleryBlock h2 {text-align: center; text-transform: uppercase; font-family:Arial,sans-serif; font-weight:bold; font-size:1.4em; color:#7a7a7a; padding-left:53px; margin-bottom:20px;}
div#PhotoGalleryBlock #MP3Player {position:relative; left:470px; margin-bottom:2px;}
div#PhotoGalleryBlock #PhotoGalleryPhotoList {list-style:none;}
div#PhotoGalleryBlock #PhotoGalleryPhotoList li {float:left; margin-top:10px; margin-right:6px; margin-left:5px;}
div#PhotoGalleryBlock #PhotoGalleryPhotoList a { border:none;}
div#PhotoGalleryBlock #PhotoGalleryPhotoList img {border:solid 1px #fff;}
div#PhotoGalleryBlock #PhotoGalleryPhotoList img:hover {border-color:#000;}
div#PhotoGalleryBlock #DisplayedPhotoContainer {background:url(/images/2.1/icons/icon_galleryspinner2.gif) #323232 center center no-repeat; width:528px; height:352px; position:relative;}
div#PhotoGalleryBlock #DisplayedPhotoContainer img {position:relative; border: solid 1px #fff;}
div#PhotoGalleryBlock #DisplayedPhotoCaptionBlock {width:508px; margin-top:5px; background:url(/images/2.1/background_gallerycaption1.gif) #212121 0 0  repeat-x; color:#fff; padding:0 10px; font-size:.9em; height:70px; overflow:auto;}
div#PhotoGalleryBlock #DisplayedPhotoCaptionBlock a {text-decoration:none; color:#66bffb; white-space:nowrap;}
div#PhotoGalleryBlock #DisplayedPhotoCaptionBlock a:hover {color:#fff;}

div#PhotoGalleryBlock .DODImageCarousel {top:-20px;}
div#PhotoGalleryBlock .DODImageCarouselItem {height:35px; width:53px; margin-bottom:8px; border:solid 1px #fff;}
div#PhotoGalleryBlock .DODImageCarouselItem:hover {}
div#PhotoGalleryBlock .DODImageCarouselItemSelected {}
div#PhotoGalleryBlock .DODImageCarouselScrollerBottom {width:54px; height:10px; margin-top:10px; background: url(/images/2.1/icons/icon_carouseldownarrow2.gif) top center no-repeat;}
div#PhotoGalleryBlock .DODImageCarouselScrollerTop {width:54px; height:10px; margin-bottom:10px; background: url(/images/2.1/icons/icon_carouseluparrow2.gif) top center no-repeat;}
