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

body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	min-width: 950px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images2/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 150%;
}
.purple_font {
	color: #5E4282;
}

a:link { 
	color: #333333;
	}
a:visited {
	color: #333333;
	}
a:hover {
	color: #333333;
	background-color: #EDE9F3;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}
#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images2/bg_center.jpg);
	background-repeat: repeat-y;
}
#wrapper_flash {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
}
.skip_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	padding-top: 5px;
}
.skip_intro a {
	font-weight: bold;
	text-decoration: none;
}
.skip_intro a:link, .skip_intro a:visited {
	color: #FFFFFF;
}
.skip_intro a:hover, .skip_intro a:active{
	color: #000000;
	background-color: #FFFFFF;
}
#facade_cw {
	width: 950px;
	height: 382px;
	background-image: url(/images2/bg_requiem.jpg);
	background-repeat: no-repeat;
}

#facade_2 {
	width: 950px;
	height: 382px;
	background-image: url(/images2/bg_hometown.jpg);
	background-repeat: no-repeat;
}
#facade_3 {
	width: 950px;
	height: 382px;
	background-image: url(/images2/bg_loveyoumore.jpg);
	background-repeat: no-repeat;
}
#facade_1 {
	width: 950px;
	height: 382px;
	background-image: url(/images2/bg_top_youreyes.jpg);
	background-repeat: no-repeat;
}
#facade_show {
	width: 950px;
	height: 382px;
	background-image: url(/images2/bg_vienna.jpg);
	background-repeat: no-repeat;
}
#facade_stock_purple {
	width: 950px;
	height: 382px;
	background-image: url(/images2/bg_top_big_spender.jpg);
	background-repeat: no-repeat;
}
#facade_4 {
	width: 950px;
	height: 382px;
	background-image: url(/images2/bg_requiem.jpg);
	background-repeat: no-repeat;
}
#facade_loveshack {
	width: 950px;
	height: 382px;
	background-image: url(/images2/bg_loveshack.jpg);
	background-repeat: no-repeat;
}
#facade_eternalflame {
	width: 950px;
	height: 382px;
	background-image: url(/images2/bg_eternalflame.jpg);
	background-repeat: no-repeat;
}
#facade_pushdabutton {
	width: 950px;
	height: 382px;
	background-image: url(/images2/bg_push_da_button.jpg);
	background-repeat: no-repeat;
}
#facade_grand_opening {
	width: 950px;
	height: 382px;
	background-image: url(/images2/bg_top_grand_opening.jpg);
	background-repeat: no-repeat;
}
#facade_celebration {
	width: 950px;
	height: 382px;
	background-image: url(/images2/bg_celebration.jpg);
	background-repeat: no-repeat;
}

#top_title {
	height: 115px;
	width: 850px;
	position:relative;
	left:50px;
	top:5px;
}
#top_title a {
	text-decoration: none;
}
#top_title a:link, #top_titler a:visited {
	text-decoration: none;
}
#top_title a:hover, #top_title a:active{
	text-decoration: none;
	background-color: transparent;
}

#title_rollover {
	float:left;
	padding-top: 25px;
	padding-bottom: 12px;
}

#feature {
	float: left;
	padding-top: 15px;
	padding-left: 125px;
}
#temp_directors {
	height: 102px;
	width: 130px;
	position:relative;
	left:342px;
	top:80px;
}
#temp_directors a {
	text-decoration: none;
}
#temp_directors a:link, #temp_directors a:visited {
	text-decoration: none;
}
#temp_directors a:hover, #temp_directors a:active{
	text-decoration: none;
	background-color: transparent;
}
#top_open {
	height: 125px;
	width: 550px;
	position:relative;
	left:35px;
	top:90px;
}
#top_open a {
	text-decoration: none;
}
#top_open a:link, #top_open a:visited {
	text-decoration: none;
}
#top_open a:hover, #top_open a:active{
	text-decoration: none;
	background-color: transparent;
}
#open_rollover {
	float:left;
	padding-top: 0px;
	padding-bottom: 0px;
}

