/* CSS Document */

a {
	color:#003E6A;
	background-color:#F7F7F7;
	text-decoration:underline;
}	
	
body {
	background:url(../images/bg.gif) repeat-x 0 0 #F3F1F3;
	color:#171717;
	margin:0;
	padding:0;
}
div, h1, h2, h3, h4, h5, h6, form, label, input, span, ul, li, p, a {
	margin:0;
	padding:0;
}
ul {
	list-style:none;
}

/* -- top navigation start -- */
#topNav {
	width:550px;
	margin:0 auto;
	height:37px;
	text-align:center;
}
#topNav ul {
	margin:0 auto;
}
#topNav ul li {
	height:37px;
	float:left;
	background:url(../images/bg.gif) repeat-x 0 0 #292929;
	color:#C1C1C1;
	font:bold 12px/37px Arial, Helvetica, sans-serif;
}
#topNav ul li a {
	padding:0 18px;
	height:37px;
	float:left;
	text-decoration:none;
	display:block;
	background:url(../images/bg.gif) repeat-x 0 0 #292929;
	color:#C1C1C1;
	font:bold 12px/37px Arial, Helvetica, sans-serif;
}
#topNav ul li a:hover {
	background:url(../images/top_btn_h.gif) no-repeat center bottom;
}
#topNav ul li a:hover {
	padding:0 18px;
	height:37px;
	float:left;
	text-decoration:none;
	display:block;
	background:url(../images/top_btn_h.gif) no-repeat center bottom;
	color:#C1C1C1;
	font:bold 12px/37px Arial, Helvetica, sans-serif;
}
/* -- top navigation end -- */

/* -- body start -- */
#body {
	width:900px;
	margin: 5px auto 5px auto;
	padding:85px 0 10px 0;
	background:url(../images/header_topeye.jpg) no-repeat right top #FFFFFF;
	color:#171717;
}
#body h1.bannertext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style:italic;
	color:#FFFFFF;
	text-align:right;


}
#body div.bodyText h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
}

#body div.bodyText {
	margin-top: 35px;
	padding: 5px 10px 0 15px;
	background-color:#FFFFFF;
}

#body div.bodyText p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 0;
	line-height:16px;
}

#body div.bodyText p a {
	color:#003E6A;
	background-color:#F7F7F7;
	text-decoration:underline;
}
#body div.bodyText p a:hover {
	text-decoration:none;
}

/* -- body end -- */


/* footer start -- */
#footer {
	background-color:#292929;
	color:#FFFFFF;
}
.footer {
	width:600px;
	margin:0 auto;
	padding:10px 0 0 0;
}

.copyright {
	color:#C1C1C1;
	font-size:12px;
	text-align:center;
}
.footer p a {
	text-decoration:none;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
.footer p a:hover {
	text-decoration:underline;
}

.footer p.valid {
	margin:0 auto;
	width:180px;
}
.footer p.valid a.xhtml {
	background:url(../images/valid-xhtml10.png) no-repeat 0 0 #292929;
	color:#FFFFFF;
	margin:5px 0 8px 0px;
	text-decoration:none;
	text-indent:-2000px;
	width:88px;
	height:31px;
	display:block;
	float:left;
}
.footer p.valid a.css {
	background:url(../images/validcss.png) no-repeat 0 0 #292929;
	color:#FFFFFF;
	margin:5px 0 8px 4px;
	text-decoration:none;
	text-indent:-2000px;
	width:88px;
	height:31px;
	display:block;
	float:left;
}
/* footer end -- */



/* Zenphoto CSS start -- */

/* Individual Image
------------------------------ */
.image{
	margin: 5px;
	padding: 0;
	border: 0px;
}

#image {
	text-align: center;
	line-height: 0;
}
#image a img{
	border: 0;
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #D5E6EE;
	background: #EEF5F9;
	margin-right: 15px;
	margin-left: 10px;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 200%;
	color: #237898;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #002E5B;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
.imgcrums {
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8DB8CF;
	font-style:normal;
}
.imgcrums a:link, .imgcrums a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #8DB8CF;
	text-decoration:underline;
	font-weight: bold;
	font-style:normal;
	background-color:#FFFFFF;
}

.imgcrums a:hover{
	text-decoration:none;
}

.imgcrums_headline a{
	text-decoration:underline;
	color:#000000;
	background-color:#FFFFFF;
}
.imgcrums_headline a:hover{
	text-decoration:none;
}
.description {
	margin: 10px 70px 10px 70px;
}

.align-center{
	text-align:center;
}
/* Tags
------------------------------ */

