/* @group Body */

body {background-color: #000000;
background-image: url(http://lecoutre.de/images/tina_small.gif);
background-repeat: no-repeat;
background-position: top center;
border: 0px;
margin: 0px;
padding: 0px;}

body, td, th, p, h1, h2, h3, h4, dd, li, input[type=text], textarea, label {
color: #310008;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.5;
}
body.tina_bg {background-image: url(http://lecoutre.de/images/tina.gif);
background-attachment: fixed;
}

body.tina_bg h1, body.tina_bg h2, body.tina_bg h3, body.tina_bg h4, body.tina_bg p, body.tina_bg a {color: #fec76d;}
body, td, th, p, dd, li, input[type=text], textarea {font-weight: normal;}

/* @end */

/* @group Layout */

div#menu {
width: 800px;
height: 30px;
margin-top: 170px;
margin-left: auto;
margin-right: auto;
border: none;
padding: 0px;
}

div#content {
width: 800px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
border: none;
border-radius: 16px;
border-top-right-radius: 0px;
-moz-border-radius: 16px;
-moz-border-radius-topright: 0px;
-webkit-border-radius: 16px;
-webkit-border-top-right-radius: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #f0b563;
overflow: hidden;}

div#message {
width: 400px;
margin-top: 300px;
margin-left: auto;
margin-right: auto;
padding-left: 400px;
border: none;
}

/* @end */

/* @group Blocks */

