﻿
.thrColFixHdr #background-container
{
	width: 100%;
}
.thrColFixHdr #topShade
{
	display:none;
}
.thrColFixHdr #bottomShade
{
	display:none;
}

.thrColFixHdr #container
{
	width: 100%;
}
.thrColFixHdr #header
{
	width: 100%;
}

.thrColFixHdr #header #header_top
{
	display:block;
	width:100%;
}

.thrColFixHdr #middle_container #sidebar1
{
	display:none;
}

#middle_container
{
	width: 100%;
}

.thrColFixHdr #middle_container #sidebar2
{
	display:none;
}
.thrColFixHdr #middle_container #content
{
	width:100%;
	margin:10px;
	padding-left:0px;
	text-align:left;
}
.thrColFixHdr #content_Admin
{
	width:100%;
	margin:10px;
	padding-left:0px;
	text-align:left;
}


.thrColFixHdr #footer
{
	background-color:White;
}
#header_middle #loginHeader
{
	display:none;
}
