/* 
	CSS Reset technique copied from Eric Meyer
	http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/
@import url("reset.css");

/* IN HARMONY CSS DOCUMENT, Created by Nikki Roberg 061807 */
/* for use with IN Harmony PORTAL SITE */

body {
    background-color:#cccccc;
    width:100%;
    margin: 0px 0px 0px 0px;
    font-family:arial, helvetica, sans-serif;
}

#pageContainer {
    clear:both;
    float: left;
    width:950px;
    padding-left:20px;
    /*padding-bottom:20px;*/
    margin: 0px auto;
    background-color:#FFF;
    height: 450px; /* for IE */
    min-height: 450px; /* for not-IE */
}

body #pageContainer {
	height: auto; /* for not-IE */
}

img {
	border-style: none;
}

p, td {
    font-size:.90em;
    color:#404040;
}

p {
	padding: 10px 0px;
	line-height: 1.2;
}

td {
	padding: 2px 2px;
}

ul li {
    font-size:.90em;
    color:#404040; 
    list-style-type:disc;
    /*margin-left:5px;*/
}

ul.personnel li {
	font-size:.90em;
	padding: 2px 0px;
	color:#404040;
	list-style-type:none;
}

ol li {
	font-size:.90em;
	color:#404040;
	line-height: 17px;
	padding-bottom: 10px;
}

.bold {
    font-weight:bold;
    color:#000;
}

.clear {
    clear:both;
}

.small {
    font-size:10pt;
}

.italic {
	font-style: italic;
}

.center {
	text-align: center;
}

/* h1 is used for page titles -- NO LONGER TRUE */
/* h1 is used for top title - IN Harmony Sheet Music for Indiana */
h1 {
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 15px;
    /*font-size:110%;
    margin:0px 0px 10px 0px;*/
}

/* h2 used for top right navigation items */
h2 {
    font-size:.95em;
    font-weight: bold;
    /*font-size:106%;
    margin-bottom:3px;*/
}

/* h3 is used for page subheadings -- NO LONGER TRUE */
/* h3 is used for search/browse menu */
h3 {
    font-size: 1em;
    font-weight: bold;
    /*font-size:98%;
    margin-bottom:3px;
    margin-top:2px;*/
}

/* h4 used for section titles within pageContainer */
h4 {
	font-size:106%;
	font-weight: bold;
	padding: 5px 0px;
}

h5 {
	font-weight: bold;
	padding: 5px 0px;
}

h6 {
	font-weight: normal;
}

.overviewCopyright {
	font-size:85%;
	font-weight: bold;
	padding: 5px 0px;
}

a {
	text-decoration: underline;
}


/* ****************************** */
/*       HEADER STYLES            */
/* ****************************** */

/*#IUBanner {
    width:100%;
    padding-left:20px;
}*/

#INHBanner {
    width: 100%;
    /*background: url(../images/headerBG.gif) no-repeat;*/
    /*background-color:#f4e6db;*/
    background-color:#cccccc;
    height:58px;
    /*padding-top: 44px;*/
}

#bannerImage {
	float:left;
    clear:both;
    width:970px;
    height:58px;
    margin:0px auto;
    background:url(../images/banner1.jpg) repeat-x;
}

#bannerLeft {
	float: left;
	padding-left: 20px;
	/*padding-top: 15px;*/
	/*font-size: 1.5em;*/
}

#bannerLeft a {
	text-decoration: none;
	color: #000000;
}

#bannerRight {
    float:right;
    padding-right:20px;
    /*width:300px;*/
}

#topNav {
    color:#000;
    /*font-size:.84em;*/
    text-align:right;
    padding-top:7px;
}

#topNav ul { margin: 0; }
#topNav ul li.topNavMenu { 
	list-style-type: none; display: inline;
	background:url(../images/greyMenuPipe.gif) no-repeat right; 
	padding-left: 5px; padding-right: 10px; 
}
#topNav ul li.topNavLast { list-style-type: none; display: inline; padding-left: 5px; }
#topNav ul li.topNavLast a { padding-left: 0px; padding-right: 0px; }

