

@media	screen	{
	div.printonly	{
		display:none;
	}
}

body
{
    font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

p ul li
{
    font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
}

P.Small
{
    font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
}

P.News
{
    font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    text-align: left;
    padding-left: 40px;
}

P.version
{
    font-family:    verdana;
    font-size:      0.7em;
    color:          gray;
    text-align:     right;
    padding-right:  10px;
}

textarea.PrintOnly	{
	display:none ;
}

INPUT.Login
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    height:     25px;
    BORDER-RIGHT: #0060a0 1px solid;
    BORDER-TOP: #0060a0 1px solid;
    BORDER-LEFT: #0060a0 1px solid;
    BORDER-BOTTOM: #0060a0 1px solid;
}

INPUT.Date
{
	TEXT-ALIGN: center;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
}


INPUT.Input
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    height:     30px;
    padding-left: 3px;
    BORDER-COLOR: #99CCFF;
    BORDER-STYLE: solid;
    BORDER-WIDTH: 1px;
}

INPUT.Input:hover
{
    BORDER-COLOR: #0060a0;
    BORDER-WIDTH: 1px;
}

INPUT.Input:focus
{
    BORDER-COLOR: #0060a0;
    BORDER-WIDTH: 1px;
}

INPUT.Input:active
{
    BORDER-COLOR: #0060a0;
    BORDER-WIDTH: 1px;
}

INPUT.InputError
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    color:  red;
    height:     30px;
    padding-left: 3px;
    BORDER-COLOR: red;
    BORDER-STYLE: solid;
    BORDER-WIDTH: 2px;
}

INPUT.LoginErr
{
    font-size: 0.9em;
    COLOR: red;
}


INPUT.ButtonBar
{
	font-weight: bold;
	font-size: 0.9em;
	color:	#0060a0;
	width:	100px;
	TEXT-ALIGN:	center;
	cursor: pointer
}

Input.Button
{
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	font-size: 0.9em;
	BACKGROUND-COLOR: #C9D3DD;
	COLOR: #000000;
	CURSOR: pointer;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
	border-radius: 10px;
}

Input.Button:hover
{
	font-weight: bold;
}


Input.MainMenuButton
{
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	font-size: 0.7em;
	BACKGROUND-COLOR: #C9D3DD;
	COLOR: #000000;
	CURSOR: pointer;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
}




TextArea.Standard
{
	PADDING-LEFT: 2px;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.0em;
    BORDER-RIGHT: #0060a0 1px solid;
    BORDER-TOP: #0060a0 1px solid;
    BORDER-LEFT: #0060a0 1px solid;
    BORDER-BOTTOM: #0060a0 1px solid;
}



.RowInFocus
{
    font-size: 0.9em;
    Cursor: pointer;
    COLOR: #000000;
    BACKGROUND-COLOR: #C9D3DD;
}
.RowNotInFocus
{
    font-size: 0.9em;
    COLOR: #000000;
    BACKGROUND-COLOR: #ffffff;
}

.RowNotInFocus:hover
{
    font-size: 0.9em;
    Cursor: pointer;
    COLOR: #000000;
    BACKGROUND-COLOR: #C9D3DD;
}


hr.ContrastColour
{
    color: #0060a0;
    background-color: #0060a0;
    HEIGHT: 1px;
    WIDTH: 100%;
}


hr.StandardLine
{
    color: #000000;
    background-color: #0060a0;
    HEIGHT: 1px;
    WIDTH: 100%;
}

hr.Box
{
    color: #0060a0;
    background-color: #0060a0;
    HEIGHT: 1px;
    WIDTH: 100%;
}

hr.footer
{

    border-top: 1px dashed #f00;
    color: #fff;
    background-color: #fff;
    height: 4px;
    WIDTH: 100%;
}

Table.Box
{
	BORDER-BOTTOM: #0060a0 1px solid;
	BORDER-TOP: #0060a0 1px solid;
	BORDER-RIGHT: #0060a0 1px solid;
	BORDER-LEFT: #0060a0 1px solid;
}

