/* primetime listings DHTML styles ----------------------------------------------------------*/
A.primetime-day:link{font-family:Arial,Helvetica,Verdana,sans-serif;font-size:11px;color:#FFFFFF;font-weight:bold;text-decoration:none;}
A.primetime-day:visited{font-family:Arial,Helvetica,Verdana,sans-serif;font-size:11px;color:#FFFFFF;font-weight:bold;text-decoration:none;}
A.primetime-day:hover{font-family:Arial,Helvetica,Verdana,sans-serif;font-size:11px;color:#FFFFFF;font-weight:bold;text-decoration:underline;}
A.schedule-day:link{
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
A.schedule-day:visited{
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
A.schedule-day:hover{
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
select{font-size:10px;width:170px;background-color:white;}
.aeclubtools{color:#F79A24;}
.aeclubtools{font-size:10px;padding-right:15px;}
.aeclubtools a, a:Visited {color:#C3C5C7;}
.aeclubtoolspad{height:24px;float:right;}
.home2ndpromobg{background-color:#FCE9D3;}
.homegradientcell{background-image:url(/images/home/home_topgradient.jpg);background-repeat:repeat-y;}
.homegradientcellpurple{background-image:url(/images/home/home_topgradient_purple.jpg);background-repeat:repeat-y;padding:2px 0px 0px 0px;height:24px;}
.homeheader_background {background-image:url(/images/home/header_bkgrd.jpg); background-repeat:no-repeat;}
.homepromobg{background-color:#F79A24;}
.homepromobg h1{font-size: 16px; color: white; margin-top: 10px; verticle-align: middle; text-align: left; font-style: normal; font-variant: normal; font-weight: bold;}
.homepromobg_round{background-color:#F79A24;background-image:url(../images/home/bg_homepromoNew.gif);background-position:right;background-repeat:no-repeat;}
.homev2aeclubbg{background-color:#C3B244;}
.homev2aeclubbg_round{background-color:#C3B244;background-image:url(../images/home/bg_homev2aeclubbg.gif);background-position:left top;background-repeat:no-repeat;}
.homev2resourcesbg{background-color:#FFD78A;}
.morevideo{height:28px;background-image:url(../images/home/moreVideo_bkgrd.gif);background-repeat:no-repeat;background-color:#DFE3E7;}
.pad10pxtop5bot{padding-bottom:5px;padding-top:10px;}



.searchbox{font-size:12px;width:116px;margin-right:4px;}
.searchtable{float:right;padding-right:15px;padding:29px 0px 13px 0px;}

/*GLOBAL TOP NAVIGATION MENU*/
/* .topNavlogo{background-image: url(/images/home/logo_ae_home_purple.gif);background-repeat: no-repeat;} */
.topNavlogo{background-image: url(/images/home/aeLogo.jpg);background-repeat: no-repeat;}
.topNav{font-size:12px;font-weight:bold;color:#000000;text-decoration: none;}
.topNavBkgrnd{background-color:#FFFFFF;}
.topNavPipe{color:#BEBEBE;padding:0px 2px 0px 2px;}
.topNavPad {padding:32px 0px 0px 0px;float:left;}




/* Styles for the schedule */

/*--- primetime listings ---*/

.primetime-bkgrnd{background-color:#691F36;}
primetime-date{padding:10px 10px 5px 5px;background-color:#691F36;}
.primetime-line{background-color:#892846;padding:0px 0px 0px 0px;}
.primetime-listing-td{padding-top:4px;padding-bottom:4px;padding-left:7px;border-bottom:1px solid #892846;}
.primetimeshows{line-height:17px;}
.primetimeshows A{color:#000000;}
.primetime-table{padding:0px 10px 0px 10px;background-color:#691F36;}
.primetime-td{padding-top:15px;padding-bottom:4px;padding-left:1px;font-family:Arial,Helvetica,Verdana,sans-serif;font-size:12px;color:#FFFFFF;font-weight:bold;border-bottom:1px solid #892846;}
.primetime-td-active{background-color:#FEE5C7;width:25px;padding:5px 2px 2px 2px;font-family:Arial,Helvetica,Verdana,sans-serif;font-size:11px;color:#FFFFFF;font-style:normal;text-align:center;}
.primetime-time-td{padding-top:4px;padding-bottom:4px;padding-left:1px;font-family:Arial,Helvetica,Verdana,sans-serif;font-size:12px;color:#FFFFFF;font-weight:bold;border-bottom:1px solid #892846;width:35px;}




.weekdays {
list-style: none;
margin: 0;
padding: 0;
margin-bottom: 8px;
}

.weekdays li {
display: inline;
margin-right:-3px;
padding:4px 4px 4px 3px;
}


.schedule-td{
	background-color: #CDD1D4;
	width:20px;
	padding:4px 4px 4px 3px;
	text-align:center;
	font-size:10px;
}

.schedule-td-active{
	background-color: #E5E9EC;
	width:20px;
	padding:4px 4px 4px 3px;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:10px;
	color:#000000;
	font-style:normal;
	text-align:center;
}


#schedule {
	width:190; 
	height: 230px;
	margin-left: 0px;
}


#schedule h1 {
	margin: 0;
	padding: 0;
	font: bold 16px arial, helvetica, verdana, sans-serif;
	font-weight:bold;
	color:white;
	margin-top: 10px;
	vertical-align: middle;
	text-align: left;
}

#schedule h5 {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	color: #e7eaed;
	text-align: left;
	font-weight: normal;
}

#schedule_container {
	margin-top: 0px;
	margin-left: 10px;
}

.primetime-list h5 {
font-size: 14px;
margin: 0;
padding: 0;
}


.episode-name {
float:left; margin-left: 5px; width: 210px; padding-top: 3px; padding-bottom: 2px;
}

.primetime-list {
	width: 201px;
}
.primetime-list p {
margin:0;
padding: 0;
color: #fff;
font-size: 12px;
}
.episode-name h5 a:link, .episode-name h5 a:visited {
	color:#e7eaed;
	font-size: 11px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: normal;
	text-decoration:none;
}
.episode-name h5 a:hover {
	color:#e7eaed;
	font-size: 11px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: normal;
	text-decoration: underline;
}


#schedule .airtime {
color:#CD708E;
 float: left;
 width:40px; padding-top: 3px; 
}

#schedule .airtime h5{
	color:#e7eaed;
	font-size: 11px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: normal;
}

#schedule .airtime img {
	width: 22px;
}

.todays-date {
	color: #e7eaed;
	font-size: 11px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: bold;
	text-align: left;
}

.schedulebg{background-image:url(/images/bio_hp_video_schedbg.gif);background-repeat:no-repeat;}

/* /Styles for the schedule */



#topten-shell {
	padding-bottom:0px;
	padding-left:4px;
}
#topten-shell li {
	list-style-type: none;
	list-style-position: outside;
	line-height: 17px;
}

.topten-show_odd {
	background-image:url(/images/home/top10_oddRow.gif);
	background-repeat:repeat-y;
	font-size: 12px;
	color: black;
}

.topten-show_odd a {
	background-image:url(/images/home/top10_oddRow.gif);
	background-repeat:repeat-y;
	font-size: 12px;
	color: black;
}
.topten-show_odd a:visited {
	text-decoration: none;
	font-size: 12px;
	color: black;
}

.topten-show_even {
	background-image:url(/images/home/top10_evenRow.gif);
	background-repeat:repeat-y;
	font-size: 12px;
	color: black;
}

.topten-show_even a:visited {
	text-decoration: none;
	font-size: 12px;
	color: black;
}

.topten-show_even a {
	background-image:url(/images/home/top10_evenRow.gif);
	background-repeat:repeat-y;
	font-size: 12px;
	color: black;
}

.topten-show_over {
	background-image:url(/images/home/top10_over.gif);
	background-repeat:repeat-y;
	text-decoration: none;
	font-size: 12px;
	color: white;
}

.topten-show_over a:visited ,
.topten-show_over a:link ,
.topten-show_over a:visited:hover ,
.topten-show_over a:hover {
	text-decoration: none;
	font-size: 12px;
	color: white;
}



