BODY { 
	background-image: url(http://www.aptnpress.com/images/aptn_press_bg.png);
	background-color: #ffffff;
	background-repeat: no-repeat;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -8px;
	padding: 0px;
	font-family: Gotham Book;
	color: #FFFFFF;
}

/* span classes */
.body { font-size: 11px; text-decoration: none; line-height: 15px; font-weight: normal; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; }

.subhead { font-size: 15px; text-decoration: none; line-height: 140%; font-weight: bold; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; }
.head { font-size: 22px; text-decoration: none; line-height: 130%; line-width: 150%; font-weight: normal; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }
.small { font-size: 10px; text-decoration: none; line-height: 130%; font-weight: normal; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; }
.red { font-size: 11px; text-decoration: none; line-height: 130%; font-weight: normal; color: #FF0000; font-family: Verdana, Arial, Helvetica, sans-serif; }
.bold { font-size: 11px; text-decoration: none; line-height: 130%; font-weight: bold; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; }
.bigBold { font-size: 13px; text-decoration: none; line-height: 145%; font-weight: bold; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; }
.boldWhite { font-size: 11px; text-decoration: none; line-height: 130%; font-weight: bold; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }

#more img {
	opacity: .7;
}

#more img:hover {
	opacity: 1;
}

#promo {
	
}

#promo a:link {
	text-decoration: none;
	color: #ffffff;
}
#promo a:visited {
	text-decoration: none;
	color: #cccccc;
}
#promo a:hover {
	text-decoration: none;
	color: #ff9933;
}

/* Login Page Classes */
.smallLogin { font-size: 10px; text-decoration: none; line-height: 15px; font-weight: normal; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; }
.bodyLogin { font-size: 11px; text-decoration: none; line-height: 15px; font-weight: normal; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }

/* Program Classes */
.showTitle { font-size: 22px; text-decoration: none; line-height: 140%; line-width: 130%; font-weight: normal; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }
.showPremiere { font-size: 12px; text-decoration: none; line-height: 140%; font-weight: bold; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; }
.showDescription { font-size: 13px; text-decoration: none; line-height: 130%; font-weight: normal; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; }
.showZinger { font-size: 13px; font-weight: bold; font-style: oblique; line-height: 150%; color: #FFFFFF; font-family: Georgia, Times, "Times Roman", Verdana, Arial, Helvetica, Monaco; }

.button { font-size: 10px; COLOR: #FFFFFF; BACKGROUND-COLOR: #003399; }
#white_text { color: #FFFFFF }

/* link colors */
A:link {color: #000000; text-decoration: none; }
A:hover {color: #ff9933; text-decoration: none;}
A:visited {color: #333333; text-decoration: none; }
A:active {color: #FF0000; text-decoration: none; }

a.tooltip span {
	display:none;
	padding:2px 3px;
	margin-left:8px;
	width:130px;
}
a.tooltip:hover span{
	display:inline;
	position:absolute;
	background:#ffffff;
	border:1px solid #cccccc;
	font-size: 12px;
	color:#6c6c6c;
}


A.white:link {color: #FFFFFF; text-decoration: none; }
A.white:hover {color: #FFFFFF; text-decoration: none;}
A.white:visited {color: #FFFFFF; text-decoration: none; }
A.white:active {color: #FFFFFF; text-decoration: none; }

