@charset "utf-8";

*{
	margin: 0;
	padding:0;
}

/* CSS Document */
body {
	margin: 0px;
	background-color: #c9c9c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.wrapper {
	width: 165px;
	height: 1100px;
	margin: auto;
}

.bg_0 {
	width:165px;
	height:1100px;
	background-image:url(http://static.brazzers.com/ads/bz_laxtime165x1100_091230/images/bg.jpg);
	background-repeat:no-repeat;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: underline;
	color: #fff;
}

.pics {
	width:150px;
	height:150px;
	float:left;
	overflow:hidden;
	left:7px;
	top:88px;
	margin-bottom:7px;
	border: 1px solid #666;
}

.overlay {
	position:relative;
	float:left;
	overflow:hidden;
	top:30px;
	left:0px;
	width:165px;
	height:434px;
	background-image:url(http://static.brazzers.com/ads/bz_laxtime165x1100_091230/images/overlay.png);
	background-repeat:no-repeat;
	cursor:pointer;
	clear:both;
	z-index:99;
}

* html .overlay {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.brazzers.com/ads/bz_laxtime165x1100_091230/images/overlay.png', sizingMethod='crop');
}

ul#top_categories  {
	list-style-type:none;
	line-height: 19px;
	position: relative;
	width: 78px;
	height: 185px;
	left: 13px;
	top: -326px;
	clear: both;
	z-index: 99;
}

#join {
	position: relative;
	top: -896px;
	width: 165px;
	height: 75px;
	clear: both;
	cursor: pointer;
	z-index: 99;
}