div.opaqueblock {
background-color: #e6aa5c;
background: linear-gradient(left, #e6aa5c, #f0b563);
background-image: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#e6aa5c), to(#f0b563));
background-image: -moz-linear-gradient(left, #e6aa5c, #f0b563);
margin-top: 4px;
margin-bottom: 8px;
margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
padding-top: 8px;
padding-bottom: 1px;
}

div.opaqueblock:first-child {
margin-top: 0px;
border-top-left-radius: 16px;
-moz-border-radius-topleft: 16px;
-webkit-border-top-left-radius: 16px;
}

div.opaqueblock:last-child {
border-top-right-radius: 16px;
-moz-border-radius-topright: 16px;
-webkit-border-top-right-radius: 16px;
}

div.transparentblock {
margin-top: 0px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
padding-top: 8px;
padding-bottom: 12px;
border-bottom: 4px solid #e6aa5c;
}

div.transparentblock:first-child {
padding-top: 16px;
}

div.transparentblock:last-child {
border-bottom: none;
}

/* @end */

/* @group Header */
h1, h2, h3, h4 {width: 100%; margin-top: 24px; margin-bottom: 6px;}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, div.img_left:first-child + h2, div.img_left:first-child + h3 {
margin-top: 2px;
line-height: 1.0;
}

div.img_right:first-child + h2, div.img_right:first-child + h3 {margin-top: -2px; line-height: 1.0;}
h1 {font-size: 18px; letter-spacing: 1px; margin-bottom: 8px;}
h2 {font-size: 16px; margin-top: 20px; margin-bottom: 8px;}
h3 {font-size: 12px; margin-top: 16px;}

h2 + h3 {margin-top: 12px;}

h3 a {
font-size: 12px;
text-decoration: none;
}

h3 a:visited {color: #310008;}

h3 a:hover {color: #6b2100;}
h4 {font-size: 11px; margin-top: 4px;}

/* @end */

/* @group Bilder */

div.img_right, div.img_left, div.img_mid {
background-color: #b5906b;
margin-top: 0px;
margin-bottom: 8px;
padding: 0px;
border: 0px;
line-height: 1.0;
}

div.img_right {
float: right;
margin-left: 10px;
margin-bottom: 4px;
}

div.img_left {
float: left;
clear: left;
margin-right: 10px;
margin-bottom: 4px;
}

div.img_mid {
margin-left: auto;
margin-right: auto;
}

a > img {
border: 1px solid #310008;
}

/* @end */

/* @group Links */
a {font-weight: bold; text-decoration: underline;}
a:link {color: #310008;}
a:visited {color: #4a000c;}
a:hover, a:focus, a:active {color: #6b2100;}

/* @end */

/* @group Menu */

a.menu {
display: block;
float: right;
margin-left: 2px;
font-size: 14px;
font-weight: bold;
background-color: #a07842;
border: medium none;
padding-top: 3px;
padding-bottom: 6px;
padding-left: 20px;
padding-right: 20px;
}

a.menu:first-child {
border-top-right-radius: 16px;
-moz-border-radius-topright: 16px;
-webkit-border-top-right-radius: 16px;
}

a.menu:last-child {
border-top-left-radius: 16px;
-moz-border-radius-topleft: 16px;
-webkit-border-top-left-radius: 16px;
}

a.menu, a.menu:visited, a.menu:hover, a.menu:focus, a.menu:active {
text-decoration: none;
color: #310008;
}

a.menu:hover, a.menu:focus, a.menu:active {
background-color: #f0b563;
}

a.menu#here {
background-color: #f0b563;
}

/* @end */

/* @group Formatting */

p {
margin-top: 0px;
margin-bottom: 8px;
}

div.img_right p, div.img_left p, div.img_mid p {
margin-top: 4px;
margin-bottom: 4px;
margin-left: 4px;
margin-right: 4px;
}

div.img_right p {
text-align: right;
}

div.img_mid p {
text-align: center;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 4px;
}

p.tags, p.tags span, p.tags a {line-height: 1.2;}
strong, b {font-weight: bold; letter-spacing: 1px;}
span.emphasis {font-weight: bold; letter-spacing: 1px; color: #6b2100;}

label {
font-weight: bold;
}

blockquote {
background-color: #fec76d;
background: linear-gradient(left, #fec76d, #f0b563);
background-image: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#fec76d), to(#f0b563));
background-image: -moz-linear-gradient(left, #fec76d, #f0b563);
color: #310008;
font-style: italic;
margin-top: 8px;
margin-bottom: 8px;
margin-left: 0px;
margin-right: 0px;
padding-left: 12px;
padding-right: 20px;
padding-top: 8px;
padding-bottom: 1px;
}

.colour1 {background-color: #310008;}
.colour2 {background-color: #4a000c;}
.colour3 {background-color: #6b2100;}
.colour4 {background-color: #a07842;}
.colour5 {background-color: #e6aa5c;}
.colour6 {background-color: #f0b563;}
.colour7 {background-color: #fec76d;}

/* @end */

/* @group Lists */

ul {
	padding-left: 16px;
	list-style-image: url(/images/bullet.gif);
}

li {
	margin-top: 8px;
}

li:first-child {
	margin-top: 0px;
}

ul, li {
	margin-left: 0px;
	border-left: none;
}

dt {
	font-size: 12px;
	font-weight: bold;
	padding-left: 9px;
	margin-top: 10px;
	border-left: 12px solid #6b2100;
}

dt.emphasis {
	border-left: 12px solid #310008;
}

dd {
	padding-left: 0px;
	margin-left: 22px;
	margin-bottom: 16px;
}

/* @end */

/* @group Forms */

form, input {
	margin: 0px;
	padding: 0px;
}

table.form {
	border-top: 1px solid #310008;
	border-left: 1px solid #310008;
	clear: both;
}

table.form td {
	border-bottom: 1px solid #310008;
	border-right: 1px solid #310008;
}

table.form th {
	border-bottom: 2px solid #310008;
	border-right: 1px solid #310008;
}

table.invisible_lines td, table.invisible_lines th {
	border: none;
}

div.formbuttons {
	clear: both;
	text-align: right;
	margin-right: 0px;
	margin-top: 16px;
	margin-bottom: 8px;
}

label {
	font-weight: bold;
}

/* @end */

/* @group Galerie */

table.gallery_preview {
padding-bottom: 8px;
}

table.gallery_preview img {
margin-top: 4px;
border: 2px solid #310008;
}

table.gallery_preview img:hover, table.gallery_preview img:focus, table.gallery_preview img:active {
border: 2px solid #6b2100;
}

table.gallery_preview p {
margin-left: 12px;
}

div.filmstrip * img {
border: none;
}

div.filmstrip {
margin-top: 8px;
margin-bottom: 8px;
padding-left: 4px;
padding-right: 4px;
padding-top: 14px;
padding-bottom: 14px;
background: url(/images/Perforation.gif) repeat-x;
}

div.filmstrip a {
margin-left: 2px;
margin-right: 2px;
}

/* @end */

/* @group Lightbox */

#lightbox {position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prev.gif) left 15%; background-repeat: no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 15%; background-repeat: no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 80%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* @end */