html {
	padding: 0;
	margin: 0;
}

h2, h3, h4 {
	font-weight: normal;
}

a {
	text-decoration: none;
}

a img {
	border: 0;	
}

ul {
	margin: 0;
	padding: 0;
}

body {
	background: #2fa0c8 url(images/johnny_bg.jpg) no-repeat center top;
	font-family:Arial, Helvetica, sans-serif;
	position: relative;
	margin:0px;
}

#minisite_header {
	width: 925px;
	height: 65px;
	margin: 0 auto 20px;
	text-align: center;
	position: relative;
}

#presents {
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	left: 10px;
	top: -20px;
}

#content {

	width: 925px;
	height: 510px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

#commentsWrapper {
	width: 925px;
	margin: 0 auto 20px;
	background: transparent;
}

#commentsWrapper .comments-header {
	background: transparent url(images/bg-video-comments.png) center top no-repeat scroll;
	height: 15px;
}

#commentsWrapper .comments-content {
	background: transparent url(images/bg-video-comments.png) center -15px no-repeat scroll;
	padding: 0 20px 0 15px;
}

#commentsWrapper .comments-footer {
	background: transparent url(images/bg-video-comments.png) center bottom no-repeat scroll;
	height: 15px;
}

#commentsWrapper .comments-content .fluxWidget {
	background: #ebebeb;
}

#commentsWrapper .comments-content .widgetTitle {
	background-color: #394b69;
}

/* ----------------- Columns ------------- */

#content .col1 {
	width: 128px;
	margin: 0 9px 0 0;
	background: transparent url(images/bg-video-select.gif) center top no-repeat scroll;
	float: left;
	height: 481px;
	padding: 15px 8px;
}
#content .col2 {
	width: 442px;
	padding: 9px 9px 15px;
	margin: 0 9px 0 0;
	float: left;
	height: 487px;
	background: transparent url(images/bg-video-player.gif) center top no-repeat scroll;
}
#content .col3 {
	width: 300px;
	float: left;
	height: 511px;
	margin: 0;
	padding: 0;
}

.col3 .video-links {
	height:255px;
	background: transparent url(images/bg-video-links.gif) center top no-repeat scroll;
	padding-left:20px;
	margin-top:6px;
}

.col3 .adbox {
	width: 300px;
	height: 250px;
	background: #666;
	clear: both;
	position: relative;
}

/* ------------------- Typography */

.scripty {
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;*/
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.scripty strong {
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: +0.01em;
}

.now-playing {
	color: #888;
	font-size: 11px;
	padding-top: 5px;
}

.links-title {
	color: #1a80eb;
	font-size: 18px;
	position:relative;
	top:15px;
}

ul.links-list {
	margin: 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ccc;
	font-size: 14px;
	text-align: left;
	position: relative;
	left: 0;
	width: 240px;
}

ul.links-list li {
	margin: 0 0 10px 20px;
	list-style: square outside none;
	color: #ccc;
}

ul.links-list a {
	color: #bd5e10;	
	text-decoration:none;
}

/* ------------------- misc. styles and embelishments */

.thumbnail {
	background: #c00;
	float: left;
	height: 70px;
	width: 60px;
	margin: 0 2px 2px 0;
	font-size: 9px;
	border: 1px solid #fff;	
	text-align: center;
	color: #fff;
	overflow: hidden;
	display: block;
}
.thumbnail.over,
.thumbnail.selected {
	border-color: #005c82;
}

.thumbnail a {
	color:#fff;	
	
}

.thumbnail a img {
	height: 70px;
	width: 60px;
}

.thumbnail .scripty {
	padding-top: 20px;
	height: 100%;
}

.thumbnail .scripty strong {
	font-size: 14px;	
}

/* -------------- Video ------------------ */
.videocontainer {
	width: 440px; margin-left: auto; margin-right:auto
}

.video {
	height: 375px;
}

.videocontainer .infobox {
	text-align: left;
	margin-top: 5px;
}

.videocontainer .share {
	float: right;
	width: 180px;
	text-align: right;
}

.videocontainer .share iframe {
	float: right;
	margin-left: 7px;
}
.videocontainer .share .spacer {
	height: 8px;
}

.videocontainer h2.title,
.videocontainer p.description {
	margin: 0;
}

.videocontainer .title a {
	font-size: 22px;
	color: #1a80eb;
	font-weight: bold;
}

.videocontainer .description {
	color: #555;
	font-size: 14px;
}

.videocontainer .video-description { display: none; }
.videocontainer .video-description.selected { display: block; }

/* --------------------------------------- Mouseover box */
.tool-tip {
	background: #fff;
	position: absolute;
	padding: 4px 8px;
	background-color: #421510;
	color:#fff;
	font-weight: bold;
	font-size: 13px;
	background: transparent url(images/title-hover.gif) 0 -34px no-repeat;
	padding: 0 0 0 10px;
	margin: 0;
	height: 33px;
	display: block;
}
.tool-tip[class] {
	background-image: url(images/title-hover.png);
}


.tool-tip b {
	display: block;
	color: #fff;
	font-family: Helvetica,Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	padding: 0 20px 9px 10px;
	width: 46px;
	min-width: 46px;
	height: 24px;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	background: transparent url(images/title-hover.gif) right 0 no-repeat;
}
.tool-tip[class] b {
	width: auto;
	background-image: url(images/title-hover.png);
}


/* -------------------------------------- Header styles */

#minisite_header h1 {
	float:left;
	width: 287px;
	height: 65px;
	padding: 0px;
	font-size: 1px;
	overflow: hidden;
	margin: 0px 40px 0px 0px;
}
#minisite_header[id] h1 {
	filter: none;
}

#minisite_header .translucentTopBox{
	float:left;
	width: 580px;
	height: 65px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Helvetica,Verdana,Arial,Sans-Serif;
	font-size: 12px;
	text-align:left;
	margin: 7px 0px 0px 0px;
}
#minisite_header .translucentTopBox[class] {
	filter:none;
}

.translucentTopBox a {
	color: #bd5e10;	
	text-decoration:none;
}

/* Footer styles */
#footerlinks {
	width: 925px;
	margin: 20px auto;
}

#footerlinks a {
	color: #153f55;
	font-size: 12px;
	text-decoration: underline;
}

#bannerAd {
	text-align:center;
}

#spotlightnav {
	top:-2px;

}

.footerWrap {
	margin-left:auto;
	margin-right:auto;
	width:976px;
}

.uglyAmericanPod {
	margin-top:10px;
	margin-bottom:11px;
}
