

/* ---- CUSTOM DEFINED STYLESHEET default ---- */ 

body {
  background-color: #0382ac;
  color: #111;
  padding: 0;
  margin: 0;
  border: none;
  font-family: Verdana, sans-serif;
}
.story_item img.image_img {
  _width: 300px;
}
#pt4_content-body {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  padding: 0;
  background-color: #FFFFFF;
}

#footer-spacer {
  width: 100%;
  clear: both;
  height: 22px;
}

#pt4_top-banner-header {
  height: 110px;
  width: 100%;
  border: none;
  margin: 0;
  padding: 0;
  text-align: center;
  border-bottom: 1px solid #566139;
}

#pt4_site-banner-header {
  background-color: #fff; 
  height: 124px;
  width: 100%;
  position: relative;
}

#pt4_marketplace-menu-container {
  float: right;
  margin-right: -1px;
  width: 323px;
  padding: 10px 0pt 2px 0pt;
  font-size: 7pt;
}

a.marketplace-menu-link {color: #000;}
a.marketplace-menu-link:visited {color: #000;}
a.marketplace-menu-link:hover {color: #000;}



#pt4_home_left_column {
  width: 634px;
  background-color: #FFF;
  padding: 0;
  margin: 0;
  float: left;
}

#pt4_home_right_column {
  width: 323px;
  background-color: #FFFFFF;
  padding: 0;
  margin: 0;
  float: right;
height: auto;
}

#pt4_home_right_column_bd {
  width: 320px;
  background-color: #FFFFFF;
  padding: 0;
  margin: 0;
  float: right;
height: auto;
}

.pt4_main-heading {
  margin: 15px auto 10px auto;
  padding: 3px;
  padding-bottom: 6px;
  border-bottom: 1px solid #313131;
  font-size: 25pt;
  font-weight: normal;
  font-family: "times new roman", times, serif;
  text-align: left;
}

.pt4_secondary-heading {
  font-size: 16pt;
  font-weight: normal;
  font-family: "times new roman", times, serif;
  text-align: left;
}

#community_menu_container {
  padding-top: 3px;
}

h2.pt4_secondary-heading-backlit {
  margin: 15px auto 10px auto;
  padding: 3px;
  font-size: 20pt;
  font-weight: normal;
  font-family: "times new roman", times, serif;
  text-align: left;
  background-color: #a3ddf0;
  width: 100%;
}

.twotone-left {
  color: #313131;
}

.twotone-right {
  color: #5DA3CB;
}

.twotone-left a {
  color: #313131;
}

.twotone-right a {
  color: #FFF;
}

#pt4_main_body_left_container {
  margin: 0 auto 10px auto;
  width: 614px;  
}

.first_column {
  width: 390px;
  float: left;
  margin-left: 7px;
}

.second_column {
  width: 220px;
  float: right;
  margin-right: 4px;
}

a {
  color: #494949;
}

a:visited { color: #494949; }
a:hover { color: #000000; text-decoration: underline; }

.lead_story .story_item_headline a {
  font-size: 12pt;
  font-weight: bold;
}

.secondary_story {
  margin-top: 15px;
}

div.image_caption {
  color: #000;
  font-style: normal;
  font-size: 8pt;
}

.secondary_story .story_item_headline a {
  font-size: 10pt;
  font-weight: bold;  
}

div.bridge {
  background-color: #f0edce;
  width: 613px;
  margin: 15px auto 5px auto;
  _margin: 15px auto 5px 7px;
  padding: 0;
  border: 0;
}

.bridge-header {
  background-image: url('/templates/publication_professional/images/bridge-background.gif');
  background-repeat: repeat-x;
  margin: 0;
  padding: 0;
  padding-left: 10px;
  padding-top: 10px;
  border: none;
  height: 31px;
  color: #000000;
  font-size: 16pt;
}

.bridge-body {
  padding: 10px;
  position: relative;
}

.bridge-body-left {
  float: left;
  width: 125px;
}

.bridge-body-left img {
  max-width: 123px;
  width: _123px;
}

/* try to catch broken IE */
.bridge-body-left #push_container img.image_img {
  max-width: 123px;
  _width: 123px;
}

.bridge-pic {
  max-width: 123px;
  _width: 123px;
}

.bridge-body-center {
  margin-left: auto;
  margin-right: auto;
  width: 303px;
  clear: none;
}

.bridge-body-right {
  float: right;
  width: 121px;
  background-color: #f5f5f5;
  position: absolute;
  top: 10px;
  right: 10px;
  clear: none;
}

.pt1_pane_body {
  margin-left: auto;
  margin-right: auto;
  text-align: center; 
}

.square_banner_ad {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#conditions_container {

}


#weather_container {
  float: right;
  width: 49%;
  position: relative;
}

