@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	display: inline;
	float: left;
	height: 140px;
	width: 950px;
}
#gottasinggottadancelogo {
	float: left;
	height: 140px;
	width: 135px;
	background-image: url(../images/gottasinggottadance-logo.jpg);
	background-repeat: no-repeat;
}
#gottasinggottadancelogo h1 {
	font-size: 80%;
	display: none;
}
#contact-details {
	float: left;
	height: 46px;
	display: inline;
	width: 366px;
	vertical-align: text-bottom;
	bottom: 0px;
	padding-left: 20px;
	padding-top: 38px;
}
#contact-details p {
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #999999;
	line-height: 120%;
}
#contact-details a:link {
	color: #FCB817;
	text-decoration: underline;
}
#contact-details a:visited {
	color: #FCB817;
	text-decoration: underline;
}
#contact-details a:hover {
	color: #FCB817;
	text-decoration: underline;
}
#contact-details a:active {
	color: #FCB817;
	text-decoration: underline;
}
.phone {
	font-size: 150%;
	color: #FCB817;
}
#main-text {
	width: 330px;
	margin-top: 0px;
	float: left;
	padding-left: 135px;
	background-image: url(../images/stars-top.gif);
	background-repeat: no-repeat;
	background-position: left -5px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-top: 40px;
	clip: rect(auto,auto,auto,auto);
}
#main-text p {
	font-size: 90%;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: normal;
}
#main-text h1 {
	font-size: 160%;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: normal;
}
#main-text h2 {
	font-size: 130%;
	color: #FFCC33;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: normal;
}
#main-text-cast {
	width: 543px;
	margin-top: 0px;
	float: left;
	padding-left: 135px;
	background-image: url(../images/stars-top.gif);
	background-repeat: no-repeat;
	background-position: left -5px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-top: 40px;
	clip: rect(auto,auto,auto,auto);
}
#main-text-cast p {
	font-size: 90%;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: normal;
}
#main-text-cast h1 {
	font-size: 160%;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: normal;
}
#main-text-cast h2 {
	font-size: 130%;
	color: #FFCC33;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: normal;
}
#main-text-cast h3 {
	font-size: 110%;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 20px;
	text-transform: uppercase;
}
#main-text-cast img {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
#header-content {
	float: right;
	height: 140px;
	width: 814px;
}
#navigation {
	height: 38px;
	width: 774px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	float: left;
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
}
#left-navigation {
	float: left;
	height: 38px;
	bottom: 0px;
	vertical-align: bottom;
	display: inline;
}

 #left-navigation ul {
	list-style:none;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 13px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
      }
    #left-navigation li {
	padding-top: 0;
	padding-left: 0px;
	padding-right: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 0px;
	display: inline;
      }
#left-navigation a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#left-navigation a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#left-navigation a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FCB817;
	display: inline;
	padding-bottom: 2px;
}
#left-navigation a:active {
	text-decoration: none;
	color: #FFFFFF;
}
	  
#right-navigation {
	float: right;
	height: 38px;
	bottom: 0px;
	display: inline;
}

#right-navigation ul {
	list-style:none;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 13px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
      }
#content {
	width: 950px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(../images/stars-base.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}
#footer {
	width: 910px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}
.divider {
	color: #666666;
	padding-right: 2px;
	padding-left: 2px;
}
#footer a:link {
	color: #FCB817;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #FCB817;
	text-decoration: underline;
}
#footer a:active {
	color: #FCB817;
	text-decoration: none;
}
.webdesign {
	color: #FCB817;
}
#footer p {
	font-size: 80%;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	line-height: 150%;
}
#right-navigation li {
	padding-top: 0;
	padding-left: 20px;
	padding-right: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 0px;
	display: inline;
      }
