
/* ACTIVITY SEARCH FORM STYLES */

.ActivitySearchTitleTable
{
	width: 100%;
	padding: 10px;
}

.ActivitySearchTitleCell
{
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #8C2873;
	font-weight: bold;
}

.ActivitySearchInstructionCell
{
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #000000;
	font-weight: bold;
}

.ActivitySearchCategoryTable
{
	width: 100%;
}

.ActivitySearchCategoryTitleCell
{
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #8C2873;
	font-weight: bold;
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	vertical-align: bottom;
}

.ActivitySearchCategoryCell0
{
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #000000;
	font-weight: bold;
	background-color:#E7E7E7;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
}

.ActivitySearchCategoryCell1
{
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
}

A.ALAProgEventSearchAlphaLink:visited {color : #8C2873; font-size : smaller; text-decoration: underline;}
A.ALAProgEventSearchAlphaLink:link {color : #8C2873; font-size : smaller; text-decoration: underline;}
A.ALAProgEventSearchAlphaLink:active {color : #8C2873; font-size : smaller; text-decoration: underline;}
A.ALAProgEventSearchAlphaLink:hover {color : #8C2873; font-size : smaller; text-decoration: underline;}

.ActivitySearchCheckBoxCell
{
	width : 5%;
	display: inline;
}

.ActivitySearchButtonCell
{
	height: 60px;
	text-align: center;
}

.ActivitySearchButton
{
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #8C2873;
	background-color: #E7E7E7;
	font-weight: bold;
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	cursor:hand;
}


/* ACTIVITY SEARCH RESULT STYLES */

.ActivitySearchResultTitleTable
{
	width: 100%;
	padding: 5px;
}

.ActivitySearchResultTitleCell
{
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #8C2873;
	font-weight: bold;
}

.ActivitySearchResultInstructionCell
{
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #000000;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 15px;
	vertical-align: top;
}

.ActivitySearchResultSearchTable
{
	width: 95%;
	background-color : #E7E7E7;
	margin-top: 10px;
	margin-bottom: 10px;
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
}

.ActivitySearchResultSearchCell
{
	text-align: center;
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ActivitySearchResultSearchLinkUL
{
	text-align: center;
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #8C2873;
	font-weight: bold;
	text-decoration: underline;
}

A.ActivitySearchResultSearchLinkUL:visited {color : #8C2873; font-size : small; text-decoration: underline;}
A.ActivitySearchResultSearchLinkUL:link {color : #8C2873; font-size : small; text-decoration: underline;}
A.ActivitySearchResultSearchLinkUL:active {color : #8C2873; font-size : small; text-decoration: underline;}
A.ActivitySearchResultSearchLinkUL:hover {color : #8C2873; font-size : small; text-decoration: underline;}

.ActivitySearchResultSearchLink
{
	text-align: center;
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #8C2873;
	font-weight: bold;
	text-decoration: none;
}

A.ActivitySearchResultSearchLink:visited {color : #8C2873; font-size : small; text-decoration: none;}
A.ActivitySearchResultSearchLink:link {color : #8C2873; font-size : small; text-decoration: none;}
A.ActivitySearchResultSearchLink:active {color : #8C2873; font-size : small; text-decoration: none;}
A.ActivitySearchResultSearchLink:hover {color : #8C2873; font-size : small; text-decoration: none;}

.ActivitySearchResultIcon
{
	height: 100px;
	width: 100px;
	border-style: none;
}

.ActivitySearchResultProfileCell
{
	text-align: left;
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #000000;
	font-weight: bold;
}

.ActivitySearchResultButtonCell
{
	height: 60px;
	text-align: center;
}

.ActivitySearchResultButton
{
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #8C2873;
	background-color: #E7E7E7;
	font-weight: bold;
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	cursor: hand;
}

.ActivitySearchResultErrorCell
{
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

/* ACTIVITY PROFILE STYLES */


.ActivityProfileTable
{
	width: 95%;
	padding: 5px;
}

.ActivityProfileTitleCell
{
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #8C2873;
	font-weight: bold;
}

.ActivityProfileInstructionCell
{
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #000000;
}

.ActivityProfileErrorCell
{
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

.ActivityProfileRowSep
{
	height: 5px;
	width: 100%;
}

.ActivityProfileSectionTitleCell
{
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #8C2873;
	font-weight: bold;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

.ActivityProfileSectionDescriptionCell
{
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #000000;
	padding-top: 3px;
	padding-left: 30px;
	vertical-align: top;
	border-bottom : 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.ActivityProfileHowToPlayCell
{
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #000000;
	padding-top: 3px;
	padding-left: 30px;
	vertical-align: top;
	border-bottom : 1px solid #999999;
	border-left: 1px solid #999999;
}

.ActivityProfileHowToPlayImageCell
{
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #000000;
	font-weight: bold;
	width: 35%;
	text-align: center;
	vertical-align: top;
	border-bottom : 1px solid #999999;
	border-right: 1px solid #999999;
}

.ActivityProfileHowToPlayImg
{
	border-style: none;
	align: bottom;
}

.ActivityProfileEventTable
{
	width: 100%;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
	background-color: #E7E7E7;
}

.ActivityProfileEventTitleCell
{
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #8C2873;
	font-weight: bold;
}

.ActivityProfileEventInstructionCell
{
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #000000;
	font-weight: bold;
}

.ActivityProfileEventRegionList
{
	width: 65%;
}

.ActivityProfileEventCenterButtonCell
{
	text-align: center;
}

.ActivityProfileBackButtonCell
{
	height: 50px;
	text-align: center;
}

.ActivityProfileButton
{
	font-size: smaller;
	font-family: Arial, Helvetica, Serif;
	color: #8C2873;
	background-color: #E7E7E7;
	font-weight: bold;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	cursor: hand;
}

.ActivityProfileProgramEventTitleCell
{
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #8C2873;
	font-weight: bold;
	background-color: #E7E7E7;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.ActivityProfileProgramEventInstructionCell
{
	font-size: small;
	font-family: Arial, Helvetica, Serif;
	color: #000000;
	background-color: #E7E7E7;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.ActivityProfileProgramEventSelectRegionCell
{
	background-color: #E7E7E7;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.ActivityProfileProgramEventSelectRegion
{
	width: 65%;
}

.ActivityProfileProgramEventSearchRegionCell
{
	background-color: #E7E7E7;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.ActivityProfileMagicButtonsCell
{
	text-align: center;
	padding-top:15px;
	padding-bottom: 15px;
}

.ActivityProfileMagicButton
{
	border-style: none;
	cursor: hand;
	width: 100px;
	height: 70px;
}