/*  th for fixed table headings    */
th
{
    position:   sticky;
    top:        0;
    background: white;
}

TD.Box
{
	background-color: #C9D3DD;
	BORDER-BOTTOM: #0060a0 1px solid;
	BORDER-TOP: #0060a0 1px solid;
	BORDER-RIGHT: #0060a0 1px solid;
	BORDER-LEFT: #0060a0 1px solid;
}

TD.WordBox
{
	BORDER-BOTTOM: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-RIGHT: black 1px solid;
	BORDER-LEFT: black 1px solid;
    padding:  8px;
}

TD.ColumnHeader
{
	BORDER-BOTTOM: #0060a0 1px solid;
	BORDER-TOP: #0060a0 1px solid;
	BORDER-RIGHT: #0060a0 1px solid;
	BORDER-LEFT: #0060a0 1px solid;
	COLOR: #000000;
	font-weight: bold;
	BACKGROUND-COLOR: #C9D3DD
}

TD.NewsHeadline
{
    font-weight: bold;
    font-size: 1.0em;
    COLOR: #000000;
    font-family: Arial, Helvetica, sans-serif
}

TD.list
{
	cursor:	pointer;
	font-weight:	normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

TD.CaseTab
{
	BORDER-BOTTOM: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-RIGHT: black 1px solid;
	BORDER-LEFT: black 1px solid;
    font-weight: bold;
    font-size: 0.9em;
    COLOR: black;
    CURSOR: pointer;
    font-family: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: silver
}

TD.CaseTabSelect
{
	BORDER-BOTTOM: black 1px solid;
	BORDER-TOP: white 1px solid;
	BORDER-RIGHT: white 1px solid;
	BORDER-LEFT: white 1px solid;
    COLOR: gray;
    font-size: 0.9em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    BACKGROUND-COLOR: white;
}

TD.DataEntry
{
    font-weight: normal;
    font-size: 0.9em;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    height:   35px;
}

SELECT
{
	BORDER-COLOR:	#0060a0;
	BORDER-STYLE:	SOLID;
	BORDER-WIDTH:	1px;
    font-weight: normal;
    font-size: 0.9em;
    COLOR: #000000;
    font-family: Arial, Helvetica, sans-serif;
}

select.Input
{
	border-color:	#0060a0;
	border-style:	solid;
	border-width:	1px;
    font-weight: normal;
    font-size: 0.9em;
    color: #000000; 
    font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	border-radius: 4px !important;
    height:       30px;
}


select.Input:hover
{
    border-color: #0060a0;
}

select.Input:focus
{
    border-color: #0060a0;
}





LI.News
{
    font-weight: normal;
    font-size: 0.8em;
    COLOR: #000000;
    font-family: Arial, Helvetica, sans-serif;

}

div#newsheader
 {
    background-image:  url(../images/tabmain_right_off.gif);
    background-position: top right;
    background-repeat: no-repeat;
	height: 30;
	TEXT-ALIGN: center;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}


A.highlight:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    TEXT-DECORATION: none;
	COLOR:	red;
	Vertical-align:	middle;
}
A.highlight:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    TEXT-DECORATION: none;
	COLOR:	red;
	Vertical-align:	middle;
}
A.highlight:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    TEXT-DECORATION: underline;
	COLOR:	#0060a0;
	Vertical-align:	middle;
}
A.highlight:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    TEXT-DECORATION: none;
	COLOR:	red;
	Vertical-align:	middle;
}


div.IssueHeader
{
	height: 30px;
	padding-left: 30px;
	padding-top: 8px;
	font-weight: bold;
	background-color: #f0ffff;
	color: #0060a0;
	cursor:	pointer;
	border: #0060a0 1px solid;
}

div.IssueDetail
{
	padding-left: 30px;
	padding-top: 8px;
}


div.print_helper {
  display: none;
}