#topNav h2 { display: inline; }

#searchBox {
    text-align:right;
}

#searchBox input {
	border: 1px solid gray;
}

#navigation {
    margin: 0px auto;
    clear: both;
    /*position:relative;*/
    float:left;
    width:950px;
    text-align: center;
    padding:20px 10px 20px 10px;
    background-color: #ffffff;
}

/*
#navigation ul
	{padding: 0px; margin: 0px; }

 #navigation ul li
 	{display: inline; text-align: center; *//*padding: 0.1em 0.2em;  
 	border-top: 1px solid #000000; border-bottom: 1px solid #000000;*//*}

 .browsenav
 	{ background-color: #666666; color: #ffffff; }
 	
 .searchnav
 	{ background-color: #000000; color: #ffffff; }
 	
 .browselabel
	{color: #000000; background-color: #666666; font-weight:bold;}

 .browsenav a, .searchnav a
 	{ padding: 0.1em 0.8em;
 	color: #ffffff; text-decoration: none; font-weight:normal;}

 .browsenav a:hover, .searchnav a:hover
	{background-color: #ffffff; color: #000000;}
*/

#browseMenu { background-color: #666666; color: #ffffff; float: left; font-size: 16px; margin-left: 20px; }
#browseMenu ul { padding: 2px 2px 4px 8px; margin: 0; }
#browseMenu ul li { display: inline; padding: 0px 0px 0px 0px; }
#browseMenu ul li h3 { display: inline; }

#searchMenu { background-color: #000000; color: #ffffff; float: left; font-size: 16px; margin-left: 10px; }
#searchMenu ul { padding: 2px 5px 4px 8px; margin: 0; }
#searchMenu ul li { display: inline; padding: 0px 0px 0px 2px; }
#searchMenu ul li h3 { display: inline; }

.browselabel
	{color: #ffffff; background-color: #666666; font-weight:bold;}
	
.browsenav a { background:url(../images/whiteMenuPipe.gif) no-repeat right; padding-right: 12px;
	padding-left: 4px;
}
.searchnav a { background:url(../images/whiteMenuPipe.gif) no-repeat right; padding-right: 12px;
	padding-left: 4px;
}
.browsenavLast a { padding-right: 10px; padding-left: 4px; }
.searchnavLast a { padding-right: 10px; padding-left: 4px; }
	
.browsenav, .browsenavLast
 	{ background-color: #666666; color: #ffffff; }
 	
.searchnav, .searchnavLast
 	{ background-color: #000000; color: #ffffff; }
 	
.browsenav a, .searchnav a, .browsenavLast a, .searchnavLast a
 	{ color: #ffffff; text-decoration: none; font-weight:normal;}
 	
.browsenav a:hover, .searchnav a:hover, .browsenavLast a:hover, .searchnavLast a:hover
	{ text-decoration: underline; }



/* ****************************** */
/*         FOOTER  STYLES         */
/* ****************************** */

#footer {
    width:970px;
    /*height:85px;*/
    clear: both;
    background-color:#ffffff;
    /*margin-top: 20px;*/
    /*padding-left: 20px;*/
} 

#footerContentContainer {
	float: left;
    margin:auto;
    width:100%;
    background-color: #ffffff;
}

#footer hr {
	margin:0;
}

p.footerContent {
    width: 640px;
    font-size: .76em;
    background-color:#ffffff;
    float:left;
    vertical-align:top;
}

div#footerLeft {
    float: left; 
    width:640px;
    margin-left:20px;
}

div#footerRight {
    float: left; 
	width: 130px;
	padding:0;
}

/* ****************************** */
/*       PAGE TEMPLATE STYLES     */
/* ****************************** */

#object1 {
	border: 1px solid black;
	background-color: #ffffdd;
	font-size: 0.8em;
	position:absolute;color:black;left:25px; 
	top:-100px; z-index:+1; padding: 3px;
}

