@charset "UTF-8";



body {
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat;
	margin: 0;
}


h1.textIndent {
	text-indent: -9999px;
}

.topGradient {
	background-image: url(../images/top_gradient.gif);
	background-repeat: repeat-x;
}

.headerIMG {
	background-image: url(../images/header_middle.jpg);
	background-repeat: no-repeat;
	height:59px;
}
	.headerIMG h1 {
		display: none;
	}

.globalNavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #f368a2;
	text-decoration: none;
	font-size: 12px;
	margin: 0 0 0 20px;
}

ul.globalNavigation li {
	list-style: none;
	width: 150px;
	margin: 1px;
	float: left;
	text-align: center;
	display: block;
	padding: 2px 0 0 0;
}
ul.globalNavigation li.home {
	position: relative;
	top: -30px;
	height: 80px;
	width: 265px;
}
ul.globalNavigation li.home a {
	display: block;
	height: 80px;
	text-indent: -9999px;
	outline: none;
}
ul.globalNavigation li.prehome {
	width: 60px;
	padding-right: 10px;
	text-align: center;
}
ul.globalNavigation li.gallery {
	width: 130px;
	padding-right: 5px;
	position: relative;
	text-align: center;
}

/* 	UPDATE: DROP DOWN MENU FOR GALLERY OF GIRLS 	*/

	ul.globalNavigation li.gallery ul {
		display: none;
		text-align: left;
	}
	
	ul.globalNavigation li.gallery:hover ul {
		background: black url(../images/drop-down-background.jpg) top no-repeat;
		display: block;
		top: 12px;
		left: -28px;
		padding: 50px 0 0 0;
		position: absolute;
		width: 600px;
		z-index: 1;
	}
	ul.globalNavigation li.gallery ul li {
		background: black;
		border-bottom: 2px dotted #404040;
		display: block;
		float: left;
		height: 26px;
		margin: 0;
		text-align: left;
		padding: 3px 0 3px 15px;
		width: 135px;
	}
	ul.globalNavigation li.gallery:hover ul li a {
		line-height: 24px;
		margin: 0;
		padding: 0 0 0 40px;
	}


ul.globalNavigation li.gallery ul li a {
	margin: 0;
	display: block;
	height: 25px;
	background: url(../images/girls-sprite.jpg) top left no-repeat; 
}
ul.globalNavigation li.gallery ul li#caprice a 		{ background-position: 0 0; }
ul.globalNavigation li.gallery ul li#carly a 		{ background-position: 0 -25px; }
ul.globalNavigation li.gallery ul li#cassandra a 	{ background-position: 0 -50px; }
ul.globalNavigation li.gallery ul li#cherri a 		{ background-position: 0 -75px; }

ul.globalNavigation li.gallery ul li#courtney a 	{ background-position: 0 -100px; }
ul.globalNavigation li.gallery ul li#indiana a 		{ background-position: 0 -125px; }
ul.globalNavigation li.gallery ul li#jaime a 		{ background-position: 0 -150px; }
ul.globalNavigation li.gallery ul li#jasmineb a 	{ background-position: 0 -175px; }

ul.globalNavigation li.gallery ul li#kitty a 		{ background-position: 0 -200px; }
ul.globalNavigation li.gallery ul li#kristelle a 	{ background-position: 0 -225px; }
ul.globalNavigation li.gallery ul li#mackenzie a 		{ background-position: 0 -250px; }
ul.globalNavigation li.gallery ul li#mia a 			{ background-position: 0 -275px; }

ul.globalNavigation li.gallery ul li#pheobe a 			{ background-position: 0 -300px; }
ul.globalNavigation li.gallery ul li#sydney a 			{ background-position: 0 -325px; }
ul.globalNavigation li.gallery ul li#tammy a 			{ background-position: 0 -350px; }
ul.globalNavigation li.gallery ul li#trinity a 			{ background-position: 0 -375px; }

ul.globalNavigation li.gallery ul li#candy a 			{ background-position: 0 -400px; }
ul.globalNavigation li.gallery ul li#laeticya a 			{ background-position: 0 -425px; }
ul.globalNavigation li.gallery ul li#montana a 			{ background-position: 0 -450px; }
ul.globalNavigation li.gallery ul li#nikita a 			{ background-position: 0 -475px; }


/* END OF DROP DOWN MENU FOR GALLERY OF GIRLS */	


ul.globalNavigation li.poshome {
	width: 70px;
	padding-left: 10px;
	text-align: center;
}

.globalNavigation a:link, .globalNavigation a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f368a2;
	text-decoration: none;
	font-size: 12px;
}

.globalNavigation a:hover {
	color: #fff;
	text-decoration: none;
}