#rendered_weather {
  color: #282520;
  left: -135px;
}



#rendered_weather_label_temperature {
  _font-size: 16px;
}

#rendered_weather .link {
  color: #666;
}

#time_container {
  color: #282520;
  text-align: left;
}

#day_of_week {
  font-size: 12pt;
  text-align: center;
}

#date_string {
  font-size: 9pt;
  text-align: center;
}


select.menu-select {
  border: 1px solid #3e4825;
  font-size: 7pt;
}

.photosource {
  padding: 5px;
}

.photosource-wrapper {
  height: 150px;
  width: 150px;
  margin: 5px;
  padding: 0;
  border: none;
  float: left;
  overflow: hidden;
}

.photosource img.image_img {
  max-width: 140px;
  _width: 140px;
}

/* try again for IE */
img.photosource_image {
  max-width: 140px;
  _width: 140px;
}

.pt1_feature .pt4_secondary-heading .pt1_item {
  float: left;
  padding: 2px 8px;
  font-family: "times new roman", times, serif;
  font-size: 16pt;
}

.main-segment {
  margin-left: 5px;
  padding-bottom: 10px;
}

div.column-segment {
  text-align: right;
}

.muted-text-headline {
  color: 5d5a0d;
  font-size: 11pt;
  margin: 0;
  padding: 2px;
}

.muted-text-item {
  color: 394136;
  font-size: 11pt;
  margin: 0;
  padding: 2px;
}

.muted-text-item-blue {
  color: 36A3CB;
  font-size: 11pt;
  margin: 0;
  padding: 2px;
}

.pt1_feature .pt1_feature_body {
  background:transparent url(/templates/publication_professional/images/feature_bg.jpg) no-repeat scroll     right top;
  clear:both;
  margin:0pt;
  height:auto;
  padding:5px;
  width: 420px;
}

.selected {
  border-color:#BABABA;
  border-style:solid solid none;
  border-width:1px 1px 0pt;
  margin:0pt;
}

#community_menu_container a {
  color: #313131;
}

#community_menu_container a span {
  color: #0382ac;
}

#pt1_full_story .image_img {
  float:none;
}

#pt1_full_story .image_caption {
  float: none;
  padding: 10px;
  width: 260px;
}

 div.simple-slideshow-container div.slideshow-image-wrapper img.image_img {
 max-width: 260px;
 width: 260px;
 float: left;
 *width: 260px;
 display: block;
 border: 0;
}


div.simple-slideshow-container {
 margin: 0;
 border: 0;
 padding: 0;
 width: 255px;
 *width: 250px;
 max-width: 255px;
 width: expression("255px");
}

div.slideshow_container img.image_img {
 width: 255px;
 *width: 250px;
 float: right;
 padding: 0;
 margin: 0;
 _width: 255px;
 width: expression("255px");
}

div.simple-show-container div.slideshow-image-wrapper img.image_img {
 max-width: 255;
 _width: 255px;
 *width: 250px;
 display: block;
 border: 1px solid green;
float: left;
}

div.slideshow_container img.image_img {
 width: 255px;
 *width: 250px;
 float: left;
 padding: 0px;
 margin: 0;
 max-width: 255px;
}

 div.floatright {
float: right;
padding: 5px 5px 0 0
}

img.floatleft {
float: left;
}

img.floatright {
float: right;
}

#event_list_container .fontSmall {
	font-size: 12px;
}

#event_list_container .fontSmall a {
	font-size: 14px;
}

#pt1_recent_events .labelBig .fontSmall {
	display: none;
}

div.inlineEighth {
	float: left;
	width: 23%;
}

