@charset "utf-8";

/*	-------------------------------------------------------------
	Marketing Week Style Sheet
	Boussias Communications
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:		Article Print styles
	Filename:			mw.article.print.css
	Version:			1.0
	Date:				December 20, 2006
	------------------------------------------------------------- */
	

		#headerContainer {
			display: none;	}
 
/* 

		#headerContainer {
			width:100%;
			background: url("../_images/headerBack.gif") repeat-x top;
			height:211px;
			float:left; }
			
		#headerContent {
			width:940px;
			margin: 0 auto;
			text-align:left;
			padding:0; }
			
		#optionsContainer {
			display: none; }
			
		#logoContainer {
			width:300px;
			float:left; }
	
		#logoContainer a {
			text-indent: -9999px;
			display:block;
			background:url("../_images/logo.gif") no-repeat left top;
			width:261px;
			height:70px;
			float: left;
			outline: none; }
		
		#searchContainer {
			display: none; }	
				
		#membersContainer {
			display: none; }			
		
		#topBannerContainer {
			display: none; }	
 */
 
			
		#alpha {
			display: none; }
			
		#beta { }
		
		#lockedContainer {
			display: none; }
		#specialReport {
			display: none; }
		#tabContainer {
			display: none; }
			
		#gamma {
			display: none; }
			
		#carouselContainer {
			display: none; }
		
		#alpha-below,
		#beta-below,
		#gamma-below {
			display: none; }
			
		#Newdelta {
			width: 100%;
			border-bottom: 1px solid #000;
			margin-bottom: 15px; }
		
		#footerContainer {
			display: none; }
			

/*	Article Header
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#Newdelta h3 {
			font-weight: bold;
			border-bottom: 1px solid #000;
			font-size: 13px;
			margin: 0px 0px 10px 0px;
			padding: 0px 0px 10px 0px;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
			
		#Newdelta h2 {
			font-size: 1em;
			font-weight: normal;
			margin: 0px; }
			
		#Newdelta h1 {
			font-size: 3em;
			font-weight: normal;
			margin: 0px; }
		
		#Newdelta span.date {
			font-size: 11px;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			padding: 0px 0px 0px 0px; }
		
		#Newdelta span.author {
			font-size: 11px;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			padding: 0px 0px 0px 7px; }
		
		#Newdelta span.author a {
			font-size: 11px;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			padding: 0px 0px 0px 0px; }
		
		#Newdelta span.topics {
			font-size: 11px;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			padding: 0px 0px 0px 7px; }



/*Article Body
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#articleBody {
			float: left;
			padding: 0px 10px 0px 0px;
			margin: 0px; }
	
		#articleBody div.options {
			display: none; }
			
		#articleBody p.intro {
			font-size: 1.1em;
			line-height: 1.3em;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: bold; }
	
		#articleBody p {
			font-size: 1.1em;
			line-height: 1.3em;
			margin: 10px 0px 0px 0px; }	
		
		#articleBody p.articleWithPaging {
			display: none; }
			
		#articleBody div#hiddenContent {
			display: block; }
		
		#articleBody blockquote {
			font-size: 1.4em;
			font-family: Georgia, "Times New Roman", Times, serif;
			color: #921a1a;
			padding: 10px 20px 10px 30px;
			margin: 20px 30px 10px 30px;
			background: url("../_images/quotes.gif") #ffffff no-repeat left top; }

		#articleBody div.image {
			float: left;
			width: 180px;
			margin: 0px 10px 10px 0px;
			padding: 0px; }
		
		#articleBody div.image img {
			border: 1px solid black;
			padding: 0px;
			margin: 0px; }
		
		
		#articleBody div.image span {
			border-top: 1px solid #fff;
			padding: 8px;
			display: block;
			color: #484848;
			background-color: #f2f2f2;
			font-size: 11px;
			line-height: 13px; }
		
		#articleBody div.image span a {
			display: block;
			padding: 0 0 0 15px;
			margin: 5px 0px 0px 0px;
			background: url(../_images/iconGallery.gif) no-repeat left center;
			font-weight: bold; }
		
		#paging {
			display: none; }
		.paging {
			display: none; }
		
		.centerBannerContainer {
			display: none; }


/*Comment Box
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#replyContainer {
			display: none; }
			

/* More Articles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		#moreArticlesContainer {
			display: none; }
			

