@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #CCC;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
.movies #porn #xxx-header h1 .xxx_videos {
	color: #999;
}
warning_right {
	text-align: left;
}
.movies .warning .right p {
	text-align: left;
	font-size: 14px;
}
a:link {
	color: #B0D6A5;
}
a:visited {
	color: #FBB;
}
a:hover {
	color: #6CF;
}
a:active {
	color: #B0D6A5;
}
.movies #porn {
	width: 100%;  /* this will create a container 80% of the browser width */
	background: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.movies #xxx-header {
	background: #000000; 
}
.movies #xxx-header h1 {
	margin: 0;
	padding: 0px 0;
	font: medium;
	text-align:center;


	font-size:10px: color:#999;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
}
.movies #videos {
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #000000;
}
.movies #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000000;
} 
.movies #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.left {
    float: left;
    height: 200px;
    width: 200px;
    background-color: #000;
}
.right {
    float: right;
    height: 200px;
    width: 500px;
    background-color: #000;
}
.warning {
    width: 700px;
	height: 200px;
    margin-right: auto;
    margin-left: auto;
}
.footer #footer p {
	font-size:10px
	
}
.promo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFC680;
	position: static;
	left: 0;
	top: 0;
	right: 0px;
	bottom: 0px;
}
#xxx-header .porn_xxx_movies {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999;
}
#xxx-header .porn_xxx_movies {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999;
}