/* CSS Document */

BODY, p, div, font, input, select {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
body.standard {
	background-image: url(../gfx/body.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #000;
	margin: 0;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 800px;
	background-color: #000;
	height: 30px;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 180px;
	width: 568px;
	background-image: url(../gfx/header.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	border-top: 8px solid black;
	border-bottom: 2px solid black;
}
#splash {
	display: none;
}
#header h1 {display: none;}

#navigation {
	position: absolute;
	top: 0px;
	left: 568px;
	width: 232px;
	height: 190px;
	background-image: url(../gfx/navigation.jpg);
	background-repeat: no-repeat;
	text-align: right;
	background-color: #000;
	border-top: 8px solid black;
	border-bottom: 2px solid black;
	border-left: 1px solid black;
}
	#navigation ul {
		margin: 15px;
		padding: 1px;
		list-style: none;
		list-style-position:inside;
		margin-right: 30px;
	}
	#navigation li {
		line-height: 16px;
	}
	#navigation a {
		color: #ddd;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		letter-spacing: 2px;
	}
	#navigation a:hover {
		color: white;
	}
#menu {
	position: absolute;
	top: 190px;
	left: 0px;
	background-image: url(../gfx/menu.jpg);
	background-repeat: repeat-x;
	width: 160px;
	float: right;
	padding: 20px;
}
	#menu * {
		font-size: 10px;
		color: #290912;
	}	
	#menu ul {
		margin: 0px;
		padding: 0;
		list-style: none;
	}
	#menu form {
		margin: 0px;
	}
	#menu .field {
		width: 140px;
		border: 1px solid #491723;
		margin-bottom: 3px;
		padding: 3px;
		background-color: #F0F0F0;
	}
	#menu .button {
		border: 1px solid #491723;
		background-color: #EAF2E7;
		padding: 2px;
	}
	#menu .item {
		margin-bottom: 15px;
		padding-bottom: 15px;
		border-bottom: 1px dotted #ccc;
	}
	#menu h3 {
		font-size: 12px;
		margin: 0px;
		letter-spacing: 2px;
		text-transform: capitalize;
		font-family: Tahoma, Arial, Helvetica, sans-serif;	
	}
	#menu input {
		color: #111;
	}
	
	#menu img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	border: 1px solid black;
	}
	
	#menu img:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	border: 1px solid black;
	}
#content {
	position: absolute;
	top: 190px;
	left: 200px;
	background-image: url(../gfx/content.jpg);
	background-repeat: repeat-x;
	width: 550px;
	float: left;
	padding: 25px;
	padding-top: 5px;
	text-align:justify;
}
	#content table, #content td{
		border: none;
	}
	#content small {
		font-size: 85%;
	}
	#content a {
		color: #320E17;
	}
	#content th {
		text-align: left;
	}
	#content h1 {
		font-size: 18px;
		letter-spacing: -1px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		margin-top: 20px;
		margin-bottom: 15px;
		color: #111;
		letter-spacing: -1px;
		color: #061F2B;
	}
	#content h2 {
		font-size: 14px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		color: #333;
	}
	#content h2 a {
		color: #333;
	}
	#content .highlight {
		background-color: #80FF00;
		font-weight: bold;
	}
	#content .photo {
		border: 1px solid black;
		margin: 5px;
	}
	#content .thumb-one {
		border: 1px solid black;
		margin-bottom: 30px;
	}	
	#content .thumb-more {
		border: 1px solid black;
		margin: 15px;
	}		
	#content td {
		vertical-align: top;
	}
	#content .frm_message {
		border-bottom: 1px dotted #ccc;
		padding: 3px;
		line-height: 16px;
		margin-bottom: 10px;
	}
	#content .frm_message_details{
		font-size: 90%;
		color: #333333;
	}
	#content .links {
		width: 50%;
		float:left;
		margin-bottom: 20px;
	}
	#content .links ul {
		margin: 0;
		padding: 0;
		list-style: none;	
	}
	#content .links li {
		margin: 0;
		padding: 0;
		line-height: 18px;
	}
	#content .spacer {
		margin-top: 10px;
		margin-bottom: 10px;
		border-bottom: 1px dotted #ccc;
		clear: both;
	}
	#content .reaction {
		border-bottom: 1px dotted #ccc;
		padding: 3px;
		line-height: 16px;
		margin-bottom: 10px;
	}
	#content .gbadd {
		margin-top: 16px;
	}
#administration img {
	margin: 3px;
	border: none;
}
#administration table {
	margin-top: 5px;
	margin-bottom: 30px;
}
#administration a {
	text-decoration:underline;
}
#administration td.icon {
	width: 15px;
}
#administration td.text {
	width: 200px;
}
.usermanagement-standard {
	text-decoration: none;
}
.usermanagement-selected {
	text-decoration: none;
	font-weight: bold;
}
.menumanagement {
	margin-bottom: 10px;
	margin-top: 10px;	
}
.form1 {
	width: 360px;
}
.form2 {
	width: 240px;
}
