/* stylesheet for welsh red version of default black_tabbed_header style */
/*basically a copy of the default one using differnt colours but has to repeat lots of stuff that seems unnecessary because also used on fish4 platform that doesn't loadthe black one  first*/

.R2SearchbarTitle{
	font-family:  verdana, arial, sans-serif; 
	font-size:8pt;
	color:#FFFFFF; 
	padding-right:5px;
	width:380px;
	}
			
.topTabNav {
	position: relative;
	top: 1px;
	}

.R2Searchbar {
	width: 760px;
	background-color : #EF1C21;
	margin-left:5px;
	min-height:28px;
	height : 28px;
	padding-top:1px;
	padding-bottom:1px;
	border-top: solid black 1px;
		
}

.R2Searchbar form {
	display: inline;
}

.R2Searchbarbutton{
	background-image:  url(http://images.icnetwork.co.uk/upl/icnetwork/jan2006/1/7/000B731D-0607-13DE-AA400C01AC1BF814.gif);
	background-repeat: no-repeat;
	width:30px;
	height:26px;
}

.R2Searchbarfield{
	height: 18px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	font-size: 8pt;
}

.R2SearchbarDate{
	font-size: 8pt;
	color: #FFFFFF;
	padding-left: 13px;
}

.R2topbrandingcolour{
	 background-color: #EF1C21;
}


.R2tabtable{
	margin-left:5px;
	margin-top:5px;
	font-weight:bold;
	line-height: 10px;
	text-decoration: none;
}

.R2tab a,.R2tabon a {
	font-family:verdana, arial; 
	color: #707070; 
	font-size: 11px; 
	text-decoration: none; 
	padding-top:5px; 
}


td.R2tab {
	background: url(http://images.icnetwork.co.uk/upl/icnetwork/dec2005/7/3/000E896E-B6AA-139E-90160C01AC1BF814.gif);
	vertical-align: top;
	height: 21px;
	white-space:nowrap;
	text-align:center; 
	padding:5px 5px 0px 5px;
}

td.R2tabon {
	color:#707070; 
	background: url(http://images.icnetwork.co.uk/upl/icnetwork/jan2006/3/7/0000296D-071E-13DE-AA400C01AC1BF814.gif);
	vertical-align: top;
	height: 21px;
	white-space:nowrap;
	text-align:center;
	padding:5px 5px 0px 5px;
}

td.lhoff {
	height:21px;
	width:6px;
	background: url(http://images.icnetwork.co.uk/upl/icnetwork/dec2005/5/3/000AAC91-B675-139E-90160C01AC1BF814.gif);
	background-repeat: no-repeat;
	white-space:nowrap;
	padding-top:5px;
}

td.lhon {
	height:21px;
	width:6px;
	background: url(http://images.icnetwork.co.uk/upl/icnetwork/jan2006/4/7/000CDCF2-074D-13DE-AA400C01AC1BF814.gif);
	background-repeat: no-repeat;
	white-space:nowrap;
	padding-top:5px;
}
td.rhofflhoff {
	height:21px;
	width:6px;
	background: url(http://images.icnetwork.co.uk/upl/icnetwork/dec2005/1/8/0005DE2E-B71A-139E-90160C01AC1BF814.gif);
	background-repeat: no-repeat;
	white-space:nowrap;
}

/*the following two classes are misleadingly named - and logically are the opposite to what their names suggest - sorry!*/
td.rhofflhon {
	height:21px;
	width:6px;
	background: url(http://images.icnetwork.co.uk/upl/icnetwork/jan2006/8/2/0009F7F2-2BEF-13DE-A8350C01AC1BF814.gif);
	background-repeat: no-repeat;
	white-space:nowrap;
}

td.rhonlhoff {
	height:21px;
	width:6px;
   background: url(http://images.icnetwork.co.uk/upl/icnetwork/jan2006/9/2/000D019F-2C36-13DE-A8350C01AC1BF814.gif);
	background-repeat: no-repeat;
	white-space:nowrap;
}

td.rhoff {
	height:21px;
	width:6px;
	background: url(http://images.icnetwork.co.uk/upl/icnetwork/dec2005/9/3/00070307-B6EF-139E-90160C01AC1BF814.gif);
	background-repeat: no-repeat;
	white-space:nowrap;
	padding-top:5px;
}

td.rhon {
	height:21px;
	width:6px;
	background: url(http://images.icnetwork.co.uk/upl/icnetwork/jan2006/7/7/000E23B6-0823-13DE-AA400C01AC1BF814.gif);
	background-repeat: no-repeat;
	white-space:nowrap;
	padding-top:5px;
}


.R2tabon a {color: #FFFFFF;text-decoration: none;}
.R2tab a:active { color: #707070;text-decoration: none; }
.R2tab a:visited { color: #707070;text-decoration: none; }
.R2tab a:hover { color: #EF1C21;text-decoration: none; }

.R2SearchbarDate{display:none;}
