/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Photocrati Media
Version: 2.12
This stylesheet is provided to allow users the ability of overriding the default styles for all display types
*/
.ngg-album-compactbox {
    border: none;
    border-radius: none;
    padding: 0px !important;
}
.ngg-album-compact {
    padding: 0 15px 4px 15px !important;
}
.ngg-album-compactbox:before {
    border-bottom: none;
    border-radius: none;
}
.ngg-album-compactbox:after {
    border-bottom: none;
    border-radius: none;
}
.ngg-album-compactbox .Thumb {
    border: 1px solid #d2e8ff!important;
}
.ngg-album-compact h4 .ngg-album-desc {
    overflow: hidden;
    display: block;
    height: 44px;
    font-size: 13px;
    text-transform: uppercase;
    color: #0074b9;
    font-weight: bold;
    text-decoration:none;
}
.ngg-album-compact h4 .ngg-album-desc:hover {
    text-decoration:underline;
}
.ngg-gallery-thumbnail img {
    background: none;
    margin: 4px 4px 4px 4px;
    padding: 0px;
}
.ngg-gallery-thumbnail-box {
    margin-right: 5px;
    margin-left: 0px;
    margin-bottom: 20px;
    display:inline-block;
}
.ngg-gallery-thumbnail {
    text-align: center;
    background: #f1f1f1;
    border: 1px solid #d2e8ff;
    padding: 2px;
    margin: 0px 5px 0px 5px;
    min-height: 235px;
}
.ngg-template-caption .ngg-gallery-thumbnail-box {
    width: 33%;
}

.ngg-albumoverview {
	margin-top:10px;
	width:100%;
	clear:both;
	display:block !important
}
.ngg-album {
	height:100%;
	overflow:hidden;
	padding:5px;
	margin-bottom:5px;
	border:1px solid #ccc
}
.ngg-albumtitle {
	text-align:left;
	font-weight:bold;
	margin:0;
	padding:0;
	font-size:1.4em;
	margin-bottom:10px
}
.ngg-thumbnail {
	float:left;
	margin-right:12px
}
.ngg-thumbnail img {
	background-color:#fff;
	border:1px solid #a9a9a9;
	margin:4px 0 4px 5px;
	padding:4px;
	position:relative
}
.ngg-thumbnail img:hover {
	background-color:#a9a9a9
}
.ngg-description {
	text-align:left
}
.ngg-album-compact {
	display:inline-block;
	padding:0 12px 4px 0 !important;
	margin:0 !important;
	text-align:left;
	vertical-align: top;
}
.ngg-album-compact a {
	border:0;
}
.ngg-album-compactbox {
	margin:0 !important;
	padding:8px !important;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	position:relative;
	border:1px solid gray;
	border-radius:6px;
	z-index:1;
}
.ngg-album-compactbox:before {
	content:' ';
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:-7px;
	border-bottom:1px solid gray;
	border-radius:6px;
	z-index:-1;
}
.ngg-album-compactbox:after {
	content:' ';
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:-4px;
	border-bottom:1px solid gray;
	border-radius:6px;
	z-index:-1
}
.ngg-album-compactbox .Thumb {
	margin:0 !important;
	padding:0 !important;
	border:1px solid black !important
}
.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin:0;
	margin-top:10px
}
.ngg-album-compact h4 .ngg-album-desc {
	overflow:hidden;
	display:block;
	height:54px
}
.ngg-album-compact p {
	font-size:11px;
	margin:0
}
.ngg-clear {
	clear:both;
	float:none
}

/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Photocrati Media
Version: 2.12

This stylesheet is provided to allow users the ability of overriding the default styles for all display types
*/
.ngg-album-compactbox {
    border: none;
    border-radius: none;
    padding: 0px !important;
}
.ngg-album-compact {
    padding: 0 15px 4px 15px !important;
}
.ngg-album-compactbox:before {
    border-bottom: none;
    border-radius: none;
}
.ngg-album-compactbox:after {
    border-bottom: none;
    border-radius: none;
}
.ngg-album-compactbox .Thumb {
    border: 1px solid #d2e8ff!important;
}
.ngg-album-compact h4 .ngg-album-desc {
    overflow: hidden;
    display: block;
    height: 44px;
    font-size: 13px;
    text-transform: uppercase;
    color: #0074b9;
    font-weight: bold;
    text-decoration:none;
}
.ngg-album-compact h4 .ngg-album-desc:hover {
    text-decoration:underline;
}
.ngg-gallery-thumbnail img {
    background: none;
    margin: 4px 4px 4px 4px;
    padding: 0px;
}
.ngg-gallery-thumbnail-box {
    margin-right: 5px;
    margin-left: 0px;
    margin-bottom: 20px;
}
.ngg-gallery-thumbnail {
    float: left;
    text-align: center;
    background: #f1f1f1;
    border: 1px solid #d2e8ff;
    padding: 2px;
    margin: 0px 5px 0px 5px;
    min-height: 235px;
}
.ngg-template-caption .ngg-gallery-thumbnail-box {
    width: 33%;
}

/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Photocrati Media
Version: 2.12

This stylesheet is provided to allow users the ability of overriding the default styles for all display types
*/
.ngg-album-compactbox {
    border: none;
    border-radius: none;
    padding: 0px !important;
}
.ngg-album-compact {
    padding: 0 8px 4px 8px !important;
}
.ngg-album-compactbox:before {
    border-bottom: none;
    border-radius: none;
}
.ngg-album-compactbox:after {
    border-bottom: none;
    border-radius: none;
}
.ngg-album-compactbox .Thumb {
    border: 1px solid #d2e8ff!important;
}
.ngg-album-compact h4 .ngg-album-desc {
    overflow: auto !important;
    display: block;
    height: auto !important;
    font-size: 11px;
    text-transform: uppercase;
    color: #0074b9;
    font-weight: 400;
    text-decoration:none;
}

.ngg-album-compact h4 .ngg-album-desc:hover {
    text-decoration:underline;
}
.ngg-gallery-thumbnail img {
    background: none;
    margin: 4px 4px 4px 4px;
    padding: 0px;
}
.ngg-gallery-thumbnail-box {
    margin-right: 5px;
    margin-left: 0px;
    margin-bottom: 20px;
}
.ngg-gallery-thumbnail {
    float: left;
    text-align: center;
    background: #f1f1f1;
    border: 1px solid #d2e8ff;
    padding: 2px;
    margin: 0px 5px 0px 5px;
    min-height: 235px;
}
.ngg-template-caption .ngg-gallery-thumbnail-box {
    width: 33%;
}