/* CSS Document */

body {
	background-color: #D5E5EB;
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	font: 12px arial, verdana, san-serif;
}

a:link {
	color: #134992;
	text-decoration: none;
}

a:visited {
	color: #134992;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

a:active {
	color: #990000;
	text-decoration: none;
}

#menufloat {
position:fixed;
font-family:Arial, Helvetica, sans-serif;
/*color:#CC0000;*/
background-color:#FFFFCC;
font-size:1.1em;
padding:2px 5px 2px 5px;
top: 2px;
margin-left:1px;
/*left:32px;*/
text-align:center;
width:889px;
z-index:5;
border:solid 1px #666666;
/*background-color:#F5F5F5;

opacity: 0.85;*/
/*-moz-opacity: 0.85;*/ /* older Gecko-based browsers */
/*filter:alpha(opacity=95);*/ /* For IE6&7 */

}
/* The following style was changed by the National Archives to make room at the top of each page for the "frozen site" warning */
#whcontainer {
	width: 900px;
	padding-top:26px;
	margin:0px auto;
}

/* Original style code 
#whcontainer {
	width: 900px;
	margin:0px auto;
}*/

#containerbg {
	background: url(/imgs/2colbg.jpg) repeat;
}

#whheader {
	display: block;
	position: relative;
	height: 104px;
	background:url(/imgs/wh-banner-bg.jpg) repeat;
	padding: 0px 8px 0px 0px;
	margin: 0px;
}

#whheader #bnr_nav1 {
	width: 415px;
	height: 23px;
	position: absolute;
	left: 415px;
	top: 15px;
}

#hidden {
	display: none;
}

img, table {
	border: none;
}

img.homepage-thumb {
	padding-right: 5px;
}

/********************************************************************/
/*BANNER STYLES*/

#banner-nav {
	display: block;
	position: absolute;
	top: 6px;
	left: 462px;
	height: 12px;
	width: 430px;
	font: 10px arial, verdana, san-serif;
	color: #919090;
	font-weight: bold;
	text-align: right;
}
	
#banner-nav a:link {
	font: 10px arial, verdana, san-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#banner-nav a:visited {
	font: 10px arial, verdana, san-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#banner-nav a:hover {
	color: #66CCFF;
	text-decoration: none;
	font-weight: bold;
}

#banner-subnav {
	display: block;
	position: absolute;
	top: 24px;
	left: 462px;
	height: 12px;
	width: 430px;
	font: 10px arial, verdana, san-serif;
	color: #919090;
	font-weight: bold;
	text-align: right;
}

#banner-subnav a:link {
	font: 10px arial, verdana, san-serif;
	color: #919090;
	text-decoration: none;
	font-weight: bold;
}

#banner-subnav a:visited {
	font: 10px arial, verdana, san-serif;
	color: #919090;
	text-decoration: none;
	font-weight: bold;
}

#banner-subnav a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#banner-subnav2 {
	display: block;
	position: absolute;
	width: 430px;
	height: 37px;
	text-align: right;
	font: 11px arial, verdana, san-serif;
	color: #919090;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	top: 70px;
	left: 462px;
}

#banner-subnav2 a:link {
	font: 10px arial, verdana, san-serif;
	color: #919090;
	text-decoration: none;
	font-weight: bold;
}

#banner-subnav2 a:visited {
	font: 10px arial, verdana, san-serif;
	color: #919090;
	text-decoration: none;
	font-weight: bold;
}

#banner-subnav2 a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#search_area {
	display: block;
	height: 14px;
	width: 400px;
	position: absolute;
	top: 42px;
	left: 492px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.searchfield {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin: 0px;
	vertical-align: top;
}

#print_title {
	display: none;
}

/* * * * * * COLUMNS * * * * * */

#leftcol {
	width:234px;
	background: url(/imgs/left_column_bg2.jpg) repeat;
	float: left;
}

	#leftcol a:link {
	font: 10px arial, verdana, san-serif;
	color: #134992;
	text-decoration: none;
	font-weight: bold;
}
	#leftcol a:visited {
	font: 10px arial, verdana, san-serif;
	color: #134992;
	text-decoration: none;
	font-weight: bold;
}
	#leftcol a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

