img, div {
	behavior: url('iepngfix.htc')
}
body {
	background: #383737 url('../img/background.png') repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #C0C0C0;
	scrollbar-track-color: #C0C0C0;
	scrollbar-face-color: #808080;
	scrollbar-highlight-color: #808080;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-darkshadow-color: #696969;
	scrollbar-shadow-color: #696969;
}
#noscript{
	position: absolute;
	width: 400px;
	left: 50%;
	margin: 250px 0 0 -200px;
	padding: 0;
	font-size: 11px;
	line-height: 1.5;
	color: #eee;
}
#teaser{
	position: absolute;
	width: 500px;
	left: 50%;
	margin: 250px 0 0 -250px;
	padding: 0;
	font-size: 11px;
	line-height: 1.5;
	color: #eee;
}
#bg_shadow_top {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 350px;
	background: url('../img/bg_shadow_top.png') repeat-x;
}
#bg_shadow_bottom {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 350px;
	background: url('../img/bg_shadow_bottom.png') repeat-x;
}
#bg_shadow_left {
	position: fixed;
	left: 0px;
	width: 350px;
	height: 100%;
	background: url('../img/bg_shadow_left.png') repeat-y;
}
#bg_shadow_right {
	position: fixed;
	right: 0px;
	width: 350px;
	height: 100%;
	background: url('../img/bg_shadow_right.png') repeat-y;
}
#ornament_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 196px;
	height: 100%;
	background: url('../img/ornament_left.png') no-repeat;
}
#menu {
	position: absolute;
	right: 0;
	top: 45px;
	width: 100%;
	text-align: right;
}
#menu_spacer {
	display: block;
	float: right;
	width: 100px;
	height: 120px;
	background: #000;
	border-top: 2px solid #151515;
	border-bottom: 2px solid #151515;
	border-left: 2px solid #151515;
}
#logo {
	position: absolute;
	width: 173px;
	height: 250px;
	top: 10px;
	left: 40px;
	background: url('../img/logo_klein.png') no-repeat;
}
#sidetext {
	position: absolute;
	right: 0px;
	bottom: 50px;
	width: 67px;
	height:416px;
	background-position: bottom right;
	background-repeat: no-repeat;
}
#content_positioner {
	position: absolute;
	right: 90px;
	top: 220px;
	width: 65%;
	height: 55%;
	overflow: hidden;
}
#content {
	line-height: 1.5;
	overflow: auto;
	width: 100%;
	height: 100%;
}
#preloader {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -20px 0 0 -20px;
	padding: 0;
	height: 40px;
	width: 40px;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}
#preloader div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../img/fancybox/fancy_progress.png') no-repeat;
}
#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 35px;
	background: #000;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}
