/* CSS Document blue01.css standard conainer for Afero */

#blue01
{
	width: 100%;
	height: 100%;
}
#afero_blue01
{
	width: 100%;
	margin-bottom: 10px;
	height: 100%;
}
#afero_blue01_header
{
	height: 30px;
	border: 1px solid #b4b4b4;
	border-bottom: 1px solid #777;
	vertical-align: middle;
	background: url(images/blue01_bg_title.gif) repeat-x;
}
#afero_blue01_headerTable
{
}
.blue01Actions
{
	width: 0px;
}
.blue01Title 
{
	width: 100%;
}
.blue01Visibility
{
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
}
.blue01Title .Head
{
	padding-left: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
#afero_blue01_content
{
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	background: #83b8e2 url(images/blue01_bg.gif) repeat-x bottom;
}
#afero_blue01_content a:link, #afero_blue01_content a:visited, #afero_blue01_content a:active
{
	color: #83b8e2;
}
#afero_blue01_content a:hover
{
	color: #0a2a53;
}
.blue01ContentPane
{
	padding: 10px;
}
.blue01ContentPane .normal, .blue01ContentPane p
{
	color: #fff;
}
.blue01BottomLeft
{
	empty-cells: show;
	background: url(images/blue01_bg_bottom_left.gif) no-repeat 0px 0px;
	height: 20px;
	width: 19px;
}
.blue01Content
{
	width: 20px;
}
.blue01ActionButtons
{
	empty-cells: show;
	text-align: right;
	background: url(images/blue01_bg_bottom.gif) repeat-x;
}
* html .blue01ActionButtons, html:first-child .blue01ActionButtons
{
	width: 100%;
}
.blue01BottomRight
{
	empty-cells: show;
	background: url(images/blue01_bg_bottom_right.gif) no-repeat 0px 0px;
	height: 20px;
	width: 19px;
}


