	* {margin: 0; padding: 0;} /* îáíóëÿåì îòñòóïû */ 
	body { 
	text-align: center; /* âûðàâíèâàåì âñå ñîäåðæèìîå body ïî öåíòðó */ 
	background:url("../img/bg.png");
	font-family: Verdana, Geneva, sans-serif;
	color: #490011; 
	font: normal 10px;
	height: 100%;
	} 
	#header {
	width: 100%;
	height:358px;
	background:url("../img/bg_header.png") repeat-x;

	}
	#pink_field { 
	position: absolute;
	left: 50%; /* Ïîëîæåíèå ñëîÿ îò ëåâîãî êðàÿ */
    top: 0px;
	width: 1200px; /* øèðèíà îñíîâíîãî áëîêà */ 
	margin-left:-600px;
	background:url("../img/bg_content.png") repeat-y;
	}

	.menu {padding: 0; width: 1200px; position:relative; bottom:40px; right: -55px; }
	.menu ul {list-style: none; margin: 0; padding: 0}
	.menu li {display: inline}
	.menu a {float: right; width: 340px; height: 10px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; text-decoration: none; text-align: center; padding-top: 0px; font-size: 16px; color: #ffffff}
	.menu a:hover {color: #970a28;}
	
	#girls {
	width: 1044px;
	padding: 0;
	position: relative;
	top: -20px;
	left: 8px;
	margin:  0 auto;

	}
	#coming_soon {
	width: 1014px;
	height: 610px;
	margin: 0 auto;
	padding: 0 0 15px 0;
	top: 0;
	left: 20px;
	background:url("../img/coming_soon.png") no-repeat 0 0;
	position: relative;
	}
	.coming_soon {
	background-color: #970a28;
	width: 1014px;
	height: 570px;
	top: 68px;
	padding: 0;
	margin: 0;
	position: relative;
	}
	.coming_soon img {
	margin-top: 5px;
	padding: 1px;
    border-width: 1px;
	border-color: #fdd0cd;
	border-style: ridge;
	}
	.coming_soon .titles{
	position: absolute;
	width: 1014px;
	bottom: 0; right: 0; 
	height: 70px;
	}
	.thumbs {
	position: relative; 
	float: right;
	} 
	.titles {
	position: relative; 
	float: bottom;
	background-color: #3f0110;
	}

	.set_horiz{
	position: relative;
	width: 1014px;
	height: 382px;
	margin: 20px auto;
	padding: 0;
	top: 20px;
	left: 20px;
	}
	.set_horiz .thumbs {
	width: 430px;
	height: 383px;
	}
	.set_horiz .titles{
	position: absolute; 
	float: bottom;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 65px;
	}
	.thumbs img {
	margin: 0 0 1px 0;
	padding: 0;
    border-width: 1px;
	border-color: #fdd0cd;
	border-style: ridge;
	}
	
	.set_vert{
	position: relative;
	width: 1014px;
	height: 488px;
	margin: 20px auto;
	padding: 0;
	top: 20px;
	left: 20px;
	}
	.set_vert .thumbs {
	width: 680px;
	height: 488px;
	}
	.set_vert .titles {
	position: absolute; 
	float: bottom;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 160px;
	}
	.set_vert .date {
	top: 94px;
	}
	.set_vert .title {
	top: 94px;
	}
	.set_video {
	width: 1020px;
	height: 470px;
	margin: 20px auto;
	top: 20px;
	left: 26px;
	position: relative;
	padding: 0;
	}
	.set_video .thumbs {
	width: 510px;
	height: 390px;
	position: relative;
	right: 0;
	top: 4px;
	}
	.set_video .titles {
	position: absolute; 
	float: bottom;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 70px;
	}
	.set_video .date {
	top: 2px;
	}
	.set_video .title {
	top: 2px;
	}
	.set_HD {
	width: 1020px;
	height: 450px;
	margin: 20px auto;
	top: 20px;
	left: 26px;
	position: relative;
	padding: 0;
	}
	.set_HD .thumbs {
	width: 340px;
	height: 420px;
	position: relative;
	right: 0;
	top: 0;
	}
	.set_HD .titles {
	position: absolute; 
	float: bottom;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 70px;
	}
	.set_HD .date {
	top: 2px;
	}
	.set_HD .title {
	top: 2px;
	}

	.set_video_old {
	width: 1014px;
	height: 200px;
	margin: 20px auto;
	top: 20px;
	left: 20px;
	position: relative;
	padding: 20px 0 20px 0;
	}
	.set_video_old .thumbs {
	width: 1012px;
	left: -2px;
	}
	.set_video_old .titles {
	float: left;
	top: 0;
	left: 0;
	width: 1010px;
	height: 70px;
	}

	.main_pic {
		margin: 0;
		padding: 0;
		float: left;
        border-width: 1px;
		border-color: #fdd0cd;
		border-style: ridge;
	}
	.set_video .main_pic {
	margin: 3px 0 0 0;
	}
	.date {
	position: absolute;
	top: 7px; left: 5px;
	font:17px/20px normal; 
	color: #cccccc;
	bottom: 50px;
	}
	.name {
	position: absolute;
	bottom: 5px; left: 5px;
	font:17px/20px normal; 
	color: #f7b4af;
	}
	.title {
	position: absolute;
	top: 5px; right: 5px;
	font:19px/22px normal; 
	color: #f7b4af;	
	}
	.view_more {
	position: absolute;
	bottom: 5px; 
	right: 5px;
	}
	
	.view_more a {color:white; font: 24px/26px bold; text-decoration:none;}
	.view_more .active a {color:white;text-decoration:underline;}
	.view_more a:hover {color:white;background:#970a28;text-decoration:underline;}
	
	.list {
	position: relative;
	float: top;
	width: 1014px;
	height: 22px;
	margin: 30px auto;
	padding: 3px;
	top: 20px;
	left: 20px;
	background-color: #3f0110;
	}	
	.list a {color:white; font: 20px bold; padding:0 4px;text-decoration:none;}
	.list .active a {color:#c75860;}
	.list a:hover {color:white;background:#c75860;text-decoration:none;}
	
	.policy {
	width: 800px;
	margin: 0 auto;
	text-indent: 40px;
	text-align: center;
	}
	.policy a {color: #490011; font: 14px normal; padding:0 4px;text-decoration:none;}
	.policy .active a {color:#c75860;}
	.policy a:hover {color:white;background:#c75860;text-decoration:none;}
	
	.webmasters {
	margin: 0 auto;
	width: 210px;
	top: 10px;
	text-align: center;
	text-indent: 80px;
	}
	.webmasters a {color:#f7f525; font: 18px bold; padding:0 4px;text-decoration:none;}
	.webmasters .active a {color:#c75860;}
	.webmasters a:hover {color:white;background:#c75860;text-decoration:none;}


	#equal_dist{ text-align:justify}
	#equal_dist span{ display:inline-block; width:100%; }
/*
     FILE ARCHIVED ON 11:06:59 Aug 31, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:09:02 May 03, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.513
  captures_list: 0.873
  exclusion.robots: 0.033
  exclusion.robots.policy: 0.018
  esindex: 0.012
  cdx.remote: 13.527
  LoadShardBlock: 540.384 (3)
  PetaboxLoader3.resolve: 3500.238 (5)
  PetaboxLoader3.datanode: 189.162 (5)
  load_resource: 3173.66 (2)
*/