div.borderbottom {
	border-bottom: 1px dotted #BABABA;
}

div #push_video_player_title_container a {
	font-size: 18px;
}

div #push_full_video_player_container .object {
	width: 610px;
	height: 480px;
}

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

.leaderboard_banner_ad  {
	padding-left: 95px;
	padding-top: 10px;
}


div.lead_story div.story_item div.image_image img.image_img {
  max-width: 300px;
}

.news_box_container {
  width: 218px;
}

.news_box_body {
  width: 218px;
  border-left: 1px solid #656667;
  border-right: 1px solid #656667;
  border-bottom: 1px solid #656667;
}

#push_home_news_right_container {
  font-family: verdana;
  font-weight: normal;
}

.news_box_head {
  background: #ede9e0;
  margin-right: -2px;
}

#news_box_head_left {
  float: left;
  width: 50%;
  color: #000000;
background: #c5edfb;
  font-size: 14;
  font-weight: bold;
  border-top: 1px solid #656667;
  border-left: 1px solid #656667;
  border-right: 1px solid #656667;
  border-bottom: 2px solid #c5edfb;
  margin: 0px;
  padding: 0pt 0pt 0pt 5px;
}

#news_box_head_right {
  border-bottom: 1px solid #c5edfb;
  padding-top: 2px;
}

#news_box_body_line {
  border-top: 4px solid #c5edfb;
  max-height: 4px;
}


.news_box_head label {
}

.news_box_head a {
  color: #37a3c7;
  font-size: 12;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
  padding-left: 5px;
}

.story_item_date {
  color:#3d3d3d;
  font-family: verdana;
  font-weight: bold;
  font-size: 9px;
  margin: 0px 2px;
}

.story_item_h2 {
  font-family: verdana;
  font-weight: normal;
  font-size: 10px;
  line-height: 13px;
  margin: 0px 2px;
}

.story_item_td_thumb {
  float: left;
  margin: 5px;
}

.story_item_td_date {

}

#pt1_menu {
	background: #FFFFFF;
}

#pt1_main_menu {
	background: #075670;
	clear: both;
	border-top: 1px solid #FFF;
}

#pt1_main_menu .pt1_item {
	padding: 5px 10px 0px 5px;
	border-right: 1px dotted #B2B2B2;
	float: left;
        background: #075670;
}

#pt1_main_menu .pt1_item_active {
	padding: 5px 10px 0px 5px;
	border: 0px solid #075670;
	float: left;
        background: #37a3c7;
}

#pt1_sub_menu .pt1_item {
	float: left;
	padding: 5px 8px 3px 8px;
}

#pt1_sub_menu .pt1_item a {
	color: #FFF;
}

#pt1_sub_menu .pt1_button {
	float: left;
	padding: 1px 3px 0px 3px;
	margin: 3px 10px 3px 10px;
	border: 1px solid #FFF;
	color: #FFF;
	font-weight: bold;
}

#pt1_main_menu .pt1_item_active a {
	color: #FFFFFF;
        background: #37a3c7;
	font-weight: bold;
        padding: 5px 5px 0px 5px;
}

.input {
display:none;
}

.stylish A:link {color: #333333; text-decoration: none}
.stylish A:visited {color: #333333; text-decoration: none}
.stylish A:active {color: #333333; text-decoration: none}
.stylish A:hover {color: #333333; text-decoration: none}

#pt1_main_menu .pt1_item a {
	color: #FFFFFF;
        font-weight: bold;
}

#pt1_sub_menu {
	background: #37a3c7;
	height: 29px;
	clear: both;
}

.image_caption, .video_caption, .rss_item_date {
	font-size: 11px;
	color: #979797;
	line-height: 14px;
	text-align: left;
}


#pt1_login_controls a {
	font-weight: normal;
	color: #FFF;
	/* color: #97D1FF; */
}
#pt1_blogs_page #pt1_main_column {
	float: left;
	width: 620px;
}

#pt1_blogs_page #pt1_main_column {
	float: left;
	width: 620px;
}

#pt1_results .story_item_summary {
	padding-bottom: 10px;
	border-bottom: 1px solid #BABABA;
}

