/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;   
}
TD
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    vertical-align:top;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	


.mmPageHeader
{
	font-weight:bold;
	font-size: 12pt;
}
.mmErrorLabel
{
	color:Red;
}
.mmMessageLabel
{
	color:Orange;	
}
.mmMessageLabelPanel
{
	background-color:Transparent;
}
.mmSubMenu
{
	font-size:10pt;
	background:Gainsboro;
}
A:link.mmSubMenu	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited.mmSubMenu	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:active.mmSubMenu	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:hover.mmSubMenu	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
.mmMainMenu
{
	font-size:10pt;
	background-color:034a9a;
	WORD-SPACING: normal;
}
A:link.mmMainMenu	{	
	text-decoration:	none;
	color:	White;
	font-weight:normal;
	}	
		
A:visited.mmMainMenu	{	
	text-decoration:	none;
	color:	White;
	font-weight:normal;
	}	
		
A:active.mmMainMenu	{	
	text-decoration:	none;
	color:	White;
	font-weight:normal;
	}	
		
A:hover.mmMainMenu	{	
	text-decoration:	underline;
	color:	White;
	font-weight:normal;
	}
TABLE.mmMainMenu
{
	background-color:Transparent;
}
TD.mmMainMenu
{
	background-color:Transparent;
	vertical-align:top;
}
.mmMainMenuClubLink
{
	font-size:10pt;
	background-color:034a9a;
}
A:link.mmMainMenuClubLink	{	
	text-decoration:	none;
	color:	Orange;
	font-weight:normal;
	}	
		
A:visited.mmMainMenuClubLink	{	
	text-decoration:	none;
	color:	Orange;
	font-weight:normal;
	}	
		
A:active.mmMainMenuClubLink	{	
	text-decoration:	none;
	color:	Orange;
	font-weight:normal;
	}	
		
A:hover.mmMainMenuClubLink	{	
	text-decoration:	underline;
	color:	Orange;
	font-weight:normal;
	}
.mmLoggedInGym
{
	color:White;
	font-weight:bold;
	background-color:Transparent;
}
.mmHeaderMain
{
	font-size:28pt;
	color:#034a9a;
}
.mmEventNameLink
{
	font-weight:bold;
}
.mmLevelCategory
{
	text-decoration:underline
}
.mmMeetRegHeader
{
	font-weight:bold;
}
.mmClickUpdateLabel
{
	font-weight:bold;
}
.mmEventDetailsHeader
{
	color:Black;
}
.mmEventDetailsHeaderEventName
{
	font-size:12pt;
	font-weight:bold;
}
TD.mmEventDetailsHeader
{
	background-color:Gainsboro;
}
.mmTeamCountError
{
	color:White;
	background-color:Red;
}
.mmMainMenubar2
{
	height:30px;
	width:760px;
	padding:0px 0px 0px 0px;
}
TD.mmMainMenubar2Left
{
	BACKGROUND-IMAGE: url(images/mainmenuleft2.gif);
	width:380px;
	height:30px;
	text-align:left;
	padding:0px 0px 0px 0px;
}
TD.mmMainMenubar2Right
{
	BACKGROUND-IMAGE: url(images/mainmenuright2.gif);
	width:380px;
	height:30px;
	text-align:right;
	padding:0px 0px 0px 0px;
}
.mmSubMenubar2
{
	height:20px;
	width:760px;
	padding:0px 0px 0px 0px;
}
TD.mmSubMenubar2
{
	BACKGROUND-IMAGE: url(images/submenu2.gif);
	width:760px;
	height:20px;
	text-align:left;
	padding:0px 0px 0px 0px;
}
.mmSectionHeaderCenter, TD.mmSectionHeaderCenter
{
	color:White;
	font-size:10pt;
	font-weight:bold;
	background-color:034a9a;
}
TD.mmSectionHeaderLeft
{
	background-image:url(images/bar_1_left.jpg);
	height:23px;
	width:9;
}
TD.mmSectionHeaderRight
{
	background-image:url(images/bar_1_right.jpg);
	height:23px;
	width:64;
}
TD.mmSectionHeaderCenter
{
	background-image:url(images/bar_1_center.jpg);
	background-repeat:repeat;
	text-align:left;
	height:23px;
	vertical-align:middle;
}
TD.mmSectionHeaderLeftOrange
{
	background-image:url(images/bar_1_left_or.jpg);
	height:23px;
	width:9;
}
TD.mmSectionHeaderRightOrange
{
	background-image:url(images/bar_1_right_or.jpg);
	height:23px;
	width:64;
}
.mmSectionHeaderCenterOrange
{
	color:White;
	font-size:10pt;
	font-weight:bold;
	background-color: darkorange;
}
TD.mmSectionHeaderCenterOrange
{
	background-image:url(images/bar_1_center_or.jpg);
	background-repeat:repeat;
	text-align:left;
	height:23px;
	vertical-align:middle;
}
TD.mmRegEmailOrange
{
	background-color:Orange;
}
BODY.template_main
{
	background-image:url(images/Stage_BG_btm.png);
	background-attachment:fixed;
	background-color:034a9a;
}
TD.template_borders
{
	background-color:white;
}
TD.template_body
{
	background-color:ffffff;
}
.mmCopyright
{
    BACKGROUND-COLOR:Transparent;
    color:navy;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;   
}
.mmRequiredField
{
    FONT-WEIGHT:bold;
}
.mmHomePageEventListItem
{
	margin-bottom:5px;
	border-bottom: solid 2 darkblue;
}
.mmSectionMenuPanel
{
	background:034a9a;
	font-weight:bold;
	color:White;
}
TD.mmSectionMenuPanel
{
	background:034a9a;
	background-image:url(images/bar_1_center.jpg);
	vertical-align:middle;
}
TD.mmSectionMenuPanelOrange
{
	background:darkorange;
	background-image:url(images/bar_1_center_or.jpg);
	vertical-align:middle;
}

