@charset "utf-8";
/* CSS Document */

div, img, object {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}



body {
	background: #2B2726;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #EEEBE6;
}

a {
	color: #eee;
	text-decoration: none;
	}

a:visited {
	color: #eee;
	}

a:hover {
	color: #CD3034;
	}

.center {
	text-align: center;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
.banner {
	margin-bottom: 20px; border: 0px solid white;
}

.ratescontainer {
	float: right;
	width: 250px;
	margin-left: 10px;
}
.ratesbox {
	background-color:#EEE;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	color: #777;
	border-left: 1px dotted #333;
	border-right: 1px dotted #333;
	border-bottom: 1px dotted #333;
	padding: 10px;
}
.ratesboxtop {
	background-color:#E92524;
	background-image: url(assets/ratesboxtop.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: small;
	padding: 10px;
	color: #eee;
	border: none;
}
.ratesbox h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 100%;
}
.ratesbox h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 90%;
}
.ratesbox h3 {
	font-size: 80%;
	font-weight: normal;
}
.couponbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	width: 400px;
	margin: auto;
}
.couponbox img {
	border: 0px solid black;
	vertical-align: top;
}
.couponbox a, a:visited {
	color:#000;
}
.couponbox a:hover {
	color: #F90;
}
.container {
	width: 950px;
	margin-left: 20px;
	}

.menuarea {
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	width: 900px;
	text-align: left;
	}
.menuarea a, .menuarea a:visited {
	color: #6C4C44;
	}

.menuarea a:hover, a:active {
	color: #CD3034;
	}

.submenuarea {
	padding-top: 5px;
	font-size: 65%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	text-align: left;
	}
.submenuarea a, a:visited {
	color: #777;
	}

.submenuarea a:hover, a:active {
	color: #CD3034;
	}

.bottommenuarea {
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	width: 400px;
	text-align: left;
	border-bottom: 1px dotted #CCCCCC;
	}
.bottommenuarea a, a:visited {
	color: #777;
	}

.bottommenuarea a:hover {
	color: #CD3034;
	}
.bottommenuarea .navcurrent {
	border-bottom: none;
	}

.thumbblock {
	margin-left: 450px;
	width: 450px;
}

.thumbblock img {
	margin-right: 4px;
	margin-bottom: 4px;
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	cursor:pointer;
	}

.thumbblock3 {
	width: 300px;
	float: right;
}
.thumbblock4 {
	width: 390px;
	float: right;
	padding-left: 15px;
}
.thumbblock3 img {
	margin-right: 4px;
	margin-bottom: 4px;
	border-style: solid;
	border-color: #444;
	border-width: 1px;
	}

.thumbblock2 {
	width: 300px;
}

.thumbblock2 img {
	margin-right: 4px;
	margin-bottom: 4px;
	border-style: solid;
	border-color: #444;
	border-width: 1px;
	}

.imagetextblock {
background-color: #fff;
}

.imagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #777;
	margin-top: 5px;
}

.imagedescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #444;
	width: 400px;
	margin-top: 5px;
}

.contenttitle {
	font-size: 125%;
	color: #F0F0F0;
	clear: left;
	padding-top: 15px;
}

.contenttitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	color: #777;
	padding-bottom: 5px;
}
.contentdescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #EAE4E1;
	padding: 15px;
}
.contentdescription-bottom {
	height: 20px;
	background-image:url(assets/foreplay-box-bottom.gif);
	background-repeat: no-repeat;
	color: #2B2726;
}
.contentdescription a {
	color: #CD3034;
}
.contentdescription ol {
	list-style: decimal; 
}
.contentdescription ul {
	list-style: square;
}
.contentdescription-full {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	padding: 15px;
}
.videoblock {
		float: left;
		width: 900px;
}
.videodescription {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	background-color: #424143;
	color: #ddd;
	width: 432px;
}
.vidblock {
	padding-bottom: 20px;
}
.videodescription p {
	margin: 10px;
}
.videodescription a:visited, .videodescription a {
	color: #FF6600;
	}
.contentblock {
	float: left;
	width: 450px;
}
.contentblock2 {
	background-image: url(assets/foreplay-book-box.jpg);
	height: 300px;
	background-repeat: no-repeat;
}
.contentblock3 {
	float: left;
	width: 800px;
}
.contentblock4 {
	float: left;
	width: 700px;
}
.preloads img {
	border-style: solid;
	border-color: #000;
	border-width: 1px;
}

.imagepreload {

}
.imagepreload2 {
	margin-left: 260px;
	width: 425px;
	background-color: #fff;
}	   
.imagedescription a:visited, .imagedescription a {
	border-bottom: 1px dotted #ccc;
	color: #777;
	}

.imagedescription a:hover {
	color: #CD3034;
	}
.importantnote {
	background-color:#FFC;
	padding: 5px;
	border: 1px solid black;
}

.contentdescription li {
/*	list-style: square;*/
	padding-bottom: 5px;
	}

.addressblock a:visited, .addressblock a {
	border-bottom: 1px dotted #ccc;
	color: #777;
	}

.addressblock a:hover {
	color: #CD3034;
	}
	