#leftbox {
	background: transparent url(/imgs/box_bg_2.jpg) no-repeat;
	position: relative;
	left: 10px;
	width: 208px;
	padding: 4px 2px 0px 2px;
	margin: -4px 0px 0px 0px;
}
		

* html leftbox {  /* This is the Tan hack */
	width: 212px; 
	w\idth: 208px;
}
		
	.leftboxb {
	background-color: #FEFEFE;
	background: transparent url(/imgs/divider2_2.gif) no-repeat;
	position: relative;
	left: 10px;
	width: 208px;
	padding: 4px 2px 0px 2px;
	margin: -4px 0px 0px 0px;
}

	.leftboxc {
	width: 209px;
	position: relative;
	left: 10px;
	padding: 2px;
}

* html leftboxc {  /* This is the Tan hack */
	width: 213px; 
	w\idth: 209px;
}
		
#leftbox ul{
	display: block;
	position: relative;
	top: 4px;
	left: 8px;
	padding: 0px;
	margin: 0px;
	list-style: disc;
	list-style-position: outside;
}

#leftbox ul li{
    list-style: none;
	line-height: 16px;
	padding-left: 12px;

}

.leftboxb ul{
	display: block;
	position: relative;
	top: 4px;
	left: 8px;
	padding: 0px;
	margin: 0px;
	list-style: disc;
	list-style-position: outside;
}

.leftboxb ul li{
	list-style: none;
	line-height: 16px;
	padding-left: 12px;
}

.leftboxb ul li.yeartop {
	padding-left: 14px;
	margin-left: -2px;
	background: transparent url(/imgs/expandbutton-open.gif) center left no-repeat;
}

.leftboxc ul{
	display: block;
	position: relative;
	top: 4px;
	left: 8px;
	padding: 0px;
	margin: 0px;
	list-style: disc;
	list-style-position: outside;
}

.leftboxc ul li{
	list-style: none;
	line-height: 16px;
	padding-left: 12px;
}

	#leftbot {
		background: transparent url(/imgs/left_column_bot2.jpg) no-repeat;
		background-color: #D5E5EB;
		height: 16px;
		}

	.divider-nd {
		position: relative;
		left: 11px;
		width: 208px;
		background: transparent url(/imgs/divider.gif) repeat-x;
		background-color: #FAFCFC;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #006699;
		padding: 8px 2px 6px 2px;
		margin: 8px 0px 0px 0px;
		}

	.divider-nd a:link {
	font: 10px arial, verdana, san-serif;
	color: #134992;
	text-decoration: none;
	font-weight: bold;
}
	.divider-nd a:visited {
	font: 10px arial, verdana, san-serif;
	color: #134992;
	text-decoration: none;
	font-weight: bold;
}
	.divider-nd a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

#whitebox {
	float: left;
	position: relative;
	display: block;
/*	left: 4px;*/
	left: 9px;
     width: 648px;
/*		width: 648px;*/
/*	width: 661px;*/
	margin: 0px;
	padding: 0px 14px 0px 0px;
}

.html #whitebox {
/*width: 662px;*/
width: 642px;
}

#whitebox_top {
	float: left;
	position: relative;
	display: block;
	left: 3px;
/*	width: 643px;*/
	width: 666px;
	margin: 0px;
	padding: 0px;
	background: url(/imgs/sub_page_top.jpg) no-repeat;
	height: 20px;
}



/**/


img, table {
	border: none;
}

img.homepage-thumb {
	padding-right: 5px;
}

/********************************************************************/
/*REALIGNMENT OF CONTENT ON WHITEBOX*/

#sixpx {
position: relative;
display: block;
float: left;
left: 6px;
}

#eightpx {
position: relative;
display: block;
float: left;
left: 8px;
}

#tenpx {
position: relative;
display: block;
float: left;
left: 10px;
}

#twelvepx {
position: relative;
display: block;
float: left;
left: 12px;
}

#fourteenpx {
position: relative;
display: block;
float: left;
left: 14px;
}

#eighteenpx {
position: relative;
display: block;
float: left;
left: 18px;
}

/********************************************************************/
/*TEXT AND HEADERS*/

table {
	font-family: arial, verdana, sans-serif;
	font-size: small;
}
h1 {
	font: bold 16px arial, verdana, sans-serif;
	color: #039;
}
h2 {
	font: bold 14px arial, verdana, sans-serif;
	color: #039;
	margin-bottom: 0;
}