#footer a {
	color: #666;
}
#footer a.logout {
	color: #800;
}
#footertext {
	position: relative;
	float: left;
	padding: 8px 0 0 40px;
	text-transform: uppercase;
	font-size: 9px;
	color: #666;
}
#footerinfo {
	position: relative;
	float: right;
	padding: 8px 40px 0 0;
	text-transform: uppercase;
	font-size: 9px;
	color: #666;
}
#login, #logout {
	color: #666;
	text-align:center;
}
#adminoptions_wrapper {
	position: absolute;
	right: 0;
	top: 172px;
	margin: 0;
	text-align: right;
}
#adminoptions {
	float: right;
	padding: 0 4px 0 0;
}
#adminoptions_spacer {
	display: block;
	float: right;
	width: 100px;
	height: 39px;
	background: #000;
}
#eventpage {
	float: right;
}
#flyerupload, #imageupload, #photoupload {
	float: left;
	width: 250px;
	padding-left: 10px;
}
#photodetails {
	width: 200px;
	border: 2px solid #000;
	padding: 5px;
	background: #020202;
	background: rgba(0, 0, 0, 0.75);
}
div {
	outline: 0;
}
div.flyer {
	position: relative;
	margin: 0 20px 10px 0;
	float: left;
}
div.eventinfo {
	color: #666;
	line-height: 1.5;
	max-width: 300px;
}
div.teammember {
	float: left;
	display: block;
	width: 98%;
	padding: 5px;
	margin: 0 20px 10px 0;
	border: 2px solid #000;
	background: #020202;
	background: rgba(0, 0, 0, 0.75);
}
div.galleryoverview {
	position: relative;
	display: block;
	float: left;
	width: 290px;
	border: 2px solid #000;
	background: #020202;
	background: rgba(0, 0, 0, .75);
	margin: 0 10px 10px 0;
}
div.admin {
	position: relative;
	display: block;
	float: left;
	border: 2px solid #000;
	background: #020202;
	background: rgba(0, 0, 0, .75);
	margin: 0 10px 10px 0;
	padding: 5px;
}
div.photowrapper {
	position: relative;
	float: left;
}
div.pagexofy {
	display: block;
	float: left;
	font-weight: bold;
	margin: 0 2px 5px 0;
	padding: 3px 5px 3px 5px;
	border: 2px solid #000;
	background: #020202;
	background: rgba(0, 0, 0, 0.75);
}
div#eventbuttons, div#teambuttons {
	position: absolute;
	top: 10px;
	right: 10px;
}
div#photodeletebutton {
	position: absolute;
	top: 7px;
	right: 19px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	clear: both;
}
h1.eventinfo {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}
a {
	text-decoration: none;
	color: #eee;
	font-weight: bold;
	outline: 0;
}
a:hover {
	text-decoration: underline;
}
a.menu {
	display: block;
	float: right;
	width: 120px;
	height: 120px;
	background: #000;
	border: 2px solid #151515;
	margin: 0 4px 0 0;
}
a.menu:hover {
	border-bottom: 2px solid #800;
}
a.adminlink {
	font-size: 10px;
	display: inline-block;
	background-color: #000;
	padding: 3px 5px 3px 4px;
	margin: 0 0 3px 0;
	text-decoration: none;
	color: #800;
	font-weight: bolc;
	outline: 0;
}
a.adminlink:hover {
	text-decoration: underline;
}
a.thumbnail {
	float: left;
	width: 100px;
	height: 100px;
	border: 5px solid #000;
	margin: 0 12px 12px 0;
	cursor: pointer;
}
a.thumbnail:hover {
	border: 3px solid #800;
	margin: 2px 14px 14px 2px;
}
a.overviewthumbnail {
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	border: 5px solid #000;
	margin: 0;
	cursor: pointer
}
a.overviewthumbnail:hover {
	border: 3px solid #800;
	margin: 2px;	
}
a.pageselect {
	display: block;
	float: left;
	text-align: center;
	width: 16px;
	margin: 0 2px 5px 0;
	padding: 3px 1px 3px 1px;
	text-decoration: none;
	border: 2px solid #000;
	background: #020202;
	background: rgba(0, 0, 0, 0.75);
}
a.pageselect:hover {
	background: #000;
}
a.pageselected {
	font-weight: bold;
	background: #111;
	background: rgba(25, 25, 25, 0.75);
}
a#logout_link {
	display: none;
}
p {
	margin: 0 0 5px 0;
}
p.flyer_info {
	text-align: right;
	margin: 0 5px 0 5px;
}
p.green {
	color: #060;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
}
p.red {
	color: #800;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
}
p.green_small {
	color: #060;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
}
p.login_error_reason {
	font-size: 9px;
	text-transform: uppercase;
	margin: 10px auto;
}
p.logout_question {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px auto;
}
p.galleryheading {
	font-size: 12px;
	font-weight: bold;
}
hr {
	width: 100%;
	height: 2px;
	color: #000;
	background: #000;
}
img {
	border: none;
}
img.flyer {
	border: 5px solid #000;
	margin: 0 0 5px 0;
}
input, select, textarea {
	border: 1px solid #aaa;
	margin-bottom: 1px;
}
input:focus {
	border: 1px solid #222;
}
input.newgallery {
	width: 350px;
}
input.admin {
	width: 200px;	
}
input.button {
	border: 2px solid #000;
	background-color: #dddede;
	padding: 1px 10px 1px 10px;
	margin: 5px 5px 0 0;
}
input.button:hover {
	cursor: pointer;
	background-color: #333;
	color: #fff;
}
input.login {
	width: 120px;
}
textarea.newgallery {
	width: 350px;
	height: 150px;
}
ul#sortable {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#sortable li {
	display: inline;
	margin: 0;
	padding: 0;
}
