body {
	background-color: #000;
	background-image: url('../images/bg/backdots.gif');
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #b2b2b2;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: normal;
	color: #fff;
	margin: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

h2 {
	font-size: 12px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-bottom: 7px;
	
}

h6 {
	display: inline;
	font-size: 10px;
	color: #b2b2b2;
}

a {
	text-decoration: none;
	color: #00DFFD;
}

a:hover {
	text-decoration: underline;
	color: #F8B847;
}

img,
fieldset {
	border: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
}

#bigDiv {
	margin: 0 auto;
	width: 890px;
	background-color: #000;
	color: #fff;
}

#header {
	width: 850px;
	height: 230px;
	background-image: url('../images/bg/header.png');
	margin-left: 20px;
	position: relative;
	text-align: left;
}

.logo {
	position: absolute;
	left: 18px; top: 17px;
}

#topNav {
	width: 850px;
	height: 48px;
	background-image: url('../images/bg/topNav.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 1px;
	padding: 12px 0px 0px 35px;
}

.bullet {
	padding: 0px 20px;
	color: #fff;
}

#topNav .this {
	text-decoration: underline;
}

#topNav a {
	color: #fff;
}

#topNav a:hover {
	color: #00DFFD;
}

#content {
	padding-top: 12px;
	text-align: left;
	overflow: hidden;
}

#mainColumn {
	width: 585px;
	margin: 0px 0px 0px 15px;
	text-align: left;
	float: left;
}

.billboard {
	text-align: right;
	width: 540px;
	margin: 3px 0px 0px 41px;
}

.billboard-girls {
	margin: 20px 0px 0px 6px;
}

.billboard-girls h3 {
	margin: 0px 10px 7px 0px;
}

.billboard a {
	font-family: Verdana, sans-serif;
	font-size: 14px;
}

.homeText {
	margin: 30px 0px 0px 41px;
	color: #B2B2B2;
}

.homeText h1 {
	color: #fff;
	font-size: 18px;
	line-height: 1.5em;
	margin-bottom: .5em;
}

.homeText h2 {
	margin-top: 3em;
}

#sidebar {
	width: 221px;
	height: 832px;
	float: right;
	margin-right: 20px;
	background-image: url('../images/bg/sidebar.png');
	background-repeat: no-repeat;
	padding: 20px 15px;
}

.news-headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}

.news {
	margin: 2px 0px 0px 0px;
}

.timestamp {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #838383;
	margin: 0px;
	text-align: right;
}

.stats {
	background-color: #000;
	border: 1px solid #999;
	overflow: hidden;
	margin: 20px 0px;
	padding: 10px;
	width: 200px;
}

.numbers {
	text-align: right;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #fff;
	line-height: 26px;
	margin: 0px 10px 0px 65px;
}

.statlines {
	line-height: 26px;
	}

.videos,
.photos {
	margin: 60px 0px 0px;
	border: 1px solid #999;
}

.videos h3,
.photos h3 {
	margin: 11px 0px 1px 20px;
}

.videos img,
.photos img {
	position: relative;
	top: 5px;
}

.girls-categories h3 {
	margin-bottom: 7px;
}

.girls-categories div {
	float: left;
	margin-top: 44px;
}

.models {
	margin-left: 6px;
}

.strippers,
.performers {
	margin-left: 19px;
}

.breadcrumb {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color: #b2b2b2;
	margin-left: 41px;
}

.featured-girls {
	margin: 0px 0px 36px 41px;
	color: #b2b2b2;
}

.featured-girls p {
	margin-top: 3px;
}

.featured-girl {
	margin-top: 56px;
}

.gallery {
	margin: 0px 0px 0px 5px;
	line-height: 16px;
}

.thumbnail,
.thumbnail-left {
	float: left;
}

.thumbnail img,
.thumbnail-left img {
	border: 1px solid #999;
}

.thumbnail {
	margin: 0px 0px 0px 25px;
}

.gallery-row-top,
.gallery-row {
	clear: both;
	overflow: hidden;
}

.gallery-row-top {
	margin-top: 14px;
	height: 262px;
}

