
/***************************** Stylesheet for IFL Management Ltd. ***********************/

*, html, body{
    	margin: 0px;
    	padding: 0px;
	}

body	{
	text-align: center;
	margin: 0 0 20px;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 62.5%;
	color: #333;
	line-height: 2em;
	}

h1	{
	margin: 1.0em 0 0.4em 0;
	font-size: 1.8em;
	color: #3d5557;
	line-height: 1em;
	}

h2	{
	margin: 0.54em 0 0.333333em 0;
	font-size: 1.4em;
	color: #3d5557;
	line-height: 1.333333em;
	}

h3	{
	margin: 0.54em 0 0.333333em 0;
	font-size: 1.2em;
	color: #3d5557;
	line-height: 1.54em;
	}

h4	{
	margin: 0.666666em 0 0.2em;
	font-size: 1.3em;
	font-weight: bold;
	color: #3d5557;
	line-height: 1.54em;
	}

h5	{
	margin: 1em 0 0.2em;
	font-size: 1.1em;
	font-weight: bold;
	color: #5f4e49;
	line-height: 1.54em;
	}

h1 a, h2 a, h3 a{
	color: #3d5557;
	text-decoration: none;
	cursor: default;
	}

p	{
	padding: 0 0 8px;
	font-size: 1.1em;
	}

ul	{
	margin-left: 20px;
	}

a, p a	{
	color: #058984;
	text-decoration: underline;
	outline: none;
	}

p a:hover{
	text-decoration: underline;
	}

a img	{
	border: none;
	}

blockquote{
	float: left;
	margin: 20px 10px 10px;
	padding: 15px;
	background: #fafafa;
	border: 1px solid #ccdfe3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

cite	{
	color: #429197;
	color: #058984;
	}

#container{
	margin: 0 auto;
	padding: 0 0 0;
	width: 920px;
	text-align: left;
    	font-size: 1.2em;
	background: #fff;
	}

#header	{
	float: left;
	width: 920px;
	height: 115px;
	background: url(../images/header-bg.gif) 0 0 repeat-x;
	position: relative;
	}

/***** homepage *****/

#home-top{
	float: left;
	width: 920px;
	height: 260px;
	position: relative;
	background: #fff;
	}

#home-sidebar1 {
	float: left;
	width: 200px;
	}

#home-sidebar2 {
	float: right;
	width: 200px;
	}

#home-mid{
	float:left;
	padding: 0 40px 0 20px;
	width: 660px;
	position: relative;
	background: url(../images/home-mid2.gif) 0 0 no-repeat;
	}

#home-bottom{
	float: left;
	padding-bottom: 35px;
	width: 720px;	
	}

#home-bottom-inner{
	float: left;
	padding: 0 30px;
	width: 450px;
	position: relative;
	}

/*******************/

#content-outer{
	float: left;
	width: 920px;
	}

#breadcrumbs{
	float: left;
	width: 100%;
	height: 34px;
	}

#content{
	float: left;
	width: 552px;
	}

#page-top{
	float: left;
	margin: 20px 0 0;
	padding: 0 20px;
	width: 512px;
	}

#content-inner{
	float: left;
	padding: 0 30px 35px;
	width: 492px;
	min-height: 500px;
	}

#content2{			/*for pages without right sidebar*/
	float: left;
	padding: 0 0 30px 30px;
	width: 706px;
	}

#content-inner2{		/*for pages without right sidebar*/
	float: left;
	padding: 0;
	width: 100%;
	min-height: 500px;
	}

#content-inner2 p{		/*for pages without right sidebar*/
	padding-right: 30px;
	}

#footer {
	clear: both;
	width: 920px;
	height: 100px;
	border-top: 1px solid #ccc;
	}

#accordion{
	margin: 20px 0;
	}

/********** lists **********/

#top-menu{
	position: absolute;
	top: 88px;
	right: -3px;
	list-style-type: none;
	}

#top-menu li{
	display: inline;
	text-align: center;
	}

#top-menu li a{
	display: block;
	float: left;
	margin-right: 3px;
	padding: 0 0 0 0px;
    	color: #fff;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
    	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 0.9em;
	width: 100px;
	text-align: center;
	/*text-transform: uppercase;*/
	background: url(../images/topmenu-li-bg.gif) 0 0 no-repeat;
	}

