

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

#pt1_branding {
height: 123px;
background: none;
padding-left: 0px;
}


#pt1_home_page #pt1_video_story_pane .image_img {
	width: 300px;
}
div.widgetMoney {
    height: 600px;
}


/************************* 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 **********************/

/************************* MENU ***********************************/

#pt1_menu {
	background: #FFF;
}

#pt1_main_menu {
	background: #FFF;
	clear: both;
	border-top: 1px solid #FFF;
}


#pt1_sub_menu .pt1_item a {
	color: #FFF;
}

#pt1_main_menu .pt1_item_active {
	background: #1C4196;
	border: 1px solid #1C4196;
}

#pt1_main_menu .pt1_item_active a {
	color: #000;
	font-weight: bold;
}

#pt1_main_menu .pt1_item a {
	color: #2B2B2B;
}

#pt1_sub_menu {
	background: #1C4196;
	height: 29px;
	clear: both;
}