h3 {
	font: bold 12px arial, verdana, sans-serif; 
	color: #06C;
	margin-bottom: 5px;
}

.header1 {
	font: bold 16px arial, verdana, sans-serif;
	color: #039;
}

.header2 {
	font: bold 14px arial, verdana, sans-serif;
	color: #039;
	margin-bottom: 0;
}
.header3 {
	font: bold 12px arial, verdana, sans-serif;
	color: #039;
	margin-bottom: 0;
}
.sm-blk-text {
	font: 10px arial, verdana, sans-serif;
	color: #000;
}

.reg-text {
	font: 80% arial, verdana, sans-serif;
	color: #000;
	background-color: transparent;
}

.sm-text {
	font: 10px arial, verdana, sans-serif;
	color: #333;
}

#caption {
	padding: 8px;
	font: 10px arial, verdana, sans-serif;
	color: #333;
	border-bottom: 1px #CCC dotted;
	border-top: 1px #CCC dotted;
	background-color: #EFEFEF;
}

#ramadan-quote {
	font: bold 10px arial, verdana, sans-serif;
	color: #000;
	border: 1px #CCC solid;
	padding: 5px;
	background-color: #F9F3EE;
}

#ramadan-quote p {
	padding-top: 0;
	padding-bottom: 5px;
}

/********************************************************************/
/*BORDERS*/

td.dotted-brd {
	border: 1px #CCC solid;
	padding: 5px;
	background-color: #F9F3EE;
}

td.pad-bot {
	padding-bottom: 10px;
	background-color: #EFEFEF;
}

.rule-dot {
	border-bottom: 1px dotted #CCC;
	margin: 5px 0 0;
}

.rule-solid {
	border-bottom: 1px solid #CCC;
}

#summit-ph {
	border: 1px dotted #CCC;
	background-color: #F0F0F0;
	padding: 5px;
}

.dotted-right {
	border-right: 1px #e8e8e8 dotted;
	padding-right: 0.50em;
}

/***********************************************************************/
/*TABLES*/

table.press {
	font: 11px arial, verdana, sans-serif;
	color: #333;
	background-color: #EFEFEF;
	width: 200px;
	border-bottom: 1px #D2D2D2 solid;
}

table.press a {
	color: #039;
	font: 11px arial, verdana, sans-serif;
	text-decoration: none;
}

table.press a:visited {
	color: #900;
	text-decoration: none;
}

table.press a:hover {
	color: #039; 
	text-decoration: underline 
}
	
table.press td {
	padding: 3px 5px 8px 5px;
	/*border-bottom: 1px #CCC solid;*/	
}

table.press td.last {
	border-bottom: none;	
}

#vote table {
	background: #036 url(/holiday/images/vote-bg.gif) repeat;
	width: 199px;
	font: 11px/13px arial, verdana, hevetica, sans-serif;
	color: #FFF;
}

/*#vote table td{
	padding: 7px 3px 3px 10px;
}*/

#vote table a{
	color: #fff;
	cursor: help;
}
#main-table #gutter{
	width: 15px;
	background: transparent url(/images/vertical2.gif) top left repeat-y;
}

/********************************************************************/
/*LISTS AND BULLETS*/

ul.w-pad li {
	font: 80% arial, verdana, sans-serif;
	padding-bottom: 5px;
	margin-left:  -10px;
}

ul ul.w-pad li {
	font: 100% arial, verdana, sans-serif;
	padding-bottom: 5px;
	margin-left:  -10px;
}
/********************************************************************/
/*WHAT'S NEW */

table#new-masthead {
	width: 616px;
	margin-bottom: 1em;
}
table#new-masthead td{
	padding: 0;
}
table#main {
	width: 616px;
	font: 12px/14px arial, verdana, sans-serif;
	color: #333;
}
table#main td{
	padding: 5px;
	vertical-align: middle;
}
table#main p#intro{
	padding-bottom: 10px;
}
table#main td.main-img{
	width: 226px;
	text-align: center;
}
table#main td.description{
	width: 390px;
	text-align: left;
}
table#main p.goto{
	padding-top: 5px;
	margin-top: 5px;
	text-align: left;
}
table#main table.insert{
	width: 390px;
	margin-top: 5px;
	font: 10px/12px arial, verdana, sans-serif;
	color: #333;
	text-align: left;
}

