﻿/* CSS Document */

html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body {
	background-color: #99bbdb;
	color: #3f75a9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #3f75a9;
}

input {
	font-size: 11px;
	color: #666;
	padding: 2px 4px;	
}

select {
	font-size: 11px;
	color: #666;
}

/****************************** layout divs ******************************/

div#container {
	position: relative;
	width: 962px;
	margin: 10px auto 0;
}

div#content {
	float: left;
	width: 756px;
	background: url(/images/common/content-bg.gif) repeat-y;
}

div#contentBottom {
	width: 756px;
	height: 37px;
	background: #99bbdb url(/images/common/content-bot.gif) no-repeat top;
	clear: both;
}

div#rightPanel {
	float: left;
	width: 206px;
	margin-top: 15px;
	background: url(/images/common/panel-top.gif) top no-repeat;
}

div#header {
	width: 756px;
	height: 123px;
	background: url(/images/common/header-bg.gif) no-repeat;
}

div#footer {
	background: #99bbdb;
	text-align: center;
	font-size: 11px;
	margin-top: -4px;
	padding-bottom: 10px;
}

div#footer a:link,
div#footer a:visited {
	text-decoration: none;
	padding: 0 8px;
}

div#footer a:active,
div#footer a:hover {
	text-decoration: underline;
}

/****************************** header styles ******************************/

a#backtohome
{
	text-decoration: none;
	color: #99bbdb;
	display: inline;
	float: left;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	width: 60px;
	position: absolute;
	top: 20px;
	left: 20px;
	text-indent: 23px;
	background-image: url(/images/common/home.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

a#backtohome:active,
a#backtohome:hover
{
	text-decoration: underline;	
}

#header h1#logo a:link, #header h1#logo a:visited {
	display: inline;
	float: left;
	width: 411px;
	background-image: url(/images/common/dance-teachers-logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 50px 0px 0px 0px;
	overflow: hidden;
	height: 0px !important;
	height /**/: 50px;
	font-size: 9px;
	margin: 46px 0 0 30px;
}

#header #QuickSearchDiv {
	width: 271px;
	height: 92px;
	float: right;
	margin: 20px 10px 0 0;
	background: url(/images/common/quick-search-bg.jpg) no-repeat;
}

#header #QuickSearchDiv h1 {
	font-size: 13px;
	font-weight: bold;
	color: #2d69a2;
	margin: 8px 0;
	text-align: center;
}

#header #QuickSearchDiv #searchBut {
	width: 79px;
	height: 52px;
	background: url(/images/common/search-but.jpg) no-repeat;
	margin: 2px 4px 0 0;
	padding: 0;
	border: 0;
	float: right;
	cursor: pointer;
}

#header #QuickSearchDiv select {
	margin: 7px 0 0 11px;
	width: 160px;
}

#header #QuickSearchDiv input {
	margin: 2px 0 0 11px;
	width: 160px;
}

#header #QuickSearchDiv input.QuickSearchButton 
{
	display: inline;
	float: right;
	margin: 0 0 0 0;
	width: 79px;
}

/****************************** navigation styles ******************************/

#navigation {
	width: 731px;
	height: 31px;
	margin-left: 15px;
	background: url(/images/common/nav-bg.gif) no-repeat;
}

#navigation #leftNav {
	float: left;
	width: 438px;
	height: 23px;
	margin: 8px 0 0 0px;
}

#navigation #rightNav {
	float: left;
	width: 285px;
	height: 23px;
	margin: 8px 0 0 0;
}

#navigation ul {
	color: #fff;
	padding: 0 0 0 9px;
}

#navigation li {
	list-style-type: none;	
	display: inline;
	float: left;
	background: url(/images/common/nav-divide.gif) no-repeat center right;
}

#navigation li.last {
	background-image: none;
}

#navigation a:link, 
#navigation a:visited {
	font-size: 12px;
	text-decoration: none;
	padding-right: 14px;
	padding-left: 6px;
	color: #fff;
}

#navigation ul a:active,
#navigation ul a:hover 
{
	color: #a0c1df;	
	text-align: right;
}

#navigation ul.nav2 {
	color: #fff;
	padding: 0;
}

#navigation ul.nav2 li {
	list-style-type: none;	
	display: inline;
	float: left;
	background: url(/images/common/nav2-divide.gif) no-repeat center right;
}

#navigation ul.nav2 li.title,
#navigation ul.nav2 li.logintitle {
	background-image: none;
	font-size: 11px;
	font-style: italic;
	color: #0054a4;
	padding-top: 1px;
}