/* Container for Right column  */	
div#sideContentRight {
    float: left; 
	width: 400px;
	/*width: 40%;*/
	padding:0px 0px 0px 10px;
}
	
/* Content positioning for right column */	
.rightColumn {
	padding-left:10px;
	margin-bottom:5px;
}

.rightColumn p {
    margin-bottom:-10px;
}


div#sideContentLeft {
    float: left; 
	width: 300px;
	/*width: 30%;*/
	padding:0px 0px 0px 10px;
	/*margin-left: 10px;*/
}

/* Left side content on Home Page - special content from search or browse screens */
div#homeContentLeft {
	float: left;
	width: 450px;
	padding: 0px 0px 0px 10px;
	/*margin-top:-15px;*/
}
	
/* Content positioning for left column */	
.leftColumn {
	padding-right:30px;
	margin-bottom:5px;
}


/* Large left content container on pages with center content and right column */
div#mainContentLeft {
    float: left; 
    width:480px;
    /*width: 60%;*/
    /*margin-left:20px;*/
    padding: 0px 0px 15px 10px;
}

/* Large right content container on pages with center content and left column for HOME PAGE */
div#mainContentRight {
    float: right; 
    /*width:430px;*/
    margin-right:20px;
    padding-left:50px;
}

div#fullPageContent {
	padding: 0px 30px 0px 10px;
}

#mainContentLeft h4, #fullPageContent h4 {
	font-size: 1.3em;
	margin: 0px 0px 15px 0px;
}

/* ****************************** */
/*       FORM STYLES              */
/* ****************************** */

/* border around subforms within advanced search page */
.formBorder {
    border:1px solid #404040;
    padding:5px;
    margin-bottom: 20px;
}

#mainContentLeft input, #mainContentLeft select, #mainContentRight input {
	border: 1px solid gray;
}

#advancedCheckboxOptions {
	padding:5px; 
	margin-bottom: 20px;
}

#topSearchForm {
	padding-top: 8px;
	margin-top: 0px;
}

#topSearchForm fieldset label {
	position: absolute;
	top: -9999em;
	left: -9999em;
}

#basicSearchForm fieldset legend, #topSearchForm fieldset legend, #advancedCheckboxOptions fieldset legend {
	text-indent: -9000px;
	line-height: 0px;
	position: absolute;
	top: -999px;
	left: -999px;
}

.moreLessFacet {
	font-variant: small-caps;
	font-weight: bold;
}

/* ****************************** */
/*       HOME PAGE STYLES         */
/* ****************************** */

.partnerThumb {
    width:30px;
    height:30px;
    padding-right:15px;
    vertical-align:middle;
}

/*.homeGrid {
padding-right:3px;
padding-bottom:3px;
}*/

.sheetThumb {
    width:75px;
    height:75px;
}

/* ****************************** */
/*       BROWSE PAGES STYLES      */
/* ****************************** */

#anchorNavigationBar {
    border-bottom: 2px solid #202020;
    margin-left: 10px;
    margin-right: 30px;
}

#anchorNavigationBar h4 {
	font-size: 1.3em;
	margin: 0px 0px 15px 0px;
}

/* style for A-Z navigation links on browse pages */
#AZNavigation {
    background-color:#D8D1C6;
    text-align:center;
    padding:5px;
    /*font-size:11pt;*/
    font-size: .90em;
}

.secondAnchorBar {
	padding: 10px;
	font-size: .90em;
}

/*.secondAnchorBar td {
    padding:10px;
}*/ 

#browseResults {
	margin-left: 10px;
}

ul.noBullet {
	margin-top: -15px;
}

ul .noBullet,li .noBullet {
    list-style-type:none;
    margin-left:-30px;
}

.noBullet li {
    margin-bottom:8px;
}

.padRight {
    padding-right:10px;
}

.tablePadding {
	padding: 10px 10px 10px 0px;
}