/* * * * * * FOOTER * * * * * */

#footer_links {
	font: x-small, arial, verdana, sans-serif; 
	text-align: center; 
	line-height: 20px; 
	margin: 10px 0;
	padding: 0;
}

#footer_links a:link {
	font: x-small, arial, verdana, sans-serif;
	color: #134992;
	font-weight: bold;
	text-decoration: none;
	}
	
#footer_links a:visited {
	font: x-small, arial, verdana, sans-serif;
	color: #134992;
	font-weight: bold;
	text-decoration: none;
	}
	
#footer_links a:hover {
	font: x-small, arial, verdana, sans-serif;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	}
	
/* * * * * * YELLOW BOX PROMO * * * * * */

div#promo-box-yel {
	float: right;
	font: 10px arial, verdana, sans-serif;
	color: #000;
	width: 225px;
	margin: 1em;
	background-color: #FFC;
	border: 1px #CCC solid;
}
div#promo-box-yel img{
        float: right;
        padding: 5px;
}

/* * * * * * LEFT NAVIGATION STYLES * * * * * */

p.more{
	text-align: right;
	margin: 0.25em;
	padding: 0.25em;
	padding-right: 15px;
	background: transparent url(/images/arrow-features.gif) right no-repeat;
}

#leftnavbar-main {
	width: 115px;
	padding: 0;
	margin: 0;
	font: 10px Arial, Verdana, sans-serif;
	color: #666;
	background-color: #fefefe;
}
#leftnavbar-main h2 {
	font: bold 1.1em/1.5em arial, helvetica, sans-serif;
	color: #666;
	margin-bottom: 0.50em;
	padding-top: 0.50em;
	background: transparent url(/images/dotted-line.gif) bottom left repeat-x;
}
#leftnavbar-main h2.first {
	font: bold 1.1em/1.5em arial, helvetica, sans-serif;
	color: #666;
	margin-bottom: 0.50em;
	padding-top: 0;
	margin-top: 0;
	background: transparent url(/images/dotted-line.gif) bottom left repeat-x;
}
#leftnavbar-main ul{
	margin: 0.25em 0;
	padding: 0.25em 0;
}

#leftnavbar-main ul li{
	list-style: none;
	line-height: 1.5em;
	padding-left: 0.75em;
	margin-left: 0;
	background: transparent url(/images/navbar-bul1.gif) top left no-repeat;
}

/* * * * * * * 404 * * * * * * * */

#error-404 {
	border-collapse: collapse;
	border: 1px #CCC solid;
	width: 618px;
	font: bold 10px arial, verdana, sans-serif;
	text-align: center;
}
#error-404 img {
	border: none;
	display: block;
	margin-top: 0.50em
}

#error-404 td {
	padding: 0.33em;
}
/* -------------  RELEASE TOOLS SECTION --------------------- */

#release-tools {
				width: 187px;
                                height: 120px;
				float: right;
				padding-top: 8px;
				padding-left: 6px;
				background: transparent url(/imgs/release_tools_bg.jpg) no-repeat;
				display:table;
}

#release-tools a {
				font-size: 9px;
				font-family: Arial, Helvetica, sans-serif;
				color:#666666;
				font-weight:normal;
}

#print-email {
font-size: 11px;
}

#print-email a:link {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}
	
#print-email a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	}
	
#print-email a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	}

/* * * * * * * TEST * * * * * * * */
	#top-stories {
		position: relative;
		left: 10px;
		width: 357px;
		height: 40px;
		background: transparent url(/images/features_top2.jpg) repeat-x;
		padding: 0px;
		margin: 0px;
		}
		
	#top-stories p {
		padding: 0px;
		margin-left: 40px;
		margin-top: 10px;
		text-transform:uppercase;
		font-weight:bold;
		color:#134992;
		font-size:14px;
		}

/* * * * * * FOR SPANISH NEWS ARCHIVE LINKS * * * * * */

b a:link {
font-weight: bold;
}

b a:visited {
font-weight: bold;
}

b a:hover {
font-weight: bold;
}

b a:active {
font-weight: bold;
}
