.progModule_container  {
	background-image:url("/tv/images/rightfauxborder.jpg");
	background-position:right top;
	background-repeat:repeat-y;
	border-top:1px solid white;
	font-family:Arial;
	font-size:small;
	width:688px;
}

div.clear {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	height: 0;
	line-height:0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	visibility: hidden;
	width: 0;
}

img.as_image{margin: 3px 10px 10px 0px;}

ul.avList {
	list-style:none;
	margin:10px 0px;
	padding:0px;
}

ul.avList li  {
	margin:0px;
	padding:0px;
}

ul.avList li a {
display:block;
	margin:0px;
	padding:5px 10px;
	padding-left:30px;
	background:#efefef url(/tv/images/video_icon_black_tran.gif) no-repeat 5px 7px;
	width:400px;
	border:1px solid #999999;
}

ul.avList li a:hover {
	background:#e0e0e0 url(/tv/images/video_icon_black_tran.gif) no-repeat 5px 7px;
	border:1px solid #999999;
text-decoration:none;
}


div#RightNav {
float:right;
clear:right;
width:212px;
background-color:#ffffff;
background-image:url(/tv/theafternoonshow/images/sidebar_fadeblue.jpg);
background-repeat: repeat-x;
}


div#RightNav a{
color:#000000;
}

ul.indexList {
padding-left:18px;
}

ul.indexList span.indexDate {
padding-left:5px;
font-size:8pt;
color:#777777;
}



/*-------------- Start DHTML LeftNav Menu ------------------------------ */
/*---------------------------------------------------------------------  */

#dhtmlgoodies_slidedown_menu li {
	list-style-type: none;
	font-size:small;
	position: relative;
	background-image: url('/images/bullet_diamond.gif');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding: 2px 5px 0px 10px;
	display:block;
}
#dhtmlgoodies_slidedown_menu li.expandable {
}
#dhtmlgoodies_slidedown_menu li.nolink {
	background-image: none;
}
#dhtmlgoodies_slidedown_menu li.nolink a {
	text-decoration: none;
}
#dhtmlgoodies_slidedown_menu ul {
	position: relative;
	padding: 0px 0px 0px 12px;
	list-style-type: none;
	clear: both;
	margin: 0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#dhtmlgoodies_slidedown_menu div {
	margin: 0px;
	padding: 0px;
}
#dhtmlgoodies_slidedown_menu {
margin:10px 0px 15px 0px;
}

/* All A tags - i.e menu items. */

#dhtmlgoodies_slidedown_menu a {
	display: block;
	clear: both;
	width: 100%;
}
/* A tags  */
#dhtmlgoodies_slidedown_menu .slMenuItem_depth1 {
	/* Main menu items */
	margin-top: 1px;
}
#dhtmlgoodies_slidedown_menu .slMenuItem_depth2 {
	/* Sub menu items */
	margin-top: 1px;
}
#dhtmlgoodies_slidedown_menu .slMenuItem_depth3 {
	/* Sub menu items */
	margin-top: 1px;
}
#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 {
	/* Sub menu items */
	margin-top: 1px;
	color: red;
}
#dhtmlgoodies_slidedown_menu .slMenuItem_depth5 {
	/* Sub menu items */
	margin-top: 1px;
}

/* UL tags, i.e group of menu utems. 
It's important to add style to the UL if you're specifying margins. If not, assign the style directly
to the parent DIV, i.e. 

#dhtmlgoodies_slidedown_menu .slideMenuDiv1

instead of 

#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
*/
#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul {
	padding: 1px;
}
#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul {
	margin-left: 5px;
	padding: 1px;
}
#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul {
	margin-left: 10px;
	padding: 1px;
}
#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul {
	margin-left: 15px;
	padding: 1px;
}
/*-------------- Second Dynamic Menu for sport DHTML ------------------------------ */


/*---------------------------------= menu ends here */


div.titleHeader {
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	padding: 0.2em 0em;
	width: 100%;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #fff;
	height: 1.4em;
	background-image:url(/tv/images/tvbg_one.gif);	
	background-color:#014F87;
	clear: both;
	border-bottom: 1px solid #FFFFFF;

}

div.titleHeader span, div.titleHeader div {
	font-weight: bold;
	padding: 0px 8px;
	position: relative;
	top: 1px;
}

div.titleHeader .timeStamp {
	font-size: 8pt;
}


div.storyBody p.date {
font-size:90%;
color:#2C2E7E;
}

/*------------------------------------= */

div.titleProg {

height: 3em;
}

span.subtitle {

float:left;
clear:both;
padding: 0px 8px;
font-family: Arial;
	font-size: small;
	font-weight: normal;
	color:#ffffff;
	background-color:#000000; 
}
/*--------------------------------------------------------------------- =Drop Menu */

/* style the outer div to give it width */
.dropmenu {
	background-color:#F0F0F0;
}
.dropmenu ul li {
	background-color:#F0F0F0;
}
.dropmenu a, .dropmenu a:visited {
	background-color:#F0F0F0;
}
.dropmenu a:hover {
	color:#000000;
	background-color:#E5E5E5;
}
.dropmenu :hover > a {
	color:#000000;
	background-color:#E5E5E5;
}



/*-------------------------------------------------------------------- =Search Form*/

#searchForm {
	float:left;
	clear:none;
}

#searchFormInput {
margin:8px 8px 4px 8px;
float:left;
width:153px;
}

#searchForm a#searchFormButton {
display:block;
width:28px;
float:left;
clear:none;
text-align:center;
background-color:#114973;
margin:8px 0px 0px 0px;
padding:3px 0px 2px 0px;
font-weight:bold;
color:#ffffff;
}

#searchForm a#searchFormButton:hover {
background-color:#4374C1;
text-decoration:none;
}




/*-------------------------------------------------------------------- =Zip Bug*/
div.titleProg div.zipBug {
  margin:0px;
  padding:0px;
  padding-right:2px;
float:right;
clear:none;
}



div.titleProg span.titleText {
float:left;
}
div.titleProg span.progTime {
float:left;
margin-top:12px !important;
margin-top:13px;
}

div.storyBody h2 {
	font-size: 110%;
}





