body {
	font-family: "Helvetica", sans-serif;
	font-size: 10pt;
	background: #ffffff;
	color: #884444;
}

a {
	color: #BB7777;
	text-decoration: none;
}

a:hover {
	color: #888888;

}

#caption { 
	margin-left: 10%;
	margin-right: 10%;
	padding-left: 10%;
	padding-right: 10%;
}

#sitename {
position:fixed;
font-size:20pt;
left: 0;
top: 0;


padding-left: 20px; 
-moz-transform:rotate(90deg); 
-moz-transform-origin: bottom left;
-webkit-transform: rotate(90deg);
-webkit-transform-origin: bottom left;
-o-transform: rotate(90deg);
-o-transform-origin:  bottom left;
writing-mode: tb-rl;
filter: flipv fliph;

}

#sitename a {
	color: #884444;	
}

#sitename a:hover {
	color: #aa6666;
	
}

#slogan {
	color: #884444;
	font-size: 26pt;
	/* font-weight: bold; */
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
	display: inline;
}

#contact {
	margin-right: 0px;
	padding-right: 0px;
	text-align: right;
	display: inline;
	color: #666666;
	font-size: 12pt;
	
}

#contact a {
	padding:3px;
}

#content {
	margin-left: 10%;
	margin-right: 10%;
	padding: 30px;
	background: #fafafa;
	border-radius: 10px;
	border: 2px solid #eeeeee;
	-moz-border-radius: 10px;
	overflow: auto;
}

.menutopcel {
	margin: 3px;
	
}

.menutopitem {
	font-size: 10pt;
	padding: 5px;
	background-color: #eccf73;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	color: #442222;
	filter: alpha(opacity=50);
    opacity: 0.5;	
}


#absolutemenu {
	margin-top: 2pt;
	position: absolute;
	margin-right: 45px;
	right: 10%;
	float:left;
	clear:none;
}

#menu {
	margin-top: 2pt;
	float: right;
	/*clear: both; */
}

#entryimage {
	width: 100%;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float:left;
	padding-top: -30px;
}
#sitename {
	border-right: 100px;
	padding-right: 100px;
}

#footer {
	margin-left: 10%;
	margin-right: 10%;
	padding: 2em;
	text-align: center;
}

#bottomemail {
	color: #884444;
}

#bottomemail:hover {
	color: #888888;
	
}

#lastchange {
	float: right;
	margin-right: 15px;
}

.gallerysidebar {
	position: relative;
	float:right;	
	width:30%;
	border-right: 0px;
	padding-right: 0px;
	clear: right;
	border-radius: 10px;
	border: 2px solid #eeeeee;
	-moz-border-radius: 10px;
	padding: 10px;
	margin: 10px;
	max-height: 90%;
	overflow: auto;
}


.showcasephoto {
	position: fixed;
	top: 30px;
	left: 30px;
	right:30px;
	padding: 30px;
	padding-bottom: 0px;
	max-height: 100%;	
	
	border-radius: 10px;
	-moz-border-radius: 10px;	
		
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(240, 240, 240) transparent;
	/* RGBa with 0.6 opacity */
	background: rgba(240, 240, 240, 0.9);
	/* For IE 5.5 - 7*/
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#11888888, endColorstr=#11888888); 
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#11888888, endColorstr=#11888888)";  
	text-align: center;
	vertical-align: middle;
	overflow:auto;
}


#closeimage {
	position: absolute;
	top: 8pt;
	right: 10pt;
	color: #aaaaaa;	
	
}

#playlogo {
	position: absolute;
	top: 32pt;
	right: 10pt;
	color: #aaaaaa;	
	
}

.galleryimage {
	border: 0px;
}
.photogalleryindex {
	clear: none;
	position: relative;
	overflow: auto;
	width: 60%;
	max-height: 90%;;
}

.getuigenis {
	font-family: serif;
	font-style: italic;
	font-size: 11pt;
}

#tabs {
	clear:both;
	overflow: auto;	
}
