body {
	font-family:Arial, Helvetica, sans-serif;
	background:#af0003;
	margin:0;
}

a {
	border:none;
}

img {
	border:none;
}

blockquote {
	width:175px;
	margin-left:20px;
}

#wrapper {
	width:996px;
	margin-left:10px;
}

#nav {
	margin-bottom:10px;
	width:1000px;
}

.right {
	float:right;
	width:300px;
}

.left {
	float:left;
	width:695px;
}

#ad {
	width:300px;
	height:258px;
	margin-top:20px;
}

.adTag {
	//font-size:4px;
	float:left;
}

#otherLists {
	margin-top: 20px;
}

	#seeAllLists {
		width: 270px;
		height: 56px;
		margin: 0 auto;
	}
	
		#seeAllListsShadow {
			width: 260px;
			height: 46px;
			margin: 10px 0 0 10px;
			position: absolute;
			background: #8e0002;
		}
		
		#seeAllLists a {
			width: 260px;
			height: 46px;
			display: block;
			position: absolute;
			background: url(http://i.cdn.turner.com/adultswim/americaloveslists/tools/img/seeAllLists.png);
		}
	
	#top10Area {
		width: 230px;
		height: 1697px;
		margin: 10px auto;
	}
	
		#top10Shadow {
			width: 220px;
			height: 1687px;
			background: #8e0002;
			margin: 10px 0 0 10px;
			position: absolute;
		}
		
		#top10Content {
			width: 220px;
			height: 1687px;
			background: #720002;
			position: absolute;
			color: #FFFFFF;
		}
		
			#top10Header {
				font-family: "Arial Black", Arial, Helvetica, sans-serif;
				font-size: 25px;
				font-variant: small-caps;
				text-align: center;
				width: 163px;
				margin: 5px auto;
				line-height: 1;
			}
			
				.lowercase {
					text-transform: none;
				}
			
			#top10Lists {
				width: 163px;
				margin: 10px auto;
			}
				
				#top10Lists ul {
					padding: 0;
					margin: 0;
					list-style: none;
				}
				
					#top10Lists li {
						margin: 0;
						width: 163px;
						height: 158px;
						list-style: none;
					}
						
						.listShadow {
							width: 158px;
							height: 77px;
							background: #8e0002;
							margin: 5px 0 0 5px;
							position: absolute;
						}
						
						.listArea {
							width: 158px;
							height: 77px;
							position: absolute;
							cursor: pointer;
							cursor: hand;
						}
							
							.listNumber {
								width: 79px;
								height: 77px;
								float: left;
								background: #ed0000;
								text-align: center;
								font-family: "Arial Black", Arial, Helvetica, sans-serif;
							}
							
								.listNumber h3 {
									height: 77px;
									line-height: 1.4;
									font-size: 50px;
									width: 79px;
									margin: 0;
								}
							
							.listArea img {
								float: right;
							}
						
						.listName {
							text-align: center;
							padding-top: 85px;
							font-size: 14px;
							color: #35e4e6;
							text-transform: uppercase;
						}
						
							.listName a:link, .listName a:visited {
								color: #35e4e6;
								text-decoration: none;
							}
							
							.listName a:hover {
								color: #ffff00;
							}
							
							.yellowText {
								color: #ffff00 !important;
							}
							
							.listName a:active {
								color: #b5b52a;
							}

#header {
	text-align:left;
	width:650px;
}

#content {
	text-align:left;
	margin-left:-65px;
}

#banner {
	background:url(http://i.adultswim.com/adultswim/americaloveslists/tools/img/banner.gif) no-repeat;
	width:660px;
	height:173px;
	margin-left:10px;
	margin-top:5px;
}

#banner a {
	display: block;
	width:660px;
	height:173px;
}

#bannerMini {
	background:url(http://i.adultswim.com/adultswim/americaloveslists/tools/img/bannerMini.gif) no-repeat;
	width:660px;
	height:173px;
	margin-left:10px;
	margin-top:5px;
}

#bannerMini a {
	display: block;
	width:660px;
	height:173px;
}

#theme {
	margin-left:3px;
	/*margin-top:-27px;*/
	width:670px;
}

#themeDesc {
	background:none repeat scroll 0 0 #720002;
	clear:both;
	color:#35E4E6;
	font-weight:bold;
	margin-top:8px;
	padding:7px 23px;
	width:650px;
} 

#themeDesc a:link, a:hover, a:active { color:#FFCAAA; }
#themeDesc a:visited { color:#006B85; }


#list ul {
	list-style-type:none;
	text-align:left;
	margin-top:30px;
	margin-left:65px;
	padding-left:0;
}

#list li {
	background:#2d0001;
	width:680px;
	padding:8px;
	margin-bottom:25px;
	height:350px;
	clear:left;
}

.leftCol {
	float:left;
}

.number {
	font-size:17px;
	color:#35e4e6;
	float:left;
}

.show {
	font-family:Arial Black;
	font-variant:small-caps;
	font-size:17px;
	color:#35e4e6;
	margin-left:32px;
	margin-top:-5px;
	margin-bottom:5px;
	width:200px;
}

.show a {
	text-decoration: none;
	color: #35e4e6;
}

.title {
	font-family:Arial Black;
	font-variant:small-caps;
	font-size:17px;
	color:#35e4e6;
	margin-left:32px;
	margin-top:-5px;
	width:200px;
}

.title a {
	text-decoration: none;
	color: #35e4e6;
}

.description {
	float:left;
	width:220px;
	color:#ffffff;
	margin-left:5px;
	margin-top:10px;
}

.rightCol {
	float:right;
}

.clip {
	width:425px;
}

#listNav ul {
	float:right;
	list-style-type:none;
	color:#35e4e6;
	font-weight:bold;
}

#listNav li {
	float:left;
	margin-left:10px;
}

#listNav a {
	color:#35e4e6;
	font-weight:bold;
}

#listNav a:hover {
	text-decoration:none;
}
/*
#legal {
	clear:both;
	margin-top:20px;
}*/

