@charset "utf-8";
/* CSS Document */


.imgcentered {
  margin: 0 auto;
  display: block;
}

.kindleParent {
	width:90%;
	float:right;
}

body {
	font: 100%/1.5 Arial, Helvetica, sans-serif;
	background: url(../images/bgFaces.jpg) top right repeat #fff fixed;
	margin: 0;
	padding: 0;
	color: #222;
}
.bgBtm {
	background: url(../images/bgBtmfaces.jpg) bottom left repeat-x #fff fixed;
	width:100%;
	height:250px;
	position: fixed;
	bottom:0;
	left:0;
	z-index:-1;
}

.container {
	width: 100%;
	background:none;
	margin: 0 auto;
}

/* ~~ ELEMENTS ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img {
	border: none;
}
/* ~~ LINKS ~~ */
a:link {
	color: #42413C;
	text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

/* ~~ HEADER ~~ */
.header {
	background:none;
	height:140px;
	min-width:960px;
	width:80%;
	margin: 0 auto;
	position:relative;
	top:0px;
}
.headerLeft {
	width:50%;
	position:relative;
	float:left;
	top:132px;
}
.headerRight {
	width:50%;
	position:relative;
	float:right;
	top:122px;
}
.logo {
	width:380px;
	height:76px;
	position:relative;
	top:-17px;
	left:0;
	float:left;
}
.bookLeft {
	 padding-left:55px;
}
.bookLeftNew {
	 padding-left:5px;
}

/* ~~ CONTENT ~~ */
.contentWrapper {
	width:100%;
	padding: 100px 0 0 0;
	background: url(../images/contentBg.png) repeat;
	border-top: 1px solid #ddd;
	border-bottom: 2px solid #ddd;
}

.contentWrapperSurrender {
	width:100%;
	padding: 10px 0 0 0;
	background: url(../images/contentBg.png) repeat;
	border-top: 1px solid #ddd;
	border-bottom: 2px solid #ddd;
}

.content {
	background:none;
	min-width:960px;
	width:80%;
	margin: 0 auto;
}
.contentLeft {
	width:40%;
	position:relative;
	float:left;
}

.contentLeft p {
	font-size:13px;
	text-align:justify;
	margin-bottom:12px;
}



.eroticGallery
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 16px;
	margin: 45px;
	width: 650px;
	text-align: center;
	border-collapse: collapse;
}
.eroticGallery th
{
	padding: 8px 2px;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 2px solid #6678b1;
	border-left: 10px solid #fff;
	color: #069;
}
.eroticGallery td
{
	padding: 12px 2px 0px 2px;
	border-left: 10px solid #fff;
	text-align: center;
	color: #069;
}

.eroticGallery .label
{
	padding: 12px 2px 0px 2px;
	border-left: 1px solid #fff;
	border-top:5px solid #eee; 
	text-align: center;
	color: #069;
}

.contentRight {
	width:60%;
	position:relative;
	float:right;
	margin-top: -25px;
}
.contentRight p {
	font-size:13px;
	text-align:justify;
	margin-bottom:12px;
}


.contentRight ul {
	font-size:13px;
	margin-left: 65px;
	text-align:justify;
}

.contentRight li {
	font-size:13px;
	text-align:justify;
}

.contentRight h2 {
	margin-bottom:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-weight:normal;
	font-size:24px;
}
.contentRight h3 {
	margin-bottom:15px;
	font-family: Verdana, Geneva, sans-serif;
    font-weight:normal;
	font-size:20px;
}


.contentRightSurrender {
	padding: 100px 0px 0px 0px;
	width:60%;
	position:relative;
	float:right;
	margin-top: -25px;
}
.contentRightSurrender p {
	font-size:13px;
	text-align:justify;
	margin-bottom:12px;
}


.contentRightSurrender ul {
	font-size:13px;
	margin-left: 65px;
	text-align:justify;
}

.contentRightSurrender li {
	font-size:13px;
	text-align:justify;
}

.contentRightSurrender h2 {
	margin-bottom:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-weight:normal;
	font-size:24px;
}
.contentRightSurrender h3 {
	margin-bottom:15px;
	font-family: Verdana, Geneva, sans-serif;
    font-weight:normal;
	font-size:20px;
}





.contactform {
	width:60%;
	position:relative;
	font-size:13px;
	margin-top: -25px;
}


/* ~~ FOOTER ~~ */
.footerWrapper {
	width:100%;
	padding:0;
}
.footer {
	background:none;
	padding: 10px 0;
	background:none;
	min-width:960px;
	width:80%;
	margin: 0 auto;
}
.footerLeft {
	width:50%;
	position:relative;
	float:left;
	background:none;
}
.footerRight {
	width:50%;
	position:relative;
	float:right;
	background:none;
}
.footer p {
	font-size:11px;
	color:#555;
}

/* ~~ FLOATS ~~ */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


.fieldset {
	width:300px; }
.fieldset .label {
	text-align:right;
	width:70px;
	float:left;
	padding:0.2em;
	margin:0;
	margin-top:0.3em; }
.fieldset .nobr {
	display:none; }  
.fieldset .textfield {
	margin:3px;
	height:20px;
	width:200px; }
.fieldset .textarea {
	margin:3px;
	height:165px;
	width:200px; }




#ReadMore {margin:0; padding:0; }
p.readMore, .backToTop { text-align:right !important; }
p.readMore a, .backToTop a { text-decoration:none; color:#6F017D; }
p.readMore a:hover, .backToTop a:hover { text-decoration:none; color:#E226FD; }
.img { border: 5px solid #dedede; margin: 0 20px 20px 20px; }
.imgMedia { border: 5px solid #dedede; margin: 0 10px 20px 10px; }
