

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

body {
	margin: 0;
	padding: 0;
	text-align: center;
        background: #c0c5c3 url('/sites/961/assets/background.png') no-repeat top;
}


#pt1_branding {
	height: 65px;
	background: transparent url('') 0px 0px no-repeat;
	padding-left: 0px;
        margin-left: 20px;
        width: 940px;
}

#pt1_header {
	width: 980px;
	_width: 981px;
	margin: 0 auto 0 auto;
}

#pt1_page {
}

#pt1_content_container {
	padding: 10px;
	_padding: 8px;
	width: 960px;
	_width: 980px;
	min-height: 800px;
	_height: 800px;
	margin: 0 auto 0 auto;
	margin-top: 0px;
        background: #FFFFFF;
}

/*---------------------------------ajax window videos--------------------------*/

div.playlist_matrix li {
border-left:1px solid #E7E7E7;
display:inline;
float:left;
height: auto;
margin-bottom:15px;
margin-left:24px;
padding:0 17px;
width:120px;
}

div.playlist_matrix div.playlist_title p {
display:none;
}

div.playlist_matrix div.playlist_title p.publish_date {
display:block;
font-size:8px;
}

.video_ajax_window
.video_video 
.object {
	width: 575px;
	height: 350px;
}
/*------------------------------------------------------------------------------*/



/*--------------------------------------panes and headings-----------------------------*/
.video_pane_heading {
  background: #FFFFFF url('/sites/727/assets/right_rounded_top_black.png') top right no-repeat;
  height: 45px;
  color: #FFFFFF;
  font-size: 25px;
  text-align: right;
  vertical-align: text-bottom;
  padding: 5px 10px 0 0;
  width: 290px;
}

.browse_businesses_heading {
  background: #EFEFEF url('/sites/727/assets/browse_businesses_heading_black.png') no-repeat top left;
  height: 30px;
  color: #FFFFFF;
  font-size: 20px;
  text-align: left;
  vertical-align: text-bottom;
  padding: 5px 0 0 5px;
}

.right_short_pane {
  background: #FFFFFF url('/sites/727/assets/right_rounded_top_short.png') top left no-repeat;
  height: 25px;
  color: #FFFFFF;
  font-size: 20px;
  text-align: left;
  padding: 5px 0 0 10px;
  width: 310px;
  
}

.pane_bkg {
  background: #EFEFEF;
}

.pt1_pane {
	background: #FFF url('/templates/publication_pods/images/corner_top_left.gif') top left no-repeat;
	margin-bottom: 10px;
}

.pt1_pane .pt1_pane_heading {
	font-size: 20px;
	font-family: Helvetica;
	color: #97D1FF;
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	padding: 8px 0 8px 12px;
}

.pt1_pane .pt1_pane_body {
        background:transparent url(/templates/publication_pods/images/corner_bottom_right.gif) no-repeat scroll right bottom;
	padding: 10px;
	text-align: left;

}

.pt1_pane_special {
	background: #2B2B2B url('/templates/publication_pods/images/corner_dark_top_left.gif') top left no-repeat;
	margin-bottom: 10px;
}

.pt1_pane_special .pt1_pane_heading {
	font-size: 20px;
	font-family: Helvetica;
	color: #FFF;
	text-align: left;
	padding: 8px 0 8px 12px;        
}

.pt1_pane_special 
.pt1_pane_body {
	text-align: left;
        border: 1px solid #CCCCCC;
        background:#FFFFFF url(/templates/publication_pods/images/corner_bottom_right.gif) no-repeat scroll right bottom;
        padding: 10px;
}

.pt1_pane_subtle {
	background: #F0F0F0 url('/templates/publication_pods/images/corner_medium_top_left.gif') top left no-repeat;
	padding-top: 8px;
	margin-bottom: 10px;
}

.pt1_pane_subtle .pt1_pane_heading {
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica;
	color: #BABABA;
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	padding: 0 0 8px 10px;
}

.pt1_pane_subtle .pt1_pane_body {
	background: #F0F0F0 url('/templates/publication_pods/images/corner_medium_bottom_right.gif') bottom right no-repeat;
	padding: 10px;
	text-align: left;
}

/*-------------------------------------------------------------------------------*/














/*---------------------------------leave these alone--------------------*/
#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;
}

#improved_listing_creation_form_container {
  width: 940px;
}

/************************* For NEW BD **********************/


#bl_business_listing #attributes div span {
color:#000000;
}
  
#bl_business_listing #address {
color:#000000;
float:left;
}
  
#bl_business_listing #phone {
color:#000000;
float:right;
font-size:18px;
}



