.since_interface
{
	padding-top: 1em;
}

.since_interface a
{
	text-decoration: none;
}

/* --------------------------------------------- */

.since_tabs_cats_container
{
	margin: 0 0 0 80px;
	background: url(../images/since1981_1px_D7D7D7.gif) repeat-x left bottom;
}

.since_tabs_cats
{
	border: 1px solid #D7D7D7;
	border-bottom: 0;
	padding: 5px 5px 0 15px;
	background-color: #EDEDED;
	overflow: hidden;
	width: 573px;			/* Not (the logical) 570px due to an IE6 quirk */
	height: 25px;
}

.category
{
	margin-top: 6px;
	position: absolute;
	z-index: 3000;	
}

.category a
{
	width: 180px;
	height: 26px;
	padding: 5px;
	text-align: center;
	position: absolute;
}

.category a#events
{
	left: 95px;
}

.category a#top10
{
	left: 285px;
}

.category a#reported
{
	left: 475px;
}

.category a.active, .category a:hover
{
	color: #FFFFFF;
	font-weight: bold;
}

.category #events.active, .category #events:hover
{
	background: #11AC89 url(../images/since1981_tab_bkgd_11AC89.gif) repeat-x top left;
}

.category #top10.active, .category #top10:hover
{
	background: #B42A2A url(../images/since1981_tab_bkgd_B42A2A.gif) repeat-x top left;
}

.category #reported.active, .category #reported:hover
{
	background: #3087D1 url(../images/since1981_tab_bkgd_3087D1.gif) repeat-x top left;
}

/* --------------------------------------------- */

.since_tabs_decade_container
{
	float: left;
	width: 80px;
	height: 397px;
	margin: 0 0 0 0;
	background: url(../images/since1981_1px_D7D7D7.gif) repeat-y right top;
}

.since_tabs_decade
{
	border: 1px solid #D7D7D7;
	border-right: 0;
	padding: 5px 7px 5px 5px;
	background-color: #EDEDED;
	height: 280px;
}

.decade
{
	position: absolute;
	margin-left: 0;
	margin-top: 36px;
	z-index: 9000;	
	padding-left: 6px;
}

.decade a
{
	font-weight: bold;
	width: 70px;
	padding: 5px;
	text-align: center;
	position: relative;
	display: block;	
	margin-bottom: 2px;
	border: 1px solid #EDEDED;
	border-right: 1px solid #B6B6B6;
}

.decade a:hover
{
	background: #CACACA url(../images/since1981_sidetab_bkgd_CACACA.gif) repeat-y top left;
	border: 1px solid #B6B6B6;
	border-right: 1px solid #CACACA;
}

.decade a.active
{
	display: none;
}

.years
{
	position: relative;
	background-color: #CACACA;
	padding: 6px 0 6px 6px;
	margin: 0 0 2px 0;
	display: none;
}

.years.active
{
	display: block;
}

.years a
{
	display: block;
	border: 0;	
	font-weight: normal;
	width: 73px;
	padding: 2px 8px 2px 2px;
	margin: 0 0 2px 0;
}

.years a:hover, .years a.active
{
	border: 0;
	color: #FFFFFF;
	display: block
}

#events .years a:hover, #events .years a.active
{
	background: #11AC89 url(../images/since1981_sidetab_bkgd_11AC89.gif) repeat-y top left;
}

#top10 .years a:hover, #top10 .years a.active
{
	background: #B42A2A url(../images/since1981_sidetab_bkgd_B42A2A.gif) repeat-y top left;
}

#reported .years a:hover, #reported .years a.active
{
	background: #3087D1 url(../images/since1981_sidetab_bkgd_3087D1.gif) repeat-y top left;
}

/* --------------------------------------------- */

.since_container_all
{
	border: 1px solid #D7D7D7;
	border-top: 0;
	border-left: 0;
	background-color: #EDEDED;
	padding: 5px 7px;
	position: relative;
	margin: 0 0 0 0;
	overflow: hidden;
	float: left;
	width: 843px;
}

.since_container_years
{
	border: 1px solid #B6B6B6;
	background-color: #CACACA;
	padding: 5px 7px;
	overflow: hidden;
	position: relative;
}

.since_container_cats
{
	padding: 2px 3px;
	overflow: hidden;
	position: relative;
}

.since_interface#events .since_container_cats 
{
	background-color: #11AC89;
}

.since_interface#top10 .since_container_cats 
{
	background-color: #B42A2A;
}

.since_interface#reported .since_container_cats 
{
	background-color: #3087D1;
}

/* --------------------------------------------- */

.since_container_content
{
	background-color: #FFFFFF;
	overflow: hidden;
	height: 370px;
	position: relative;
}

.since_container_content .image_column
{
	float: right;
	width: 290px;
	position: relative;
	margin-top: 20px;
}

.since_container_content .image_column h2, .since_container_content .reported_column h2
{
	border-bottom: 0;
	color: #757575;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 167%;
}

.since_container_content .image_column .since_image
{
	width: 280px;
	height: 280px;
}

.since_container_content .chronology_column, .since_container_content .table_column
{
	float: right;
	width: 460px;
	position: relative;
	overflow-y: auto;
	overflow-x: hidden;
	height: 330px;
	padding: 20px;
}

.since_container_content .chronology_column .month
{
	font-weight: bold;
	font-style: italic;
	color: #666666;
	padding: 0.2em 0;
}

.since_container_content .chronology_column .fact
{
	padding: 0.2em 0 0.2em 24px;
}

.since_container_content .reported_column
{
	position: relative;
	overflow-y: auto;
	overflow-x: hidden;
	height: 330px;
	padding: 20px 0 20px 31px;
}

.since_container_content .reported_column .footnote
{
	font-style: italic;
	color: #666666;
	float: right;
	margin-right: 20px;
}

span.interactive
{
	color: #024490;
	font-weight: bold;
}

.since_container_content .reported_column_inner
{
	float: left;
	border: 1px;
	padding: 0 20px 0 0;
	width: 230px;
}

#content_reported li span.tooltip {
	border:0;
	border-bottom: 1px dashed #3087D1;
	color:#024490;
	cursor:help;
	font-size: 100%;
}

#content_reported li {
	list-style-type: none;
	margin: 0.1em 0;
}

#top_programmes td {
	vertical-align: top;
}

#top_programmes .programme {
	font-weight: bold;
}

#top_programmes .note {
	display: block;
	font-weight: normal;
	font-size: 80%;
}

/* --------------------------------------------- */

.ie6_clear
{
	display: none;
}
