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



html, body {
height: 100%;
}

body {	
	margin: 0;
	padding: 0;
	background:#222 url(media/9.jpg);
	text-align:center;
	font-size:12px;
	font-family:Verdana, Helvetica, sans-serif;
	color:#999;	
	}

.page {
    margin:0 auto;
    padding:0;
    width:778px;
	background: #000;
	min-height: 100%;
	/*height: 100%;*/
}

.wrapper {
    margin:0px auto;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    width:732px;
    border: 0px solid #000;
    text-align:left;
	min-height: 100%;
	/*height: 100%;*/
	background: #000;
	position: relative;
}

/* Hack for IE, Reset to 100% height
* html .wrapper {
height: 100%;
}
End IE Hack */

#nav {
    margin:0 auto;
    padding:0;
    width:732px;
	/*height: 18.5%;*/
	height: 25px;
	line-height: 25px;
	text-align: center;
}

#header {
    margin:0 auto;
    padding:0;
    width:732px;
	/*height: 18.5%;*/
	height: 250px;
	background: url(media/header2.jpg) left top no-repeat;
	overflow: hidden;
	position: relative;
}

#nav a span {
    margin:0 2px;
    padding: 4px;;
	font-size: 14px;
	line-height: 20px;
	color: blue;
}

#nav a.current {
font-weight: bold;
}

#booking {
width: 168px;
height: 169px;
display: block;
text-indent: -1000px;
overflow: hidden;
background: url(media/book.png) no-repeat;
position: absolute;
left: 560px;
top: 30px;
}

h1, a#logo {
width: 380px;
height: 100px;
display: block;
text-indent: -1000px;
overflow: hidden;
position: absolute;
left: 10px;
top: 30px;
}

#search {
position: absolute;
top: 255px;
/*left: 475px;*/
right: 0px;
display: none;
}

#contents {
    padding:0;
    width:732px;	
	margin: 0 auto;
	/*min-height: 75%;
	height: 75%;*/
}

/* Hack for IE, Reset to 100% height
* html #contents {
height: 75%;
}
End IE Hack */

a{
color: #01B4CB;
text-decoration: none;
}

#contents h2 {
line-height: 60px; 
font-size: 18px;
height: 60px;
*padding-top: 18px;
border-bottom: 1px solid #222;
padding-bottom: 10px;
margin-bottom: 25px;
}

#ad_728x90 {
margin-top: 30px;
text-align: center;
}

#footer {
    margin:0 auto;
	margin-top: 50px;
    padding:0;
	padding-top: 20px;
    width:732px;
	/*height: 4.5%;*/
	background: #000;
	text-align: center;
	height: 150px;
}
#footer a.current {
line-height: 20px;
font-weight: bold;
}
#footerad {
margin-bottom: 20px;
height: 50px;
display: none;
}
#copyright {
padding-top: 20px;
text-align: center;
font-size: 10px;
}
img {
	border: 0;
	background: url(media/indicator_black.gif) center center no-repeat;
}
.clear {
clear: both; 
width: 0;
height: 0;
font-size: 0;
overflow: hidden;
}

.hide, .print-logo, .close-button {
display:none;
}
 
.text-left {
text-align:left;
}
.text-right {
text-align:right;
}
.text-center {
text-align:center;
}
.text-justify {
text-align:justify;
}
 
.bold {
font-weight:bold;
}
.italic {
font-style:italic;
}
.underline {
border-bottom:1px solid;
}
.highlight {
background:#ffc;
}
 
.img-left {
float:left;margin:4px 10px 4px 0;
}
.img-right {
float:right;margin:4px 0 4px 10px;
}
.left {
float: left;
}
.right {
float: right;
}
#homenav {
padding-top: 140px;
position: relative;
top: 0px;
left: 0px;
/*background: url(media/body.jpg) top center no-repeat;*/
width: 100%; 
height: 500px; 
}
.homenav_wrap {
margin: 0 auto; 
width: 100%; 
height: 500px;
position: absolute;
top: 0px;
left: 0px; 
}
.homenav_wrap #male_body {
margin: 0 auto; 
width: 363px; 
height: 500px;
}
.homenav_wrap #male_mask {
margin: 0 auto; 
width: 363px; 
height: 500px;
background: url(media/male_body_mask.png) center center no-repeat; 
}
.homenav_wrap ul {
margin: 0 auto;
padding: 0;
width: 500px;
list-style: none;
}
.homenav_wrap ul li {
margin: 0;
padding: 0;
text-indent: 0;
margin: 10px 0px;
height: 30px;
line-height: 30px;
width: 240px;
}
.homenav_wrap ul li a {
display: block;
float: left;
border-bottom: 1px solid #222;
font-size: 14px;
font-weight: bold;
width: 100px;
}
.homenav_wrap ul li.right a {
float: right;
text-align: right;
}

