

/* ---- 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: 120px;
	*height: 100px;
/*background: #fff url("/sites/987/assets/nwmarket_logo.jpg") no-repeat;*/
/*background: #fff url('http://nwmarket.com/nwmarket_banner_classifieds.png') no-repeat; */
background: #fff;
margin-bottom: 10px;
padding-left: 0px;

}

body {
	margin: 0;
	padding: 0;
	background: #076ca6;
	text-align: center;
}
#pt1_sub_menu .pt1_item a {
	color: #FFF;
}

#pt1_main_menu .pt1_item_active a {
	color: #fff;
	font-weight: bold;
}
#pt1_sub_menu {
	background: #3ca94e;
	height: 29px;
	clear: both;
}

#pt1_main_menu {
	background: #FFF;
	clear: both;
	border-top: 1px solid #FFF;
}

#pt1_main_menu .pt1_item_active {
	background: #3ca94e;
	border: 0px solid #fff;
}

/************************* ADS **********************/
.leaderboard_banner_ad  {
 	padding: 1px;
background: #fff;
margin-bottom: 10px;
}
.pencil_ad {
margin-bottom: 10px;
}
/************************* Featured **********************/
.pt1_feature .pt1_feature_body {
	min-height: inherit;
}

.pt1_feature .pt1_feature_body .widgetBody{
padding: 0px;
}

/************************* Contact **********************/
.contact_list{
list-style: none;
margin:0;
padding:0;
}
.contact_col{
width: 430px;
float:left;
margin-right: 25px;
}
