

/* ---- CUSTOM DEFINED STYLESHEET facebox ---- */ 


#facebox_content .branding-left {
background-image:none;
}

/* ---- CUSTOM DEFINED STYLESHEET hot_deals ---- */ 

#hot_deals_overlay h1.hotdeals-logo{
      background-image:url("/sites/680/assets/megofertas_online_logo.png");
      background-position:50% 0;
      background-repeat:no-repeat;
      width:270px;
      height:90px;
      float:left;
      text-indent:-9999px;
      margin:10px 0px;
      clear:left;
  }

 #hot_deals_banner.block div#sms_overlay {
font-size:8.4px;
}

#hot_deals_overlay .es_US h1.hotdeals-logo {
background-image:url("/sites/680/assets/megofertas_online_logo.png");
}


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

#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 **********************/

#pt1_branding {
	height: 151px;
	background: #fff url("/sites/680/assets/pacoslist-directorio-negocios-elclasificado.jpg") no-repeat;
	
}


#pt1_main_menu .pt1_item_active {
	background: #43c0ed;
	border: 1px solid #43c0ed;
}

#pt1_main_menu .pt1_item a {
	color: #0073BC;
}

#pt1_sub_menu {
	background: #43c0ed;
	height: 29px;
	clear: both;
}

/* ---- CUSTOM DEFINED STYLESHEET v3 ---- */ 

.gold #main-image-container img {
margin-left:auto;
margin-right:auto;
max-width:400px;
width:expression(this.width > 400 ? "400px" : this.width);
}
