﻿.head_border_fixed
{
	background-color: rgb(170, 170, 170);
	padding: 4px;
	
	width: 99%;  
	height: 5px; 
	
	position:fixed;
	z-index:3;
	top:0px;
}

.head_fixed
{
	padding: 4px;

	background-color: rgb(255, 255, 255);
	
	width: 99%;  
	height: 45px; 
	min-width:700px;
	
	position:fixed;
	z-index:3;
	top:5px;
}

.head_menu_fixed 
{
	border-color:#DDDDDD;
	border-style:solid;
	border-top-width:2px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:2px;
	padding: 4px;
	color: rgb(96, 96, 96); 
	vertical-align: top; 
	background-color: rgb(238, 238, 238);
	
	font-size: 13px; 
	font-weight: bold; 
	
	width:99%; 
	min-height: 16px; 
	max-height: 30px; 
	min-width:700px;
	
	position:fixed;
	z-index:3;
	top:57px;
}

.MyEntityInfoHeader_fixed
{
	float:left;
	top:109px;
	
	border:1px solid rgb(221,221,221);
	border-top:0px;
	
	background-color: rgb(238, 238, 238);
	
	display:block;
	width:1024px;
	
	position:fixed;
	z-index:3;
	
}

.lffFooter_fixed
{
	float:left;
		
	position:fixed;
	bottom:0;
	
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:1px;
	
	margin:0;
	margin-left:0px;
	
	width:99.05%;
	
	left:5px;
	
	background-color: rgb(255, 255, 255);
	z-index:3;
	
	border:0px; 
	border-top:1px solid rgb(221, 221, 221); 
}

.bottom_fixed
{
	background:#ffffff;
	border-top: solid 2px #DDDDDD;
	height: 20px;
	text-align: center;
	
	padding:0;
	padding-top:3px;
	padding-right:2px;
	padding-left:2px;
	
	margin:0;
	
	width:99%;
	position:fixed;
	bottom:5px;
	bottom:0;
	z-index:3;
}


.content_main_fixed, .content_main_nopadding_fixed
{
	background-color:#FFFFFF;
	vertical-align:top;
	width: 100%;
	
	padding-bottom:20px;
}


.content_main_detail_fixed
{
	width:98%; 
	vertical-align: top; 
	background-color: rgb(255, 255, 255);
	
	position:relative;
	float:left;
	/*
	padding: 10px;
	position:relative;
	float:left;
	*/
}

.ErrorPanel_fixed
{
	float:left;
	position:relative;
	text-align:left;
	border-color:#fe1b14;
	border-style:solid;
	border-width:2px;
	height:40px;
	min-width:750px;
	width:99.3%;
	top:95px;
	left:3px;
	margin:0px 5px 10px 5px;
	background-color:#E8D4D1;
	z-index:2;
}

.ResponsiblePanel_fixed
{
	float:left;
	position:relative;
	text-align:left;
	border-color:#FF8000;
	border-style:solid;
	border-width:1px;
	height:40px;
	min-width:750px;
	width:99.3%;
	top:95px;
	left:3px;
	margin:0px 5px 10px 5px;
	background-color:#ffffff;
	z-index:2;
}

.RestoreData_fixed
{
	float:left;
	position:relative;
	text-align:left;
	border-color:#fe1b14;
	border-style:solid;
	border-width:2px;
	height:40px;
	min-width:750px;
	width:99.3%;
	top:95px;
	left:3px;
	background-color:#E8D4D1;
	z-index:2;
}

.MyEntityContentPanel_fixed
{
	padding-top:90px;
	position:relative;
	float:left;
	width:99%;
	padding-bottom:100px;
	margin:0;
	z-index:2;
	
	min-height:430px;
	min-height:670px;
}

.MyEntityContentPanel_fixed_woWF
{
	padding-top:90px;
	position:relative;
	float:left;
	width:99%;

	padding-bottom:100px;
	
	margin:0;
	z-index:2;	
	
	min-height:670px;
}