.globalNavigationSelect {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

.headerBottomImg {
	background-image: url(../images/header_bottom.jpg);
	background-repeat: no-repeat;
	height: 170px;
	overflow: hidden;
}

.headerBottomImgSer {
	background-image: url(../images/header_bottom_services.jpg);
	background-repeat: no-repeat;
	height: 170px;
	overflow: hidden;
}

.headerBottomImgStory {
	background-image: url(../images/header_bottom_story.jpg);
	background-repeat: no-repeat;
	height: 170px;
	overflow: hidden;
}

.headerBottomImgContact {
	background-image: url(../images/header_bottom_contact.jpg);
	background-repeat: no-repeat;
	height: 170px;
	overflow: hidden;
}

.headerBottomImgLinks {
	background-image: url(../images/header_bottom_links.jpg);
	background-repeat: no-repeat;
	height: 170px;
	overflow: hidden;
}

.headerBottomImgHome {
	background-image: url(../images/header_bottom_home.jpg);
	background-repeat: no-repeat;
	height: 170px;
	overflow: hidden;
}

.wilkommen h2 {
	position: relative;
	width: 200px;
	height: 100px;
	margin: -230px 0 0 0;
	left: 550px;
}
.wilkommen h2 a {
	display: block;
	height: 100px;
	text-indent: -9999px;
	outline: none;
}
.wilkommen p {
	position: relative;
	top: -50px;
	left: 50px;
}


.footerNavigation, ul#menu-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f368a2;
	text-decoration: none;
}

.footerNavigation a:link, ul#menu-bottom li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f368a2;
	text-decoration: none;
}

.footerNavigation a:hover, ul#menu-bottom li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}

.footerNavigationSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

ul#menu-bottom {
	width: 465px;
	overflow: auto;
	margin: 3px 20px 3px auto;
}
ul#menu-bottom li {
	list-style: none;
	display: block;
	padding: 0 10px;
	float: left;
	border-left: 1px solid #f368a2;
}
ul#menu-bottom li:first-child {
	border: none;
}



.footerSeperator {
	background-color: #f368a2;
}

.contentTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
	line-height: 18px;
}

.getmeup {
display: block;
margin-top: -20px;
}

.containerTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	line-height: 14px;
}

.containerTXT a:link {
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
}

.containerTXT a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
}

.containerTXT a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}

.containerTXT a:active {
	color: #f368a2;
	text-decoration: none;
	font-weight: lighter;
}

.containerHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	margin: 7px 0 -5px 0;
}

a:hover {
	color: #FFFFFF;
}

.pageHeaders, .wilkommen p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

.contentBG {
	background-image: url(../images/content_area_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}

#stripper-title-tr {
	height: 10px;
}

.stripper-intro {	
	margin: 0 10px 10px 25px; 
	width:270px;
}

.footerTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

div#koodoz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
}

div#koodoz a, a:visited {
	color: #ffffff;
	text-decoration: none;
}

div#koodoz a:hover, a:active {
	color: #D50A27;
	text-decoration: none;
}

.footerBG {
	background-image: url(../images/footer.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.pageHeaderBG {
	background-image: url(../images/header_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 59px;
}

h1, body#home h2, body#story h2, body#stripper h2, body#contact h2, body#links h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: inherit;
	font-weight: lighter;
	line-height: 26px;
	margin-bottom: 0;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: lighter;
	color: #f368a2;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 23px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 -10px 0;
}

.subHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #f368a2;
	text-decoration: none;
	text-transform: uppercase;
}

.pinkLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f368a2;
	text-decoration: none;
}

.pinkLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f368a2;
	text-decoration: none;
}

.alertTXT {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #f368a2;
	text-decoration: none;
}

.pinkLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.phoneNumber, .vcard {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #f368a2;
	text-decoration: none;
}

.vcard {
	text-align: right;
	padding: 0 15px 15px 0;
}

.vcard span.type {
	display: none;
}

body#contact .containerTXT .vcard .type {
	display: block;
	background: url(../images/telephone.png) top left no-repeat;
	float: left;
	width: 40px;
	height: 30px;
	overflow: hidden;
	font-size: 1px;
	letter-spacing: -99999px !important;
}

body#contact .containerTXT .vcard .tel {
	color: #000;
	position: relative;
	top: 10px;
	text-align: left;
	height: 50px;
	padding: 0;
	font-size: 30px;
}
body#contact .containerTXT p {
	margin-top: -27px;
}

.subHeadignsWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.prices {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #f368a2;
	display: block;
	padding-bottom: 10px;
	width: 100%;
	border-bottom: 2px #1a1a1a dotted;
}

ul {
	margin-top: 5px;
}

p.separator {
	padding: 2px 0 10px 0;
	border-bottom: 2px #1a1a1a dotted;
	width: 100%;
}

#container {
	background-image: url(../images/container.gif);
	background-repeat: no-repeat;
}

tr#thumbnails a {
	outline: none;
}

#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
.hiddenDiv {
	display: none;
	}
.visibleDiv {
	display: block;
	border: 0px black solid;
	}
	
div#newform p {
	width: 90px;
	float: left;
	margin: 0;
}
div#newform small {
	position: relative;
	top: -10px;
	left: 20px;
	display: block;
	text-align: center;
	width: 60px;
}


/* 
	LINKS PAGE UNORDERED LIST STYLYING ...
*/
ul#links-page	{
	margin-top: 25px;
	padding: 0;
	list-style: none;
}
ul#links-page li {
	text-decoration: none;
	padding-bottom: 15px;
}
ul#links-page li a {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: rgb(243, 104, 162);
	text-decoration: none;
}
ul#links-page li a:hover {
	color: white;
}


/* 
	NEW GIRLS BOXES ... 
*/
.girls-thumbs td {
	padding-bottom: 5px;
}

span.new-girl-box {
	position: relative;
	z-index: 0;
}
span.new-sticker {
	position: absolute;
	height: 17px; width: 50px;
	top: -10px; left: 2px;
	background: url(../images/new.png);
}