.sharesb{
	clear:both;
	position:relative;
	border:1px solid #878787;
	padding:3px;
	margin:15px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.sharesb p {
	padding:0;
	margin:0;
}
.sharesb p a{
	position:absolute;
	top:0px;
	right:0px;
	padding:3px 5px 0 0;
}
.sharesb h3{
	padding:0 3px 0 0;
	margin:0;
	margin:0 5px 0 3px;
	font-size:0.88em;
	font-weight:normal;
}
.sharesb ul{
	text-align:center;
	list-style:none;
	margin:6px 0 4px 0;
	padding:0;
}
.sharesb ul li{
	text-align:center;
	display:inline;
	padding:0 4px 6px 0 ;
}
.sharesb ul li.delicious{
	background:url("https://news.bbc.co.uk/shared/img/icons/bookmarks/delicious.gif") no-repeat 0 0;
}
.sharesb ul li.digg{
	background:url("https://news.bbc.co.uk/shared/img/icons/bookmarks/digg.gif") no-repeat 0 0;
}
.sharesb ul li.reddit{
	padding:0 0 0 2px;
	background:url("https://news.bbc.co.uk/shared/img/icons/bookmarks/reddit.gif") no-repeat 0 0;
}
.sharesb ul li.facebook{
	background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/facebook.gif") no-repeat 0 0;
}
.sharesb ul li.stumbleupon{
	background:url("https://news.bbc.co.uk/shared/img/icons/bookmarks/stumbleupon.gif") no-repeat 0 0;
}
.sharesb ul li a{
	padding:0 0 0 18px;
	margin:0 3px 0 0px;
}


/***************************************************  Navigation styles ********************************************************/
div.navContainer {
	display: none;
	position: absolute;
	left: -1px;
	top: 22px;
	border: 1px solid #195CA4;
	border-top: 0;
	z-index: 999;
	background-color: #eee;
	padding: 4px 0 4px 5px;
}

.navContainer {
	-moz-box-shadow: #195CA4 0 8px 40px 4px;
	filter: shadow(color = #ffffff);
}

.navContainer dl {
	font-weight: normal;
	font-size: 1.0em;
	margin-bottom: 15px;
	width: 150px;
}

.navContainer dt {
	font-weight: bold;
}

.navContainer dd {
	background: transparent url(ContentImages/article-list-bullet.gif) 0 5px no-repeat;
	padding-left: 10px;
}

.navContainer dd a {
	color: #195CA4 !important;
	text-decoration: none;
	padding: 0 !important;
}

.navContainer dd a:hover {
	color: #333;
	text-decoration: normal;
}




#navSearchBar {
	height: 50px;
	position: relative;
	width: 930px;
	z-index: 999;
	border: 1px solid #cccccc;
	border-radius: 10px;
}

/***************************************************  Primary Nav *****************************************************/
ul.primaryNav li {
	display: block;
	float: left;
	border-right: 1px solid #cccccc;
	position: relative;
	background-color: #fff;
}

ul.primaryNav li:hover div.navContainer {
	display: block;
}

ul.primaryNav li a {
	padding: 0 15px;
	display: block;
	color: #195CA4;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 22px;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
}

ul.primaryNav li a:hover {
	background-color: #195CA4;
	color: #ffffff;
	text-align: left;
}

ul.primaryNav li.last_item a {
	border-bottom: none;
	border-right: none;
}

/***************************************************  Secondary Nav ***************************************************/
ul.secondaryNav {
	float: left;
	background-color: #eee;
	margin-right: 5px;
	padding-bottom: 10px;
}

ul.secondaryNav li {
	/*width: 120px;*/
	width: 260px;
}

ul.secondaryNav li a {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 24px;
	display: block;
	padding: 0 10px;
	border-bottom: 1px dotted #ccc;
	margin: 4px 10px 2px 7px;
}

ul.secondaryNav li a:hover {
	text-decoration: none;
}



.clearer {
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	clear: both;
	float: none;
}

/***************************************************  End of Navigation Styles **************************************************/


