/*
Title:     News CSS file
Updated:   August 12th, 2008
Edited by:    David Belson in the Office of Communications
*/

/* @group News Elements */
div.news {
	margin-bottom: 1.5em;
	}
div#content h1 {
	margin: 0;
	font: x-large Georgia, "Times New Roman", serif;
	}
div#content h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font: bold medium "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}
div#content .articleContainer h3 {
	margin: 10px 0 3px 0;
	padding: 0;
	font: bold 110% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}
div#content h1 + h2, div#content h1 + h4 {
	margin-top: 2em;
	}
div#content h2 + div.news {
	margin-top: 1em;
	}
div#content h4 {
	font-size: 1.1em;
	margin: 0;
	font-style: normal;
	}
div.news div.datetime, div.news div.teaser {
	margin-bottom: .25em;
	display: inline;
	}
.listTitle {
	font-family: helvetica, verdana, sans-serif;
	font-size: 18px;
	margin: 5px 0 10px 0;
	}
div#newsList {
	float: left;
	width: 100%;
	min-width: 600px;
	}
div#newsList div.listSidebar {
	width: 25%;
	min-width: 180px;
	float: right;
	}
div#newsList div.listContent {
	width: 66%;
	min-width: 300px;
	margin-right: 1em;
	}
#news_all blockquote {
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	background: #eeeeee url("/images/quote.png") no-repeat scroll left top;
	color: #666666;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	font-weight: normal;
	line-height:1.7em;
	margin: 0 0 10px;
	overflow: auto;
	padding: 15px 20px 15px 25px;
	}
#news_all blockquote p {
	margin: 0;
	padding: 0;
	color: #888;
	}
#news_all .video {
	margin: 10px auto;
	text-align: center;
	}

#news_all #content ul li, #news_all #content ol li {
	line-height: 120%;
	}
.paging {
	float: left;
	margin: 10px auto;
	width: 100%;
	text-align: center;
	font-weight: normal;
	font-size: medium;
	}
.paging a {
	font-weight: bold;
	}
	
listArticles {
	float: left;
	}
.detailBlock {
	float: left;
	display: block;
	width: 97%;
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #eee;
	}
.detailBlock h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font: bold small Georgia, "Times New Roman", Times, serif;
	}
.detailBlock .creditBlock {
	margin: 4px 0 2px 0;
	color: #aaa;
	}
.detailBlock p {
	margin: 0;
	}
.detailBlock .listImage, .detailBlock .highlightedImage  {
	float: left;
	margin: 0 10px 0 0;
	}
.detailBlock .highlightedImage  img {
	margin: 2px 10px 2px 0;
	border: 2px solid #ccc;
	}
.detailBlock .listImage img {
	border: 1px solid #ccc;
	}
.more a, .more em {
	padding: 0 16px 0 0;
	font-weight: bold;
	background: transparent url("/images/more.png") no-repeat right center;
	}
.more a {
	display: none;
	}
.highlightedDetailBlock {
	margin: 10px 0;
	border: 2px solid #eee;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: transparent url("/images/highlighted-bg.png") repeat-x left bottom;
	}
.highlightedDetailBlock h3 {
	margin: 0;
	padding: 0;
	font: bold medium Georgia, "Times New Roman", Times, serif;
	}	
.highlightedDetailBlock div.imageCaption {
	float: left;
	margin: 2px 0;
	}
.highlightedDetailBlock hr {
	display: none;
	}		
div#imageCaption, div#imageCredit {
	clear: left;
	width: auto;
	margin: 4px 0;
	padding: 0;
	font: x-small/normal arial, sans-serif;
	}
div#imageCredit {
	color: #666;
	font-size: x-small;
	text-transform: uppercase;
	}
div.newsImage {
	width: 202px;
	color: #777;
	background: #dddddd;
	margin: 0 0 10px 0;
	padding: 3px 5px 5px 5px;
	}
div.newsImage img {
	margin: 2px 0 0 0;
	border: 1px solid #880000;
	}
div.newsImage img:hover {
	border: 1px solid #069;
	}
div#imageCaption {
	color:#333;
	}
.enlarge a {
	margin: 0;
	padding: 2px 0 2px 17px;
	font-size: x-small;
	cursor: pointer;
	background: transparent url("/images/enlarge.png") no-repeat left center;
	}
.mutiple-images {
	text-align: center;
	font-size: 110%;
	cursor: pointer;
	}
	
.audio a {
	padding: 5px 5px 5px 75px;
	font-weight: bold;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	background: #eeeeee url("/images/icon-play.png") no-repeat 5px center;
	white-space: nowrap;
	}
.top-five {
	font-style: italic;
	padding: 10px 20px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	font-style: italic;
	background: #eeeeee;
	overflow: auto;
	}
