@charset "utf-8";
/* CSS Document */

.cursor-over { cursor: pointer; }

#sections { display: none; }

#articles-content { width:780px;	background-color: #fff; margin: 0 auto;}

#articles-content li a:hover, #articles-content li a:active{ background-color: #999; }

#articles-content a.artlink {
/*	background-color:#CCFFCC; */
}

#articles-content table#menu-headers { margin-top: 0; margin-bottom: 0; width: 780px; background-color: #c0d8a8;}

#articles-content table#menu-headers th { padding-top: 0; margin-top: 5px; color: #036; font-size: 14px; font-weight: bold;}

#navigation-tree { display: block; }

#navigation-tree img.filetype { 
/* float: left; */
/* padding: 0 3px; */
}


/*
div#menu-bottom {
	width: 780px;
	height: 25px;
	background:url(../images/title-bg2.gif) repeat-x;
}
*/

#articles-content { display: none; }
#articles-content th#col1 { width: 260px; }
#articles-content th#col2 { width: 260px; }
#articles-content th#col3 { width: 260px; }
#articles-content th.col h2 { line-height: 1em; }

#articles, #podcasts, #blogs { padding-top: 10px; }
#podcasts-content, #blogs-content { display: none; padding-left: 8px; padding-right: 8px;}
#podcasts-content img, #blogs-content img { float: right;}

#sections #articles h2.section-title { background: url(../images/ey-title-articles.gif) no-repeat top left; width: 802px; height: 40px;}
#sections #articles h2.section-title img, #sections #podcasts h2.section-title img, #sections #blogs h2.section-title img   { padding-right: 500px; }
#sections #articles span { display: none; }

#sections #podcasts h2.section-title { background: url(../images/ey-title-podcasts.gif) no-repeat top left; width: 802px; height: 40px;}
#sections #podcasts span { display: none; }

#sections #blogs h2.section-title { background: url(../images/ey-title-blogs.gif) no-repeat top left; width: 802px; height: 40px;}
#sections #blogs span { display: none; }