* html .clearfix {height: 1%;}

body {
	margin: 0;
	text-align: center;
	background: #FFF;
	font-family: arial, "Helvetica";
}

ul {
list-style: none;
	margin: 0;
	padding: 0;
}

#hl {
position: absolute;
	width: 50%;
	height: 217px;
	z-index: 1;
	left: 0px;
}

h2 {
	font-size: 2em;
	padding: 8px 0 8px 0;
	font-weight: bold;
	text-align: center;
	color:#000;
	margin: 0 0 4px 0 ;
}

#hr {
	position: absolute;
	width: 50%;
	height: 217px;
	z-index: 1;
	right: 0px;
}

#header {
	position: relative; 
	z-index: 2;
	width: 100%;
	height: 196px;
	margin: 0 auto;
	padding-top: 0px;
	background: #4DBCE9;
padding-bottom:8px;

}

#header-content {
	width: 1080px;
	margin: 0 auto;
}

#header-line {
	width: 100%;
	height: 4px;
margin-bottom:8px;
	background: #d1e751;
}

#header-logo {
font-size:82px;
text-align:left;
	margin-left: 10px;
	margin-top: 4px;
	height: 176px;
	width: 327px;
	float: left;
}

#header-ad {
	width: 720px;
	height: 135px;
	float: right;
	margin-top: 0px;
	margin-left: 0px ;
	background: #4DBCE9;
}

.thumbs {
	width: 1038px;
	background: #f0fda8;
	border: 1px solid #000;
	padding: 3px;
	margin: 0 auto;
	margin-bottom:10px;
}
.thumbnail {
	float: left;
	margin: 3px;
}
.thumbnail img {
	border: 1px solid #333;
	display:block;
	width: 165px;
	height: 225px;
}

.thumbnail a:hover img {
	border: 1px dotted #454545;
	
}

.between-block {
        width: 1038px;        
        border: 1px solid #000;
        padding: 0px;
        margin: 0 auto;
        margin-bottom:10px; 
background:#e6d1fd;
}

.adultfriendfinder-block {
	width: 850px;
	padding: 8px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FFF;
	text-align: center;
}

.adultfriendfinder-block p {
	width: 700px;
	text-align: justify;
	margin: 0 auto;
	padding: 8px;
}

.gallery-toplist {
	padding: 3px;
	font-size: 15px;
	font-weight: bold;
}
.gallery-toplist a {
	color: #5900bd;
}
.gallery-toplist a:hover {
	color: #106814;
}
.gallery-toplist ul {
	float: left;
	width: 25%;
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
}
.gallery-toplist li {

	text-align: left;
	padding-left: 3px;
	padding-bottom: 5px;
	color: #000;
}

#footer {
color: #000;
	width: 100%;
	border-top: 7px solid #FFF;
	background: #4DBCE9;
	text-align: center;
	padding: 8px;
	margin: 0 auto;
	margin-bottom: -11px;
}

.clear {
	clear: both;
}

.review-row {
	width: 1048px;
	margin: 0 auto;
	margin-bottom:10px;
}

.review-title {
	width: auto;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 6px 0;
	border-bottom: solid 1px #000;
}

.review-footer {
	border-top: 1px solid #000;
	height: auto;
}

.review-footer ul {
	list-style: none;
	margin: 0;
	padding: 0;

}

.review-footer li {
	margin: 4px;
	padding: 0;
	height: 32px;
}


.review-footer li a {
	display: block;
	border: solid 1px #999;
	width: auto;
	height: auto;
	padding: 5px;
	background: #CCC;
	font-size: 16px;
	font-weight: bold;
	color: #00279E;
	text-align: center;
}

.review-footer li a:hover {
	background: #FFF;
}

.review {
	margin: 4px 2px;
	float: left;
	background: #FFF;
	border: 1px solid #000;
	width: 343px;
}
* html .review {
	margin: 4px;
}
* html .review-row {
	width: 1064px;
}

.reviewRgt {
	float:left;
	width: 193px;
	text-align:left;
	padding: 0;
}

.reviewRgt2 {
	float:left;
	width: 150px;
	height: 200px;
	overflow: hidden;
	text-align:left;
	padding: 0;
}

* html .reviewRgt2 {
	height: 204px;
}

.reviewRgt2 a:hover {
}

