* {
	margin: 0;
	padding: 0;
}
html {
	overflow-y:scroll;
	overflow-x:hidden;
}
body {
	font-family: sans-serif, Arial;
	font-size: 9pt;
	color: #fff;
	background-color:#000;
}
a {
	color:#fff;
}
img {
	border:0px;
}
h1 {
	color: #333;
	font-size:20px;
}
td {
	vertical-align:top;
}
hr {
	border:0px;
	height:1px;
	background-color:silver;
}

/* Layout */
#wrapper {
	width:902px;
	position:relative;
	margin:0 auto;
	margin-bottom:40px;
}
#bar {
	margin-left:-100px;
	width: 1134px;
	height: 420px;
}
#comic {
	width: 960px;
	height: 1200px;
	margin-left: 90px;
	margin-top:50px;
	background-repeat: no-repeat;
}
#comicnavbar {
	width: 561px;
	height: 131px;
	padding-top:240px;
	padding-left:120px;
	background-repeat: no-repeat;
	margin-left:160px;
}
#comicnavbar a {
	display: block;
	float: left;
	width: 140px;
	height: 100px;
	cursor: pointer;
}
#episodes {
	position:relative;
	margin-left:190px;
	text-align:center;
	min-height: 200px;
	top: -30px;
}
#thumbs {
	margin-top: 50px;
}
#thumbs li {
	list-style: none;
	float: left;
	text-align: center;
	width: 60px;
	height:95px;
	overflow:hidden;
}
#thumbs li img {
	border: 2px solid white;
}
#thumbs li img.active {
	border: 2px solid  yellow !important;
}
#thumbs {
	width: 600px;
	z-index: 2;
}
#thumbs li img {
	width:50px;
	height:60px;
	cursor: pointer;
}
#newsbar {
	width: inherit;
	height: 57px;
	background-image: url('../Images/news.png');
	background-repeat: no-repeat;
}
#news {
	width: inherit;
	min-height: 200px;
	background-repeat: no-repeat;
}
#booksbar {
	width: inherit;
	height: 59px;
	background-image: url('../Images/books.png');
	background-repeat: no-repeat;
}
#books {
	width: inherit;
	min-height: 200px;
	background-repeat: no-repeat;
}
#creditsbar {
	width:737px;
	height: 708px;
	margin-left:130px;
	background-repeat: no-repeat;
}
#promo {
	margin-left:120px;
}
#maxme {
	display:block;
	position:absolute;
	width:180px;
	height:40px;
	z-index:1000;
	margin-top:40px;
	left:380px;
}
#specials, #shop {
	margin-left:120px;
	width:737px;
	height:804px;
	position:absolute;
}
#shop a, #specials a {
	position:absolute;
	display:block;
}
#specials .fear {
	left:200px;
	top:260px;
	width:240px;
	height:190px;
}
#specials .specials {
	left:200px;
	top:480px;
	width:240px;
	height:100px;	
}

#content > div { background-repeat:no-repeat;}

.scketch {
	
	left:200px;
	top:280px;
	width:400px;
	height:80px;
}

.inked {
	
	left:200px;
	top:370px;
	width:400px;
	height:80px;
}


.pinups {
	
	left:200px;
	top:460px;
	width:400px;
	height:80px;
}


.fan {
	left:200px;
	top:550px;
	width:400px;
	height:80px;
}

.comics {
	left:200px;
	top:260px;
	width:400px;
	height:80px;
}

.artwork {
	left:200px;
	top:350px;
	width:400px;
	height:80px;
}

.merchandise {
	left:200px;
	top:440px;
	width:400px;
	height:80px;
}

.kooprol {
	
	left:200px;
	top:530px;
	width:400px;
	height:80px;
}

.comics-nl {
	left:200px;
	top:260px;
	width:400px;
	height:80px;
}

.comix-nl {
	left:200px;
	top:350px;
	width:400px;
	height:80px;
}

.powerbeast-nl {
	left:200px;
	top:440px;
	width:400px;
	height:80px;
}

.merchandise-nl {
	
	left:200px;
	top:530px;
	width:400px;
	height:80px;
}

.original-nl {
	
	left:200px;
	top:590px;
	width:400px;
	height:80px;
}

.kooprol-nl {
	left:200px;
	top:700px;
	width:400px;
	height:80px;
}



.eelco {
	position:absolute;
	left:240px;
	margin-top:240px;
	width:260px;
	height:80px;
	z-index:1000;
}

.patrick {
	position:absolute;
	left:470px;
	margin-top:240px;
	width:260px;
	height:80px;
	z-index:1000;
}

.remco {
	position:absolute;
	left:240px;
	margin-top:320px;
	width:260px;
	height:40px;
	z-index:1000;
}
.caspar {
	position:absolute;
	left:470px;
	margin-top:320px;
	width:260px;
	height:40px;
	z-index:1000;
}
.bart {
	position:absolute;
	left:240px;
	margin-top:400px;
	width:260px;
	height:80px;
	z-index:1000;
}

.irene {
	position:absolute;
	left:470px;
	margin-top:400px;
	width:260px;
	height:80px;
	z-index:1000;
}

#media {
	width: inherit;
	height: 32px;
	background-repeat: no-repeat;
	margin:20px;
	text-align:right;
}
.paperback {
	width: 660px;
	height: inherit;
	background-repeat: no-repeat;
	z-index: 0;
	margin-left:120px;
}
.photoback {
	position: absolute;
	width: 660px;
	height: inherit;
	background-repeat: no-repeat;
	z-index: 0;
	margin-left:120px;
}
.photowrapper {
	margin-left: 150px;
	margin-top: 10px;
	position: absolute;
	z-index: 2;
}
.photoback img {
	height: inherit;
	width: inherit;
}

.paperback img {
	height: inherit;
	width: inherit;
}
#content {
	width: 880px;
}
input {
	border: 1px solid gray;
}
input[type=submit] {
	padding: 2px;
}

/* Page */
.searchresult {
	padding:10px;
	background-color:#ccc;
}
#sitemap li {
	margin:20px;
}
#copyright {
	color: white;
	text-align: center;
	margin-top: 20px;
}

/* Google contact */
.balloon {
	width:250px;
	height:200px;
}

.balloon img {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

.balloon .info {
	float:left;
	margin-bottom:10px;
}

.balloon .description {
	clear:both;
	margin-top:10px;
}
.wrapper {
	position:absolute;
}
.clear {
	clear:both;
}