#MaleOnly, #MaleOnly p, #MaleOnly a {
height: 0;
line-height: 0;
font-size: 0;
}

/* /////////////////// lin //////////////////// */

.links .link {
margin: 10px auto;
padding: 10px 0px;
text-align: center;
}

/* /////////////////// gal //////////////////// */
.show_title {
    font-size:12px;
}
.thumbnail_row {
    width:100%;
	margin: 0 auto;
    padding: 0;
    border:0;
	clear: both;
}
a.thumbnail {
display: block; 
width: 61px; 
height: 41px; 
overflow: hidden;
position: relative;
background: url(media/indicator_black.gif) center center no-repeat;
}
.thumbnail_center, .thumbnail_center img, .thumbnail, .thumbnail img {
    display:block;
    float: left;
    margin: 0;
	*margin: 0;
    padding: 0;
}
.thumbnail_center img, .thumbnail img {
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
}
.thumbnail img {
width: 100px;
}

/* /////////////////// forms //////////////////// */
fieldset.fieldsets {
	border-top: 1px solid #222;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
	border-left: 1px solid #222;
	margin-bottom: 20px;
	padding: 20px;
	display: block;
	clear: both;
	font-size: 12px;
	line-height: 12px;
}
fieldset.fieldsets legend {
	font-weight: bold;
	font-size: 14px;
	color: #ddd;
}
fieldset.fieldsets p {
	clear: both;
	display: block;
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 0px 0px 5px 0px;
}
.fieldsets input {
}
.fieldsets label {
	display:block;
	clear:both;
	margin-bottom: 5px;
	color: #D56A00;
}
.fieldsets .fieldcells {
	display: table-cell;
	*display: block;
	*float: left;
	width: 200px;
	margin-top: 5px;
	
}
.fieldsets .lastcell {
	*float: none;
}
.fieldsets input.text {
	width: 200px;
	font-size: 12px;
	padding: 4px;
	font-weight: bold;
}
.fieldsets input.radio {
	width: 30px;
	font-size: 12px;
	padding: 4px;
	font-weight: bold;
}
.fieldsets input.checkbox {
	margin-top: 7px;
	margin-left: 12px;
	*margin-top: 3px;
	*margin-left: 4px;
}
.fieldsets input:focus {
	background: #ccc;
}
.fieldsets select {
	font-size: 12px;
	font-weight: bold;
}
.fieldsets select:focus {
	background: #ccc;
}
.fieldsets select option {
	font-weight: bold;
	font-size: 12px;
}
.fieldsets input.buttons {
	width: 290px;
}
.fieldsets textarea {
	width: 663px;
	*width: 667px;
	height: 150px;
	padding: 10px;
}
.fieldsets textarea:focus {
	background: #ccc;
}
.fieldsets .inputText {
	font-size: 10px;
	color:#999999;
}
.fieldsets .required {
font-weight: bold;
}
.fieldsets span.required {
color: #01B4CB;
font-size: 125%;
}
.fieldsets .infieldsets {
clear: both;
}
.fieldsets .infieldsets strong {
display: block;
clear: both;
margin-bottom: 10px;
}
/*
.fieldsets .over {
}
.fieldsets .over input.text, .fieldsets .over select, .fieldsets .over textarea {
}
.fieldsets .out {
}
*/
.nostyle {
float: none;
background: none;
border: none;
margin: 0;
padding: 0;
text-indent: 0;
}

blockquote {
padding: 20px 0;
margin: 5px 0;
display:block !important;
text-align:justify;
border-bottom: 1px dashed #efefef;
}

blockquote p {
color:#827a58;
display:inline;
}

blockquote p:before,
blockquote p:after {
color:#eaead0;
line-height:0;
font-size:4em;
}

blockquote p:before {
content: open-quote;
padding-right:10px;
vertical-align:-22px;
}

blockquote p:after {
content: close-quote;
font-size:5em;
line-height:.3;
vertical-align:-37px;
}

blockquote .quotee {
text-align: right;
display: block;
overflow: hidden;
white-space: nowrap;
}

blockquote .quotee strong {
text-transform: capitalize;
}

strong {
color: #D56A00 !important;
}
