/*--- Global Styles ---*/

/* Style Reset */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, dl, dt, dd, ol, ul, li, fieldset, form, label {
	margin: 0;
	padding: 0;
	border:0px;
	font-size: 100%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
h1, h2 {
	font-family: "Adobe Garamond Pro", Garamond, Palatino, "Times New Roman", Times, serif;
	color:#666;
}
h1 {
	font-size:2em;
	margin-bottom:10px;
}
h2 {
	font-size:1em;
	margin-bottom:10px;
}
	
/*---- Global ----*/
#global_wrap {
	height:auto;
	width:965px;
	margin:0px auto;
}

ul {
	color:#666;
	list-style:none;
	margin:0 0 10px 0;
	font-size:0.8em;
}
ul li {
	padding:0 0 10px 0;
}
ul li a {
	color:#666;
	text-decoration:none;
}
ul li a:hover {
	color:#002260;
}
.maincontent_ul {
	margin:0 0 10px 20px;
	list-style:disc;
}
.b_arrow li {
	list-style:url(/assets/bluearrow_small.gif);
	font-weight:bold;
	color:#002260;
}
a {
	color:#002260;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.go {
	display: block;
	padding: 2px 0 0 10px;
	background:url(/assets/bluearrow_small.gif) left no-repeat;
	font-weight:bold;
}


p {
	font-size:0.8em;
	color:#666;
	padding:0 0 10px 0;
}
/*---- Bread Crumb Navi -----*/
#crumb_wrap {
	min-height:20px;
	width:945px;
	background:#002260;
	padding:10px 10px 0 10px;
	float:left;
	display:inline;
}
#crumb_wrap p {
	color:#FFF;
	float:left;
	font-size:0.6em;
	padding:0 0 10px 0;
}
#crumb_wrap a {
	color:#FFF;
	text-decoration:none;
}
#crumb_wrap a:hover {
	text-decoration:underline;
}
#crumb_wrap p#right {
	float:right;
}
/*---- Primary Navigation (Wraps only - All other styles within bubble_popup.css) ----*/
#primarynavi_wrap {
	min-height:115px;
	width:965px;
	margin:15px 0 0 0;
	float:left;
}
#large_logo {
	height:100px;
	width:190px;
	float:left;
}
#primarynavi_but_wrap {
	min-height:85px;
	width:750px;
	float:right;
	margin:15px 20px 0 0;
	display:inline;
}
/*--- Photo Strip ---*/
#photo_strip {
	width:965px;
	height:55px;
	background:url(/assets/strip_img_lloyds_arial.jpg) no-repeat;
	float:left;
}
#global #photo_strip {
	background:url(/assets/strip_img_london.jpg) no-repeat;
}
#learn #photo_strip {
	background:url(/assets/strip_img_cologne.jpg) no-repeat;
}
#news #photo_strip {
	background:url(/assets/strip_img_saopaulo.jpg) no-repeat;
}
#people #photo_strip {
	background:url(/assets/strip_img_paris.jpg) no-repeat;
}
#working #photo_strip {
	background:url(/assets/strip_img_lloyds.jpg) no-repeat;
}
/*--- Main Content ---*/
#main_content_wrap {
	width:965px;
	height:auto;
	float:left;
	margin-top:25px;
}
/*--- Main Content - Left Column (Secondary Navigation and 'Fact file') ---*/
#main_content_leftcol_wrap {
	width:210px;
	height:auto;
	float:left;
}
#main_content_leftcol_wrap h3 {
	font-weight:bold;
	color:#002260;
	padding:0 0 10px 0;
	font-size:0.8em;
}
#main_content_leftcol {
	width:auto;
	min-height:175px;
	background:#e7e7e7;
	padding:15px;
	margin:0 0 15px 0;
	float:left;
	width:180px;
}
#main_content_leftcol ul li {
	color:#002260;
}
#main_content_leftcol_fact {
	background:#e7e7e7;
	float:left;
	height:auto;
	width:210px;
	padding:0 0 10px 0;
}