#right-navigation a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#right-navigation a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#right-navigation a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FCB817;
	display: inline;
	padding-bottom: 2px;
}
#right-navigation a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#magicalnightatthemusicals {
	height: 101px;
	width: 428px;
	float: right;
	background-image: url(../images/a-magical-night-at-the-musicals.gif);
}
#main-image {
	float: left;
	height: 340px;
	width: 950px;
	background-color: #000000;
	display: inline;
	background-image: url(../images/image-panel-bg.gif);
	background-repeat: no-repeat;
}
#sub-text {
	width: 173px;
	margin-top: 40px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	height: 100%;
	bottom: 0px;
	top: 0px;
}
#panels {
	width: 250px;
	margin-top: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-bottom: 25px;
	float: right;
}
#sub-text h3 {
	font-size: 100%;
	line-height: 125%;
	color: #FFCC00;
	margin-top: 0px;
	margin-bottom: 12px;
	font-weight: normal;
}
#sub-text p {
	font-size: 90%;
	line-height: 140%;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 12px;
}

#sub-text a:link {
	color: #FFCC00;
}
#sub-text a:visited {
	color: #FFCC00;
}
#sub-text a:hover {
	color: #FFCC00;
}
#sub-text a:active {
	color: #FFCC00;
}

.about-the-show  {
	height: 110px;
	width: 218px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}
.the-show-gallery  {
	height: 110px;
	width: 218px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}
.the-show-tour  {
	height: 110px;
	width: 218px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}
#main-text a {
	color: #FFCC00;
	text-decoration: underline;
}
#gallery {
	width: 660px;
	margin-top: 0px;
	float: left;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-top: 40px;
	clip: rect(auto,auto,auto,auto);
}
#gallery h1 {
font-size: 160%;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: normal;
}
#tour {
	width: 543px;
	margin-top: 0px;
	float: left;
	padding-left: 135px;
	background-image: url(../images/stars-top.gif);
	background-repeat: no-repeat;
	background-position: left -5px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-top: 40px;
	clip: rect(auto,auto,auto,auto);
}
.tour1 {
	width: 265px;
	float: left;
}
#tour a {
	color: #FFCC33;
}
#tour .tourfullcol p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 100%;
}
.tour2 {
	width: 265px;
	float: right;
	padding-right: 0px;
}
#main-text a:link {
	color: #FFCC00;
}

#main-text a:visited {
	color: #FFCC00;
}
#main-text a:hover {
	color: #FFCC00;
}
#main-text a:active {
	color: #FFCC00;
}
.tour-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: normal;
}
.tour-theatre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 125%;
	color: #FFCC33;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: normal;
}
.tour-boxoffice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
	font-weight: normal;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 15px;
}
#tour h1 {
	font-size: 160%;
	font-weight: normal;
	margin-bottom: 25px;
}
#panels2 {
	width: 250px;
	margin-top: 40px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-bottom: 25px;
}
.tour-theatre a {
	color: #FFCC33;
	text-decoration: underline;
}
#main-text-cast a {
	color: #FFCC00;
	text-decoration: underline;
}
#main-text-cast h4 {
	font-size: 120%;
	color: #FFCC33;
	font-weight: lighter;
}
.castname {
	font-size: 120%;
}
.the-cast {
	height: 110px;
	width: 218px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}
#main-text-cast .quote {
	font-size: 80%;
	font-style: italic;
	padding-bottom: 0px;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 25px;
	margin-right: 55px;
	font-weight: lighter;
	letter-spacing: 1px;
}
#main-text-cast .quotee {
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 35px;
	color: #FFCC33;
}
.tourfullcol {
	width: 550px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.tourfullcol table {
	padding: 0px;
	margin: 0px;
}
.tourfullcol td {
	color: #FFFFFF;
	font-size: 100%;
}
#tour h2 {
	font-size: 130%;
	color: #FFCC33;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: normal;
}
#gallery img {
	padding-left: 40px;
}
table {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 550px;
	font-size: 90%;
}
table a {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	text-decoration: none;
}
td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.weekcommence {
	font-size: 130%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFCC33;
}

