/* CORE */

html {
	}

body {
	margin:0px;
	color: #404637;
	padding:0px;
	}
.img { 
border: 2px solid #FFFFEA; 
} 
p, li, ul, ol, h11, h12, h3, h4, h6 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	text-align: left;
	}

td {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

th {
        font-family: Arial, Tahoma, Helvetica, sans-serif;
        color: #ffffff;
	background-color: black;
	font-size: 13px;
	font-weight: normal;
	padding: 3px;
	}

h11 {
	margin: 4px 4px 4px 4px;
	padding: 0;
	font-size: 30px;
	letter-spacing: 2pt;
	font-weight: bold;
        color: #000066;
	}
h1 {
	margin: 0px;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	color: #404637;
    font-family: Copperplate Gothic Bold;
    text-align: center;
	}
h2 {
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	color: #6b5317;
    font-family: Copperplate Gothic Bold;
    
	}
h12 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 1.25em;
	letter-spacing: 3pt;
	padding: 0px;
	font-weight: bold;
	}

h31 {
	text-align: left;
        font-family: Arial, Tahoma, Helvetica, sans-serif;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #c3bba7;
	border-left: 0px solid #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	color: #877805;
        text-transform:uppercase;
	}
h3 {
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	color: #404637;
   font-family: Arial, Helvetica, Verdana, sans-serif;
    text-align: center;
	}
h4 {
	text-align: center;
	border-top: 1px solid #DDDDDD;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #666666;
	border-left: 0px solid #000000;
	font-size: 14px;
	letter-spacing: 0pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 8px;
	color: #000000;
        background: #CCCCCC;
	}

h5 {
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	color: #edeade;
   font-family: Arial, Helvetica, Verdana, sans-serif;
    text-align: center;
	}

	
h6 {
	margin: 0px;
        padding: 0px;
        color: #877850;
        font-size:11px;
        font-weight: normal;
        font-family: Arial, Helvetica, Verdana, sans-serif;
        text-decoration: underline;
	}

h6:hover {
	margin: 0px;
        padding: 0px;
        color: #877850;
        font-size:11px;
        font-weight: normal;
        font-family: Arial, Helvetica, Verdana, sans-serif;
        text-decoration: none;
	}
	
	a.menu:link
{ color: #FFFFEA; font-size: 12px; font-weight: bold; text-decoration: none }
a.menu:visited
{ color: #FFFFEA; font-size: 12px; font-weight: bold; text-decoration: none }
a.menu:hover
{ color: #877850; font-size: 12px; font-weight: bold; text-decoration: none }
a.menu:active
{ color: #FFFFEA; font-size: 12px; font-weight: bold; text-decoration: none 
}

.smalltext {
         	font-size: 10px;
		font-weight: normal;
		color: black;
	}

.xsmalltext {
         	font-size: 10px;
		font-weight: normal;
		color: #77683f;
	}


#mail_text {
         	font-size: 12px;
		font-weight: normal;
		color: black;
                text-align:left;
	}
	
#footer_text {
         	font-size: 11px;
		font-weight: normal;
		color: black;
                text-align:center;
	}

a:link,a:visited {
	color: #808000;
	text-decoration: none;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
        font-size:12px;
	}

a:hover,a:active {
	color: #808000;
	text-decoration: underline;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
        font-size:12px;
	}

A.top_links:link,A.top_links:visited {
        color: #808000;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
        font-size:11px;
        font-weight: normal;
}
#myGallery, #myGallerySet, #flickrGallery
{
	width: 558px;
	height: 350px;
	z-index:5;
	border: 1px solid #000;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('images/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('images/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #000;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: #fff;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #fff;
}


.jdGallery div.carouselContainer
{
	position: absolute;
	height: 120px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	left: 10px;
	height: 20px;
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 00px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 0;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=80);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 0;
	height: 99%;
	width: 100%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}


.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #aaa;
}

 #sddm
{	margin: 1;
	padding: 1;
	z-index: 30;
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 2px 16px;
	width: auto;
	background: #404637;
	color: #fff;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #bdae83}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #404637;
	border: 1px solid #404637}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #edeade;
		color: #404637;
		font: 11px arial}

	#sddm div a:hover
	{	background: #bdae83;
		color: #404637}