/* MOLECULAR INC. - CSS by Amanda Flohr-Egile & Yuval Zukerman  Modified by Kathy DeVault 11/06 */ 


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://cache.projo.com/images/bg_wrapper.gif") repeat-y;
}
div#wrapperadpay 
{
	float: left;
	width: 1000px;
	margin:0;
	padding:0;
	border:0;
	background: transparent url("http://cache.projo.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://cache.projo.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://cache.projo.com/images/bg_purple.gif");
	background-repeat: repeat;
}

div#primary
{  
	width: 780px;
	margin: 0;
	padding: 0;
	border: 0;
	/* background-image: url("http://cache.projo.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://cache.projo.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://cache.projo.com/images/bg_bottom_tile_news.gif") repeat-y;
}
#othercontent 
{
	margin: 7px 27px 0 26px;
	padding: 0;
	border: 0;
	background-color: transparent;
	color: #000;
}
#othercontentleft
{
	float: left;
	width: 407px;
	margin: 0;
	padding: 0;
	border: 0;
}
#othercontentright
{
	float:right;
	width: 310px;
	margin: 0;
	padding: 0;
	border: 0;
}
div#bottomcap
{  
	float: left;
	width: 780px;
	height: 18px; /* Diff */
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url("http://cache.projo.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: #ECE8DF url("http://cache.projo.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: #ECE8DF url("http://cache.projo.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: #ECE8DF url("http://cache.projo.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://cache.projo.com/images/bg_purple.gif") repeat;
}

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: #ECE8DF;
}
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://cache.projo.com/images/masthead_bg.gif");
	background-repeat: no-repeat;
	vertical-align: top;
}
div#header_area_news
{
	height: 105px;
	width: 100%;
	background-image: url("http://cache.projo.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://cache.projo.com/images/masthead_tall.gif");
	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: 0px 0px 0px 0px;	
	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://cache.projo.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://cache.projo.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://cache.projo.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://cache.projo.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;
	background-image: url("http://cache.projo.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;	
}
/*test using drury code for thumbnails*/

div.thumbnailsmall {
margin: 0;
padding: 0;
margin-bottom: 15px;
}

div.thumbnailsmall img {
float:left;
margin: 0px 10px 10px 0;
border: 1px solid black;
}

.thumbnailsmall ul {
padding: 20px;
margin: px;
	list-style-type: square;
	color: #999999;
} 

.thumbnailsmall li {
padding: 0;
margin: 10px 0 0 0;
	list-style-position: outside;

}
/*
.newbulletlist {
padding: 0;
margin: 10px 0 0 0;
	list-style-position: inside;
	list-style-image: url("http://cache.projo.com/images/bg_bullet.gif");
	list-style-type: none;
}*/


/*end drury test*/

.thumbnail90 /* Style testing by Kathy DeVault to be used anywhere  */
{

	padding: 5px 10px 6px 0px;
	width: 100%;
	font-size: 11px;
}

.thumbnail90 img 
{
	float: left;
	width: 90px;
	border:#666666 1px;	
	 }

.thumbnail90text
{
	position:absolute;
	right:110px;
	margin: 0;
	padding: 5px 0 0 10px;
	border: 0;	
}


div.thumbnail /* Style added by Kathy DeVault to be used in Tab 1, narrow right column  */
{
	float: left;
	clear: both;
	padding: 5px 10px 6px 0px;
	width: 235px;
	font-size: 11px;

}

div.thumbnail img
{
	float: left;	
}

.thumbcontent
{
	float:left;
	width: 125px;
	margin: 0;
	padding: 5px 0 0 9px;
	border: 0;	
}



.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: #46130e;
	margin-top: 12px;	
	margin-left: 12px;
}

div#marketplace_nav_container
{
	float: right;
	clear: right;
	background-image: url("/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: #883919;
}

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("/images/market_nav_bkgd_on.gif");
	background-repeat: repeat-x;
	color: #883919;
	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("/images/market_bottom_bkgd.gif");
	background-repeat: no-repeat;
	width: 327px;
	height: 102px;
}

