

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

#pt1_home_page #pt1_video_story_pane .image_img {
	width: 300px;
}
div.widgetMoney {
    height: 600px;
}

#pt1_main_menu .pt1_item_active {
	background: #241E1E;
	border: 1px solid #241E1E;
}

#pt1_main_menu .pt1_item_active a {
	color: #ffffff;
	font-weight: bold;
}

#pt1_main_menu .pt1_item a {
	color: #241E1E;
}

#pt1_sub_menu {
	background: #241E1E;
	height: 29px;
	clear: both;
}

#pt1_branding {
	height:115px;
	background: #ffffff url('/sites/1049/assets/findit-logo.jpg') 0px 0px no-repeat;
	padding-left: 200px;
  cursor: pointer;
}

/************************* 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;
}
/*********************fixing chrome************************/

#pt1_main_column_bd {
	width: 630px;
	float: left;
	background: #fff;
	padding-left: 0px;
}
.business_category_pane {	
	width: 196px;
	float: left;
	margin: 0px 0px 0px 0px;
}
.bd_pane_heading {
	width: 160px;
	 height: 56px;	
	font-size: 20px;
	font-family: Helvetica;
	color: #fff;
	text-align: right;
	padding: 10px 5px 0px 0px;
}
/*********************fixing chrome************************/
/************************* For NEW BD **********************/

.pt1_pane_special {
	background: #f9ca08 
top left no-repeat;
	margin-bottom: 10px;
}

.pt1_pane_special .pt1_pane_heading {
	font-size: 20px;
	font-family: Helvetica;
	color: #000;
	text-align: left;
	padding: 8px 0 8px 12px;
}

