/**
 * @version $Id: template.css 10498 2009-01-27 10:37:36Z ian $
 * @author Huw Jones, Lloyds Europa Ltd
 * @package Joomla
 * @subpackage LE_LloydsEuropa2 template
 * @copyright Copyright (C) Lloyds Europa Ltd. All rights reserved.
 * @license COPYRIGHT All rights reserved
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

html, body {
margin-left: auto; margin-right: auto; margin-bottom:0px;
height:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
line-height:1.4em; letter-spacing:0.1em; text-align:justify;
}

img{
border-style:none;
}

#background{position:absolute; z-index:1; width:100%; height:100%; left:0; top:0px; bottom:0px;}

#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;} 

#contentwrapper {
width:882px;
	margin:0px auto;
	text-align:left;
	}

p {
}

#fixed {position:absolute; top:25px; left:10px; width:150px; z-index:10; color:#567; border:1px solid #000; padding:10px;}

#contenttop{
background-image:url(http://lloydseuropa.co.uk/templates/le_lloydseuropa2/images/bg_top.png);
background-repeat:no-repeat;
height:243px;
width:882px;
}

#contentmid{
background-image:url(http://lloydseuropa.co.uk/templates/le_lloydseuropa2/images/bg_mid_rep.png);
background-repeat:repeat-y;
width:882px;
}

#contentbot{
background-image:url(http://lloydseuropa.co.uk/templates/le_lloydseuropa2/images/bg_bot.png);
background-repeat:no-repeat;
width:882px;
height:60px;
}

#menudiv{
z-index:1;
position:absolute;
margin-top:-92px;
text-align:right;
width:808px;
margin-left:40px;
#margin-left:0px;
max-width:170px;
left:60%;
#left:62%; /* IE hack */
}

#menudivwrapper{
width:170px;
}

#contentbody{
z-index:105;
text-align:left;
width:660px;
margin-left:40px;
}

#contentfooter{
z-index:101;
text-align:center;
width:808px;
margin-left:40px;
font-size:75%;
color:#999999;
text-decoration:none;
}

/* END LAYOUT /*





/** BEGIN JOOMLA CLASSES**/

.pathway{
text-decoration:none;
font-size:75%;
margin-left:1px;
}

.pathway a:link, .pathway a:visited{
font-size:100%; /* fix size problem with pathway style sizing links twice */
color:#0066CC;
}

.pathway a:hover{
text-decoration:underline;
font-weight:bold;
}

.breadcrumbs pathway {
}

.componentheading{
font-size:120%;
font-weight:bold;
color:#0066CC;
margin-left:2px;
}

.contentheading{
font-size:100%;
font-weight:bold;
color:#3399CC;
}

.buttonheading img{ /** GETS RID OF BORDERS AROUND PRINT/PDF/EMAIL IMAGES**/
border-style:none;
}

.small, .createdate, .modifydate{
color:#999999;
font-size:75%;
}

.readon{
font-size:70%;
color:#0066CC;
}

.menu, .menu li, .menu li a, .menu li a:visited{
list-style-type:none;
text-decoration:none;
color:#0066CC;
}

.menu li a:hover{
color:#000000;
font-weight:bold;
}

#current{
font-weight:bold;
font-size:100%;
color:#FF0000;
list-style-type:circle;
list-style-image:url(../images/arrowpng.png)
}

.input{
border:0px;
color:#0066CC;
text-align:right;
list-style-type:none;
}

.syndicate{
text-decoration:none;
color:#0066CC;
}

.syndicate:hover{
text-decoration:underline;
font-weight:bold;
}

.inputboxsearch{
color:#999999;
}

.inputbox{
text-align:right;
width:5em;
}

.article_separator{
}

