/* CSS Document */
@import url(globalMainNav.css);/*New style global menu include*/

/* global */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

img {
	border:none;
}

.clear {
	clear:both;
}

.bold {
	font-weight:bold;
	
}



/* main page layout control, gray background */
#pagesize {
width:994px;
height:100%;
margin:0 0 0 0;
padding:0px 28px 15px 28px;
background-color:#232323;

}	

	


/* top portion */
/* top portion */

.wrapper{
	float:left;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	width:994px;
}


/* Heading */

.heading {
	float:left;
	margin:10px 0 10px 0;
	}

.logo {
	float:left;
	display:inline;
	margin:10px 0 0 75px;
	}
	
.title {
	float:left;
	display:inline;
	margin:30px 0 0 10px;
	}
	
/* Show title */

.titleline {
	clear:both;
	float:left;
}

/*
	width:994px;
	height:103px;
	background-image:url(../images/minisite/background-subhead.gif);
	}
	*/
	
	.subheading .showtitle {
	float:left;
	display:inline;
	margin:30px 0 0 10px;
	}
	
	.subheading .airtime {
	float:left;
	display:inline;
	width:285px;
	margin:45px 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
	
		.subheading .airtime img{
		margin:0 5px 0 0;
		}
	
	.subheading .sponsor {
	float:left;
	display:inline;
	text-align:center;
	width:200px;
	margin:5px 0 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	}
	
	
		.subheading .sponsor p {
		margin:5px 0 5px 0;
		}
	
	.subheading .divider{
		float:left;
		width:1px;
		
		}
		
	.subheading .reminder {
		float:left;
		margin:20px 0 0 20px;
		display:inline;
		}
		
		.subheading .reminder p {
		margin:8px 0 8px 0;
		}	
		
		.subheading .reminder p a{
		color:black;
		}
	
	
	
/* ------------------- */	
.mainbody {
	clear:both;
	float:left;
	width:994px;
	background-image:url(../images/minisite/background-main.gif);
	}
	
	.mainbody #leftmain {
		float:left;
		width:658px;
	}
	
	.mainbody .leftnav {
	float:left;
	width:145px;
	
	}	
	
	.mainbody .midcolumn {
	float:left;
	width:513px;
	
	}
	
	.mainbody .rightrail{
	float:left;
	width:335px;
	}
	
	
	/* Left Nav */
	/* SUBMENU
--------------------------------------------------------------------------*/

.submenu {		
	width: 140px;
	float: left;
}

	.submenu ul {		
		margin: 12px 0 10px 10px;
		padding: 0;
		display: block;
		width: 119px;		
		border-bottom: 1px dotted #494949;
	}

		.submenu ul li {
			margin: 2px 0 2px 0px;
			padding: 2px 0 0 3px;
			list-style: none;
			border-top: 1px dotted #494949;
		}
		
		.submenu ul li li {
			border-top: none;
			padding: 0;
			margin: 0;
			list-style-image: url(../images/global/icon_dash.gif);
		}
		
	.submenu ul ul {
		border-bottom: none;
		width: 100px;
		padding: 0;
		margin: 12px 0 10px 12px;
	}
	
		/* IE Hack */
		*html .submenu ul ul {
			margin-left: 18px;
		}

		
		
	.submenu a:link, .submenu a:active, .submenu a:visited {
		color: #000000;
	}
	
	.submenu a:hover {
		color: #FFFFFF;
	}
	
	.submenu a.selectOn:link, .submenu a.selectOn:active, .submenu a.selectOn:visited, .submenu a.selectOn:hover {
		color: #FFFFFF;
	}

/* Video Player */


.mainbody .midcolumn .videoplayer{
	float:left;
	width:493px;
	}
	
.mainbody .midcolumn .caption{
	float:left;
	width:493px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:10px 0 10px 0;
	}

/* Galleries */


.galleries {
	float:left;
	display:inline;
	border:solid #666666 1px;
	background-color:#cccccc;
	width:493px;
	margin:10px 0 10px 0px;
	}
	

.galleries .body {
		float:left;
		display:inline;
		margin:5px 0 0 0;
		
		}

		.galleries .body .text {
		float:left;
		width:130px;
		height:100px;
		display:inline;
		margin:10px 5px 0 10px;
		}
			.galleries .body .text h3{
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			margin:0px 0 5px 0;
			}
			
			.galleries .body .text h3 a{
			color:#000000;
			}
			
			.galleries .body .text p {
			margin:0;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			}
			.galleries .body .text p a{
			color:#000000;
			}
		.galleries .body .image {
		float:left;
		display:inline;
		margin:10px 5px 0 10px;
		border:solid black 1px;
		}	
			

/* Square ad */

