* {
	margin: 0;
	padding: 0;
}
body {
	background: url(/res/imgs/gradient.jpg) repeat-x #80B7FF;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
}
img {
	border: none 0;
	vertical-align: middle;
}
#page {
	width: 940px;
	position: relative;
	margin: 20px auto;
	border: solid 3px #80B7FF;
	background-color: #FFF;
	padding: 30px 20px;
}
#logo {
	display: block;
	width: 458px;
	float: left;
	margin-right: 10px;
}
#mediadata {
	display: block;
	float: right;
	text-align: left;
	color: #999;
	margin-top: 5px;
}
#mediadata td {
	font-size: 0.9em;
	padding-left: 10px;
}
#mediadata td.number {
	text-align: right;
}
#tabnavi {
	clear: both;
	padding-top: 20px;
	margin-left: 212px;
}
#tabnavi a {
	display: block;
	float: left;
	width: 103px;
	border: solid 1px #9ed771;
	margin-left: 8px;
	padding: 2px;
	color: #5f8144;
	font-weight: bold;
	text-decoration: none;
	background-color: #d1f3b7;
}
#tabnavi a:hover, #tabnavi a.highlight {
	background-color:  #FFF;
	border-bottom-color: #FFF;
}
#leftmenu {
	width: 200px;
	float: left;
	text-align: left;
	clear: left;
	padding-top: 10px;
	border: solid 1px #80B7FF;
	margin-top: -21px;
}
#leftmenu h1 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 10px 5px;
}
#leftmenu a {
	display: block;
	color: #628dc4;
	text-decoration: none;
	line-height: 1.8em;
	padding-left: 5px;
}
#leftmenu a:hover, #leftmenu a.highlight {
	background-color: #80B7FF;
	color: #FFF;
}
#donate {
	color: #abc4e3 !important;
	margin-top: 1em;
	border-top: dotted 1px #abc4e3;
}
#donate:hover, #donate.highlight {
	color: #FFF !important;
}
#newblogposts {
	margin-top: 20px;
	padding: 5px;
	border-top: solid 1px #80B7FF;
}
#content {
	margin-top: -1px;
	border: solid 1px #9ed771;
	margin-left: 220px;
	min-height: 200px;
	padding: 20px 10px 20px 10px;
}
#content h1 {
	font-size: 1.2em;
	text-align: left;
	color: #5f8144;
	margin-bottom: 10px;
}
#content table {
	font-size: 1em;
}
#content a {
	color: #5f8144;
}
#content a:hover {
	text-decoration: none;
}
#content ul, #content ol {
	text-align: left;
	margin: 10px 30px;
}
.forceheight {
	border: none 0;
	clear: both;
	float: none;
}
#footer {
	color: #999;
	font-size: 0.9em;
	border-top: solid 1px #80B7FF;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
}
#footer a {
	color: #999;
}
#bottomad {
	height: 0;
	padding-top: 5px;
}
#login {
	padding: 0 5px 5px 5px;
}
#login .text_input {
	display: block;
	vertical-align: middle;
	margin: 10px 0;
	width: 185px;
}
#login .check_input {
	margin-right: 5px;
	vertical-align: middle;
}
#login #login_submit {
	display: block;
	border: solid 1px #80B7FF;
	background-color: #FFF;
	width: 100px;
	margin: 10px 0 10px auto;
}
#menuad {
	margin: 10px 0 20px -10px;
}
#legende {
	width: 630px;
	padding: 10px;
	text-align: left;
	margin: 0 auto;
	border: 1px solid #9ed771;
}

.admin, .admin a {
	color: #F00 !important;
}
#layerright {
position: absolute;
right: -100px;
top: 10px;
}

#content {
position: relative;
min-height: 640px !important;
margin-right: 100px;
}

#page {
	width: auto;
	min-width: 980px;
	margin: 30px 5px;
}

#main_bordertop {
	margin-top: -40px;
}

#main_bordertop, #main_borderbottom {
	position: absolute;
	width: auto;
	left: 40px;
	right: 40px;
	margin-bottom: 40px;
}

#tabnavi {
	margin-left: -5px;
	padding-left: 0;
	border-bottom: solid 1px #9ed771;
}

#tabnavi a {
	margin-bottom: -1px;
}

#tabnavi #toggleLeftMenu {
	display: block;
	width: 150px;
}

#leftmenu {
	display: none;
	position: absolute;
	margin-top: 2px;
	margin-left: 2px;
	border: solid 2px;
	border-color: #9ed771 #5f8144 #5f8144 #9ed771;
	background-color: #FFF;
	z-index: 1;
}

#content {
	border: none 0;
	margin-left: 0;
}

#imageinfo {
	border: solid 1px #9ed771;
	width: 640px;
	margin: 0 auto 10px auto;
	padding: 2px 10px;
}

#imageinfohidden {
	display: none;
}

#imagestats {
	float: left;
	text-align: left;
}

#imagestats td {
	padding-right: 10px;
}

#imageactions, #imageinfoshow {
	float: right;
	text-align: right;
}

#imageactions a {
	display: block;
	margin: 2px;
}
#imageresized {
	display: none;
	color: #5f8144;
	font-weight: bold;
	margin-bottom: 10px;
}
.image_links td {
	font-size: 0.8em;
	width: 180px;
}
.image_links input {
	width: 250px;
}

#bottomad {
	height: 0;
}

#exif {
	max-height: 300px;
	overflow: auto;
	text-align: left;
}

h2 {
	font-size: 1em;
	margin-bottom: 5px;
	color: #5f8144;
	text-align: left;
	font-weight: normal;
	border-bottom: solid 1px #5f8144;
}

#galnav {
	margin: 0 auto 20px auto;
	width: 300px;
	position: relative;
	background-color: #D6EFC6;
	padding: 5px;
}

#galprev, #galnext {
	display: block;
	position: absolute;
	font-size: 20pt;
	text-decoration: none;
	top: -7px;
}

#galprev:hover, #galnext:hover {
	color: #FFF;
}

#galprev {
	left: 2px;
}

#galnext {
	right: 2px;
}

#biggalprev, #biggalnext {
	position: fixed;
	height: 100%;
	top: 0%;
	height: 100%;
	vertical-align: middle;
}

#biggalprev {
	left: 0.4em;
}

#biggalnext {
	right: 17em;
}

#biggalprev a, #biggalnext a {
	display: block;
	position: absolute;
	top: 45%;
	font-size: 5em;
	color: #DDD;
	text-decoration: none;
}

#biggalprev a:hover, #biggalnext a:hover {
	color: #5F8144;
}
