/* MOLECULAR INC. - CSS by Amanda Flohr-Egile & Yuval Zukerman */

div#header
{
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}
div#nav
{
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
div#wrapper 
{
	float: left;
	width: 970px;
	margin:0;
	padding:0;
	border:0;
	background: transparent url("http://www.wwltv.com/images/bg_wrapper.gif") repeat-y;
}
div#wrapperadpay 
{
	float: left;
	width: 1000px;
	margin:0;
	padding:0;
	border:0;
	background: transparent url("http://www.wwltv.com/images/bg_wrapper.gif") repeat-y;
}
div#secondarycontainer
{  
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
	border: 0;
}
div#secondary
{  
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url("http://www.wwltv.com/images/bg_left_grad.gif") no-repeat left top;
}

div#primarycontainer 
{  
	float: left;
	width: 780px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url("http://www.wwltv.com/images/bg_purple.gif");
	background-repeat: repeat;
}

div#primary
{  
	width: 780px;
	margin: 0;
	padding: 0;
	border: 0;
	/* background-image: url("http://www.wwltv.com/images/bg_green.gif"); DIFF */
	/* background-repeat: repeat; DIFF */
}
/* LAYOUT STRUCTURE FOR LOWER AREA */

div#othercontentcontainer
{  
	float: left;
	width: 780px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url("http://www.wwltv.com/images/bg_bottom_tile.gif") repeat-y;
}
div#othercontentcontainer_news
{  
	float: left;
	width: 780px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url("http://www.wwltv.com/images/bg_bottom_tile_news.gif") repeat-y;
}
#othercontent 
{
	margin: 7px 27px 0 26px;
	padding: 0;
	border: 0;
	background-color: transparent;
	color: #000;
}
#othercontentticker 
{
	float: left;
	width: 725px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white;
}
#othercontentleft
{
	float: left;
	width: 407px;
	margin: 0;
	padding: 12px 0 0 0;
	border: 0;
}
#othercontentright
{
	float:right;
	width: 310px;
	margin: 0;
	padding: 12px 0 0 0;
	border: 0;
}
div#bottomcap
{  
	float: left;
	width: 780px;
	height: 18px; /* Diff */
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url("http://www.wwltv.com/images/bg_bottomcap.gif") no-repeat;
}

/* FOOTER */
div#footercontainer
{  
	clear: both;
	float: left;
	width: 970px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border:0;
	text-align: center;
	background: #231248 url("http://www.wwltv.com/images/bg_footer.gif") no-repeat;
}
div#footercontaineradpay
{  
	clear: both;
	float: left;
	width: 995px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border:0;
	text-align: center;
	background: #231248 url("http://www.wwltv.com/images/bg_footer.gif");
}
div#footercontainer_search
{  
	clear: both;
	float: left;
	position: relative;
	top: -60px;
	width: 970px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border:0;
	text-align: center;
	background: #231248 url("http://www.wwltv.com/images/bg_footer.gif") no-repeat;
}

div#footer
{  
	margin: 0;
	padding: 15px 0 25px 0;
	border: 0;
	color: #fff;
	background: transparent;
	font-size: 11px;
	font-weight: normal;
}
div#footer img.ad
{  
	margin: 10px 0 7px 0;
	padding: 0;
	border: 0;
}
div#footer p
{  
	margin: 3px 0 1px 0;
	padding: 0;
	border: 0;
	line-height: 13px;
	font-weight: normal;
}
/* DASHBOARD */
div#dashboard
{  
	width: 780px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url("http://www.wwltv.com/images/bg_purple.gif") repeat;
}
/* MOLECULAR INC. - CSS by Amanda Flohr-Egile & Yuval Zukerman */

/* styles.css includes global styles, styles prevalent on the homepage broadcast site - specifically the left hand side column called "secondary" 
	as well as the content blocks in the lower area called "othercontent" such as reader break room, chats boards and blogs, etc. */

/* GLOBAL STYLES */

/* COLOR CHANGE ON BOTTOM BORDER OF HEADING */
h3 
{
	margin: 5px 0 0 0; 
	padding: 0;
	border-bottom: 2px solid #8f83a1; /* COLOR CHANGE ON BOTTOM BORDER OF HEADING */
	font-size: 16px;
	line-height: 22px;
	font-family: Arial, Verdana, sans-serif;
}
h4
{
	margin: 4px 0 7px 0;
	padding: 0;
	border-bottom: 2px solid #8f83a1; /* COLOR CHANGE ON BOTTOM BORDER OF HEADING */
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Verdana, sans-serif;
}
h5
{
	margin: 7px 0 5px 0;
	padding: 0;
	border-bottom: 1px solid #8f83a1; /* COLOR CHANGE ON BOTTOM BORDER OF HEADING */
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Verdana, sans-serif;
}
.box /*  Each section (reader, ent, chats, question, tv) should be contained within this container class */
{
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;                                       
	background-color: #fff;
	color: #000;
	font-size: 11px;
	line-height: 15px;
}
.links
{
	width: 95%;
	clear: both;
	text-align: left;
	padding: 3px 3px 3px 5px;
	margin: 3px 0;
	background-color: #E7E7E7;
	color: #000;
	border-left: 1px solid #8C8C8C;
	border-top: 1px solid #8C8C8C;
	border-right: 0;
	border-bottom: 0;
	font-weight: normal;
	font-size: 10px;
	/* line-height: 15px; DIF */
	font-family: Verdana, sans-serif;
}

div.links_bottom
{
	float: left;
	clear: right;	
	border-left: 1px solid #9692C5;
	width: 97%;
	clear: both;
	text-align: left;
	padding: 3px 3px 3px 5px;
	margin: 0;
	background-color: #E7E7E7;
	color: #000;
	border-left: 1px solid #8C8C8C;
	border-top: 1px solid #8C8C8C;
	border-right: 0;
	border-bottom: 0;
	font-weight: normal;
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, sans-serif;
}

.borderdivider
{
	width: 98%;
	clear: both;
	text-align: left;
	padding: 0;
	margin: 0;
	border-top: 1px dotted #000;
}
p.text /* IE-Specific exists */
{
	padding: 0 0 2px 0;
	margin: 0 0 10px 0;
	border: 0;
	font-size: 11px;
}
/* BULLET LISTS */
/* bullet position is centered; FF cannot render specific background positioning for the bullet */ 
div.bulletlist
{
	padding: 0;
	margin: 3px 2px 6px 2px;
}	
div.bulletlist p 
{
	margin: 0;
	background-image:url("http://www.wwltv.com/images/bg_bullet.gif"); background-repeat:no-repeat; background-position: center left;
	padding: 2px 0px 2px 10px;
	font-size: 12px;
	line-height: 14px;	
}	

div.content_right div.bulletlist p 
{
	margin: 0;
	background-image:url("http://www.wwltv.com/images/bg_bullet.gif"); background-repeat:no-repeat; background-position: center left;
	padding: 2px 0px 2px 10px;
	font-size: 11px;
	line-height: 13px;	
}	

/* CHAT, VIDEO ETC. ICONS */


p.chat
{
	text-align: left;
	font-weight: bold;
	margin: 5px 0;
	padding: 1px 1px 1px 20px;
	background-image: url("http://www.wwltv.com/images/icon_chat.gif"); 
	background-repeat: no-repeat; 
	background-position: left top;
}

div.wide_left_column p.chat
{
	text-align: left;
	margin: 5px 0;
	padding: 1px 1px 1px 20px;
	background-image: url("http://www.wwltv.com/images/icon_chat.gif"); 
	background-repeat: no-repeat; 
	background-position: left top;	
	font-size: 11px; 
	line-height: 14px;
}
p.video
{
	text-align: left;
	font-weight: bold;
	margin: 5px 0;
	padding: 1px 1px 1px 22px;
	background-image:url("http://www.wwltv.com/images/icon_video.gif"); background-repeat:no-repeat; 					background-position: left top;
}
p.board
{
	text-align: left;
	font-weight: bold;
	margin: 5px 0;
	padding: 1px 1px 1px 20px;
	background-image:url("http://www.wwltv.com/images/icon_board.gif"); background-repeat:no-repeat; background-position: left top;
	
}

p.board2
{
	text-align: left;
	font-weight: bold;
	margin: 5px 0;
	padding: 1px 1px 1px 40px;
	background-image:url("http://www.wwltv.com/images/icon_email.gif"); background-repeat:no-repeat; background-position: left top;
	
}

p.story
{
	text-align: left;
	font-weight: bold;
	margin: 8px 0;
	padding: 1px 1px 1px 10px;
	background-image:url("http://www.wwltv.com/images/story_arrow.gif"); background-repeat:no-repeat; background-position: 0%;
	font-size: 12px;
	line-height: 13px;
}

br.story
{
	font-weight: bold;
	margin: 8px 0;
	padding: 1px 1px 1px 10px;
	background-image:url("http://www.wwltv.com/images/story_arrow.gif"); background-repeat:no-repeat; background-position: 0%;
	font-size: 12px;
	line-height: 13px;
}

p.tell
{
	text-align: left;
	font-weight: bold;
	margin: 5px 0;
	padding: 1px 1px 1px 20px;
	background-image:url("http://www.wwltv.com/images/icon_tell.gif"); background-repeat:no-repeat; background-position: left top;
	/*line-height: 14px; DIF */
}
p.bullet
{
	text-align: left;
	font-weight: bold;
	margin: 5px 0;
	padding: 2px 0 2px 10px;
	background-image:url("http://www.wwltv.com/images/bg_bullet.gif"); background-repeat:no-repeat; background-position: 0% 50%;
}
.submit
{
	background-color: #006;
	color: #fff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	position: relative;
	padding: 0px;
	margin: 0px;
	border: 1px solid #666;
	top: 1px;
}

/* STYLES FOR LOWER, STRETCHABLE AREA CONTAINED IN THE othercontent DIV */

/* COMMON AND SHARED ELEMENTS */
#reader, #ent, #chats, #question, #tv, .generic
{
	margin: 0;
	padding: 3px 5px;
	border: 0;
}

#chats /* IE-Specific */
{
	margin: 0;
	padding: 3px 10px 5px 10px;
	border: 0;
}


.generic, #reader, #ent, #question
{
	margin: 0;
	padding: 3px 10px 5px 10px;
	border: 0;
}

#reader img.main, #ent img
{
	float: left;
	width: 200px;
	margin: 0;
	padding: 5px 10px 5px 0;
}
#readercontent, #entcontent
{
	float: left;
	width: 170px;
	margin: 0;
	padding: 5px 0 3px 2px;
	border: 0;
}
#readercontent p.text, #entcontent p.text
{
	margin: 0;
	padding: 4px 0 3px 0;
	border: 0;
}
/* THESE ARE RESUSABLE CLASSES AS LONG AS THEY ARE USED IN THE reader DIV, OR ID */
.readerother
{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
.readerotherleft
{
	float: left;
	width: 49%;
	margin: 0;
	padding: 0;
}
.readerotherright
{
	float: right;
	width: 49%;
	margin: 0;
	padding: 0;
}
.readerotherleft img, .readerotherright img
{
	margin: 0;
	padding: 5px 5px 3px 0;
}
/* QUESTION OF THE DAY */
#question span
{
	margin: 0;
	padding: 0px;
	border: 0;
	font-weight: bold;
}
#question form
{
	margin: 0;
	padding: 3px;
	border: 0;
	font-weight: bold;
}
/* WHATS ON TONIGHT IFRAME STYLES */
/* Other iframe styles are contained in the tv-iframe.html page in the page's embedded style sheet */
table.tv
{
	margin: 2px;
	padding: 0 0 3px 0;	
	vertical-align: baseline;
	font-weight: bold;
	border: 0;
}
table.tv th
{
	margin: 0;
	padding: 0 20px 0 0;
	border: 0;
	vertical-align: baseline;
}
table.tv td
{
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/* SPECIFIC STYLES THAT PURPOSEFULLY OVERRIDE SOME OF THE STYLES ABOVE */

#entcontent h5
{
	margin: 0 0 5px 0;/* Diff */
	padding: 0;
	border: 0;
	font-size: 13px;
	line-height: 14px;/* Diff */
}

/* AD CLASSES */
img.ad
{  
	margin: 2px 0 7px 0;
	padding: 0;
	border: 0;
}
/* AD CLASS = REUSABLE FOR ADVERTISEMENT TEXT ON DARK GRAY BACKGROUND SUCH AS ON THE HOME PAGE, RIGHT SIDE */
.adtext_ongray
{
	margin: 0 0 8px 0;
	padding: 0;
	border: 0;
	background-color: #333;
	color: #fff;
}
/* AD CLASS = REUSABLE FOR ADVERTISEMENT TEXT ON WHITE BACKGROUND SUCH AS ON THE STORY PAGE, RIGHT SIDE */
.adtext
{
	margin: 0 0 8px 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	color: #fff;
}

/* OTHER MAIN STYLES */

h1 { /* SYNC THIS UP WITH MAIN FEATURED NEWS AREA ONCE WE HAVE IT WORKING */
	font-size: 16px;
}
/* SECONDARY - LEFT HAND COLUMN STYLES */ 
div#secondarycontent
{  
	margin: 5px 0;
	padding: 2px 0 2px 5px;
	border: 0;
	font-size: 10px;
	color: #fff;
	background-color: transparent;
}
div#secondarycontent p.adtext
{  
	margin: 0;
	padding: 0;
	border: 0;
}
div.textad
{  
	margin: 3px 0 0 0;
	border-bottom: 1px solid #404040;
	padding: 5px 2px 10px 2px;
	text-align: left;
}
div.textad_last
{  
	margin: 3px 0 0 0;
	border: 0;
	padding: 5px 2px 10px 2px;
	text-align: left;
}
div.textad p
{  
	margin: 3px 0;
	padding: 0;
	font-size: 11px;
	color: #404040;
	background-color: transparent;
	font-weight: bold;
}
div.textad_last p
{  
	margin: 3px 0;
	padding: 0;
	font-size: 11px;
	color: #404040;
	background-color: transparent;
	font-weight: bold;
}
div.textad span
{  
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #404040;
	background-color: transparent;
}
div.textad_last span
{  
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #404040;
	background-color: transparent;
}

#skytext div.textad p,#skytext div.textad_last p,#skytext div.textad span,#skytext div.textad_last span
{  
	color: #fff;
}
#skytext div.textad
{  
	margin: 3px 0 0 0;
	border-bottom: 1px solid #fff;
	padding: 5px 2px 10px 2px;
	text-align: left;
}

div.adtext
{  
	margin: 0;
	border: 0;
	padding:1px 0;
	text-align: left;
}
div#utilitybox
{  
	margin: 10px 0 5px 0;
	padding:2px 2px 2px 5px;
	border: 1px solid #b2b0b0;
	background-color: #d3d3d3;
	color: #009;
	font-weight: bold;
	font-size: 10px;	
}
div.utilityboxitem
{  
	background-image:url("http://www.wwltv.com/images/bg_utilityboxbullet.gif"); background-repeat:no-repeat; background-position: 0 7px;
	padding: 0px 0px 0px 10px;
	margin: 2px 0;
}



html { height: 100%; }

body 
{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	line-height: 130%;
	font-family: Verdana, Arial, Sans-serif;
	voice-family: "\"}\""; voice-family: inherit;
	height: 100%;
	width: 970px;	
	background-color: #231248;
}
img
{
	border-width: 0px;
}

h2
{
	font-size: 200%;
	font-weight: bold;
}


h2.page_headline
{
	margin-left: 20px;
	padding-top: 5px;	
}

/* root container for page */
div#container
{
	
}

/* HEADER - FOR PAGES WITH SHORTER AD AND TALENT HEADS  */
div#header_area
{
	height: 105px;
	width: 100%;
	background-image: url("http://www.wwltv.com/images/masthead_bg.jpg");
	background-repeat: no-repeat;
	vertical-align: top;
}
div#header_area_katrina
{
	height: 105px;
	width: 100%;
	background-image: url("http://www.wwltv.com/katrina/mast.jpg");
	background-repeat: no-repeat;
	vertical-align: top;
}
div#header_area_news
{
	height: 105px;
	width: 100%;
	background-image: url("http://www.wwltv.com/images/masthead_news.gif");
	background-repeat: no-repeat;
	vertical-align: top;
}
/* HEADER - FOR PAGES WITH TALLER AD AND NO TALENT HEADS */
div#header_tall
{
	height: 120px;
	width: 100%;
	background-image: url("http://www.wwltv.com/images/masthead_tall.jpg");
	background-repeat: no-repeat;
	vertical-align: top;
}
div#header_tall div#banner /* IE-specific exists */
{	
	float: right;
	clear: none;
	margin-right: 10px;
	margin-top: 3px;
}
div#header_tall div#banner img
{	
	border-width: 0;
}
div#utility_menu
{
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #815bbe;
	background-color: #e7dcf8;	
	height: 19px;
	float: right;	
	text-align: left;
	padding-right: 10px;	
}

div#utility_menu ul
{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding-left: 5px;	
}

div#utility_menu ul li
{
	display: inline;
}

div#utility_menu ul li a, div#utility_menu ul a, div#utility_menu ul li a
{		
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
}
div#utility_menu ul li a:hover
{
	text-decoration: underline;
}
div#header_area div#advertisement /* IE-specific exists */
{
	color: #000;
	float: right;
	clear: right;
	font-size: 10px;
	padding-top: 5px;
	margin-right: 15px;
}
div#header_area_news div#advertisement /* IE-specific exists */
{
	color: #000;
	float: right;
	clear: right;
	font-size: 10px;
	padding-top: 5px;
	margin-right: 15px;
}
div#header_area div#banner_small /* IE-specific exists */
{	
	float: right;
	clear: right;
	margin-right: 15px;
}
div#header_area_news div#banner_small /* IE-specific exists */
{	
	float: right;
	clear: right;
	margin-right: 15px;
}
div#header_area div#banner_small img
{	
	border-width: 0px;
}
div#header_area_news div#banner_small img
{	
	border-width: 0px;
}
/* search box */
div#search_container
{	
	background-image: url("http://www.wwltv.com/images/nav_searchbar_background.gif");
	background-repeat: repeat-x;
	height: 28px;	
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
div#search_container form#search_form
{
	margin: 0px; 
	padding: 0px;
}
div#search_container input
{
	font-size: 10px;
	font-weight: bold;
	position: relative;
	top: 4px;
	left: 10px;
}
div#marketplace_title_container
{
	float: right;
	background-image: url("http://www.wwltv.com/images/market_top_bg.gif");
	background-repeat: no-repeat;	
	margin: 0px;
	padding: 0px;
	width: 327px;
	height: 28px;	
}
div#marketplace_title_container_news
{
	float: right;
	background-image: url("http://www.wwltv.com/images/market_top_news.gif");
	background-repeat: no-repeat;	
	margin: 0px;
	padding: 0px;
	width: 327px;
	height: 26px;	
}
div#navbar /*IE-specific implementation*/
{
	float: left; 
	clear: right;
	background-image: url("http://www.wwltv.com/images/nav_background.gif");		
	background-repeat: repeat-x;
	width: 100%;
	height: 37px;
	padding: 0px;	 
}
div#weather_container /* IE specific version exists */
{
	float: left;
	width: 780px;
	height: auto;
	background-image: url("http://www.wwltv.com/images/bg_purple.gif"); 
}
	
div#question form input.radio
{
	position: relative;
	top: 2px;
}

/* NEWS PAGE STYLES */

#weather_container img.header
{
	float: right;
	margin-top: 10px; 
	margin-bottom: 10px; 
	margin-left: 15px;
}
#newscol, #specialreports
{
	margin: 0;
	padding: 3px 10px 5px 10px;
	border: 0;
}

div.columnist /* IE-Specific exists */
{
	float: left;
	clear: both;
	border-top: 1px dotted #000;
	width: 385px;
	padding: 10px 10px 7px 0px;
	font-size: 11px;
}

div.columnist_top /* IE-Specific exists */
{
	float: left;
	clear: both;
	padding: 5px 10px 6px 0px;
	width: 385px;
	font-size: 11px;
}

div.columnist img, div.columnist_top img
{
	float: left;	
}

.newscolcontent
{
	float:left;
	width: 280px;
	margin: 0;
	padding: 5px 0 0 9px;
	border: 0;	
}
h6
{
	margin: 0 0 4px 0;
	padding: 0;
	border: 0;
	font-weight: bold;
	font-size: 11px;
}
#newscol img
{
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
}
#specialreports img
{
	float: left;
	width: 192px;
	margin: 0;
	padding: 5px 10px 0 0;
}
#specialreportscontent
{
	float: left;
	width: 180px;
	margin: 0;
	padding: 5px 0 3px 2px;
	border: 0px;
}
#specialreportscontent p.other
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
#specialreportscontent h5
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	line-height: 14px;
}

/* END  NEWS PAGE STYLES */



/* Marketplace Styles */
div#marketplace_title
{
	float: left;
	font-size: 11px;
	font-weight: bolder;
	color: #1F1E7C;
	margin-top: 12px;	
	margin-left: 12px;
}

div#marketplace_nav_container
{
	float: right;
	clear: right;
	background-image: url("http://www.wwltv.com/images/market_middle_bkgd.gif");
	background-repeat: no-repeat;
	width: 327px;
	height: 40px;
	text-align: center;
}

div#marketplace_nav_container ul#marketplace_nav
{
	list-style: none;
	text-align: center;
	width: 291px;		
	display: inline;
	position: relative;
	top: 8px;
	right: 2px;
	border-style: solid;
	border-color: #7F7F7F;
	border-width: 0px 0px 0px 1px;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}

/* div#marketplace_nav_container ul#marketplace_nav li.off is browser specific */

div#marketplace_nav_container ul#marketplace_nav li.off a, 
div#marketplace_nav_container ul#marketplace_nav li.off a:visited
{
	text-decoration: none;
	color: #fff;
}

div#marketplace_nav_container ul#marketplace_nav li.on
{
	display: inline;		
	border-width: 1px 1px 1px 0px;
	border-color: #7F7F7F;
	border-style: solid;	
	background-image: url("http://www.wwltv.com/images/market_nav_bkgd_on.gif");
	background-repeat: repeat-x;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: top;
	text-align: center;
}

div#marketplace_nav_container ul#marketplace_nav li.on a, 
div#marketplace_nav_container ul#marketplace_nav li.on a:visited
{
	text-decoration: none;
	color: #000;
	font-size: 10px;
}

/* div#marketplace_nav_container div#arrow_container is browser specific */


/* tabs */

div#marketplace_tab_background
{
	float: right;
	background-image: url("http://www.wwltv.com/images/market_bottom_bkgd.gif");
	background-repeat: no-repeat;
	width: 327px;
	height: 102px;
}

div#storycontent div#marketplace_tab_background /* IE-specific exists */
{
	position: relative;
	left: 25px;
	top: -59px;
}

div#searchwrapper div#marketplace_tab_background
{
	position: relative;
	right: 0px;	
	z-index: 1000;
}

div#marketplace_tab_background div.top_level
{
	margin-left: 20px; 
	margin-top: 5px;
	width: 280px;
	visibility: hidden;
	position: absolute;
}

div#marketplace_tab_background div.tab_logo
{
	float: left;
}

div#marketplace_tab_background div.tab_links
{
	float: right;
}
/* End Marketplace */
/* Weather component */
div#weather_component /* IE specific version exists */
{
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 5px;
	background-image: url("http://www.wwltv.com/images/dashboard_background.gif");
	background-repeat: no-repeat;
	width: 425px;
	height: 100px;
	text-align: left;
}

div#weather_component span.title
{
	font-weight: bold;
}


div#weather_component div#weather_conditions /* Mac-specific version exists */
{
	float: left;
	font-size: 11px;
	margin-top: 5px;
	width: 415px;
	height: 52px;
	line-height: 13px;
}

div#weather_component div#weather_conditions div#forecast_link
{
	margin-top: 10px;
}

div#weather_component div#daily_forecast 
{
	float: left;
}

div#weather_component div#daily_forecast table
{
	width: 150px;
	border-width: 0px;
	text-align: center;
	font-size: 9px;
	position: relative;
	top: -1px;
	border-collapse: collapse;
	margin: 1px 0 0 0;	
}

div#weather_component div#daily_forecast  table td.weatherday
{
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	font-weight: bolder;
}


div#weather_component div#daily_forecast table td
{
	margin: 0;
	padding: 0;
}

div#weather_component div#daily_forecast table td.weatherhi
{
	color: #A74F5D;
	font-size: 9px;
	margin: 0;
	padding: 0;
}

div#weather_component div#daily_forecast table td.weatherlo
{
	color: #473F72;
	font-size: 9px;
	margin: 0;
	padding: 0;
}

div#weather_component div#doppler
{
	float: left;
	margin-top: 3px;
	margin-left: 35px;
}

/* End Weather Component */
/* MOLECULAR INC. - CSS by Amanda Flohr-Egile & Yuval Zukerman */

/* LINK ANCHOR STYLES */

/* GLOBAL ANCHOR STYLES */
a {color: #009; background-color: transparent; text-decoration: underline;}
a:link {color: #009; background-color: transparent; text-decoration: underline;}
a:visited {color: #666; background-color: transparent; text-decoration: underline;}
a:active {color: #009; background-color: transparent; text-decoration: underline;}
a:hover {color: #F60; background-color: transparent; text-decoration: underline;}

/* UTILITY NAV ANCHOR STYLES IN HEADER */
div#utility_menu a {color: #009; background-color: transparent; font-weight: bold; text-decoration: none;}
div#utility_menu a:link {color: #009; background-color: transparent; font-weight: bold; text-decoration: none;}
div#utility_menu a:visited {color: #666; background-color: transparent; font-weight: bold; text-decoration: none;}
div#utility_menu a:active {color: #009; background-color: transparent; font-weight: bold; text-decoration: none;}
div#utility_menu a:hover {color: #F60; background-color: transparent; font-weight: bold; text-decoration: underline;}

/* UTILITY BOX ANCHOR STYLES IN LEFT COLUMN I.E. SECONDARY DIV */
div#utlitybox, div.utilityboxitem a {color: #009; background-color: #d3d3d3; text-decoration: none;}
div#utlitybox, div.utilityboxitem a:link {color: #009; background-color: #d3d3d3; text-decoration: none;}
div#utlitybox, div.utilityboxitem a:visited {color: #666; background-color: #d3d3d3; text-decoration: none;}
div#utlitybox, div.utilityboxitem a:active {color: #009; background-color: #d3d3d3; text-decoration: none;}
div#utlitybox, div.utilityboxitem a:hover {color: #F60; background-color: #d3d3d3; text-decoration: underline;}

/* TABS CONTENT AREA LINK STYLES */

div#tabscontentcontainer div.tab_area div.LeftOuterContainer div.wide_left_column h2 a {color: #009; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.LeftOuterContainer div.wide_left_column h2 a:link {color: #009; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.LeftOuterContainer div.wide_left_column h2 a:visited {color: #666; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.LeftOuterContainer div.wide_left_column h2 a:active {color: #009; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.LeftOuterContainer div.wide_left_column h2 a:hover {color: #F60; background-color: transparent; text-decoration: underline;} 

div#tabscontentcontainer div.tab_area div.wide_left_column h1 a {color: #009; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.wide_left_column h1 a:link {color: #009; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.wide_left_column h1 a:visited {color: #666; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.wide_left_column h1 a:active {color: #009; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.wide_left_column h1 a:hover {color: #F60; background-color: transparent; text-decoration: underline;} 

div#tabscontentcontainer div.tab_area div.wide_left_column h2 a {color: #009; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.wide_left_column h2 a:link {color: #009; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.wide_left_column h2 a:visited {color: #666; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.wide_left_column h2 a:active {color: #009; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.wide_left_column h2 a:hover {color: #F60; background-color: transparent; text-decoration: underline;} 

div#tabscontentcontainer div.tab_area div.wide_left_column_newscontent_right h2 a {color: #009; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.wide_left_column_newscontent_right h2 a:link {color: #009; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.wide_left_column_newscontent_right h2 a:visited {color: #666; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.wide_left_column_newscontent_right h2 a:active {color: #009; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.wide_left_column_newscontent_right h2 a:hover {color: #F60; background-color: transparent; text-decoration: underline;} 

div#tabscontentcontainer div.tab_area div.content_right h2 a {color: #009; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.content_right h2 a:link {color: #009; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.content_right h2 a:visited {color: #666; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.content_right h2 a:active {color: #009; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.content_right h2 a:hover {color: #F60; background-color: transparent; text-decoration: underline;}

div#tabscontentcontainer div.tab_area div.content_right h3 a {color: #009; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.content_right h3 a:link {color: #009; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.content_right h3 a:visited {color: #666; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.content_right h3 a:active {color: #009; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.content_right h3 a:hover {color: #F60; background-color: transparent; text-decoration: underline;}

div#tabscontentcontainer div.tab_area div.narrow_right_column_news_container h2 a {color: #009; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.narrow_right_column_news_container h2 a:link {color: #009; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.narrow_right_column_news_container h2 a:visited {color: #666; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.narrow_right_column_news_container h2 a:active {color: #009; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.narrow_right_column_news_container h2 a:hover {color: #F60; background-color: transparent; text-decoration: underline;} 

/* LINK STYLES FOR LEFT HAND SIDE HEADINGS AS ON THE HOMEPAGE AND SPORTS LANDING PAGE */
#entcontent h5 a {color: #009; background-color: transparent; text-decoration: none;}
#entcontent h5 a:link {color: #009; background-color: transparent; text-decoration: none;}
#entcontent h5 a:visited {color: #666; background-color: transparent; text-decoration: none;}
#entcontent h5 a:active {color: #009; background-color: transparent; text-decoration: none;}
#entcontent h5 a:hover {color: #F60; background-color: transparent; text-decoration: underline;} 

#collegecontent h5 a {color: #009; background-color: transparent; text-decoration: none;}
#collegecontent h5 a:link {color: #009; background-color: transparent; text-decoration: none;}
#collegecontent h5 a:visited {color: #666; background-color: transparent; text-decoration: none;}
#collegecontent h5 a:active {color: #009; background-color: transparent; text-decoration: none;}
#collegecontent h5 a:hover {color: #F60; background-color: transparent; text-decoration: underline;} 

#highschoolcontent h5 a {color: #009; background-color: transparent; text-decoration: none;}
#highschoolcontent h5 a:link {color: #009; background-color: transparent; text-decoration: none;}
#highschoolcontent h5 a:visited {color: #666; background-color: transparent; text-decoration: none;}
#highschoolcontent h5 a:active {color: #009; background-color: transparent; text-decoration: none;}
#highschoolcontent h5 a:hover {color: #F60; background-color: transparent; text-decoration: underline;} 

#specialreportscontent h5 a {color: #009; background-color: transparent; text-decoration: none;}
#specialreportscontent h5 a:link {color: #009; background-color: transparent; text-decoration: none;}
#specialreportscontent h5 a:visited {color: #666; background-color: transparent; text-decoration: none;}
#specialreportscontent h5 a:active {color: #009; background-color: transparent; text-decoration: none;}
#specialreportscontent h5 a:hover {color: #F60; background-color: transparent; text-decoration: underline;} 

/* FOOTER STYLES */
div#footer a {color: #fff; background-color: transparent; text-decoration: none;}
div#footer a:link {color: #fff; background-color: transparent; text-decoration: none;}
div#footer a:visited {color: #BBBBE4; background-color: transparent; text-decoration: none;}
div#footer a:active {color: #fff; background-color: transparent; text-decoration: none;}
div#footer a:hover {color: #F7B929; background-color: transparent; text-decoration: underline;}

/* AD LINK STYLES */

/* HEADER ADVERTISING ANCHOR STYLES */
div#advertisement a {color: #fff; background-color: transparent; text-decoration: none;}
div#advertisement a:link {color: #fff; background-color: transparent; text-decoration: none;}
div#advertisement a:visited {color: #fff; background-color: transparent; text-decoration: none;}
div#advertisement a:active {color: #fff; background-color: transparent; text-decoration: none;}
div#advertisement a:hover {color: #fff; background-color: transparent; text-decoration: underline;}

/* AD TEXT ANCHOR STYLES WITH WHITE TEXTCOLOR - SEEN ON HOMEPAGE IN LEFT COLUMN I.E. SECONDARY DIV */
div.adtext_white a {color: #fff; background-color: transparent; text-decoration: none;}
div.adtext_white a:link {color: #fff; background-color: transparent; text-decoration: none;}
div.adtext_white a:visited {color: #fff; background-color: transparent; text-decoration: none;}
div.adtext_white a:active {color: #fff; background-color: transparent; text-decoration: none;}
div.adtext_white a:hover {color: #ff9; background-color: transparent; text-decoration: underline;}

/*  AD TEXT ANCHOR STYLES WITH WHITE TEXT ON DARK GRAY BACKGROUND - SEEN IN OTHERCONTENTAD IN MAIN COLUMN/CONTENT I.E. PRIMARY, OTHERCONTENT DIV STYLES */
div.adtext_ongray a {color: #fff; background-color: #333; text-decoration: none;}
div.adtext_ongray a:link {color: #fff; background-color: #333; text-decoration: none;}
div.adtext_ongray a:visited {color: #fff; background-color: #333; text-decoration: none;}
div.adtext_ongray a:active {color: #fff; background-color: #333; text-decoration: none;}
div.adtext_ongray a:hover {color: #fff; background-color: #333; text-decoration: underline;}

/*  AD TEXT ANCHOR STYLES WITH REGULAR, GLOBAL STYLES - SEEN ON STORY PAGE IN STORYCONTENTRIGHT DIV */
div.adtext a {color: #009; background-color: transparent; text-decoration: none;}
div.adtext a:link {color: #009; background-color: transparent; text-decoration: none;}
div.adtext a:visited {color: #666; background-color: transparent; text-decoration: none;}
div.adtext a:active {color: #009; background-color: transparent; text-decoration: none;}
div.adtext a:hover {color: #f60; background-color: transparent; text-decoration: underline;}

/* TEXT AD ANCHOR STYLES SEEN ON HOME PAGE IN LEFT COLUMN I.E. SECONDARY DIV - ALSO IN STORY PAGE IN GRAY AD BOX */
div.textad a {color: #404040; background-color: transparent; text-decoration: underline;}
div.textad a:link {color: #404040; background-color: transparent; text-decoration: underline;}
div.textad a:visited {color: #404040; background-color: transparent; text-decoration: underline;}
div.textad a:active {color: #404040; background-color: transparent; text-decoration: underline;}
div.textad a:hover {color: #ff9; background-color: transparent; text-decoration: underline;}

div.textad_last a {color: #404040; background-color: transparent; text-decoration: underline;}
div.textad_last a:link {color: #404040; background-color: transparent; text-decoration: underline;}
div.textad_last a:visited {color: #404040; background-color: transparent; text-decoration: underline;}
div.textad_last a:active {color: #404040; background-color: transparent; text-decoration: underline;}
div.textad_last a:hover {color: #ff9; background-color: transparent; text-decoration: underline;}

/* TEXT AD ANCHOR STYLES SEEN ON HOME PAGE IN LEFT COLUMN I.E. SECONDARY DIV - ALSO IN STORY PAGE IN GRAY AD BOX */
#skytext div.textad a {color: #fff; background-color: transparent; text-decoration: underline;}
#skytext div.textad a:link {color: #fff; background-color: transparent; text-decoration: underline;}
#skytext div.textad a:visited {color: #fff; background-color: transparent; text-decoration: underline;}
#skytext div.textad a:active {color: #fff; background-color: transparent; text-decoration: underline;}
#skytext div.textad a:hover {color: #ff9; background-color: transparent; text-decoration: underline;}

#skytext div.textad_last a {color: #fff; background-color: transparent; text-decoration: underline;}
#skytext div.textad_last a:link {color: #fff; background-color: transparent; text-decoration: underline;}
#skytext div.textad_last a:visited {color: #fff; background-color: transparent; text-decoration: underline;}
#skytext div.textad_last a:active {color: #fff; background-color: transparent; text-decoration: underline;}
#skytext div.textad_last a:hover {color: #ff9; background-color: transparent; text-decoration: underline;}

/* ice2 */
.bilabel, a.bilabel, a.bilabel:link, a.bilabel:visited { background-color: #400040; color: #ff6; }
a.bilabel:hover, .bicenterpiece a.bilabel:hover { background-color: #1414ff; color: #fff; }
.bisidebarleft {background-color: #ffc; }
.bisidebarright { background-color: #ffc; }
.bisidebarleft .moduleheader, .bisidebarright .moduleheader { background-color: #400040; color: #ff6; }
td.moduleheader, .bisidebarright td.moduleheader { background-color: #004d99; }
.biblock, .biblock2, .biblockmore { background-color: #ffc; }
a.bilabel, .bilabel, a.bilabel:link, a.bilabel:visited { font-family:Arial, Helvetica, sans-serif; display: block; font-size: 12px; font-weight: bold; padding: 1px 2px 1px 2px; text-decoration: none; text-align: center;  text-indent: 0; background-color: #400040; color: #ffffff; border-bottom: 1px solid #000; }
a.bilabel:hover { font-family:Arial, Helvetica, sans-serif; text-decoration: none; background-color: #400040; color: #ffffff;}

.biblockheads p {font-size: .8em; line-height: 1.1em; margin: 0 5px 2px 5px; padding: 0 0 4px 6px; background-repeat: no-repeat; background-position: 0 3px; text-indent: 0;}

/* surveys */
div#question input.bisurveyformchoice
{
	position: relative;
	top: 2px;
}

#question
{
	margin: 0;
	padding: 3px 5px;
	border: 0;
}

#question
{
	margin: 0;
	padding: 3px 10px 5px 10px;
	border: 0;
}
/* QUESTION OF THE DAY */
#question .bisurveyquestion
{
	margin: 0;
	padding: 0px;
	border: 0;
	font-size: 12px;
	font-weight: bold;
}
#question bisurveyformchoice
{
	margin: 0;
	padding: 3px;
	border: 0;
}
.bisurveyviewresultslink
{
	width: 95%;
	clear: both;
	text-align: left;
	padding: 3px 3px 3px 5px;
	margin: 3px 0;
	background-color: #E7E7E7;
	color: #000;
	border-left: 1px solid #8C8C8C;
	border-top: 1px solid #8C8C8C;
	border-right: 0;
	border-bottom: 0;
	font-weight: normal;
	font-size: 10px;
	/* line-height: 15px; DIF */
	font-family: Verdana, sans-serif;
}

/* DO NOT ADD ANYTHING BELOW THIS LINE. BISIDEBARRIGHT MUST BE LAST STYLE IN THIS STYLESHEET */
.bisidebarright, .biblockmore, .thumbleft, .bistoryimgleft, .vitstorybody .biblockmore,.vitindexteaser .bisidebarright, .vitindexteaser .biblockmore{
	margin-bottom: 60px; 
	margin-top:-55px;
    voice-family: "\"}\";
    voice-family: inherit;
	margin-top: 3px;
	margin-bottom: 5px;}
