@charset "utf-8";

/*	-------------------------------------------------------------
	Marketing Week Style Sheet
	Boussias Communications
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:		Home Page styles
	Filename:			mw.home.css
	Version:			1.0
	Date:				December 20, 2006
	------------------------------------------------------------- */
	
	

/*	Advertising Header
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#AboveTheFold h3 { /* Main Title */
			float: left;
			background:url("../_images/h3redWide.gif") no-repeat left top;
			width: 394px;
			color: #fff;
			font-size: 12px;
			height: 25px;
			margin: 0px;
			padding: 5px 8px 0px 8px; }
			
/*	Top Story
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		#AboveTheFold .headlineEntry {
			float: left;
			margin: 0px;
			padding: 10px 0 0 10px; }
			
		#AboveTheFold .headlineEntry img {
			border: 1px solid black;
			float: left;
			display:block;
			margin: 0 10px  0 0;
			padding: 0; }
				
		#AboveTheFold .headlineEntry p {
			float: left;
			width: 280px;
			margin:0;
			padding: 0;
			font-size: 11px; }
		
		#AboveTheFold .headlineEntry p span {
			font-size: 18px;
			display: block;
			font-family: "Times New Roman", Times, serif;
			margin-bottom: 5px; } 
		
	
		#AboveTheFold .headlineEntry p img {
			display: inline;
			border: 0px solid red;
			float: none;
			vertical-align: middle; }
		
		#AboveTheFold .headlineEntry span.date {
			color: #7f7f7f;
			font-size: 11px;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			margin-bottom: 1px; }

		#AboveTheFold .headlineEntry div.image span {
			border-top: 1px solid #fff;
			padding: 8px;
			display: block;
			color: #484848;
			background-color: #f2f2f2;
			font-size: 11px;
			line-height: 13px; }
			
/*	All Latest Stories
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#AboveTheFold #newsContent {
			width: 410px;
			float: left;
			padding: 0px 0px 0px 0px;
			margin: 20px 0px 0px 0px;
			background: url("../_images/newsContainerBack.gif") repeat-y center; }

		#AboveTheFold #newsContent .spacer {
			float: left;
			width: 20px;
			height: 10px; }

		#AboveTheFold #newsContent .quickNewsContainer {
			width: 195px;
			margin: 0px 0px 10px 0px;
			float: left;
			font-size: 11px; }
		
		#AboveTheFold #newsContent .quickNewsContainer h5 {
			margin:  0px;
			padding: 0px; }
		
		#AboveTheFold #newsContent .quickNewsContainer h5 a {
			display: block;
			background: #e2e2e2 url(../_images/arrow2.gif) no-repeat 180px center;
			border: 1px solid #999;
			text-decoration: none;
			padding: 6px 10px 6px 10px;
			font-size: 11px; }
		
		#AboveTheFold #newsContent .quickNewsContainer h5 a:hover {
			border: 1px solid #666; }
		
		#AboveTheFold #newsContent .quickNewsContainer  p {
			margin: 0;
			padding:10px; }
		
		#AboveTheFold #newsContent .quickNewsContainer p a {
			font-weight: bold;
			text-decoration: none;
			margin-bottom: 5px; }
		
		#AboveTheFold #newsContent .quickNewsContainer p a.more {
			display: block;
			margin: 4px 0px 0px 0px; }
		
		#AboveTheFold #newsContent .quickNewsContainer p a.moreSection {
			display: block;
			margin: 4px 0px 0px 0px;
			font-weight: normal; }

		#AboveTheFold #newsContent .quickNewsContainer p img.thumb1 {
			height: 75px;
			width: 70px;
			border: 1px solid black;
			float: left;
			margin: 3px 10px 5px 0px; }
		
		#AboveTheFold #newsContent .quickNewsContainer ul {
			float: left;
			margin:10px 0 0 0;
			padding:0;
			list-style: none;
			clear:both; }
		
		#AboveTheFold #newsContent .quickNewsContainer ul li.title {
			font-weight: bold;
			color: #8d8d8d;
			background: none;
			padding: 0; }
		
		#AboveTheFold #newsContent .quickNewsContainer ul li {
			font-size: 11px;
			line-height: 12px;
			margin: 0 0 6px 10px;
			background: url(../_images/arrow2.gif) no-repeat left 7px;;
			padding: 0 0 0 10px; }


/*	Archive List
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		#archive {
			float: left;
			width: 409px;
			margin-top: 10px; }
			
		#archive 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; }
				
		#archive .archiveList {
			float: left;
			list-style: none;
			border-bottom: 1px solid #e2e2e2;
			width: 409px;
			padding: 10px 0 10px 0;
			margin: 0; }
			
		#archive .archiveList li {
			margin:5px 0px 2px 20px;
			padding: 0px 0 0px 10px;
			background: url(../_images/arrow2.gif) no-repeat  left 6px;
			line-height: 16px; }
		
		#archive .archiveList li img {
			margin-left: 5px;
			vertical-align: text-bottom; }
	
		#archive .archiveList li.head {
			margin:0 0 0 10px;
			padding:0;
			background: none;
			font-weight: bold;
			color: #c40c10; }
		
		#archive .archiveList li.headBlack {
			margin:0 0 0 10px;
			padding:0;
			background: none;
			font-weight: bold;
			color: black; }
