

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

div.widget h1 {
background: #3069A0 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;
}

.story_item .simple-slideshow-container img.image_img {
width: 300px;
float: left;
}


#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: #3069A0 url('/sites/551/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 -5px;
	width: 300px;
	text-align: left;   
}

.related_content {
	border-top: 1px solid #DCDCDC;
	clear: both;
	padding: 3px;
	font-size: 12px;
	margin-top: 3px;
}


