

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

body {
	margin: 0;
	padding: 0;
	background: #DCDCDC;
	text-align: center;
}

div.widget h1 {
        padding: 0 10px;
        font-size: 20px;
        font-family: Times New Roman, serif;
        font-weight: bold;
        color: #999;
        background: none;
}

#page_wrap {
        margin: 0 auto;
        width: 1000px;
        background: #FFF;
}

#pt1_search_controls {
	float: right;
	padding: 5px 5px 5px 10px;
        width: 45%;
        height: 25px;
        font-size: 10px;
        background: #DCDCDC;
}

/*#pt1_search_bar_ajax_container {
        overflow: auto;
}*/

#featured_packages_container {
        margin: 10px 0;
}

#featured_packages_container h1 {
        font-family: Times New Roman, serif;
        font-size: 22px;
        font-weight: bold;
        color: #999;
        background: none;
}

.menubar {
        background: url("/sites/121/assets/bg_greenbar.png") no-repeat top left;
}

#pt1_home_page #pt1_video_story_pane .image_img {
	width: 300px;
}

#pt1_page {
        margin: 0 auto;
        padding: 0;
        width: 960px;
        background: #FFF;
}

#pt1_content_container {
	padding: 6px;
	width: 960px;
	min-height: 800px;
	_height: auto;
	margin: 6px auto 0 auto;
}

#pt1_header {
	width: 960px;
	margin: 0 auto 0 auto;
        background: #FFF;
}

div .pt1_pane_special .pt1_pane_heading {
	font-size: 26px;
	font-family: "Times New Roman", times, serif;
        font-weight: bold;
	color: #999;
	border-bottom: 1px solid #DCDCDC;
	padding: 8px 0 8px 12px;
        background: #FFF;
}

#pt1_site_footer {
        background: #FFF;
	clear: both;
}

#pt1_site_footer a {
        font-size: 11px;
        font-weight: bold;
        color: #606060;
        vertical-align: bottom;
}

#pt1_site_footer .pt1_pane_body {
	background: #FFF;
}

.pt1_pane {
	background: #FFF;
	margin-bottom: 10px;
}

.pt1_pane .pt1_pane_heading {
	font-size: 26px;
	font-family: "Times New Roman", times, serif;
        font-weight: bold;
	color: #999;
	border-bottom: 1px solid #DCDCDC;
	padding: 8px 0 8px 12px;
}

.pt1_pane_body h1 {
        font-size: 26px;
	font-family: "Times New Roman", times, serif;
        font-weight: bold;
	color: #999;
	border-bottom: 1px solid #DCDCDC;
	padding: 8px 0 8px 12px;
}

#pt1_business_directory_page #pt1_main_column {
	float: left;
        padding: 10px 0 0 0;
	width: 630px;
	margin-right: 10px;
}

#pt1_classifieds_page #pt1_main_column {
	float: left;
        padding: 10px 0 0 0;
	width: 630px;
	margin-right: 10px;
}

/************************* 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;
}

#push_video_player_container {margin: 10px 0 0 0;}

/************************* For NEW BD **********************/


