

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




/* ---- CUSTOM DEFINED STYLESHEET hot_deals ---- */ 

#hot_deals_banner.pencil div {font-family: Arial, Trebuchet, Verdana, Geneva, sans-serif}

#hot_deals_banner.pencil div.alert_bar input.text-box {
width:105px;
}

#hot_deals_banner.pencil div.alert_bar {
  position: relative;
}

#hot_deals_banner.pencil div.alert_bar #email_form {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 200px;
  text-align: right;
}

#hot_deals_banner.pencil {
    background-color: white;
    border: 1px solid #313131;
    font-family: Arial,Trebuchet,Verdana,Geneva,sans-serif;
    height: 88px;
    line-height: normal;
    margin: 0;
    padding: 0;
    position: relative;
    width: 959px;
}

  #hot_deals_banner.pencil > #alert_bar #alert_bar_text {
    width: 290px;
    display: block;
    float: left;
    line-height: normal;
    padding-top: 3px;
    text-align: left;
  }



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

/* =============== */
/* = Site Styles = */
/* =============== */

p{

}
body {
	background: url("/sites/598/assets/body_background_960.png") #ffffff;
	background-repeat: repeat-y;
	background-position: center;
	color: #333;
}

#main {
    margin: auto 0;
    width: 100%;
}

#page {
    background: none repeat scroll 0 0 transparent;
    margin: 0 auto;
    padding-top: 65px;
    width: 960px;
}
#home_page {
    background: none repeat scroll 0 0 transparent;
    margin: 0 auto;
    padding-top: 40px;
    width: 960px;
}
.pt1_pane {
	background: transparent;
	margin-bottom:10px;
}
.pt1_pane .pt1_pane_body {
	background: transparent;
	padding: 10px;
	text-align: left;
}
.pod_heading {

    border-bottom: 1px solid #565656;
    color: #565656;
    font-size: 14px;
    font-weight: bold;
    height: 16px;
    margin-bottom: 10px;
    padding: 2px 0 2px 10px;
    text-align: left;
}
.pod_heading_light {
    background-image: #d9d9d9;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    margin-bottom: 10px;
    padding: 2px 0 2px 10px;
    text-align: left;
}
.anything_right_column {
	margin: 5px 0 5px 0;
}
#rendered_weather {
    color: #FFFFFF;
    float: right;
    left: 400px;
    position: absolute;
    text-align: left;
    top: 44px;
    width: 300px;
    z-index: 900;
    _margin-right: 100px;
    *margin-right: 100px;
}
#facebox {
    z-index: 5001;
}
div.pagination {
    background-color: #CCCCCC;
    clear: both;
    padding: 4px;
}

#celebrations_anchor {
	margin-top: 10px;
}

#powered_by {
	color: grey;	
	text-align: center;
}
#powered_by a:link {
	color: blue;
}

#edit_ad_page {
	padding: 10px;
	width: 940px;
}

#login_container {
   margin: 0 auto;
    width: 330px;
}
#improved_listing_creation_form_container #edit_ad_page {
    width: 940px;
}
#create_print_classified {
	padding: 10px;
	width: 940px;
}
#create_print_classified .body {
    width: 940px;
}




/* ================== */
/* = Top Bar Styles = */
/* ================== */


#top_bar_container {
    background: url("/sites/1284/assets/top_bar_bg.png");
    height: 25px;
    width: 100%;
    position: fixed;
    z-index: 50000;
}
#top_bar {
    margin: 0 auto;
    position: relative;
    width: 960px;
    z-index: 100;
}
#top_bar_links {
    float: left;
    padding: 2px 10px;
}
#top_bar a {
	color: #fff;
}
#top_bar a:hover {
	color: #8b8b8b;
	text-decoration: none;
}
#top_bar_right {
    background: url("/sites/1284/assets/top_bar_right_bg.png") no-repeat;
    height: 70px;
    position: absolute;
    right: 0;
    width: 340px;
    z-index: 5000;
}


.userMenu ul {
    margin: 0px;
}
.userMenu ul li a {
    color: #000;
}
.userMenu #sign_out {
    margin-left: 10px;
    margin-right: 20px;
}
.userMenu ul li {
    display: inline;
    float: right;
    font-size: 12px;
    font-weight: normal;
    list-style-type: none;
    margin-right: 10px;
    margin-left: 15px;
    padding: 0px;
}
#user_handle_container {
    float: right;
}
#user_handle_container a {
    margin-right: 15px;
}


/* ========================== */
/* = Header and Menu Styles = */
/* ========================== */

