/*
  Filename : 	news.css
  Version : 	2.0 RC1 (dev)
  Author : 		quasimodo
  Status :		DEVELOPMENT
*/

/* Elements */

BODY { margin: 10px 15px 10px 15px; }
BODY.home { margin: 10px 0px 10px 0px; }
BODY.blank { margin: 0; background-color: #E4E8F3; } 
BODY.darkblank { margin: 0px; background-color: #7C9BC2; }
BODY.footer { margin: 0px; background-color: #000000; } 
BODY.header { margin: 0px; background-color:#E4E8F3; margin: 0; } 

BODY, TD, P, UL, LI, DIV { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; }

UL, LI { list-style-image: url(/marketing/images/bullet.gif); }

EM, .prheadline {
	font-size: 12px;
	}

A:link { color: #336699; text-decoration: none; font-weight:bold; }	
A:visited { color: #999999; text-decoration: none; font-weight:bold; }	
A:hover { color: #CC0033; text-decoration: none; }

H1 { font-family: Arial, Helvetica, san-serif; font-size: 26px; font-weight: normal; color: #990000; }
H1.subheading { font-family: Arial, Helvetica, san-serif; font-size: 26px; font-weight: normal; color: #990000; padding: 0px; margin: 0px; }
.miniheading { font-size: 18px; }
.greyheading { font-size: 16px; font-weight: bold; color: #333333; }
/* Style added by Madhuri to display the sub headlines on prnewswire.co.uk*/
.greyheadingsh{ font-size: 15px; font-weight: bold; color: #C0C0C0; }


H2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #990000; }
																			
/* ID's */

/* Classes */

/* Columns */
	TD.outercolumn { width: 160px; vertical-align: top; } TD.outercolumn, TD.outercolumn P, TD.outercolumn DIV { font-size: 11px; }
	TD.dividercolumn { background-color: #CCCCCC; } TD.dividercolumn IMG { width: 1px; border: 0px; }
	DIV.gutter { width: 200px; padding: 10px; background-color: #EBEBEB; text-align: left; }
/* END Columns */ 

/*divider*/
DIV.divider { margin: 14px 0px 14px 0px; background-color: #CCCCCC; } DIV.divider IMG { width: 100%; height: 2px; }

.release { font-size: 11px; color: #000000; }
.title {	color: #CC0033; font-size: 14px; }
.unlinked { text-decoration: none; color: #999999; }
.oldreleases .prheadline, .oldreleases .prtime, .small, .releases { font-size:12px; }
.timeline, .prtime, .tfe, .tfekey { font-size: 11px; }
.white { color: #FFFFFF; font-size: 8px; }
.global UL, .global LI { list-style-image: font-family: Arial; font-size:12px; }
.oldreleases, .tfe { color: #666666; }
.tfekey, .heading, .black { color: #333333; }
.prtime, .releases { color: #000000; }		
.alert { color: #FF0000; font-weight: bold; }		
.title, .black, .unlinked, .tfekey, .heading { font-weight: bold; }
.partner { font-size: 13px; font-weight: bold; }

.redextras:link, .redextras:active, .redextras:visited, .redextras:hover { font-size: 11px; font-weight: bold; text-decoration: none; color: #CC0033; line-height: 0.98em; }
.whiteextras:link, .whiteextras:active, .whiteextras:visited, .whiteextras:hover { font-size: 11px; font-weight: bold; text-decoration: none; color: #FFFFFF; }
.redsubtext { font-size: 9px; color: #000000; }
.whitesubtext { font-size: 9px; color: #EBEBEB; }
.date, .search, .copyright { font-size: 11px; color: #666666; }
.grey { color: #999999; }

.timestamp { color: #999999; font-weight: bold; }
.headline { padding: 0px 0px 14px 0px; }
.headlinesub { padding: 0px 0px 0px 0px; }

.hometimestamp { font-size: 11px; color: #999999; font-weight: bold; }
.homeheadline { font-size: 11px; padding: 0px 0px 14px 0px; }
.homeheadlinesub { font-size: 11px; padding: 0px 0px 0px 0px; }

.deadlink { color: #CCCCCC; }