#top_nav {
	left: 375px;
	top: 0px;
	position: relative;
	width: 530px;
	z-index: 5;
}
#top_nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#top_nav_low {
	left: 190px;
	top: 0px;
	position: relative;
	width: 675px;
	margin-bottom: 30px;
}
#top_nav_low a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#content {
	padding-top: 5px;
	padding-right: 80px;
	padding-bottom: 5px;
	padding-left: 80px;
	margin: 0px;
}
#content_bg {
	background-image:url(../images2/bg_center.jpg);
	background-repeat: repeat-y;
}
#footer {
	background-image: url(../images2/bg_footer.jpg);
	background-repeat: no-repeat;
	padding-right: 60px;
	padding-left: 130px;
	background-position: bottom;
	clear: both;
	height: 110px;
	padding-top: 20px;
}
#footer_text {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5E4282;
	padding-top: 10px;
	margin-top: 15px;
}
.float_right {
	float: right;
}
.float_rt_border {
	background-color: #EDE9F3;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #5E4282;
	float: right;
}
.float_rt_purple {
	background-color: #EDE9F3;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #5E4282;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.float_left {
	float: left;
}
.thumbnail
{
	float: left;
	border: 1px solid #999;
	padding: 5px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
}
.clearboth { 
	clear: both; 
}
#announcements {
	left: 5px;
	top: 20px;
	position: relative;
	width: 400px;
	height: 110px;
	overflow: hidden;
}
.bold_lg_font {
	font-size: 1.4em;
	font-weight: bolder;
}
.bold_med_font {
	font-size: 1.2em;
	font-weight: bolder;
}
#shoe_rollover ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#shoe_rollover li {
	list-style-type: none;
	line-height: 30px;
	padding-left: -30;
	margin-left: -40px;
}

#shoe_rollover li a {
	background-image: url(../images2/shoe_icon.png);
	background-repeat: no-repeat;
	background-position: 0 -0.1em;
	padding-left: 30px;
	margin-left: 0px;
}

#shoe_rollover li a:hover {
	background-image: url(../images2/shoe_icon_over.png);
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	padding-left: 30px;
	margin-left: 0px;
	background-color: #EDE9F3;
}
blockquote.withquote {
	background:url(/images/quote.gif) no-repeat;
	background-position:top left;
	padding-left:30px;
	text-align:right;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	} 

p.withunquote {
	background: url(/images/unquote.gif) no-repeat;
	background-position:bottom right;
	padding-right:50px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	}
	
.withquote_plain {
	background-position:left top;
	padding-left:20px;
	background-image: url(/images/quote.gif);
	background-repeat: no-repeat;
	} 

p.withunquote_less_padding {
	background: url(/images/unquote.gif) no-repeat;
	background-position:bottom right;
	padding-right:15px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #5E4282;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 a:link {
	color: #5E4282;
	}
h2 a:visited {
	color: #5E4282;
	}
h2 a:hover {
	color: #333333;
	background-color: #EDE9F3;
	text-decoration: none;
	}
h2 a:active { 
	color: #333333;
	}
	
.bg_megaphone {
	background-image: url(/images/boy_megaphone.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5E4282;
	min-height: 225px;
}
.news_date {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
}
.bg_logo_center {
	background-image: url(../images2/dac_logo_dancers_only_lg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 740px;
}
.bg_logo_top {
	background-image: url(../images2/dac_logo_dancers_only_lg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 740px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.dot_border_bot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5E4282;
}
.padding_px {
	padding: 2px;
}
#staff {
	padding: 2px;
	width: 364px;
	margin-right: auto;
	margin-left: auto;
	background-color: #5E4282;
	color: #FFFFFF;
	height: 230px;
}

#staff a {
	font-weight: bold;
	text-decoration: none;
}
#staff a:link, #staff a:visited {
	color: #FFFFFF;
}
#staff a:hover, #staff a:active{
	color: #000000;
	background-color: #D8C5EB;
}
#staff p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.grey_borders_side_bot {
	border-collapse: collapse;
	line-height: 125%;
}
.grey_borders_side_bot th {
	color: #FFFFFF;
	border-collapse: collapse;
	background-color: #5E4282;
}
.grey_borders_side_bot td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.grey_borders_side_bot p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	line-height: 125%;
}

