@charset "utf-8";

/*	-------------------------------------------------------------
	Marketing Week Style Sheet
	Boussias Communications
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:		Article styles
	Filename:			mw.article.css
	Version:			1.0
	Date:				December 20, 2006
	------------------------------------------------------------- */
	
	

/*	Article Header
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#Newdelta { /* Main Title */
			margin-top:0px;
			float:left; 
			width: 750px;
			background-color:#ffffff; }
		#Newdelta h3 { /* Main Title */
			float: left;
			background: url("../_images/h3redWide.gif") no-repeat left top;
			width: 734px;
			color: #fff;
			font-size: 12px;
			height: 25px;
			margin-top:0px;
			background-color:#ffffff; 
			padding: 5px 8px 0px 8px; }
			
		#Newdelta h2 {
			float: left;
			width: 750px;
			color: #666;
			font-size: 13px;
			margin: 0px;
			padding: 10px 0px 5px 0px;
			font-weight: normal; }
			
		#Newdelta h1 {
			border-bottom: 1px solid #eee;
			float: left;
			width: 750px;
			color: #b50303;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 34px;
			line-height: 1em;
			margin: 0px 0px 10px 0px;
			padding: 0px 0px 10px 0px;
			font-weight: normal; }
		
		#Newdelta p {
			font-size: 11px;
			padding: 0px;
			margin: 10px 0px 10px 0px; }
		
		#Newdelta p span.date {
			font-weight: bold;
			padding: 0px 6px 0px 0px; }
		
		#Newdelta p span.author {
			background-image: url("../_images/separator.gif");
			background-position: left;
			background-repeat: no-repeat;
			padding: 0px 6px 0px 6px; }
		
		#Newdelta p span.author a {
			background-image: url("../_images/iconArticle.gif");
			background-position: right;
			background-repeat: no-repeat;
			margin: 0px 3px 0px 0px;
			padding: 0px 13px 0px 0px; }
		
		#Newdelta p span.topics {
			display: block;
			padding: 5px 0px 0px 0px; }