#navigation ul.nav2 li.logintitle 
{
	padding-right: 0px;
}

#navigation ul.nav2 li.last {
	background-image: none;
}

#navigation ul.nav2 a:link, #navigation a:visited {
	font-size: 12px;
	text-decoration: none;	
	color: #fff;
}

#navigation ul.nav2 li.last a:link, #navigation li.last a:visited {
	padding-right: 2px;
}

#navigation ul.nav2 a:link.firstItem, #navigation a:visited.firstItem {
	padding-left: 6px;
}

#navigation ul.nav2 a:active,
#navigation ul.nav2 a:hover {
	color: #3f75a9;	
	text-align: right;
}

#navLowerPanel {
	height: 17px;
	background: #ccdded url(/images/common/right-corner.gif) right top no-repeat;
	margin-top: 1px;
	width: 731px;
	margin-left: 15px;
	margin-bottom: 10px;
}

/****************************** content area styles ******************************/

#banner {
	display: block;
	width: 731px;
	height: 187px;
	margin: 1px 0 0 15px;
	background: url(/images/banners/home.jpg) no-repeat;
}

img.banner
{
	border-top: 1px solid #FFFFFF;
}

#contentArea {
	width: 731px;
	margin: 0 0 0 15px;
}

#contentArea div.static
{
	padding: 15px 20px;
}

#contentArea h2.nonStaticDiv
{
	margin-left: 20px;
}

#contentArea div.static h2
{
	margin-bottom: 20px;
}

#contentArea p 
{
	padding: 0 0 10px 0;
	line-height: 1.5;
}

#contentArea h1 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	line-height: 24px;
	height: 24px;
}

#contentArea #home {
	width: 730px;
	margin: 12px auto 0 auto;
}

.infoHomeWrapper
{
	width: 396px;
	float: left;
}

#contentArea #home #homeDetailedSearch,
#contentArea #homeDetailedSearch,
#contentArea .homeInfoBox {
	width: 396px;
	float: left;
	margin: 10px 0 0 10px;
}

#contentArea #homeDetailedSearch p,
#contentArea .homeInfoBox p
{
	padding: 10px 15px 15px 15px;
}

#contentArea #homeDetailedSearch ul,
#contentArea .homeInfoBox ul
{
	padding-left: 50px;
	padding-bottom: 25px;
}

#DetailedSearchContainerTop,
.homeInfoBoxTop
{
	background-color: #f0f5fa;
	background-image: url(/images/common/detailed-search-tom.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 447px;
	margin-bottom: 5px;
}

#DetailedSearchContainerBottom,
.homeInfoBoxBottom
{
	background-image: url(/images/common/detailed-search-bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;	
	width: 447px;
	padding-top: 10px;
}

#DetailedSearchContainerBottom h1,
#contentArea .homeInfoBoxBottom h1
{
	display: inline;
	float: left;
	
	margin: 0 0 0 15px;
}

#DetailedSearchContainerBottom table,
.homeInfoBoxBottom table
{
	margin: 10px 0 5px 15px;
	width: 350px;	
}

#DetailedSearchContainerBottom table table,
.homeInfoBoxBottom table table
{
	margin: 0 0 0 0;
	width: auto;	
}

#DetailedSearchContainerBottom div#updater
{
	display: inline;
	float: right;
	width: 16px;
	height: 16px;
	margin: 10px 10px 0 0;
}

table#DetailedSeachTable
{
	width: 370px;
}

#DetailedSearchContainerBottom div.button
{
	display: inline;
	float: right;
	padding-top: 110px;
	padding-bottom: 3px;
	padding-right: 3px;
}

#DetailedSeachTable th.label
{
	text-align: left;
	width: 105px;
}

table#LookingToBecome
{
	clear: left;
	float: left;
	width: 330px;
}

table#LookingToBecome td
{
	height: 40px;	
	padding-bottom: 5px;
}
table#LookingToBecome th
{
	padding-bottom: 5px;
}

table#LookingToBecome td td
{
	height: auto;
}

#LookingToBecome th.label
{
	text-align: left;
	width: 110px;
}

/* nested table from .net control */
#DetailedSeachTable table
{
	margin: 0 0 0 0;
}

#DetailedSeachTable table td
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#DetailedSeachTable table td label
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#DetailedSeachTable .removeButton
{
	font-size: 10px;
}


#contentArea #home #danceStyles {
	width: 245px;
	float: right;
	padding-top: 20px;
	margin-right: 5px;
	/* background: url(/images/common/dance-styles-top.gif) no-repeat; */
}

#contentArea #home #danceStyles #main {
	/* background-color: #f0f5fa; */
	margin-top: 0px;
	padding: 0 0 0 0;
}

