/* @override http://metropoliscares.com/main.css */

/* @override http://localhost:8888/metropolis/main.css */

/*Metropolis Website*/

body {
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	background: #c3ff16;
}

html>body {
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	background: #c3ff16 url(grad1.png) repeat-x 0 -154px;
}

#mainbody {
	text-align: center;
	margin-left: 48px;
	margin-right: 48px;
}

a:link {
	color: #ff008e;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #e3007d;
	text-decoration: none;
}

a:active {
	color: #ff66cf ;
	color: #ff5026; text-decoration: none; }

h1 { font-size: 18px; font-weight: bold; text-align: center; margin-top: 24px;
	border-bottom: 1px solid #a6d910;
	padding: 2px;
}
h2 { font-size: 16px; font-weight: bold; text-align: left; margin-top: 24px; margin-right: 32px; margin-left: 0px;
}


.splash {
	text-align: center;
	margin: 48px 12px;
}

#mainmenu {
	text-align: center;
	font-size: 17px;
	padding: 4px 128px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 32px;
	border-bottom: 1px solid #a6d910;
	background: #b4ec12 url(grad1.png) repeat-x 0 -285px;
}

#mainmenu a:link {
	/*margin-right: 12px;
	margin-left: 12px*/;
	padding-left: 3px;
	padding-right: 3px;
}

#mainmenu a:visited {
	padding-left: 3px;
	padding-right: 3px;
}

#mainmenu .currentpage {
	background-color: #b5ed12;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #9acd09;
	color: #000;
}

.linkpopuptext {
	display: none;
	color: #ff008e;
	position: absolute;
	top: 0;
}

div#mainmenu a:hover span {display: block;
   position: absolute; z-index: 100;
	font-size: 12px;
	width: 115px;
	text-align: left;
	padding: 0 2px 2px 3px;
	height: 44px;
	margin: 4px 3px 3px 0;
	border: 1px solid #a6d910;
	background: #c6ff14 url(grad1.png) repeat-x 0 -310px;
	left: 3px;
}

#logo {
	position: absolute;
	top: -12px;
	right: 0;
}

#imageinfo {
	clear: none;
	float: right;
	width: 120px;
	text-align: center;
	background-color: #b4ec12;
	border: 1px solid #a6d910;
	margin: 29px 14px 4px 10px;
	padding: 14px 4px;
}

#blogbox {
	margin-left: 48px;
	margin-right: 48px;
	/*border: 1px solid #a6d910;*/
	/*min-width: 680px*/
}

#blogbox .date-header {
	color: #fb0072;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 49px;
}

#blogbox h3 {
	font-size: 18px;
	text-align: right;
	font-style: italic;
}

#blogbox p {
	text-align: left;
	margin: 0;
}

.galleryLink {
	clear: both;
	border: 1px solid #a6d910;
	display: block;
		/* Two heights are to make it work in MSIE*/
	min-height: 160px;
	height: 160px;
	padding-right: 12px;
	padding-left: 12px;
	background-color: #b4ec12;
	margin-bottom: 6px;
	margin-top: 6px;
	margin: 6px;
	text-align: left;
}

div.galleryLink h3 {
		text-indent: 12px;
	line-height: 51px;
	text-align: left;
}

.galleryinfo h3 {
	text-indent: 12px;
	line-height: 51px;
}

/* @group For galerie pages */

.galleryinfo img {
	padding-right: 2px;
}

.indexImages img {
	border: 1px solid #000;
}

.imagemain img {
	border: 1px solid #000;
}

.indeximages {
	background-color: #b4ec12;
	border: 1px solid #a6d910;
	margin: 4px;
	padding: 20px 4px;
}

.gallerytitle {
	font-weight: bold;
	font-size: 16px;
}



/* @end */

.audioFileList {
	text-align: left;
	padding: 12px 12px 12px 48px;
	background-color: #b4ec12;
	border: 1px solid #a6d910;
	margin: 12px 64px;
}