/*
	system styles start
*/ 

input[type="text"], input[type="password"] {
	height: 16px;
	width: 170px;
	padding: 2px 4px 2px 4px;
	vertical-align: middle;
	color: #484848;
	border: solid 1px #000000;
}

input[type="checkbox"] {
	border: none;
	height: 20px;
	width: 20px;
	vertical-align: middle;
}

textarea {
	border: solid 1px #000000;
	background: #FFFFFF;
	color: #484848;
	width: 170px;
	padding: 2px 4px 2px 4px;
}

input[type="button"], input[type="submit"] {
	height: 22px;
	vertical-align: middle;
	text-align: center;
	background: #F0F0F0;
	color: #484848;
	border-style: solid;
	border-width: 2px;
	border-color: #B3B3B3 #646464 #646464 #B3B3B3;
	font-size: 11px;
}

body {
	background: url('http://vonscholten.com/templates/pl/images/bg.png') repeat-x top #496349;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color: #000000;
	font-size: 12px;
}

.clearFloatDiv {
	position: relative;
	clear: both;
	width: 0px;
	height: 0px;
}

img {
	border: none;
}

a, a:hover, a:active {
	color: #295721;
}

a:visited {
	color: #1D3D17;
}

/*
	system styles end
*/

/*
	popup styles start
*/

.popUpContainer {
	display: none;
}

#sessionWarningContent {
	display: none;
}

/*
	session warning styles end
*/

/*
	container styles start
*/

#siteContainer {
	position: relative;
	margin: 0 auto;
	width: 668px;
	height: auto;
}

#topFrameContainer {
	display: none;
}

#logoContainer {
	display: none;
}

#logoBackgroundContainer {
	display: none;
}

#logoContainerLeft #logoImage {
	display: none;
}

#rightFrameContainer {
	position: relative;
	background: #FFFFFF;
	height: auto;
	width: 668px;
	padding: 0px;
	min-height: 450px;
}

#leftFrameContainer {
	display: none;
}

#footerFrameContainer, #footerFrameContainer a {
	position: relative;
	width: 668px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	clear: both;
	z-index: -1;
}

.adressDotImage {
	position: relative;
	width: 6px;
	height: 6px;
	vertical-align: middle;
	margin: 0px 2px;
}

#topNavigationContainer {
	display: none;
}

#sideNavigationContainer {
	display: none;
}

#loginContainer {
	display: none;
}

#topNavigationMenu {
	display: none;
}

.searchFormContainer {
	display: none;
}

#pageContainer {
	position: relative;
	width: 668px;
	height: auto;
	min-height: 425px;
	background: #FFFFFF;
}

.pagePadding {
	padding: 0px;
	clear: both;
}

/*
	container styles end
*/

/*
	various template styles start
*/

.textareaPrint {
	display: block !important;
	height: auto;
	width: auto;
}

.plFormContainer input[type="text"], .plFormContainer input[type="password"], .plFormContainer input[type="button"] {
	border: none;
}

.textareaScreen {
	display: none;
}

/*
	various template styles end
*/