/*Article Body
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#articleBody {
			line-height: 1.3em;
			float: left;
			padding: 0px 10px 0px 0px;
			margin: 0px;
			width: 399px; }
	
		#articleBody div.options {
			display: block;
			background-color: #fff;
			border: 1px solid #cccccc;
			margin: 0px 0px 10px 0px;
			padding: 0px;
			width: 407px;
			clear: both;
			font-size:11px;
			float: left; }
		#articleBody div.options2 {
			width: 407px;
			display: block;
			background-color: #fff;
			border: 1px solid #cccccc;}
		#articleBody div.options span {
			background: url("../_images/dots2.gif") repeat-y right;
			padding: 0px 2px 0px 2px;
			height: 25px;
			margin: 0px;
			display: inline;
			float: left; }
		
		#articleBody div.options a {
			border: 0px solid red;
			display: inline;
			float: left;
			height: 17px;
			margin: 4px;
			line-height: 14px; }
		
		#articleBody div.options a.print {
			background: url("../_images/iconPrint.gif") no-repeat left;
			padding: 0px 0px 0px 20px; }
		
		#articleBody div.options a.send {
			background: url("../_images/iconSend.gif") no-repeat left;
			padding: 0px 0px 0px 20px; }
		
		#articleBody div.options a.save {
			background: url("../_images/iconSave.gif") no-repeat left;
			padding: 0px 0px 0px 20px; }
		
		#articleBody div.options a.top { 
			background: url("../_images/iconTop.gif") no-repeat left;
			padding: 0px 0px 0px 15px; }
		
		#articleBody div.options a.fontSize {
			text-indent: -9999px;
			background: url("../_images/iconFontSize.gif") no-repeat left;
			width: 20px; }
		
		#articleBody div.options a.accessibility {
			text-indent: -9999px;
			background: url("../_images/iconFontAccess.gif") no-repeat left;
			width: 20px; }
		
		#articleBody div.options a.digg {
			text-indent: -9999px;
			background: url("../_images/iconDigg.gif") no-repeat left;
			width: 20px; }
		
		#articleBody div.options a.delicious {
			text-indent: -9999px;
			background: url("../_images/iconDelicious.gif") no-repeat left;
			width: 20px; }
			
		#articleBody p.intro {
			font-size: 1.1em;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: bold; }
	
		#articleBody p {
			font-size: 1.1em;
			margin: 10px 0px 0px 0px; }
		
		#articleBody blockquote {
			font-size: 1.4em;
			line-height: 1.4em;
			color: #000;
			padding: 0px 20px 0px 50px;
			margin: 20px 0px;
			background-image: url("../_images/quotes-bg.gif");
			background-repeat: no-repeat;
			background-position: 10px 5px; }
		
		
		#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; }
		
		#articleBody div.credits {
			font-size: 11px;
			display: block;
			padding: 0px 0px 0px 28px;
			margin: 10px 0px 0px 0px; }
		
		#articleBody div.mw {
			background: url("../_images/mwLogo.gif") no-repeat left center; }
		
		#articleBody div.df {
			background: url("../_images/dfLogo.gif") no-repeat left center; }
	
		#articleBody div.we {
			background: url("../_images/weLogo.gif") no-repeat left center; }
			


/*Comment Box
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#replyContainer {
			background-color: #FFFFFF;
			float: left;
			margin: 10px 0 0 0;
			padding: 0px; }
		
		#replyContainer .replyTop {
			color: #000000;
			float: left;
			width: 399px;
			background: url(../_images/replyTopBack.gif) no-repeat left top;
			font-size: 11px;
			font-weight: bold;
			padding: 0px 0px 0px 10px;
			display:inline;
			line-height: 31px; }
		
		#replyContainer .replyMiddle {
			padding: 10px;
			width: 389px;
			float: left;
			background: silver url(../_images/replyMiddleBack.gif) no-repeat left top; }
		
		#replyContainer .replyMiddle #toggleComments {
			padding: 10px 0px 0px 0px; }
		
		#replyContainer .replyMiddle #toggleComments strong {
			font-size: 14px;
			display: block;
			float: left;
			background-color: gray;
			text-align: center;
			width: 14px;
			height: 14px;
			margin: 0px 4px 0px 0px;
			padding: 0px 2px 2px 2px;
			color: #fff;
			font-weight: bold; }
		
		#replyContainer .replyMiddle input.replyName,
		#replyContainer .replyMiddle input.replyEmail {
			border: 1px solid #a9a9a9;
			margin: 0px 0px 6px 0px;
			width: 232px;
			color: #7f7f7f;
			font-size: 11px;	
			height: 15px;
			padding: 3px 0 3px 6px; }
		
		#replyContainer .replyMiddle textarea.replyArea {
			width: 380px;
			height: 100px;
			margin: 0px;
			padding: 0px;
			border: 1px solid #a9a9a9;
			font-size: 11px; }
		
		#replyContainer #replyAllComments {
			padding: 10px 10px 0px 10px;
			width: 389px;
			float: left;
			border-top: 1px solid #e5e5e5;
			background: url("../_images/replyMiddleComment.gif") repeat-y left top; }
		
		#replyContainer #replyAllComments .replyComment {
			border: 1px solid #ccc;
			padding: 0px;
			margin: 0px 0px 10px 0px; }
		
		#replyContainer #replyAllComments .replyComment h1 {
			background: silver url("../_images/replyMiddleBack.gif") no-repeat left top;
			color: #000;
			font-size: 11px;
			padding: 3px 5px 3px 5px;
			margin: 0px; }
		
		#replyContainer #replyAllComments .replyComment h2 {
			display: block;
			font-size: 11px;
			font-weight: normal;
			padding: 2px 5px 2px 5px;
			margin: 0px;
			color: #666; }
		
		#replyContainer #replyAllComments .replyComment p {
			border-top: 1px solid #ccc;
			font-size: 11px;
			font-weight: normal;
			padding: 6px 6px 10px 6px;
			margin: 0px;
			color: #000; }
		
		
		#replyContainer .replyBottom {
			background: url(../_images/replyBottomBack.gif) no-repeat left top;
			display: block;
			float: left;
			width: 409px;
			height: 5px; }


/* More Articles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		#moreArticlesContainer {
			background-color: #fff;
			float: left;
			width: 409px;
			margin: 10px 0 0 0; }
		
		#moreArticlesContainer ul {
			list-style: none;
			margin: 0;
			padding: 0; }
		
		#moreArticlesContainer ul li {
			background: url("../_images/arrow2.gif") no-repeat left 5px;
			padding: 0 0 0 8px;
			margin: 0 0 5px 10px;
			font-weight: bold;
			color: #868686; }
		
		#moreArticlesContainer ul li a {
			font-weight: normal; }
			
		#moreArticlesContainer h3 {
			display: block;
			background: url("../_images/h3ArchiveBack.gif") no-repeat left top;
			font-size: 12px;
			height: 25px;
			color: #000;
			margin: 0px;
			padding: 5px 8px 0px 8px; }
			


/*	Locked Article
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#lockedContainer {
			float: left;
			width: 409px;
			margin:10px 0 0 0;
			padding:0;
			font-size: 11px;
			background-color:#f7f7f7; }
		
		#lockedContainer .lockedTop {
			float: left;
			width: 407px;
			border-top: 1px solid #bcbcbc;
			border-left: 1px solid #bcbcbc;
			border-right: 1px solid #bcbcbc;
			border-bottom: 1px solid #bcbcbc;
			background: url(../_images/lockedIcon.gif) no-repeat 20px center; }
		
		#lockedContainer .lockedTop p {
			padding: 5px 0 5px 75px;
			font-size: 11px;
			margin: 5px 10px; }
		
		#lockedContainer .lockedTop p span{
			display: block;
			font-size: 18px;
			font-family:Georgia, "Times New Roman", Times, serif;
			color: #c70104;
			margin: 0 0 4px 0; }
		
		#lockedContainer .lockedMiddle {
			float: left;
			width: 407px;
			border-bottom:1px solid #BCBCBC;
			border-left: 1px solid #bcbcbc;
			border-right: 1px solid #bcbcbc; }
			
		#lockedContainer .lockedMiddle p {
			padding: 10px 10px 0 10px;
			margin: 0px 0 0 0; }
		
		#lockedContainer .lockedMiddle p strong {
			line-height: 23px; }
		
		#lockedContainer .lockedMiddle p span {
			display: block;
			padding: 5px 0 0 0;
			font-size: 11px;
			border-top: 1px solid #e5e5e5;
			margin: 10px 0 0 0;
			line-height: 15px; }
		
		#lockedContainer .lockedMiddle input.log {
			border: 1px solid #4a4a4a;
			font-size: 11px;
			padding: 4px 0 4px 5px;
			margin: 0 0 5px 0;
			width: 126px; }
		
		#lockedContainer .lockedMiddle label {
			vertical-align: 1px; }
		
		#lockedContainer .lockedMiddle input.logbutton {
			vertical-align: -5px;
			margin: 0 0 0 34px; }
		
		#lockedContainer .lockedBottom {
			background: url(../_images/lockedBottomback.gif) no-repeat left top;
			height: 100px;
			float: left;
			width: 409px;
			position:relative; }
		
		#lockedContainer .lockedBottom  p {
			color: white;
			font-size: 11px;
			position: absolute;
			left: 10px;
			top: 14px;
			width: 300px;
			line-height: 16px; }
		
		#lockedContainer .lockedComplete {
			float: left;
			width: 405px;
			margin-top: 10px;
			border-top: 2px solid #d71920;
			border-left: 2px solid #d71920;
			border-right: 2px solid #d71920;
			border-bottom: 2px solid #d71920; }
			
		#lockedContainer .lockedComplete p {
			padding: 5px 0 0px 5px;
			font-size: 11px;
			margin: 5px 10px;
			text-align: center;
		}
		
		#lockedContainer .lockedMiddle table td {
	vertical-align: top;
	padding: 5px 0 3px 0;
}

#lockedContainer .lockedMiddle table td.first {
padding: 5px 0 3px 20px;
text-align: right;
width: 90px;
}

#lockedContainer .lockedMiddle table td.second {
	width: 20px;
	text-align: center;
	color:#bd0a0a;
}

#lockedContainer .lockedMiddle table td span {
	color:#bd0a0a;
	}


#lockedContainer .lockedMiddle table td.third {
	
}

input.inputText {
width: 255px;
border: 1px solid #a8a8a8;
height: 18px;
padding: 3px 0 0 5px;
font-size: 11px;
}

input.inputTextNotRequired {
width: 255px;
background-color:#D7D7D7;
border: 1px solid #a8a8a8;
height: 18px;
padding: 3px 0 0 5px;
font-size: 11px;
}

input.inputTextError {
width: 255px;
border: 2px solid #d71920;
height: 18px;
padding: 3px 0 0 5px;
font-size: 11px;
}

textarea.textareaContact {
width: 256px;
border: 1px solid #a8a8a8;
padding: 3px 0 0 5px;
font-size: 11px;
font-family:Tahoma, Arial, Helvetica, sans-serif
}

textarea.textareaContactError {
width: 256px;
border: 2px solid #d71920;
padding: 3px 0 0 5px;
font-size: 11px;
font-family:Tahoma, Arial, Helvetica, sans-serif
}
#articleBody div#hiddenContent {
			display: none; }

