@charset "utf-8";
.logos{}
html{
   margin:0; 
   padding:0; 
   width:100%; 
   height:100%;
   }
body{
   margin:0; 
   padding:0; 
   min-height:100%; 
   height:auto !important; 
   height:100%; 
   color:fff;
   background-color:#171717; 
   text-align:center;
   font:Tahoma, Geneva, sans-serif;
   }
.block1 table{spacing:0;border:0;}
.block1 table td{padding:0;}

a{color:#ffcc00;}
a img{
   border:none; 
   outline:none;}
.clear{
   clear:both; 
   width:100%; 
   height:1px;}
#header{
	height:60px;
	background:#1e1e1e;
	border-bottom:1px solid #313131;
	text-align:center;}
#header .center{
	width:1190px;
	height:70px;
	margin:auto;
	text-align:left;
	position:relative;
}
#header .center .logotext {
position: absolute;
left: 150px;
top: 0px;
}
#header .center .logotext span {
	font:14px Arial, Helvetica, sans-serif;
	color:#32CD32;
}
#all{
	width:1190px; 
	margin:auto;
	text-align:left;
	   font:Tahoma, Geneva, sans-serif;
   color:fff;
	}
#all h1{
	width:964px;
	height:25px;
	margin-top:20px;
	margin-bottom:0px;
	padding-left:20px;
	line-height:20px;
	display:block;
	border-bottom:2px solid #313131;
	font:18px Arial, Helvetica, sans-serif;
	color:#ffcc00;}
#all h2{
	width:964px;
	height:25px;
	margin-top:20px;
	margin-bottom:0px;
	padding-left:20px;
	line-height:20px;
	display:block;
	border-bottom:2px solid #313131;
	font:18px Arial, Helvetica, sans-serif;
	color:#ffcc00;}
#all h3{
	width:964px;
	height:25px;
	margin-top:20px;
	margin-bottom:0px;
	padding-left:20px;
	line-height:20px;
	display:block;
	position:relative;
	border-bottom:2px solid #313131;
	font:18px Arial, Helvetica, sans-serif;
	color:#ffcc00;}
#all h3 .date{
	width:450px;
	height:25px;
	line-height:20px;
	text-align:right;
	position:absolute;
	right:0px;
	top:6px;
	font:14px Arial, Helvetica, sans-serif;
	color:#fff;}
#all h3 .date a{
	color:#ffcc00;
	text-decoration: none;
	}
#all h3 .date a:hover {
	color:#fff;
	text-decoration: none;
}
#all .ico_tv{background:url(https://videosxxx.biz/imag/ico_tv.png) left top no-repeat;}
#all .ico_tape{background:url(https://videosxxx.biz/imag/ico_tape.png) left top no-repeat;}

.sidebar_tumb{
	width:180px;
	margin:5px 0px 5px 0px;
	position:relative;
	display:block;}
.sidebar_tumb .play{
	width:180px;
	position:absolute;
	left:0px;
	bottom:0px;}

.content{
   font:Tahoma, Geneva, sans-serif;
   color:fff;
	margin-top:0px;
	width:1235px;
	/*overflow-x:hidden;*/
	vertical-align:top;
	display:-moz-inline-stack;
	display:inline-block; 
    *display:inline;
	zoom:1;}

.tumb{
	margin:0px 5px 5px 0;
	/*border-bottom:1px dashed #4c4c4d;
	border:1px solid #808080;*/
	border:1px solid #000000;
	text-align:left;
	text-decoration:none;
	outline:none;
	display:-moz-inline-stack;
	display:inline-block; 
    *display:inline;
	position:relative;
	zoom:1;}
