/* $Revision: 1.8.2.5 $ */

/* Workarounds */
.clear {
	height: 0;
	width: 0;
	margin: 0;
	padding: 0;
	clear: both;	
}
.hide {
	margin: 0 0 0 -1000px;
	position: absolute;
	top: 0;	
	left: 0;
}


/* Text */
body {
	font-style: normal;
	background-color: #ffffff;
}
.title {
	font-weight: bold;
}

/* Links */
a:link,
a:visited,
a:hover,
a:focus,
a:active {
	color: #006699;
	background: transparent none repeat scroll 0 0; /* Bugfix: remove device default highlight */
}

a:link,
a:visited {
	text-decoration: none;
}
a:hover,
a:focus,
a:active {
	text-decoration: underline;
}
a:hover img,
a:focus img,
a:active img {
	text-decoration: none;
}

#headlines a:link,
#headlines a:visited,
.nav a:link,
.nav a:visited {
	color: #006699;
}
#headlines a:hover,
#headlines a:focus,
#headlines a:active,
.nav a:hover,
.nav a:focus,
.nav a:active  {
	color: #006699;
}


/* Styled lists */
#site-nav ul,
#site-nav li,
#quicklinks ul,
#quicklinks li,
#headlines ul,
#headlines li,
ul.related,
ul.related li,
ul.downloads,
ul.downloads li {
	list-style-type: none;
	list-style-position: outside;
    list-style-image: none;	
}
#site-nav ul,
#quicklinks ul,
#headlines ul,
ul.related,
ul.downloads {
    padding: 0;	
    margin-left: 0;
}
#site-nav li,
#quicklinks li,
#headlines li,
ul.related li,
ul.downloads li {
    display: block;
    margin-left: 0;
}

#site-nav ul,
#quicklinks ul {	
	background-color: transparent;
	color: #000000;
}


/* Banner */
p#top,
h1#top {
	background-color: #19334A;
	padding: 3px;
	border-bottom: 1px solid #000000;
}

#branding-bbc,
#branding-service {
    padding-left: 3px;
    padding-right: 3px;
}

#branding-bbc {
    padding-top: 4px;
    padding-bottom: 1px;
    background-color: #19334A;
    border-bottom: 1px solid #ffffff;
}

#branding-service {    
    padding-top: 1px;
    padding-bottom: 3px;
    background-color: #636B6F;
}


img[alt]{
	font-size: small;
}


/* Crumbtrail and Crumbtrail-like Alerts */
#crumbtrail, .alert {
	background-color: #e5e5e5;
	border-bottom: 1px solid #c0c0c0;
	color: #000000;
	font-size: x-small;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;	
}
#crumbtrail a:link,
#crumbtrail a:visited,
#crumbtrail a:hover,
#crumbtrail a:focus,
#crumbtrail a:active,
.alert a:link,
.alert a:visited,
.alert a:hover,
.alert a:focus,
.alert a:active {
	color: #006699;
}

/* Titles */
#story .page-title {
	font-size: medium;
	font-weight: bold;
}

/* Headlines */
#headlines #top-stories .ts-image .title {
	font-weight: bold;
}
#headlines #top-stories .ts-headline .title {
    font-weight: bold;
}
#headlines .title {
	font-weight: normal;
}


/* Image Promos */
.ts-image {
	clear: both;
	padding-top: 2px;	
}
.ts-image img {
	border: none;	
	margin-bottom: 2px;	
	clear: both;
}

.ts-image a:link,
.ts-image a:visited,
.ts-image a:hover,
.ts-image a:focus,
.ts-image a:active {
	font-size: small;
	text-decoration: none;
}
.ts-image a:link .title,
.ts-image a:visited .title {
	text-decoration: none;
}
.ts-image a:hover .title,
.ts-image a:focus .title,
.ts-image a:active .title {
	text-decoration: underline;
}

.ts-image {
	padding-bottom: 2px;
}

.ts-170x96 {
	background-color: black;
	border-top: 1px solid black;	
	border-bottom: 1px solid black;	
}
.ts-106x60 {
	border-bottom: 1px solid #c1c0c0;	
}
#headlines #top-stories .ts-headline .title {
	font-size: small;
}