#contentArea #home #danceStyles #bot {
	width: 235px;
	height: 19px;
	/* background: url(/images/common/dance-styles-bot.gif) no-repeat; */
}

#contentArea #home #danceStyles h2 {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.01cm;
	font-style: italic;
}

#contentArea #home #danceStyles p {
	padding: 14px 0;
}

#contentArea #home #danceStyles ul {
	margin-left: 0px;
}

div.DanceStylesBG input
{
	padding: 0 0 0 0;
}

div.DanceStylesBG
{
	display: block;
	float: left;
	background-color: #f0f5fa;
	width: 225px;
	padding: 0 0 17px 0;
	background-image: url(/images/common/dance-styles-footer.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 10px;
}

/* when included on a page */
div.rightColumn div.DanceStylesBG
{
	margin-left: 0;
}

div.DanceStylesBG p#expand,
#contentArea #home #danceStyles div.DanceStylesBG p#expand
{
	margin: 0 0 0 0;
	padding: 5px 0 0 20px;
}

div.DanceStylesBG div
{
	display: block;
	float: left;
	width: 225px;
	clear: both;
}

#contentArea div.StylesSearch
{
	background-color: #f0f5fa;
	width: 320px;
	text-align: center;
	background-image: url(/images/common/dance-styles-search-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#contentArea div.StylesSearch div.input
{
	display: inline;
	float: left;
	width: 220px;
	margin-top: 22px;
	margin-left: 10px;
}

#contentArea div.StylesSearch div.button
{
	float: right;
	display: inline;
	width: 75px;
	margin-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#contentArea div.StylesSearchInner
{
	background-image: url(/images/common/dance-styles-search-bot.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#contentArea ul.DanceStylesPanel
{
	list-style-type: none;
	display: block;

	width: 225px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	overflow: hidden;
	clear: both;
	background-color: #F0F5FA;
}

#contentArea div.accordionContent
{
	display: block;

	width: 225px;
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#contentArea div.accordionHeader,
#contentArea div.accordionHeaderSelected
{
	display: block;

	width: 225px;
	padding: 0px 0 0px 0;
	margin: 0 0 0 0;
	text-indent: 15px;
	line-height: 28px;
	height: 28px;
	border-bottom: 1px solid #99bbdb;
	background-color: #ccdded;
	font-weight: bold;
	clear: both;
	cursor: pointer;
	background-image: url(/images/common/dance-styles-show.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#contentArea div.accordionHeaderSelected
{
	background-image: url(/images/common/dance-styles-hide.gif);
}

#contentArea ul.DanceStylesPanel li
{
	list-style-type: none;
	display: block;
	float: left;
	width: 225px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-bottom: 1px solid #c5d8eb;
}

ul.DanceStylesPanel li a:link,
ul.DanceStylesPanel li a:visited
{
	display: block;
	float: left;
	width: 225px;
	padding: 2px 0 2px 0;
	margin: 0 0 0 0;
	text-decoration: none;
	text-indent: 15px;
}

ul.DanceStylesPanel li.nested a:link,
ul.DanceStylesPanel li.nested a:visited
{
	text-indent: 35px;
	background-image: url(/images/common/dance-styles-nested-bg.gif);
	background-position: 25px 6px;
	background-repeat: no-repeat;
}

ul.DanceStylesPanel li a:active,
ul.DanceStylesPanel li a:hover
{
	background-color: #e1e9f1;
}

ul.DanceStylesPanel li.nested a:active,
ul.DanceStylesPanel li.nested a:hover
{
	background-image: url(/images/common/dance-styles-nested-bg-hover.gif);
}

#contentArea #home #danceStyles li,
#contentArea div.DanceStylesBG li {
	padding-bottom: 0;
}

#contentArea #home #about {
	width: 420px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}

#contentArea #home #about img {
	float: left;
	margin-right: 22px;
	margin-bottom: 40px;
}

#contentArea #home #about h1 {
	margin-bottom: 10px;
	display: inline;
	float: left;
	width: 300px;
	font-size: 24px;
	height: 24px;
}

#contentArea #home p.homeLeftBorder
{
	clear:left; 
	border-bottom: 2px dotted #ccdded;
	padding-bottom: 25px; 
	margin-bottom: 15px;
}

#contentArea #contentHeader {
	height: 77px;
	margin-bottom: 15px;
}

#contentArea #header {
	float: left;
	width: 560px;
	height: 77px;
	background: url(/images/icons/dance-school.gif) 16px 16px no-repeat;
}

#contentArea #header h2 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.01cm;
	margin: 20px 0 0 115px;
}

#contentArea #header h3 {
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.02cm;
	margin: 0 0 0 115px;
	color: #99bbdb;
}

#contentArea #header.teacherProfile {
	background: url(/images/icons/teacher-profile.gif) 16px 16px no-repeat;
}