div#content .articleContainer .top-five h3 {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	}	
div.audioBlock ul li {
	font-size: small;
	}
		
div#email_articleWrapper {
	width: 450px;
	margin: 0 auto;
	z-index: 20;
	}
div#email_article {
	position: fixed;
	width: 400px;
	background: #fff;
	border: 3px solid #cacaca;
	background: #efefef;
	padding: 1.5em 2.5em;
	}
div#email_article th {
	text-align: left;
	font-size: .9em;
	verticle-align: ;
	}
div#email_article h3 {
	margin: 0 0 1em;
	text-align: center;
	}
div#email_article p {
	font-size: 1em;
	}
input.submitButton,
input.cancelButton {
	font-weight: bold;
	border: 2px solid #000;
	color: #fff;
	margin-right: .5em;
	}
input.submitButton {
	background-color: #363;
	}
input.cancelButton {
	background-color: #666;
	}
input.submitButton:hover, input.cancelButton:hover {
	background: #069;
	}
input.submitButton:active, input.cancelButton:active {
	background: #800;
	}
.popularArticles {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	color: DarkSlateBlue;
	}
a.popularArticles, a:visited.popularArticles {
	text-decoration: underline;
	font-weight: normal;
	color: DarkSlateBlue;
	}
a:hover.popularArticles {
	font-weight: normal;
	text-decoration: none;
	}
div#socialNetworking {
	margin-top: 2em;
	}
div#socialNetworking img {
	border: none;
	}
div#highlighted_news {
	border: 1px solid #000;
	padding: 1.5em;
	margin-bottom: 1em;
	}

.articleTeaser {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	margin-bottom: 1em;
	}
.articleContainer {
	float: left;
	width: 100%;
	padding: 5px 0 0 0;
	}
.articleContainer div#articlePageTools {
	float: right;
	}
.articleContainer #articleBody {
	margin: 0;
	font-weight: normal;
	font-size: small;
	color: #333;
	}

.articleContainer #articleBody p {
	margin-top: 0;
	font-weight: normal;
	font-size: small;
	line-height: normal;
	}

.byline {
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	float: left;
	width: 100%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	color: #aaa;
	font: normal small "Lucida Grande", Lucida, Verdana, sans-serif;
	}
	
#left-column {
	float: left;
	margin: 3px 15px 5px 0;
	}
div#listSidebar, div#articleSidebar {
	margin: 0 0 10px 0;
	padding: 0;
	}
.articleSidebarList {
	width: 212px;
	margin: 0;
	padding: 0;
	list-style: none;
	}
.articleSidebarList li {
	padding: 2px 5px;
	font-size: x-small;
	}
.articleSidebarList a.articleSidebarLink, a.articleSidebarLink:hover, a.articleSidebarLink:visited {
	text-decoration: none;
	font-weight: normal;
	color: DarkSlateBlue;
	}
.articleSidebarList li.articleSidebarHeading {
	border-bottom: 1px solid LightSlateGray;
	color: SlateGray;
	padding: 3px 5px;
	text-transform: uppercase;
	font: small "Lucida Grande", Lucida, Verdana, sans-serif;
	}
.articleSidebarList li.articleSidebarItem {
	border: 0px solid LightSlateGra;
	border-top: none;
	margin: 0;
	font-weight: normal;
	color: DarkSlateBlue;
	}
.articleSidebarList li.articleSidebarItem a {
  color: DarkSlateBlue;
}
.articleSidebarList li.articleSidebarItem:hover {
	background: #ddd;
	}
	
	
#news_all #listnav {
	margin-top: 0;
	}
.popper {
	position: relative;
	}
#pageToolsBottom #pageTools {
	z-index: 5;
	position: absolute;
	right: 0;
	top: 20px;
	margin: 0;
	padding: 0;
	border-top: 3px solid #ddd;
	border-bottom: 2px solid #ddd;
	list-style: none;
	background: #fff;
	}
#pageToolsBottom #pageTools a.tool:link, a.tool:hover, a.tool:visited {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: DarkSlateGray;
	}
#pageToolsBottom #pageTools li {
	width: 100px;
	margin: 0;
	padding: 2px 2px 3px 3px;
	border-right: 3px solid #ddd;
	border-left: 3px solid #ddd;
	border-top: none;
	border-bottom: 1px solid #ddd;
	font-weight: normal;
	}
#pageToolsBottom #pageTools img {
	border: none;
	}
#pageToolsBottom #pageTools li:hover {
	background: #ddd;
	}
div#postArticleInfo {
	width: 100%;
	float: left;
	margin: 20px 0 0 0;
	padding: 4px 0;
	border-top: 1px dotted #ddd;
	}