#top-menu li a span{
	/*display: block;
	padding: 0 20px 0 0;
    	height: 33px;
	background: url(../images/top-menu-li-bg-right.gif) 100% 0 no-repeat;
	cursor: pointer;*/
	}

#top-menu li a:hover{
	color: #fff;
	background: url(../images/topmenu-li-bg.gif) 0 -23px no-repeat;
	}

#top-menu li a.current{
	color: #fff;
	background: url(../images/topmenu-li-bg.gif) 0 -46px no-repeat;
	}

#top-menu li a:hover span, #top-menu li a.current span{
	/*color: #fff;
	background: url(../images/top-menu-li-hover-right.gif) 100% 0 no-repeat;
	cursor: pointer;*/
	}

.side-menu{
	float: left;
	margin: 20px 0 0;
	padding: 30px 0 0;
	font-size: 1.0em;
	line-height: 2.4em;
	list-style-type: none;
	background: url(../images/side-menu-head.gif) 0 0 no-repeat;
	}

.side-menu li{
	display: block;
	}

.side-menu li#last{
	background: url(../images/side-menu-bottom.gif) 0 0 no-repeat;
	}

.side-menu li a{
	display: block;
	padding-left: 40px;
	width: 142px;
	color: #333;
	text-decoration: none;
	background: #eeeceb;
	border-top: 1px solid #fff;
	border-left: 1px solid #dfdbd9;
	border-right: 1px solid #dfdbd9;
	border-bottom: 1px solid #dfdbd9;
	}

.side-menu li#last a{
	display: block;
	padding-left: 40px;
	width: 144px;
	height: 30px;
	color: #333;
	text-decoration: none;
	background: none;
	border-top: 1px solid #fff;
	border-left: none;
	border-right: none;
	border-bottom: none;
	}

.side-menu li a:hover, .side-menu li a.selected{
	color: #000;
	text-decoration: none;
	background: url(../images/side-menu-li-hover.gif) repeat-x;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #b9d0d1;
	}

.side-menu li#last a:hover, .side-menu li#last a.selected{
	color: #000;
	text-decoration: none;
	background: url(../images/side-menu-bottom-hover.gif) 0 0 no-repeat;
	border-top: 1px solid #fff;
	border-left: none;
	border-right: none;
	border-bottom: none;
	}

.home-list1{
	float: left;
	margin-left: 0;
	padding: 26px 0 48px 228px;
	width: 425px;
	font-size: 1.2em;
	font-weight: bold;
	list-style-type: none;
	background: url(../images/home-list1-bg.jpg) 5px -2px no-repeat;
	}

.home-list1 li{
	padding-left: 30px;
	line-height: 1.8em;
	background: url(../images/green-tick.png) 0 40% no-repeat;
	}

.home-list2{
	float: left;
	width: 420px;
	margin-left: 0;
	padding: 3px 3px 5px 20px;
	font-weight: normal;
	list-style-type: none;
	}

.home-list2 li{
	padding-left: 20px;
	line-height: 1.7em;
	background: url(../images/green-tick-sml.png) 0 45% no-repeat;
	}

.item-list1{
	margin: 0 10px;
	padding: 0 15px;
	font-weight: normal;
	line-height: 2.2em;
	list-style-type: none;
	background: #fafafa;
	border-left: 1px solid #ccdfe3;
	border-right: 1px solid #ccdfe3;
	}

.item-list1 li{
	line-height: 1.6em;
	padding-left: 20px;
	padding-bottom: 10px;
	background: url(../images/green-tick-sml.png) 0 4px no-repeat;
	}

.item-list2{
	margin: 0 10px;
	padding: 0 15px;
	font-weight: normal;
	line-height: 2.2em;
	list-style-type: none;
	background: #fafafa;
	border-left: 1px solid #ccdfe3;
	border-right: 1px solid #ccdfe3;
	}

.item-list2 li{
	line-height: 1.6em;
	padding-left: 20px;
	padding-bottom: 10px;
	background: url(../images/arrow-lime.gif) 0 4px no-repeat;
	}

