/*
Design by: Christopher Vaught http://www.redefineit.net
CSS Template by: Christopher Vaught redefine@charter.net
Copyright 2008 Ralcorp Holdings Inc.
*/
select {
	font-size: 12px;
	padding: 1px;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#breadcrumbs {
	font-size: 12px;
	padding: 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#breadcrumbs a {
	color: #666666;
}
body {
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 13px;
	color: #343434;
}
blockquote {
	font-style: italic;
}
a {
	color: #135293;
}
a:hover {
	text-decoration: none;
}
.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}
/* Center Page */
/* Auto Margin centers Imaeg */
#pageWrapper {
	margin-left: auto;
	margin-right: auto;
	width: 956px;
}
/* content area */
#contentMain {
	background-image: url(/images/Ralcorp_Jobs_middle.jpg);
	background-repeat: repeat-y;
	width: 880px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
/* footer */
#footerMain {
	background-image: url(/images/Ralcorp_Jobs_footer.jpg);
	background-repeat: no-repeat;
	width: 880px;
	height: 98px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#footerMain p {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#footerMain a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
/*  --  Logo Placement & Job Listing  --*/

#logoPlacement {
	float: left;
	width: 108px;
	padding: 20px;
}
#logo2 {
	float: left;
	width: 148px;
}
/* Style for Listing Header */
#jobListing {
	float: left;
	width: 80%;
}
#jobListing li {
	float: left;
	width: 25%;
	list-style: none;
}
#jobListing li.first {
	float: left;
	width: 25%;
	list-style: none;
	background-color:#CCCCCC;
}
#jobListing ul {
	clear: both;
}
#jobListing h2 {
	text-decoration: underline;
}
/* Style for Job Display */
#displayJob {
	float: left;
	width: 100%;
}
#displayJob li {
	float: left;
	width: 16%;
	list-style: none;
}
#displayJob li.first {
	float: left;
	width: 16%;
	list-style: none;
	background-color:#CCCCCC;
	font-weight: bold;
	text-transform: none;
}
#cclear {
	clear: left;
}
#displayJob ul {
	clear: both;
}
#displayJob h2 {
	text-decoration: underline;
}
/* 3 Column Liquid Layout */
/* 'widths' sub menu */
	#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}
/* column container */
	.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
	.colright,  .colmid,  .colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
.col1,  .col2,  .col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}
/* 3 Column settings For Divisional Section */
	.threecol {
	background:#fff;		/* right column background colour */
}
.threecol .colmid {
	right:39%;			/* width of the right column */
	background:#fff;		/* center column background colour */
}
.threecol .colleft {
	right:51%;			/* width of the middle column *//* left column background colour */
	}
.threecol .col1 {
	width:46%;			/* width of center column content (column width minus padding on either side) */
	left:102%;			/* 100% plus left padding of center column */
}
.threecol .col2 {
	width:10%;			/* Width of left column content (column width minus padding on either side) */
	left:45%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.threecol .col3 {
	width:37%;			/* Width of right column content (column width minus padding on either side) */
	left:96%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}
/* Class for Main Feature:AKA "Why Choose Ralcorp" */
#MainFeature {
	background-image: url(/images/WhyRalcorp.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 141px;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;
	background-color: #1C323F;
}
#MainFeatureContent {
	background-image: url(/images/mainFeatureContentBK.gif);
	background-repeat: no-repeat;
	width: 339px;
	height: 140px;
	float:right;
}
#MFcontentWrap {
	padding-top: .5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
}
#MFcontentWrap h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
#MFcontentWrap p {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
/* H1 Substitute with span */
.MFcontentHead {
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}
/* Class for Generic SubFeatures */

#FCBigWrap {
	width: 956px;
	background-color: #1C323F;
}
#FeaturedContent {
	background-image: url(/images/FeaturedContentBk.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 300px;
	background-color: #1C323F;
	float:left;
	margin: 5px;
	padding: 2px;
}
#FeaturedContentFLA {
	/*background-image: url(/images/FeaturedContentBk.gif);
	background-repeat: no-repeat;*/
	height: 141px;
	width: 300px;
	background-color: #1C323F;
	float:left;
	margin: 5px;
	padding: 2px;
}
#FCcontentWrap {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
}
#FCcontentWrap h1 {
	background-image: url(/images/HR_underline.gif);
	background-repeat: repeat-x;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
#FCcontentWrap p {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
/* Class for CollegeRecruiting */



#CRContent {
	background-image: url(/images/CollegeRecruiting.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 300px;
	background-color: #1C323F;
	float:left;
	margin: 5px;
	padding: 2px;
}
#CRcontentWrap {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
	float: right;
	width: 190px;
}
#CRcontentWrap h1 {
	background-image: url(/images/HR_underline.gif);
	background-repeat: repeat-x;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
