/* NOTE: This file is published by the Music Tool, please commit changes to Subversion */

/* Typography styles including font-family, font-style etc */

/* Font family for all elements excl. banner */
* {
font-family: Verdana, Arial, sans-serif;
}

/* Banner */
#banner .search .text {
font-size: 70%;
}
#banner .search .text a {
font-weight: normal;
}

/* Table of Contents */
#toc a,
#toc2 a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
font-weight: normal;
}
#toc div.toc-grouping h2,
#toc2 div.toc-grouping h2 {
font-size: 90%;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight: normal;
}

/* Main section title */
#main #title h1, #main #small-title h1, #main #wrapping-title h1 {
font-size: 100%;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight: normal;
}

/* Strapline / sub-section title */
#main #title h2, #main #small-title h2 {
font-size: 100%;
font-weight: normal;
font-family: Arial, Helvetica, Verdana, sans-serif;
}
#main #small-title .separator {
font-size: 100%;
}

/* Promo Title */
#main #promo h3 {
font-size: 77%;
font-weight: bold;
text-transform: none;
}

/* Promo text */
#main #promo p, #main #promo li, #main #promo dt, #main #promo dd {
font-size: 70%;
font-weight: normal;
line-height: 135%;
}

/* Promo Gallery heading */
#main #gallery #promo h4 {
font-size: 80%;
font-weight: normal;
}

/* Full width promo text */
#main #promo-full p, #main #promo-full li, #main #promo-full dt, #main #promo-full dd {
font-size: 70%;
font-weight: normal;
line-height: 135%;
}

/* Album promo */
#main #album-promo h3 {
font-size: 80%;
}
#main #album-promo h4 {
font-weight: bold;
}

/* Section heading */
#main h3 {
font-size: 100%;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight: normal;
}
#main #promo .text-wrapper h3 {
font-family: Verdana, Arial, sans-serif;
font-size: 70%;
}

/* Sub-section heading */
#main h4 {
font-size: 75%;
font-weight: bold;
}

/* Story heading */
#main h5 {
font-size: 70%;
font-weight: bold;
}

/* Tiny heading */
#main h6 {
font-size: 71%;
font-weight: bold;
}
#main #promo h6 {
font-size: 70%;
}

/* Form submit button */
#main form .submit {
font-size: 72%;
font-weight: bold;
}

/* Newsletters Form email field */
#main form.newsletters #email {
font-size:100%;
}

/* More button text */
#main p.more a {
font-size: 95%;
font-weight: normal;
}

/* Have your say quote */
#main blockquote {
font-size: 70%;
font-weight: normal;
}
#main blockquote * {
font-style: normal;
font-weight: normal;
}

/* Footer */
#external-disclaimer p {
font-size: 70%;
font-weight: normal;
}

/* Long copy */
#main .long-copy p {
font-size: 70%;
font-weight: normal;
line-height: 135%;
}

/* Review text */
#main .review p, #main p.reviewer {
font-size: 70%;
}

/* Playlist header */
#main th {
font-size: 71%;
font-weight: bold;
}

/* Comments (ACS) */
#main .comment-text p {
font-size: 100%;
font-weight: normal;
}
#main .comment-text .acs_name {
font-weight: bold;
}

/* Genre and period navigation */
#main .tabbed-nav {
font-size: 90%;
}

#genre-listen-nav .link-listen .empty,#genre-listen-nav .link-listen a {
font-size: 97%;
}

/* Alphabet navigation */
.tabbed-nav .link-alphabet a, .tabbed-nav .link-alphabet span.empty {
font-size:110%;
}

/* Genre Listen task navigation  */
.tabbed-nav .link-listen a, .tabbed-nav .link-listen span.empty {
font-size:110%;
}

/* Everything else in the main content section */
#main p, #main li, #main form dt, #main form dd .input-wrapper, #main form input, #main form textarea, #main td, #main .comment-text {
font-size: 70%;
font-weight: normal;
}
#main li p {
font-size: 100%;
}
/* size for fact-list and link-list sections */
#main .content ul.fact-list li {font-size:70%}

/* content footer */
#content-footer ul li a {
font-weight: normal;
}
#content-footer ul li {
font-size: 70%;
font-weight: normal;
}

/* Nav and main */
#main a.listen, #nav a {
font-weight: normal;
}

/* left and right genre promos */
#main #content .text-wrapper a, #main .left-column .content .text-wrapper p a, #main .right-column .content .text-wrapper p a{
font-weight: normal;
}
#main #content .text-wrapper h5 a {
font-weight: bold;
}
#main #content ul.link-list .text-wrapper h5 {
font-size: 100%;
}