.centuryBar {
    background-color:#D8D1C6;
    padding:2px 0px 2px 4px;
    font-weight:bold;
    margin-left: 10px;
    margin-right: 30px;
    margin-top: -15px;
}

.yearTable {
	margin-left: 10px;
	margin-bottom: 15px;
}

/* Large left content container on pages with center content and right column */
div#browseContentLeft {
    float: left; 
    width:480px;
    /*width: 60%;*/
    /*margin-left:20px;*/
    margin-top: 15px;
    padding: 15px 0px 15px 10px;
}

/* Container for Right column  */	
div#browseContentRight {
    float: left; 
	width: 400px;
	/*width: 40%;*/
	padding:15px 0px 0px 10px;
}

/* ****************************** */
/*   IN-PAGE NAVIGATION STYLES    */
/* ****************************** */


.selected {
    font-weight:bold;
    background-color:#C0272D;
    color:white;
    padding: 2px 1px 2px 1px;
}

a {
    color:#990000;
}

/* ****************************** */
/*     SEARCH RESULTS STYLES      */
/* ****************************** */

#searchAgain, #browseSuggestions, #noFacets {
	width:250px;
    background-color:#D8D1C6;
    padding:5px;
    /*margin-bottom:5px;*/
    font-size:.9em;
}

#searchAgain {
	margin-bottom: 10px;
}

#noFacets {
	border-top: 1px solid black;
}

#searchAgain h4, #browseSuggestions h4, #noFacets h4 {
	margin-bottom:3px; margin-top:0px;
}

.leftColumnUnderline {
    width:250px;
    background-color:#D8D1C6;
    padding:4px;
    /*margin-bottom:5px;*/
    font-size:.9em;
}

.leftColumnUnderline h4 {
	margin-bottom:3px; margin-top:0px;
}

/* sets width for each facet of results */
.resultFacet {
    width:260px;
    background-color:#D8D1C6;
    padding-bottom: 10px;
}

.resultFacet h4 { 
	background-color:black;
    color:white;
    padding:5px;
    font-size: .84em;
	margin-bottom: 0px;
	margin-top: 0px; 
}

.facetName {
	margin: 0 0 0 0;
	list-style-type: none;
	background-color:#D8D1C6;
	padding-left: 0px;
}

.facetName li {  
	list-style-type: none;
	background-color:#D8D1C6; 
	padding:5px;
	margin:0 0 0 0;
}

/* Name of facet */
/*.facetName {
    background-color:black;
    color:white;
    padding:5px;
    font-size: .84em;
}
*/
/* data associated with selected facet */
.facetData {
    background-color:#D8D1C6;
    padding:5px;
    margin-top:-15px;
}

/* Remove facet from selections*/
.facetChange {
    font-size:.83em;
    padding-right:5px;
    padding-left:20px;
}

.moreLink {
    margin-left:30px;
}

/* Large right content container on pages with center content and left column for HOME PAGE */
#resultsContentRight {
    float: right; 
    width:600px;
    padding-left:5px;
    padding-bottom: 10px;
}

#resultsSummary {
    width:100%;
    padding:0px 5px 5px 0px;
    clear: both;
}

.resultsQuery {
    /*width:290px;*/
    width: 60%;
    float:left;
    line-height: 1.5em;
}

.resultsView {
    /*width:160px;*/
    text-align:right;
    padding-right:30px;
    float:right;
}

#resultsBar {
    /*background-color:#D8D1C6;*/
    width:100%;
    clear:both;
}    

.resultsThumbImage {
	height: 200px;
	float: left;
}

.barLeft {
	float: left;
	background-color:#D8D1C6;
	width:50%;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom: 15px;
	text-align:center;
}

.barRight {
    float:right;
    background-color:#D8D1C6;
    width:50%;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 15px;
    text-align:center;
}

.resultsDetail {
   padding:10px 0px 0px 0px;
   /*clear: both;*/
}

.resultsNumber {
    float:left;
    padding-right:5px;
    width: 40px;
}

.resultsThumb {
    float:left;
    padding-right:15px;
}

