html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-weight: inherit;
	font-style: inherit;*/
	font-size: 100%;
	font-family: inherit;
	/*vertical-align: baseline;*/
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body {
	background: #8d1f71 url('/images/main_bg.png') repeat-x top;
  font: normal 76% verdana, tahoma;
  color: #fff;
}
legend {
	display: none;
}
input, textarea {
	font: normal 1em verdana, arial, tahoma;
	margin: 0;
	padding: 0;
}
a {
	color: #fff;
	/* text-decoration: underline; */
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 901px;
	margin: 0 auto;
}
#header {
	background: url('/images/header.png') no-repeat;
	height: 160px;
	position: relative;
}
	#header h1 a {
		position: absolute;
		left: 179px;
		top: 46px;
	  display: block;
		width: 249px;
		height: 97px;
		margin: 0 0 4px 0;
		text-indent: -888em;
	}
	#panic {
		position: absolute;
		width: 80px;
		height: 30px;
		right: 11px;
		top: 44px;
		text-indent: -888em;
	}
  .logout {
    font-size: 1.4em;
    position: absolute;
    bottom: 30px;
    right: 11px;
    border: 1px solid #fff;
    padding: 5px 11px;
  }

  
#menu {
	height: 38px;
	/*width: 802px;*/
	margin: 0 auto;
}
	#menu span {
		background: url('/images/menu-L.png') no-repeat left top;
		padding: 10px 29px 0;
		height: 28px;
		cursor: pointer;
		display: block;
	}
	#menu .first span {
		background: none;
	}
	#menu a {
		display: block;
		float: left;
		*float: none;
		text-transform: uppercase;
		height: 38px;
		color: #fff;
		font-size: 1.2em;
		font-weight: bold;
		background: url('/images/menu-bg.png') no-repeat top right;
		white-space: nowrap;
		text-decoration: none;
	}
	#menu a:hover, #menu a.hover, #menu .last a:hover {
		background-position: right -38px;
	}
	#menu a:hover span, #menu a.hover span {
		background-position: left -38px;
	}
	#menu a.active, #menu .last a.active {
		background-position: right -76px;
	}
	#menu a.active span {
		background-position: left -76px;
	}

	#menu .last {
		width: 100%;
	}
	#menu .last a {
		float: none;
		background: url('/images/menu-bg-last.png') no-repeat top right;
	}

#middle {
	background: url('/images/middle-bg.gif') repeat-y;
  overflow: hidden;
}
.noMidRight {
  background-image: url('/images/middle-bg-no-right.gif') !important;
}
.noMidRight #mid-center {
  margin-right: 0;
  width: 681px;
}



#mid-left {
	width: 220px;
	float: left;
	padding-bottom: 20px;
  margin-left: -681px;
}
.leftNoMidRight {
	margin-left: -901px !important;
}
h2.title {
	background: url('/images/titlebar-h2.png') no-repeat;
	width: 164px;
	height: 26px;
	padding: 6px 0 0 35px;
	font-size: 1.2em;
	font-weight: normal;
	margin: 14px 0 0 9px;
}

#search {
	margin: 15px 0 0 17px;
	width: 172px;
}
	#search li {
		/* background: url('/images/dotted-white.gif') repeat-x 0 13px; */
		background: url('/images/dotted-white.gif') repeat-x 0 13px;
		clear: right;
		padding: 0 0 10px;
	}
	#search label {
		background-color: #454545;
		padding-right: 10px; 
	}
	#search input {
		width: 14px;
		height: 14px;
		margin: 1px 0 0 9px;
	}
	#search span {
		background-color: #454545;
		float: right;
		width: 14px;
		padding: 0 0 0 4px;
	}

.searchText {
  margin: 10px 15px 0 17px;
}

#mid-left address {
	margin: 10px 0 0 17px;
	font-style: normal;
}

.aboutme, .review {
  margin: 10px 20px 0 17px;
}
.aboutme p, .review p {
  padding: 0 0 8px;
}



#mid-right {
	float: right;
	width: 220px;
	padding-bottom: 20px;
}
.featured {
  margin: 15px 0 0 15px;
}
  .featured li {
    margin: 0 0 22px;
  }
  .featured img {
    display: block;
    margin: 0 0 2px;
  }
  .featured a {
    display: block;
    font-weight: bold;
    background-color: #333;
    padding: 4px;
    width: 180px;
  }

.rates, .esc-details {
  margin: 10px 0 0 20px;
  overflow: hidden;
}
  .rates li, .esc-details li {
    background: url('/images/dotted-white2.gif') repeat-x 0 10px;
    clear: both;
    overflow: hidden;
    width: 180px;
    padding: 0 0 2px;
  }
  .rates div, .esc-details div {
    float: left;
    padding: 0 3px 0 0;
    background-color: #454545;
  }
  .rates span, .esc-details span {
    float: right;
    background-color: #454545;
    padding: 0 0 0 3px;
  }

.bookthis {
  margin: 10px 0 0 20px;
}
  .bookthis p {
    padding: 0 0 2px;
  }




#mid-center {
  float: left;
  width: 461px;
  margin-left: 220px;
  min-height: 500px;
  height:auto !important;
  height: 500px;
	
	padding-bottom: 20px;
}
h1.sTitle {
  background: url('/images/mid-h1.png') no-repeat 0 3px;
  padding: 0 0 0 18px;
  font-weight: normal;
  font-size: 1.3em;
  margin: 20px 0 0 17px;
}
h3.spTitle {
	background: url('/images/titlebar-h3.png') no-repeat;
	width: 378px;
	height: 24px;
	font-weight: normal;
	padding: 7px 0 0 35px;
	font-size: 1.135em;
	margin: 15px 0 12px 20px;
}
.aboutus, .disclaimer {
	margin: 0 0 0 34px;
	width: 388px;
	text-align: justify;
}
.aboutus p {
	padding-bottom: 7px;
}
.disclaimer {
	font-size: 0.9em;
}


