/* 
================================
 Container Styles for Baulkham Hills AFL
 LBL - Epic Services Pty Ltd
 March 2009
================================
*/   

.master_4e2614 {
	width: 100%;
	background-color: #4e2614;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	
}
.master_4e2614y {
	width: 100%;
	background-color: #4e2614;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	border: 1px solid #ffc726;
}
.master_ffc726 {
	width: 100%;
	background-color: #ffc726;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;	
}
.master_ffc726b {
	width: 100%;
	background-color: #ffc726;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	border-bottom: 1px solid #4e2614;
}
.container_white {
	background-color: #ffffff;
	margin: 0px;
	padding: 2px;
}
.yellow_outline{
	border: 1px solid #ffc726;
	background-color: #ffffff;
}
.brown_outline{
	border: 1px solid #4e2614;
	background-color: #ffffff;
}
.containermaster_transparent
{
	background-color: #transparent;
}
.container_outline {
	width: 100%;
	background-color: transparent;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	border: 1px solid #ffc726;
	padding: 2px;
	margin: 0px;
}
.ModuleTitle_MenuBar {
	height:16px;
}
.ModuleTitle_MenuIcon {
	background-color: #FFFFFF;
	border-left: #EEEEEE 0px solid; 
	border-bottom: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid; 
}
.ModuleTitle_MenuItemSel {
	color: black; 
	background-color: #cccccc;
}

