
/**
 * Woodland Trust LOGIN STYLES
 */
 
html body {
	background: #c2d3c0 !important;
}
div.pageContentAreaMain div.panel div.wrapper {
	border-left: 0;
}
div.pageContentAreaMain div.panel {
	padding: 0 0 20px 0;
	width: 418px;
}
div.pageContentAreaMain div.panel div.wrapper {
	padding: 10px 20px 1px 20px;
}
table {
	font-size: 1.0em;
}
table span.ms-error {
	color: red;
	padding-bottom: 0.5em;
}
table input {
	border: solid 1px #999;
	height: 18px;
	width: 60px;
	background: #dedede;
	font: normal 1.0em Verdana,Arial;
}
table input.ms-long {
	border: solid 1px #254c43;
	width: 200px;
	height: 21px;
}
div.logincontactus
{
	text-align: center;
}

table.logintable
{
	width: 90%;
	border-collapse: collapse;
}

div.loginarea
{
	margin-top:50px;
	margin-bottom:40px;
}

div.logintitle
{
	position: absolute;
	right: 20px;
	top: 90px;
	font-size:150%;
	font-weight:bold;
	color: White;
}
