/* @override http://dizin-art.com/comicsgallery.css */

/* @group Background */



body {
	background-image: url(images/red.png);
}

.all {
	position: relative;
	top: -3px;
	padding-bottom: 25px;
}

#contentarea {
	position: relative;
	left: 0;
	width: 760px;
	height: auto;
	padding-bottom: 15px;
}
	
/* @end */

.title {
	padding-top: 20px;
	padding-bottom: 15px;
}

#copydiv {
	position: relative;
	width: 720px;
	right: -10;
	font-weight: normal;
	font-style: normal;
	bottom: -3px;
}

.inactivepanel {
	border: 1px  #1b1b1b;
	margin-right: 5px;
	height: 152px;
}
.thumbcontentdiv {
	width: 530px;
	background-image: url(images/contentback.png);
	overflow: visible;
	height: 60px;
}

#full {
	color: black;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

#back {
	color: black;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

#back:hover {
	color: #3366ff;
}



#captionlink {
	color: #000;
}
#captionlink:hover {
	color: #3366ff;
}
.captiondiv {
	height: inherit;
	width: 530px;
	background-image: url(images/notebkgrnd.png);
		font-family:  "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-top: 6px;
}

#full:hover {
	color: #3366ff;
}
.maincontentdiv {
	width: 760px;
	height: inherit;
	background: url(images/back.png) repeat-y;
	padding-top: 12px;
}
#bottomnav {
	width: 760px;
	height: 55px;
	position: relative;
	right: 2px;
	background: url(images/bottom.png) 0 -8px;
	bottom: -2px;
}
#topcap {
	width: 760px;
	background-image: url(images/topcomics.png);
	height: 131px;
}

#header {
	width: 760px;
	height: 131px;
	font-weight: normal;
	font-style: normal;
background: #900 url("http://dizin-art.com/images/mainheader/rotate.php") no-repeat bottom center;}

#titlelink {
	position: absolute;
	top: 12px;
	left: 9px;
	width: 742px;
}
#titlelink IMG{
 border: 0px none;
}
.style1 {
	font-family:  "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}


a:link {
	color: #ffc;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #3366ff;
	text-decoration: none;
}
         
	                                                      
	                
	               
 

.navcontent {
	position: relative;
	font: normal 14px Verdana, Arial, "Helvetica Neue", sans-serif;
	top: 112px;
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
}
         
	                                                      
	                
	               
 

.navcontentselected {		text-decoration: none;
	position: relative;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #ffce1b;
	top: 112px;
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}
.style2 {
	font-family: "Helvetica Neue", Helvetica, sans-serif;;
	font-size: 12px;
	color: #333333;
}

.thumb {
	height: 60px;
	margin-right: 4px;
	margin-top: 5px;
	border: 2px solid #4f4f4f;
	width: inherit;
}

.thumb:hover {
	border: 2px solid #3366ff;
}

#mainimg {
	max-width: 490px;
	height: inherit;
	position: relative;
	border: 1px solid #4f4f4f;
}
#maincomicimg {
	max-width: 710px;
	height: inherit;
	border: 1px solid #4f4f4f;
	position: relative;
	margin-bottom: 14px;
}
.selected {
	opacity: 0.5;
}

#counter {	
	color: #262626;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#next {
	color: black;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

#next:hover {
	color: #3366ff;
	text-decoration: none;
}


#previous {
	color: black;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

#previous:hover {
	color: #3366ff;
	text-decoration: none;
}
.spacer {
	background-color: white;
	padding-right: 20px;
	display: inline;
	padding-left: 10px;
}
#noprevious {
	color: gray;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	left: ;
}
#nonext {
	color: gray;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}