/*
	Add on CSS document
	FEATURED PUB
*/

/* MAIN - HOME PAGE - featured pub */
#wrapper #middle #main #featured_pub {
}
#wrapper #middle #main #featured_pub h1 {
	position: relative;
	margin: 0;
	padding: 0px 0px 9px 0px;
	width: 176px;
	height: 17px;
	text-indent: -9000px;
	background: transparent url(../images/heading_featuredpub.png) 0 0 no-repeat;
	font-size: 0px;
	line-height: 0px;
}
#wrapper #middle #main #featured_pub #featured_pub_picture {
	width: 574px;
	height: 243px;
	display: block;
	position: relative;
	background: transparent url(../images/featuredpub_box.gif) 0 0 no-repeat;
}
#wrapper #middle #main #featured_pub #featured_pub_picture img {
	position: relative;
	top: 4px;
	left: 4px;
}	
#wrapper #middle #main #featured_pub #featured_pub_picture #featured_pub_picture_overlay {
	width: 564px;
	height: 32px;
	display: block;
	position: relative;
	padding: 0;
	left: 0;
	bottom: 0;
	margin: -29px auto 0px auto;
	background: transparent url(../images/featurepub_overlaybox.png) 0 0 no-repeat;
}
* html #wrapper #middle #main #featured_pub #featured_pub_picture #featured_pub_picture_overlay {
	filter:alpha(opacity=70); -moz-opacity:0.70; opacity:0.70; -khtml-opacity:0.70;
}

#wrapper #middle #main #featured_pub #featured_pub_picture #featured_pub_picture_overlay h2 {
	font-family: "Arial", sans;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #00487b;
	margin: 0;
	padding: 4px 0px 4px 0px;
	position: relative;
	text-align: center;
}
#wrapper #middle #main #featured_pub #featured_pub_picture #featured_pub_picture_overlay p {
	font-family: "Arial", sans;
	font-size: 10px;
	line-height: 10px;
	color: #01253f;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}