#storycontentright 
	{
	width: 300px; 
	float: right;
}


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://cache.projo.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: 130px;
}

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 */

/* 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 #B2987F; /* 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 #B2987F; /* 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 #B2987F; /* COLOR CHANGE ON BOTTOM BORDER OF HEADING */
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Verdana, sans-serif;
}

.clr {
	clear:both;
}

.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 #fff;
	border-right: 1px solid #fff;                                       
	background-color: #fff;
	color: #000;
	font-size: 11px;
	line-height: 15px;
}
.links
{
	width: 95%;
	clear: both;
	text-align: left;
	padding: 1px 1px 1px 5px;
	margin: 3px 0;
	background-color: #F7F7F7;
	color: #000;
	border-right: 0;
	border-bottom: 0;
	font-weight: normal;
	font-size: 10px;
	/* line-height: 15px; DIF */
	font-family: Verdana, sans-serif;
}

	/* new style for link across bottom of tab1, added by Kathy DeVault 11/27 */
.tab1linkbox
{
	width: 97%;
	clear: both;
	text-align: center;
	padding: 3px 3px 3px 5px;
	background-color: #E7E7E7;
	color: #000;
	border-left: 1px solid #E7E7E7;
	border-top: 1px solid #E7E7E7;
	border-right: 0;
	border-bottom: 0;
	font-weight: normal;
	font-size: 10px;
	/* line-height: 15px; DIF */
	font-family: Verdana, sans-serif;
}


	/* new style for art headers, added by Kathy DeVault 11/06 */
.headerlinks
{
	width: 95%;
	float: left;
	clear: both;
	/* align: left; */ 
      text-align: left; /* EKD 11.28.06 */
	margin: 0;
	background-color: #E7E7E7;
	color: #000;
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
}

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;
}

/*added by Kathy DeVault, invisible rule used to close off div tags that break those that follow*/
.invisdivider
{
	width: 98%;
	clear: both;
	text-align: left;
	padding: 0;
	margin: 0;
	border-top: 0px 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://cache.projo.com/images/bg_bullet.gif"); background-repeat:no-repeat; background-position: 0% 6px;
	padding: 2px 0px 2px 10px;
	font-size: 11px;
	line-height: 13px;	
}	

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

/* CHAT, VIDEO ETC. ICONS */
p.chat
{
	text-align: left;
	margin: 5px 0;
	padding: 1px 1px 1px 20px;
	background-image: url("http://cache.projo.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://cache.projo.com/images/icon_chat.gif"); 
	background-repeat: no-repeat; 
	background-position: left top;	
	font-size: 11px; 
	line-height: 14px;
}

p.video
{
	text-align: left;
	margin: 5px 0;
	padding: 1px 1px 1px 22px;
	background-image: url("http://cache.projo.com/images/icon_video.gif"); 
	background-repeat: no-repeat; 
	background-position: left top;
}

div.wide_left_column p.video
{
	text-align: left;
	margin: 5px 0;
	padding: 1px 1px 1px 22px;
	background-image: url("http://cache.projo.com/images/icon_video.gif"); 
	background-repeat: no-repeat; 
	background-position: left top;	
	font-size: 11px; 
	line-height: 14px;
}

/*added for blogs by Kathy DeVault 02/06*/
p.blog
{
	text-align: left;
	margin: 5px 0;
	padding: 1px 1px 1px 25px;
	background-image:url("http://cache.projo.com/images/icon_blog.gif"); background-repeat:no-repeat; background-position: left middle;
}

p.blog a {
border-bottom: 1px solid #B2987F; /* COLOR CHANGE ON BOTTOM BORDER OF HEADING */
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Verdana, sans-serif;
	}


/*added for slideshows and audio by Kathy DeVault 11/06*/
p.slideshow
{
	text-align: left;
	margin: 5px 0;
	padding: 1px 1px 1px 18px;
	background-image:url("http://cache.projo.com/images/icon_camera.gif"); background-repeat:no-repeat; background-position: left middle;
}

