@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}


#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	text-align: center;
	background-image: url(../assets/images/wrapper_bg.gif);
	background-repeat: repeat;
	height: 100%;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	vertical-align: top;
}

#tableMainLayout {
	width: 100%;
	background-color: #FFFFFF;

}
#tdHeaderPicHolder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #070508;
	text-align: left;
	background-image: url(../assets/images/dance_img_header_bg_flat.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


#tdTheRestNavigation {
	width: 90%;
	text-align: right;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C4F88;
	background-color: #010101;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#tdTheRestNavigation a:link {
	text-align: right;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
#tdTheRestNavigation a:visited {
	text-align: right;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: underline;
}

#tdTheRestNavigation a:hover {
	text-align: right;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B79EBE;
	text-decoration: none;
}
#tdTheRestNavigation a:active {
	text-align: right;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #977196;
	text-decoration: none;
}
.tdTheRestNavigation_currentpage {
	text-align: right;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9C77A4;
	text-decoration: none;
}

#table_member_details {
	width: 100%;
	border: 1px solid #692980;
}
#td_mem_details_image_col {
	text-align: center;
	padding: 5px;
	width: 20%;
	border: 1px solid #9C8EA7;
	vertical-align: top;
}
.td_mem_details_details_col {
	text-align: left;
	padding: 5px;
	width: 80%;
	border: 1px solid #9C8EA7;
	background-color: #EBE4ED;
}
#div_errors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #660099;
	padding: 10px;
	width: 100%;
}


#tdMainContentArea {
	text-align: left;
	vertical-align: top;
}

#tableNestedMainContent {
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
}
#tdTableNestedCalButtonCol {
	padding: 15px;
	width: 20%;
	vertical-align: top;
	text-align: center;
	background-color: #764982;
	color: #FFFFFF;
}
.tdTableNestedFormLeftCol {
	padding: 10px;
	vertical-align: top;
	background-color: #764982;
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	border: 1px solid #E1D2E6;
}
.tdTableNestedFormTheRest {
	padding: 10px;
	vertical-align: top;
	background-color: #E1D2E6;
	text-align: left;
	border: 1px solid #D1BAD8;
}



#tdTableNestedMainContent  {
	text-align: left;
	vertical-align: top;
	padding: 15px;
	width: 60%;
}
#tdTableNestedMainContentUpcomingEventsCol {
	text-align: center;
	vertical-align: top;
	padding: 15px;
	width: 20%;
}






#tdFooter {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7C4F88;
	padding: 5px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.leftcolumnHeadingText {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #E7E7E7;
}
.leftcolumnText {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.leftcolumnText a:link {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.leftcolumnText a:visited {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #DBDAD9;
}
.leftcolumnText a:hover {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #9C8EA7;
}
.leftcolumnText a:active {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 120%;
	font-weight: normal;
	color: #666666;
}




p.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	color: #666666;
}
p.boldPurple {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	color: #764982;
}
.Purple {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 80%;
	line-height: 120%;
	font-weight: bold;
	color: #764982;
}
.italics {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 80%;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}



a:link    {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}

a:visited    {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: underline;
}
a:hover    {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #896394;
	text-decoration: none;
}
a:active    {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9C8EA7;
	text-decoration: none;
}





.currentPageLinkStyle {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #795088;
	text-transform: uppercase;
	padding-left: 10px;
}
.TheCalCurrentPageLinkStyle {
	text-align: left;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #795088;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-style: normal;
	text-transform: uppercase;
}
.headingPurpleBold {
	text-align: left;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #795088;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
	line-height: 32px;
}
.forEmphasisDarkPurple {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #3E005B;
}
.forEmphasisDarkPurpleRight {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #3E005B;
	text-align: right;
	padding-right: 10px;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #764982;
	font-size: 90%;
	padding-left: 15px;
	list-style-type: circle;
	list-style-position: inside;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	color: #666666;
}
.tdEmailBodyHeader {
	background-color: #795088;
	text-align: left;
	padding: 10px;
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: bold;
}