#header {
    height: 85px;
    margin: 0 auto;
    position: relative;
    width: 960px;
}
#header_container {
    background: none repeat scroll 0 0 #FFF;
    height: 117px;
    margin: 0 auto;
    position: relative;
    width: 961px;
}
#header_inside_left {
  position: absolute;
  width: 660px;
}
#header_date {
	position: relative;
	float: right;
	right: 10px;
	top: 78px;
}
#header_logo {
    float: left;
    margin-left: 0px;
}
#header_logo img {
    position: relative;
    top: 20px;
    max-width: 490px;
}
#header_logo #myown img {
    position: relative;
    top: 5px;
    max-width: 490px;
}
#weather_embed {
	position: absolute;
	width: 120px;
	height: 55px;
	overflow: hidden;
	top: 40px;
	left: 400px;
}
#header_inside_right {
    background: transparent;
    height: 105px;
    position: absolute;
    right: 15px;
    top: 0;
    width: 570px;
}
/*#community_hs_tab {
    float: left;
    left: 275px;
    position: absolute;
    top: 55px;
}*/
#inside_right_right {
    position: relative;
}

#menu_container {
    margin: 0 auto;
    position: relative;
    top: 0px;
    width: 961px;
}


#pt1_menu {
    background: none repeat scroll 0 0 transparent;
    width: 961px;
}
#pt1_main_menu {
    background: none repeat scroll 0 0 #FFF;
    clear: both;
    margin: 0 auto;
    width: 961px;
    border-top: 0;
}
#pt1_main_menu .pt1_item_active {
    background: none repeat scroll 0 0 #565656;
    border: 0px solid #E6E6E6;
	font-weight: normal;
}
#pt1_sub_menu {
    background: none repeat scroll 0 0 #565656;
    height: 26px;
    margin: 0 auto;
    width: 961px;
}
#pt1_sub_menu .pt1_item a {
    color: #FFF;
}
#pt1_sub_menu .pt1_item {
	float: left;
	padding: 4px 8px 3px 8px;
}
#pt1_main_menu .pt1_item, #pt1_main_menu .pt1_item_active {
    border-right: 0 none;
    float: left;
    padding: 3px 8px;
    border-bottom: 1px solid #333333;
    border-right: 1px solid #333333;
    border-top: 1px solid #333333;
}
#pt1_main_menu .pt1_item a {
    color: #333333;
}
#pt1_main_menu .pt1_item_active a {
    color: #FFF;
    font-weight: normal;
}








/* =============== */
/* = Home Styles = */
/* =============== */


#top_stories_pod {
}
#top_stories_left {
    border-right: 1px solid #D9D9D9;
    float: left;
    padding: 0px 10px 10px 0;
    width: 370px;
}
#top_stories_left .image_img {
    max-width: 370px;
}
#top_stories_left .story_item_headline a {
        padding-top: 5px;
	font-size: 20px;
	font-weight: bold;
        line-height: 22px;
}
#top_stories_right a:link {
    color: #081857;
    font-weight: normal;
}
#top_stories_right {
    float: right;
    padding: 0 10px 10px 10px;
    width: 215px;
}
#top_stories_right .image_img {
    max-width: 225px;
    max-height: 200px;
}
#top_stories_right .story_item_headline a {
    font-size: 14px;
    font-weight: bold;
}
#top_stories_right img.small-float-left {
    border: 0 none;
    float: left;
    max-height: inherit;
    padding: 5px;
    width: 218px;
    max-width: 218px;
}




#col_stories_pod {
    border-bottom: 1px solid #D9D9D9;
    clear: both;
    height: 270px;
    margin-bottom: 10px;
}

#col_stories_pod_popular {
    border-bottom: 1px solid #D9D9D9;
    clear: both;
    height: 235px;
    margin-bottom: 0px;
}
#col_stories_left {
    border-right: 1px solid #D9D9D9;
    float: left;
    padding: 10px;
    width: 200px;
}
#col_stories_left_popular {
    border-right: 1px solid #D9D9D9;
    float: left;
    padding: 10px;
    width: 200px;
}
#col_stories_left .image_img {
    max-width: 200px;
}
#col_stories_right .image_img {
    max-width: 305px;
}
#col_stories_left .story_item_headline a {
    font-size: 14px;
    font-weight: bold;
}
#col_stories_right a:link {
    color: #081857;
    font-weight: normal;
}
#col_stories_right {
    float: right;
    padding: 10px;
    width: 375px;
}
#col_stories_right_popular {
    float: right;
    padding: 10px;
    width: 375px;
}
#col_stories_right img.small-float-left {
    border: 0 none;
    float: left;
    max-height: inherit;
    padding: 5px;
    width: 218px;
    max-width: 218px;
}