#share {
	margin:  0;
	padding: 2px 20px 2px 0;
	cursor: pointer;
	background: transparent url("/images/transmit.jpg") no-repeat right center;
	}
.hide {display:none;} .show {display:block;}

#pageToolsBottom {
	float: right;
	margin: 0;
	padding: 0;
	}
#pageToolsBottom ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	}
#pageToolsBottom li {
	float: left;
	border: none;
	margin: 0;
	padding: 0 4px;
	vertical-align: middle;
	line-height: normal;
	font-size: x-small;
	}
#pageToolsBottom li#fontResize {
	padding: 2px 0 0 0;
	}
#pageToolsBottom li img {
	border: none;
	background: none;
	vertical-align: middle;
	}


#authorInfo {
	margin: 0;
	padding: 0;
	}
#authorInfo ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	/*
#authorInfo li.author {
	float: left;
	width: 70%;
	padding: 5px 20px 0 0;
	color: #aaa;
	font: normal small "Lucida Grande", Lucida, Verdana, sans-serif;
	}
	*/
/* @end */

/* @group News Console*/
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
div#newsConsole {
	float: left;
	display: block;
	margin: 5px 0 0 0;
	padding: 0;
	border:  5px solid #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
div#selectedArticle {
	display: block;
	margin: 0 0 5px 0;
	padding: 10px;
	line-height: 1.4em;
	background-color: #fff;
	font-size: small;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
div#selectedArticle h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font: bold medium Georgia, "Times New Roman", Times, serif;
	}
.selectedArticleImage img {
	float: left;
	margin: 0 15px -5px 0;
	padding: 0;
	border: 1px solid #333;
	}
.selectedArticleMore {
	white-space: nowrap;
	}
.selectedArticleMore img {
	margin: -3px 0 0 0;
	border: none;
	vertical-align: middle;
	}
	
div#consoleCategories {
	margin: 0;
	padding: 6px;
	background: #333 url("/images/button-bg.png") repeat-x left center;
	}
div#consoleCategories ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
div#consoleCategories ul li {
	float: left;
	}
div#consoleCategories ul li a {
	display: block;
	border-right: 1px solid #666;
	padding: 3px 6px;
	color: #ccc;
	font-size: small;
	text-decoration: none;
	}
div#consoleCategories ul li.selected a {
	background: #fff url("/images/button-selected.png") repeat-x left center;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	}
div#consoleCategories ul li.selected a:hover {
	background: #fff;
	color: #333;
	}
div#consoleCategories ul li a:hover {
	background: #fff;
	}
	
div#selectedArticles {
	margin: 0;
	padding: 0;
	background: #ddd;
	}
#selectedArticles ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#selectedArticles ul li {
	margin: 0;
	padding: 5px 0 0 0;
	background: #ddd;
	}
div#selectedArticles ul li a {
	display: block;
	margin: 0;
	padding: 5px 10px;
	cursor: pointer;
	color: #800;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	background: #eee;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	}
div#selectedArticles ul li .thumb {
	float: left;
	margin: 0;
	padding: 4px 5px 4px 5px;
	}
div#selectedArticles ul li .thumb img {
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
div#selectedArticles ul li.selected a {
	cursor: default;
	color: #069;
	background: #fff;
	}
div#selectedArticles ul li a:hover {
	color: #069;
	background: #fff;
	}
div#selectedArticles ul li .date {
	float: right;
	margin: 0;
	padding: 5px 10px 0 10px;
	color: #ccc;
	}
.tiny {
	line-height: 0.1em;
	font-size: 0.1em;
	margin: 0;
	padding: 0;
	float: left;
	clear: all;
	}
/* @end */
div#typeDescription {
  padding: 1em 0;
  font-size: 1.2em;
  font: serif;
}

div#slideshowConsole {
  border: 4px solid #ddd ;
  padding: 1em ;
}
  div#selectedImage {
    margin-left: 100px ;
  }
  div#slideshowThumbs {
      overflow-y: scroll ;
      white-space: nowrap ;
      width: 80px ;
      float: left ;
      height: 500px ;
  }
    div#slideshowThumbs div {
      margin-bottom: .5em ;
    }
      div#slideshowThumbs div img {
        width: 50px ;
        border: 1px solid #000 ;
      }
/* @group Slideshow gallery */
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 500px;
	height:120px;

	/* custom decorations */
	border:1px solid #ccc;
	background:url("/images/h300.png") repeat-x;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:20px 5px 20px 21px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	width:75px;
	/*height:75px;*/
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	z-index:9999;
	position:relative;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url("/images/hori_large.png") no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url("/images/vert_large.png") no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}
/* @end */