#main_content_leftcol_fact h3  {
	font-size:0.8em;
	color:#002260;
	font-weight: bold;
	font-style:italic;
	padding:5px 10px;
}
#main_content_leftcol_fact p  {
	font-size:0.7em;
	color:#002260;
	font-style:italic;
	padding:5px 10px;
}
#main_content_leftcol_fact a {
	text-decoration: underline;
}
#main_content_leftcol_contact {
	width:180px;
    height:auto;
	background:#e7e7e7;
	padding:15px 15px 0 15px;
	margin:15px 0 0 0;
	float:left;
}
/*--- Main Content - Title Row - (Contains main page title) ---*/	
#main_content_top {
	width:485px;
	min-height:40px;
	float:left;
	margin:0 0 0 40px;
	display:inline;
}
#main_content_top h1 {
	font-size:2.5em;
	color:#666;
}
/*--- Main Content - Right Column ---*/	
#main_content_rightcol {
	width:715px;
	height:auto;
	float:right;
	margin:0px;

}
#main_content_rightcol h3 {
	color:#002260;
	padding: 0 0 2px 0;
	font-size:0.8em;
	font-weight:bold;
}
p.callout {
	font-size:1.2em;
	font-family: "Adobe Garamond Pro", Garamond, Palatino, "Times New Roman", Times, serif;
	margin:15px 0;
	padding:0px;
	color:#002260;
}
p.callout_big {
	font-size:1.5em;
}
p#summary {
	font-size:0.9em;
	color:#666;
	padding:0 0 20px 0;
}
#line_break {
	width:auto;
	height:1px;
	background:#999;
	margin:20px 0;
}
/*--- Main Content - Sub Columns ---*/
#singlecol {
	width:570px;
}
#singlecol ul li {
	list-style:disc inside;
	padding:5px;
}
.subcol_left {
	float:left;
	width:330px;
}
.subcol_left img {
margin-bottom:10px;
}

.subcol_left_wide {
	width:430px;
	float:left;
	margin-top:10px;
}
.subcol_right {
	float:right;
	width:330px;
}
.subcol_right img {
margin-bottom:10px;
}
.subcol_right_thin {
	float:right;
	width:200px;
	margin:0 40px 0 0;
	display:inline;
}
#img_caption {
	color:#002260;
	font-size:0.7em;
	font-style:italic;
	margin:0 0 0 20px;
}
#subcol_wrap {
	width:auto;
	height:auto;
	float:left;
	margin:10px 0 0 0;
	padding:20px 0 0 0;
	border-top:1px solid #666666;
}
/*--- Key Facts ---*/
#keyfacts_wrap {
	width:155px;
	height:auto;
	float:right;
	display:none;
}
#keyfacts_shadleft {
	min-height:20px;
	width:5px;
	float:left;
	background:url(/assets/keyfacts_shadleft.gif) repeat-y;
}
#keyfacts_shadleft_top {
	width:5px;
	height:5px;
	background:url(/assets/keyfacts_shadtopleft.gif);
}
#keyfacts_shadunder {
	height:5px;
	width:155px;
	clear:right;
	float:right;
	background:url(/assets/keyfacts_shadunder.gif);
}
#keyfacts {
	width:150px;
	float:right;
	color:#666;
	padding:2px 0;
	font-size:0.8em;
	font-weight:bold;
	text-align:center;
	background:url(/assets/key_triangle.gif) right no-repeat;
}
/*---- Footer ----*/
#footer {
	min-height:60px;
	width:965px;
	margin:40px 0 25px 0;
	padding:20px 0 0 0;
	float:left;
	color:#666;
	font-size:0.9em;
	text-align:left;
	border-top:1px solid #999;
}
#footer p{
	padding:0 0 5px 0;
}
/*---- Index Footer ----*/
#index #footer {
	margin:20px 0 25px 0;
	color:#666;
	font-size:0.9em;
	text-align:left;
	border:none;
	float:left;
	width:965px;
	height:auto;
}
#index #footer p {
	padding:0 0 5px 0;
}
/*---- Events Table ----*/
#e_table {
	border:none;
	margin-top:10px;
	width:715px;
}
#e_table tr {
	padding:0px;
	margin:0px;
}
#e_table td {
	border:none;
	border-top:1px solid #ccc;
	padding:10px 10px 0px 10px;
	vertical-align:text-top;
}

#e_table tr td.td_title {
	border:none;
	padding-bottom:5px;
	color:#002266;
	font-family: "Adobe Garamond Pro", Garamond, Palatino, "Times New Roman", Times, serif;
	font-size:1.2em;
}
.td_title_date {
	text-align:center;
}
td.td_event {
	width:390px;
}
td.td_event p {
	padding-right:20px;
}
td.td_event p strong {
	color:#002266;
}
td.td_date {
	width:120px;
	text-align:center;
}
td.td_present {
	width:145px;
}
td.td_present ul li {
	padding:2px 0;
}
td.td_present ul li a {
	color:#002266;
}
/*--- TABS STYLES ---*/


/*--- Tabs - Global Styles ---*/