#contentArea #header.teacherProfile h2 {
	margin: 20px 0 0 80px;
}

#contentArea #header.teacherProfile h3 {
	margin: 0 0 0 80px;
}

#contentArea .AboutThisADCLeft
{
	display: inline;
	float: left;
	width: 330px;
	margin-left: 25px;
}

#contentArea .AboutThisADCRight
{
	display: inline;
	float: left;
	width: 330px;
	margin-left: 25px;
}

#contentArea #backSearch {
	float: right;
	width: 160px;
	height: 77px;
	background: url(/images/common/arrow-back.gif) right bottom no-repeat;
}

#contentArea #backSearch p {
	margin: 40px 0 0 12px;
}

#contentArea #backSearch a {
	text-decoration: none;
}

#contentArea #detailsBox {
	width: 731px;
}

#contentArea #detailsBox #detailsTop 
{
	float: left;
	width: 731px;
	height: 17px;
	background: url(/images/common/details-top.gif) no-repeat;
}

#contentArea #detailsBox #detailsBot 
{
	float: left;
	width: 731px;
	height: 17px;
	background: url(/images/common/details-bot.gif) no-repeat;
}

#contentArea #detailsBox #detailsMain 
{
	float: left;
	width: 731px;
	background-color: #ccdded;
}

#contentArea #detailsBox #detailsMain table#ContactDetails {
	float: left;
	width: 352px;
	margin: 0 0 0 25px;
	background: url(/images/common/details-divide.gif) 348px repeat-y;
}

#contentArea #detailsBox #detailsMain table#ISTDApproved 
{
	float: left;
	width: 300px;
	margin: 0 0 0 25px;
}

#contentArea ul,
#contentArea ol
{
	padding-left: 30px;
}

#contentArea ul ul
{
	padding-top: 10px;
}

#contentArea li
{
	padding-bottom: 8px;
}

#detailsMain table th {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	height: 30px;
	letter-spacing: 0.03cm;
}

#contentArea #detailsMain table thead th 
{
	height: 20px;
}

#detailsMain table th.title 
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
	font-size: 12px;
	width: 120px;
}

#detailsMain table#ISTDApproved th.title
{
	border-bottom: 1px solid #e5eef6;
} 

#detailsMain table td.value 
{
	padding-bottom: 5px;
	padding-right: 10px;
}

#detailsMain table tr {
	height: 20px;
}

#contentArea #detailsBox #detailsMain table#approved {
	width: 270px;
	margin: 0;
}

#detailsMain table#ISTDApproved th {
	
	height: 30px;
	
}

#detailsMain .whiteLine {
	border-bottom: 1px solid #e5eef6;
}

#detailsMain table#ISTDApproved td {
	padding: 6px 0;
}

#contentArea p.disclaimer {
	text-align: center;
	margin: 14px 0 6px 0;
}

#contentArea .infoBox {
	width: 731px;
}

#contentArea .infoBox .infoTop {
	width: 731px;
	height: 17px;
	background: url(/images/common/info-top.gif) no-repeat;
}

#contentArea .infoBox .infoBot {
	width: 731px;
	height: 17px;
	background: url(/images/common/info-bot.gif) no-repeat;
}

#contentArea .infoBox .infoMain {
	width: 731px;
	background-color: #f0f5fa;
}

#contentArea .infoBox .infoMain table {
	width: 680px;
	margin: 0 auto;
	background: url(/images/common/info-divide.gif) 348px repeat-y;
}

#contentArea .infoBox .infoMain table.YesNoRadio {
	width: 110px;
	margin: 0 0 0 0;
	background: none;
}

#contentArea .infoBox .infoMain .rightColumn table 
{
	width: 300px;
}

#contentArea div#register .infoBox .infoMain table,
#contentArea div#editProfile .infoBox .infoMain table {
	background-image: none;
}

#contentArea div#register .infoBox .infoMain table th,
#contentArea div#editProfile .infoBox .infoMain table th  
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-align: left;
	width: 140px;
}

th.parent-style
{
	
}