.itemlist-rounded-top{
	margin: 5px 0 0 10px;
	height: 20px;
	background: url(../images/itemlist-rounded-top.gif) 0 0 no-repeat;
	}

.itemlist-rounded-bottom{
	margin: -10px 0 20px 10px;
	height: 20px;
	background: url(../images/itemlist-rounded-bottom.gif) 0 0 no-repeat;
	}

.breadcrumbs-list{
	margin: 12px 0 0;
   	padding: 0 0 0 30px;
   	font-size: 0.9em;
	color: #333;
	list-style-type: none;
	}

.breadcrumbs-list li{
	margin: 0;
   	padding: 0;
	display: inline;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	}

.breadcrumbs-list li a{
	display: block;
	float: left;
    	margin: 0 4px 0 0;
    	padding: 0;
	text-decoration: none;
    	color: #999;
	}

.breadcrumbs-list li a:hover{
	text-decoration: underline;
    	}

.agency-list{
	float: left;
	display: inline;
	margin: 5px 0 0 40px;
	padding: 0;
	width: 190px;
	font-weight: bold;
	color: #5f4e49;
	list-style-type: none;
	}

#footer-list{
	float: right;
	padding: 15px 0 0;
	font-size: 0.9em;
	line-height: 12px;
	list-style-type: none;
	}

#footer-list li{
	display: inline;
	float: left;
	margin: 0 8px 0 0;
	padding: 0 8px 0 0;
	border-right: 1px solid #999;
	}

#footer-list li#end{
	border: none;
	}

#footer-list li a{
	display: block;
	float: left;
	color: #999;
	text-decoration: none;
	}

#footer-list li a:hover{
	color: #666;
	text-decoration: none;
	}

.sitemap-list{
	float: left;
	margin: 5px 0 0 100px;
	width: 220px;
	font-weight: bold;
	list-style-type: none;
	}

.sitemap-list dt{
	padding: 15px 0 0;
	}

.sitemap-list dd{
	padding: 2px 0 2px 20px;
	}

.sitemap-list dt a{
	
	}

.sitemap-list dd a{
	color: #6c615b;
	}

/********** classes **********/

h1.home-h1{
	margin-top: 0.7em;
	}

h2.home-h2{
	margin: -3px 0 0;
	}

h5.home-h5{
	margin-top: 0.4em;
	}

h5.sub-h5{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 25px;
	left: 42px;
	color: #fff;
	display: none;
	}

span.bold{
	font-weight: bold;
	}

p.underline{
	padding-bottom: 20px;
	border-bottom: 1px solid #ccdfe3;
	}

.sidebar{
	float: left;
	width: 184px;
	padding-bottom: 25px;
	position: relative;
	}

.map-box{
	float: right;
	display: inline;
	margin: 0 0 0 30px;
	text-align: center;
	}

.copyright{
	float: left;
	padding: 12px 0 0 20px;
	font-size: 0.9em;
	color: #999;
	}

/********** forms **********/

.info-pack{
	float: left;
	margin: 0 0 20px;
	padding: 40px 0 0 15px;
	width: 185px;
	height: 96px;
	color: #333;
	border: none;
	background: url(../images/home-info-pack-bg.gif) 0 0 no-repeat;
	}

.info-pack label{
	display: block;
	width: 170px;
	font-weight: bold;
	}

.info-pack .textfield{
	clear: both;
	margin-top: 5px;
	padding: 2px;
	width: 162px;
	border: 1px solid #666;
	}

