/*

CSS Name: Minkau Gallery Styles

Description: NextGEN Default Gallery Stylesheet

Author: Alex Rabe

Version: 1.50



This is a template stylesheet that can be used with NextGEN Gallery. I tested the

styles with a default theme Kubrick. Modify it when your theme struggle with it,

it's only a template design



*/



/* ----------- Album Styles Extend -------------*/



.ngg-albumoverview {
	clear: both;
	width: 100%;
	margin-top: 10px;
	display: block !important;
}

.ngg-album {
	height: 100%;
  margin-bottom: 5px;
	padding: 5px;
  border: none;
}


/* IE6 will ignore this , again I hate IE6 */

/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */

html>body .ngg-album {
	float: left;
	overflow: hidden;
  width: 290px;
	margin-bottom: 5px;
	padding: 5px 5px 10px 5px;
} 

.ngg-album {
	float: left;
	overflow: hidden;
  width: 290px;	
	margin-bottom: 5px;
	padding: 5px 5px 10px 5px;
}

.ngg-albumtitle {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 1.4em;
 	font-weight: bold;
	text-align: left;		
	text-transform: lowercase;
}

.ngg-thumbnail { float: left; margin: 0 15px 15px 0; }

.ngg-thumbnail img {
	background-color: #e7e7e7;
	margin: 4px 0px 4px 5px;
	padding: 4px;
	border: none;	
	position :relative;
}

.ngg-thumbnail img:hover { background-color: #ff933c; }

.ngg-description { text-align: left; }


/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float: left;
	width: 120px;
	height: 180px;
	margin: 0px !important; 
	padding-right: 6px !important;
	text-align: left;
}

.ngg-album-compactbox {
	background: none;
	width: 120px;
	height: 86px;
	margin: 0pt 0pt 6px !important;
	padding: 12px 0pt 0pt 7px !important;
}

.ngg-album-compactbox .Thumb {
	width: 91px; 
	height: 68px;
	margin: 0px !important;
	padding: 0px !important;
	border: none;
}

.ngg-album-compact h4 {
	width: 110px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 15px;
	font-weight: bold;
}

.ngg-album-compact p { font-size: 11px; margin-top: 2px; }


/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-top: 10px;
	display: block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin: 0px 10px 10px 0px;
   padding: 5px;
}

.ngg-gallery-thumbnail-box { float: left; }

.ngg-gallery-thumbnail { float: left; margin: 0 15px 15px 0; text-align: center; }

.ngg-gallery-thumbnail img {
	display: block;  
	margin: 5px 0px 5px 5px;
	padding: 5px;
	background-color: #E7E7E7;
	border: none;
	position: relative;
}

.ngg-gallery-thumbnail img:hover { background-color: #ff933c; } 

.ngg-gallery-thumbnail span {
	/* Images description */
	padding-left: 5px;
	font-size: 90%;
	display: block;
}

.ngg-clear { clear: both; }


/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	clear: both !important;
	display: block !important;
	padding-top: 15px;
	font-size: 0.9em !important;
	text-align: center;
}

.ngg-navigation span { font-weight: bold; margin: 0pt 5px; }

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev { margin-right: 3px; padding: 3px 7px; border: none; }

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {	color: #FFF !important; background-color: #888888; text-decoration: none !important; }


/* ----------- Image browser style -------------*/

.ngg-imagebrowser { }

.ngg-imagebrowser h3 { text-align:center; }

.ngg-imagebrowser img {
	width: 100%;
	margin-top: 10px; 
	margin-bottom: 10px; 
	padding: 5px;
	border: none;	
	display: block !important;
}

.ngg-imagebrowser-nav { margin-left: 10px;	padding: 5px; }

.ngg-imagebrowser-nav .back,
.ngg-imagebrowser-nav .next { margin-right: 3px; padding: 3px 7px; border: 1px solid #DDD; }

.ngg-imagebrowser-nav .back {	float: left; }

.ngg-imagebrowser-nav .next { float: right; }

.ngg-imagebrowser-nav .counter { text-align: center; font-size: 0.9em !important; }

.exif-data { margin-left: auto !important; margin-right: auto !important; }


/* ----------- Slideshow -------------*/

.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	outline: none;	
}

.slideshowlink { }


/* ----------- Single picture -------------*/

.ngg-singlepic { display: block; padding: 5px; }

.ngg-left { float: left; margin-right: 10px; }

.ngg-right { float: right; margin-left: 10px; }

.ngg-center { margin-left: auto !important; margin-right: auto !important; }


/* ----------- Sidebar widget -------------*/

.ngg-widget,
.ngg-widget-slideshow {	overflow: hidden; margin: 0pt; padding: 5px 0px 0px 0pt; }

.ngg-widget img { border: none; margin: 0pt 2px 2px 0px; padding: 1px; }


/* ----------- Related images -------------*/

.ngg-related-gallery {
	background: none;
	overflow: hidden;
	margin-bottom: 1em;
	margin-top :1em;
	padding: 5px;
	border: none;
}

.ngg-related-gallery img {
	border: none;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width: 50px;
}

.ngg-related-gallery img:hover { border: none; } 


/* -------------- Shutter styles --------------- */

#shShutter { background: #888!important; } 

#shDisplay img#shTopImg { border: none!important; }