#contentArea div#register .infoBox .infoMain table th.child-style,
#contentArea div#editProfile .infoBox .infoMain table th.child-style
{
	padding-left: 30px;
	color: #6392bf;
	font-style: italic;
}

#contentArea div#register .infoBox .infoMain table tr.styles-row td,
#contentArea div#register .infoBox .infoMain table tr.styles-row th,
#contentArea div#editProfile .infoBox .infoMain table tr.styles-row td,
#contentArea div#editProfile .infoBox .infoMain table tr.styles-row th
{
	border-bottom: 1px dashed #ccddee;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contentArea div#register .infoBox .infoMain table table.enumerator,
#contentArea div#editProfile .infoBox .infoMain table table.enumerator
{
	width: 520px;
}

#contentArea div#register .infoBox .infoMain .NarrowerStylesList table table.enumerator,
#contentArea div#editProfile .infoBox .infoMain .NarrowerStylesList table table.enumerator
{
	width: 220px;
}

#contentArea div#register .infoBox .infoMain table table.enumerator td,
#contentArea div#editProfile .infoBox .infoMain table table.enumerator td
{
	border-bottom-width: 0px;
	padding: 0 0 0 0;
}

#contentArea .static .infoBox {
	width: 691px;
	margin-bottom: 15px;
}

#contentArea .static .infoBox .infoTop {
	width: 691px;
	height: 17px;
	background: url(/images/common/info-top-padding.gif) no-repeat;
}

#contentArea .static .infoBox .infoBot {
	width: 691px;
	height: 17px;
	background: url(/images/common/info-bot-padding.gif) no-repeat;
}

#contentArea .static .infoBox .infoMain {
	width: 691px;
	background-color: #f0f5fa;
}

#contentArea .static .infoBox .infoMain table {
	width: auto;
	margin: 0 auto;
	background-image: none;
}

#contentArea .static .infoBox .infoMain p
{
	padding: 0 0 15px 25px;
}

#contentArea div#register p.UserStep
{
	text-align: center;
	border-bottom: 1px solid #9fc0df;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
}

#contentArea div#editProfile p.title
{
	text-align: center;
	border-bottom: 1px solid #9fc0df;
	border-top: 1px solid #9fc0df;
	padding: 8px 0 8px 0;
	margin: 0 0 15px 0;
	clear: both;
}

/* ---------------------------------------------------------- register */
div#registerAddressLeft,
div#furtherInfoLeft
{
	display: block;
	float: left; 
	width: 330px;
	padding-bottom: 15px;	
}

div#QualificationsLeft,
div#QualificationsRight
{
	display: block;
	float: left; 
	width: 700px;
	padding-bottom: 15px;	

}

div#registerAddressRight,
div#furtherInfoRight
{
	display: block;
	float: right; 
	width: 330px;
	padding-bottom: 15px;
}

#contentArea div#editProfile .infoBox .infoMain table#ContactLeft,
#contentArea div#editProfile .infoBox .infoMain table#AddressLeft
{
	display: inline;
	float: left; 
	width: 330px;
	padding-bottom: 15px;	
}

#contentArea div#editProfile .infoBox .infoMain table#ContactRight,
#contentArea div#editProfile .infoBox .infoMain table#AddressRight
{
	display: inline;
	float: right; 
	width: 330px;
	padding-bottom: 15px;
}

#contentArea div#register .infoBox .infoMain div#registerAddressLeft table,
#contentArea div#register .infoBox .infoMain div#registerAddressRight table
{
	width: 330px;
}

#contentArea div#register .infoBox .infoMain div#registerAddressLeft table td,
#contentArea div#register .infoBox .infoMain div#registerAddressRight table td 
{
	
}

#contentArea div#register .infoBox .infoMain div#registerAddressLeft table th,
#contentArea div#register .infoBox .infoMain div#registerAddressRight table th 
{
	width: 120px;
}

#contentArea div#editProfile .infoBox .infoMain .innerPadding,
#contentArea div#editProfile .infoBox .infoMain .innerPadding 
{
	padding: 0 15px 0 15px;	
}

div#register
{
	padding-top: 15px;
}

.infoMain table th {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	height: 30px;
	letter-spacing: 0.03cm;
}

.infoMain table tr {
	height: 20px;
}

#contentArea .infoBox .infoMain table.approved {
	width: 270px;
	margin: 0;
}

.infoMain table.approved th {
	font-size: 13px;
	text-align: left;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ccdded;
}

.infoMain table.approved .blueLine {
	border-bottom: 1px solid #ccdded;
}

