
.listing {
	display: inline; 
	position: absolute; 
	overflow: hidden; 
	height: 50px; 
	font-size: 12px; 
	padding-left: 8px; 
	padding-top: 3px;  
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	z-index: 2; 
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: bold;
	background: url('/images/tvgrid/gradient_row_lighter.gif');
	margin-right: 0px;
	padding-right: 3px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-overflow: ellipsis; /* IE Only */
	color: #333333;
}

.listing a:link {
	text-decoration: none;
	color: #5772B5;
}

.listing a:hover {
	text-decoration: underline;
}

.station_text a:link {
	text-decoration: none;
	color: #5772B5;
}

.station_text a:hover {
	text-decoration: underline;
}

.more_info_title a:link {
	text-decoration: none;
	color: #5772B5;
}

.more_info_title a:hover {
	text-decoration: underline;
}

.station_listing {
	background: url('/images/tvgrid/gradient_row_lighter.gif');
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px; 
	height: 40px; 
	border: 1px solid #999999; 
}

.grid_nav {
	background: url('/images/tvgrid/time_bgd.gif');
	background-repeat:repeat-x;
	width: 110px; 
	border-left: 0px none !important;
	border-right: 1px solid white; 
	border-top: 1px solid white;
	overflow: hidden;
	height:19px;
}

.mini_grid_nav {
	width: 60px; 
	left: 50px; 
	text-align: right;
	border-left: 0px none !important;
}

.header {
	background: url('/images/tvgrid/time_bgd.gif');
	border-top: 1px solid white; 
	border-left: 1px solid white; 
	z-index: 3;
	font: Verdana,Arial,Helvetica,sans-serif;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.grid {
	position: absolute;
	z-index: 1;
	left: 200px;
}

.station_text {
	position: absolute;
	background: #FAFAFA;
	overflow: hidden;
	left: 245px;
	font: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	z-index: 0;
	text-align: center;
	width: 60px;
	height: 50px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.mini_station_text {
	float: center;
	position: absolute;
	background: #FAFAFA;
	overflow: hidden;
	left: 250px;
	font: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	z-index: 2;
	text-align: center;
	width: 60px;
	height: 50px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top: 2px;
	padding-right: 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.green_bottom {
	border-bottom: 1px solid #339933;
}

.more_info {
	z-index: 3; 
	position: absolute;
	height: auto; 
	width: 250px; 
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	border: 0;
}

.station_container {
	overflow: show;
	position: relative; 
	left: -195px; 
	z-index: 1;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	top: 8px;
}

.mini_station_container {
	overflow: visible; 
	position: relative; 
	left: -250px; 
	z-index: 1;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	top: 8px;
}

.grid_header {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	height: 90px;
	overflow: hidden;
}

.mini_grid_header {
	border: 0;
	padding-left: 2px; 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	left: -10px;
	position: relative;
}

.grid_header_time {
	position: relative;
	background: url('/images/tvgrid/search_bgd.gif');
	height: 35px;
	left: 0px;
	font-weight: bold;
	font-size: 10px;
	color: white;
	padding: 2px 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 0;
}

.header_station_container {
	background: url('/images/tvgrid/search_bgd.gif');
	height: 35px;
	top: -4px;
	font-weight: bold;
	font-size: 12px;
	color: white;
	width: 800px;
	padding: 3px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}

.header_station_provider {
	padding-left: 2px; 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	left: 10px;
	position: absolute;
	height: 38px;
	overflow: hidden;
	width: 800px;
}

.header_station_dropdowns {
	position: relative;
	top: -7px;
	padding: 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Arial,Helvetica,Verdana,sans-serif;
}

.dropdown_text {
	font-family: Arial,Helvetica,Verdana,sans-serif;
}

.single_station_container {
	position: relative;
	top: -5px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	width: 800px;
}

.header_station_go {
	padding: 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	bottom: 5px;
}

.header_station {
	font-size: 20px;
}

.key_container {
	position: relative;
	z-index: 1;
	left: -225px;
	height: 15px;
	top: 5px;
}

.mini_key_container {
	position: relative;
	z-index: 1;
	left: -250px;
	height: 15px;
	top: 5px;
}

.header_container {
	width: 590px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 14px;
	background: url('/images/tvgrid/nav_bgd.gif');
}

.show_more {
	cursor:pointer; 
	cursor:hand; 
}

.poster {
	float:left; 
	margin: 2px; 
	margin-right: 5px; 
	margin-bottom: 5px;
}

.more_info_title {
	font-size: 16px; 
	font-weight: bold;
}

.more_info_text {
	font-size: 8px;
	white-space: nowrap;
}

.more_info_links {
	font-size: 11px;
}

.station_logo {
	float: left;
	left: 200px;
	width: 45px;
}

.left_border {
	border-left: #999999;
}

.float_right {
	float: right;
}

.float_left {
	float: left;
}

.full_grid_link {
	text-align: right; 
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: bold;
	font-size: 12px;
	z-index: 0;
}

.snapshot_grid_link {
	text-align: right; 
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: bold;
	font-size: 12px;
}

snapshot_date {
	font-family: Arial,Helvetica,Verdana,sans-serif;
}

.ratings_info {
	font-size: 6px;
}

.provider_change {
	z-index: 2; 
	font-family: Arial,Helvetica,Verdana,sans-serif;
	height: 27px; 
	left: -20px; 
	font-size: 12px;
	overflow: hidden;
	text-align: center; 
}

.provider_static {
/*	position: relative; */  /* makes "See Full Listing" not clickable on Firefox */
	font-family: Arial,Helvetica,Verdana,sans-serif;
	text-align: center; 
	z-index: 2; 
	height: 27px;
}

.header_image {
	height: 23px;
	position: relative;
	background: url('/images/tvgrid/headline_bgd.gif'); 
}

.grid_header_search {
	position: relative;
	left: -10px;
	height: 35px;
	background: url('/images/tvgrid/search_bgd.gif');
	font-family: Arial,Helvetica,Verdana,sans-serif;
	color: white;
	float: right;
	text-align: right;
	border: 0;
	margin: 0px;
	padding: 2px 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1;
	font-size: 12px; 
	font-weight: bold;
}

.more_info_inner {
	border: 1px solid gray;
	background: white;
	padding: 5px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 250px;
}

.rshadow { background: url(/images/tvgrid/shadow_right.png) no-repeat; width: 18px}
.bshadow { background: url(/images/tvgrid/shadow_bottom.png) right no-repeat; height: 18px}
.xshadow { background: url(/images/tvgrid/shadow_bottomright.png) top left no-repeat; width: 10px}

.iershadow { background:black; width:18px; filter:alpha(Opacity=30, FinishOpacity=0, Style=1, StartX=10, StartY=0, FinishX=60, FinishY=0)}
.iebshadow { background: black; height: 18px; filter: alpha(Opacity=30, FinishOpacity=0, Style=1, StartY=0, FinishY=60, StartX=0, FinishX=0); }
.iexshadow { background: black; filter: alpha(Opacity=30, FinishOpacity=0, Style=1, StartY=0, FinishY=30, StartX=10, FinishX=30); }

.change_div {
	color: blue;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	text-decoration: underline;
	font-size: 12px;
	visibility: visible;
}

.top_250 {
	color: goldenrod;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}

.top_250 a:link {
	text-decoration: none;
	color: goldenrod;
}

.top_250 a:visited {
	text-decoration: none;
	color: goldenrod;
}

.provider_buttons {
	position: relative;
	vertical-align: middle;
	top: 4px;
	padding: 0px;
}