/*
ASP Common UI (c)2011 Alexander Street Press LLC. All Rights Reserved.

*/
body {
font-family:Arial,Helvetica,san-serif;
margin:5px 0 0 5px;
padding:0;
}

a img {
border:0;
}

#layout_page {
width:995px;
}

#layout_main {
clear:both;
}

#layout_banner {
width:100%;
clear:both;
}

#layout_sidebar {
float:left;
width:10em;
}

#layout_sidebar_right {
float:right;
width:10em;
}

#layout_main_content.with_sidebar, #content_inner.with_sidebar {
margin-left:10em;
}

#layout_main_content.with_sidebar_right, #content_inner.with_sidebar_right {
margin-left:0;
margin-right:10em;
}

#layout_main_content h1 .search_results_header {
	font-size: 0.89em;
}

#content_inner h1 {
margin:0;
}

#layout_footer {
clear:both;
text-align:center;
border-top:1px solid #e6b610;
padding:1em 0;
}
#logo {
height:3.2em;
}

#logo h1 {
display:none;
}

#tabbar {
background:url("/ui/common/tabbar.gif") repeat-x left top;
height:1.6em;
}

#tabs {
position:absolute;
height:1.6em;
width:auto;
}

#tabs ul {
list-style:none;
height:1.5em;
margin:0;
padding:0;
}

#tabs li {
display:inline;
float:left;
position:relative;
margin:0;
}

#tabs a {
float:left;
text-decoration:none;
cursor:pointer;
margin:0;
}

#tabs a span {
background:url("/ui/common/tabbar.gif") repeat-x left top;
height:1.7em;
float:left;
display:block;
padding-top:0.3em;
padding-left:0.7em;
padding-right:0.7em;
color:#fff;
font-family:Arial;
font-size:0.8em;
font-weight:400;
}

#tabs li.current a span {
color:#000;
background:url("/ui/common/tabbar_hi.gif") repeat-x left top;
}

#tabs li.current li a span {
background:url("/ui/common/tabbar.gif") repeat-x left top;
color:#fff;
}

#tabs ul.categories {
display:none;
position:absolute;
top:1.6em;
left:-999em;
z-index:10;
width:5em;
}

#tabs ul.categories span {
width:10em;
}

#tabs ul.categories span:hover {
background:url(/ui/common/tabbar_hi.gif) repeat-x left top;
color:#000;
}

#tabs > ul.categories {
top:auto;
left:auto;
}

#tabs li:hover ul.categories,#tabs li.over ul.categories {
display:block;
left:0;
}

#quicksearch_area,#q {
border:1px solid #c3c3c3;
}

#quicksearch {
float:right;
text-align:right;
}

#quicksearch form {
margin:0;
padding:0;
}

#quicksearch .text {
float:left;
padding-top:4px;
font-size:0.8em;
color:#FFF;
}

#linkbar {
font-size:0.8em;
padding:8px 5px;
}

#linkbar a {
text-decoration:none;
color:#666;
}

#linkbar a:hover {
text-decoration:underline;
}

#linkbar_crumbs {
float:left;
width:50%;
}

#linkbar_profile {
text-align:right;
}

li#username {
color:#F60;
}

div.pipelist {
overflow:hidden;
}

div.pipelist ul {
list-style-type:none;
margin:0;
padding:0;
}

div.pipelist ul li {
border-left:1px solid #000;
display:inline;
padding-left:0.5em;
padding-right:0.25em;
}

div.pipelist ul li:nth-child(2) {
border-left:none;
margin-left:-1em;
}

div.pipelist ul li.plain {
border-left:none;
margin-left:0;
}

#layout_footer {
margin-top:3em;
}

#footer_links {
font-size:0.8em;
}
#sidebar {
margin-right:1em;
margin-left:5px;
margin-top:0.5em;
background:#FFF;
}

#sidebar h1 {
font-weight:700;
font-size:0.9em;
text-transform:uppercase;
margin-top:0;
margin-bottom:0.3em;
}

#sidebar h2 {
font-weight:700;
color:#555;
font-size:0.7em;
text-transform:uppercase;
border:1px solid #c3c3c3;
background-color:#f0f0f0;
padding-left:5px;
margin-bottom:0;
padding-bottom:0;
}

#sidebar ul {
margin-top:0;
margin-left:1em;
padding-left:0;
list-style-image:url('icons/sidebar_bullet.gif');
}

#sidebar li a {
color:#555;
text-decoration:none;
font-size:0.8em;
}
#layout_main_content h1 {
font-size:1.5em;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:400;
margin: 0 0 1em 0;
}

#layout_main_content h1 .search_results_header {
font-size:0.89em;
}

div.editorial dl dd {
margin-left:0;
margin-bottom:0.75em;
}

