
#eedition-window {
	background-color: #3F3F3F;
	margin: 0;
	padding: 0;
	border: 1px solid #333333;
}

#eedition-window div.header {
}

#eedition-window div.header h2 {
	text-indent: -100em;
	background: url(/graphics04/features/insideEedition_header.png) top left no-repeat;
	float: left;
	width: 60%;
	margin: 0.25em 0 0 0.45em;
}

#eedition-window div.header p {
	float: right;
	margin: 0.75em 1em 0 0;
	font-weight: bold;
	font-variant: small-caps;
}

#eedition-window div.header p a {
	color: #FFFFFF;
}

/* 
#eedition-window h2 {
	color: #FFFFFF;
	margin: 0.25em 0 0.25em 0;
	padding: 0;
	font-size: 2.6em;
	text-align: center;
}
*/
#eedition-window .content {
	margin: 0 0 0 0.75em;
	padding: 0;
	background-color: transparent;
}

#eedition-window .content .lead-photo {
	padding: 0;
	margin: 0;
	width: 330px;
	height: 220px;
	background-color: transparent;
	border: none;
	cursor: pointer;
	cursor: hand;
	border: 1px solid #CCCCCC;
}

#eedition-window .content h3 {
	overflow: hidden;
	width: 330px;
	height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 1.5em;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}

#eedition-window .content h4 {
	overflow: hidden;
	width: 330px;
	height: 2.8em;
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	font-weight: normal;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}

#eedition-window .content .nav {
	float: left;
	margin: 0;
	padding: 0;
	width: 35px;
	height: 174px;
	background-color: transparent;
}

#eedition-window .content .nav .arrow {
	margin: 0;
	padding: 0;
	width: 35px;
	height: 40px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(/inc/statics/eedition_window/v2/eewindow-arrows.gif);
}

#eedition-window .content .nav .up {
	background-position: 3px 0px;
	cursor: pointer;
	cursor: hand;
}

#eedition-window .content .nav .upclick {
	background-position: 3px -182px;
}

#eedition-window .content .nav .uphighlight {
	background-position: 3px -92px;
}

#eedition-window .content .nav .down {
	background-position: 3px -42px;
	cursor: pointer;
	cursor: hand;
}

#eedition-window .content .nav .downclick {
	background-position: 3px -224px;
}

#eedition-window .content .nav .downhighlight {
	background-position: 3px -134px;
}

#eedition-window .content .nav .locator {
	margin: 0;
	padding: 0;
	width: 30px;
	height: 94px;
	background-color: transparent;
}

#eedition-window .content .nav .locator p.locator-item {
	margin: 0;
	padding: 0;
	width: 30px;
	height: 8px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(/inc/statics/eedition_window/v2/eewindow-arrows.gif);
	background-position: 3px -265px;
	cursor: pointer;
	cursor: hand;
}

#eedition-window .content .nav .locator p.spacer {
	margin: 0;
	padding: 0;
	width: 30px;
	height: 8px;
	background-color: transparent;
}

#eedition-window .content .nav .locator p.highlight,
#eedition-window .content .nav .locator p.active {
	background-position: 3px -276px;
}

#eedition-window .content .nav .locator p.click {
	background-position: 3px -287px;
}

#eedition-window .content .thumbs {
	background-color: transparent;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
	width: 300px;
	height: 174px;
}

#eedition-window .content .thumbs .content {
	margin: 0;
	padding: 0;
}

#eedition-window .content .thumbs .content li {
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 300px;
	height: 50px;
	cursor: pointer;
	cursor: hand;
	background-image: none;
}

#eedition-window .content .thumbs .content li.dark {
	background-color: #2F2F2F;
}

#eedition-window .content .thumbs .content li.light {
	background-color: #1F1F1F;
}

#eedition-window .content .thumbs .content li.highlight {
	background-color: #035CB6;
}

#eedition-window .content .thumbs .content li.click {
	background-color: #870E06;
}

#eedition-window .content .thumbs .content li.space {
	background-color: transparent;
	height: 12px;
	line-height: 1px;
	font-size: 1px;
}

#eedition-window .content .dontmiss {
	background-color: #1F1F1F;
	margin: 0.50em 0 0 0;
	padding: 0;
	width: 335px;
}

#eedition-window .content .dontmiss h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0.5em;
	padding: 0;
}

#eedition-window .content .thumbs .content li h2, 
#eedition-window .content .dontmiss h2 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}

#eedition-window .content .dontmiss h2 {
	margin: 0 0 0 0.5em;
}

#eedition-window .content .dontmiss a {
	color: #FFFFFF;
}

#eedition-window .content .thumbs .content li h2 a {
	color: #FFFFFF;
}

#eedition-window .content .thumbs .content li p,
#eedition-window .content .dontmiss p {
	font-size: 1em;
	color: #FFFFFF;
	margin: 0;
	padding: 0 5px 0 0;
	line-height: 1.3em;
}

#eedition-window .content .dontmiss p {
	display: block;
	margin: 0 0.50em 0.50em 0.50em;
}

#eedition-window .content .thumbs .content li .photo {
	float: left;
	vertical-align: middle;
	padding: 0;
	margin: 0 0.75em 0 0;
	width: 75px;
	height: 50px;
	background-color: transparent;
	border: none;
}

#eedition-window div.content p.more {
   margin: 0 0 0.5em 0;
}

#eedition-window .content div.mmPanel {
	border-top: 1px dotted #CCCCCC;
	margin: 0 !important;
}

#eedition-window .content div.mmPanel h4 {
	margin-top: 0.5em;
}

#eedition-window .content div.mmPanel h4 a {
	color: #CCCCCC;
}

#eedition-window .content div.mmPanel div.mmItem:hover {
	color: #FFA500;
}

#eedition-window .content div.mmPanel div.mmItem a {
	color: #FFFFFF;
}

#eedition-window .content div.mmPanel div.mmItem .pubDate {
	color: #CCCCCC;
}

#eedition-window .content div.mmPanel div.mmItem:hover {
	background-color: #035CB6;
}


