/* CSS Document */
/*general styles for hildegard.com*/

body {
	/*color: #5D006E;*/
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/background.gif);
}

#wrapper {
	background-color:#FFFFFF;
	width: 800px;
	margin: 10px auto 10px auto;
	border: solid 1px #5D006E;
}

h2 {
	color: #5D006E;
}

a.breadcrumbs {
	font-size: 85%;
}
p.special{
	font-weight: bold;
	color: #5D006E;
}
/***********************************header styles*************************************************/
#banner {
	padding: 10px 0 0 10px;
}
#menu {
	border-top: #999999 solid thin;
	border-bottom: #999999 solid thin;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 3px 0 3px 0;
}
#menu ul {
	padding-left: 15px;
	margin: 0;
}
ul.menu li{
	display:inline;
	padding-right: 5px;
}

ul.menu li a:link, ul.menu li a:visited {
	text-decoration: none;
	color: #2D580B;
}

ul.menu li a:hover {
	color:#96AB85;
}

/********************************various content styles*************************************************/
#main_content {
	padding: 0 10px 0 10px;
}
/*email list sign-up styles*/ 
#mailing_list_home {
	color: #5D006E;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	margin: 5px 0 5px 0;
}
#mailing_list_inner {
	color: #5D006E;
	font-size: 85%;
	font-weight: bold;
	text-align: right;
	margin: 5px 10px 5px 0;
}

/*search box styles - home page*/

#search_box {
	background-color: #D6BFDB;
	width: 255px;
	text-align: center;
	border: solid 1px #5D006E;
	padding: 3px;
	color: #5D006E;

}
/*features box styles*/
#features {
	float: right;
}
#features_body {
	color: #5D006E;
	width: 289px;
	background-image:url(../images/box_mid.gif);
	background-position:left top;
	background-repeat:repeat-y;

}
#features_body p{
	margin-left: 10px;
	margin-right: 5px;
	font-size: 90%;
}
#features_body a.new_link {
	margin-left: 10px;
	font-size: 85%;
}
#features_head {
	background-image:url(../images/box_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:21px;
	width:289px;
}

#features_foot {
	background-image:url(../images/box_bottom.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:30px;
	width:289px;
}

#features h3 {
	margin-top: 0;
	margin-left: 10px;
}

#features ul {
	margin-bottom: 10px;
	font-size: 80%;
	padding-right: 10px;
}

img.covers {
	margin-left: 20px;
}
/*catalog page styles*/
#category_box_body {
	color: #5D006E;
	width: 238px;
	background-image:url(../images/cat_box_mid.gif);
	background-position:left top;
	background-repeat:repeat-y;
	padding-left: 10px;
}
#category_box_body h3 {
	margin-top: 0;
}

#category_box_body a:link, #category_box_body a:visited {
	color: #5D006E;
	text-decoration:none;
}

#category_box_body a:hover{
	color: #96AB85;
	text-decoration: underline;
}
#category_box_hdr {
	background-image:url(../images/cat_box_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:21px;
	width:238px;
}

#category_box_ftr {
	background-image:url(../images/cat_box_bottom.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:30px;
	width:238px;
}

/*catalog listing styles*/
#listing_head {
	margin-bottom: 15px;
}
div.publication {
	margin-bottom: 10px;
}
table.listing {
	border: 1px solid #003366;
	width: 600px;
	background-color: #F7EED9;
}
td.listing_label {
	color: #5D006E;
	text-align: right;
	font-weight: bold;
	width: 25%;
	vertical-align: top;
}

table.listing span.notice {
	font-size: 85%;
}
td.contents {
	font-size: 85%;
}
#buy_it_notice {
	font-style: italic;
	font-size: 85%;
	margin-bottom: 5px;
}
div.publication a:link, a:visited {
	color: #5D006E;
}
div.publication a:hover {
	color:#96AB85;
}
/*composer page styles*/
#more_composers {
	float: right;
	border: 1px solid #5D006E;
	background-color: #D6BFDB;
	margin-right: 15px;
}

#more_composers h3, #feature_composers h3, #works_list h3, #resources h3, #rental_list h3{
	color: #5D006E;
	margin-top: 10px;
	margin-left: 5px;
}

#more_composers ul li {
	font-size: 75%;
}

#feature_composers td.featured {
	width: 125px;
	padding: 3px;
	text-align:center;
}
#more_composers a:link, #feature_composers table tr td a:link {
	color: #5D006E;
}

#more_composers a:hover {
	color: #F7EED9;
}
#feature_composers table tr td a:hover {
	color: #96AB85;
}
img.bio {
	float: left;
	margin-right: 10px;
}

#works_list a:link, #works_list a:hover, #works_list a:visited, li.vot a:link, li.vot a:hover, li.vot a:visited  {
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

#works_list a:link, li.vot a:link {
	color: #5D006E;
}

#works_list a:hover {
	color: #96AB85;
}
#rental_list{
	margin-top: 15px;
	margin-bottom: 15px;
}
#rental_list hr{
	width: 50%;
	margin: 0 auto 0 auto;
	color: #5D006E;
	border: 1px solid #5D006E;
}
div.rental_work{
	margin-bottom: 10px;
}
div.rental_work span.title{
	color: #5D006E;
	font-weight: bold;
}
div.rental_work span.sub_title{
	font-size: 95%;
	font-style:italic;
}
/*listen page styles*/
#audio_credits{
	font-size: 85%;
	border: 1px solid #5D006E;
	width: 85%;
	padding: 5px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
#audio_credits h3{
	margin-top: 5px;
	color: #5D006E;
}
p.audio_note {
	text-align: center;
	font-style: italic;
	font-size: 85%;
}
/*community page styles*/
div.news_photo {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 200px;

}

div.news_photo span.caption {
	font-size: 85%;
	font-style:italic;
	color:#666666;
}

div.news_story {
	margin-left: 200px;
}
div.news_story_no_margin{
	margin-left: 0;
}
table.concert_list {
	margin-left: 15px;
	width: 75%;
}
#concert_list tr.concert_head {
	font-weight: bold;
	background-color: #D6BFDB;
	color: #5D006E;
}
tr.concert_special{
	background-color:#CCC;
}
#concert_list tr.concert_head td {
	padding-left: 3px;
}

#concert_list tr.concert_details td{
	padding-left: 5px;
}

#audio_player {
	text-align: center;
}
/*******************************footer styles*****************************************/
#site_links {
	color:#5D006E;
	font-size:80%;
	text-align:center;
	margin-top: 15px;
}
#site_links a:link, a:visited {
	color: #5D006E;
}
#site_links a:hover {
	color:#96AB85;
}
#copyright {
	color: #999999;
	font-size: 75%;
	text-align:center;
	margin: 5px 0 10px 0;
}
#copyright a:link, #copyright a:visited {
	color: #808080;
}
#copyright a:hover {
	color: #96AB85;
}