p.audio
{
	text-align: left;
	margin: 5px 0;
	padding: 1px 1px 1px 22px;
	background-image: url("http://cache.projo.com/images/icon_audio.gif"); 
	background-repeat: no-repeat; 
	background-position: left top;
}


p.board
{
	text-align: left;
	margin: 5px 0;
	padding: 1px 1px 1px 20px;
	background-image:url("http://cache.projo.com/images/icon_board.gif"); background-repeat:no-repeat; background-position: left top;}
p.tell
{
	text-align: left;
	margin: 5px 0;
	padding: 1px 1px 1px 20px;
	background-image:url("http://cache.projo.com/images/icon_tell.gif"); background-repeat:no-repeat; background-position: left top;
	/*line-height: 14px; DIF */
}
p.bullet
{
	text-align: left;
	margin: 5px 0;
	padding: 2px 0 2px 10px;
	background-image:url("http://cache.projo.com/images/bg_bullet.gif"); background-repeat:no-repeat; background-position: 0% 6px;
}

.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, #video, #slideshow, .generic
{
	margin: 0;
	padding: 3px 5px;
	border: 0;
}

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

/*added for slideshows by Kathy DeVault 11/06*/
#slideshow /* IE-Specific */
{
	margin: 0;
	padding: 3px 10px 5px 10px;
	border: 0;
}

/*added for blogs by Kathy DeVault 02/06*/
#blog /* 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: 210px;
	margin: 0;
	padding: 5px 10px 0 0;
}
#readercontent, #entcontent
{
	float: left;
	width: 160px;
	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;
}

/* 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 #dcdbd5;
	background-color: #dcdbd5;
	color: #475595;
	font-weight: bold;
	font-size: 10px;	
}
div.utilityboxitem
{  
	background-image:url("http://cache.projo.com/images/bg_utilityboxbullet.gif"); background-repeat:no-repeat; background-position: 0 7px;
	padding: 0px 0px 0px 10px;
	margin: 2px 0;
}

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


/* LINK ANCHOR STYLES */

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

/* UTILITY NAV ANCHOR STYLES IN HEADER */
div#utility_menu a {color: #475595; background-color: transparent; font-weight: bold; text-decoration: none;}
div#utility_menu a:link {color: #475595; 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: #475595; background-color: transparent; font-weight: bold; text-decoration: none;}
div#utility_menu a:hover {color: #CF3629; 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: #475595; background-color: #cdbcac; text-decoration: none;}
div#utlitybox, div.utilityboxitem a:link {color: #475595; background-color: #cdbcac; text-decoration: none;}
div#utlitybox, div.utilityboxitem a:visited {color: #666; background-color: #cdbcac; text-decoration: none;}
div#utlitybox, div.utilityboxitem a:active {color: #475595; background-color: #cdbcac; text-decoration: none;}
div#utlitybox, div.utilityboxitem a:hover {color: #CF3629; background-color: #cdbcac; text-decoration: underline;}

/* TABS CONTENT AREA LINK STYLES */

div#tabscontentcontainer div.tab_area div.LeftOuterContainer div.wide_left_column h2 a {color: #475595; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.LeftOuterContainer div.wide_left_column h2 a:link {color: #475595; 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: #475595; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.LeftOuterContainer div.wide_left_column h2 a:hover {color: #CF3629; background-color: transparent; text-decoration: underline;} 

div#tabscontentcontainer div.tab_area div.wide_left_column h1 a {color: #475595; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.wide_left_column h1 a:link {color: #475595; 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: #475595; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.wide_left_column h1 a:hover {color: #CF3629; background-color: transparent; text-decoration: underline;} 

div#tabscontentcontainer div.tab_area div.wide_left_column h2 a {color: #475595; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.wide_left_column h2 a:link {color: #475595; 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: #475595; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.wide_left_column h2 a:hover {color: #CF3629; background-color: transparent; text-decoration: underline;} 

