

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

#pt1_main_menu .pt1_item, #pt1_main_menu .pt1_item_active {
    border-right: 1px dotted #B2B2B2;
    float: left;
    padding: 3px 7px;
}

div.simple-slideshow-container {
  width: 270px;
}

.simple-slideshow-container
.image_img {
  
}

body {
     margin: 0;
     padding: 0;
     background: #003C80 url("/sites/408/assets/wave-background.jpg");
     text-align: center;
}

#pt1_home_page #pt1_video_story_pane .image_img {
	width: 300px;
}
#pt1_main_menu {
	background: #342F93;
	clear: both;
	border-top: 1px solid #342F93; 
}

div.simple-slideshow-container div.slideshow-image-wrapper img.image_img {
border:0 none;
display:block;
float:left;
width:auto;
max-width: 290px;
width: expression (this.width> 290?"290px": this.width);
}

.full_story .image_img {
	max-width: 250px;
	_width: 250px;
	float: left;
	margin: 10px;
}


#pt1_sub_menu {
	background: #8E898F;
	height: 29px;
	clear: both;
}
#pt1_main_menu .pt1_item_active {
	background: #8E898F;
	border: 1px solid #8E898F; 
}
#pt1_sub_menu .pt1_item a {
	color: #FFFFFF;
}
.pt1_button {
	padding: 3px;
	border: 1px solid #000;
	color: #000;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
#pt1_sub_menu .pt1_button {
	float: left;
	padding: 1px 3px 1px 3px;
	margin: 3px 10px 3px 10px;
	border: 1px solid #FFF;
	color: #FFFFFF;
	font-weight: bold;
} 
#pt1_branding {
	height: 70px;
	background: #EEEEEE url("/sites/408/assets/Masthead1a_copy.jpg") 7px 7px no-repeat;
	padding-left: 200px;
}

#pt1_main_menu .pt1_item a {
color:#FFF;
}

#pt1_main_menu .pt1_item_active a {
	color: #FFFFFF;
	font-weight: bold;
}

#pt1_login_controls a {
	font-weight: normal;
	color: #FFFFFF;
	/* color: #97D1FF; */
}
.pt1_pane .pt1_pane_heading {
	font-size: 20px;
	font-family: Helvetica;
	color: #373;
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	padding: 8px 0 8px 12px;
}

#pt1_home_page #pt1_weather_pane .pt1_pane_body {
	height: 70px;
}
/************************* HOME ELEMENTARY ************************/

#pt1_home_left_column {
	float: left;
	width: 320px;
	_width: 300px;
	text-align: left;
	margin-right: 10px;
}

#pt1_home_middle_column {
	float: left;
	width: 300px;
	_width: 300px;
	text-align: left;
	margin-right: 10px;
}

#pt1_home_right_column {
	float: left;
	width: 320px;
        _width: 300px;
	text-align: left;
}
#rendered_weather {
	position: absolute;
	z-index: 900;
	margin: 0 auto 0 auto;
	color: #373;
	text-align: left;
	width: 300px;
}

#rendered_weather .link {
	float: right;
	margin: 3px 10px 0 0;
	background: url("/sites/408/assets/hyperlink_black.gif") 0px 3px no-repeat;
	color: #000;
}

/************************* 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 **********************/
.image_caption, .video_caption, .rss_item_date {
	font-size: 11px;
	color: #6F6F6F;
	line-height: 14px;
	text-align: right;
}


/************************ FIX FOR LOCAL STORIES VIDEOS ********/
#push_local_top_story_container .video_video .object {
	width: 280px;
	height: 235px;
}

