@charset "UTF-8";


/*  .........  Reset all margins & Padding .......... */

div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }

html {
	background-color:#000000;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

#container {
	position: relative;
	height: 720px;
	width: 980px;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-color: #000000;
	background-image: url(../images/bk-half-head.jpg);
	background-repeat: no-repeat;
}

/***********  Primary Menu Styling ************/

#container #menuTop {
	position: absolute;
	width: 876px;
	left: 96px;
	top: 99px;
	z-index: 99;
}

#menuTop ul, #menuTop li {
    margin: 0;
    padding: 0;
}

#menuTop ul {
	list-style-type: none;
}

#menuTop a:link, #menuTop a:visited  {
	font-size: 18px;
	color: #CCCCCC;
}

#menuTop a:hover, #menuTop a:active  {
	font-size: 18px;
	color: #FFFFFF;
}

ul.menuHoriz li {
	float: left;
}


/*** subMenu styles ***/

ul.menuVert {
	position: absolute;
	top: 25px;
	visibility: hidden;
	background: #000000;
	background: #000000 url(../images/rainbow-back.jpg) no-repeat -40px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

#menuTop ul.menuVert a {
	font-size:15px;
	padding-bottom: 6px;
}

#menuTop li.first a {
	padding-top: 10px;	
}

#menuTop a {
	margin: 0;
	padding: 0px 10px 6px 8px;
	display: block;
}

#menuTop ul.menuVert a {
	color: #ddd;
}
#menuTop ul.menuVert a:visited {
	color: #ddd;
}
#menuTop ul.menuVert a:hover {
	color: #fff;
}

/***** page styles *****/

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 16px;
}
a:down {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 16px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#banner {
	position:absolute;
	left:104px;
	top:2px;
	width:430px;
	height:60px;
	z-index:16;
}

#danceHeader-box {
	position:absolute;
	left:700px;
	top:15px;
	width:275px;
	height:19px;
	z-index:12;
}

/*  ........    Language selection control & styles ..........  */

#translate-box {
	position:absolute;
	left:150px;
	top:65px;
	width:184px;
	height:21px;
	z-index:11;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #888;
}
#translate-box a {
	color: #ccc;
	text-decoration: none;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
}
#translate-box a:hover {
	color: #fff;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}



#main-cont-box {
	position:absolute;
	left:0px;
	top:126px;
	width:980px;
	height:550px;
	z-index:10;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #aaa;
	text-align: left;
	overflow: hidden;
}

#Blog_header {
	position:absolute;
	left:868px;
	top:39px;
	width:110px;
	height:28px;
	z-index:17;
	display: block;
	background: url(../images/headers/blog.gif) no-repeat;
	text-indent: -2000px;
}
#Blog_header a {
	display: block;
	font-size: 24px;
}
#Blog_header a:hover {
	background: url(../images/headers/blog-v2.gif) no-repeat;
}

#main-cont-box h1 {
	color: #CDB503;
	font-size: 24px;
	margin-bottom: 8px;
}
#main-cont-box h2 {
	color: #CDB503;
	font-size: 18px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}

#main-cont-box p {
	font-size: 15px;
	line-height: 1.4;
	letter-spacing: .1em;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: .5em;
}

#main-cont-box #flash-holder {
	padding-top: 10px;
}

#staff-movie {
	position:absolute;
	left:73px;
	top:12px;
	width:920px;
	height:500px;
	z-index:1;
	background-color: #000000;
}


/****  Footer styles ****/

#siteDesgn-box {
	position:absolute;
	left:16px;
	top:698px;
	width:140px;
	height:15px;
	z-index:13;
}
#copyrignt-box {
	position:absolute;
	top:696px;
	width:264px;
	height:20px;
	z-index:14;
	left: 726px;
}

#mainTextBox {
	position:absolute;
	left:75px;
	top:11px;
	width:890px;
	height:528px;
	z-index:1;
	overflow: auto;
	padding-right: 15px;
	text-align: left;
}
#mainTextBox img {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
	float: right;
}

/*********  Navigation image replacements  *********/