.infoMain table.approved td {
	padding: 6px 0;
}

.infoMain dl.tableDisplayLeft {
	width: 350px;
	margin: 4px 0 0 26px;
	padding: 0;
	float: left;
	background: url(/images/common/info-divide.gif) 347px repeat-y;
	display: inline;
}

.infoMain .tableDisplayLeft dt {
	width: 102px;
	float: left;
	margin: 0 0 0 0;
}

.infoMain .tableDisplayLeft dd {
	float: left;
	width: 220px;
	margin: 0 0 10px 0;
}

.infoMain dl.tableDisplayRight {
	width: 310px;
	margin: 4px 0 0 19px;
	padding: 0;
	float: left;
	background: none;
}

.infoMain .tableDisplayRight dt {
	width: 102px;
	float: left;
	margin: 0 0 0 0;
}

.infoMain .tableDisplayRight dd {
	float: left;
	width: 208px;
	margin: 0 0 10px 0;
}

#contentArea .infoMain h1 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	height: 30px;
	margin-left: 26px;
	letter-spacing: 0.03cm;
}

/****************************** right panel styles ******************************/

#rightPanel #panelContent {
	background: url(/images/common/panel-bg.gif) repeat-y;
	margin-top: 26px;
	text-align: center;
	padding: 0 4px 10px 0;
	font-size: 11px;
}

#rightPanel #panelBottom {
	background: url(/images/common/panel-bot.gif) no-repeat;
	height: 25px;
}

#rightPanel img#top {
	margin: 0 0 10px 0;
	padding: 0;
}

#rightPanel img.divide {
	margin: 8px 0;
	padding: 0;
}

#rightPanel img {
	margin: 0 0 0 0;
	padding: 0;
}

#rightPanel h1 {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 0 0;
}

#rightPanel a {
	color: #3f75a9;
}

#rightPanel span.spacing 
{
	display: block;
	height: 18px;	
}

/* ---------------------------------- logo links -*/
ul#logoLinks
{
	list-style-type: none;
	padding: 0 0 0 0;
	padding-left: 30px;
}