#sub_left_column {
	width: 300px;
        padding-right: 2px;
	float: left;
}


#left_column_story {
	width: 300px;
        padding-right: 2px;
	float: left;
}

#sub_right_column {
	width: 300px;
        padding-left: 2px;
        padding-right: 0px;
	float: right;
}

#right_column_story {
	width: 300px;
        padding-left: 2px;
        padding-right: 0px;
	float: right;
}






#left_column {
    border-right: 1px solid #D9D9D9;
    float: left;
    padding: 5px 10px 10px;
    width: 617px;
}
#right_column {
	width: 301px;
	padding: 0 10px 10px;
	float: right;
}
#headlines .story_item_title {
    font-size: 18px;
    font-weight: normal;
}
#headlines .story_item_title a {
    color: #000000;
    font-size: 18px;
}
.story_item_full_story_link {
  	display: none;
}
#headlines img {
    float: left;
    max-width: 160px;
    width: 160px;
    margin-right: 20px;
}

#headlines img {
  	float: left;
  	width: 200px;
}

#headlines .even {
  	clear: both;
  	margin-bottom: 15px;
}
#headlines .odd {
  	clear: both;
  	margin-bottom: 15px;
}

#headlines div.story_item {
    max-height: 130px;
    overflow: hidden;
}

#headlines .signature_line img {
    width: 30px;
}


#videos_page .video_video .object {
    height: 364px;
    width: 615px;
}






#small_ad_space {
	background: transparent;
	width: 413px;
	height: 135px;
}




.image_caption {
    color: #000000;
    font-style: normal;
    margin-bottom: 5px;
}


.image_caption, .video_caption, .rss_item_date {
	text-align: center;
        margin-left: 10px;
        margin-right: 10px;
}
.image_caption a:link {
    color: #000000;
    font-style: normal;
}
.image_caption a:hover {
    color: #000000;
    font-style: normal;
    text-decoration: none;
}

.signature_line {
    clear: both;
    color: #B0B0B0;
    padding: 0 0 5px;
}

/* =============================== */
/* = Links across the whole site = */
/* =============================== */


a:link {
  	color: #081857;
}
a:visited {
  	color: #081857;
}

a:hover {
  	text-decoration: underline;
  	color: #081857;
}



/* ========================= */
/* = Full Story Styles = */
/* ========================= */


.signature_line img.dont_touch_me {
    width: 13px;
}
#full_article img {
	max-width: 300px;
}
#full_article .full_story .image_img {
	width: 300px;
	max-width: 300px;
        margin: 10px 10px 5px;
}

#full_article_obits img {
	width: 150px;
}
#full_article_obits .full_story .image_img {
	width: 150px;
	max-width: 150px;
        margin: 10px 10px 5px;
}

.full_story .story_item .story_item_content {
	padding-top: 0px;
}



/* ================= */
/* = Footer styles = */
/* ================= */






/* ============== */
/* = 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;
}



/* ================= */
/* =  Tinbu Icons  = */
/* ================= */

#tnavdiv1 {
	background-image: url("http://video.tinbu.com/clientassets/Heartland/rollovers/games.png");
        float: left;
        height: 30px;
        margin-right: 6px;
        width: 40px;
}
#tnavdiv2 {
	background-image: url("http://video.tinbu.com/clientassets/Heartland/rollovers/gasprice.png");
        float: left;
        height: 30px;
        margin-right: 6px;
        width: 40px;
}
#tnavdiv3 {
	background-image: url("http://video.tinbu.com/clientassets/Heartland/rollovers/horoscope.png");
        float: left;
        height: 30px;
        margin-right: 6px;
        width: 40px;
}
#tnavdiv4 {
	background-image: url("http://video.tinbu.com/clientassets/Heartland/rollovers/mortgage.png");
        float: left;
        height: 30px;
        margin-right: 6px;
        width: 40px;
}
#tnavdiv5 {
	background-image: url("http://video.tinbu.com/clientassets/Heartland/rollovers/mpg.png");
        float: left;
        height: 30px;
        margin-right: 6px;
        width: 40px;
}
#tnavdiv6 {
	background-image: url("http://video.tinbu.com/clientassets/Heartland/rollovers/lottery.png");
        float: left;
        height: 30px;
        margin-right: 6px;
        width: 40px;
}
#tnavdiv7 {
	background-image: url("http://video.tinbu.com/clientassets/Heartland/rollovers/schools.png");
        float: left;
        height: 30px;
        margin-right: 6px;
        width: 40px;
}
#tnavdiv8 {
	background-image: url("http://video.tinbu.com/clientassets/Heartland/rollovers/sports.png");
        float: left;
        height: 30px;
        margin-right: 6px;
        width: 40px;
}
#tnavdiv9 {
	background-image: url("http://video.tinbu.com/clientassets/Heartland/rollovers/recipes.png");
        float: left;
        height: 30px;
        margin-right: 6px;
        width: 40px;
}
#tnavdiv10 {
	background-image: url("http://video.tinbu.com/clientassets/Heartland/rollovers/weather.png");
        float: left;
        height: 30px;
        margin-right: 6px;
        width: 40px;
}
#tnavdiv11 {
	background-image: url("http://video.tinbu.com/clientassets/Heartland/rollovers/stocks.png");
        float: left;
        height: 30px;
        margin-right: 6px;
        width: 40px;
}
#tnavdiv12 {
	background-image: url("http://video.tinbu.com/clientassets/Heartland/rollovers/pball.png");
        float: left;
        height: 30px;
        margin-right: 6px;
        width: 40px;
}

