@import url(community.css);

#flash {
  margin: 0 7px 7px 7px;
  display: block;
}

#banners {
	height: 416px;
	position: relative;
	padding-left: 7px;	
	z-index: 0;
}

#banners > div {
	position: absolute;
	top: 0px;
}

/*#banners  div a{
	position: absolute;	
	bottom: 130px;
	right: 242px;
	display: block;
	background: url(../images/pinnacle_btn_learnmore.png) no-repeat 0 0;
	text-indent: -999em;
	width: 101px;
	height: 28px;	
}

#banners  div a:hover{	
	background-position: 0 -28px;
}*/

#banner-captions-2  li:first-child{
	width: 475px;		
}

#banner-captions-2  li{
	width: 474px;		
}

#banner-captions-3  li:first-child{
	width: 317px;		
}

#banner-captions-3  li{
	width: 316px;		
}

#banner-captions-4  li:first-child{
	width: 238px;
}

#banner-captions-4  li{
	width: 237px;		
}

.banner-captions {		
	list-style: none;	
	background-color: #333333;
	width: 949px;	
	height: 35px;
	position: absolute;
	bottom: 0;
}

.banner-captions  li{	
	float: left;
	padding-top: 6px;
	height: 29px;	
	position: relative;
}

.banner-captions  li img{	
	display: none;
}

.banner-captions  li.selected img{	
	display: block;
	position: absolute;	
	top: -7px;
}

#banner-captions-2  li.selected img{
	left: 223px;
}

#banner-captions-3  li.selected img{
	left: 151px;
}

#banner-captions-4  li.selected img{
	left: 111px;
}

.banner-captions  li.selected{	
	background-color: #C3A861;	
}

.banner-captions  li.selected a{	
	border-left: none;
}

.banner-captions li a.first{	
	border-left: none;
}

.banner-captions  li a{	
	border-left: 1px solid #7F7F7F;
	text-align: center;
	display: block;
	color: #ffffff;
	text-decoration: none;	
	font-size: 11px;
	font-weight: bold;
}

#banners  ul  li a{	
	position: static;
}

#sub-feature {
	width: 535px;
	float: left;	
	margin-left: 7px;
	margin-top: 30px;
}

#sub-feature ol {
  display: block;  
  border-right: 1px solid #ccc;
}

#sub-feature li {  
  list-style-type: none;
  background: transparent url(../images/hmpg_subfeature_layer.jpg) no-repeat left top;
  width: 524px;
  height: 166px;
}

#fb-widget  h1,
#sub-feature h1{      
  padding-bottom: 25px;
  font-size: 15px;
  letter-spacing: 2px;
}

#sub-feature h1{  
  color: #C3A861;
}

#sub-feature li  img{  
  float: left;
  width: 255px;
}

#sub-feature li  div{
  float: left;
  width: 225px;
  padding: 22px 22px 0 22px;
}  

#sub-feature li  div h2{  
  padding-bottom: 10px;  
  line-height: 24px;  
  font-size: 16px;
}

#sub-feature li  div a{  
	display: block;
	background: url(../images/pinnacle_btn_learnmore.png) no-repeat 0 0;
	text-indent: -999em;
	width: 101px;
	height: 28px;	
}

#sub-feature li  div a:hover{  
	background-position: 0 -28px;
}


/*
#sub-features {
  position: relative;
  background: transparent url(../images/subfeature_panel.jpg) no-repeat left top;
  width: 372px;
  height: 102px;
  margin: 0;
  padding: 55px 25px 25px 270px;
}
#sub-features ol {
  display: block;
  *margin: -20px 0 0 0;
}
#sub-features li {
  display: none;
  list-style-type: none;
}
#sub-features li.selected {
  display: block;
}

#sub-features img {
  position: absolute;
  left: 70px;
  top: 45px;
  behavior: url("css/iepngfix.htc");
}
#sub-features h1 {
  font-size: 16px;
  color: #757575;
  font-weight: normal;
}
#sub-features h1 b {
  font-style: normal;
  color: #3B4F68;
}
#sub-features p {
  margin: 10px 0;
}
#sub-features .learn-more {
  height: 25px;
  width: 84px;
  display: block;
  overflow: hidden;
  background: transparent url(../images/learn_more.png) no-repeat left top;
  _background-image: url(../images/learn_more.gif);
  text-indent: -999em;
}
#sub-features .learn-more:hover {
  background-position: left bottom;
}

#sub-features-control {
  position: absolute;
  top: 10px;
  right: 7px;
  margin: 0 !important;
  padding: 0;
  height: 25px;
  line-height: 24px;
}

#sub-features-control .previous,
#sub-features-control .next {
  width: 33px;
  height: 25px;
  display: inline-block;
  background: transparent url(../images/arrows.jpg) no-repeat left top;
  text-indent: -999em;
  margin: 0 5px;
  *text-indent: 0;
  *font-size: 1px;
  *color: #ECECEC;
  *padding: 0 4px;
  *width: 25px;
}

#sub-features-control .previous {
  background-position: left top;
}
#sub-features-control .next {
  background-position: right top;
}
#sub-features-control .previous:hover {
  background-position: left bottom;
  *color: #F09A2B;
}
#sub-features-control .next:hover {
  background-position: right bottom;
  *color: #F09A2B;
}

#side-feature {
  display: block;
  text-indent: -999em;
  width: 270px;
  height: 301px;
  background: transparent url() no-repeat left top;
}
#side-feature:hover {
  background-position: right top;
}

*/
#fb-widget {
	width: 396px;
	float: left;	
	font-size: 16px;
	margin-top: 30px;
	margin-left: 10px;
}

#fb-widget h1{  
  color: #3A5896;
}


.fb-wall {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:11px;
	width:392px;
	line-height:1.2em;
	color:#333333;
	background-color:#FFF;
}
.fb-wall a {
	text-decoration:none;
	color:#3B5998;
}
.fb-wall a:hover {
	text-decoration:underline;
}
.img {
	float: left;
	margin: 6px 10px 0 0;
}
.profileLink {
	clear: both;
	color: #3B5998;
	padding: 0 0 3px;
}
.profileLink a {
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
	font-size: 12px;
}
.fbFeedStory {
	padding-bottom: 5px;
	padding-top: 5px;
	border-width: 1px 0 0;
	border-color: #E9E9E9;
	border-style: solid;
	clear:both;
	 line-height: 140%;
}

.fbheader{
	  color: #3B5998;
    text-decoration: none;
	font-size:14px;
	font-weight:bold;
	padding-bottom:15px;
}

.fbLike
{
	width:380px;
	padding-bottom:10px;
}
.FB_UI_Hidden{
	display:none;
}
.addthis_button_facebook_like{
	width:80px;
}
.addthis_button_google_plusone{
	width:67px;
}

.addthis_pill_style{
}
.addthis_button_twitter_follow_native{
		margin-left: 10px;
}