.info-pack .submit{
	clear: both;
	display: block;
	margin: 8px 0 0 45px;
	padding: 0;
	width: 82px;
	height: 25px;
	text-indent: -9999px;
	background: url(../images/submit-btn1.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
	}

.regdetails, .contact-form{
	margin: 10px 0 30px 20px;
	padding: 0 30px 30px;
	width: 400px;
	font-size: 1.0em;
	background: #fafafa;
	border: 1px solid #ccdfe3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

.regdetails legend, .contact-form legend{
	margin: 0;
	padding: 5px 10px;
	color: #333;
	font-size: 1.4em;
	display: none;
	}

.regdetails label, .contact-form label{
	clear: both;
	float: left;
	margin: 8px 0 8px;
	padding: 0;
	width: 150px;
	text-align: left;
	}

.regdetails .textfield, .contact-form .textfield{
	float: right;
	margin: 5px 0 5px;
	padding: 3px;
	height: 16px;
	width: 225px;
	font-size: 1.0em;
	}

.regdetails .selectfield, .contact-form .selectfield{
	float: right;
	display: block;
	margin: 12px 0;
	padding: 3px;
	height: 24px;
	width: 235px;
	}

.regdetails .textarea, .contact-form .textarea{
	float: right;
	display: block;
	margin: 5px 0 10px;
	padding: 3px 3px 0;
	height: 200px;
	width: 390px;
	}

.regdetails .submit, .contact-form .submit{
	float: left;
	margin: 8px 0 0 165px;
	padding: 0;
	width: 82px;
	height: 25px;
	text-indent: -9999px;
	background: url(../images/submit-btn1.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
	}

.regdetails .reset, .contact-form .reset{
	float: left;
	margin: 8px 0 0 71px;
	padding: 0;
	width: 82px;
	height: 25px;
	text-indent: -9999px;
	background: url(../images/reset-btn1.png) 0 0 no-repeat;
	border: none;
	cursor: pointer;
	}

.contact-form{
	float: left;
	display: inline;
	width: 644px;
	margin: 20px 0 30px;
	}

.contact-form label{
	width: 140px;
	}

.contact-form .textfield{
	float: left;
	}

.contact-form .textarea{
	float: left;
	margin-top: 10px;
	width: 430px;
	}

.contact-form .submit{
	margin: 8px 0 0 140px;
	}

.contact-form .reset{
	margin: 8px 0 0 71px;
	}

/********** images **********/

.logo	{
	position: absolute;
	top: 15px;
	left: 0;
	width: 195px;
	height: 78px;
	}

.home-top-right{
	position: absolute;
	top: 20px;
	right: 0;
	width: 275px;
	height: 220px;
	}

.home-bonus1{
	position: absolute;
	top: 138px;
	left: 23px;
	width: 174px;
	height: 163px;
	}

.join-btn{
	float: left;
	width: 145px;
	height: 31px;
	position: absolute;
	top: 0px;
	right: 40px;
	}

.hmrc1	{
	position: absolute;
	top: 60px;
	right: 40px;
	width: 145px;
	height: 73px;
	}

.home-side-img1{
	float: left;
	padding: 0 0 20px;
	width: 200px;
	height: 135px;
	}

.side-img1{
	float: left;
	padding: 20px 0 0px;
	width: 184px;
	height: 425px;
	}

.side-img2{
	float: left;
	padding: 20px 0 10px;
	width: 184px;
	height: 135px;
	}

.misc-img1{
	float: right;
	padding: 0 0 15px 20px;
	width: 260px;
	height: 278px;
	}

#page-top img{
	width: 512px;
	height: 160px;
	}

/**************** slideshow **************/

#slideshow1{
    	float: left;
    	margin: 20px 0 0;
    	padding: 0;
    	position: relative;
    	width: 671px;
    	height: 220px;
	}

#slideshow1 img{
    	position: absolute;
    	top: 0;
    	left: 0;
    	z-index: 8;
    	opacity: 0.0;
    	width: 671px;
    	height: 220px;
	}

#slideshow1 img.active{
    	z-index: 10;
    	opacity: 1.0;
	}

#slideshow1 img.last-active{
    	z-index: 9;
	}

#slideshow2{
    	float: left;
    	margin: 0 0 20px;
    	padding: 0;
    	position: relative;
    	width: 200px;
    	height: 135px;
	}

#slideshow2 a{
    	position: absolute;
    	top: 0;
    	left: 0;
    	z-index: 8;
    	opacity: 0.0;
    	width: 200px;
    	height: 135px;
	outline: none;
	}

#slideshow2 a.active2{
    	z-index: 10;
    	opacity: 1.0;
	}

#slideshow2 a.last-active2{
    	z-index: 9;
	}