/*  used by /sreld/index/html  */

#sreldcontent {
	position:absolute;
	left:0px;
	top:80px;
	width:82%;
	border-style:none;

	margin-left:13%;	
	text-align:center;
	font-family:  arial, helvetica, sans-serif;
	font-size: 10pt; 
    font-weight:normal;
    line-height:14pt;
    color:black;
	
}

#sreldcontent  div.title1{

	font-family: arial, sans-serif;
	font-size: 11pt; 
    font-weight:bold;
    line-height:14pt;
    color:black;

    text-align:center

}
#sreldcontent  div.title2{

	font-family: arial, sans-serif;
	font-size: 11pt; 
    font-weight:bold;
    line-height:14pt;
    color:white;
	border-top:4px solid #004c39;
	border-bottom:solid 4px #004c39;

    background-color:#4fb497;
 	margin-top:4px;
    text-align:center

}
#sreldcontent div.together {

	font-style:italic;
	font-weight:bold;
	font-size:10pt;
	line-height:13pt;
	color:#1A1F61;
	padding-top:8px;
}

#sreldcontent span.vat{
	font-size:8.5pt;
	
}

#sreldcontent  a {
   
	font-family: arial, sans-serif;
	font-weight: normal;

	color: black;
	

	text-decoration: none;
	padding: 2px 5px;
}
#sreldcontent a.subtitle{
	
	font-weight:bold;
	


}

#sreldcontent td.item {
	font-family: "Cronos Pro Light", "Arial",   sans-serif;
	font-size: 10pt; 
    font-weight:normal;
    line-height:13pt;
    color:black;
	text-align:left;
	vertical-align:top;
}

#sreldcontent td.bluehead{

	font-size:17pt;
	color:#ffffff;
	background-color:#1A1F61;
	width:100%;
	height:2.5ex;
	text-align:left;
	vertical-align:middle;

	padding: 2px 4px 2px 6px;

}



#sreldcontent ul {
	
	width:250px;
	list-style: none;
	
	background: #FFFFB2;

	padding: 0;
	border: solid black;
	border-width: 1px 0;
	margin: 2px 2px 2px 2px;
}


#sreldcontent li{
	padding: 0;
	
	border-bottom: solid black;
	border-width: 1px 0;
/* give IE a hover class on LI \*/
	 behavior: url('http://www.me-and-us.co.uk/classes/hoverclass.htc');
/* end */
  }
#sreldcontent ul li {
	
	position:relative;
	
	

}

#sreldcontent li ul {
	position: absolute;
	left: 120px;
	top:-2px;
	width:10em;
	font-weight: normal;
	border-width: 2px;
	margin: 0;
	z-index:99;
	display:none;
}

#sreldcontent li li {
	padding-right: 0;
	width: 15em
}

#sreldcontent li ul a {
	width: 14em;

}


#sreldcontent li:hover ul,#sreldcontent li.hover ul { 
        display: block; 



}

#sreldcontent a:hover {
		background: #FFF281;


}
/* Firefox seems to need the next two, though it doesn't on the main menu.  Strano */
#sreldcontent ul  a:hover {
		background: #FFF281;


}
#sreldcontent li ul a:hover {
		background: #FFF281;


}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#sreldcontent  a.block {
    display: block;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size:9pt;
	color: black;
	background: #FFFFB2;

	text-decoration: none;
	padding: 2px 5px;
}