#imageblock1 {
	display: block;
	}
.logoarea {
	display: block;
	margin-bottom: 5px;	
	}
.logoarea img {
	border: 0px solid black;
	}
.logoarea h1{background-image:url(/assets/kevin-thom-foreplay-photographer.gif); background-repeat:no-repeat; height: 75px; text-indent:-9000px;}
.copyright {
	margin-top: 20px;
	padding-top: 20px;
	clear: both;
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #aaa;
	width: 400px;
	text-align: left;
	}
.smallcap {
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	width: 224px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px;
	}
.shufflecap {
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	width: 370px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px;
	}
.shufflecap a { font-weight: 400; }
.shufflecap a:hover { color: #CD3034; }
.shuffleicon {
	float: left;
	}
.shuffleicon img {
	border: 0px solid black;
	}
.addressblock {
	margin-left: 10px;
	}
.navcurrent {
	border-bottom: 1px dotted #444;
	}
.navcurrent a:visited {
	color: #ff6600;
	}	
.imagecopyright {
	font-size: 65%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 25px;
	}
.highlightbox {
	width: 500px;
	background-color: #FCFAEE;
	border: 1px dotted #000;
	color: #555;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 15px 0px 15px 0px;

}
.paymenttable {
	color: #333;
	margin-bottom: 10px;
}
.paymenttable td {
	padding: 10px;
}
.highlightbox h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	color: #555;
	margin: 10px 0px 10px 0px;
}
.package {
	clear: left;
	}
	
.contentdescription img {
	border: 1px solid #444;
	}
	
.packageimage {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	}
	
.packageimage-right {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	}

.packagedescription {
	float: left;
	}
	
.package a, .package a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #CD3034;
	}
.packagetitle {
	font-size: 100%;
	font-weight: bold;
	color: #555;
	}
.packagetitle small {
	font-size: 75%;
	font-weight: normal;
}
.packagetitle img {
	border: 0px solid #fff;
	vertical-align: middle;
}
.bioimage-right {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	}
.bioimage-right img {
	border: 1px solid #777;
}
.bioimage-right h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 200px;
}

.imageblockleft {
	float: left;
	padding-right: 10px;
}
.imageblockleft img {
	border: 1px solid #777;
}
a.tooltip {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: black;
}
a.tooltip:hover span {
	display:inline; 
	position:absolute; 
	border:2px solid #cccccc; 
	background:#efefef; 
	color:#333399;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 80%;
	z-index: 1000;
	}
a.tooltip span {
	display:none; 
	padding:2px 3px; 
	margin-left:8px; 
	width:150px;
	}

.tweetlink {display:inline;}
.tweetlink a {
	color: #fff;
}
.tweetlink a:hover {
	color: #CD3034;
	}
.tweetlink img {
	border: none;
	margin: 0px 3px -4px 5px;
}

html .fb_share_link { padding:2px 0 0 20px; height:16px; background:url(/images/facebook_share_icon.gif) no-repeat top left; }
.offset h2{ text-indent:-9000px;}
.offset {float: left;}
.clearfloat {clear: both; line-height:0px;}
.off, .off p { float: left; text-indent:-9000px;}

.package-1 {
	width: 250px;
	height: 460px;
	background-color:#E0BFAE;
	background-image:url(assets/package-1-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
}
.package-2 {
	width: 250px;
	height: 460px;
	background-color:#CC6666;
	background-image:url(assets/package-2-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
}
.package-3 {
	width: 250px;
	height: 460px;
	background-color:#910F1B;
	background-image:url(assets/package-3-bg.jpg);
	background-repeat: no-repeat;
	float: left;
}.package-common {
	width: 770px;
	float: left;
}
.package-title {
	padding: 10px 0 0 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: bold;
	color: #EEEBE6;
}
.package-inside {padding: 10px; color: #EEEBE6;}
.package-inside ul {margin-left: 5px; padding-left: 5px; list-style-position:outside; list-style-type:circle;}
.foreplay-box { background-color:#7A6F6B; padding: 10px; color: #EEEBE6; }
.foreplay-box h1 { color:#EEEBE6; font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; font-weight: normal;}
.foreplay-box a, .foreplay-box a:visited, .package-inside a, .package-inside a:visited { color: #EEEBE6; border-bottom: 1px dotted white; }
.foreplay-price { font-size: 24px; text-align: center; margin-left: auto; margin-right: auto; }
.foreplay-container { background-color: #EEEBE6; color: #2B2726;}
.testimonials {
	float: left;
	margin: 0px;
	padding: 0 10px 0 10px;
	width: 600px;
	color: #2B2726;
	}
.testimonials h1 { font-size:24px; font-family:Georgia, "Times New Roman", Times, serif; font-weight: normal; }
.foreplay-container h1 { font-size:24px; font-family:Georgia, "Times New Roman", Times, serif; font-weight: normal; padding: 15px 0 0 15px; }
.foreplay-container p { padding-left: 15px; }
.foreplay-box-inside { padding: 0 10px 0 10px; }
.foreplay-box-inside-2 { padding: 0 5px 0 5px; }
.smaller { font-size: 80%; width: 350px; }