#CRcontentWrap p {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
/* Location Information */
#locationINFO {
	font-size: 12px;
}
#locationINFO h1 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
/* Float Image Left for Divis Page */
.imgFloat {
	float: left;
	padding:2px;
}
/* Division Jobs */
#jobListingDivi {
	float: left;
	width: 100%;
}
#jobListingDivi li {
	float: left;
	width: 25%;
	list-style: none;
}
#jobListingDivi li.first {
	float: left;
	width: 25%;
	list-style: none;
	background-color:#CCCCCC;
}
#jobListingDivi ul {
	clear: both;
}
#jobListingDivi h2 {
	text-decoration: underline;
}
/*College Schedule*/
#CollegeSchedule {
	background-image: url(/images/CollegeSchedule.jpg);
	background-repeat: no-repeat;
	width: 880px;
	/*height: 1600px;*/
	padding: 10px;
}
.CollegeList{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
/**************** Two Column View *************************/	
/* column container */
	.COLMASKA {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
	.COLRIGHTA,  .COLMIDA,  .COLLEFTA {
	float:left;
	width:100%;
	position:relative;
}
.COL1A,  .COL2A,  .COL3A {
	float:left;
	position:relative;
	padding:0 0 1em 0;
	overflow:hidden;
}
.COL2A li {
	list-style: none;
}
.COL2A a {
	list-style: none;
	font-size: 12px;
	color: #333300;
	text-decoration: underline;
}
/* 2 Column (left menu) settings */
	.LFTMENU {
/*background:#fff;	*/	/* right column background colour */
	}
.LFTMENU .COLLEFTA {
	right:75%;			/* right column width *//*background:#f4f4f4;*/	/* left column background colour */
	}
.LFTMENU .COL1A {
	width:71%;			/* right column content width */
	left:102%;			/* 100% plus left column left padding */
}
.LFTMENU .COL2A {
	width:21%;			/* left column content width (column width minus left and right padding) */
	left:6%;			/* (right column left and right padding) plus (left column left padding) */
}
/***************END TWO COLLUMN**********************/
/* Float colleg menu */
.colSche {
	padding:20px;
}
/* Featured Jobs  */
.FeatJobsHead {
	background-image: url(/images/featured_jobs_top.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 930px;
	background-color: #1C323F;
}
#FeatJobsMid {
	background-image: url(/images/featured_jobs_mid.gif);
	width: 930px;
	background-color: #1C323F;
	background-repeat: repeat-y;
}
#FJcontentwrap {
	width: 890px;
	margin-right: 10px;
	margin-left: 10px;/*background-color: #00FF00;*/
}
#FeatJobsFo {
	background-image: url(/images/featured_jobs_footer.gif);
	background-repeat: no-repeat;
	background-color: #1C323F;
	height: 14px;
	width: 956px;
}
/* Featured Job Listings */

#FJcontentwrap li {
	height: 157px;
	background-image: url(/images/JobListings.gif);
	background-repeat: no-repeat;
	width: 45%;
	float:left;
	/*	margin: 5px;*/
	padding: 10px;
	list-style-type: none;
}
#FJcontentwrap h1 {
	background-image: url(/images/HR_underline.gif);
	background-repeat: repeat-x;
	font-size: 22px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	right: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#FJcontentwrap strong {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color:#333333;
	text-decoration: none;
}
#FJcontentwrap p {
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.FJContentHd {
	/*background-image: url(/images/HR_underline.gif);
	background-repeat: repeat-x;*/
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.FJContentSh {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color:#333333;
	text-decoration: none;
}
/* College Jobs CSS */
#FJcontentwrap {
	width: 890px;
	margin-right: 10px;
	margin-left: 10px;/*background-color: #00FF00;*/
}
#FeatJobsFo {
	background-image: url(/images/featured_jobs_footer.gif);
	background-repeat: no-repeat;
	background-color: #1C323F;
	height: 14px;
	width: 956px;
}
/* Featured Job Listings */

#FCJcontentwrap li {
	height: 120px;
	/*background-image: url(/images/JobListings.gif);*/
	background-repeat: no-repeat;
	width: 95%;
	/*float:left;*/
	/*	margin: 5px;*/
	padding: 10px;
	list-style-type: none;
}
#FCJcontentwrap h1 {
	background-image: url(/images/HR_underline.gif);
	background-repeat: repeat-x;
	font-size: 22px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	right: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#FCJcontentwrap strong {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color:#333333;
	text-decoration: none;
}
#FCJcontentwrap p {
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.FCJContentHd {
	/*background-image: url(/images/HR_underline.gif);
	background-repeat: repeat-x;*/
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.FCJContentSh {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color:#333333;
	text-decoration: none;
}
/* end collge recruiting RSS CSS */
.benefitsDisclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
}

.stlouisLoc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #C7E2E2;
	padding: 10px;
}