#pt1_results .story_item_headline {
	font-weight: bold;
	padding-top: 15px;
}

.signature_line {
	padding: 0px 0 0 0;
}

.story_item_headline {
	font-weight: bold;
}

#pt1_main_featured .story_item_info {
	font-size: 12px;
	font-style: italic;
	color: #3D3D3D;
}
.story_item_author {
	color: #3D3D3D;
}

#pt1_news_page #pt1_main_featured {
	border-bottom: 0px solid #BABABA;
	padding-bottom: 0px;
}

#pt1_news_page #pt1_bullets {
	border-top: 0px solid #BABABA;
}


.video_pane .video_video .object{
	width: 390px;
	height: 320px;
}


.thumbnail_video  {
	margin-top: 1px;
	margin-bottom: 0px;
	font-size: 12px;
}


#pt1_blogs_page .story_item {
	padding-bottom: 15px;
}

#pt1_blogs_page .staff_blogs .story_item {
	text-indent: 10px;
}

.rss_item_date {
	padding-bottom: 10px;
}

.pt1_latest_blogs img {
	width: 100px;
}

.story_item_summary {
	padding-bottom: 20px;
}

.register a {
	color: #FFFFFF;
	font-size: 12px;
	float: right;
	padding: 3px 10px 0 0;
}

/**************************VIDEO/PHOTO SLIDE SHOW******************/

.story_item_date  {
	font-size: 11px;
}

.odd123  {
	border-top: 1px dotted #DCDCDC;
	margin-bottom: -5px;
	font-size: 12px;
}

.video_video .object {
	width: 400px;
	height: 320px;
}

.image_image {
        width: 400px
        height: 320px
}

.thumbnail_video  {
	margin-bottom: 0px;
	font-size: 12px;
	border-bottom: 1px solid #DCDCDC;
}

.thumbnail_slide  {
	margin-botom: 0px;
	font-size: 12px;
	border-bottom: 1px solid #DCDCDC;
}

.multimedia_video {
	padding: 0;
	border-top: 1px dotted #DCDCDC;
}

.multimedia_video a {
	font-size: 13px;
	font-weight: normal;
}

#wj_main_left_column {
	/* border-right: 1px solid #BABABA; */
	padding: 0 0 5px 5px;
	width: 350px;
	float: left;
}

#wj_main_right_column {
	width: 200px;
	padding: 0 5px 0 0;
	float: right;
        overflow: auto;
        height: 320px;
}

.media-file-thumbnail {
	height: 40px;

}

.slide_page div.slideshow_container img.image_img {
	width: 500px;
	padding: 5px;
	margin: 0;
}

#full_size_slide_container .image_caption {
	text-align: right;
}

/******************************************************************/

.respond_to_discussion span {
	font-size: 16px;
}

.discussionHeader span.label {
	display: none;
}

div.simple-slideshow-container div.slideshow-image-wrapper img.image_img {
max-width: 260px;
width: 260px;
float: left;
*width: 260px;
display: block;
border: 0;
}


div.simple-slideshow-container {
margin: 0;
border: 0;
padding: 0;
width: 260px;
*width: 260px;
max-width: 260px;
width: expression("260px");
}

div.slideshow_container img.image_img {
width: 260px;
*width: 260px;
float: right;
padding: 0;
margin: 0;
_width: 260px;
width: expression("260px");
}


/************************* 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;
}
/*********************fixing chrome************************/

#pt1_main_column_bd {
	width: 630px;
	float: left;
	background: #fff;
	padding-left: 0px;
}
.business_category_pane {	
	width: 196px;
	float: left;
	margin: 0px 0px 0px 0px;
}
.bd_pane_heading {
	width: 160px;
	 height: 56px;	
	font-size: 20px;
	font-family: Helvetica;
	color: #fff;
	text-align: right;
	padding: 10px 5px 0px 0px;
}
/*********************fixing chrome************************/

.pt1_pane_special {
	background: #37a3c7 
top left no-repeat;
	margin-bottom: 10px;
}

.pt1_pane_special .pt1_pane_heading {
	font-size: 20px;
	font-family: Helvetica;
	color: #000;
	text-align: left;
	padding: 8px 0 8px 12px;
}