.column_left
{
	float: left;
	width: 160px;
	margin: 0;
	padding: 2em;
}
.column_right
{
	margin-left: 200px;
	padding: 2em;
	max-width: 40em;
}
.grey_table {
	margin: auto;
	border-collapse: collapse;
	border: 1px solid #999999;
}
.grey_table th {
	color: #FFFFFF;
	margin: auto;
	border-collapse: collapse;
	border: 1px dashed #999999;
	background-color: #5E4282;
	font-size: 1.2em;
}
.grey_table td {
	margin: auto;
	border-collapse: collapse;
	border: 1px dashed #999999;
}
.lt_grey_table {
	margin: auto;
	border-collapse: collapse;
	border: 1px solid #DBDBDB;
}
.lt_grey_table th {
	color: #FFFFFF;
	margin: auto;
	border-collapse: collapse;
	border: 1px solid#DBDBDB;
	background-color: #5E4282;
	font-size: 1.2em;
}
.lt_grey_table td {
	margin: auto;
	border-collapse: collapse;
	border: 1px solid #DBDBDB;
}
.lt_grey_table_bot_only {
	margin: auto;
	border-collapse: collapse;
	border: 1px solid #DBDBDB;
}
.lt_grey_table_bot_only th {
	color: #5E4282;
	margin: auto;
	border-collapse: collapse;
	font-size: 1.2em;
	background-color: #D1C7E0;
}
.lt_grey_table_bot_only td {
	margin: auto;
	border-collapse: collapse;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
.lt_purple {
	background-color: #EDE9F3;
}

.column_left_lg {
	float: left;
	width: 500px;
	margin: 0;
	padding: 2em;
}
.column_right_sm {
	margin-left: 420px;
	padding: 2em;
	max-width: 40em;
}
.clearboth_padded {
	clear: both;
	height: 10px;
}
.border_black_padded {
	padding: 5px;
	border: 1px solid #000000;
}
.small_input_box {
	background-color: #E9ECEF; 
 	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #102132; 
	border: 1px solid #284279; 
}
#gallery {
	position:relative;
	width:750px;
	height: 460px;
	margin-top: 10px;
}
#thumbs {
	width:180px; 
	float:right;
	}
#thumbs a {
	display:block; 
	float:left; 
	margin:0 0 5px 5px; 
	width:50px; 
	height:50px; 
	border:1px solid #000;
	}
#thumbs a img {
	width:50px; 
	height:50px; 
	border:0;}
#thumbs a:hover {
	border-color:#ddd;
	}
#thumbs a:hover img {
	position:absolute; 
	width:auto; 
	height:auto; 
	right:185px; 
	top:0; 
	border:1px solid #333;
}
.sect_title {
	color:#5E4282;
	background:#EDE9F3;
	padding-top:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	line-height:1.2em;
	padding-bottom:5px;
	font-style: italic;
}
.sect_title span {
	font-size:11pt;
	font-weight:bold;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.sect_title_plain {

	color:#5E4282;
	padding-top:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	line-height:1.2em;
	padding-bottom:5px;
	font-style: italic;
}
.sect_title_plain span {

	font-size:11pt;
	font-weight:bold;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.border_grey {
	border: 1px solid #333333;
}
#hands {
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	background-image: url(../images/hands_paper_r2_c1.jpg);
	background-repeat: repeat-y;
}
#hands_top {
	padding-right: 150px;
	padding-left: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 0px;
}
#hands_bottom {
	background-image: url(../images/hands_paper_r3_c1.jpg);
	padding-right: 150px;
	padding-left: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 841px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#picture_frame {
	background-image: url(../images2/frame_r2_c1.gif);
	background-repeat: repeat-y;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#picture_frame_top {
	background-image: url(/images2/frame_r1_c1.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 750px;
}