/* Background image changes on hover/focus/active */
.ts-image,
.ts-image:link,
.ts-image:visited,
.ts-text,
.ts-text:link,
.ts-text:visited,
.nav-stories li,
.nav-stories li:link,
.nav-stories li:visited,
.related li,
.related li:link,
.related li:visited {
	background-color: #ffffff;
}
.ts-image:hover,
.ts-image:focus,
.ts-image:active,
.ts-text:hover,
.ts-text:focus,
.ts-text:active,
.nav-stories li:hover,
.nav-stories li:focus,
.nav-stories li:active,
.related li:hover,
.related li:focus,
.related li:active,
.promos .bulletin:hover,
.promos .bulletin:focus,
.promos .bulletin:active {
	background-color: #d9d9d9;	
}


/* Text-only headlines */
#headlines ul,
ul.related {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	background-color: #ffffff;
	padding: 0;
	color: #000000;	
}
#headlines .ts-text,
ul.related,
ul.related li,
ul.downloads,
ul.downloads li {
	border-style: solid;
	border-color: #c0c0c0;	
}
ul.related,
ul.downloads {
	border-width: 1px 0 0 0;	
}
#headlines .ts-text,
ul.related li,
ul.downloads li {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: small;	
	border-width: 0 0 1px 0;
}

#headlines ul .title {
	font-weight: normal;
}

#headlines .ts-text a:link,
#headlines .ts-text a:visited,
#headlines .ts-text a:hover,
#headlines .ts-text a:focus,
#headlines .ts-text a:active {
	text-decoration: none;
}

#headlines .ts-text a:hover .title,
#headlines .ts-text a:focus .title,
#headlines .ts-text a:active .title,
#headlines .ts-headline a:hover,
#headlines .ts-headline a:focus,
#headlines .ts-headline a:active {
	text-decoration: underline;
}

body.cluster #headlines {
    margin-top: 8px;
    border-top: 1px solid #c0c0c0;
}
#headlines .pagination {
    margin-top: 8px;
    margin-bottom: 0;
}

/* Site Map */
#site-nav {
	margin-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #b2b2b2;	
	font-size: small;	
}
#site-nav .title {
	font-size: small;
	margin-bottom: 2px;
}

#site-nav li {
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	border-bottom: 1px solid #ffffff;	
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-attachment: scroll;
	/* background-image & background-position set in layout.css */
}


#site-nav li:hover,
#site-nav li:focus,
#site-nav li:active {
	background-color: #d9d9d9;
}

#site-nav li.on {
    font-weight: bold;	
}

#site-nav a:link,
#site-nav a:visited,
#site-nav a:hover,
#site-nav a:focus,
#site-nav a:active,
#site-nav li:link a:link,
#site-nav li:link a:visited,
#site-nav li:link a:hover,
#site-nav li:link a:focus,
#site-nav li:link a:active,
#site-nav li:visited a:link,
#site-nav li:visited a:visited,
#site-nav li:visited a:hover,
#site-nav li:visited a:focus,
#site-nav li:visited a:active,
#site-nav li:hover a:link,
#site-nav li:hover a:visited,
#site-nav li:hover a:hover,
#site-nav li:hover a:focus,
#site-nav li:hover a:active, 
#site-nav li:focus a:link,
#site-nav li:focus a:visited,
#site-nav li:focus a:hover,
#site-nav li:focus a:focus,
#site-nav li:focus a:active,
#site-nav li:focus a:link,
#site-nav li:active a:link,
#site-nav li:active a:visited,
#site-nav li:active a:hover,
#site-nav li:active a:focus,
#site-nav li:active a:active {
	color: #000000;
	text-decoration: none;
}

#site-nav li.on,
#site-nav li.on a:link,
#site-nav li.on a:visited,
#site-nav li.on a:hover,
#site-nav li.on a:focus,
#site-nav li.on a:active {
	background-color: #19334A;
	color: #ffffff;
}


#site-nav em {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

/* Back to Top */
p.back-to-top,
div.back-to-top {
	margin-bottom: 4px;
	font-size: x-small !important;
	font-weight: bold;
	line-height: 1;
	background-color: #eeeeee;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
div.back-to-top {
    border-top: 1px solid #b2b2b2;	
    margin-top: 6px;
}
p.back-to-top,
div.back-to-top p {
	border-top: 1px solid #f7f7f7;
}
.back-to-top a:link,
.back-to-top a:visited,
.back-to-top a:hover,
.back-to-top a:focus,
.back-to-top a:active {
	color: #8f8f8f;
}

/* Footer */
#footer {
	margin-top: 1px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #4d4d4d;
	color: #ffffff;
	font-size: small;
	border-width: 1px 0;
	border-style: solid;
	border-color: #575757;	
}
#footer ul {
	margin-bottom: 6px;
}
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:focus,
#footer a:active {
	color: #ffffff;
	font-weight: normal;		
}
#footer .copyright {
	font-weight: bold;	
}

