

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

#pt1_home_page #pt1_video_story_pane .image_img {
	width: 300px;
}
div.widgetMoney {
    height: 600px;
}

#pt1_branding {
	height: 93px;
	background: #2B2B2B url('/sites/592/assets/marketplace-header.gif') 0px 0px no-repeat;
}

body {
	margin: 0;
	padding: 0;
	background-image: url('/sites/592/assets/hop-body.gif ');
        background-position: center;
	text-align: center;
}

#pt1_sub_menu {
	background: #fff;
	height: 29px;
	clear: both;
}

#pt1_main_menu .pt1_item_active a {
	color: #000;
	font-weight: bold;
}

#pt1_main_menu .pt1_item_active {
	background: #fff;
	border: 1px solid #fff;
}

#pt1_sub_menu .pt1_item a {
	color: #000;
}

#pt1_main_menu {
	background: #000;
	clear: both;
	border-top: 1px solid #fff;
}

#pt1_main_menu .pt1_item a {
	color: #fff;
}

#pt1_content_container {
	padding: 0px;
	width: 960px;
	_width: 960px;
	min-height: 800px;
	_height: 800px;
	margin: 0 auto 0 auto;
	margin-top: 6px;
}



/************************* 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;
}


