/*

CSS Name: Default Styles

Description: NextGEN Default Gallery Stylesheet

Author: Alex Rabe

Version: 2.11



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 {
	margin-top: 10px;
	width: 100%;
	clear:none;  /* MAD */
	display:block !important;
}



/* ----------- Album Styles Compact -------------*/



.ngg-album-compact {
	float:left;
	height:auto;
	padding-right: 10px !important; /* MAD */
	margin:0px !important; 
	text-align:left;
/*	width:120px; */ /* MAD */
    width: 30%; /* MAD */
}



.ngg-album-compactbox {
/*	background:transparent url(albumset.gif) no-repeat scroll 0%; */
    background: none;
	height:auto; /* MAD */
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 0px !important; /* MAD */
/*	width:120px; */ /* MAD */
}


.ngg-album-compactbox .Thumb {
	background-color: #02529b; /* MAD */
    border: 2px solid #D61C2D; /* MAD */
	margin:0px !important;
/*	padding:0px !important;*/ /* MAD */
	padding: 10px; /* MAD */
	width:150px; /* MAD */
	height:113px; /* MAD */
}

.ngg-album-compactbox .Thumb:hover {
	background-color: #c6e3f7; /* MAD */
    border: 2px solid #ffffff; /* MAD */
}

/* ----------- Gallery style -------------*/



.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:none; /* MAD */
	display:block !important;
}



.ngg-gallery-thumbnail-box {
	float: left;
/*	width: 20%; */ /* MAD */
}



.ngg-gallery-thumbnail {
	float: left;
/*	margin-right: 5px; */ /* MAD */
	margin-bottom: 20px; /* MAD */
	text-align: center;
}



.ngg-gallery-thumbnail img {
/*	background-color: #D61C2D; */ /* MAD */
    border: 2px solid #D61C2D; /* MAD */
	display:block;  
/*	margin:4px 0px 4px 5px; */ /* MAD */
	padding: 0px; /* MAD */
	position:relative;
}



.ngg-gallery-thumbnail img:hover {
/*	background-color: #ffffff; */ /* MAD */
    border: 2px solid #ffffff; /* MAD */
} 



/* ----------- Gallery navigation -------------*/



/* ----------- Image browser style -------------*/



/* ----------- Slideshow -------------*/

/* ----------- JS Slideshow -------------*/

/* ----------- Single picture -------------*/

/* ----------- Sidebar widget -------------*/

/* ----------- Related images -------------*/


/* ----------- Gallery list -------------*/