.reviewRgt2 img:hover a {

}

.reviewRgt2 a img{
	background:#ffffff;
}

.reviewRgt2 a:hover img{
	background:#28788a;
}

.ratingBox{
	background-color:#eab4d4;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	width: auto;
	text-align:left;
	margin: 0;
}

.ratingBox2{
	border-left: 1px solid #000;
	background-color:#efefef;
	width: auto;
	text-align:center;
	margin: 0;
	padding: 1px;
}

.ratinghead {
	float:left;
	width:65px;
	font-size:10px;
	padding: 4px 0px 5px 0;
	text-align:right;
	font-weight:bold;
	color:#000000;
}

.ratingbar {
	padding: 0 3px 0 0;
	float:left;
}

.ratinghead2 {
	font-size: 11px;
	letter-spacing: 1px;
}

.ratingnumber {
	font-size:38px;
	color:#FF0000;
	font-weight:bold;
}

.reviewTxt {
	text-align:left;
}


.reviewSum {
	border-top: 1px solid #000;
	float:left;
	padding: 8px;
	width:327px;
	height: 180px;
	text-align:justify;
	font-size:10px;
}

.reviewSumHead {
	font-size:12px;
	font-weight:bold;
}

.featured-review-row {
	width: 1044px;
	margin: 0 auto;
	margin-bottom:10px;
}

.featured-review-title {
	width: auto;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 6px 0;
	border-bottom: solid 1px #000;
}

.featured-review-footer {
	border-top: 1px solid #000;
	height: auto;
}

.featured-reviewSum ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.featured-reviewSum li {
	margin-top: 4px;
	padding: 0;
	height: 32px;
}

.featured-reviewSum li a {
	display: block;
	border: solid 1px #999;
	width: auto;
	height: auto;
	padding: 5px;
	background: #CCC;
	font-size: 16px;
	font-weight: bold;
	color: #00279E;
	text-align: center;
}

.featured-reviewSum li a:hover {
	background: #FFF;
}

.featured-review {
	float: left;
	background: #FFF;
	border: 1px solid #000;
	width: 100%;
}

.featured-reviewRgt {
	float:left;
	width: 300px;
	text-align:left;
	padding: 0;
}

.featured-reviewRgt2 {
	float:left;
	width: 300px;
	height: 200px;
	overflow: hidden;
	text-align:left;
	padding: 0;
}

.featured-reviewRgt2 a:hover {
}

.featured-reviewRgt2 img:hover a {

}

.featured-reviewRgt2 a img{
	background:#ffffff;
}

.featured-reviewRgt2 a:hover img{
	background:#28788a;
}

.featured-ratingBox{
	background-color:#eab4d4;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	width: auto;
	text-align:left;
	margin: 0;
}

.featured-ratingBox2{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color:#efefef;
	width: auto;
	text-align:center;
	margin: 0;
	padding: 1px;
}

.featured-ratinghead {
	float:left;
	width:65px;
	font-size:10px;
	padding: 4px 0px 5px 0;
	text-align:right;
	font-weight:bold;
	color:#000000;
}

.featured-review-title a {
	color: #00279E;
}

.featured-ratingbar {
	padding: 0 3px 0 0;
	float:left;
}

.featured-ratinghead2 {
	font-size: 11px;
	letter-spacing: 1px;
}

.featured-ratingnumber {
	font-size:38px;
	color:#FF0000;
	font-weight:bold;
}

.featured-reviewTxt {
	text-align:left;
}


.featured-reviewSum {
	float:left;
	padding: 8px;
	width:428px;
	height: 180px;
	text-align:justify;
	font-size:11px;
}

* html .featured-reviewSum {
	padding-bottom: 0px;
}

.featured-reviewSumHead {
	font-size:12px;
	font-weight:bold;
}

div.large-trades {
	width: 915px;
	margin: 0 auto;
}

div.large-trades ul {
	list-style-type: none;
}

div.large-trades li {
	text-align: center;
	width: 32%;
	float: left;
	margin: 5px;
}

div.large-trades a {
	padding: 10px;
	display: block;
	color: #26ADE4;
	font-size: 26px;
	font-weight: bold;
	font-family: arial;
	text-transform:uppercase;
}

div.large-trades a:hover {
	color: #358eb3;
}