#top_stories_main {
    float: left;
}

#top_stories_main .image_image {
    float: left;
    height: 105px;
    overflow: hidden;
    max-width: 200px;
    margin-right: 10px;
}

#top_stories_main .image_img {
    float: left;
    height: 105px;
}


/* ================= */
/* =    Style 1    = */
/* ================= */
#style1 {
    border-left: 1px solid #565656;
    border-right: 1px solid #565656;
    border-top: 1px solid #565656;
    margin-bottom: 10px;
}
#style1 #top_stories_main {
    float: left;
    width: 616px;
}
#style1 .image_image {
    float: left;
    height: 105px;
    overflow: hidden;
    max-width: 200px;
    margin-right: 10px;
}
#style1 .image_img {
    float: left;
    height: 105px;
}
#style1 .even {

    border-bottom: 1px solid #565656;
    padding: 5px;
}
#style1 .odd {

    border-bottom: 1px solid #565656;

    padding: 5px;
}
#style1 .pod_heading {
    background-color: #EDEDED;
    border: 0px;
    border-bottom: 1px solid #565656;
    color: #565656;
    font-size: 14px;
    font-weight: bold;
    height: 16px;
    margin-bottom: 5px;
    padding: 2px 0 2px 10px;
    text-align: left;
}





.video_video .object {
    height: 225px;
    width: 275px;
}

  #news-tabs-3 .square_banner_ad {
  padding: 4px 3px 4px 3px;
  }

  #news-tabs-3 .thumbnail_video {
  padding-left: 20px;
  float: left;
  }
  
  #news-tabs-3 .thumbnail_video h2 {
  font-size: 10pt;
  font-weight: 400;
  }
  
  #news-tabs-3 .thumbnail_video .media-file-thumbnail {
  float: left;
  }
  
  #news-tabs-3 .popular .thumbnail_video {
  width: 75px;
  }
  
  #news-tabs-3 .popular .thumbnail_video .image_img {
  width: 75px;
  padding-bottom: 5px;
  }

  #news-tabs-3 div.playlist_matrix div.playlist_title h3 {
  font-size:10px;
  display: none;
  }

  #news-tabs-3 .video_container .video_video .video_caption {
    /*background-color:#A0A0A0;
    color:#222222;*/
    background-color: black;
    color: #E0E0E0;
    clear:both;
    margin-top:0px;
    font-size:20px; 
    font-weight:bold; 
    line-height:22px; 
    padding-right: 5px;
    padding-left: 5px;
    margin-left: 15px;
  }

  #news-tabs-3 .video_container .video_video .video_caption .video_caption_caption {
    /*color: black;*/
    color: F0F0F0;
    font-size: 8pt;
    line-height: auto; 
    font-weight: normal;
  }

  #news-tabs-3 #video_widget .video_container .video_video .video_caption {
    width: 590px;
  }

  #news-tabs-3 .video_container .video_video .video_caption {
    width: 290px;
    margin-left: 3px;
  }
#news-tabs-3 #video_widget .video_video .object {
    height: 310px;
    margin-left: 0px;
    margin-top: 0;
    width: 530px;
}
#news-tabs-3 .video_container .video_video .video_caption {
    background-color: black;
    clear: both;
    color: #E0E0E0;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    margin-left: 0px;
    margin-top: 0;
    padding-left: 5px;
    padding-right: 5px;
}
#news-tabs-3 .popular .thumbnail_video .image_img {
padding-bottom:5px;
width:75px;
}
#news-tabs-3 div.playlist_matrix li {
    margin-left: 10px;
    height: 80px;
    padding-left: 16px;
}
#news-tabs-3 div.playlist_matrix div.playlist_title p {
    margin-top: 100px;
    color: #8A8A8A;
    display: none;
    font-size: 12px;
    line-height: 15px;
}