.taglist li {
	background: url(../gallery/themes/cru2/images/tag.png) no-repeat left center;
	list-style-type: none;
	padding-left: 18px;
	float:left;
	padding-right: 5px;
	color: #999999;

}
.taglist .tags_title {
	background: none;
	padding-right: 5px;
	padding-left: 0;
	
	
}
.taglist a {
	text-decoration: none;
	color: #999999;
}
.taglist li a:hover {
	text-decoration: none;
	color: #0033FF;
}
.tagscontainer {
	width: 250px;
	margin:0 auto;
	text-align: center;
}
/* Album Thumbnails
------------------------------ */
#albums {
	margin: 0 12px 5px 0;/*	background: #CCCC15;*/
/*	padding: 1px 5px 1px 5px;*/
}
.album {
	margin: 8px 12px 2px 0;
	padding: 10px 8px 2px 10px;
	width: 399px;
	border: 1px solid #E7F0F5;
	background: #E3F2F9;
	line-height: 100%;
	float:left;
}
.album a img {
	border: 1px solid #000000;
}
.album .thumb {
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
}
.album h3 {
	padding: 0;
	margin: 0;
	background: #E3F2F9;
}
.album p {
	line-height: 12px;
	font-size: 11px;
	padding: 4px 0px 0px;
	margin: 0px;
}
.albumdesc small {
	color: #8DB8CF;
}
div#albums .albumdesc h3 {
	background: #E3F2F9;
}
.albumdesc h3 a {
	color: #666666;
	text-decoration:none;
	background: #E3F2F9;
}
/* Image Thumbnails
------------------------------ */

#images {
	margin: 1px 12px 0 0;/*	background: #CCCCCC;*/
/*	padding: 1px 5px 1px 5px;*/
}

.imagethumb a img {
	border: 1px solid #666666;
}
.imagethumb a {
	display: block;
	padding: 10px;
	margin: 6px;
	border: 1px solid #92BED3;
	background: #DDEAF0;
	line-height: 0px;
}
.imagethumb a:visited {
	border: 1px solid #D3E4ED;
	background: #F2F7F9;
}
.imagethumb a:hover {
	border: 1px solid #62A0BF;
	background: #F4F9FB;
}
.imagethumb {
	float: left;
}
/* Search Box
------------------------------ */
#search {
	float:left;
	text-align: center;
}
#search input.pushbutton {
	padding: 1px;
	font-size: 80%;
}
#search ul {
	position:absolute;
	text-align: left;
	width:20px;
	margin:0px;
	padding:2px;
	list-style:none;
}
#search ul .item {
	display:none;
}
#search ul:hover .item {
	display:block;
	padding:1px;
	margin:0px;
	background:#fff
}
#search li {
	width:150px;
}
.clear {
	clear:both;
	height:10px;
}
/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #5A5A4B;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}
/* random Photo
------------------------------ */

.randomphoto {
	float:right;
	margin: -15px 10px auto auto;
	width:auto;
}
.randomphoto a img{
	border:solid 1px #000000;
}
.indextext {
	width:580px;
	float:left;
	padding-right:10px;
}

#body .bodyText .randomphoto .fototext p {
	color:#999999;
}
/* Diverse CSS
------------------------------ */

td.table_headline{
	font-weight:bold;
}

.spain_link{
	color:#003E6A;
	background-color:#F7F7F7;
	text-decoration:underline;
}
.spain_link:hover {
	text-decoration:none;
	color:#003E67;	
}
.spain_created {
	color:#999999;
	font-style:italic;
}


/* Exif-data
------------------------------ */
#imagemetadata {
  text-align: right;
  position: relative;
  display: none;
}

#imagemetadata table {
  text-align: left;
  line-height: 1em;
  border: 1px solid #ccc;
  position: absolute;
  top: 2em;
  right: 0px;
  background-color: #fafafa;
}

#imagemetadata table td {
  border-bottom: 1px solid #f0f0f0;
  background-color: #f8f8f8;
  padding: 2px 5px;
}
#exif_link {
  float: right;
}

/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position: fixed;
    _position: absolute;
	right: 0px;
	top: 0px;
	width: 140px;
	border-bottom: 1px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
	background: #fff;
    z-index: 2;
}
#admin_data{
	padding-top: 20px;
	z-index: 1;
	line-height: 1.6em;
	font-size:14px;
	padding:5px;
	margin-top:30px;
}
#admin h3 {
	font-weight: normal;
	color: #999;
	margin:5px;
	padding:0px;
	font-size:16px;

}