

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

div.widget h1 {
background: #003300 none repeat scroll 0 0;
border: 0 none;
color: #Ffffff;
font-family: Helvetica;
font-size: 20px;
font-weight: normal;
margin: -3px;
padding: 8px 0 8px 12px;
text-align: left;
}
#pt1_home_page #pt1_video_story_pane .image_img {
	width: 275px;
}

#push_home_most_popular_container .story_item_headline {
  margin: 10px 0 0 0; 
  padding: 4px 0 0 0; 
  font-weight: bold;
  border-top: 1px dotted #CCC;
}

div.widgetMoney {
    height: 600px;
}

#rendered_weather {
	position: absolute;
	z-index: 900;
	margin: 0 auto 0 auto;
	color: #97D1FF;
	text-align: left;
	width: 300px;
}
#rendered_weather_label {
	padding: 11px 0 0 0;
	_padding: 2px 0 0 0;
	width: 220px;
}

#pt1_branding {
	height: 150px;
	position: relative;
        background-color: white;
        background: url('/sites/607/assets/PB-Web-Flagfnl.jpg') 7px 7px no-repeat;
  
}

.story_item .simple-slideshow-container img.image_img {
width: 300px;
float: left;
}


#pt1_menu {
        text-transform: capitalize;
	background: #FFFfff;
}

#pt1_sub_menu {
	background: #f8931f;
	height: 29px;
	clear: both;
}

.pt1_button {
	padding: 3px;
	border: 1px solid #f8931f;
	color: #f8931f;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

#pt1_main_menu .pt1_item_active {
	background: #f8931f;
	border: 1px solid #f8931f;
}

#time_container {
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
  overflow: auto;
  font-size: 100%;
  color: white;
}

#pt1_full_story .story_item_images img {
  width: 280px;
}

#pt1_full_story_column .story_item_images img {
  width: 180px;
}



.image_caption {color: #999;}

.pt1_pane .pt1_pane_heading {
	font-size: 20px;
	font-family: Helvetica;
	color: #34544F;
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	padding: 8px 0 8px 12px;
}

.pt1_pane_special {
	background: #003300 url('/sites/607/assets/corner.jpg') top left no-repeat;
	margin-bottom: 10px;
}

#top_content {
	
	height: 180px;
        width: 790px;
        *width: 790px;
	padding: 0;
        margin: 0;
	background: #FFF;
        float: left;  
}

#pt1_home_left_column {
	float: left;
        margin: 0;
	width: 320px;
	text-align: left;
}

#pt1_home_right_column {
	float: right;
        margin: 0;
	width: 310px;
	text-align: left;
}

#pt1_home_middle_column {
	float: left;
        margin: 0 5px 0 15px;
        _margin: 0 5px 0 10px;
	width: 300px;
	text-align: left;   
}

.related_content {
	border-top: 1px solid #DCDCDC;
	clear: both;
	padding: 3px;
	font-size: 12px;
	margin-top: 3px;
}

#pt1_home_page .story_item_headline {
        font-size:22px;
        font-weight:bold;
        line-height:24px;
}



#pt1_main_menu .pt1_item, #pt1_main_menu .pt1_item_active {
	padding: 3px 8px 3px 8px;
	border-right: 1px dotted #B2B2B2;
	float: left;
}


/************DROP DOWN MENU STYLES*************/

#ddUL,#ddUL ul {
   padding:0;
   margin:0;
   }
#ddUL li ul a {
   margin: 0;
   color: #000000;
  padding-left: 5px;
   }
#ddUL li  {
  float:left;	
  width:60px;	
  position:relative;	
  list-style-type:none;	
  font-family:arial;
  text-align: left;
  border-right: 1px dotted #B2B2B2;
  margin-top: 5px;
  margin-bottom: 5px; 
  }
#ddUL li a {
  color: #000000;
  padding-right: 5px;
  }
#ddUL li ul {
   visibility:hidden;
   position:absolute;
   /* margin-top:5px; */
}

#ddUL li ul li { /*test*/
  width:110px;
  line-height: 1.2em; 
  padding-left: 5px;
  font-size: 12px;
  font-weight: normal;
}

fieldset p {clear:left}

#ddUL li:hover ul, #ddUL li.msieFix ul  {	
  visibility:visible;
  background-color:#F8931F;
  }

#ddUL li:hover a {  
  font-weight: bold;
  color: #ffffff;
  }
#ddUL li:hover {
  background-color:#F8931F !important;
  _background-color:#F8931F;
  *background-color:#F8931F;
 
  }
#ddUL li ul li:hover a { /*test*/
  color: #000000;
}

#pt1_home_page .pt1_button {
	margin: 4px 0px 4px 0;
	width: 140px;
	float: left;
}

.image_img {
	max-width: 300px;
	width: expression(this.width > 280 ? "280px" : this.width);
}

.pt1_button {
border:1px solid #ffffff;
color: #ffffff;
font-size:14px;
font-weight:bold;
padding:3px;
text-align:center;
}

