body 
{
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/sThreebg.png);
}

#mainTable 
{
	width: 925px;
}

#header 
{
	text-align: center;
	font-weight: bold;
	font-size: 26px;
	color: #ffffff;
}

#footer 
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 15px;
}

#mainContent 
{
	width: 100%;
}

#mainCell
{
	/*font-weight: bold;*/
	vertical-align: top;
}

#rightCell 
{
	font-weight: bold;
	max-width:25%;
}

/*Top Row*/
#leftTopCell 
{
	width: 225px;
	height: 25px;
	background-image: url(../Images/sThreeSideTop.png);
	background-repeat: no-repeat;
}

#centerTopCell 
{
	height: 25px;
	background-image: url(../Images/sThreeMiddleTop.png);
	background-repeat: no-repeat;
}

/*End Top Row*/

/*Bottom Row*/
#leftBottomCell 
{
	width: 225px;
	background-image: url(../Images/sThreeSideBottom.png);
	background-repeat: no-repeat;
	height: 25px;
	vertical-align: top;
}

#centerBottomCell 
{
	background-image: url(../Images/sThreeMiddleBottom.png);
	background-repeat: no-repeat;
	height: 25px;
}

/*End Bottom Row*/

/*Middle Row*/
#centerMiddleCell 
{
	background-image: url(../Images/sThreeMiddle.png);
	background-repeat: repeat-y;
	vertical-align: top;
	padding: 0px 20px 0px 20px;
}

#nav
{
	width: 225px;
	background-image: url(../Images/sThreeSideMiddle.png);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
}

/*End Middle Row*/

#contentTable 
{
	
}

#mainBottom 
{
	font-weight: bold;
	text-align: center;
}

small 
{
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#arena 
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 15px;
	padding-top: 15px;
	vertical-align: middle;
}

#arena img 
{
	padding-bottom: 8px;
}
#popOver
{
	position:absolute;
	visibility:hidden;
	z-index:200000; 
	max-width: 300px;
	width: auto;
}

