/* CSS Document */
/* home_6_23_08.css */
*{padding:0; margin:0;}
option{padding-right:5px;}
select{font-family:Arial, Helvetica, sans-serif;}
body{font-size:medium; font-family:Arial, Helvetica, sans-serif; background-color:#fff;}
.site-message{ padding:5px 5px 5px 5px; font-size:85%; background-color: #ffff99;}
/*Begin General Attributes */
img{border:none;}
.hidden{display:none; visibility:hidden;}
/*Used for preventing bots from submitting */
.se_caption{display:none;visibility:hidden;}
.clearing_div{clear:both; height:0px; font-size:0px; line-height:0px;}
.eightbysix .clearing_div_temp{clear:both; height:0px; font-size:0px; line-height:0px;}
.tentwentyfour .clearing_div_temp{display:none;}

.clear_left{clear:left; height:0px; font-size:0px; line-height:0px;}
.float_left{float:left;}
.float_right{float:right;}
.center{text-align:center;}
.alt_bg{background-color:#f0f1e9;}
.alt_font{color:#339900;}
.error_font{color:#FF0033; font-weight:bold;}

.border{border:1px solid #666666;}
.small_font{font-size:85%;}
a:link{color:#006699;text-decoration:underline;}
a:visited{color:#9d1ba9;}
a:hover{color: #339900;text-decoration:none;}
.product_icon{float:left; margin:0px 10px 65px 0px;}
.button
{
    background: #339900 url(https://newspaperarchive.com/images/button_bg_green.gif) top left repeat-x;
    border:1px solid #FFF;
    cursor:pointer;
	color:#FFF;
	font-weight:bold;
	padding: 1px 5px;
	font-family:Arial, Helvetica, sans-serif;
	width:auto;
}
/* End General Attributes */
#master_wrapper{font-size:80%;}
#page_container{background-color:#fff}

/*Begin Header Attribuets */
#header_container{
	background: #fff;
}
#header{margin:auto;}

/* Header Attributes for Resolution Change */
.eightbysix #header{width:59em;}
.tentwentyfour #header{width:77em;}

/*Be nice to Opera */
@media screen and (min-width: 0px){
.eightbysix #header{width:750px;}
.tentwentyfour #header{width:980px}
}

#header ul{float:left; list-style:none; width:100%;}
#header #logo{float:left; }
/* Comment this out to take live human out */
#header li{padding-left:30px;}
#header .login{float:right; font-size:85%; color:#333;}
#header .click_login{float:right; color:#333; text-align:right; font-weight:normal; font-size:80%; width:220px;}
#header .click_login img{margin-top:10px;}
#header .logout{float:right; color:#333; text-align:right;}
#header .logout .livehuman{width:190px; height:38px; padding-top:12px; }
/* Comment this out to take live human out */

/* Comment this out to put live human in
#header .login{float:right; font-size:85%; color:#333;}
#header .click_login{float:right; color:#333; margin-top:45px; font-weight:bold;}
#header .logout{float:right; color:#333; text-align:right; margin-top:45px;}
#header .logout .livehuman{width:190px; display:none;}
Comment this out to put live human in */

#login_table td{vertical-align:middle;}
#login_table th{text-align:left; font-weight:normal;}
#login_table input {
	margin-right:5px; 
	vertical-align:middle; 
	font-size:105%; 
	padding:2px; 
	border:1px solid #999;
	width:10em;
	}
#login_table .password{font-size:115%;}
#login_table .chkRememberMe{border:none; width:auto;}
#login_table .login_button{
	background: #339900 url(https://newspaperarchive.com/images/button_bg_green.gif) top left repeat-x;
	color:#FFF;
	font-weight:bold;
	padding: 0px 0px;
	width:4em;
	border:1px outset #FFF;
	cursor:pointer;
	font-size:105%;
	}
/*End Header Attribuets */



/*Begin Top Navigation */
#t_nav_container{background: url(https://newspaperarchive.com/images/t_nav_bg_090108.gif) top left repeat-x; height:58px;}
#t_nav_container .clearing_div{background-color: #000; height:0px;}
#t_nav{margin:auto; width:870px;}
#t_nav ul{list-style:none; float:left; text-align:center;  margin: 9px auto 0 auto; font-size:100%;}
#t_nav li{float:left; text-align:center;}
#t_nav a{
	color:#fff; 
	text-decoration:none; 
	font-weight:normal; 
	font-size:13px;
	display:block; 
	background: url(https://newspaperarchive.com/images/t_nav_border.gif) top right no-repeat; 
	}
#t_nav a{padding:3px 12px 6px 12px;} 
#t_nav .no_border{border:none; background-image:none;}
#t_nav a:hover{color:#0f0; text-decoration:none;}
#t_nav .current{background: url(https://newspaperarchive.com/images/t_nav_border.gif) top right no-repeat;
	margin-top:0px;
	padding-left:6px;
	}
#t_nav .current a{
	color: #0d0; 
	background: url(https://newspaperarchive.com/images/t_nav_Indicator.gif) center 21px no-repeat;
	border:none;
	padding:3px 12px 15px 12px;
	}
#t_nav .current a:hover{color:#0f0;}
/*End Top Navigation */



/*Begin Top Search Bar */
#search_bar_container{margin:auto;}

/* Attribute for Search Bar Resolution Change */
.eightbysix #search_bar_container{width:59em;}
.tentwentyfour #search_bar_container{width:77em;}

/*Be nice to Opera */
@media screen and (min-width: 0px){
.eightbysix #search_bar_container{width:750px;}
.tentwentyfour #search_bar_container{width:980px}
}

/*#search_bar{font-size:95%; font-weight:bold; padding: 5px 0 7px 0; border-bottom:1px solid #e2e4cf;}*/
#search_bar{font-size:95%; font-weight:bold; padding: 5px 0 7px 0 !important; padding: 5px 0 2px 0; border-bottom:1px solid #e2e4cf;}
#search_bar img{vertical-align:middle; height:25px; }
#search_bar .search_icon{width:24px; }

#search_bar_container .text{float:left; padding-top:5px;}
#search_bar_container .search{float:right;}
.eightbysix #search_bar_container .text{width:437px; padding:0px; line-height:150%;}
/*.eightbysix #search_bar_container .search {padding-top:5px;}*/
.eightbysix #search_bar_container .search {padding-top:5px !important; padding-top:0px;}
/* Attribute for Search Icon Change */


#search_bar .search_go_button{width:35px; margin-left:5px;}
#search_bar input{
	background:#fff url(https://newspaperarchive.com/images/search_bar_bg.gif) top right no-repeat; 
	padding:5px 3px 0 3px; 
	border:none; 
	height:20px; 
	vertical-align:middle;
	}
#search_bar input{width:177px; }
/*End Top Search Bar */

#content_wrapper{margin:auto; padding:10px 0 20px 0;}

/* Attribute for Content Wrapper Resolution Change */
.eightbysix #content_wrapper{width:59em;}
.tentwentyfour #content_wrapper{width:77em;}

/*Be nice to Opera */
@media screen and (min-width: 0px){
.eightbysix #content_wrapper{width:750px;}
.tentwentyfour #content_wrapper{width:980px}
}

.tentwentyfour .wrapper_right_col{float:right; width:750px;}
.eightbysix .content_left_column{display:none;}  /* Main Content Left Column */ 
.tentwentyfour .content_left_column{float:left; width:220px; margin:1px 10px 0 0;} /* Main Content Left Column*/

#content_wrapper .mast_head{height:1%;}
/*Attributes for home page name graphic area */
#content_wrapper .name_search{height:207px; padding: 60px 21px 0 470px; font-size:85%; line-height:150%; width:261px; _padding-left:465px; _width:266px;}
#content_wrapper .name_search h1{display:none;}
#content_wrapper .name_search table{margin:25px 0 5px 0;}
#content_wrapper .name_search table th{text-align:left;}
#content_wrapper .name_search table td{padding-right:5px;}
#content_wrapper .name_search input{width:7em;}
#content_wrapper .name_search .button{width:3.5em;}

/*Attributes for home page graphic area navigation */
.mast_nav ul{float:left; list-style:none; padding:0px; margin:0px;}
.mast_nav ul li{float:left;}

/* Secondary Navigation Attributes*/
.secondary_nav{font-size:85%;}
.secondary_nav ul{list-style:none;  }
.secondary_nav ul .heading{ float:left; width:101%; margin:0px;  background: url(https://newspaperarchive.com/images/sub_nav_header_bg_left.gif) top left no-repeat; border:none;  padding:0px; }
.secondary_nav ul .heading h2{background: url(https://newspaperarchive.com/images/sub_nav_header_bg_right.gif) top right no-repeat; font-size:100%;  margin-left:10px; padding:10px 0 7px 5px;}
.secondary_nav ul li{position:relative; float:left; width:100%;  border-left:1px solid #e2e4cf; border-right:1px solid #e2e4cf; background-color:#fff; }
.secondary_nav ul li a{text-decoration:none; border-bottom:1px solid #e2e4cf; display:block; margin:0px 15px; padding:8px 0px;}
.secondary_nav ul li a:visited{color:#006699;}
.secondary_nav ul li a:hover{background:#006699; padding-left:10px; color:#fff;font-weight:bold;}
.secondary_nav ul li ul{position: absolute; width: 235px; margin-left:2px; left: 0px; top: 0px; display: none;}
.secondary_nav ul li ul li{float:left; width:100%; border-left:1px solid #e2e4cf; border-right:1px solid #e2e4cf; }
.secondary_nav ul li ul .heading{float:left; width:101%;}
.secondary_nav ul li .tools{margin-top:-30px;}
.secondary_nav ul li .store{margin-top:-30px;}
.secondary_nav ul li .content{margin-top:-28px;}
.secondary_nav ul li .newsletters{margin-top:-26px;}
.secondary_nav ul li .featured{margin-top:-90px;}
.secondary_nav ul li .help{margin-top:-120px;}
.secondary_nav ul li .about{margin-top:-143px;}
.secondary_nav ul .bottom{border:0px;}
.secondary_nav ul .footer{float:left; width: 101%; display:inline; margin:0px; padding:0px;  border:0px; background-color:transparent;}
.secondary_nav ul .footer p{ background: url(https://newspaperarchive.com/images/sub_nav_footer_bg_left.gif) top left no-repeat;  padding:0px; margin:0px;}
.secondary_nav ul .footer span{background: url(https://newspaperarchive.com/images/sub_nav_footer_bg_right.gif) top right no-repeat; margin:0 0 0 10px; padding:0px; display:block; height:11px;}

/* Secondary Navigation Resolution Change */
.eightbysix  .secondary_nav{float:left; width:172px;}
.tentwentyfour .lower_content_container .secondary_nav{display:none;}

/*Lower Content Area Begins */
.lower_content_container{margin-top:10px;}
.lower_content{font-size:85%;}

.eightbysix .lower_content{float:right; width:562px; padding-right:3px;}
.tentwentyfour .lower_content{padding-left:2px;}










/* BTH Static Feed */
/* .bth_static_feed{float:left; width:560px;} */
.bth_static_feed{float:left; width:748px;}
.bth_static_feed h4{font-size:125%; font-weight:normal; margin-bottom:10px; background: #e2e5d4 url(https://newspaperarchive.com/images/white_curve_tl.gif) top left no-repeat;}
.bth_static_feed h4 span.inner{padding: 5px 10px; display:block; background: url(https://newspaperarchive.com/images/white_curve_tr.gif) top right no-repeat;}
.bth_static_feed h4 span.inner span{color:#666;}
.lower_content_container_loggedin .bth_static_feed{width:100%;}
.date{float:left; background: url(https://newspaperarchive.com/images/calendar_bg.gif) top left no-repeat;  margin-right:10px;}
.date abbr{border:none;}
.date dl{margin:21px 0 7px 0;}
.date dl dd{text-align:center; text-transform:uppercase; font-family:'century gothic', Arial, Helvetica, sans-serif; width:43px; padding:0 2px 0 0; margin-bottom:-2px; font-size:115%;  color:#666;}
.article_image_col{float:left; width:144px;}
.article_image_col img{width:132px;}
.article_image{background-color:#e2e5d4; padding:5px 1px 5px 5px; border:1px solid #dbdcd2;}
.links_to_past ul{list-style:none;}
.links_to_past ul li {background: url(https://newspaperarchive.com/images/icon_link_to_past.gif) top left no-repeat; padding-left:20px; margin-top:10px;}
.article{float:right; width:588px;}
.article p{line-height:150%; color:#333; text-align:justify; padding-top:10px;}
.article h2{font-size: 215%; font-family: Arial, Helvetica, sans-serif; font-weight:normal; margin:4px 0 7px 0;}
.article h3{font-size: 155%; font-family: Arial, Helvetica, sans-serif; font-weight:normal; margin:10px 0 0 0;}
.article_meta{ color:#666; background: url(https://newspaperarchive.com/images/icon_pencil.gif) 0 50% no-repeat; padding-left:15px;}
.comment_meta{ color:#666; background: url(https://newspaperarchive.com/images/icon_comment_small.gif) 0 50% no-repeat; margin-left:10px; padding-left:20px;}

/* BTH Static Feed */


/* Attributes for the Feature Slideshow */
.feature_slideshow{background: url(https://newspaperarchive.com/images/master_footer_bg_right.gif) top right no-repeat;}
.feature_slideshow h3{background: url(https://newspaperarchive.com/images/master_footer_bg_left.gif) top left no-repeat; color:#666; font-size:135%; font-weight:normal; padding: 9px 0 11px 10px;}
.feature_slideshow h3 a{padding:0 4px; font-size:75%;  text-decoration:none; border:1px solid #c4c7ac; margin:2px 0 0 5px; display:block; float:left;}
.feature_slideshow h3 span{display:block; float:right; margin-right:10px;}
.feature_slideshow h3 a:link{background-color:#fff;}
.feature_slideshow h3 a:visited{background-color:#fff;}
.feature_slideshow h3 a:hover{background-color:#006699;}
.feature_slideshow h3 a:active{background-color:#006699;}
.feature_slideshow h3 a.current{background-color:#006699;}
.feature_slideshow dp{line-height:125%;}
.feature_slideshow .content{background-color:#fff; padding:10px 12px;}
.feature_slideshow .content ul{padding: 0 0 5px 20px;}
.feature_slideshow .content ul li{padding-bottom:5px;}
.feature_slideshow .footer{background: url(https://newspaperarchive.com/images/sub_nav_footer_bg_left.gif) bottom left no-repeat; border:none;  padding:0px; margin:0px;}
.feature_slideshow .footer p{background: url(https://newspaperarchive.com/images/sub_nav_footer_bg_right.gif) bottom right no-repeat; border:none; margin:0 0 0 10px; padding:0px; display:block; height:11px;}

/*Feature Slide Show For Resolution Change */
.eightbysix .feature_slideshow{float:left; width:373px;}
.eightbysix .feature_slideshow .footer{display:none;}
.tentwentyfour .feature_slideshow{width:220px; margin:15px 0 10px 0; font-size:85%;}
.tentwentyfour .lower_content .feature_slideshow{display:none;}
.tentwentyfour .left_col_features .feature_slideshow{background: url(https://newspaperarchive.com/images/sub_nav_header_bg_left.gif) top left no-repeat;}
.tentwentyfour .left_col_features .feature_slideshow h3{font-size:100%; font-weight:bold; color:#000; margin-left:15px; padding-left:0px; padding-bottom:0px; background: url(https://newspaperarchive.com/images/sub_nav_header_bg_right.gif) top right no-repeat;}
.tentwentyfour .left_col_features .feature_slideshow h3 span{}
.tentwentyfour .left_col_features .feature_slideshow .content{border-left:1px solid #e2e4cf; border-right:1px solid #e2e4cf; }

/*Feature Slideshow for when you are logged in */
.tentwentyfour .lower_content_container_loggedin .secondary_nav{display:none;}
.lower_content_container_loggedin{margin-top:10px;}
.eightbysix .lower_content_container_loggedin .feature_slideshow{width:100%;}

/* Newspaper Arcihve Advertisement on Page */
.eightbysix .large_ad{float:right;}
.eightbysix .large_upgrade_ad{float:right;}
.tentwentyfour .large_ad{display:none;}
.tentwentyfour .large_upgrade_ad{display:none;}
.tentwentyfour #small_upgrade_ad{float:right;}
.eightbysix .small_ad{display:none;}
.eightbysix #small_upgrade_ad{display:none; float:right;}
.tentwentyfour .small_ad{float:right;}

/* Newspaper Archive Advertisement on Page when logged in */
.eightbysix .lower_content_container_loggedin .large_ad{display:none;}
.tentwentyfour .lower_content_container_loggedin .large_ad{display:none;}
.eightbysix .lower_content_container_loggedin .small_ad{display:none;}
.tentwentyfour .lower_content_container_loggedin .small_ad{display:none;}
/* Advertisement on Page when logged in */

/*External Advertisement */
.eightbysix .leaderboard_ad{width:745px; height:90px; padding:5px 0; margin:10px auto 0 auto; text-align:center; border:1px solid #ccc;}
.eightbysix .leaderboard_ad h3{display:none;}
.eightbysix .small_box_ad{display:none;}
.tentwentyfour .leaderboard_ad{width:745px; margin-right:3px; height:90px; float:right; background: url(https://newspaperarchive.com/images/master_footer_bg_right.gif) top right no-repeat; }
.tentwentyfour .leaderboard_ad h3{background: url(https://newspaperarchive.com/images/master_footer_bg_left.gif) top left no-repeat; color:#666; font-size:135%; font-weight:normal; padding: 9px 0 11px 10px;}
.tentwentyfour .leaderboard_ad .inner{background-color:#fff; padding:20px 10px 0 10px;}
.tentwentyfour .small_box_ad{float:left; width:220px;  background: url(https://newspaperarchive.com/images/sub_nav_header_bg_left.gif) top left no-repeat;}
.tentwentyfour .small_box_ad h3{font-size:85%; font-weight:bold; color:#000; margin-left:15px; padding:7px 0 5px 0; background: url(https://newspaperarchive.com/images/sub_nav_header_bg_right.gif) top right no-repeat;}
.tentwentyfour .small_box_ad .inner{background-color:#fff; padding:0px 12px; border-left:1px solid #e2e4cf; border-right:1px solid #e2e4cf;}
.tentwentyfour .small_box_ad .footer{background: url(https://newspaperarchive.com/images/sub_nav_footer_bg_left.gif) bottom left no-repeat; border:none;  padding:0px; margin:0px;}
.tentwentyfour .small_box_ad .footer p{background: url(https://newspaperarchive.com/images/sub_nav_footer_bg_right.gif) bottom right no-repeat; border:none; margin:0 0 0 10px; padding:0px; display:block; height:11px;}

.tentwentyfour .banner_ad{width:500px; float:left;}
.tentwentyfour .banner_ad h3{display:none;}
.tentwentyfour .banner_ad .inner{width:468px; }

.eightbysix .banner_ad{background: url(https://newspaperarchive.com/images/master_footer_bg_right.gif) top right no-repeat;  margin-top:10px;}
.eightbysix .banner_ad h3{background: url(https://newspaperarchive.com/images/master_footer_bg_left.gif) top left no-repeat; color:#666; font-size:135%; font-weight:normal; padding: 9px 0 11px 10px;}
.eightbysix .banner_ad .inner{background-color:#fff; padding:10px 0 0 10px;}
.master_footer {font-size:85%; margin:20px 0 0 0; color:#999; float:left; width:100%;  background: url(https://newspaperarchive.com/images/master_footer_bg_right.gif) top right no-repeat; }
.master_footer .foot_head{font-weight:bold;}
.master_footer .inner{background: url(https://newspaperarchive.com/images/master_footer_bg_left.gif) top left no-repeat; float:left;  padding:10px 0 0 0; }
.master_footer .inner div {float:left; }
.master_footer ul{list-style:none;}
.master_footer ul li{padding-bottom:3px;}
.master_footer ul li a:link{color:#999;}
.master_footer ul li a:visited{color:#999;}
.master_footer .footer_sub{text-align:center; clear:both; padding-top:15px; display:block;}
.master_footer .footer_sub a:link{color:#999;}
.master_footer .footer_sub a:visited{color:#999;}

.tentwentyfour .master_footer .inner div{margin: 0 32px; }
.eightbysix .master_footer .inner div{margin: 0 10px; }

/*Added for New Usable Navigation */
.usable_left_nav{font-size:100%; background: url(https://newspaperarchive.com/images/left_nav_heading_tr.gif) top right no-repeat; margin-bottom:15px;}
.eightbysix .usable_left_nav{font-size:100%;}
.usable_left_nav h5{font-size:125%; font-family:Arial, Helvetica, sans-serif; padding:5px 0 5px 10px; border-bottom:1px solid #e5e7d4; background: url(https://newspaperarchive.com/images/left_nav_heading_tl.gif) top left no-repeat;}
.usable_left_nav ul{list-style:none; border-left:1px solid #e5e7d4; border-right:1px solid #e5e7d4;}
.usable_left_nav ul li{ border-bottom:1px solid #e5e7d4;}
.usable_left_nav ul li a{text-decoration:none; color:#000; display:block; padding:7px 0 7px 10px; background-color:#f0f1e9;}
.usable_left_nav ul li a:hover{background-color:#fff; color:#006699; font-weight:bold;}
.usable_left_nav ul li.current a{background-color:#fff; color:#006699; font-weight:bold;} /* orig */
/* .usable_left_nav ul li.current a{background-color:#7c7868; color:#006699; font-weight:bold;} */



.usable_left_nav ul li ul{border:none; list-style:none; height:1%; display:none; }
.usable_left_nav ul li.current ul{display:block;}
.usable_left_nav ul li ul li{border:none;}
.usable_left_nav ul li ul li a{padding:5px 0 5px 30px; background-color:#fff; color:#006699; font-weight:normal; font-size:85%;}
.usable_left_nav ul li.current ul li a{background-color:#fff; color:#006699; font-weight:normal;}
.usable_left_nav ul li ul li a:hover{background-color:#fff; color:#339900; font-weight:normal;}
.usable_left_nav ul li.current ul li.current a{font-weight:bold; background-color:#fff; color:#000;}
.usable_left_nav .footer{background: url(https://newspaperarchive.com/images/left_nav_footer_br.gif) bottom right no-repeat;}
.usable_left_nav .footer p{background: url(https://newspaperarchive.com/images/left_nav_footer_bl.gif) bottom left no-repeat; height:27px;}
/*Added for New Usable Navigation */

.search_alerts{ padding:2px 0;border-top:1px solid #ccc; margin-top:5px; border-bottom:1px solid #ccc;}
.search_alerts .inner{ background-color: #e2e5d4;  padding:7px 3px;}
.search_alerts .inner em{color:#006699; font-size:14px; font-weight:bold; font-style:normal;}
.search_alerts .inner b{color:#339900;}
.search_alerts .inner .result_alert_text{float:left; font-size:12px; width:295px; margin: 3px 0 0 5px;}
.search_alerts .inner p{width:69px;float:left;padding-top:3px; }
.search_alerts .inner .freEmail{float:left;width:220px; margin:0;padding:0;}
.search_alerts .inner .email_input .button{font-size:12px; width:80px;}
.search_alerts .inner .email_input{float:right; width:250px; margin-top:12px;}
.search_alerts .inner .email_input .email{font-size:12px; width:157px; padding: 1px;height:18px;}
