/*
	CSS Style Definitions for Kaos Football
	developed by Stefan Isarie - Webstars ltd.
	http://www.webstarsltd.com/
	sales@webstarsltd.com

	Picture Gallery
*/
div#content{ background-color:#124A82; color: #fff; }

div#masthead-gallery{ background: url("../images/photogallery/masthead-gallery.jpg") no-repeat; width: 574px; height:127px; }

div#movie-preview{ width: 226px; float:left; }
	div#movie-preview dl{ width: 226px; float:left; margin:0; padding:0; }
	div#movie-preview dl dt{ margin:0; padding:11px 0 0 0; width: 226px; height: 155px; background: url("../images/video/marine/bg-big-img.gif") no-repeat; text-align:center; vertical-align:middle; }
	div#movie-preview dl dd{ margin:0; padding:0 0 2px 0; text-align:center; background: url("../images/video/marine/bg-big-buttons.gif"); }
		div#movie-preview dl dd h1{ font-size: 12px; font-weight:bold; color: #fff; margin: 0; padding: 4px 0; }
div#movie-details{ width: 338px; float:left; color:#fff; }
	div#movie-details p{ margin:0 0 8px 0; }
	div#movie-details div#overflow{ overflow: auto; width: 100%; float:left; height: 62px; }
	div#movie-details h1{ width: 316px; height:39px; background: url("../images/video/marine/this-week.gif") no-repeat; margin:0 0 6px 0; }
		div#movie-details h1 span{ font-size: 11px; display: none; }

dl dd a{ color: #fff; text-decoration: none; font-size: 10px; font-weight:bold; }

dl.gallery{ margin:0 0 6px 5px; padding:0; width:183px; float:left; border-bottom: 1px solid #698EA2; }
dl.gallery dt{ margin:0; padding:6px 0 0 0; font-size: 146px; line-height: 146px; width: 183px; height: 146px; background: url("../images/photogallery/bg-picture.gif") no-repeat; text-align:center; }
* html dl.gallery dt{ font-size: 125px; line-height: 125px; padding-top: 5px; }
*>dl.gallery dt{ font-size: 11px; }
dl.gallery dt img{ vertical-align: middle; }
dl.gallery dd{ margin:0; padding:0 0 2px 0; background: url("../images/photogallery/bg-clicker.gif"); text-align:center; }
dl.gallery dd h1{ font-size: 12px; font-weight:bold; color: #fff; margin: 0; padding: 4px 0; }
dl.gallery dd span{ color: #7592A0; margin-bottom: 6px; display: block; }

div.inside{ padding: 10px; }

p.results{ background: url("../images/photogallery/bg-showing.gif") no-repeat left center; margin: 8px 10px; padding: 12px; }
p.pager{ background: url("../images/photogallery/bg-prev-next.gif") no-repeat right center; color: #869AAE; text-align: right; margin: 8px 10px; padding: 12px 20px; }
p.pager a{ color: #fff; font-weight:bold; text-decoration: none; }
p.pager a.disabled{ color: #869AAE; font-weight:normal; }

/* full picture view */
table.pictureHolder{ width: 90%; margin:10px auto; }
table.pictureHolder td{ vertical-align:bottom; text-align: center; }
table.pictureHolder td img.brd{ padding: 2px; border: 1px solid #8795A3; }
table.pictureHolder td p{ background: url("../images/photogallery/dsp.gif") no-repeat top center; padding: 7px 0 0 0; line-height: 16px; margin: 4px auto; }