/* Story */
#story {
	margin-top: 4px;
}

.datestamp {
	font-size: x-small;
}
#story img {
	margin-top: 2px;
	margin-bottom: 2px;
}
#story .body {
	font-size: small;
	padding-top: 4px;
	padding-bottom: 4px;
}
#story .body p,
#story .body .title,
#story .body li {
	font-size: small;
	margin-bottom: 8px;
}


/* Straplines */
#story .body .strapline {
	margin-top: 10px;
	background-color: #e5e5e5;
	padding-top: 2px;
	padding-bottom: 2px;
}


/* Navigation between pages and stories */

/* Pages */
.pagination {
	margin-bottom: 8px;
	font-size: smaller;
	color: #808080;	
}
.pagination span,
.pagination a {
    display: inline !important;
}

.pagination .label,
.pagination .overview {
	font-weight: bold;
	color: #000000;
}

.pagination .label {
	text-transform: capitalize;
}

.page-title .page {
	font-weight: normal;
	font-size: small !important;
}

/* Stories */
.nav-stories {
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #c0c0c0;
	font-size: smaller;
}	
.nav-stories li {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #c0c0c0;	
}

/* Quick links */
#quicklinks {
	margin-top: 4px;
	font-size: small;
	font-weight: bold;
	padding: 2px;
	background-color: #006699;
}
#quicklinks a:link,
#quicklinks a:visited,
#quicklinks a:hover,
#quicklinks a:focus,
#quicklinks a:active {
	color: #ffffff;
	text-decoration: none;
}
#quicklinks a:link .label,
#quicklinks a:visited .label {
	text-decoration: none;
}
#quicklinks a:hover .label,
#quicklinks a:focus .label,
#quicklinks a:active .label {
	text-decoration: underline;
}


/* EXPERIMENTAL */

/* Refresh */
.refresh {
	font-size: x-small;
}
#site-nav {margin-top: 0;}

/* Rectangular link areas */
#headlines a:link,
#headlines a:visited,
#headlines a:hover,
#headlines a:focus,
#headlines a:active,
.nav a:link,
.nav a:visited,
.nav a:hover,
.nav a:focus,
.nav a:active{
	display: block;
}
.pagination a:link,
.pagination a:visited,
.pagination a:hover,
.pagination a:focus,
.pagination a:active {
	display: inline;
}


/* Font size */
#top-stories .title {
	font-size: medium;
}
#headlines ul .title {
}

#top-stories .ts-image .title,
#headlines .ts-text,
.bulletin,
ul.related li {
	padding-top: 5px;
	padding-bottom: 5px;	
}

/* list item widths */
#headlines ul,
ul.nav,
ol.nav,
.nav ul,
.nav ol,
ul.nav {
	width: 100%;
}

/* Site map flush right bugfix */
#site-nav .on span {
	display: block;
}

/* Delimiter sizes in pagination nav */
.pagination .delimiter {
	font-size: medium;
	padding: 0 4px;
}

/* Bulletins */
#headlines .promos .bulletin {
    border-top: 0 !important;
}
.promos .bulletin {
    background-color: #eeeeee;
}
#headlines .promos .bulletin,
.promos .bulletin {    
    font-size: small;
    border-color: #b2b2b2;
    border-style: solid;
    border-width: 1px 0;
    padding-top: 2px !important;
    padding-bottom: 2px !important;    
}
.promos .bulletin {
    margin: 8px 0;
}
#headlines .promos .bulletin {
    margin: 0;
}

.bulletin a,
.bulletin a:link,
.bulletin a:visited,
.bulletin a:hover,
.bulletin a:focus,
.bulletin a:active {
    text-decoration: none !important;
    display: block;
}
.bulletin a .icon,
.bulletin a:link .icon,
.bulletin a:visited .icon,
.bulletin a:hover .icon,
.bulletin a:focus .icon,
.bulletin a:active .icon,
.bulletin a:link .label,
.bulletin a:visited .label {
    text-decoration: none;
}
.bulletin a:hover .label,
.bulletin a:focus .label,
.bulletin a:active .label {
    text-decoration: underline;    
}
.bulletin .icon,
.downloads .icon {
    vertical-align: sub; 
}
.bulletin .title {
    font-weight: bold !important;
}

.downloads {
    background-color: #eeeeee;
}
#story .body ul.downloads {
    border-style: solid;
    border-width: 1px 1px 0 1px;
    border-color: #c0c0c0;
}
#story .body ul.downloads li {
    margin: 0;
    padding: 4px 2px;
}
