
/* ------------------GLOBAL RESET-------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ----------------------------------------------- */

/***************** PAGE CSS *******************/


body {
	background: transparent url(http://i.cdn.turner.com/adultswim/shows/ivc/tools/img/ivcpBg.jpg) repeat;
}
	
	#topFiller {
		margin: 0 auto;
		width: 1022px;
		height: 14px;
		background: #000000;
		border-left: 1px solid white;
		border-right: 1px solid white;
	}
	
	#navcss-484848 {
		margin-top: 0 !important;
	}
	
	#wrapper {
		margin: 0 auto;
		width: 1022px;
		height: 1010px;
		background: #000000;
		border-left: 1px solid white;
		border-right: 1px solid white;
		border-bottom: 1px solid white;
		border-top: 1px solid black;
	}
	
		#header {
			height: 259px;
			margin-top: 12px;
			margin-left: 40px;
		}
			
			#showImg {
				position:absolute;
				width: 469px;
				margin-top: 8px;
				border: 1px solid white;
			}
				
			#twelveAMArea {
				position: absolute;
				width: 120px;
				height: 115px;
				margin-left: 496px;
				margin-top: 12px;
				background: transparent url(http://i.cdn.turner.com/adultswim/shows/ivc/tools/img/twelveBg.gif) no-repeat;
			}
			
				#twelveAM {
					width: 86px;
					height: 22px;
					margin-left: 34px;
					margin-top: 12px;
					background: transparent url(http://i.cdn.turner.com/adultswim/shows/ivc/tools/img/flashing12.gif) no-repeat;
				}
			
			#adSpace {
				margin-left: 640px;
				width: 300px;
				position: absolute;
			}
			
				#tag {
					font-size: 1px;
				}
			
				#ad {
					width: 300px;
					height: 250px;
					border: 1px solid white;
				}
		
			#watchMore {
				position: absolute;
				margin-left: 496px;
				margin-top: 155px;
				display: block;
				width: 127px;
				height: 105px;
				background: transparent url(http://i.cdn.turner.com/adultswim/shows/ivc/tools/img/moreCommentaryBg.gif) no-repeat;
			}
		
				#watchMore a {
					position: absolute;
					display: block;
					width: 127px;
					height: 105px;
					background:transparent url(http://i.cdn.turner.com/adultswim/shows/ivc/tools/img/moreCommentaryBtn.jpg) no-repeat 0 bottom;
				}
				
				#watchMore a:hover {
					background-position: 0 top;
				}
			
		#content {
			margin-left: 40px;
			margin-top: 20px;
			width: 942px;
		}
		
			#ivcFlashContent {
				width: 940px;
				border: 1px solid white;
			}
			
			#legalStatement {
				width: 840px;
				text-align: center;
				color: #999999;
				margin: 1px auto;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
			}
			
			#instructions {
				width: 940px;
				height: 155px;
				margin-left: 1px;
				margin-top: 15px;
				background: transparent url(http://i.cdn.turner.com/adultswim/shows/ivc/tools/img/instructions.gif) no-repeat;
			}
		
		#footer {
			margin-top: 25px;
		}