


.LayerFullPage { /* was org lodk setting */
	position:					relative;
	width:						100%;
	left:							0em;
	top:							0em;
	text-align:					center;
	margin:						0em auto;
   padding:						1.56em;
   height:						100%;
  	background-color: #0000FF;
   padding: 10px;
}

.LayerCenteredPage {
	position:					relative;
	width:						78em;
	margin:						auto;
	text-align:					left;
	background-color: #FAF0E6;
   padding: 3px;
}

.LayerMarginPage {
	position:					relative;
	width:						100%;
	text-align:					left;
/* box-model hack start */
   min-height:					100%;
   height:						100%;
   voice-family:				"\"}\"";
   voice-family:				inherit;
   height:						auto;
   padding:						0em;
  	background-color: #FF0000;
   padding: 10px;
}

html>body #layermarginpage {
    height:						auto;
}
/* box-model hack end */

/* styles for view mode */

#distance {
	width:						1px;
	height:						50%;
   margin-bottom:				-23.322em;
/* half of container's height */
	float:						left;
  	background-color: #000000;
}

#container {
	position:					relative; /* puts container in front of distance */
	margin: 0 auto;
   vertical-align:			middle;
	text-align:					left;
	width:						78em;
	height:						550px;
	clear:						left;
	z-index:						1;
  	background: 				url(../../images/background.jpg) repeat-y;
}

.tpl_header_content_scroller {
   filter:						alpha(opacity=80);
   -moz-opacity:				.80;
  	background-color: #FFFFE0;
	width:						98%;
	position:					relative;
	left: 0px;
}

.tpl_left_content_scroller {
   filter:						alpha(opacity=80);
   -moz-opacity:				.80;
  	background-color: #FFFFE0;
	width:						98%;
	position:					relative;
	left: 0px;
}

.tpl_center_content_scroller {
   filter:						alpha(opacity=80);
   -moz-opacity:				.80;
  	background-color: #FFFFE0;
	width:						98%;
	position:					relative;
	left: 0px;
}

.tpl_right_content_scroller {
   filter:						alpha(opacity=80);
   -moz-opacity:				.80;
  	background-color: #FFFFE0;
	width:						98%;
	position:					relative;
	left: 0px;
}

.tpl_footer_content_scroller {
   filter:						alpha(opacity=80);
   -moz-opacity:				.80;
  	background-color: #FFFFE0;
	width:					  98%;
	position:					relative;
	left: 0px;
}

.clear_both {
	clear:						both;
}

#mod_loginform-login {
}

