
@import url(header_footer.css); /* Specific header and footer styles */

body {
	margin: 0px;
	padding: 0px;
	background-color: #333;
	text-align: center;
}
#page {
	width: 750px;
	margin: 0px auto;
	text-align: left;
	background-color: #000;
}
div.background {
}

/* Cover */

#cover {
	width: 750px;
	height: 400px;
	background-image: url(../images/cover.gif);
}
#cover h1 {
	display: none;
}

/* In this issue */

#in-this-issue {
	margin-top: 25px;
	width: 750px;
	height: 50px;
	background-image: url(../images/in_this_issue.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
#in-this-issue h2 {
	display: none;
}

/* Departments */

#departments {
	margin-top: 10px;
	width: 750px;
	height: 50px;
	background-image: url(../images/departments.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
#departments h2 {
	display: none;
}

/* Anniversary Feature */

#anniversary {
	background-color: #AD3100;
	padding: 45px 0 25px;
	font-family: verdana, arial, helvetica, sans-serif;
}
#anniversary div.banner {
	position: relative;
	width: 750px;
	height: 59px;
}
#anniversary div.feature {
	padding: 25px 50px 0px;
	text-align: center;
	font-size: 13px;
	color: #EEE;
}
#anniversary h2 {
	margin: 0;
	padding: 0;
	color: #CCC;
	font-size: 24px;
	font-family: verdana, arial, helvetica, sans-serif;
}
#anniversary h2 a {
	color: #CCC;
}
#anniversary h2 img {
	border: 0px;
}
#anniversary p.subtitle {
	margin: 5px 0 10px;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
}


/* Contents */

table.contents {
	clear: both;
	margin: 5px 0 10px;
/*	margin: 10px 0;  Changed for Demand, change back for later issues */
}
table.contents td {
	width: 50%;
}
table.contents td.left {
	padding: 0 25px 0 50px;
	border-right: 1px solid #333;
}
table.contents td.right {
	padding: 0 50px 0 25px;
}
table.contents div.contents-item {
	padding: 10px 0;
	color: #CCC;
	font-family: georgia, verdana, times, "times new roman", serif;
}
table.contents h3, table.contents p.title {
	color: #FFF;
	padding: 0;
	margin: 3px 0;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
}
table.contents h3 a, table.contents p.title a {
	color: #FFF;
	text-decoration: none;
	border-style: none none dotted none;
	border-width: 0 0 1px 0;
	border-color: white;
}
table.contents h4, table.contents p.subtitle {
	color: #CCC;
	margin: 3px 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
}
table.contents p.department {
	margin: 3px 0;
	padding: 0px;
	font-weight: bold;
	color: #AD3100;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	font-family: georgia, verdana, times, "times new roman", serif;
}
table.contents p.department a {
	color: #AD3100;
	text-decoration: none;
	border-style: none none dotted none;
	border-width: 0 0 1px 0;
}
table.contents p.summary {
	margin: 4px 0 0;
	padding: 0;
	font-size: 11px;
	line-height: 20px;
}
table.contents p.summary a {
	color: #FFF;
	text-decoration: none;
	border-style: none none dotted none;
	border-width: 0 0 1px 0;
}
table.contents span.author {
	color: #AD3100;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
}
table.contents span.author a {
	color: #AD3100;
	text-decoration: none;
	border-style: none none solid none;
	border-width: 0 0 1px 0;
}
table.contents span.author span.department {
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

/* Sounds */

div.contents-item.sounds p.link {
	margin: 5px 0;
	padding: 0;
	color: #FFF;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
}
div.contents-item.sounds p.link a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-style: none none dotted none;
	border-width: 0 0 1px 0;
}
div.contents-item.sounds p.credits {
	color: #FFF;
	font-size: 11px;
	line-height: 16px;
	font-family: verdana, arial, helvetica, sans-serif;
}
div.contents-item.sounds p.credits b {
	color: #AD3100;
}




/* Float the teaser images */
div.contents div.contents-item a.icon {
	float: left;
	margin: 0px 15px 5px 0px;
}
div.contents a.icon {
	border: 1px solid #999;
/*	filter: gray; */
}
div.contents a.icon:hover {
	border: 1px solid white;
	filter: none;
}
div.contents a.icon img {
	border: 0;
}


/* Navigation */

#navigation {
	margin: 50px;
	text-align: center;
	color: white;
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
}
#navigation a {
	color: #AD3100;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	font-family: georgia, verdana, times, "times new roman", serif;
}



/* The fine print */

#fine-print {
	margin: 0px;
	padding: 25px 150px 75px;
	color: #999;
	font-size: 9px;
	line-height: 13px;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
}
#fine-print p.copyright,
#fine-print p.image-credits {
	margin: 0;
	font-size: 11px;
	line-height: 16px;
}