.homelink {
	padding: 30px;
}

.homelink a {
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
}

.splash-wrapper {
	width: 800px;
	margin: 0 auto;
	padding-top: 10px;
}

.splash-ad {
	margin-bottom:10px;
	background: #EEE;
	border: 1px solid #000;
	padding: 5px;
}

.splash-ad-left {
	float: left;
	width: 234px;
	margin-right: 5px;
	padding: 5px;
}

.splash-ad-left img {
	border: 1px solid #000;
}

.splash-ad-right {
	float: right;
	text-align: justify;
	width: 520px;
	margin-right: 10px;
}

.splash-ad-title {
	color: #C00;
	font-size: 24px;
	font-weight: bold;
}

.splash-ad-copy {
	font-size: 12px;
}

.splash-ad-copy b {
	color: #00F;
}

.splash-ad-link-left {
	float: left;
	width: 50%;
	text-align: center;
	color: #C06;
	font-weight: bold;
	font-size: 12px;
}

.splash-ad-link-left a {
	font-size: 18px;
	font-weight: bold;
	color: #00F;
}

.splash-ad-link-right {
	float: left;
	width: 50%;
	text-align: center;
	color: #C06;
	font-weight: bold;
	font-size: 12px;
}

.splash-ad-link-right a {
	font-size: 18px;
	font-weight: bold;
	color: #060;
}

.splash-ad-link-right a:hover {
	color: #000;
}

.splash-ad-link-left a:hover {
	color: #000;
}

#archives {
	width:1038px;
	margin:0 auto;
	text-align:left;
}

#archives li {
	list-style-type:none;
	float:left;
	background:#d1e751;
	width:auto;
	color:#000;
	font-size: 20px;
	font-weight:bold;
	padding:5px;
	margin-right:5px;
	border: solid 1px #000;
}

#archives li a {
	background:#d1e751;
	display:block;
	color:#000;
}

#archives li a:hover {
	color:#4a5508;
}
/*Begin Age Verification */
/* Main overlay */
#age-verification-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.7);
backdrop-filter: blur(8px);
z-index: 1000;
display: flex;
justify-content: center;
align-items: center;
}

/* Modal container */
.age-verification-container {
background-color: #fff;
width: 80%; 
max-width: 1000px; 
border-radius: 10px;
padding: 20px; 
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}

/* Header styles */
.age-verification-header {
text-align: center;
margin-bottom: 30px; 
}

.age-verification-header h2 {
font-size: 22px; 
color: #333;
margin-top: 0;
}

/* Terms text area */
.age-verification-terms {
height: 250px; 
overflow-y: auto;
border: 1px solid #ddd;
padding: 20px;
margin-bottom: 20px;
line-height: 1.6;
background-color: #f9f9f9;
text-align: left; 
font-size: 14px;
}

/* Button container */
.age-verification-buttons {
display: flex;
justify-content: space-between;
max-width: 500px; 
margin: 0 auto; 
}

/* Button styles */
.age-verification-button {
padding: 15px 40px; 
border: none;
border-radius: 5px;
font-size: 18px; 
font-weight: 600;
cursor: pointer;
transition: all 0.3s ease;
min-width: 180px; 
}

.age-verification-exit {
background-color: #f44336;
color: white;
}

.age-verification-exit:hover {
background-color: #d32f2f;
}

.age-verification-agree {
background-color: #4CAF50;
color: white;
}

.age-verification-agree:hover {
background-color: #388E3C;
}

/* Responsive adjustments */
@media (max-width: 768px) {
.age-verification-container {
width: 90%;
padding: 25px;
}

.age-verification-header h2 {
font-size: 24px;
}

.age-verification-terms {
height: 200px;
font-size: 15px; /* Keep consistent on tablet */
}

.age-verification-button {
padding: 12px 30px;
font-size: 16px;
min-width: 150px;
}
}

@media (max-width: 576px) {
.age-verification-container {
width: 95%;
padding: 20px;
}

.age-verification-header h2 {
font-size: 20px;
}

.age-verification-terms {
height: 150px;
font-size: 15px; /* Keep consistent on mobile */
}

.age-verification-buttons {
flex-direction: column;
gap: 15px;
}

.age-verification-button {
width: 100%;
min-width: 0;
}
}
/*End Age Verification */
