/*-----------------------
American Idiot Stylesheet
Team Styles
-----------------------*/
a{
	outline: none;
}

#subnav {
	height: 56px;
}

#subnav a {
	height: 56px;
}
	#greenday a {
		width: 177px;
		background: url(/img/subnav_greenday.gif) no-repeat 0 0;
	}

	#creative a {
		width: 159px;
		background: url(/img/subnav_creative.gif) no-repeat 0 0;
	}

	#cast a {
		width: 96px;
		background: url(/img/subnav_cast.gif) no-repeat 0 0;
	}

.content {
	margin: 37px 0 0 0;
}

#list {
	width: 155px;
}

#list li {
	margin: 0 0 25px 0;
}

#list li a {
	display: block;
}
	#armstrong a {
		width: 145px;
		height: 36px;
		background: url(/img/creative_armstrong.gif) no-repeat 0 0;
	}
	
	#mayer a {
		width: 127px;
		height: 37px;
		background: url(/img/creative_mayer.gif) no-repeat 0 0;
	}
	
	#kitt a {
		width: 153px;
		height: 54px;
		background: url(/img/creative_kitt.gif) no-repeat 0 0;
	}
	
	#hoggett a {
		width: 111px;
		height: 38px;
		background: url(/img/creative_hoggett.gif) no-repeat 0 0;
	}
	
	#jones a {
		width: 110px;
		height: 38px;
		background: url(/img/creative_jones.gif) no-repeat 0 0;
	}
	
	#lauer a {
		width: 96px;
		height: 37px;
		background: url(/img/creative_lauer.gif) no-repeat 0 0;
	}
	
	#adams a {
		width: 91px;
		height: 38px;
		background: url(/img/creative_adams.gif) no-repeat 0 0;
	}
	
	#ronan a {
		width: 87px;
		height: 37px;
		background: url(/img/creative_ronan.gif) no-repeat 0 0;
	}
	
	#maloney a {
		width: 129px;
		height: 37px;
		background: url(/img/creative_maloney.gif) no-repeat 0 0;
	}
	
	#dean a {
		width: 129px;
		height: 36px;
		background: url(/img/team_carmel_dean.gif) no-repeat 0 0;
	}
	
	#latarro a {
		width: 129px;
		height: 36px;
		background: url(/img/team_lorin_latarro.gif) no-repeat 0 0;
	}
	
	#mckeon a {
		width: 129px;
		height: 36px;
		background: url(/img/team_johanna_mckeon.gif) no-repeat 0 0;
	}
	
	#caplan a {
		width: 131px;
		height: 67px;
		background: url(/img/team_caplan.gif) no-repeat 0 0;
	}
	
	#hulce a {
		width: 86px;
		height: 40px;
		background: url(/img/team_hulce.gif) no-repeat 0 0;
	}
	
	#pittleman a {
		width: 99px;
		height: 40px;
		background: url(/img/team_pittleman.gif) no-repeat 0 0;
	}

#greendayContent .info {
	margin: 0 0 0 10px;
}

#creativeContent .info {
	margin: 0 0 0 38px;
}

#creativeContent .photo {	
	margin: 15px 0 0 0;
}

#castContent ul li {
	margin: 0 0 24px 0;
}

	#castContent .photo {
		width: 176px;
		margin: 0;
		padding: 0;
		border: 3px solid #000;
	}	

	#castContent .name {
		margin: 0 0 0 10px;
		vertical-align: top;
	}
	
	#castContent .info {
		margin: 0 0 0 10px;
	}
	
	#castContent .info p {
		margin: 13px 0 0 10px;
	}

.info {
	width: 370px;
}
	
	.info p {
		margin: 13px 0 0 0;
		padding: 0 6px 0 0;
	}
	
.photo {
	width: 283px;
}

.photo img.pic, .photo ul img {
	border: 3px solid #000;
}

.photo ul {
	margin: 4px 0 0 0;
}

.photo ul li {
	margin: 0 3px 0 0;
	display: inline;
}

.photo ul img:hover, .photo ul a.on img {
	border: 3px solid #cd181f;
}

.photo .clickThumb {
	width: 148px;
	margin: 7px auto 0 auto;
	display: block;
}