.mainbody .rightrail .squaread {
	float:left;
	
	}

/* Related */

.mainbody .rightrail .related {
	float:left;
	
	}
/* Schedule */
	.schedule {
		clear:both;
		float:left;
		width:335px;
	}

/* Features */

/* Today */
.mainbody .rightrail .today {
	float:left;
	width:335px;
	background-color:#cccccc;
	margin:20px 0 0 0;
	background-image:none;
	}

.mainbody .rightrail .today .header{
	float:left;
	width:335px;
	border-bottom:solid white 1px;
	}
	
	.mainbody .rightrail .today .header h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:0;
	}
	
.mainbody .rightrail .today .body{
	float:left;
	width:335px;
	background-image:none;
	}	
	
	.mainbody .rightrail .today .body .image{
	
	float:left;
	width:100px;
	height:90px;
	margin:10px 0 10px 10px;
	}	
	
	.mainbody .rightrail .today .body .text{
	float:left;
	width:205px;
	height:90px;
	margin:10px 10px 10px 10px;
	display:inline;
	}	

		.mainbody .rightrail .today .body .text h3{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		margin:0;
		}
	

	
	
/* Store */

/* .mainbody .rightrail .store {
	float:left;
	width:335px;
	background-color:#cccccc;
	margin:20px 0 0 0;
	background-image:none;
	}

.mainbody .rightrail .store .header{
	float:left;
	width:335px;
	border-bottom:solid white 1px;
	}
	
	.mainbody .rightrail .store .header h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:0;
	}
	
.mainbody .rightrail .store .body{
	float:left;
	width:335px;
	background-image:none;
	}	
	
	.mainbody .rightrail .store .body .image{
	
	float:left;
	width:100px;
	height:120px;
	margin:10px 0 10px 10px;
	}	
	
	.mainbody .rightrail .store .body .text{
	float:left;
	width:205px;
	height:120px;
	margin:10px 10px 10px 10px;
	display:inline;
	}	

		.mainbody .rightrail .store .body .text h3{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		margin:0;
		}
	
*/
/*
.store {
	clear:left;
	float:left;
	width:312px;
	margin:25px 0 0 0 ;
	background-color:#FFFFFF;
	background-image:none;	!important;
	}

	.store .header {
	float:left;
	background-image:url('../images/minisite/storehead_background.jpg');
	background-repeat:no-repeat;
	height:53px;
	border:none;
	}
	

	.store .background {
		float:left;
		background-image:url('../images/minisite/store_background.jpg');		 background-repeat:repeat-y;
	}


	.store .body {
		float:left;
		margin:0;
		padding:0 0 0 10px;
		width:312px;
		background-image:none;
	
	}
	
	
	.store .footer {
   		float:left;	
		background-image:url('../images/minisite/storefoot_background.jpg');
		background-repeat:no-repeat;
		height:64px;
		width:312px;
}
	*/
	/*    FOOTER
	-------------------------------------------------------------------------*/

	#footer {
	      clear: both;
	      float: left;
	      margin: 8px 0 20px 0;
	      padding: 0 10px 0 10px;
	      border-top: solid 1px #BBBBBB;
	      width: 974px;
	      font-family:Arial, Helvetica, sans-serif;
	      font-size:11px;
	      color: #000000;
	      background-color:#FFFFFF;
	}

	#footer a:link, #footer a:visited, #footer a:active {
	      color: #999999;
	      text-decoration:none;
	}

	#footer a:hover {
	      color: #999999;
	      text-decoration:none;
	}

	#footer .footernav {
	      float: left;
	      margin: 10px 0 0 0;
	      padding: 0 10px 0 0;
	      font-size: 11px;
	      border-right: solid 1px #CCCCCC;
	}

	#footer .footernav .copyright {
	      margin: 15px 0 0 0;
	      color: #999999;
	      font-size: 10px;
	}

	#footer .footericons {
	      float: left;
	      margin: 0px 0 0 0px;
	      padding: 0;
	}

	#footer .footericons img {
	      padding: 0 4px 0 0;
	      margin: 0;
	}

	/*  Footer Ends */



/* Advertisement */


#topad {
 margin: 0;
 background-color: #FFFFFF;
 float: left;
 height: 100px;
}

/* remove */
#magazinead {
	float: left;
	padding-top:5px;
}

#bannermagazine{
	float:left; 
	display:inline;
	margin:0 0 0 15px;
	padding: 0;
}

.tdihads {
	clear:both;
	float:left;
	margin:0 0 0 2px;
}
.tdihArticleads {
	clear:both;
	float:left;
	margin:0 0 0 -10px;
}
*html .tdihArticleads {
	margin:0 0 -50px -7px;
}
 
#sponsorTrackingPixel {
text-indent: -99999px;
}
