@charset "utf-8";
/* FMO Classifieds section new layout rules - last revised 08112010 */
body {
	margin: 0;
	padding: 0;
/*	background: url(/includes/Images/1x1Black.gif) repeat-x left 58px; */
	background: #d2d2d3 url(/includes/images/BGRPT.jpg) repeat-x top left ;
}

a:link { 
	text-decoration: none;
}

a:hover { 
	text-decoration: underline; }
	
.SiteWrapper {
	width: 1000px; 
	background: url(/includes/Images/Global/DropShadow_Right.png) repeat-y top left; 
	margin: 0 auto; 
	border-top: 0;	}

/*Provides the margins for the site inside the container with the drop shadow */
	
.SiteInnerWrapper { margin: 0 10px; background: #FFF;  }

.GlobalFortMcMurrayLogo {
	float: left; 
	background: url(/includes/Images/Global/Template/FortMcMurrayOnlineLogo.gif) no-repeat 10px top;
	margin-left: 10px;
	margin-top: 15px; 

}
	
	
.GlobalFortMcMurrayLogo img {
	height: 55px;
	width: 380px;
}
.GlobalWeatherContainer {
    float: right;
    margin: 12px 10px 0 0;}

.GlobalGrayNav {
    background: url("/includes/Images/Global/Template/GrayNavBgStretch.gif") repeat-x scroll left top transparent;
    color: #F1F1F1;
	clear:right;
    float: right;
    font-size: 7.5pt;
    height: 20px;
    margin-top: 12px;
}

	#col_main_right {
		padding-left: 0;
	}
.GlobalTopNavsContainer { clear: both; }	
	.JobListContainer {
		margin: 10px 15px 10px 15px;	
		border: 1px solid #cccccc;
		padding: 10px 10px 0;
		overflow: hidden;
	}
	
	.JobListContainer img {
		border: none;
	}
	
	.JobListContainer h2 {
		font-size: 10.5pt;
		display: inline-block;
		margin: 5px 0 10px 0;
		width: 100%;
	}
	
	.JobListContainer h2, .JobListContainer h2 img {
		height: 35px;
		vertical-align: middle; 
	}
	
	.JobListContainer .HeadingImgContainer {
		margin-right: 5px;
		height: 30px;
	}
	
	.JobListContainer h3 .HeadingTextContainer {
		margin-top: 7px;
		color: #000;
		font-weight: normal;
	}
	
	.JobListContainer h3 .HeadingTextContainer a, .JobListContainer h3 .HeadingTextContainer a:link {
		font-weight: bold;
	}
	
	
	.JobListContainer h2 img {
		margin-right: 8px;
	}
	
	.JobListContainer h3 {
		font-size: 8pt;
		font-weight: bold;
		margin: 0 0 5px 0;
		background: none;
		height: 30px;
	}
	
	.JobListContainer h2 {
		min-width: 470px;
		width: auto;
	}
	
	.JobListContainer table td {
		border: none;
		padding: 0;
		vertical-align: top;
	}
	
	.HeadingImgContainer {
		float: left;
	}
	
	.HeadingTextContainer {
		float: left;
		width: 80%;
	}
	
	h4.classifieds {
		font-size: 8pt;
		font-weight: bold;
		margin: 0 0 0 15px;
		padding: 3px 0 0;
	}
	
	h1.homepage {
		padding-left: 15px;
	}
	
	
 	.ListSection {
		width: 98%;
		margin: 0 1% 10px;
		padding: 0 0 10px 0;
		border-bottom: 1px #ccc solid;
		overflow: hidden;
	}
	
	.ListSection ul {
		clear: both;
		padding: 0 0 0 35px;
		margin: 0px 0 10px 0;
		
	}
	
	.ListSection ul li {
		font-size: 7.5pt;
		list-style: none inside none;
		padding: 1px 0 1px 12px;
		_padding: 0 0 0 12px;
		*padding: 0 0 0 12px;
		background: transparent url(../images/bullets/gray.gif) 0 6px no-repeat scroll;
		margin: 0;
		list-style-type: none;
		list-style-position: outside;
	}
	
	.HousingList .HousingItem {
		font-size: 7.5pt;
		padding: 1px 5px 1px 12px;
		background: transparent url(../images/bullets/gray.gif) 0 6px no-repeat scroll;
		float: left;
		margin: 0;
	}
	
	.HousingList {
		padding: 0 0 0 35px;
		margin: 0px 0 10px 0;
	}
	
	.VisualClear {
		clear: both;
	}