.ui-tabs {
	padding:0;
	margin:30px 0 0 0;
}
.ui-tabs .ui-tabs-nav {
	list-style: none;
	position: relative;
	display: block;
	float: left;
	margin: 0 0 0 0;
}
.ui-tabs .ui-tabs-nav li {
	position: relative;
	float: left;
	padding: 0;
}
.ui-tabs .ui-tabs-nav li.spacer {
	width:5px;
	height:20px;
	margin:0px;
	border-bottom:1px solid #ccc;
}
.ui-tabs ul.tabs_list {
	width:715px;
	height:20px;
	margin:0px;
	border-bottom:1px solid #ccc;
	padding:0px;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	background:#CCC;
	text-decoration: none;
	padding: 2px 30px 0 30px;
	background:url(/assets/tab_bg.gif) repeat-x bottom;
	border:1px solid #ccc;
	border-bottom:none;
	height:17px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	background:#FFF;
	border-bottom-width: 0;
	border-bottom:none;
	color:#002266;
	height:18px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
	margin:0px;
	padding:20px;
	display: block;
	border:1px solid #ccc;
	border-top:none;
	background: none;
	float:left;
	width:673px;
}
.ui-tabs .ui-tabs-hide {
	display: none !important;
}
#working .ui-tabs .ui-tabs-panel {
	border:none;
	width:200px;
}
#working .ui-tabs .ui-tabs-nav li a {
	padding:2px 10px 0 10px;
}
#working .ui-tabs ul.tabs_list {
	width:332px;
	height:20px;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #ccc;
}
#working .ui-tabs .ui-tabs-panel {
	width:300px;
	padding:20px;
}
#global .ui-tabs .ui-tabs-panel {
	padding:20px;
	margin:0px;
}
/*---- Product Information - Tab Wraps ----*/

.tabs_wrap {
	float:left;
	width:336px;
}
.tabs_wrap_right {
	float:right;
}
.tabs_borderwrap {
	min-height:200px;
	width:330px;
	border:1px solid #ccc;
	border-top:none;
	float:left;
}
.tabs_wrap .maincontent_ul {
	margin:0 0 0 20px;
	list-style:disc;
}
/*---  Financial Information - Tabs Contents ---*/
/*--- Tab 1 Contents ---*/
#fin_grid_wrap {
	float:left;
	min-height:100px;
	width:673px;
}
#fin_chart_wrap img {
	margin:20px 0 0 0;
}
.fin_grid_seg {
	float:left;
	width:300px;
	padding:0 20px 0 0;
	margin:10px 0;
	min-height:130px;
	border-bottom:1px solid #CCC;
}
.fin_grid_seg_noborder {
	border:none;
}
.fin_grid_seg_right {
	float:right;
}
p span.figure {
	font-family: "Adobe Garamond Pro", Garamond, Palatino, "Times New Roman", Times, serif;
	font-size:1.7em;
	line-height:20px;
	color:#002260;
}
p span.figuresmall {
	font-size:1.4em;
}
/*--- Tab 2 Contents ---*/
#ratings_wrap {
	width:auto;
	float:left;
	height:auto;
	padding-top:10px;
}
#rating_img_txt_wrap {
	width:673px;
	height:200px;
	margin:20px 0 0 0px;
}
#rating_img_txt_wrap_corpstruc { /*--- For Use on ownership.html ----*/
	width:600px;
	height:150px;
	float:left;
	margin:20px 130px 75px 90px;
	display:inline;
}
.rating_img {
	height:150px;
	width:150px;
	float:left;
	margin:0 35px 0 35px;
}

.rating_img p {
	margin:0 30px 0 30px;
	text-align:center;	
}

.rating_img_wide {
	width:300px;
}

/*--- Tab 3 Contents ---*/
.charts_wrap {
	width:auto;
	float:left;
	height:auto;
	padding-top:10px;
}
.charts_wrap img {
	padding:0px 30px;
}
/*--- Tab 4 Contents ---*/
.annrep_wrap {
	width:auto;
	height:auto;
	float:left;
	margin:20px 0 0 0;
	padding:0 0 20px 0;
}
.annrep_img {
	height:215px;
	width:150px;
	float:left;
	margin-right:20px;
}
.annrep_txt_download_wrap {
	height:auto;
	margin:0 0 0 20px;
	width:400px;
	float:left;
	display:inline;
}
.annrep_txt_download_wrap_2008 {
	height:auto;
	margin:50px 0 0 20px;
	width:400px;
	float:left;
	display:inline;
}
.annrep_txt {
	height:25px;
	width:325px;
	float:left;
	margin:5px 0;
	
}
.annrep_txt p {
	height:25px;
	width:70px;
	display:block;
	float:left;
	padding:5px 0;
}
.annrep_txt a {
	height:25px;
	width:200px;
	display:block;
	float:right;
	font-size:0.8em;
	padding:5px 0;
	
}
.annrep_txt img {
	height:25px;
	width:25px;
	float:right;
	margin:0 5px 0 0;
	display:inline;
}