.tumb a{
	text-decoration:none;
}
.tumb .play_btn{
	width:60px;
	height:60px;
	background:url(https://videosxxx.biz/imag/tumb_play.png) no-repeat;
	position:absolute;
	top:90px;
	left:80px;
	display:none;}
.tumb .time{
	width:auto;
	padding: 0 3px 0 3px;
	height:20px;
	background:url(https://videosxxx.biz/imag/shadow.png) repeat;
	font:12px Arial, Helvetica, sans-serif;
	line-height:18px;
	text-align:center;
	color:#FFF;
	position:absolute;
	bottom:8px;
	right:3px;}
.tumb:hover .play_btn{
	width:60px;
	height:60px;
	background:url(https://videosxxx.biz/imag/tumb_play.png) no-repeat;
	position:absolute;
	top:115px;
	left:120px;
	display:block;}
.tumb .title{
	width:295px;
	background:#202020;
	position:relative;
	border-radius:4px 4px 0px 0px; 
	-moz-border-radius:4px 4px 0px 0px; 
	-webkit-border-radius:4px 4px 0px 0px; 
	-khtml-border-radius:4px 4px 0px 0px; 
  white-space: nowrap;
  overflow: hidden;
	behavior:url(https://videosxxx.biz/css/PIE.htc);}	
.tumb .name{
	width:300px;
	margin:3px 0px 0px 2px;
	padding-left:18px;
	overflow:hidden;
	font:12px Tahoma, Geneva, sans-serif;
	/*color:#ffcc00;*/
	color:orange;
	text-decoration:none;
	line-height:16px;
	background:url(https://videosxxx.biz/imag/ico_play.png) left bottom no-repeat;	
	display:-moz-inline-stack;
	display:inline-block; 
    *display:inline;
	zoom:1;}
.tumb:hover .name	{
	color:orange;
	text-decoration:none;
	background-color:#2F4F4F;
}
	
.tumb:hover	{
	border:1px solid orange;
/*text-shadow:0 0 3px orange;*/
border-radius: 5px;
-moz-box-shadow:0 1px 10px #fff;
-ms-box-shadow0 1px 10px #fff;
-o-box-shadow:0 1px 10px #fff;
-webkit-box-shadow:0 1px 10px #fff;
box-shadow:0 1px 10px #fff;
opacity:1;
-moz-transition:all 1s;
-o-transtion:all 1s;
-webkit-transition:all 1s;
transition:all 1s;}

td {font:12px Tahoma, Helvetica, sans-serif;color:#fff;}
.toplist{
	font:12px Tahoma, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom: 15px;
	height:auto;
	width:1200px;
	border:1px solid #272727;
	background-color:#1b1b1b;
	position:relative;
	border-radius:5px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	-khtml-border-radius:5px; 
	behavior:url(https://videosxxx.biz/css/PIE.htc);}
.toplist a {
  text-decoration: none;
}
.toplist a:hover {
  color: #fff;
}
.footer{
	border:1px solid #212121;
	background:#000;
	padding:0px 0px 0px 0px;
	text-align:center;}

.footer .center{
	margin-top:20px;
	padding:20px 0px 0px 0px;
	text-align:center;
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
	width:1190px;
	margin:auto;
	text-align:justify;}
.paginator{
	font:16px Tahoma, Helvetica, sans-serif;
	color:#fff;
	margin:0px auto 0px auto;
	text-align:center;
	display:-moz-inline-stack;
	display:inline-block; 
    *display:inline;
    line-height: 20px;
	zoom:1;}
.paginator a{
	border:1px solid #272727;
	background-color:#1b1b1b;
	border-radius:5px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	-khtml-border-radius:5px; 
	padding:0px 7px 0px 7px;
	color:#ffcc00;
	display:-moz-inline-stack;
	display:inline-block; 
    *display:inline;
    text-decoration: none;
	zoom:1;}
	.paginator a:hover {
	border:1px solid #272727;
	background-color:#272727;
	border-radius:5px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	-khtml-border-radius:5px; 
	padding:0px 7px 0px 7px;
	color:#fff;
	display:-moz-inline-stack;
	display:inline-block; 
    *display:inline;
	zoom:1;}
.diviner{
	height:1px;
	width:1230px;
	margin-top:15px;
	background:#4b4b4c;}

.nsg_play{overflow:invden;margin-bottom:10px;position:relative;height:480px;width:640px}.nsg_play inv{position:relative;background:#f0f0f0}.nsg_play.mac:before{top:0;bottom:81px;left:0;right:348px}.nsg_play.mac:after{top:0;bottom:27px;left:608px;right:0}.nsg_play.mac>i:before{top:0;bottom:81px;left:348px;right:61px}.nsg_play.mac>i:after{top:0;bottom:281px;left:0;right:0}.nsg_play.mac>i>b:before{top:399px;bottom:27px;left:0;right:297px}.nsg_play.mac>i>b:after{top:0;bottom:99px;left:500px;right:0}.nsg_play.mac>i>b>i:before{top:399px;bottom:27px;left:421px;right:61px}.nsg_play.mac>i>b>i:after{top:429px;bottom:27px;left:0;right:200px}.nsg_play.mac>i>b>i>b:before{top:255px;bottom:81px;left:292px;right:292px}.nsg_play.mac>i>b>i>b>i:before{top:0;bottom:454px;left:0;right:0;content:''}.nsg_play.mac>i>b>i>b>i:after{top:434px;bottom:27px;left:0;right:538px;content:'SESSO123.com';font-size:11px;padding-left:7px;color:orange}.nsg_play.mac:before,.nsg_play.mac:after,.nsg_play.mac>i:before,.nsg_play.mac>i:after,.nsg_play.mac>i>b:before,.nsg_play.mac>i>b:after,.nsg_play.mac>i>b>i:before,.nsg_play.mac>i>b>i:after,.nsg_play.mac>i>b>i>b:before{content:'';display:block;background-color:transparent;position:absolute}.nsg_play.mac>i>b>i>b>i:before,.nsg_play.mac>i>b>i>b>i:after{display:block;background-color:#000;position:absolute}

.pages .selitem{background-color:#D9D1CF; color:#CC0000;}
.pages .noactive{color:#9C1413;}
.categ{display:inline-block;width:235px;text-align:left;vertical-align:top;color: #FFF;margin: 3px;font-size:11px;}