.class_ballet {
	background-image: url(../images/headers/classical-ballet.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
}
.about_us  {
	background-image: url(../images/headers/about_us.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
}
.uber_uns  {
	background-image: url(../images/headers/uber_uns.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
}
.regisseur {
	text-indent: -9999px;
	height: 30px;
	background: url(../images/headers/regisseur.gif) no-repeat;
}
.modern {
	background-image: url(../images/headers/modern.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
}
.stretch {
	background-image: url(../images/headers/stretch.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
}
.courses_study {
	background-image: url(../images/headers/courses_study.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
}
.kurse_und {
	background-image: url(../images/headers/kurse_und.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
}
.moderne_und {
	background-image: url(../images/headers/moderne-und.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -9999px;
}
.klassisches {
	background-image: url(../images/headers/klassisches-ballett.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
}
.stretch_deu {
	text-indent: -9999px;
	height: 30px;
	background: url(../images/headers/stretch.gif) no-repeat;
}


/*********   Class pages  *********/


#classes_text {
	position:absolute;
	left:75px;
	top:11px;
	width:905px;
	height:500px;
	z-index:5;
	overflow: auto;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5;
}
#class_ballet {
	position:absolute;
	left:20px;
	top:8px;
	width:154px;
	height:25px;
	z-index:1;
}
#Mod_dance {
	position:absolute;
	left:237px;
	top:8px;
	width:303px;
	height:25px;
	z-index:2;
}
#yoga_stretch {
	position:absolute;
	left:573px;
	top:8px;
	width:230px;
	height:25px;
	z-index:3;
}
#navBar_footer  {
	position:absolute;
	left:134px;
	top:518px;
	width:800px;
	height:28px;
	z-index:4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00FF00;
}
#navBar_footer  a   {
	color: #92FF98;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 16px;
}
#navBar_footer  a:hover   {
	color: #00FF00;
	font-size: 16px;
}



/********     Contact page styles    *********/

#contact_box {
	position:absolute;
	left:431px;
	top:75px;
	width:488px;
	height:338px;
	z-index:1;
	overflow: hidden;
	line-height: 1.5;
	border: 1px solid #999999;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: none;
}
#contact_text {
	position:absolute;
	left:112px;
	top:52px;
	width:346px;
	height:450px;
	z-index:2;
	overflow: auto;
}
#contact_text p {
	margin-bottom: 10px;
}
#contact_text a {
	color: #0000FF;
}
#contact_text a:hover {
	color: #0066FF;
	text-decoration: underline;
}

/*  .........  Press Pages styles ..........  */

#main-cont-box #press_box {
	top: 11px;
	position: absolute;
	height: 530px;
	width: 920px;
	left: 60px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
#press_box .press_header {
	font-size: 40px;
	color: #FF0000;
}
#main-cont-box #press_box p {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#press_box img {
	padding: 0px;
}
#press_box a {
	color: #0000CC;
	text-decoration: underline;
	font-size: 14px;
}
#press_box a:hover {
	color: #0033FF;
}

#mainTextBox .asterisks-highligt {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFE77;
	font-size: 12px;
	line-height: 1.2;
	padding-left: 10px;
}
#mainTextBox .small_link {
	font-size: 18px;
	text-decoration: underline;
}


/* ........  class styles  ............ */

.yellow-high {
	color: #EDEF87
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	color: #00CC66;
	font-size: 15px;
}
.blue_high {
	color: #3BA4F5;
}
.days-highlight {
	font-size: 16px;
	color: #EFEE25;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

.hide {
	display: none;
}


/*******    Course pages styles     *******/

#courseLinks img {
	margin: 0px;
	padding: 0px;
}
#courseLinks {
	position:absolute;
	left:54px;
	top:386px;
	width:790px;
	height:120px;
	z-index:1;
}
#box-classical {
	position:absolute;
	left:15px;
	top:3px;
	width:175px;
	height:117px;
	z-index:5;
}
#box-modern {
	position:absolute;
	left:293px;
	top:7px;
	width:200px;
	height:113px;
	z-index:4;
}

#box-yoga {
	position:absolute;
	left:621px;
	top:24px;
	width:150px;
	height:91px;
	z-index:3;
}
#about_movie {
	float: right;
	margin-left: 20px;
}


/********    Video styles section   ********/

.videoListHeading {
	font-family: "Times New Roman", Times, serif;
	color: #00FF00;
	font-size: 17px;
	display: block;
	text-align: left;
	margin-left: 80px;
	margin-top: 5px;
}
.icon_title {
	margin-bottom: 10px;
}
.icon_title-top {
	margin-bottom: 20px;
}


/*******   schedule styles   *******/

#mainTextBox #schedule .days {
	font-size: 16px;
	color: #FFFF00;
	padding-bottom: 10px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
#container #main-cont-box #mainTextBox #schedule .studio {
	color: #FF60A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#mainTextBox #schedule p {
	font-size: 13px;
	padding-bottom: 10px;
}
#Blog_header #holder {
	display: block;
	height: 28px;
	width: 110px;
}#mainTextBox  #schedule #header {
	text-align: center;
	font-size: 12px;
	color: #00FF00;
	font-family: "Times New Roman", Times, serif;
}
#events-box {
}
#events-box #event-header {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	width: 650px;
	padding: 10px 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.7;
}
#viewerHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	margin: 20px 0px 0px;
	padding: 0px;
	color: #00FF00;
}
#galleryFooterMenu a {
	margin-left: 10px;
	margin-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#mainTextBox #gretchens_bio p {
	text-align: justify;
	padding-bottom: 20px;
}
#mainTextBox .flush-top-right {
	float: right;
	margin: 0px 5px 5px 15px;
}
#mainTextBox .flush-right {
	float: right;
	margin: 15px 5px 5px 15px;
}
#mainTextBox .flush-left  {
	float: left;
	margin: 5px 15px 5px 0px;
}

