#page_container {
	position: relative;
	margin-left: auto;
/*	margin-right: auto;*/
	width: 404px;
	top: 0px;
}
#loginheader {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 135px;
	background: #3f3f3f url(images/header.png) no-repeat center;
	position: relative;
	border-bottom: 1px solid #4a4a4a;
}
hr#header_stripe {
	height: 12px;
	position: relative;
	top: -7px;
	border: none;
}
.panel_button {
	margin-left: auto;
	position: relative;
	top: 0px;
	width: 200px;
	z-index: 20;
	cursor: pointer;
	background-color:#ffffff;
	min-height:23px;
	color:#000000;
	padding-top:3px;
	border-top:5px solid #000000;
}

* html .panel_button {
	height:21px;
}

.panel_button img {
	position: relative;
	top: 2px;
	border: none;
	padding-right:10px;
}

.panel_button a, .panel_button span {
	text-decoration: none;
	color: #000;
	font-size:1.3em;
	font-weight: bold;
	position: relative;
	top: 0px;
	left: 0px;
	padding-left:10px;
	padding-right:10px;
}

.panel_button a.register {
	background-image:url(../images/CSS/login_divide.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:22px;
	margin-right:5px;
}

.panel_button span.hide {
	display:block;
	width:150px;
	float:left;
}

.panel_button a:hover, .panel_button a:focus, .panel_button a:active, .panel_button span:hover, .panel_button span:focus, .panel_button span:active {
	color: #000;
	text-decoration:underline;
}

div.open {
	background-color:#000000;
	margin-top:-26px;
	padding:0px !important;
}

.open span, .open span:hover, .open span:active, .open span:focus {
	color:#ffffff;
}

/*
.panel_button a.register {
	position: absolute;
	z-index: 50;
	left:50px;
	display:block;
	padding:5px;
}

*/

#loginwrapper {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	text-align: center;
}
.toppanel, #toppanel {
	position: absolute;
	width: 200px;
	right: 0px;
	top:0px;
	z-index: 25;
	text-align: right;
}

.toppanel .error {
	color:#FF0000;
	display:block;
	padding-top:30px;
}

#login span {
	display:none;
}

#panel {
	width: 200px;
	position: relative;
	top: 1px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
}
#panel_contents {
	background: black;
	height: 100%;
	width: 200px;
	position: absolute;
	z-index: -1;
}
#panel h1 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
	line-height: 35px;
	left: 240px;
	position: absolute;
	top: 10px;
}
#panel h2 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #447c6f;
	line-height: 25px;
	font-size: 16px;
	position: absolute;
	top: 60px;
	left: 350px;
}
#logincontent {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	position: relative;
	top: 90px;
	text-align: left;
	color: #545454;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 30px;
}
.border {
	/*border: 15px #1d1d1d solid;*/
}
img.border {
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
}
img.border_pic {
	border: 15px #1d1d1d solid;
	position: absolute;
	top: 110px;
	float: left;
	margin-left: 150px;
	width: 250px;
	height: 150px;
	z-index: 30;
}
div#login {
	width: 180px;
	height: 150px;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: left;
	padding: 8px 10px 15px 10px;
	font-size:1.3em;
}

	div#login label {
		color: #ffffff;
		display:block;
		padding-bottom:0px;
		padding-top:2px;
		width:100%;
		float:left;
		cursor: pointer;
	}
	
	
	div#login input {
		background-color: #999;
		color:#FFF;
		clear: left;
		width:160px;
		padding:3px 10px 0 8px;	
		height:20px;
		border:0px;
		margin-bottom:5px;
		float:left;
	}
	
	div#login input.login-btn {
		background: #FFF url(/images/CSS/acordian_right_arrow.gif) 50px 9px no-repeat;
		clear: both;
		color: #000;
		cursor: pointer;
		height: 28px;
		float: none;
		font-weight: bold;
		margin: 0;
		padding-top: 0px;
		text-align: left;
		width: 70px;
	}
	
	div#login a {
		background: #000;
		color: #FFF;
		display:block;
		float: right;
		padding-top: 15px;
		font-size:0.8em;
	}
	
	div#login br{
		color:�#FFF;
		display: none;
	}
	
	div#login br.clearfloat{
		display: inline;
	}
	

div#hide_button{
	min-height: 23px;
	padding: 3px 0 5px;
}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