TABLE.mmSectionMenuPanel
{
	background:034a9a;
	vertical-align:middle;
}
TABLE.mmSectionMenuPanelOrange
{
	background:darkorange;
	vertical-align:middle;
}

.mmSectionMenu
{
	font-size:10pt;
	background-color:034a9a;
	vertical-align:middle;
}
A:link.mmSectionMenu	{	
	text-decoration:	none;
	color:	White;
	font-weight:normal;
	}	
		
A:visited.mmSectionMenu	{	
	text-decoration:	none;
	color:	White;
	font-weight:normal;
	}	
		
A:active.mmSectionMenu	{	
	text-decoration:	none;
	color:	White;
	font-weight:normal;
	}	
		
A:hover.mmSectionMenu	{	
	text-decoration:	underline;
	color:	White;
	font-weight:normal;
	}
.mmHomePageEventList
{
	vertical-align:top;
}
.mmHomePageEventListPanel
{
	/* overflow:auto; */
}
.mmHomePageRecentEventListPanel
{
	height:200px;
	overflow:auto;
}
TD.mmMainMenuCell
{
	vertical-align:middle;
	background-image:url(images/menu_bar_1.jpg);
}
.mmSelectedGridCell
{
	border:solid 2px lime;
}
.mmEventLogoListImage
{
	float:right
}
.mmRightMarginAdPanel
{
	width:160px;
	text-align:right
}
.mmEventRegFeeTotal
{
	visibility:hidden;
}
TD.mmEmailTemplateWebPageLink
{
	font-size:7pt;
}
.mmHelpIcon
{
	cursor:hand;
}
.mmHelpIconSection
{
	vertical-align:middle;
}
A.mmHelpPopupClose
{
	text-decoration: underline;
	color:	#3333cc;
	cursor:hand;
}
.mmNewsPanel
{
	height:300px;
	overflow:scroll;
}
.mmDirPanels
{
	margin-left:5px;
}
TD.mmContentCell
{
	background-color:White;
}
.mmRosterDeleteButton
{

	
}