/*---  Ownership - Tabs Contents ---*/
.ownership_wrap {
	width:683px;
}
/*---  Global Reach - Tabs Contents ---*/
#legend {
	width:auto;
	margin:0px;
}
td.icon {
	width:20px;
}
td.equals {
	width:20px;
	padding-top:7px;
	text-align:center;
}
td.icon_txt {
	padding-top:7px;
	width:250px;
}
/*---- 'Disaster' Styles ----*/
.dis {
	width:500px;
	margin:10px 0px;
}
.dis tr td {
	vertical-align:middle;
	padding:5px 0;
}
.dis tr td p.callout, .dis tr td p.callout h2 {
	margin:0px;
	padding:0px;
}
#dis_contact {
	width:715px;
	margin:10px 0 20px 0;
}
#dis_contact tr td {
	font-size:0.9em;
	color:#666;
	padding:5px;
	vertical-align:top;
	border-top:1px solid #ccc;
}
#dis_contact tr td.blue {
	color:#002266;
}
#dis_contact tr td.blue ul li {
	color:#002266;
}
#dis_contact ul {
	margin:0px;
	padding:0px;
}
#dis_contact tr td.prim_alt {
	width:290px;
	border-top:none;
}
#dis_contact tr td.loc {
	width:85px;
	border-top:none;
}
#status_info h2 {
	font-size:1.2em;
	font-family: "Adobe Garamond Pro", Garamond, Palatino, "Times New Roman", Times, serif;
	margin:15px 0;
	padding:0px;
	color:#002260;
}
#status_info p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
/* ---- INDEX PAGE STYLES ---- */

/* Liberty Syndicates - Index.html Styles */

/*---- Secondary Navigation ----*/
#secondarynavi_wrap {
	min-height:30px;
	width:965px;
	float:left;
	padding:0 0 0 0;
	margin:5px 0 0 0;
}
/*---- Secondary Navigation - Search ----*/
#search_title {
	width:480px;
	min-height:15px;
	margin:0 0 15px 0;
	border-bottom:1px solid #666;
}
#search_name_busi_wrap p {
	color:#333;
}
.form_names {
	font-size:0.8em;
	font-weight:bold;
	color:#333;
	margin:0px 10px 5px 0;
}
.form_names:hover {
	text-decoration:underline;
}
button.go {
	color:#002260;
	margin:5px 0 0 0;
	font-weight:bold;
	font-size:0.8em;
	background:url(/assets/bluearrow_small.gif) left no-repeat;
	padding-left:10px;
	border:none;
	cursor:pointer;
}
button.go:hover {
	text-decoration:underline;
}
#search_busi {
	width:225px;
	min-height:130px;
	float:left;
}
#search_busi p {
	color:#333;
}
#search_surname {
	width:215px;
	min-height:130px;
	float:right;
	padding-right:10px;
	padding-left:20px;
	border-left:1px solid #666;
}
#search_surname p {
	color:#333;
	padding:0px;
}
#search_alpha {
	font-size:1em;
	line-height:1.3em;
}
#alpha {
	font-size:1.1em;
	line-height:1.4em;
	letter-spacing:0.1em;
	clear:left;
}
#index #alpha{
	display:block;
	margin-top:10px;
}

#alpha_side {
	font-size:1.1em;
	line-height:1.4em;
}
.letter {
	text-decoration:none;
	color:#666;
}
.currentletter {
	text-decoration:underline;
	color:#002260;
}

.firstlast {
	cursor:pointer;
	font-style:bold;
}

.firstlast a {
	font-style:bold;
}
/*---- Secondary Navigation - Search - Form Styles ----*/

.search_list {
	margin:5px 0 5px 0;
	width:210px;
}
/*---- Splash Image ----*/
#splash_img {
	height:255px;
	width:965px;
	background:url(/assets/splash_img_lloyds_arial.jpg);
	float:left;
	z-index:-100;
}
/*---- Introduction ----*/
#intro {
	min-height:120px;
	width:965px;
	float:left;
	margin:15px 0 0 0;
	padding:20px 0 0 0;
}
#intro_txt {
	color:#666;
	float:left;
	width:515px;
	padding-top:0px;
}
#intro_txt p {
	font-size:1.1em;
	font-family: "Adobe Garamond Pro", Garamond, Palatino, "Times New Roman", Times, serif;
}
#intro_logos {
	width:425px;
	height:70px;
	float:right;
	padding:10px 0 0 0;
}
.logo {
	width:130px;
	height:70px;
	float:right;
	margin:0 0 0 10px;
}
.logo_right {
	float:right;
	margin:5px 0px 5px 20px;
}
/*---- BioPopup ----*/
#bio_popup {
	width:170px;
	padding:0px 0px 0px 0px;
}

#bio_popup img {
	margin:0px 0px 10px 0px;
}
#bio_popup h3 {
	font-weight:bold;
	color:#002260;
	padding:0 0 5px 0;
	font-size:1em;
}
#bio_popup li {
	padding:5px 0 0 0;
}

#bio_popup a {
	font-size:0.8em;
	}

.editable { border: 1px dotted #c00; }