* { margin: 0; padding: 0 }
		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		
		
		dt {
	color: #ff0000;
	font-size: 18px;
}

	
		p, ul, dd { font-family: arial, sans-serif; font-size: 14px; line-height: 1.4; } 
		
		
		p#cross-links { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		
		span {
	text-decoration: line-through; color: #666;
	}

		
		#stripNavL0 {
	text-indent: -999em;
	}
		
		a:focus { outline:none }
		

		
		body {
			font-family: times, serif;
			background: url(body-bg.gif) repeat-x;
			color: #000;
			margin: auto;
			text-align: center;
		}
		
		#container {
	width: 100%;
	height: 680px;
	margin: 0 auto;
	position: relative;
	background: url(header.png) center -30px  repeat-x;
}

		#main-container {
	width: 800px;
	height: 680px;
	margin: 0 auto;
	position: relative;
	background: url() repeat-x;
}
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0;
			border:800px;
			
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 0px 0;
			position: relative;
			width: 100%;
			
		}

		/* These 2 lines specify style applied while slider is loading
		.csw {width: 100%; height: 460px; background: #000; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center} */

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border: 0px solid #000; /* this is the border. should have the same value for the links */
			margin: auto;
			width: 760px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 680px;
			clear: both;
			
			
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 800px;
			position: relative;
			width:760px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 0px;
			
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
			display: none;
		}
				
		#branding {
	position: absolute;
	top: 0px;
	left:0px;
	z-index: 300;
	width: 800px;
}

#branding h1 {
	width: 800px;
	height: 56px;
	background: url(h1.png) top center no-repeat;
	text-indent: -999em;
	position: absolute;
	top: 5px;
	left: 0px;
	
}

#branding h2 {
	width: 800px;
	height: 82px;
	background: url(h2.png) top center no-repeat;
	text-indent: -999em;
	position: absolute;
	top: 63px;
	left: 0px;
	
}


#branding img {
	padding: 10px 0 0 40px; 
}

#branding ul{
	list-style-type: none;
	position: absolute;
	top: 150px;
	left: 55px;
}

#branding li{
	
	margin: 0 0px;
	float: left;
	
}

.nav-home a:link, .nav-home a:visited{
	background: url(tabs.png) 0 0;
	display: block;
	height: 39px;
	width: 229px;
	text-indent: -999em;
	
}

.nav-home a:hover, .nav-home a:focus, .nav-home .cross-link a:active {
	background: url(tabs.png) -0 -40px;
	display: block;
	height: 39px;
	width: 229px;
	text-indent: -999em;
}

.nav-look a:link, .nav-look a:visited{
	background: url(tabs.png) -229px -0px;
	display: block;
	height: 39px;
	width: 229px;
	text-indent: -999em;
}

.nav-look a:hover, .nav-look a:focus, .nav-look a:active {
	background: url(tabs.png) -229px -40px;
	display: block;
	height: 39px;
	width: 229px;
	text-indent: -999em;
}

.nav-interview a:link, .nav-interview a:visited{
	background: url(tabs.png) -458px -0px;
		display: block;
	height: 39px;
	width: 229px;
	text-indent: -999em;
}

.nav-interview a:hover, .nav-interview a:focus, .nav-interview a:active {
	background: url(tabs.png) -458px -40px;
		display: block;
	height: 39px;
	width: 229px;
	text-indent: -999em;
}

 #branding ul#buy-nav {
	position: absolute;
	top: 580px;
	left: 100px;
	
}

 
#copyright {
	position: absolute;
	bottom: 20px;
	color: #ff0000;
	z-index: 600;
	font-size: 9px;
}

/* MAGAZINES */

#magazine-titles, #comic-titles, #pretitles {
list-style-type: none;
margin: 179px 0 0 0 ;
padding: 0;
z-index: 900;
width: 800px;
height: 2000px;
}	

 #magazine-titles li, #comic-titles li, #pretitles li {
	list-style-type: none;
	width:180px;
float:left;
height: 245px;
	margin: 0px;
	padding:0px;
	background: url(boxes.png) -178px 0 no-repeat;
	text-align: center;
	display: block;
	position: relative;
	z-index: 999;
}

#comic-titles li {
	background: url(boxes.png) -0px 0 no-repeat;
}
#comic-titles li.superman {
	background: url(boxes.png) -360px 0 no-repeat;
}

#pre-titles li {
	background: url(boxes.png) -0px 0 no-repeat;
}

 #magazine-titles li div, #comic-titles li div, #pre-titles li div {
	background:url(price.png) -0px -0px no-repeat; ;
	width: 146px;
	color: #000;
	margin: 0;
	padding: 5px 0;
	position: absolute;
	top: 185px;
	height: 50px;
	left: 35px;

}

#magazine-titles li img {
left:14px;
position:absolute;
top:3px;}

#magazine-titles li h3, #comic-titles li h3, #pre-titles li h3 {
	text-align: center;
	margin: 0px 0 0px 0;
	font-size: 14px;
	line-height: 1.1;
	border: none;
	padding: 0;
	color: #000;
	width: 146px;
	font-weight: normal;
}

h3 strong {
	font-weight: bold;
	}
	
#magazine-titles li p, #comic-titles li p, #pre-titles li p {
	text-align: center;
	margin: 0;
	font-size: 14px;
	line-height: 1.25;
	border: none;
	padding: 0;
	width: 146px;
}

.subscribe a:link, .subscribe a:visited {
	width: 90px;
	height: 21px;
	background: url(subscribe-106x29.png);
	display: block;
	padding: 0;
	text-indent: -999em;
	margin: 0 0 0 30px;

}

.subscribe a:hover, .subscribe a:focus {
	width: 90px;
	height: 21px;
	background: url(subscribe-106x29.png) 0 1px no-repeat;
	display: block;
	padding: 0;
	text-indent: -999em;
	margin: 0 0 0 30px;

}

/* footer */

#footer {
	width: 100%;
	height: 170px;
	background: url(footer.gif);
	position: relative;
	text-align: center;
	
}

#footer h5{
	height: 90px;
	background: url(tm.gif) center 45px no-repeat;
	text-indent: -999em;
	
	
}

#footer p{
	color: #000;
	font-size: 9px;
	margin-top: 70px;
	
	
}

