#login_form
{
	display:none;
}
#footer-info
{
	display:none;
}
/* Course */
.section img.icon {display:none;}

/* ucSpecialOffers */
#ucSpecialOffers #extrainfo
{
	display: none;
}
#ucSpecialOffers #contenthead
{
	display: none;
}

.reed_training_only
{
	display: inline;
}
.additional_footer_links
{
	display: inline;
}


/* Custom lloyds Styling */
body
{
	background-color: #ffffff;
}
a {text-decoration:none; color:#00864F;}
h1 {color:#00864F;}
h2 {color:#808080;}
h3 {color:#99c6b8}
p {color:#000000;}
li {color:#000000;}
hr {color: #e6e6e6; border-top: 1px solid #e6e6e6;}
#header-wrapper
{
	background: url(/images/lloyds/header_back.gif);
}
#toptitle img
{
	background: url(/images/lloyds/header_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	width: 367px;
	height: 74px;
	border: 0px;
}
#searchbar
{
	visibility: hidden;
}
#initialmenu
{
	display: none;
}
#initialmenu a
{
	color: #00864F;
}
#login_form a
{
	color: #00864f;
}
#login_form #inputs
{
	color: #00864f;
}

#navigation
{
	clear: both;
	margin: 0 20px 8px 0;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 50;
	background-color: #00864F;
	background: url(/images/lloyds/header_tab_back_green.gif);
	width: 1000px;
}
#navigation ul.l-0 li
{
	background: url(/images/lloyds/header_tab_back_green.gif);
}
#navigation ul.l-0 li:hover
{
	background: url(/images/lloyds/header_tab_back_green_on.gif);
}
#navigation ul.l-0 li.here
{
	background: url(/images/lloyds/header_tab_back_green_on.gif);
}
#navigation ul.l-1
{
	border: 2px solid #000000;
	border-top: 7px solid #000000;
}
#navigation ul.l-1 li
{
	background: url(/images/sp.gif);
}
#navigation ul.l-1 li.here
{
	background: url(/images/sp.gif);
}
#navigation ul.l-1 li:hover
{
	background: url(/images/sp.gif);
}
#footer-wrapper
{
	border-top-width: 0px;
	background-color: transparent;
}
#footer
{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #00864F;
	height: 20px;
	padding: 5px;
	background: url(/images/lloyds/header_tab_back_green.gif);
}
.foothead
{
	/*display: none;*/
}
#footer_right
{
	display: none;
}
#footer-wrapper #footer #footer_left
{
	float: none;
}
#footer-wrapper #footer
{
	text-align: center;
}
	

#middle_bar legend 		
{
	color:#808080;
}

/* button styling */ 

#middle_bar .button {line-height:24px; display:block; background:url(/images/lloyds/button.gif) top left no-repeat; padding-left:12px; margin:0 10px; color:#fff; cursor:pointer;}
#middle_bar a.button span {line-height:24px; display:inline-block; background:url(/images/lloyds/button.gif) top right no-repeat; padding-right:12px; color:#fff; font-weight:bold;}
#middle_bar a.button:hover {background:url(/images/lloyds/button.gif) bottom left no-repeat; color:#fff}
#middle_bar a.button:hover span {background:url(/images/lloyds/button.gif) bottom right no-repeat; color:#fff; font-weight:bold;}
#middle_bar input.button {height:24px; background-position:center top; padding:0px 10px; font-weight: bold;}

#searchbar .button {line-height:24px; display:block; background:url(/images/lloyds/button.gif) top left no-repeat; padding-left:12px; margin:0 10px; color:#fff; cursor:pointer;} 