#news-tabs-3 #hd_banner {
  margin-bottom: 10px;
}

#news-tabs-3 .playlist_matrix {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #E7E7E7;
    float: left;
    height: auto;
    margin: 10px 0 0;
    padding: 15px 0 28px;
    width: auto;
}

#news-tabs-3 .ui-tabs .ui-tabs-panel {
    background: none repeat scroll 0 0 transparent;
    border-width: 0;
    display: block;
    height: 500px;
    margin-bottom: 0;
    padding: 0;
}

#bottom_bar {
    margin: 0 auto;
    position: relative;
    width: 960px;
    z-index: 100;
}

#special_sections img {
margin-left: 10px;
margin-top: 5px;
}

#custom_footer {
    border-top: 2px solid #D9D9D9;
    margin: 0 auto;
    text-align: center;
    width: 960px;
    height: 150px;
}

#site_footer {
    border-top: 0px solid #D9D9D9;
    border-left: 1px solid #D9D9D9;
    margin: 0 auto;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 25px;
    text-align: center;
    width: 312px;
    height: 95px;
    float: right;
}

	#custom_footer li{
	list-style:none outside none;
	line-height:14px;
	margin:0;
	padding:0;
        color:#565656;
	font-size:12px;
	}
	#custom_footer a{
		color:#565656;
		text-decoration:none;
		font-size:12px;
		line-height:14px;
		margin:0;
		padding:0;
	}
	#custom_footer li.secondary a{
		color:#565656;
		text-decoration:none;
		font-size:10px;
		line-height:12px;
		margin:0;
		padding:0;
	}
	#custom_footer li.primary a{
		color:#565656;
		text-decoration:none;
		font-size:12px;
		line-height:14px;
		margin:0;
		padding:0;
	}
	#custom_footer a:hover{
		text-decoration:underline;
	}
	.primary{
		font-weight:bold;
		text-indent:0;
	}
	.secondary{
		font-weight:normal;
		text-indent:5px;
	}
	#custom_footer-left{
		float:left;
		margin:10px 0 0 20px;
		padding:0;
	}
	#footer-ul-left{
		float:left;
		width:125px;
	}
	#footer-ul-mid{
		float:left;
		width:125px;
	}
	#footer-ul-right{
		float:left;
		width:140px;
	}

.comments_home .pt1_feature .pt1_feature_header {
  background:#F6F6F6 none repeat scroll 0 0;
  border-bottom:1px solid #DCDCDC;
  height:30px;
  margin:10px 0px 5px;
  padding:5px 0 0;
  width:560px;
  _width: 555px;
}

.events_container h2 {
    background-color: transparent;
    border: medium none;
    color: #606060;
    display: none;
    margin-bottom: 7px;
    text-align: left;
}

div.listingResultFooter {
    clear: both;
    color: #A6A6A6;
    display: none;
    font-size: 10px;
}

div.widgetBody {
    padding: 0px;
}

.listingResult .inline {
    float: left;
    margin-right: 5px;
    max-height: 50px;
    overflow: hidden;
}

.listingResult .fontSmall {
    display: none;
    font-size: 10px;
}

.listingResult .labelBig h2 a.prioritized {
    font-size: 13px;
}

#home img.small-float-left {
    border: 0 none;
    float: left;
    max-height: 150px;
    max-width: 85px;
    padding: 5px;
}

#col_stories_pod_popular .story_items {
    padding-left: 10px;
}

div.listingResult {
    min-height: 50px;
}
.WxDisclaimTxt {
    height: 35px;
}

#headlines img.small-float-left {
    max-height: 600px;
    padding-bottom: 50px;
}

#headlines img {
    float: left;
    width: 120px;
    margin-right: 5px;
}

#headlines .odd {
    border-bottom: 1px solid #ADADAD;
    clear: both;
    margin-bottom: 10px;
    padding-bottom: 13px;
}

#headlines .even {
    border-bottom: 1px solid #ADADAD;
    clear: both;
    margin-bottom: 10px;
    padding-bottom: 13px;
}

#headlines .story_item_title a {
    color: #000000;
    font-size: 18px;
    line-height: 21px;
}

#story_span {
min-height: 300px;
}

.sswrap .story_item {
  padding: 25px;
}

/* ---- CUSTOM DEFINED STYLESHEET lightbox ---- */ 


