/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    padding: 5px;
    margin-bottom: 5px;
} 

.ngg-album {
	width:150px;
	float:left;
	margin:0px 2px 22px 0px;
	padding:8px 8px 0px;
	border:1px #332d24 dotted;
	text-align:center;
	font-size:11px;
	line-height:20px;
	color:#999966;
}
.albumgallery-desc {
	display:none
}
.ngg-album:hover {
	border:#332d24 solid 1px;
	color:#CCC;
	background:url(../../../themes/ttv/images/menuBG.gif);
}
.ngg-album a:hover {
	color:#FF9933;
}
.ngg-albumtitle {
 	font-weight: normal;
	font-variant:small-caps;
	font-size:12px;
	letter-spacing:.1em;
	padding:4px 0px;
	margin:0px 8px -5px;
	border-top:1px #332d24 dotted;
	background:none;
}
.ngg-thumbnail {
	clear:both;
	margin-right: 12px;
	width:150px;
	margin:5px auto;
	border:#000 solid 1px;
	height:150px;
	overflow:hidden;
}	
.ngg-thumbnail img {
	padding:0px;
	border:0px;
	margin:0px;
	background:#000;
	text-align:center;
	margin:auto;
}
.ngg-album .ngg-thumbnail {
	border:none;
}
.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}
.blogentry .albumgallery-desc {
	display:inline;
	font-size:14px;
}
.blogentry .ngg-album {
	width:500px;
	height:260px;
	float:left;
	margin:0px 2px 22px 0px;
	padding:12px 20px 0px 8px ;
	border:1px #332d24 dotted;
	background:#333;
	text-align:center;
	font-size:11px;
	line-height:20px;
	color:#999966;
}
.blogentry .ngg-albumtitle {
 	font-weight: normal;
	font-variant:small-caps;
	border-bottom:1px  #000 dotted;
	color:#FFC;
	font-size:18px;
	letter-spacing:.1em;
	padding:10px 0px;
	margin:0px 8px -5px;
	border-top:none;
	background:none;
}
.blogentry .ngg-albumtitle:before {
	content:"Album: "
}

.blogentry .ngg-thumbnail {
	float:left;
	width:250px;
	height:250px;
	margin:-5px 10px -5px -5px;
	border:none;
	overflow:hidden;
	background:#333;
	padding:5px;
}
.blogentry .ngg-album:hover {
	color:#FF9933;
}
/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
	margin:5px;
}

.ngg-gallery-thumbnail, .ngg-gallery-thumbnail a {
	float: left;
	margin:0px 5px 30px 0px;
	text-align: center;
	width:200px;
	height:180px;
	display:block;
}
.ngg-gallery-thumbnail img {
	display:block;  
	vertical-align:middle;
	margin:0 auto;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	border:#4D4739 solid 1px;
}
.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}
.ngg-clear {
	clear: both;
}
.blogentry .ngg-gallery-thumbnail, .blogentry .ngg-gallery-thumbnail a {
	float: left;
	margin:0px 5px 20px 0px;
	text-align: center;
	width:90px;
	height:90px;
	display:block;
	overflow:hidden;
}
.blogentry  .ngg-gallery-thumbnail {
	border:1px solid #333
}

.blogentry  .ngg-gallery-thumbnail:hover {
	border:1px solid #4D4739
}
.blogentry .ngg-gallery-thumbnail img {
	display:block;  
	vertical-align:middle;
	margin:0 auto;
	position:relative;
	border:0px;
}
/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.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 {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.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 {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

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

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	display:block !important;
	margin:10px auto; 
}

.ngg-imagebrowser-nav {
	width:675px;
	height:20px;
	margin:-30px auto 20px;	
	font-size:10px;
	float:left;
	clear:both;
	border-bottom:1px dotted #332d24;
	font-style:italic
}

.ngg-imagebrowser-nav .back {
	float:left;
	width:80px;
	margin:4px 0px 4px 3px;
	padding:0px 20px;
	height:12px;
	line-height:12px;
	background:url(../../../themes/ttv/images/back.png) no-repeat left top;
}

.ngg-imagebrowser-nav .next {
	float:right;
	background:url(../../../themes/ttv/images/next.png) no-repeat right top;
	text-align:right;
	width:80px;
	margin:4px 3px 4px 0px;
	padding:0px 23px 0px 20px;
	height:12px;
	line-height:12px;
}

.ngg-imagebrowser-nav .back:hover {
	background:url(../../../themes/ttv/images/back.png) no-repeat left center;
}
.ngg-imagebrowser-nav .next:hover {
	background:url(../../../themes/ttv/images/next.png) no-repeat right center;
}
.ngg-imagebrowser-nav .back:active {
	background:url(../../../themes/ttv/images/back.png) no-repeat left bottom;
}
.ngg-imagebrowser-nav .next:active {
	background:url(../../../themes/ttv/images/next.png) no-repeat right bottom;
}
.pic {
	width:600px;
	margin:auto;
	text-align:center;
}
.pic img {
	padding:0px;
	margin:20px;
	border:1px solid #332d24;
}
.ngg-imagebrowser-desc {
	background:url(../../../themes/ttv/images/divider1.png) no-repeat top;
	width:400px;
	padding:20px 50px 0px;
	margin:auto;
	text-align:center;
	color:#4D4739;
}
.ngg-imagebrowser-desc h3 {
	text-variant:small-caps;
	font-size:14px;
}
.ngg-imagebrowser-desc p {
	font-size:11px;
	letter-spacing:.1em
}

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


.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:2px solid #332d24;
	margin:0pt auto 0px;
	padding:1px; 
}

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

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;	
}

.ngg-galleryoverview div.pic img{
	width: 100%;	
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;	
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}