/*
LAYOUT STYLES FOR Your Credit Report Help Centre
*/

/*---------------------------------------------------------------------------*/
/* EXPERIAN BANNER LOGO & AND YCRHC LOGO */
/*---------------------------------------------------------------------------*/
.logo
{	float: left;
	vertical-align : top;
	margin-left : -0.4em;}
	
.logo2
{	text-align : left;
	margin-left : 4em;
	margin-top : 2.2em;}

/*---------------------------------------------------------------------------*/
/* Link in banner to Exerian UK Home */
/*---------------------------------------------------------------------------*/	
	
#experian_home 
{	width : 10em;
	position : absolute;
	top : 1px;
	right : 1px;
	text-align : right;
	background-color : #000066;}

a.experian
{	color : #FFFFFF;
	font-size : 95%;
	padding-right : 0.5em;
	text-decoration : none;}

a.experian:hover
{	color : #FFFFFF;
	text-decoration : underline;	}

/*---------------------------------------------------------------------------*/
/* TABLE CONTAINING BANNER IMAGES */
/*---------------------------------------------------------------------------*/		

.head2 
{	width: 100em;  
	margin-left: -6px;    
	margin-top : 0em;
	background-color: #000066;}

.headtable
{	width : 100%;
	margin-top : -1px;
	background-color: #000066;}	
	
/*---------------------------------------------------------------------------*/
/*  TABS */
/*---------------------------------------------------------------------------*/			
	
.tabset2 
{	width: 100em;
	margin-left: -8px;
	background-color: #000066;
	float : left;}
	
.nav 
{	/*width: 61.0em; */
	width : 100%;
	height : 1.6em;
	margin-left: 0.1em;
	background-color: #000066;
	border-left: solid 4px #000066;}	

/*---------------------------------------------------------------------------*/
/* SUB TAB BAR BACKGROUND AND BOXES */
/*---------------------------------------------------------------------------*/		
	
.sublinks2 
{	width: 100em;
	margin-left: -2px;
	padding-bottom: 5px;
	padding-top : 6px;
	background-color : #807FB2;
	/* background-color: #0099CC; */
	text-align: left;
	float : left;
	color : #FFFFFF;
	
	
	}
	
.sublinks2 a 
{	font-size: 90%;
	padding: 0.2em;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	text-decoration: none;
	margin-right: 5px;
	border: solid 1px #FFFFFF;
	/* border: solid 1px #99D6EB; */}
	
.sublinks2 a:hover 
{	color: #000066;
	text-decoration: none;
	border: solid 1px #E6E6F0;
	background-color: #E6E6F0;
	/*border: solid 1px #99D6EB;
	background-color: #99D6EB;*/}

/*---------------------------------------------------------------------------*/
/* SUB TAB BAR TEXT LINKS */
/*---------------------------------------------------------------------------*/		
.tabon
 {	float: left;
 	width: 5.0em;
	color: white;
	background-color : #807FB2;
	/* background-color: #0099CC; */
	margin-left: 2px;
	background-image: url(../../images/creditreporthelp/corner.gif);
	background-repeat: no-repeat;
	background-position: top left;}

.tabon_med
 {	float: left;
 	width: 7.0em;
	color: white;
	background-color : #807FB2;
	/* background-color: #0099CC; */
	margin-left: 2px;
	background-image: url(../../images/creditreporthelp/corner.gif);
	background-repeat: no-repeat;
	background-position: top left;}	
	
.tabon_long
 {	float: left;
 	width: 11.0em;
	color: white;
	background-color : #807FB2;
	/* background-color: #0099CC; */
	margin-left: 2px;
	background-image: url(../../images/creditreporthelp/corner.gif);
	background-repeat: no-repeat;
	background-position: top left;}	
	
.tabon a:hover
{	text-decoration: underline;}	
	
.taboff
 {	color : #990033;
  	width: 5.0em;
	float: left;
	background-color: #FFFFFF;
	margin-left: 2px;
	background-image: url(../../images/creditreporthelp/corner.gif);
	background-repeat: no-repeat;
	background-position: top left;}
	
.taboff_med
 {	color : #990033;
  	width: 7.0em;
	float: left;
	background-color: #FFFFFF;
	margin-left: 2px;
	background-image: url(../../images/creditreporthelp/corner.gif);
	background-repeat: no-repeat;
	background-position: top left;}	
	
.taboff_long
 {	color : #990033;
 	width: 11.0em;
	float: left;
	background-color: #FFFFFF;
	margin-left: 2px;
	background-image: url(../../images/creditreporthelp/corner.gif);
	background-repeat: no-repeat;
	background-position: top left;}	

.taboff a:hover
{	text-decoration: underline;
	color : #000066;}

/* The  "two" styles are for the text on the tabs  */
.two 
{	background-image: url(../../images/creditreporthelp/corner2.gif);
	text-align: center;
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0.3em;
	color : #990033;}

.two a 
{	font-size: 90%;
	color: #990033;
	text-decoration: none;}

.two a:hover 
{	color: #000066;
	text-decoration: underline;}

.two_on 
{	background-image: url(../../images/creditreporthelp/corner2.gif);
	text-align: center;
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0.3em;}

.two_on a 
{	font-size: 90%;
	color: #FFFFFF;
	text-decoration: none;}

.two_on a:hover 
{	color: #FFFFFF;
	text-decoration: underline;}

/*---------------------------------------------------------------------------*/
/* DOTTED LINES  */
/*---------------------------------------------------------------------------*/		

.dottedline
 {	background-image: url(../../images/creditreporthelp/dottedline.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 0.7em;}

.dottedline2 
{	background-image: url(../../images/creditreporthelp/dottedline.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 0.7em;
	width : 98%;}

/*---------------------------------------------------------------------------*/
/* DROP SHADOW */
/*---------------------------------------------------------------------------*/		
.drop
{	background-image: url(../../images/creditreporthelp/drop.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 101%;
	margin-left: -0.5em;
	clear : both;}

/* FOOTER */
.footer
{	font-size: 80%;
	margin-top : 0.25em;
	margin-bottom : 0.75em;
	text-align : center;	}


#header
{
	margin: 0;
	margin-bottom: 5px;
	width: 63.0em;
}

#headerlogo 
{
	float: left;
}
	
#headerbuttons 
{
	float: right;
}

#headerbuttons ul
{
	 margin: 0;
}

#headerbuttons li
{
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#headerbuttons UL LI A
{
	margin: 0px; 
}

#headerbuttons UL LI A:hover
{
	text-decoration: none;
}

#headerbuttons UL LI A img
{
	border: none;	
}