.briefDescription {
    float:left;
    display:block;
    font-size:100%;
    margin-top:-12px;
    width:300px; 
}

.added {
    /*background-color:green;
    color:white;*/
    padding:2px;
    font-weight: bold;
}

.briefDescription dl {
	margin-top: 15px;
}

.briefDescription dl dt {
	margin-left: 0px;
	float: left;
	margin-right: 0.3em;
}

.briefDescription dl dd {
	margin-left: 0px;
	font-size: .90em;
}

.viewSelectMenu {
	padding-left: 0px;
	margin-left: 0px;
}

li.viewSelect {
	list-style-type: none;
	display: inline;
	background:url(../images/greyMenuPipe.gif) no-repeat right;
	padding-right: 12px;
	padding-left: 8px;
}
	
li.viewSelectLast
	{ list-style-type: none; display: inline; padding-left: 8px; }

/* ****************************** */
/*       DETAIL PAGE STYLES       */
/* ****************************** */

#detailsMenu {
	text-align: center;
	margin-left: 10px;
	margin-right: 30px;
}

#detailsMenu ul {
	background-color: #D8D1C6;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-left: 0px;
}

#detailsMenu ul li.viewDownloadSelect {
	list-style-type: none;
	display: inline;
	background:url(../images/greyMenuPipe.gif) no-repeat right;
	padding-right: 12px;
	padding-left: 8px;
}
	
#detailsMenu ul li.viewDownloadSelectLast
	{ list-style-type: none; display: inline; padding-left: 8px; }

/* left column of details page for displaying music image and copy images */
#previewPane {
    /*border: 2px solid #D8D1C6;
    background-color:#D8D1C6;*/
    /*padding: 10px;
    width:280px;*/
    height:100%;
    width: 380px;
    margin-left: 10px;
    float: left;
}

/* displays image of music on record detail page */
#mainPane {
    background-color:#D8D1C6;
    height:408px;
    float: left; 
    padding: 4px 4px;
    margin-bottom: 5px;
    /*width:480px;
    padding: 0px 0px 0px 10px;*/
}

#mainPane img {
	border-style: none;
}

.coverArt {
    height:400px;
    /*height:330px;
    margin: 7% 7% 7% 7%;*/
    background-color:#202020;
    padding: 4px 4px;
}


.viewButton {
    background-color: #D8D1C6;
    /*padding:4px 2px 2px 7px;*/
    width: 208px;
    /*float:right;*/
    font-size:.83em;
    /*margin-top:-19px;*/
    text-align: center;
}

/* displays other copies of the images of music on record detail page */
#bottomPane {
    background-color:#202020;
    /*border-top: 10px solid #D8D1C6;*/
    /*padding: 10px 0px 10px 10px;*/
    width:370px;
    /*height:250px;
    overflow: scroll;*/
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;

}

#horizontalList {
	padding-left: 25px;
	padding-bottom: 15px;
    margin:0px;
}

/* displays thumbnails horizontally in bottomPane */
#horizontalList li {
    list-style-type:none;
    display:inline;
    /*padding-right:20px;*/
    padding:0px;
    margin:0px;
}

/* displays text white and centered */
.white {
    color:#FFF;
    text-align:center;
}

/* main content area for displaying record detail items */
#recordDetail {
    /*float:right;*/
    /*width:63%;*/
    /*width:460px;*/
    background-color:#FFF;
    width: 520px;
    float: right; 
    margin-right:30px;
    /*padding-left:50px;*/
}

/*#recordDetail:after
	{content: "."; display: block; 
	clear: both; visibility: hidden;}*/

#recordDetail_noImage {
    float:left;
    width:80%;
}

.noImage {
    color:#404040;
    padding: 4px;
    margin-left: 70px;
    text-align: right;
}

.imageAlign {
    vertical-align:bottom;
}

/* content area for listing items in record detail */
#recordItems {
	float:left;
	margin-top: 10px;
	padding-top:0px;
	margin-left: 0px;
	clear: both;
}

