/* 
================================
 Container Styles for AAMCFHN
 LBL - Epic Services Pty Ltd
March 2009
================================
*/   

#outside	{
	margin-bottom: 5px;
}
#outside .Head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #F06;
	letter-spacing: .1em;
}
.transparent {
	background-color: transparent;
}
.content	{
	padding: 0 5px;
}

/* Blue */

.blueborder	{
	border: #03C thin solid;
}
.blue-bkg-lite {
	background-color: #e5eafa;	
}
.BlueBkgHead {
	background-image: url(images/head-blue.gif);
	height: 48px;
	padding: 15px 10px 0 10px;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #91a8ea;
}
.BlueBkgHeart {
	background: url(images/heart.gif);
	padding-right: 5px;
	height: 48px;
	padding: 15px 10px 0 10px;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #91a8ea;
}
/* green */

.greenborder	{
	border: #9F0 thin solid;
	width: 98%;
	
}
.green-bkg-lite {
	background-color: #efffd8;	
}
.GreenBkgHead {
	background: url(images/head.gif);
	height: 48px;
	padding: 15px 10px 0 10px;
	background-color: #d2ff90;
	background-repeat: no-repeat;
	background-position: right center;
}
.GreenBkgHeart {
	background-image: url(images/heart.gif);
	height: 48px;
	padding: 15px 10px 0 10px;
	background-color: #d2ff90;
	background-repeat: no-repeat;
	background-position: right center;
}

.ModuleTitle_MenuBar {
	height:16px;
}
.ModuleTitle_MenuIcon {
	display:none; 
}
.ModuleTitle_MenuItemSel {	
}