#popOver table
{
	text-align: left;
	border: 1px #cccccc solid;
	font: 10px Arial, Helvetica, sans-serif; 
	color: #000000; 
	background-color:#FFFCF0; 
	padding: 5px;
}
/*Calendar CSS*/
.ajax__calendar_container { z-index : 200000 ; background-color: #FFFFFF; border: 1px solid #ccc; }
.arenaCalendar .ajax__calendar_title 
{
	font-weight: bold; 
	cursor: pointer;
	color:Black;
}
.arenaCalendar .ajax__calendar_today 
{
	cursor: pointer;
	padding-top: 3px;
	color:Black;
}
.arenaCalendar .ajax__calendar_container 
{
	padding-right: 4px; 
	padding-left: 4px; 
	font-size: 11px; 
	padding-bottom: 4px; 
	width: 170px; 
	cursor: default; 
	padding-top: 4px; 
	font-family: tahoma,verdana,helvetica; 
	position: absolute; 
	text-align: center;
}
.arenaCalendar .ajax__calendar_body 
{
	margin: auto; 
	overflow: hidden; 
	width: 170px; 
	position: relative; 
	height: 139px;
}
.arenaCalendar .ajax__calendar_days 
{
	left: 0px; 
	margin: auto; 
	width: 170px; 
	position: absolute; 
	top: 0px; 
	height: 139px; 
	text-align: center;
}
.arenaCalendar .ajax__calendar_months 
{
	left: 0px; 
	margin: auto; 
	width: 170px; 
	position: absolute; 
	top: 0px; 
	height: 139px; 
	text-align: center;
}
.arenaCalendar .ajax__calendar_years 
{
	left: 0px; 
	margin: auto; 
	width: 170px; 
	position: absolute; 
	top: 0px; 
	height: 139px; 
	text-align: center;
}
.arenaCalendar .ajax__calendar_container TABLE 
{
	font-size: 11px;
}
.arenaCalendar .ajax__calendar_container td
{
  padding:0;
} 
.arenaCalendar .ajax__calendar_header 
{
	width: 100%; 
	height: 20px;
}
.ajax__calendar_prev 
{
	background-position: 50% 50%; 
	float: left; 
	background-image: url(WebResource.axd?d=T5Qz2-d1avf0S4hW3i2B665Kr1UC9uiBOAaBSiOTomnclwITyQAenQ3EJBT6SAo2eX73ZleGLENR28Tgl6b0nw2&t=633259125600000000); 
	width: 15px; 
	cursor: pointer; 
	background-repeat: no-repeat; 
	height: 15px;
}
.ajax__calendar_next 
{
	background-position: 50% 50%; 
	float: right; 
	background-image: url(WebResource.axd?d=T5Qz2-d1avf0S4hW3i2B665Kr1UC9uiBOAaBSiOTomnclwITyQAenQ3EJBT6SAo2tfX47PabV8_xiyJ17vgr8Q2&t=633259125600000000); 
	width: 15px; 
	cursor: pointer; 
	background-repeat: no-repeat; 
	height: 15px
}
.arenaCalendar .ajax__calendar_footer 
{
	height: 15px
}
.arenaCalendar .ajax__calendar_today 
{
	cursor: pointer; 
	padding-top: 3px;
}
.arenaCalendar .ajax__calendar_dayname 
{
	padding-right: 2px; 
	padding-left: 2px; 
	padding-bottom: 0px; 
	width: 17px; 
	padding-top: 0px; 
	height: 17px; 
	text-align: right
}
.arenaCalendar .ajax__calendar_day 
{
	padding-right: 2px; 
	padding-left: 2px; 
	padding-bottom: 0px; 
	width: 18px; 
	cursor: pointer; 
	padding-top: 0px; 
	height: 17px; 
	text-align: right
}
.arenaCalendar .ajax__calendar_month 
{
	overflow: hidden; 
	width: 40px; 
	cursor: pointer; 
	height: 44px; 
	text-align: center
}
.arenaCalendar .ajax__calendar_year 
{
	overflow: hidden; 
	width: 40px; 
	cursor: pointer; 
	height: 44px; 
	text-align: center
}
.arenaCalendar .ajax__calendar_container 
{
	border:#000000 1px solid;
	color: #000000; 
	background-color: #ffffff
}
.arenaCalendar .ajax__calendar_footer 
{
	border-top: #f5f5f5 1px solid
}
.arenaCalendar .ajax__calendar_dayname 
{
	border-bottom: #f5f5f5 1px solid
}
.arenaCalendar .ajax__calendar_day 
{
	border: #ffffff 1px solid; 
}
.arenaCalendar .ajax__calendar_month 
{
	border: #ffffff 1px solid;
}
.arenaCalendar .ajax__calendar_year 
{
	border: #ffffff 1px solid;
}
.arenaCalendar .ajax__calendar_active .ajax__calendar_day 
{
	color: #75a329;
	border: #addf59 1px solid;
	background-color: #edf9ff; 
}
.arenaCalendar .ajax__calendar_active .ajax__calendar_month 
{
	color: #75a329;
	border: #addf59 1px solid;
	background-color: #edf9ff; 
}
.arenaCalendar .ajax__calendar_active .ajax__calendar_year 
{
	color: #75a329;
	border: #addf59 1px solid;
	background-color: #edf9ff; 
}
.arenaCalendar .ajax__calendar_other .ajax__calendar_day 
{
	color: #646464; 
	border: #ffffff 1px solid;	
	background-color: #ffffff; 
}
.arenaCalendar .ajax__calendar_hover .ajax__calendar_day 
{
	color: #75a329; 
	border: #addf59 1px solid;	 
	background-color: #edf9ff; 
}
.arenaCalendar .ajax__calendar_hover .ajax__calendar_month 
{
	color: #75a329;
	border: #addf59 1px solid;
	background-color: #edf9ff;
}
.arenaCalendar .ajax__calendar_hover .ajax__calendar_year 
{
	color: #75a329; 
	border: #addf59 1px solid;
	background-color: #edf9ff;
}
.arenaCalendar .ajax__calendar_hover .ajax__calendar_title 
{
	color: #75a329
}
.arenaCalendar .ajax__calendar_hover .ajax__calendar_today 
{
	color: #75a329;
}
/*End Calendar CSS*/

/* Sample CSS for Event Registration Pages 1 - 5 */

.registrationPage .registrationLabelRequired 
{
    font-size:12px;
    font-weight:bold;
    padding-right:5px;
}

.registrationPage .registrationLabel
{
    font-size:12px;
    font-weight:bold;
    padding-right:5px;
}

.registrationPage .registrationEventTitle
{
    font-size: 12pt;
    font-weight: bold;
}

.registrationPage .disabled 
{ 
    color: #e3e3e3; 
}

.registrationPage .registrationError 
{ 
    color: Red; 
    border: solid 1px red;
    padding: 10px;
    margin: 10px 0 10px 0;
}

#divRegisrationButtons
{
    margin-top: 20px;
}

#registrationPage1 .registrationTitle
{
    font-size: 14pt;
    font-weight: bold;
}

#registrationPage1 .registrationHeading
{
    margin: 20px 0 20px 0;
    font-size: 12pt;
    font-weight: bold;
}

#registrationPage2 .registrationDetails
{
    margin-top: 10px;
}

#registrationPage2 .registrationSubEventsContainer
{
    margin-bottom: 20px;
    margin-top: 10px;
    display: block;
}

#registrationPage2 .registrationSubEventDate
{
    font-weight: bold;
    display: block;
    margin-top: 20px;
    margin-bottom: 5px;
}

#registrationPage2 .registrationSubEventItem
{
    display:block;
    margin-left: 15px;
}

#registrationPage2 .registrationSubEventLimited
{
    color: #808080;
    font-size: 8pt;
    font-style: italic;
}

#registrationPage2 .registrationSubEventFull
{
    color: Red;
    font-size: 8pt;
    font-style: italic;
}

#registrationPage2 .registrantSubEventsContainer
{
    margin-bottom: 20px;
    margin-top: 10px;
    display: block;
}

#registrationPage2 .registrantSubEventItem
{
    display:block;
    margin-left: 15px;
}

#registrationPage2 .registrantSubEventContainer
{
    display:block;
    margin-top: 20px;
    margin-bottom: 5px;
}

#registrationPage2 .registrantSubEventName
{
    font-weight: bold;
}

#registrationPage2 .registrantNameEntryTable
{
}


#registrationPage3 .registrationParentCostsFeesContainer
{
    margin-top: 10px;
}

#registrationPage3 .registrationSubEventCostsFeesContainer
{
    margin-left: 15px;
}

#registrationPage3 .registrationFeeTitle, #registrationPage3 .registrationCostTitle
{
}

#registrationPage3 .registrationSubEventTitle
{
    font-size: 12pt;
    font-weight: bold;
    margin-top: 15px;
}

#registrationPage3 .registrationSubEventDate
{
    font-weight: normal;
}

#registrationPage3 .registrationSubEventDetails
{
    font-size: 8pt;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 10px;
}

#registrationPage3 .registrationDiscountCode
{
    margin-top: 10px;
}

#registrationPage3 .registrationRunningTotalContainer
{
    margin-top: 20px;
    border: solid 1px #E3E3E3;
    padding: 10px;
}

#registrationPage3 .registrationDetails table tr td 
{
    padding-top:5px;
}

#registrationPage3 .registrationEventDates
{
    margin-bottom: 10px;
}

#registrationPage3 #runningTotalLabel
{
    font-weight: bold;
    margin-right: 10px;
}

.registrationCCProcessing
{
    border: solid 1px #E3E3E3;
    padding: 10px;
    margin-bottom: 20px;
}

.registrationCCProcessing .registrationTitle
{
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 10px;
}

#registrationPage4 .registrationSummaryTitle
{
    font-size: 14pt;
    font-weight: bold;
}

#registrationPage4 .registrationSummaryDetails
{
    margin: 10px 0 20px 0;
}

#registrationPage4 .registrationTotalDueContainer
{
    margin: 10px 0 20px 0;
}

#registrationPage4 .registrationTotalDueLabel
{
    font-weight: bold;
    margin-right: 10px;
}

#registrationPage4 .registrationDiscountSubEventTitle
{
    display:block;
    color: #808080;
    font-size: 7pt;
}

#registrationPage4 .registrationDiscountDescription
{
    display:block;
    margin-left: 10px;
}

#registrationPage4 .registrationItemSubEventTitle
{
    display:block;
    color: #808080;
    font-size: 7pt;
}

#registrationPage4 .registrationItemDescription
{
    display:block;
    margin-left: 10px;
}

#registrationPage5 .registrationTitle
{
    font-size:12pt;
    font-weight:bold;
    margin-bottom: 10px;
}

