@import "../../core.css";
@import "components/menu/menu.css";
@import "components/search/search.css";
@import "../../promos/share-rss.css";



body {
	background:url("assets/pixel-white.gif") 1005px 0 repeat-y #E2E1DF;
	}
#top {
	padding:3px;
	}
#top h1 {
	background:url("http://media.newsobserver.com/images/front/masthead_logo.gif") top left no-repeat;
	width:250px;
	height:59px;
	overflow:hidden;
	float:left;
	}
#top h1 a {
	font:0/0 arial;
	margin-top:-50px;
	display:block;
	height:109px;
	}
	
table.form_layout td {
	padding: 5px;
	}


/* Traffic Box Promo */
#free-promo .traffic {
	background-color:#F4F2EF;
	border:1px solid #CCCCCC;
	overflow:hidden;
	zoom:1;
	padding:2px;
	font-size: 0.76923em;
	*font-size: 0.75069em;
	}
#free-promo .traffic h5 a {
	background:url("http://media.newsobserver.com/content/front/promos/20060727_alert.gif") 0 2px no-repeat;
	padding-left:12px;
	font-weight:bold;
	color:#990000;
	float:left;
	}
#free-promo .traffic ul,
#free-promo .traffic li {
	float:left;
	}
#free-promo .traffic li a {
	background-color:white;
	padding:4px 1px;
	margin:0 2px;
	_margin:0 1px;
	height:100%;
	}
#free-promo .traffic li.emphasize a {
	color:#990000;
	font-weight:bold;
	}

/* Local Papers List */
#local-papers {
	margin-left:10px;
	}
#local-papers li {
	float:left;
	line-height:22px;
	padding:0 9px 0 7px;
	background:url("assets/top-bullet.gif") right 10px no-repeat;
	}
#local-papers li.last {
	background:none;
	}

/* Print Days */
ul.print-days {
	margin-top:5px;
	overflow:hidden;
	zoom:1;
	}
ul.print-days li {
	float:left;
	font-weight:bold;
	border-right:1px solid #990000;
	}
ul.print-days li.last {
	border:none;
	}
ul.print-days li a {
	padding:1px 3px;
	}

/* Story Page Search Bar */
body.NAO-Subsection  #search-bar {
	background:url("assets/search-bar-thin.gif") bottom left repeat-x;
	border:none;
	margin-top:-20px;
	}
body.NAO-Subsection  #search-bar-swoosh {
	float:left;
	overflow:hidden;
	zoom:1;
	_margin-right:-3px;
	width:255px;
	height:25px;
	background:url("assets/search-bar-swoosh.gif") top right no-repeat;
	}
body.NAO-Subsection  #search-bar-swoosh a {
	display:block;
	width:90%;
	height:20px;
	}
body.NAO-Subsection  #search-bar-wrapper {
	overflow:hidden;
	zoom:1;
	height:24px;
	border-top:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
	background:url("assets/search-bar-gradient.gif") top left repeat-y #F4F2EF;
	}


/* Top Panel */
#top .top-panel {
	float:left;
	padding:0 8px;
	border-right:1px solid #CBCCC6;
	font-size: 0.76923em;
	*font-size: 0.75069em;
	}

/* Top Panel - Story Page Override */
body.NAO-Subsection  #top .top-panel {
	float:none;
	border:none;
	padding:0;
	}


/* Subscribe Panel */
#top .subscribe {
	text-align:right;
	width: 120px;
	white-space:no-wrap;
	padding:20px 15px 0 0;
	padding-left:0;
	border:none;
}
#top .subscribe a {
	text-decoration:none;
	}
#top .subscribe .first a {
	background:url("http://media.newsobserver.com/images/front/paper_roll.gif") top left no-repeat;
	padding:10px 0 0 45px;
	font-weight:bold;
	}


