
/* Category Display Styles */

.tx-jmgallery-pi1 {
	padding: 5px 0 0 0;
}

.jm-gallery-album-entry {
	padding: 0 0 0 40px;
}

.jm-gallery-category-header {
	height: 40px;
	font-size: 14px;
	background-image: url(../tt_news/grafik/bg_title.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
.jm-gallery-category-header h3{
	font-size: 14px;
	padding: 0 0 0 45px;
	font-weight: bold;
	}
p.jm-gallery-category-description {
	}
div.jm-gallery-category-container {
	padding-bottom: 10px;
	}

/* Album Display Styles */
	
div.jm-gallery-album-entry {
	display: block; 
	float:left; 
	margin: 0 0 4px 0;
	
	border: 0;
	width: 140px;
	height: 200px;
	text-align: center;
	}
div.jm-gallery-album-entry img {
	border: 6px solid #FFFFFF;
	}
	
div.jm-gallery-album-entry a:link{
	font-size: 11px;
	font-weight: bold;
	color: #333300;	
	}
div.jm-gallery-album-entry a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #333300;	
	}
div.jm-gallery-album-entry a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #333300;	
	}
div.jm-gallery-list-album-metainformation,
div.jm-gallery-admin-album-metainformation {
	text-align: center;
	}
	

/* Admin Interface Styles */

h3.jm-gallery-admin-header {
	font-size: 14px;
	border-bottom: 1px dashed #e6e6e6;
	}
div.jm-gallery-admin-element {
	padding: 2px;
	}
div.jm-gallery-admin-subelement {
	}
div.jm-gallery-admin-left {
	padding-top: 3px;
	float: left;
	width: 150px;
	}
div.jm-gallery-admin-right {
	margin-left: 150px;
	width: 200px;
	}
input.jm-gallery-input {
	max-width: 200px;
	vertical-align: top; 
	border: 1px solid #D1D7DC; 
	padding-right: 3px; 
	padding-left: 3px;
	font-size: 10px;
	}
textarea.jm-gallery-textarea {
	border: 1px solid #D1D7DC; 
	font-size: 10px;
	}
div.jm-gallery-image-edit {
	}
img.jm-gallery-image-edit {
	height: 70px;
	margin: 1px 10px 0;
	border: 1px solid #e6e6e6;
	}
h3.jm-gallery-image-edit {
	font-size: 12px;
	border-bottom: 1px dashed #e6e6e6;
	}


/* Album View Styles */

div.jm-gallery-album-pagebrowser {
	text-align: left;
	padding: 0 0 0 40px;
}
div.jm-gallery-album-pagebrowser a:link{
	color: #333333;
	font-weight: bold;
}
div.jm-gallery-album-pagebrowser a:hover{
	color: #333333;	
	font-weight: bold;
}
div.jm-gallery-album-pagebrowser a:visited{
	color: #333333;	
	font-weight: bold;
}

div.jm-gallery-album-metainformation {
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 5px;
	}
	
.jm-gallery-album-header {
	height: 40px;
	font-size: 14px;
	background-image: url(../tt_news/grafik/bg_title.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
.jm-gallery-album-header h3{
	font-size: 14px;
	padding: 0 0 0 45px;
	font-weight: bold;
	}
	
	
	
div.jm-gallery-image-entry {
	display: block;
	float:left; 
    	width: 142px;
    	height: 157px;
	border: 0;
	text-align: center;
	padding: 0px;
	margin: 6px;
	}
html>body div.jm-gallery-image-entry {
	width: 130px;
	height: 100px;
}
div.jm-gallery-image-entry img {
	border: 6px solid #FFFFFF
	}
div.jm-gallery-image-collection {
	padding: 0 0 0 40px;
	}
div.jm-gallery-album-control {
	clear: both; 
	text-align: center;
	margin-top: 10px;
	padding-top: 20px;
	}	
	

/* Single Image Styles */

div.jm-gallery-image-metainformation-top {
	width: 100%;
	text-align: left;
	padding-bottom: 5px;
	margin-top: 5px;
	}
.jm-gallery-image-single-hits {
	padding: 0 0 0 40px;
}
div.jm-gallery-image-browser {
	width: 100%;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 5px;
	}
	
.jm-gallery-image-header  {
	height: 40px;
	font-size: 14px;
	background-image: url(../tt_news/grafik/bg_title.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
.jm-gallery-image-header  h3{
	font-size: 14px;
	padding: 0 0 0 45px;
	font-weight: bold;
	}
	
	
div.jm-gallery-image-single {
	text-align: center; 
	margin: 0 0 20px 0;
	padding-top: 30px; 
	padding-bottom: 30px;
	}
div.jm-gallery-image-single_border {
	border: 6px solid #FFFFFF
	}
div.jm-gallery-image-downloads {
	text-align: center; 
	padding-top: 10px; 
	padding-bottom: 20px;
	}
div.jm-gallery-album-footer {
	padding: 20px 0 0 0;
}
div.jm-gallery-album-footer a:link{
	color: #333333;	
	font-weight: bold;
}
div.jm-gallery-album-footer a:hover{
	color: #333333;	
	font-weight: bold;
}
div.jm-gallery-album-footer a:visited{
	color: #333333;	
	font-weight: bold;
}
.jm-gallery-centered-links a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;	
	font-weight: bold;
}
.jm-gallery-centered-links a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;	
	font-weight: bold;
}
.jm-gallery-centered-links a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;	
	font-weight: bold;
}
	
	
.tx-jmgallery-comments {
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B39B79;
}
	
	
/* Random Image Style */
div.jmgallery-random-container {
	padding: 0 0 20px 32px;
	}
div.jm-gallery-image-random {
	margin: 10px;
	}


