﻿body 
{
  background-color: #06543c; 
  font-family: arial, verdana, sans-serif;
  font-size: 0.6875em;
  margin-top: 0;
  margin-left: 0;
  text-align: center; /* for IE */
}
a {color: #000000;}
h1 {font-size: 18px; font-weight: bold;}
.Main 
{
  width: 955px;
  margin: 0 auto;   /* align for good browsers */
  text-align: left;
  font-size: 12px;
}

.Logo {background: transparent url(/styles/framework/dancers.gif) no-repeat 460px 34px; width: 955px; padding-top: 50px;}
.MainMenu {background: transparent url(/styles/framework/MainMenu.gif) no-repeat 0 0; height: 40px;}
.MainMenuUL {padding: 0 0 0 14px; height: 40px; font-size: 14px;}
.MainMenuUL .MainLI {float: left; height: 40px; position:relative;}
.MainMenuUL .MainLI a {margin: 5px; padding: 6px 8px; border: solid 1px #9fc807; display: block; text-decoration: none;}
.MainMenuUL .MainLI a:hover {background: transparent url(/styles/framework/MainMenuMO.gif) repeat-x 0 0; border: solid 1px #000000;} 
.MainMenuUL .MainLI:hover .SubMenuUL {display:block;}
.SubMenuUL {
  width: 100px;
	background: #b4e10c;
	border-left: solid 1px #9fc807;
	border-right: solid 1px #9fc807;
	border-bottom: solid 1px #9fc807;
	display:none;
	margin: 0; 
	padding: 5px 0 10px 10px; 
	position: absolute;
	top: 38px;
	left: 0;
	z-index: 500;
}
.SubMenuUL .SubLI a {margin: 0; padding: 0; border: none; font-size: 11px; padding-bottom: 2px;}
.SubMenuUL .SubLI a:hover {background-image: none; border: none; text-decoration: underline;}

.Page {overflow: hidden;}
.BigBox {width: 724px; background: #ffffff url(/styles/framework/BigBoxTop.gif) no-repeat 0 0; overflow: hidden; margin-top: 5px; float: left;}
.BigBoxBottom {width: 724px; background: transparent url(/styles/framework/BigBoxBottom.gif) no-repeat 0 bottom; overflow: hidden;}
.BigBoxPadding {padding: 20px 31px 31px 31px; overflow: hidden;}

.SideBar {float: right; width: 226px; padding-top: 5px;}

.footer {color: #ffffff;}
.footer a {color: #ffffff; text-decoration: none;}
.footer a:hover {text-decoration: underline;}

/* === ShowClasses ==========================================================================*/
.SmallSearchBox {background: transparent url(/styles/div/SmallSearchBox.gif) no-repeat 0 0; width: 674px; height: 75px; font-size: 14px; }
.SmallSearchBoxPadding {padding: 10px 0px 20px 15px;}
.SmallSearchBox h3 {font-size: 14px; font-weight: bold;}
.SmallSearchBox .OptionsAndButton {overflow: hidden;}
.SmallSearchBox .Options {float: left; width: 490px; padding-top: 10px;}
.SmallSearchBox .Button {float: left;}

/* === Frontpage ==========================================================================*/
.Frontpage .WelcomeText {padding: 5px 0 20px 0; font-size: 13px; line-height: 1.5em;}
.Frontpage .SearchBox {background: transparent url(/styles/frontpage/SearchBox.gif) no-repeat 0 0; width: 674px; height: 145px; font-size: 14px; }
.Frontpage .SearchBoxPadding {padding: 10px 20px 20px 25px;}
.Frontpage .SearchBox h2 {font-size: 14px; font-weight: bold; padding-bottom: 5px;}
.Frontpage .SearchBox .SearchBoxOptions {overflow: hidden;}
.Frontpage .SearchBox .Col1 {float: left; width: 130px;}
.Frontpage .SearchBox .Col2 {float: left; width: 210px;}
.Frontpage .SearchBox .Col3 {float: left; width: 105px; text-align: right;}
.Frontpage .SearchBox .Col4 {float: left; width: 170px;}
.Frontpage .SearchBox .Col2 td {padding-bottom: 5px;}
.Frontpage .SearchBox .Col3 div {padding: 2px 10px 9px 0;}
.Frontpage .SearchBox .Col4 div {padding-bottom: 5px;}
.Frontpage .SearchBoxButton {text-align: right;}

.FrontpageMostPopular {overflow: hidden; margin-left: 20px;}
.FrontpageMostPopular .Row1, .FrontpageMostPopular .Row2, .FrontpageMostPopular .Row3 {float: left; width: 32%;}
.FrontpageMostPopular a {text-decoration: none;}
.FrontpageMostPopular a:hover {text-decoration: underline;}
.FrontpageMostPopular ul {list-style-type: square; margin: 5px 0 0 15px;}
.FrontpageMostPopular li {margin: 1px}



/* === AskTheTeacherBox ==========================================================================*/
.AskTheTeacherBox {background: transparent url(/styles/framework/Danselaereren.gif) no-repeat 0 0; height: 468px;}
.AskTheTeacherBoxPadding {padding: 12px 23px 0 23px;}
.AskTheTeacherBox h3 {text-align: center; padding-bottom: 20px;}
.AskTheTeacherBox h4 {padding-bottom: 5px;}
.AskTheTeacherBox .Question {height: 80px;}
.AskTheTeacherBox .Question a {text-decoration: none; line-height: 1.5em; font-size: 11px;}
.AskTheTeacherBox .Question a:hover {text-decoration: underline;}
.AskTheTeacherBox .Answer {height: 125px;}
.AskTheTeacherBox .Answer p {line-height: 1.5em; font-size: 11px;}
.AskTheTeacherBox .MoreQuestions {color: #06543c; font-size: 11px; margin-left: 50px;}  

/* === ShowClasses ==========================================================================*/
.ShowClasses {}
.ShowClasses h1 {padding-bottom: 10px;} 
.ShowClasses .IntroText {padding-bottom: 20px;}

.listLevel5 {padding-top: 10px;}
.listLevel5 .item {border: solid 1px #06543c; padding: 10px; margin: 10px; overflow: hidden;}
.listLevel5 h2 {font-size: 13px;} 
.listLevel5 h2 a {text-decoration: none;} 
.listLevel5 h2 a:hover {text-decoration: underline;} 
.listLevel5 .contact div {padding-top: 5px;} 
.listLevel5 .description {font-size: 12px; padding-top: 3px; line-height: 1.3em; width: 600px;} 
.listLevel5 .places, .listLevel5 .styles {font-size: 10px; color: #6b6b6b;}
.listLevel5 .places a, .listLevel5 .styles a {color: #6b6b6b;}
.listLevel5 .places {padding-top: 5px;} 
.listLevel5 .styles {font-size: 10px; padding-top: 2px;} 


/* === AskTheTeacher ==========================================================================*/
.AskTheTeacher {}
.AskTheTeacher .Questions a {text-decoration: none;}
.AskTheTeacher .Questions a:hover {text-decoration: underline;}
.AskTheTeacher .Questions {list-style-type: circle;}
.AskTheTeacher .Questions li {padding-bottom: 5px;}

/* === DanceStyles ==========================================================================*/
.DanceStyles {}
.DanceStyles .Questions a {text-decoration: none;}
.DanceStyles .Questions a:hover {text-decoration: underline;}
.DanceStyles .Questions {list-style-type: circle;}
.DanceStyles .Questions li {padding-bottom: 5px;}

/* === DanceStyles ==========================================================================*/
.DanceStylesStyle {}
.DanceStylesStyle .IntroText {padding-bottom: 10px; font-size: 14px;}