ul#logoLinks li
{
	list-style-type: none;
	padding: 0 0 0 0;
	display: block;
	float: left;
	width: 140px;
	height: 80px;
	background-image: url(/images/common/button-shadow.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

ul#logoLinks li a:link,
ul#logoLinks li a:visited
{
	display: inline;
	float: left;
	width: 120px;
	height: 60px;
	margin: 10px 0 0 10px;
	padding: 0 0 0 0;
}

/* -------------------------------- Search Results */
table.searchResultsTable
{
	width: 731px;
	background-color: #f0f5fa;
	border: 0px;
	background-image: url(/images/common/info-bot.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}

table.searchResultsTable tr,
table.searchResultsTable td,
table.searchResultsTable th,
table.searchResultsTable
{
	border: 0px;
	padding: 0 0 0 0;
}

table.searchResultsTable a:link span.name,
table.searchResultsTable a:visited span.name
{
	float: left;	
}

table.searchResultsTable a:link span.profile,
table.searchResultsTable a:visited span.profile
{
	float: right;
	padding-right: 15px;	
}

table.searchResultsTable a:link,
table.searchResultsTable a:visited
{
	display: block;
	float: left;
	padding: 20px;
	text-indent: 0px;
	text-decoration: underline;
}

table.searchResultsTable a.Teacher:link,
table.searchResultsTable a.Teacher:visited
{
	display: block;
	float: left;
	width: 731px;
	padding: 20px 0;
	text-indent: 70px;
	overflow: hidden;
	text-decoration: none;
	background-position: left center;
	background-position: 10px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(/images/common/search-icon-teacher.gif);
}

table.searchResultsTable a.Teacher:active,
table.searchResultsTable a.Teacher:hover
{	
	background-image: url(/images/common/search-icon-teacher-hover.gif);
}

table.searchResultsTable a.School:link,
table.searchResultsTable a.School:visited
{
	display: block;
	float: left;
	width: 731px;
	padding: 20px 0;
	text-indent: 70px;
	overflow: hidden;
	text-decoration: none;
	background-position: left center;
	background-position: 10px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(/images/common/search-icon-school.gif);
}

table.searchResultsTable a.School:active,
table.searchResultsTable a.School:hover
{
	background-image: url(/images/common/search-icon-school-hover.gif);
}

table.searchResultsTable a:active,
table.searchResultsTable a:hover
{
	background-color: #ccdded;
}

table.searchResultsTable th.searchHeader
{
	background-color: #f0f5fa;
	height: 30px;
	line-height: 30px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(/images/common/info-top.gif);
	border-bottom: 1px solid #FFFFFF;
}

table.searchResultsTable tr.searchPager span,
table.searchResultsTable tr.searchPager a:link,
table.searchResultsTable tr.searchPager a:hover,
table.searchResultsTable tr.searchPager a:visited,
table.searchResultsTable tr.searchPager a:active
{            
    padding : 10px;    
    background-color: #f0f5fa;    
}

table.searchResultsTable tr.searchPager a:hover
{
    background-color: #CCDDED;
}

table.searchResultsTable tr.searchPager span
{
    font-weight : bold;
}

p.search-info
{
	text-align: center;
	padding: 0px 0 10px 0;
}

div.search-update
{
	display: block;
	float: left;
	width: 100%;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}

div.search-update p
{
	padding-bottom: 10px;
}

p.detailedSearchResultsText
{
	clear:both; 
	text-align: center; 
	padding: 8px 0 8px 0;	
	border-top: 1px solid #f0f5fa;
}

table.detailedSearchResultsSummary
{
	margin-left: 15px;
}

table.detailedSearchResultsSummary th
{
	text-align: left;
	padding-right: 10px;
}

table.detailedSearchResultsSummary a.removeButton,
table#detailedResultsDanceStyles a.removeButton
{
	font-size: 10px;
}

/* ----------------------------------------------------- sign in page */
div.floatedRightContent
{
	display: inline;
	float: right;	
	width: 210px;
	padding-top: 25px;	
}

/* ------------------------------------------------------ utility class */
.hidden
{
	position: absolute;
	left: -4999px;
}

/* ----------------------------------------------------- sub nav */
.subNav
{
	display: inline;
	float: right;
	width: 250px;
	background-color: #f0f5fa;
	background-image: url(/images/common/sub-nav-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 45px 30px 20px;
}

.subNavBottom
{
	display: inline;
	float: right;
	width: 250px;
	padding: 20px 0 10px 0;
	background-image: url(/images/common/sub-nav-bottom.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.subNav ul,
#contentArea .subNav ul
{
	padding: 0 0 10px 0;
	display: block;
	float: left;
	width: 250px;
	border-top: 1px solid #99BBDB;	
}

.subNav ul li,
#contentArea .subNav ul li
{
	padding: 0 0 0 0;
	display: block;
	float: left;
	width: 250px;
	border-bottom: 1px solid #99BBDB;
}

.subNav ul li a:link,
.subNav ul li a:visited
{
	padding: 5px 0 5px 0;
	display: block;
	float: left;
	width: 250px;
	text-indent: 10px;
	text-decoration: none;
}

.subNav ul li a:active,
.subNav ul li a:hover
{
	background-color: #E1E9F1;
}

/* -------------------- styles page */
div.leftColumn
{
	display: inline;
	float: left;
	width: 330px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.rightColumn
{
	display: inline;
	float: right;
	width: 330px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
}

/* -------------------- AJAX toolkit -- */

/* this is for the page behind the popup window */
.modalPopupBackground
{	
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

/* this is the panel used for the popup */
.modalPopupPanel
{
	background-color:#99BBDB;
	border-width:3px;
	border-style:solid;
	border-color: #3f75a9;
	padding:3px;
	width:250px;
	color: #FFFFFF;
	
	font-size: large;
	text-align: center;
	
	clear: both;
}

/* ---------------------- admin -- */
table.ModerationHistoryRecords
{
	width: 100%;
	margin-bottom: 20px;
}

table.ModerationHistoryRecords th
{
	text-align: left;
	padding: 5px 0;
}

div.profile table.ModerationHistoryRecords td
{
	border-bottom: solid 1px #ccdded;
	border-top-width: 0px;
	padding: 5px 15px 5px 0;
}

div.profile table.AdminSearchResults th
{
	text-align: left;
}

table.AdminSearchResults td
{
	text-align: left;
}

table.admin
{
	/*border: 0px;*/
	margin: 10px 10px 20px 10px;
	width: 650px;
}

table.admin th
{
	text-align: left;
	padding-right: 10px;
}

table.admin td
{
	padding-top: 5px;
}

table.admin td ul
{
	list-style-type: none;
}

div#adminMenuContainer table a
{
	margin: 0 25px 0 0;
}

div#adminMenuContainer
{
	padding: 0 0 0 15px;
	margin: 0 0 0 0;
}

table.adminQualifications
{
	width: 100%;
	margin: 10px 0 10px 0;
	background-color:#F0F5FA;
	border-top: dashed 1px #9FC0DF;
}

table.adminQualifications th
{
	width: 150px;
	border-bottom: dashed 1px #9FC0DF;
	text-align: left;
	padding: 5px 0 5px 10px;
}
table.adminQualifications td
{	
	border-bottom: dashed 1px #9FC0DF;
	
}
table.adminQualifications td td
{
	border: 0px;
	width: 200px;
}

div#moderation-list td
{
	border-top: solid 1px #ccdded;
	padding: 4px 0 7px 0;
}
div#moderation-list th
{
	padding: 0 0 7px 0;
}

div#moderation-list th.account
{
	width: 100px;
}
div#moderation-list th.options
{
	width: 60px;
}
/* ----------------------------------- ADCs */
table#ADCsListing
{
	width: 690px;
}

table#ADCsListing th
{
	text-align: left;
	padding: 5px 0 5px 2px;
}

table#ADCsListing th.option
{
	padding: 0 0 0 0;
	width: 50px;
}

table#ADCsListing td
{
	padding: 5px 0 5px 2px;
}

table#ADCsListing tr.odd td
{
	background-color: #f0f0f0;
}

table#ADCsListing tr.even td
{	
}

table#ADCsListing td.option
{
	text-align: center;
}

/* ----------------------------------------------------- Admin Profile */
div.profile table th
{
	border-bottom: solid 1px #ccdded;
	padding: 4px 0 7px 0;
}

div.profile table td
{
	border-bottom: solid 1px #ccdded;
	border-top-width: 0px;
	padding: 4px 0 7px 0;
}

table.ADCtable
{
	display: inline;
	float: left;
	width: 345px;
	margin: 10px 0;
}

table.ADCtable th
{
	vertical-align: top;
	text-align: left;
	padding: 3px 10px 3px 0;
}

table.ADCtable td
{
	padding: 3px 0 3px 0;
}

div.addNewADVBorder
{
	display: inline;
	float: left;
	width: 690px;
	border-top: solid 1px #ccdded;
	border-bottom: solid 1px #ccdded;
	padding: 10px 0;
}

div.underline
{
	display: inline;
	float: left;
	width: 690px;	
	border-bottom: solid 1px #ccdded;
	padding: 10px 0 5px 0;
	margin-bottom: 10px;
}

#contentArea div.profile table td ul
{
	padding: 0 0 0 0;
}

.StylesChanges
{
	display: inline;
	float: left;
	width: 660px;	
	padding: 10px;
	border: dashed 1px #FF0000;
	background-color: #FFFF00;
	margin-bottom: 20px;
}

div.StylesAdded
{
	display: inline;
	float: left;
	width: 330px;	
	border-right: dashed 1px #FF0000;
}

div.StylesRemoved
{
	display: inline;
	float: left;
	width: 315px;
	margin-left: 10px;	
}


/* --------------------------------------------- Pop up validator ----- */
.PopUpValidator
{
	width: 250px;
}

/* ----------------------------------------- I am looking to become a dance teacher */
div.SearchLeftColumn
{
	display: inline;
	float: left;
	width: 460px;	
}

div.SearchError
{
	display: inline;
	float: left;
	width: 210px;
	padding: 8px 8px 8px 8px;
	border: 1px dashed #FF0000;
}

div.SearchError strong
{
	color: #FF0000;
	font-weight: bold;
}

/* --------------------------------- ADCs */
h4.ADCHeading
{
	display: block;
	float: left;
	width: 731px;
	height: 36px;
	background-image: url(/images/common/ADCHeading.gif);
	color: #4075a7;
	font-size: 13px;
	line-height: 36px;
	text-indent: 15px;
}
#contentArea ul.ADCsListing
{
	display: block;
	float: left;
	width: 731px;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	overflow: hidden;
	background-color: #f0f5fa;
	background-image: url(/images/common/corner-to-top.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#contentArea ul.ADCsListing li
{
	display: block;
	float: left;
	width: 631px;
	clear: left;	
	overflow: hidden;
	background-image: url(/images/common/ADCIcon.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;	
	padding: 15px 0 0 0;
}

#contentArea ul.ADCsListing li.to-top
{
	background-image: none;
	width: 731px;
}

#contentArea ul.ADCsListing li.to-top a:link,
#contentArea ul.ADCsListing li.to-top a:visited
{
	float: right;
	margin: 0 30px 20px 0;
}

#contentArea ul.ADCsListing li p
{
	padding-left: 110px;
}