.gallery-row {
	margin-top: 0px;
	height: 262px;
}

.biostats {
	margin: 22px 0px 0px 41px;
}

.biostats h1 {
	margin-bottom: 4px;
}

.stat-title {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #b2b2b2;
	text-transform: uppercase;
	float: left;
	width: 94px;
}

.stat-info {
	float: left;
	width: 170px;
}

.booknow {
	display: block;
	margin: 0px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.mainImage {
	clear: both;
	margin: 90px 0px 0px 5px;
	width: 570px;
	height: 380px;
	background: #000;
	text-align: center;
}

.photo-thumbs {
	margin: 10px 0px 0px 5px;
	border-top: 1px solid #333;
	width: 570px;
}

.photo-thumbs img {
	margin: 10px 0px 0px 10px;
	padding: 0px;
	float: left;
}

.photo-thumbs img.left {
	margin-left: 0px;
}


.bio-info {
	color: #b2b2b2;
	margin: 0px 0px 36px 5px;
	clear: both;
	position: relative;
	top: 7px;
}

.latest {
	margin-left: 20px;
}

.latest h1 {
	margin-top: 20px;
}

.latest-photo,
.latest-photo-left {
	margin: 10px 0px 0px 35px;
	float: left;
}

.latest-photo-left {
	margin-left: 0px;
}

.contact {
	margin: 40px 0px 36px 41px;
	overflow: hidden;
}


.info {
	margin: 0px 0px 36px 41px;
	color: #b2b2b2;
}

.info h2 {
	margin-top: 2em;
}

.contact p {
	color: #b2b2b2;
}

.contact h2 {
	margin: 2em 0px 0em 0px;
}


.field,
.field-long,
.field-short,
.field-medium,
.field-last {
	float: left;
	text-transform: uppercase;
	color: #b2b2b2;
	font-size: 90%;
	width: 270px;
	margin: 10px 0px 0px 0px;
}


.field-long {
	width: 520px;
}

.field-short {
	width: 75px;
}

.field-medium {
	width: 180px;
}

.field-last {
	margin-bottom: 50px;
}

input.text,
input.text-long,
input.text-short,
input.text-medium,
input.text-mini,
textarea {
	border: 1px solid #666;
	padding: 5px;
	color: #fff;
	background: #333;
	width: 245px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

input.text-long {
	width: 515px;
}

input.text-short {
	width: 50px;
}

input.text-medium {
	width: 170px;
}

input.text-mini {
	width: 22px;
}


/* BLUE BUTTONS*/

ul.buttonBlue {
	display:table-cell;
    margin:0;
    padding:0;
    list-style:none;
    }

ul.buttonBlue li {
    float:left;
    background:url('../images/buttons/buttons.png')
      no-repeat right top;
    margin:0px;
    padding:0px 0px 0px;
    width: 136px; 
    height: 31px;
    color: #000;  
    text-align: center;
    margin-top: 10px;
    }

ul.buttonBlue li a {
    display:block;    
    background:url(../images/buttons/buttons.png) no-repeat left 0;
    padding: 7px 0px 4px;
    color: #333;
    font-size: 12px;
    height: 20px;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    }

ul.buttonBlue li:hover, 
ul.buttonBlue li:hover a {
	background-position:100% -39px;
	color: #000000;
  }

ul.buttonBlue li:hover a {
  background-position:0 -38px;
  color: #000000;
  }

ul.buttonBlue li a:active {
  color: #000000;
  }
/* End BLUE BUTTONS */



/* SMALL BUTTONS*/

ul.buttonSmall {
    margin:0;
    padding:0;
    list-style:none;
    position: relative;
    top: -40px; left: 268px;
    }

ul.buttonSmall li {
    float:left;
    background:url('../images/buttons/buttons-sm.png')
      no-repeat right top;
    margin:0px 10px 0px 0px;
    padding:0px 0px 0px;
    width: 106px; 
    height: 32px;
    color: #000;  
    text-align: center;
    margin-top: 10px;
    }

ul.buttonSmall li a {
    display:block;    
    background:url(../images/buttons/buttons-sm.png) no-repeat left 0;
    padding: 9px 0px 0px;
    color: #333;
    font-size: 12px;
    height: 30px;
    text-decoration: none;
    }

ul.buttonSmall li:hover, 
ul.buttonSmall li:hover a {
	background-position:100% -34px;
	color: #000000;
  }

ul.buttonSmall li:hover a {
  background-position:0 -34px;
  color: #000000;
  }

ul.buttonSmall li a:active {
  color: #000000;
  }
/* End SMALL BUTTONS */


input.button a:hover {
	background: red;
}

h2.comment {
	position: relative;
	top: 28px;
	margin-bottom: 28px;
}

.contact textarea {
	width: 515px;
	height: 80px;
	position: relative;
	left: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-top: 3px;
	font-size: 11px;
}

.note {
	color: #b2b2b2;
	font-size: 10px;
}

.scene {
	color: #ccc;
	font-size: 10px;
	line-height: 2.5em;
	position: relative;
	left: -3px;
	float: left;
	width: 180px;
}

.choose-girl {
	float: left;
	width: 180px;
	line-height: 2em;
}

.booking-section p.note {
	margin: 0px;
}

.scene input {
	position: relative;
	top: 2px;
}


.submit {
	margin: 10px 0px 0px 0px;
	border: 1px solid #ccc;
}

.submit-section {
	margin-top: -2em;
	border-top: 1px dotted #666;
	padding-top: 0em;
}

.submit-button {
	border: 1px solid #ccc;
	padding: 3px 5px;
	margin: 0px 0px 0px 7px;
}

.checkbox {
	margin: 85px 0px 0px;
	color: #b2b2b2;
	position: relative;
	left: -7px;
	font-size: 10px;
	height: 30px;
}

.msmt {
	color: #fff;
	text-transform: none;
}

.office {
	overflow: hidden;
}

.hours {
	margin: 4em 0px 0px 0px;
	float: left;
	width: 300px;
	color: #b2b2b2;
}

.hours em,
.contact-email em {
	font-style: normal;
	color: #fff;
}

.contact-email {
	margin: 4em 0px 0px;
}

.employment {
	clear: both;
	margin: 30px 0px 0px;
}

.employment-section,
.booking-section {
	margin-top: 2.5em;
	clear: both;
	overflow: hidden;
}

.booking-section {
	margin-top: 4em;
}

.contact p {
	margin-bottom: 0px;
}

#footer {
	background-image: url('../images/bg/footer.png');
	background-repeat: no-repeat;
	background-color: #000;
	text-align: right;
	width: 850px;
	margin: 19px 20px 0px;
	padding-bottom: 7px;
	color: #666;
	font-size: 10px;
}

.bottomNav {
	text-transform: uppercase;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	letter-spacing: .1em;
	padding: 7px 0px 0px 40px;
	text-align: left;
	height: 35px;
	color: #fff;
}

.bottomNav a {
	color: #fff;
}

.bottomNav a:hover {
	color: #00DFFD;
}

.bottomNav .bullet {
	padding: 0px 10px;
}

.copyright {
	margin: 0px;
	text-transform: uppercase;
}

.copyright a {
	color: #666;
}

.copyright a:hover {
	color: #999;
}

.mrd {	text-align: center;	margin: 80px 20px 0px 0px;
	font-family: Trebuchet MS, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: .1em;
	position: fixed;
	bottom: 0px;
	height: 20px;
	padding: 7px 0px 0px;
	width: 19em;
	opacity: .8;
 	background: #1a1a1a;
  -webkit-transition-property: color, background;
  -webkit-transition-duration: 1s, 1s;
  -webkit-transition-timing-function: linear, ease-in;}

.mrd:hover {
	opacity:  1;
	color: #fff;
  background: #222;
}
.mrd A:link {	color: #999999;	text-decoration: none;	font-weight: normal;}
.mrd A:visited {	color: #999999;	text-decoration: none;	font-weight: normal;}
.mrd A:active {	text-decoration: none;}











