

/* ---- CUSTOM DEFINED STYLESHEET layout ---- */ 

#pt1_home_page #pt1_video_story_pane .image_img {
	width: 300px;
}

div.widgetMoney {
    height: 600px;
}

#pt1_sub_menu {
	background: #D6222B;
	border-top: 3px solid #000000;
	clear: both;
	height: 29px;
}

#pt1_main_menu .pt1_item_active {
	background: #004588;
	border: 3px solid #000000;
}

#pt1_main_menu .pt1_item_active a {
	color: #fff;
	font-weight: bold;
}


#pt1_branding {
	height: 250px;
	background: #fff url("/sites/620/assets/hofglogo.jpg") no-repeat;
	padding-left: 0px;
        padding-bottom: 0px;
        padding-top: 0px;
}

#pt1_menu {
	background: #D6222B;
}

#pt1_search_controls {
	padding-top: 3px;
	padding-bottom: 3px;
}

#pt1_main_menu .pt1_item a {
	color: #000;
        font-weight: bold;
}
#pt1_main_menu {
	background: #FFF;
	clear: both;
	border-top: 0px solid #00A550;
}
#pt1_login_controls a {
	font-weight: bold;
	color: #000;
	/* color: #000; */
}
.pt1_pane .pt1_pane_heading {
	font-size: 25px;
        font-weight: bold;
	font-family: black oak std;
	color: #423294;
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	padding: 8px 0 8px 12px;
}
#pt1_page {
      color: #000000;
}
body {
	margin: 0;
	padding: 0;
	background: #999898;
	text-align: center;
}

/************************* For NEW BD **********************/


#pt1_business_directory_page #pt1_right_column.new_layout {
  float: right;
}

#pt1_business_directory_page #pt1_main_column_results {
  *width: 610px;
  _width: 610px;
  max-width: 630px;
  float: left;
}

#pt1_right_column div.playlist_matrix {
  _width: 300px;
  padding-top: 13px;
  _padding-top: 16px;
  padding-bottom: 0px;
}

#pt1_right_column div.playlist_matrix li.first {
  margin-left: 0px;
}

#pt1_right_column div.playlist_matrix li {
  margin-left: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-right: 0px;
  border-left: none;
  _padding-left: 5px;
  height: 160px;
}

#pt1_right_column div.playlist_matrix li a {
  margin: -10px 0px 0px 0px;
}

/************************* For NEW BD **********************/


