/* CSS Document */
body {
	background:#f7e59f url(../img/body_bg.jpg) repeat-x top left;
	font:12px Arial, Helvetica, sans-serif;
	margin:0px;
}
ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
a {
	text-decoration:none;
}
a img {
	border:none;
}
ul {
	list-style-type:none;
}
.mainWrapper {
	width:810px;
	margin:0px auto;
}
.header {
	height:186px;
	position:relative;
}
a.logo {
	width:419px;
	height:124px;
	position:absolute; top:26px; left:25px;
	display:block;
	background:url(../img/logo.jpg) no-repeat top left;
}
.contactInfo {
	float:right;
	width:365px;
	font-size:10px;
	color:#757575;
}
/*------------- Styles for the entire LavaLamp menu ---------------------*/
.lavaLamp {
    position: relative;
    height: 24px; width: 800px;
    background: url("../image/bg.gif") no-repeat top;
  /*  padding: 15px; margin: 10px 0;*/
    overflow: hidden;
	padding-left:29px;
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            background: url("../img/lava.gif") no-repeat right -24px;
            width: 9px; height: 24px;
            z-index: 8;
            position: absolute;
        }
            .lavaLamp li.back .left {
                background: url("../img/lava.gif") no-repeat top left;
                height: 24px;
                margin-right: 9px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; overflow: hidden;
            text-decoration: none;
            text-transform: uppercase;
            font: bold 11px arial;
            color: #fff; outline: none;
            text-align: center;
            height: 24px; top: 5px;
            z-index: 10; letter-spacing: 0;
            float: left; display: block;
            margin: auto 0px;
			padding:0px 10px;
        }
.lavaLamp .current a, .lavaLamp li a:hover {
	color:#000;
}
/*-----------------------------------------------------------------------*/
.menu {
	position:absolute; top:153px;
}
.menu ul li {
	display:inline;
}
.menu ul a {
	color:#fff;
	font-weight:bold;
}
.contentBoxTop {
	background:url(../img/contentBoxTop.jpg) no-repeat top left;
	height:36px;
	width:810px;
}
.contentBoxBottom {
	background:url(../img/contentBoxBottom.jpg) no-repeat top left;
	height:36px;
	width:810px;
}
.contentBoxMiddle {
	background:url(../img/contentBox_bg.jpg) repeat-y top left;
	padding:5px 25px;
}
.contentBoxMiddle h1, .contentBoxMiddle h2 {
	margin:0px;
	color:#a98700;
	font-size:18px;
}
.contentBoxMiddle p {
	margin-top:15px;
	margin-bottom:0px;
	color:#757575;
}
.module {
	padding-bottom:15px;
}
.module h2 {
	background:#a98700;
	padding:0px 30px;
	line-height:20px;
	color:#fff;
	font-size:12px;
	margin:0px 0px 5px 0px;
}
.escortBoxWrapper {
	width:190px;
	float:left;
}
.escortBoxTop {
	height:8px;
	background:url(../img/escortBoxTop.jpg) no-repeat top left;
}
.escortBoxBottom {
	height:8px;
	background:url(../img/escortBoxBottom.jpg) no-repeat top left;
}
.escortBox {
	background:url(../img/escortBox_bg.jpg) repeat-y top left;
	padding:7px 15px;
}
.escortBox .info {
	color:#5e5e5e;
	font-weight:bold;
	font-size:11px;
	padding-top:3px;
}
.escortBox .price {
	text-align:right;
	color:#a98700;
	font-size:14px;
	font-weight:bold;
}
.footer {
	text-align:center;
	font-weight:bold;
	font-size:11px;
	color:#a98700;
}
.footer  .copyright a {
	color:#a98700;
}
.contentBoxWrapper a {
	color:#a98700;
	text-decoration:underline;
}
.partners {
	border-bottom:3px solid #a98700;
	text-align:left;
	padding-bottom:10px;
	margin-top:10px;
	background:#eedb92;
}
.partners .title {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	background:#a98700;
	line-height:25px;
	color:#fff;
	margin-bottom:10px;
}
.partners .banners {
	padding-left:20px;
	padding-right:20px;
}
.escortBox img {
	height:220px;
	width:160px;
}
.userMen {
	position:absolute; right:0px; bottom:40px;
}
.userMen a {
	font-weight:bold;
	font-size:11px;
	color:#a98700;
	margin-right:20px;
}
.partnersPage {
	text-align:center;
}
.confirmation {
	padding:10px;
	color:#a98700;
	font-weight:bold;
}
.confirmation p {
	margin-top:0px;
	color:#a98700;
	font-weight:bold;
}
table {
	color:#5e5e5e;
	margin-left:30px;
}
table th {
	text-align:left;
}
.module .contactForm {
	font-weight:bold;
}
.contactForm form{
	border:1px solid #aaa;
	margin:0px;
	padding:10px 20px;
	background:#fafafa;
}
.contactForm p label {
	 width:70px;
	 display:block;
	 float:left;
}
.contactForm input {
	width:200px;
}
.contactForm p.message {
	float:left;
	margin-left:30px;
}
.contactForm p.message textarea {
	width:400px;
	height:100px;
}
.leftContactForm {
	float:left;
}
.contactForm p.captcha img {
	position:relative; top:10px;
	margin-left:20px;
	margin-right:20px;
}
.contactForm p.contactText {
	text-align:left;
	width:400px;
	margin:0px auto;
}
.contactSubmit {
	width:100px;
	font-weight:bold;
	color:#757575;
}
input.loginSubmit {
	width:100px;
	font-weight:bold;
	color:#757575;
}
.yachtPic {
	float:right;	
}
.textBox {
	color:#757575;
}
.escortDetails {
	float:left;
	background:#f3f3f3;
	margin-left:10px;
}
.escortDetails .title {
	text-align:center;
	background:#e3e3e3;
	line-height:20px;
	font-weight:bold;
	color:#757575;
}
.escortDetails table {
	padding:0px;
}
.escortDetails td.sc{
	background:#fff;
}
.escortDetails td {
	border-bottom:1px solid #fff;
}
.escortDetails table {
	margin:0px;
}
h1.escortName {
	text-align:center;
	margin-bottom:10px;
	border-bottom:5px solid #a98700;
	font-size:32px;
}
.bookButton {
	margin-top:20px;
	text-align:center;
}
a.bookingButton {
	width:270px;
	height:55px;
	display:block;
	background:url(../img/bookbutton.jpg) no-repeat top left;
	margin:0px auto;
	text-decoration:none;
}
a.bookingButton:hover {
	background:url(../img/bookbuttonHover.jpg) no-repeat top left;
}
.profilePic {
	float:left;
	border:1px solid #a5a5a5;
	margin-left:20px;
}
.review {
	border:1px solid #d5d5d5;
	margin-bottom:10px;
	padding:5px 30px;
}
.contactForm td.reviewText textarea {
	width:600px;
	height:70px;
}
.linkCategory {
	float:left; 
	height:25px; 
	width:230px; 
	text-align:center; 
	border:1px solid #757575; 
	background:#f3f3f3; 
	margin:3px 10px; 
	padding-top:10px; 
}
.linkCategory a {
	text-decoration:none;
	font-weight:bold;
}
.copyright {
	margin:10px;
}
table .mail {
	color:#a98700;
	text-decoration:underline;
}





.clear {
	clear:both;
	height:0px;
	line-height:0px;
}
