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

/* Table of Contents */
#toc, #toc a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.bbcpageServices font, #sub-section-links, #sub-section-links a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}


/* Main section title */

#main #title h1 {
font-family: Courier, Times, serif;
font-size: 150%;
font-weight: bold;
line-height: 18px;
padding-top: 11px;
}


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


/* Promo Title */
#main .promo h3, #main .spromo h3, #main gpromo h3 {
font-family: Courier, Times, serif;
font-size: 80%;
}


/* Promo text */
#main .promo p, #main .promo li, #main .spromo p, #main .spromo li, #main .gpromo p, #main .gpromo li,  {
font-family: Arial, Helvetica, sans-serif;
font-size: 77%;
font-weight: normal;
line-height: 135%;
}


/* Promo Gallery heading */
#main #gallery #promo h4 {
font-family: arial, helvetica, sans-serif;
font-size: 80%;
font-weight: normal;
}


/* Section heading */
#main h3 {
font-family: Courier, Times, serif;
/*font-family: arial, helvetica, sans-serif;*/
font-size: 90%;
font-weight: normal;
}


/* Sub-section heading */
#main h4 {
font-family: arial, helvetica, sans-serif;
font-size: 80%;
font-weight: normal;
}


/* Story heading */
#main h5 {
font-family: arial, helvetica, sans-serif;
font-size: 71%;
font-weight: bold;
}


/* Form submit button */
#main form .submit {
font-family: arial, helvetica, sans-serif;
font-size: 72%;
font-weight: bold;
}


/* More button text */
#main p.more a {
font-family: arial, helvetica, sans-serif;
font-size: 95%;
font-weight: normal;
}


/* Have your say quote */
#main blockquote {
font-family: arial, helvetica, sans-serif;
font-size: 77%;
font-weight: normal;
}

#main p.quotee {
font-weight: bold !important;
}


/* Footer */
#external-disclaimer p {
font-family: arial, helvetica, sans-serif;
font-size: 70%;
font-weight: normal;
}


/* Long copy */
#main .long-copy p {
font-family: arial, helvetica, sans-serif;
font-size: 77%;
font-weight: normal;
line-height: 135%;
}

/* Playlist header */
#main th {
font-family: arial, helvetica, sans-serif;
font-size: 71%;
font-weight: bold;
}


/* Comments (ACS) */
#main .comment-text p {
font-family: arial, helvetica, sans-serif;
font-size: 100%;
font-weight: normal;
}

#main .comment-text .acs_name {
font-weight: bold;
}


/* Everything else in the main content section */
#main p, #main li, #main form dt, #main form input, #main form textarea, #main td, #main .comment-text {
font-family: arial, helvetica, sans-serif;
font-size: 77%;
font-weight: normal;
}

#sub-section-navigation {
font-size: 90%;
height: 25px;
}

#main li p {
font-size: 100%;
}

/* Test of courier for RH nav*/
#section-nav li  {
	font-family: courier, times, "times new roman", monospace;
	font-size: 71%;
}

#section-nav li {
	font-size: 90%;
}

/* To turn links to normal weigth*/

#link-section-1 a,
#link-section-2 a,
#link-section-3 a,
#link-section-4 a,
#link-section-5 a,
#link-section-6 a,
#link-section-7 a,
#link-section-8 a,
#link-section-9 a,
#link-section-10 a,
#link-section-11 a
 {
	font-weight: normal;
}


/* Biography */

#section-2 .content, #section-3 .content {
font-family: arial, helvetica, sans-serif;
font-size: 77%;
font-weight: normal;
}

#section-2 blockquote, #section-2 .content li, #section-2 .content p, #section-3 blockquote, #section-3 .content li, #section-3 .content p {
font-size: 100% !important;
}