.girls-list {
  margin: 15px 0 0 15px;
}
  .girls-list div {
    margin: 0 0 22px;
    float: left;
  }
  .girls-list img {
    display: block;
    margin: 0 0 2px;
  }
  .girls-list a {
    float: left;
    display: block;
    background-color: #454545;
    padding: 4px;
    width: 204px;
    margin: 0 10px 0 0;
  }
  .girls-list div.clear {
    margin-bottom: 0;
  }


.girl-photos {
  margin: 15px 0 0 14px;
}
  .girl-photos div {
    float: left;
    width: 212px;
  }
  .girl-photos .lscape {
    clear: left;
    float: none;
    width: 424px;
  }
  .girl-photos img {
    margin: 4px;
  }
  .girl-photos div.clear {
    width: auto;
  }

.reviews {
  margin: 0 25px 3px 21px;
}
  .reviews li {
    background: url('/images/reviews_line.gif') repeat-x bottom;
	background: url('/images/dotted-white3.gif') repeat-x bottom;
    margin: 0 0 4px;
  }
  .reviews div {
    text-align: right;
    padding: 5px 0 5px;
  }
.addReview {
  margin: 0 0 0 21px;
}

#ui-datepicker-div {
  z-index: 30;
}

/* */
#popForm {
  display: none;
  position: absolute;
  z-index: 21;
  width: 330px;
  padding: 4px;
  border: 3px solid #FF33CC;
  background: #FFD2F4;
  color: #FF33CC;
  height: auto !important;
}

  #popForm input,#popForm textarea,#popForm select{
	border:#FF33CC 2px solid;
	margin: 2px 0 2px 0;
  }
  
  #popForm textarea {
	width:210px;
	height:114px;
  }
  
  #popForm label {
	line-height: 14px;
	font-weight:bold;
	color:#FF33CC;	
	float:left;
	text-align:right;
	width:107px;
	padding-right:3px;
  }
  
  #popForm a {
    color: #fff;
  }
  
  #popForm a:hover {
	text-decoration:none;	
  }
  #popForm .close {
    float: left;
  	background-color:#FF33CC;	
  }
  #popForm .close:hover {
	background-color:#E100A9;
  }
  #popFormSave {
    float: right;	
  	background-color:#FF33CC;	
	margin-right:5px;
  }
  #popFormSave:hover {
	background-color:#E100A9;
  }
  #popFormSave,#popForm .close {
  	background-color:#FF33CC;
	margin-top: 3px;
	padding:2px;
	background-color:#3E100A9;
	text-decoration:none;
  }
#popCover {
  display: none;
  position: fixed;
  _position: absolute;
  left: 0;
  top: 0;
  background-color: #555555;
  z-index: 20;
  opacity: .75;
  filter: alpha(opacity=75);
}

.reviewForm label {
  display: block;
}
.reviewSent {
  font-size: 1.5em;
  color: #FF33CC;
}
  
.news {
	margin-left: 20px;
}
	.news li {
		width: 384px;
		padding: 10px 15px 10px 8px;
		margin-left:4px;
		background: url('/images/dotted-white3.gif') repeat-x top;
	}
	.news li.first {
		background: none;
		padding-top: 0;
	}
	.news .date {
		padding: 0 0 3px;
		/*color: #;*/
	}
	.news .text {
		text-align: justify;
	}
	.news p {
		padding-bottom: 7px;
	}


.textMid {
  margin: 15px 17px 0 17px;
}
.textMid h2 {
  font-size: 1.2em;
  padding: 0 0 10px;
}
.textMid ul {
  padding: 0 0 10px;
}
.textMid li {
  padding: 0 0 0 10px;
  list-style-type: disc;
  list-style-position: inside;
}
.textMid p {
  padding: 0 0 8px;
}


.error {
  margin: 20px 17px 0;
  padding: 10px;
  border: 2px solid #f00;
}
.sitemessage {
  margin: 20px 17px 0;
  padding: 10px;
  border: 2px solid #129d00;
}


.mForm {
  width: 200px;
  margin: 20px auto;
}
  .mForm li {
    padding: 0 0 5px;
  }
  .mForm input {
    width: 196px;
    padding: 2px;
    border: 1px solid #888;
  }
  .mForm select {
    width: 200px;
  }
  .mForm .submit {
    width: auto;
    float: right;
    cursor: pointer;
    margin: 5px 0 10px;
  }
  .mForm .left {
    float: left;
  }
  .mForm .right {
    float: right;
  }
  .mForm .captcha input {
    width: 120px;
    float: left;
  }
  .mForm .captcha img {
    float: right;
  }

.profileLinks {
  margin: 10px 0 0;
}
.profileLinks li {
  list-style-type: none;
  padding: 0 0 3px;
}



#footer {
	width: 881px;
	margin: 0 auto;
	/*height: 18px;*/
	padding: 5px 0 0 20px;
	background-color: #202020;
	font-size: 0.8em;
}
	#footer .fstuff a {
		margin-right: 40px;
		text-decoration: none;
	}
	#footer .fstuff a:hover {
		text-decoration: underline;
	}

  #footer .banner {
    margin: 10px 0;
    text-align: center;
  }

.clear {
  clear: both;
}

