/* CSS Document */
*{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;}

/*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 .login{float:right; font-size:85%; color:#333;}
#header .click_login{float:right; color:#333; margin-top:55px; font-weight:bold;}
#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 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;}
/* 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 today in history graphic area */
#content_wrapper #TIH{background: url(https://newspaperarchive.com/images/today_in_history_bg.jpg) top left no-repeat;}
#content_wrapper .tih{background-color:transparent; background: url(https://newspaperarchive.com/images/today_in_history_bg.jpg) top left no-repeat; height:217px; padding:50px 0px 0 18px; width:734px; font-size:85%;}
#content_wrapper .tih h1{display:none;}
.tih .dp_paper_container{float:left; background-color:#fff; border:1px solid #ccc; padding:5px; margin-right:10px;}
.tih .dp_paper_container img{height:195px;}
.tih .dp_content_container{float:left;}
.tih .dp_content_container .top .calendar{float:left; margin-right:10px; text-align:center; padding:5px; background-color:#fff;
  /* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
 /*  for Mozilla */
   -moz-opacity:0.7;
   border:1px solid #ccc;
   text-transform:uppercase;
}
.tih .dp_content_container .top .dp_nav{
	float:left;
	background-color:#fff;
	/* for IE */
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
	/*  for Mozilla */
	-moz-opacity:0.7;
	border:1px solid #ccc;
	padding: 10px 5px 13px 5px;
}
.tih .dp_content_container .dp_content{
	float:left;
	background-color:#fff;
	/* for IE */
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
	/*  for Mozilla */
	-moz-opacity:0.7;
	border:1px solid #ccc;
	padding:5px;
	width:283px;
	margin-top:10px;
	line-height:150%;
	height:143px;
	overflow:auto;
}
.tih .dp_content_container .dp_content h3{font-size:115%; font-family:Arial, Helvetica, sans-serif;}
.tih .dp_content_container .dp_content h4{font-size:100%;}
.tih .dp_content_container .dp_content p{padding-bottom:15px;}

/*Attributes for Birthday Newspaper story graphic area */
#content_wrapper #Bday{background: url(https://newspaperarchive.com/images/birthday_news_bg.jpg) top left no-repeat;}
#content_wrapper #Bday h1{display:none;}
#content_wrapper .bday{background-color:transparent; background: url(https://newspaperarchive.com/images/birthday_news_bg.jpg) top left no-repeat; height:212px;   padding:55px 30px 0 375px; line-height:150%; color:#000; width:347px;}
#content_wrapper .bday p{margin:0px 0 30px 0;}
#content_wrapper .bday div{border:1px solid #ccc; background:#fff; padding:10px; filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
	/*  for Mozilla */
	-moz-opacity:0.7;}
#content_wrapper .bday div strong{display:block; margin-bottom:10px;}
#content_wrapper .bday div input{width:160px; padding:2px;}
#content_wrapper .bday div .button{width:60px;}
#content_wrapper .bday div a{font-size:85%; display:block; margin-top:10px;}

/*Attributes for home page my story graphic area */
#content_wrapper #Story{background: url(https://newspaperarchive.com/images/story_bg.jpg) top left no-repeat;}
#content_wrapper .story{background-color:transparent; background: url(https://newspaperarchive.com/images/story_bg.jpg) top left no-repeat; height:212px;  padding:55px 380px 0 25px; line-height:150%; color:#000; width:347px;}
#content_wrapper .story p{padding-bottom:10px;}

/*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:7px 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;}


/* Attributes for the Daily Perspective Feed */
.dp_feed_outer{background: url(https://newspaperarchive.com/images/dp_feed_bg_right.gif) top right no-repeat; padding:0px; height:50px; margin-bottom:15px;}
.dp_feed_inner{background: url(https://newspaperarchive.com/images/dp_feed_bg_left.gif) top left no-repeat; padding:17px 5px 16px 0px;}
.dp_feed_inner img{margin: 0 170px 0 5px; width:15px; height:15px;}
.dp_feed_links{float:right; padding-right:5px;}
.ticker_frame{height:13px;}
.ticker_link{font-family:Arial, Helvetica, sans-serif; font-size:70%;}

/* Attributes for the Daily Perspective Advertisement */
.dp_ad_outer{background: url(https://newspaperarchive.com/images/dp_feed_bg_right.gif) top right no-repeat; padding:0px; height:50px; margin-bottom:15px;}
.dp_ad_inner{background: url(https://newspaperarchive.com/images/dp_feed_bg_left.gif) top left no-repeat; padding:6px 5px 6px 0px;}
.tentwentyfour .dp_ad_outer{float:left; width:560px;}
.dp_ad_rss{float:left; width:15px; padding:12px 0 0 5px;}
.dp_ad_rss img{ width:15px; height:15px;}
.dp_ad_content{float:right; width:360px; padding-right:5px;}

/* Attributes for the Daily Perspective Feed Resolution Change */
.ticker_frame{width:270px;}
.tentwentyfour .dp_feed_outer{float:left; width:560px;}

/*Dp Feed When Logged in */
.lower_content_container_loggedin .dp_feed_outer{background: url(https://newspaperarchive.com/images/dp_feed_bg_right.gif) top right no-repeat; padding:0px; height:50px; margin-bottom:15px;}
.tentwentyfour .lower_content_container_loggedin .dp_feed_outer{width:100%;}
.tentwentyfour .lower_content_container_loggedin .dp_feed_outer .ticker_frame{width:460px;  }
.tentwentyfour .lower_content_container_loggedin .dp_ad_outer{width:100%;}
.tentwentyfour .lower_content_container_loggedin .dp_ad_content{ width:550px;}

/* 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;}
.eightbysix .small_ad{display:none;}
.eightbysix .small_upgrade_ad{display:none;}
.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; }