div.editorial dl,p {
font-size:0.8em;
}
div.help h2 {
text-transform:uppercase;
font-weight:700;
border-top:1px solid #e6b610;
margin-top:0;
margin-bottom:1em;
font-size:0.7em;
padding-top:4px;
}

div.help h2 span {
margin-top:-1px;
background-color:#e6b610;
border-top:4px solid #e6b610;
padding:0 10px 2px;
}

#help_sidebar {
float:right;
width:18em;
background:#FFF;
padding-left:1em;
}

#help_sidebar div.help_sidebar_section {
border:1px solid silver;
margin-bottom:2em;
}

#help_sidebar div.help_sidebar_section h1 {
background:silver;
font-family:Arial,Helvetica,san-serif;
font-size:1em;
font-weight:700;
padding:0.5em;
}

#help_sidebar div.help_sidebar_section_inner {
padding-left:0.5em;
padding-right:0.5em;
padding-bottom:0.5em;
}

#help_sidebar ul {
margin-top:0;
}

#help_sidebar #faq_link {
font-size:0.8em;
float:right;
margin-top:-1em;
}

#help_sidebar li,div.help li {
font-size:0.8em;
}
div.work_summary h2 {
text-transform:uppercase;
font-weight:700;
border-top:1px solid #e6b610;
margin-top:0;
margin-bottom:1em;
font-size:0.7em;
padding-top:4px;
}

div.work_summary h2 span {
margin-top:-1px;
background-color:#e6b610;
border-top:4px solid #e6b610;
padding:0 10px 2px;
}

div.work_summary div.thumbnail {
margin-right:20px;
float:left;
}

div.work_summary div.metadata p.citation {
font-weight:700;
font-size:0.9em;
}

div.work_summary table.metadata {
border-collapse:collapse;
}

div.work_summary table.metadata th {
vertical-align:top;
text-align:left;
padding-right:1em;
width:50%;
padding-bottom:0.5em;
}

div.work_summary table.metadata td {
padding-right:1em;
vertical-align:top;
text-align:left;
}

div.work_summary div.tracklist {
clear:both;
border-top:1px solid #e6b610;
margin-bottom:1em;
margin-top:1em;
padding-top:1em;
}

div.work_summary div.tracklist div.track {
font-size:0.8em;
margin-bottom:0.25em;
}

#d_overlay {
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
     background-image:url(/ui/asp/diagnostic_back.png);
}

#d_dialog {
     xwidth:90%;
     margin: 50px;
     background-color: #fff;
     border:3px solid #000;
     border-radius:10px;
     -moz-border-radius:10px;
     -moz-box-shadow: 3px 3px 20px #888;
	 -webkit-box-shadow: 3px 3px 20px #888;
	box-shadow: 3px 3px 20px #888;
}

#d_header
{
	background:#333;
	background-image: -moz-linear-gradient(left, black, #7a7a7a);
	background-image: -webkit-gradient(linear, left center, right center, from(black), to(#7a7a7a));
	border-radius:8px 8px 0 0;
	color:white;
	text-align:left;
}

#d_header h1
{
	margin:0;
	font-family:Georgia;
	font-weight:normal;
	font-size:18pt;
	padding:5px;
}

#d_header .d_button
{
	float:right;
	width:50px;
	background:black;
	text-align:center;
	margin-top:8px;
	margin-right:10px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding:3px;
}

#d_header .d_button a
{
   font-size:10pt;
   color:white;
   font-weight:bold;
}

#d_body
{
	text-align:left;
	clear:both;
	padding:10px;
}

#d_tabs
{
	list-style:none;
	margin:0;
	padding:0;
}

#d_tabs li
{
	float:left;
	width:100px;
	margin:0 0 0 5px;
	padding:0;
	background:white;
	
	border-left:2px solid silver;
	border-right:2px solid silver;
	border-bottom:2px solid silver;
	
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	height:24px;
}

#d_tabs li.current
{
	border-radius: 0px 0px 5px 5px;
	background:#333;
	background-image: -moz-linear-gradient(top, black, #7a7a7a);
	background-image: -webkit-gradient(linear, center top, center bottom, from(black), to(#7a7a7a));
}
#d_tabs a
{
    font-size:10pt;
	color:#444;
}

#d_tabs li.current a
{
	color:white;
}
#d_alertbar
{
	background:#f0ffd0;
	font-size:8pt;
	padding:5px;
}

span.d_alert
{
display: inline-block;
text-align:center;
background:#a55;
color:white;
font-weight:bold;
height:16px;
padding:1px 5px 1px 5px;
font-size:8pt;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
cursor:pointer;
}
#facetsearch #filterresultsby{
	background-color: #CD4E0E;
}


