@charset "utf-8";

/*	-------------------------------------------------------------
	Marketing Week Style Sheet
	Boussias Communications
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:		Jobs styles
	Filename:			mw.jobs.css
	Version:			1.0
	Date:				December 20, 2006
	------------------------------------------------------------- */
	
	

/*	Section Header
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#AboveTheFold h3 { /* Main Title */
			float: left;
			font-weight: bold;
			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; }
			
/*	Return
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		#AboveTheFold #returnContainer {
			font-size: 11px;
			float: left;
			width: 400px;
			margin: 0px;
			padding: 5px 0px 10px 10px; }
			
/*	RSS options
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		#AboveTheFold #infoContainer {
			font-size: 11px;
			float: left;
			width: 410px;
			margin: 0px;
			padding: 5px 0px 10px 0px;
			text-align: center; }
			
		#AboveTheFold #infoContainer img {
			vertical-align: middle; }
			
/*	Return
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

		#AboveTheFold h4 {
			font-size: 18px;
			font-family:Georgia, "Times New Roman", Times, serif;
			color: #c70104;
			font-weight: normal;
			margin: 0px;
			padding: 5px 0px 10px 10px; }

		#AboveTheFold p {
			margin: 0px;
			padding: 0px 0px 0px 10px; }



			
/*	Options
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

	
		#placementContainer 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; }
		
		#placementContainer div.options span {
			background: url("../_images/dots2.gif") repeat-y right;
			padding: 0px 3px 0px 3px;
			height: 25px;
			margin: 0px;
			display: block;
			float: left; }
		
		#placementContainer div.options a {
			display: inline;
			float: left;
			height: 17px;
			margin: 4px;
			line-height: 14px; }
		
		#placementContainer div.options a.print {
			background: url("../_images/iconPrint.gif") no-repeat left;
			padding: 0px 0px 0px 20px; }
		
		#placementContainer div.options a.send {
			background: url("../_images/iconSend.gif") no-repeat left;
			padding: 0px 0px 0px 20px; }
		
		#placementContainer div.options a.save {
			background: url("../_images/iconSave.gif") no-repeat left;
			padding: 0px 0px 0px 20px; }
		
		#placementContainer div.options a.top { 
			background: url("../_images/iconTop.gif") no-repeat left;
			padding: 0px 0px 0px 15px; }
		
		#placementContainer div.options a.fontSize {
			text-indent: -9999px;
			background: url("../_images/iconFontSize.gif") no-repeat left;
			width: 20px; }
		
		#placementContainer div.options a.accessibility {
			text-indent: -9999px;
			background: url("../_images/iconFontAccess.gif") no-repeat left;
			width: 20px; }
		
		#placementContainer div.options a.digg {
			text-indent: -9999px;
			background: url("../_images/iconDigg.gif") no-repeat left;
			width: 20px; }
		
		#placementContainer div.options a.delicious {
			text-indent: -9999px;
			background: url("../_images/iconDelicious.gif") no-repeat left;
			width: 20px; }

			

/*	SearchBox
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#searchBoxContainer {
			float: left;
			width: 409px;
			margin: 10px 0 0 0;
			font-size: 11px;
			background-color: #f7f7f7; }
		
		#searchBoxContainer table {
			width: 409px;
			border: 1px solid #bcbcbc; }
		
		#searchBoxContainer table td {
			padding: 5px 10px;
			border-bottom: 1px solid #e5e5e5;
			vertical-align:top; }
		
		#searchBoxContainer table td.left {
			width: 110px; }
		
		#searchBoxContainer table td.border {
			border-right: 1px solid #e5e5e5;
			margin-right: 20px;
			width: 140px; }
		
		#searchBoxContainer table td img {
			vertical-align: middle; }
		
		#searchBoxContainer table td.center {
			text-align: center;
			border-bottom: 0px solid red; }
		
		#searchBoxContainer table td input.searchBoxInput,
		#searchBoxContainer table td select.searchBoxInput {
			width: 250px;
			padding: 2px;
			border: 1px solid #666;
			font-size: 12px;
			vertical-align: -3px; }
		
		#searchBoxContainer table td input.searchCheck {
			vertical-align:-4px; }
		
		#searchBoxContainer table td input.searchRadio {
			margin-top:3px; }
			
		#resultsContainer {
			float: left;
			width: 409px;
			background: url("../_images/searchResultsback.gif") repeat-x top;
			padding: 20px 0 0 0;
			margin: 1px 0 0 0;
			font-size: 11px; }
			
		#searchBoxContainer table td input.searchBoxInputSmall {
			width: 70px;
			padding: 2px;
			border: 1px solid #666;
			font-size: 12px;
			vertical-align: -3px; }




/*	Table
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
			
#placementContainer {
float: left;
width: 410px;
margin: 10px 0 0 0;
}
			
		#placementContainer h4 {
			clear:both;
			display: block;
			background: url("../_images/h3ArchiveBack.gif") no-repeat;
			font-size: 12px;
			height: 25px;
			color: #000;
			margin: 0px;
			padding: 5px 8px 0px 8px; }

	#placementContainer table {
	width: 409px;
	border-collapse: collapse;
	}
	
	#placementContainer table tr.head {
	background-color: #e5e5e5;
	}

	#placementContainer table tr.head td {
		padding: 2px 0 3px 5px;
	}

	#placementContainer table tr.title td {
	border-bottom: 1px solid #E0E0E0;
		padding: 0 0 5px 8px;
		font-size: 12px;
		color: #868686;
	}
	
	#placementContainer table tr.title td.r {
	width: 50px;
		padding-right: 8px;
		padding-left: 0;
	}

	#placementContainer table tr.main {
		bottom: 3px;
	}

	#placementContainer table tr.main td {
		border-bottom: 1px solid #E0E0E0;
		padding: 10px 0 10px 8px;
		font-weight: bold;
		vertical-align: top;
	}

	#placementContainer table tr.main td.l {
		width: 130px;
		padding-left: 10px;
	}

	#placementContainer table tr.main td.ml {
		width: 79px;
		border-bottom: 1px solid #E0E0E0;
		font-size: 11px;
		font-weight: normal;
	}

	#placementContainer table tr.main td.mr {
		border-bottom: 1px solid #E0E0E0;
		width: 96px;
		font-size: 11px;
		font-weight: normal;
	}

	#placementContainer table tr.main td.r {
		font-size: 11px;
		font-weight: normal;
		text-align: right;
		width: 50px;
		padding-right: 8px;
		padding-left: 0;
		border-bottom: 1px solid #E0E0E0;
	}
	
	#placementContainer .placementSearch {
	width: 409px;
	margin:0px 0 10px 0;
	border: 1px solid #c7c7c7;
	}
	
	#placementContainer .placementSearch span {
	margin:0;
	padding:10px 5px 10px 10px;
	display: block;
	}
	
	#placementContainer input.placementInput {
	border:1px solid black;
	padding: 2px 3px 2px 5px;
	font-size: 11px;
	margin: 0 0 0 5px;
	width: 80px;
	vertical-align: center;
	}
	
	#placementContainer input.placementButton {
	margin:0 15px 0 0;
	vertical-align: center;
	}

	
	#placementContainer select.placementSelect {
	border:1px solid black;
	font-size: 11px;
	padding: 2px 3px 2px 5px;
	margin: 0 5px 0 0;
	width: 110px;
	vertical-align: center;
	}

	
	#placementContainer #classified {
		padding: 0px 10px 0px 10px;
	}
	
	#placementContainer #classified h3 {
		text-align: center;
		font-size: 16px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color: #c70104;
		font-weight: normal;
		margin: 0px;
		padding: 5px 0px 10px 10px;
	}
	
	