div#tabscontentcontainer div.tab_area div.wide_left_column_newscontent_right h2 a {color: #475595; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.wide_left_column_newscontent_right h2 a:link {color: #475595; 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: #475595; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.wide_left_column_newscontent_right h2 a:hover {color: #CF3629; background-color: transparent; text-decoration: underline;} 

div#tabscontentcontainer div.tab_area div.content_right h2 a {color: #475595; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.content_right h2 a:link {color: #475595; 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: #475595; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.content_right h2 a:hover {color: #CF3629; background-color: transparent; text-decoration: underline;}

div#tabscontentcontainer div.tab_area div.content_right h3 a {color: #475595; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.content_right h3 a:link {color: #475595; 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: #475595; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.content_right h3 a:hover {color: #CF3629; background-color: transparent; text-decoration: underline;}

div#tabscontentcontainer div.tab_area div.narrow_right_column_news_container h2 a {color: #475595; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.narrow_right_column_news_container h2 a:link {color: #475595; 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: #475595; background-color: transparent; text-decoration: none;}
div#tabscontentcontainer div.tab_area div.narrow_right_column_news_container h2 a:hover {color: #CF3629; 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: #475595; background-color: transparent; text-decoration: none;}
#entcontent h5 a:link {color: #475595; background-color: transparent; text-decoration: none;}
#entcontent h5 a:visited {color: #666; background-color: transparent; text-decoration: none;}
#entcontent h5 a:active {color: #475595; background-color: transparent; text-decoration: none;}
#entcontent h5 a:hover {color: #CF3629; background-color: transparent; text-decoration: underline;} 

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

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

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

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

/* AD LINK STYLES */

/* HEADER ADVERTISING ANCHOR STYLES */
div#advertisement a {color: #475595; background-color: transparent; text-decoration: none;}
div#advertisement a:link {color: #475595; background-color: transparent; text-decoration: none;}
div#advertisement a:visited {color: #475595; background-color: transparent; text-decoration: none;}
div#advertisement a:active {color: #475595; background-color: transparent; text-decoration: none;}
div#advertisement a:hover {color: #475595; 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: #475595; background-color: transparent; text-decoration: none;}
div.adtext_white a:link {color: #475595; background-color: transparent; text-decoration: none;}
div.adtext_white a:visited {color: #475595; background-color: transparent; text-decoration: none;}
div.adtext_white a:active {color: #475595; 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: #475595; background-color: transparent; text-decoration: none;}
div.adtext a:link {color: #475595; background-color: transparent; text-decoration: none;}
div.adtext a:visited {color: #666; background-color: transparent; text-decoration: none;}
div.adtext a:active {color: #475595; background-color: transparent; text-decoration: none;}
div.adtext a:hover {color: #CF3629; 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;}



/* 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;
}

/* finc includes - EKD 11/08/06 */

.bibottomhead1 {
      margin: 5px 0 0 0; 
	padding: 0;
	/* border-bottom: 2px solid #B2987F; COLOR CHANGE ON BOTTOM BORDER OF HEADING */
	font-size: 12px;
	line-height: 22px;
      font-family: Arial, Verdana, sans-serif;
      font-weight: normal; 
      line-height:normal;
}

.bibottomhead1 h6 { font-family: Georgia, Times New Roman, serif; font-weight: bold; }
.bibottomhead1 p { font-family: Verdana, sans-serif; }


.headline { 
      margin: 5px 0 0 0; 
	padding: 0;
	/* border-bottom: 2px solid #B2987F; COLOR CHANGE ON BOTTOM BORDER OF HEADING */
	font-size: 18px;
      font-weight: bold;
	line-height: 18px;
	font-family: Arial, Verdana, sans-serif;
}
/*added by Kathy DeVault 12/11/06*/
.teaser { 
      margin: 5px 0 0 0; 
	padding: 0;
	font-size: 14px;
      font-weight: normal;
	line-height: 16px;
	font-family: Arial, Verdana, sans-serif;
	}