/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

.marquee {
    font-weight: bold;
    font-size: 12px;
    font-style: italic;
}

.redheading, .redheading .Head {
	background-color: #c5121a;
	font-family: Arial;
	font-size: 11px;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
        height: 23px;
}
.redbody {
	background-color: #cfcfcf;
}

.menu {
	padding-bottom: 5px;
}

.footer, .footer A, .footer a.SkinObject:link {
	color: #7D060D;
	font-family: Tahoma;
        font-weight: normal;
	font-size: xx-small;
	padding: 3px;
}

/* Main Menu */

.MainMenu_MenuContainer
{
	color: #800000;
	text-align: center;
	width: 150px;
	padding: 1px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.MainMenu_MenuBar
{
	cursor: hand;
}

.MainMenu_RootMenuItem, .MainMenu_MenuItem
{
	background: #800000 url(/Portals/soccer6.co.za/Skins/Soccer6/menu.re.png) repeat-x bottom left;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	color: #ffffff;
	font-family: arial, helvetica;
	padding-left: 10px;
	padding-right: 15px;
	height: 25px;
	text-transform: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 0px;
	border: none;
}

.MainMenu_RootMenuItemActive, .MainMenu_MenuItemSel
{
	background: #B5B5B5;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	color: #FFFfff;
	font-family: arial, helvetica;
	padding-left: 10px;
	padding-right: 15px;
	height: 25px;
	text-transform: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 0px;
	border: none;
}

.MainMenu_MenuIcon
{
	display: none; 
}

.MainMenu_SubMenu
{
	z-index: 5000;
	cursor: hand;
	background-color: White;
	border: 1px solid #bdbdbd;
	padding: 0px;
}

.MainMenu_MenuBreak
{
	display: none;
	background-color: transparent;
}

.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 11px;
	cursor: hand;
	border-right: #505052 1px solid;
	border-bottom: #505052 1px solid;
	border-top: #505052 0px solid;
	display: none;
}

.MainMenu_RootMenuArrow
{
	display: none;
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}
