/* Main, generic CSS Document for the cities section of the job poster site - at this time, this file is called in the city pages */
/* Version 1.0 - 01.18.08 - 3:30 pm */

/* City Layout Styles
______________________________________________________________________________ */

/* main structure for the city landing page */ 
.cities_Pittsburgh #cty_Header {
	background: url(http://img.icbdr.com/images/jp/content/cities/pittsburgh/cty_pittsburgh_header.jpg) no-repeat;
}
#jp_mainWrapper #cty_Header {
	width: 724px;
	height: 150px;
	margin: 0 auto 8px auto;
	border-top: 8px #fff solid;
	padding: 0;
}
#jp_mainWrapper #cty_Header span {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
}
#jp_mainWrapper #cty_homeMainContent {
	width: 504px;
	float: left;
	margin: 0;
	padding: 0 0 4px 0;
	border: 0;
	background-color: #0f3d71;
}
#jp_mainWrapper #cty_subContent {
	float: right;
	width: 220px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
}
/* end main structure for city landing page */

/* sectional content areas for city landing page */
#jp_mainWrapper .cty_intro {
	margin: 7px 7px 3px 7px;
	padding: 0;
	background-color: #527296;
	border: 1px solid #0f3d71;
}
#jp_mainWrapper .cty_mainPartners {
	margin: 7px 7px 3px 7px;
	border: 1px solid #0f3d71;
	background-color: #fff;
}
#jp_mainWrapper .cty_topEmployersBottom {
	width: 220px;
	height: 16px;
	margin: 0;
	padding: 0;
	background: url(http://img.icbdr.com/images/jp/content/cities/cty_topEmpBottomBG.jpg) no-repeat;
}
#jp_mainWrapper .cty_CareerBuilderStats {
	padding-bottom: 4px;
}
#jp_mainWrapper #cty_slideshow {
	width: 135px;
	height: 60px;
	margin: 0 auto;
}
#jp_mainWrapper .cty_featureBlurb {
	width: 220px;
	height: 300px;
	overflow: auto;
}
/* end city content sections */

/* City Common Styles
______________________________________________________________________________ */

/* city headers */
#jp_mainWrapper h1, #jp_mainWrapper .cty_mainHeaderOne {
	padding: 0;
	color: #fff;
	margin: 12px 0 12px 6px;
}
#jp_mainWrapper h2, #jp_mainWrapper .cty_mainHeaderTwo {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #0f3d71;
	margin: 8px 0 3px 7px;
}
#jp_mainWrapper #cty_subContent h2 {
	 color: #000;
	 padding-bottom: 3px;
	 border-bottom: 1px #000 solid;
}
#jp_mainWrapper #cty_subContent .cty_topEmployers h2, #jp_mainWrapper .cty_topEmpHeaderTwo {
	color: #fff;
	height: 36px;
	width: 220px;
	margin: 0 0 -2px 0;
	line-height: normal;
	padding: 9px 0 0 12px;
	background: url(http://img.icbdr.com/images/jp/content/cities/cty_topEmpTopBG.jpg) no-repeat;
	border: none;
}
#jp_mainWrapper h3, #jp_mainWrapper .cty_mainHeaderThree {
	color: #0f3d71;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 12px 0 12px 8px !important;
}
/* end city headers */

/* city link styles */
#jp_mainWrapper  a {
	font-size: 11px;
}
#jp_mainWrapper .cty_topEmployers dd a {
	width: 192px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	margin-left: 9px;
	display: block;
	padding-left: 8px;
}
#jp_mainWrapper .cty_topEmployers dd a:link, #jp_mainWrapper .cty_topEmployers dd a:visited {
	text-decoration: underline;
}
#jp_mainWrapper .cty_topEmployers dd a:hover, #jp_mainWrapper .cty_topEmployers dd a:active {
	background-color: #ececec;
	text-decoration: none;
}
/* end city link styles */

/* city image styles */
/* end city image styles */

/* city paragraphs */
#jp_mainWrapper .cty_intro .jp_paragraph, #jp_mainWrapper .cty_intro p {
	color: #fff !important;
	margin: 8px !important;
	padding: 0;
}
#jp_mainWrapper #cty_subContent p {
	margin-left: 8px;
	margin-right: 8px;
}
/* end city paragraphs */

/* city lists */
#jp_mainWrapper dl.cty_mainPartnersList {
	margin: 0 auto;
	padding: 8px 0;
	border-bottom: 8px solid #fff;
}
#jp_mainWrapper dl.cty_mainPartnersList dt {
	color: #0f3d71;
	width: 142px;
	padding: 2px 0 0 8px;
	font: bold 11px Arial, Helvetica, sans-serif;
}
#jp_mainWrapper dl.cty_mainPartnersList dd {
	margin: 0;
	padding: 0;
}
#jp_mainWrapper dl.cty_topEmployers {
	width: 220px;
	margin: 0;
	padding: 0 0 7px 0;
	background: url(http://img.icbdr.com/images/jp/content/cities/cty_topEmpMainBG.jpg) repeat-y;
}
#jp_mainWrapper .cty_topEmployers dd {
	height: 25px;
	width: 220px;
	margin: 0;
	padding: 0;
}
/* end city lists */

/* City Specific Styles
______________________________________________________________________________ */