@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	color: #ffffff;
	font-size: 14px;
	line-height: 1.2em;
	margin:0px;
	padding:0px;
	margin-bottom: 10px;
	letter-spacing: .02em;
}
p.madamText {
	margin: 7px 0px 0px 35px;
}
a {
	color: #373636;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #FFFFFF;
}
ul, li {
	margin: 0px;
	padding: 0px;
}
h1.pink {
	color: #ff67ff;
	font-weight: normal;
	font-size: 29px;
	margin-left: 20px;
	padding: 0px;
}
h1.right {
	margin: 25px 0px 15px 450px;
}
h1.nameG {
	position: relative;
	bottom: 5px;
	font-size: 14px;
	margin: 0px;
}

h1.nameG img {
	vertical-align: text-bottom;
	margin-right: 5px;
}
h1.pink span {
	font-size: 23px;
	color: #ffffff;
}
h1.pink span.breadcrumb {
	font-size: 14px;
}
h2.news {
	color: #ffffff;
	font-weight: normal;
	font-size: 21px;
	margin: 0px;
}
h2.curtain {
	color: #ffffff;
	font-weight: normal;
	font-size: 21px;
	margin: 0px;
	margin-top: 22px;
	margin-left: 10px;
}
h2.madam {
	color: #373636;
	font-weight:normal;
	margin: 0px;
	font-size: 28px;
}
h2.madam img {
	vertical-align: text-bottom;
	margin-right: 5px;
}
h2.shows {
	font-weight: normal;
	color: #ffffff;
	font-size: 16px;
	margin: 0px;
	margin-bottom: 10px;
}
h2.previousShows {
	font-weight: normal;
	margin-left: 20px;
	color: #ffffff;
}
h2.curtainTitle {
	color: #ffffff;
	clear: both;
	margin-left: 20px;
	font-weight: normal;
	font-size: 24px;
}
#wrapperMain {
	margin: 0 auto;
	width: 950px;
}
p.slide {
	position: relative;
	width: 950px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
p.girls {
	margin-left: 20px;
}
a.galleryBtn {
	margin-left: 20px;
}
a.btn-slide {
	
}
#header {
	float:left;
	width: 950px;
	height: 168px;	
	background-image: url(../images/bg-header.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#logo {
	margin-right: 25px;
	width: 925px;
	height: 168px;
	background-image: url(../images/img_tagline.png);
	background-repeat: no-repeat;
	background-position: right 50px;
}
/*---------NAVIGATION BAR------------*/
ul#navList {
	float: left;
	width: 929px;
	height: 32px;
	padding-left: 22px;
	font-size: 16px;
	background-color: #f6b4e4;
	display: inline;
}
ul#navList li {
	float: left;
	height: 32px;
	list-style-type: none;
	position: relative;
	margin-right: 15px;
}
ul#navList li a {
	height: 32px;
	line-height: 33px;
	float: left;
}
ul.secondNav {
	float: left;
	width: 600px;
	clear: both;
	display: block;
	margin-left: 20px;
}
ul.secondNav li {
	list-style-type: none;
}
ul.secondNav li a {
	font-size: 20px;
}
ul.secondNav li p {
	margin-left: 10px;
}
/*ul#navList li a:hover {
	background-position: bottom left;
}
li a.nav01 {
	display: block;
	background: url(../images/nav_stage.gif) no-repeat top left;
	width: 102px;
}
li a.nav02 {
	display: block;
	background: url(../images/nav_madams.gif) no-repeat top left;
	width: 180px;
}
li a.nav03 {
	display: block;
	background: url(../images/nav_girls.gif) no-repeat top left;
	width: 142px;
}
li a.nav04 {
	display: block;
	background: url(../images/nav_magic.gif) no-repeat top left;
	width: 104px;
}
li a.nav05 {
	display: block;
	background: url(../images/nav_curtain.gif) no-repeat top left;
	width: 180px;
}	
li a.nav06 {
	display: block;
	background: url(../images/nav_shows.gif) no-repeat top left;
	width: 74px;
}	
li a.nav07 {
	background: url(../images/nav_links.gif) no-repeat top left;
	display: block;
	width: 59px;
}	
li a.nav08 {
	display: block;
	background: url(../images/nav_contact.gif) no-repeat top left;
	width: 91px;
}	
*/#contentMain {
	float: left;
	width: 950px;
	background-image:url(../images/bg_main_content.jpg);
	background-repeat: repeat-x;
	background-color: #e467c1;
}
	.bgStage {
		float: left;
		width: 900px;
		min-height: 380px;
		margin-left: 50px;
		background-image: url(../images/bg_the_stage.jpg);
		background-repeat: no-repeat;
	}
	.linksBox {
		float: left;
		width: 900px;
		margin-left: 25px;
	}
	.bodyText {
		float: left;
		width: 400px;
		margin-left: 450px;
		margin-bottom: 15px;
	}
	.newsBox {
		display: block;
		background: url(../images/news_top.png) no-repeat left top;
		float: left;
		width: 415px;
		margin-left: 445px;
	}
	.newsBottom {
		display: block;
		height: 21px;
		background: url(../images/news_bottom.png) no-repeat left bottom;
	}	
	.newsTop {
		display: block;
		height:10px;
		background: url(../images/news_top.png) no-repeat left top;
	}
	.innerNews {
		display: block;
		background: #ea7ccb;
		padding-left: 10px;
		color: #ffffff;
		font-size: 14px;
	}		
	.newsBox span.date {
		display: block;
		margin-right: 15px;
		color: #373636;
	}
	.bgMadams {
		float: left;
		width: 900px;
		min-height: 380px;
		margin-left: 50px;
		background-image: url(../images/bg_the_madams.jpg);
		background-repeat: no-repeat;
	}
	.bgSneaky {
		float: left;
		width: 900px;
		min-height: 380px;
		margin-left: 50px;
		background-image: url(../images/bg_sneaky_kiki.jpg);
		background-repeat: no-repeat;
	}
	.bgLowe {
		float: left;
		width: 900px;
		min-height: 380px;
		margin-left: 50px;
		background-image: url(../images/bg_crystal.jpg);
		background-repeat: no-repeat;
	}
	.bgCqh {
		float: left;
		width: 900px;
		min-height: 380px;
		margin-left: 50px;
		background-image: url(../images/bg_cqhLarge.jpg);
		background-repeat: no-repeat;
	}
	.bgDaisy {
		float: left;
		width: 900px;
		min-height: 380px;
		margin-left: 50px;
		background-image: url(../images/bg_daisyLarge.jpg);
		background-repeat: no-repeat;
	}
	.bgDare {
		float: left;
		width: 900px;
		min-height: 380px;
		margin-left: 50px;
		background-image: url(../images/bg_dareLarge.jpg);
		background-repeat: no-repeat;
	}
	.bgTaste {
		float: left;
		width: 900px;
		min-height: 380px;
		margin-left: 50px;
		background-image: url(../images/bg_tastyLarge.jpg);
		background-repeat: no-repeat;
	}
	.bgTwist {
		float: left;
		width: 900px;
		min-height: 380px;
		margin-left: 50px;
		background-image: url(../images/bg_twistLarge.jpg);
		background-repeat: no-repeat;
	}
	.bgJas {
		float: left;
		width: 900px;
		min-height: 380px;
		margin-left: 50px;
		background-image: url(../images/bg_jasLarge.jpg);
		background-repeat: no-repeat;
	}
	.bgMandy {
		float: left;
		width: 900px;
		min-height: 380px;
		margin-left: 50px;
		background-image: url(../images/bg_candyLarge.jpg);
		background-repeat: no-repeat;
	}
	.bgPeach {
		float: left;
		width: 900px;
		min-height: 380px;
		margin-left: 50px;
		background-image: url(../images/bg_emmaLarge.jpg);
		background-repeat: no-repeat;
	}
	.box01 {
		float: left;
		position: relative;
		margin-left: 75px;
		width: 221px;
		margin-top: 10px;
	}
	.curtain1 {
		float: left;
		background-image: url(../images/img-deadlysinThumb.png);
		background-repeat: no-repeat;
		width:690px;
		min-height: 250px;
		padding-left: 226px;
		padding-right: 10px;
		margin: 0px 0px 10px 25px;
		
	}
	.curtain2 {
		float: left;
		background-image: url(../images/img-brrrlesqueThumb.png);
		background-repeat: no-repeat;
		width:690px;
		min-height: 250px;
		padding-left: 226px;
		padding-right: 10px;
		margin: 0px 0px 10px 25px;
		
	}
	.curtain3 {
		float: left;
		background-image: url(../images/img-circusThumb.png);
		background-repeat: no-repeat;
		width:690px;
		min-height: 250px;
		padding-left: 226px;
		padding-right: 10px;
		margin: 0px 0px 10px 25px;		
	}
	.curtain4{
		float: left;
		background-image: url(../images/img-sugarThumb.png);
		background-repeat: no-repeat;
		width:690px;
		min-height: 250px;
		padding-left: 226px;
		padding-right: 10px;
		margin: 0px 0px 10px 25px;		
	}
	.curtain5{
		float: left;
		background-image: url(../images/img-leatherlace.png);
		background-repeat: no-repeat;
		width:690px;
		min-height: 250px;
		padding-left: 226px;
		padding-right: 10px;
		margin: 0px 0px 10px 25px;		
	}
	.showBox {
		float: left;
		margin-left: 20px;
		margin-bottom:15px;
		width: 930px;
	}
	.showBox img {
		float: left;
		margin-right: 15px;
		border: 3px solid #ffffff;
	}
	p.showBlurb {
		width: 400px;
		float: left;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #373636;
		margin-right: 15px;
	}
	.contactPage {
		width: 400px;
		margin-left: 20px;
	}	
	.contactPage img {
		margin-bottom: 10px;
	}
	.contactPage p {
		font-size: 14px;
	}
	.contactImage {
		float: right;
		margin-right: 95px;
		margin-bottom: 50px;
	}
	.imgCenter {
		width: 100%;
		text-align: center;
	}
	.contentText {
		float: left;
		width: 680px;
		margin-left: 158px;
		margin-top: 15px;
		padding-top: 431px;
		background: url(../images/img-magicbox-cover.png) no-repeat;
		width: 644px;
		height: 250px;
	}
#footer {
	float:left;
	width: 950px;
	height: 40px;
	margin-top: 10px;
	padding-top: 29px;
	margin-bottom: 50px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	color: #9900cc;
	font-size: 12px;
}
	.copyright {
		float: left;
		margin-left: 10px;
	}
	.creator {
		float:right;
		margin-right: 10px;
	}
.imageGallery {
	width: 100%;
	float: left;
	display:none;
}
#imageGallery2 {
	width: 100%;
	float: left;
}
#toggleBtn {
	width: 100%;
	text-align: center;	
}
.closeMe {
	float: left;
	width: 100%;
}
.imgThumb {
	float: left;
	margin: 5px;
	border: 1px solid #ffffff;
}
.curtainGallery {
	float: left;
	margin-left: 20px;
}
.mediaRelease {
	float: left;
	margin-left: 20px;
	
}
p.white {
	color: #ffffff!important;
}
.mediaRelease p {
  color: #373636;
}