@charset "utf-8";
/* CSS Document */

div.webcam_link {
	position:absolute;
	top:147px;
	right:2px;
	width:239px;
	z-index:3;
}
div.store {
	position:relative;
	top:30px;
	left:0px;
	z-index:1;
	height:500px;
}

div.hero {	
	position:absolute;
	top:297px;
	left:522px;
	width:322px;
	z-index:3;
}

div.hero-description {
	position:absolute;
	left:100px;
	top:255px;
	width:761px;
	background-color:#060;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	border-bottom-color:#666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#666;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#666;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#666;
	border-right-style:solid;
	border-right-width:1px;
}

td.lock-caption {
	 background-color:#060;
	 color:#FFF;
	 font-size:10px;
	 font-family:Georgia, "Times New Roman", Times, serif;
}

div.anime-lock-title {
	position:relative;
	z-index:3;
	left:0px;
}

div.comicbook-lock-title {
	position:relative;
	z-index:3;
	left:0px;
}

div.misc-lock-title {
	position:relative;
	z-index:3;
	left:0px;
}

div.women-lock-title {
	position:relative;
	z-index:3;
	left:0px;
}