#picture_frame_center {
	width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-variant: normal;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#picture_frame_bottom {
	background-image: url(../images2/frame_r4_c1.gif);
	background-repeat: no-repeat;
	height: 116px;
	width: 750px;
}
#facade_now_open {
	width: 950px;
	height: 382px;
	background-image: url(/images2/bg_top_now_open.jpg);
	background-repeat: no-repeat;
}

.feature_box_swirl_bottom {
	color: #FFFFFF;
	background-color: #5F4282;
	border: 1px solid #858585;
	margin-right: 20px;
	background-image: url(/images2/purple_swirl_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 10px;
}

.feature_box_swirl_bottom a {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.feature_box_swirl_bottom a:link, .feature_box_swirl_bottom a:visited {
	color: #FFFFFF;
}
.feature_box_swirl_bottom a:hover, .feature_box_swirl_bottom a:active{
	text-decoration: underline;
	background-color: transparent;
	color: #FFCCCC;
}

.bg_logo_swirl_rt {
	background-image: url(/images2/logo_with_swirls.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 660px;
}
#facade_open_nbr_one {
	width: 950px;
	height: 382px;
	background-image: url(/images2/bg_nbr_one.jpg);
	background-repeat: no-repeat;
}
#orange_pink {
	width: 950px;
	height: 382px;
	background-image: url(../images2/bg_orange_pink.jpg);
	background-repeat: no-repeat;
}
#facade_born_to_be {
	width: 950px;
	height: 382px;
	background-image: url(/images2/bg_born_to_be_alive.jpg);
	background-repeat: no-repeat;
}
#nbr_one {
	position:relative;
	left:250px;
	top:75px;
	width:400px;
	height:85px;
	z-index:1;
}
#nbr_one a {
	text-decoration: none;
}
#nbr_one a:link, #nbr_one a:visited {
	text-decoration: none;
}
#nbr_one a:hover, #nbr_one a:active{
	text-decoration: none;
	background-color: transparent;
}
#facade_new_details {
	width: 950px;
	height: 382px;
	background-image: url(/images2/facade_new_details.jpg);
	background-repeat: no-repeat;
}
#facade_requiem {
	width: 950px;
	height: 382px;
	background-image: url(/images2/bg_requiem.jpg);
	background-repeat: no-repeat;
}
.smaller_font {
	font-size: smaller;
	line-height: normal;
}
.no_top_bot_space {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 100%;
}
.silhouette {
	background-color: #ED23AD;
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(../images2/silhouette_leave_your_hat_on.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 340px;
}
.orange_block {
	background-color: #FF9900;
	padding: 0px;
	display: block;
}

.valign_middle {
	vertical-align: middle;
}
.more_line_height {
	line-height: 1.4em;
}
.bg_pink_bot_corner_rt {
	background-image: url(../images2/pink_corner.gif);
	background-repeat: no-repeat;
	background-position: 600px bottom;
	margin-right: 80px;
}
.float_rt_pink_bg {
	background-color: #EB4ABC;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #5E4282;
	float: right;
	color: #FFFFFF;
}
.border_white {
	border: 1px solid #FFFFFF;
}
#facade_born_2 {
	width: 950px;
	height: 382px;
	background-image: url(/images2/bg_born_to_be_alive_3.jpg);
	background-repeat: no-repeat;
}
.bold_larger_font {
	font-size: 1.6em;
	font-weight: bolder;
}
.column_box {
	padding: 20px;
	float: left;
	width: 160px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.border_purple_top {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F0ECF4;
	padding-top: 10px;
}