/* Subscribe Panel - Story Page Override */
body.NAO-Subsection  #top .subscribe {
	margin-top:10px;
	_margin-top:12px;
	width:300px;
	text-align:left;
	padding:0;
	float:left;
	}
body.NAO-Subsection  #top .subscribe li a {
	display:block;
	border-right:1px solid #999999;
	padding:0 3px;
	}
body.NAO-Subsection  #top .subscribe li {
	padding-top:4px;
	float:left;
	height:24px;
	}
body.NAO-Subsection  #top .subscribe .first a {
	background:none;
	padding:0;
	font-weight:normal;
	border:none;
	}
body.NAO-Subsection  #top .subscribe .zone {
	background:url("http://media.newsobserver.com/images/zone_icon.gif") 3px 0 no-repeat;
	padding-left:23px;

	}
body.NAO-Subsection  #top .subscribe .zone a {
	border:none;
	}


body.NAO-Subsection  #local-papers {
	float:right;
	margin:0 10px 0 0;
	font-size: 0.76923em;
	*font-size: 0.75069em;
	text-align:right;
	}
body.NAO-Subsection  #local-papers,
body.NAO-Subsection  #local-papers a {
	color:#666666;
	}
body.NAO-Subsection  #local-papers .todays-date {
	font-weight:bold;
	padding-left:7px;
	}


/* Stock Market Panel */
#top .stocks {
	margin:19px 0 0 0;
	padding:0;
	width:180px;
	text-align:center;
	border-left:1px solid #CBCCC6;
	}
#top .stocks table {
	margin:0 auto;
	text-align:left;
	}
#top .stocks td,
#top .stocks th {
	text-align:right;
	padding:0 2px;
	color:#666666;
	}
#top .stocks th {
	display:none;
	}
#top .stocks td.market-gain {
	color:#006600;
	}
#top .stocks td.market-loss {
	color:#990000;
	}


/* Weather Panel */
#top .weather {
	margin:10px 0 0 0;
	padding:0 0 0 15px;
	border:none;
	}
#top .weather .column {
	padding:5px 3px 0 3px;
	}
#top .weather .current-conditions {
	padding-left:0;
	}
#top .weather .five-day {
	padding-top:5px;
	}
#top .weather .five-day li {
	float:left;
	width:30px;
	overflow:auto;
	margin:0 1px;
	}
#top .weather .five-day span {
	display:block;
	text-align:center;
	background-color:#F4F2EF;
	padding:0 1px;
	}
#top .weather .today {
	color:#666666;
	width:100px;
	}
#top .weather .map {
	padding-top:0;
	}

/* Zone Coupon */
#subrewards-coupon {
	width:600px;
	overflow:hidden;
	margin:10px auto;
	}
#subrewards-coupon .coupon-head {
	height:107px;
	overflow:hidden;
	}
#subrewards-coupon .coupon-body {
	text-align:center;
	margin-left:47px;
	width:543px;
	border-left:2px solid #9A9A9A;
	border-right:2px solid #9A9A9A;
	}


#content-main form.email-story textarea {
	width:75%;
	}

/* Hack */
body #ad-rail div.printads center table * {
	line-height:0px;
	}


/* Member Center */
#content-main div.member-center .grid-3 {
	margin-bottom:10px;
	}
#content-main div.member-center .column p {
	font-size: 0.84615em;
	*font-size: 0.82576em;
	}
#content-main div.member-center .column p a {
	font-size: 1.18182em;
	*font-size: 1.15334em;
	font-weight: bold;
	}
#content-main div.member-center h2 {
	font-size: 1.23077em;
	*font-size: 1.20111em;
	margin-bottom:15px;
	}
#content-main div.member-center h3 {
	border-bottom:1px solid #CCCCCC;
	font-size: 1.07692em;
	*font-size: 1.05097em;
	}
#content-main div.member-center h3 span {
	color:#666666;
	}
	
/* Popup Photo Gallery */	
body.NAO-Story-PopupGallery #gallery_content {
	text-align: center;
	}
