﻿@media (min-width: 450px) and (max-width: 1200px)
{

.em_header
{
	width: 100%;
	padding: 1px;
}

.logo_block
{
	position: absolute;
	display: block;
	top: 10px;
	left: 10px;
	z-index: 1;
}

.logo_block a
{
	display: block;
}

.logo_block img
{
	width: 150px;
}

.em_header .toolbar
{
	background: none;
	width: auto;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	text-align: left;
}

.em_header .toolbar_contents
{
	margin: 10px 0px 0px 175px;
}

.em_header .toolbar_contents div,
.em_header .em_txtnav div
{
	margin: 0px 0px 5px 0px !important;
}

.em_header .toolbar .search_txt
{
	margin: 0px 0px 0px -5px !important;
}

.em_header .em_txtnav
{
	width: auto;
	margin: 0px auto 0px 175px;
	position: relative;
	padding: 0px 0px 10px 0px;
}

.em_header .em_link1
{
	position: relative;
	border: 1px solid #ffffff;
	border-radius: 4px;
	padding: 10px 30px;
	color: #ffffff;
	font-size: 120%;
	display: inline-block;
}

.em_header .em_txt
{
	position: relative;
	display: inline-block;
	color: #ffffff;
	background: #C81417;
	top: 5px;
	left: 10px;
}

.em_header .em_link2
{
	background: #000000;
	position: relative;
	display: inline-block;
	padding: 15px 20px;
	border-radius: 4px;
	left: 10px;
}
}

/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}