#recordItems dl {
	margin-top: 15px;
}

#recordItems dl dt {
	float: left;
	margin: 0; padding: 0;
	margin-right: 0.3em;
	line-height: 2.4em;
}

#recordItems dl dd {
	font-size: .90em;
	margin: 0; padding: 0;
	line-height: 2.4em;
}

/* menu containing links to download music and save to My Selections */
#rightMenu {
    display:block;
    float:right;
    margin-left:10px;
    padding:5px;
    border: 1px solid #404040;
    width:150px;
}

#rightMenu p {
    padding-left:5px;
}

.floatRight {
    float:right;
}

.floatLeft {
	float:left;
}

#searchNextPrevious {
	clear:both;
	font-size: 0.9em;
}

/* ****************************** */
/*  MY SELECTIONS PAGE STYLES     */
/* ****************************** */

#mySelections {
    border:1px solid white;
}

#mySelections td {
    padding:5px;
}

#mySelectionsForm input {
	border: 1px solid gray;
}

.heading {
    background-color:#D8D1C6;
    text-align:center;
}

.emailHeading {
	background-color: #d8d1c6;
	padding: 5px 5px 5px 20px;
	width: 600px;
	font-size:.90em;
    color:#404040;
}

#emailForm input {
	border: 1px solid gray;
}

.delete {
    width:75px;
    vertical-align:top;
    text-align:center;
}

.selection {
    width:525px;
    vertical-align:top;
}

.recordType {
    width:200px;
    vertical-align:top;
    text-align:center;    
}

.imageHolder {
    width:85px;
}

.selectDescription {
    width:355px;
    vertical-align:top;
}

.selectDescription dl {
	margin-top: 5px;
}

.selectDescription dl dt {
	margin: 0; padding: 0;
	float: left;
	margin-right: 0.3em;
}

.selectDescription dl dd {
	margin: 0; padding: 0;
	font-size: .90em;
	margin-left: 0px;
}

/* ********************* */
/*  HELP PAGE STYLES     */
/* ********************* */

#helpMenu {
	width: 80%;
	margin-top: 0px;
	padding-top: 0px;
}

#helpMenu li, .innerMenu li {
	display: inline;
	list-style-type: none;
	line-height: 1.5em;
}

.innerMenu li.firstItem {
	padding-right: 20px;
}

#helpMenu li.menuItem, .innerMenu li.menuItem {
	background:url(../images/greyMenuPipe.gif) no-repeat right;
	padding-right: 10px;
	padding-left: 5px;
}

#helpMenu li.lastItem, .innerMenu li.lastItem {
	padding-left: 5px;
}

h5.h5Help {
	width: 100%;
	background-color: #cccccc;
	border: 1px solid black;
	padding-left: 3px;
}

em {
	font-style: italic;
}

.largerFont {
	font-size: 1em;
}

dt {
	margin-left: 40px;
	font-weight: bold;
	font-size: 90%;
	display: inline;
}

dd {
	margin: 10px 0px 10px 40px;
	color:#404040;
}

dd p {
	font-size: 1em;
}

dd ul {
	padding-top: 10px;
}

dd ul li {
	padding-bottom: 5px;
}

h6.h6Help {
	display: inline;
	font-weight: bold;
	font-size: 90%;
	padding-right: 5px;
}

.inline {
	display: inline;
	padding-left: 3px;
}

.ddIndent {
	margin-left: 60px;
}

img.border {
	border: 1px solid black;
}

#stopwordTable {
	border: 1px solid black;
	margin-top: 10px;
}

#stopwordTable td {
	width: 80px;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}

td.borderRight {
	border-right: 1px solid black;
}

.backToTop {
	width: 100%;
	text-align: right;
}

/* ************************** */
/*  EDUCATION PAGE STYLES     */
/* ************************** */

h6.h6Educate {
	display: block;
	font-weight: bold;
	color: #404040;
	font-size: 90%;
	padding-right: 5px;
	padding-top: 10px;
}