@import url(encp0100_11.css);

h4 {
	border-bottom: none;
	padding-left: 20px;
}

h3#se38, h3#se39, h3#se40 {
	max-width: 650px;
	color: white;
	font-family: DIN, "Trebuchet MS", sans-serif;
	font-size: 1.3em;
	line-height: 1.2em;
	text-transform: uppercase;
	padding: 0.8em 15px 0.6em;
	margin-bottom: 1em;
}
h3#se38 { background-color: rgb(255,159,0); }
h3#se39 { background-color: rgb(0,53,173); }
h3#se40 { background-color: rgb(228,79,60); }

div.opp_intro {
	background-image: url(../images/encp_2011_bkgd_opp-intro-middle.gif);
	background-repeat: repeat-y;
	background-position: top left;
	margin-bottom: 10px;
	width: 680px;
}

div.opp_intro_top {
	background-image: url(../images/encp_2011_bkgd_opp-intro-top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div.opp_intro_content {
	background-image: url(../images/encp_2011_bkgd_opp-intro-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 40px 160px 30px 30px;
	min-height: 120px;
}

div.program_info {
	max-width: 680px;
	padding: 3px 3px 0px 3px;
}

.accordian {
	width: 680px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.accordian ul {
	margin-left: 0em;
	padding-left: 0em;
}

.accordian li {
	list-style-type: none;
	margin-bottom: 0em;
}

.even, .odd {
	font-weight: bold;
	height: 27px;
	padding-left: 30px;
	background: url(../images/slider_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-top: 5px;
}

.even:hover, .odd:hover {
	color: rgb(0,53,173);
	text-decoration: underline;
}

.opportunity_list_item {
	background: url(../images/opportunities_list_style.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 10px;
	margin-left: 30px;
	padding-top: 5px;
	padding-bottom: 12px;
}

.opportunity_list_item a {
	font-weight: bold;
	color: rgb(0,53,173);
	text-decoration: none;
}

.opportunity_list_item a:hover {
	color: rgb(0,53,173);
	text-decoration: underline;
}

a.top_anchor, a.top_anchor:visited {
	display: block;
	width: 660px;
	padding-right: 20px;
	background-image: url(../images/to_top.jpg);
	background-position: right 5px;
	background-repeat: no-repeat;
	color: black;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	margin: -20px auto 20px 0px;
}

a.top_anchor:hover {
	color: rgb(0,53,173);
	text-decoration: underline;
}

div.opp_navigation {
	height: 115px;
	padding-left: 25px;
}

a.opp_button_beverage {
	width: 205px;
	height: 107px;
	float: left;
	background: url(../images/beverage_button_background.jpg);
	background-position: 0 0px;
	background-repeat: no-repeat;
	margin-left: 2px;
}

a.opp_button_beverage:hover {
	background-position: 0px -96px;
}

a.opp_button_milk {
	width: 205px;
	height: 107px;
	float: left;
	background: url(../images/milk_button_background.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left: 2px;
}

a.opp_button_milk:hover {
	background-position: 0px -96px;
}

a.opp_button_electronics {
	width: 205px;
	height: 107px;
	float: left;
	background: url(../images/electronics_button_background.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left: 2px;
}

a.opp_button_electronics:hover {
	background-position: 0px -96px;
}

.listcount {
	color: rgb(0,53,173);
}

.itemdate {
	font-weight: normal;
	white-space: nowrap;
}

