#html_home { background: #cddbdf url(../images/bg_html_home.png) repeat-x top left }
html { height: 100%; background: #cddbdf url(../images/bg_html.png) repeat-x top left; padding:0; margin: 0; }
body { height: 100%; font: .8125em/1.46 Arial, sans-serif; color: #444; padding:0; margin: 0; }

h1 { color: #003567; font: bold 2em/1.1 Calibri, "Lucida Grande", Arial, sans-serif; margin: 0 0 15px; }
h2 { color: #003567; font: bold 1.85em/1.1 Calibri, "Lucida Grande", Arial, sans-serif; margin: 0 0 10px; }
h3 { color: #003567; font: bold 1.5em/0 Calibri, "Lucida Grande", Arial, sans-serif; padding:0 0 0px; margin-top:0; }
h4 { color: #72ab21; font: bold 1.2em/1.1 Calibri, "Lucida Grande", Arial, sans-serif; margin: 0 0 10px; text-transform: uppercase; }
h5 { color: #5c6989; font: bold 1.2em/1.1 Calibri, "Lucida Grande", Arial, sans-serif; margin: 0 0 20px; }

p { margin: 0 0 14px; }

a { color: #09c; font-weight: bold; text-decoration: none; }
a:focus, a:hover { text-decoration: underline; }
a img { border: 0; }
.more a { padding-left: 10px; background: url(../images/bg_more.png) no-repeat left; }

.hr { clear: both; height: 1px; line-height: 0; margin: 20px 0 30px; background: url(../images/dot.gif) repeat-x 0 0; }
.hr hr { position: absolute; left: -9999px; }

/* images */

.thumb.left { float: left; margin: 0 15px 15px 0; }
.thumb.right { float: right; margin: 0 0 15px 15px; }



/* layout */

#container { width: 952px; margin: 0 auto; min-height:100%; position:relative; zoom:1; }
* html #container { height:100%; } /* :hack: min-height for IE6 */

#header { background: url(../images/bg_header.png) no-repeat 0 0; height: 88px; position: relative; }
#header h1 { position:absolute; top:20px; left:21px; margin:0; }
#header p { position: absolute; right: 0; top: 18px; margin: 0; }

#content { padding-bottom:127px; zoom:1; }
#content:after { content: "."; clear: both; display: block; visibility: hidden; height: 0; }
#content_main { padding:0 0 0 32px; width:700px; float:left; zoom:1; }
#content_sub{ width:215px;float:left; zoom:1; }

#footer { background: url(../images/bg_body.png) repeat-x bottom; width:100%; position:relative; margin-top:-117px; color: #fff; font-size: .85em; line-height: 1.5; }
#footer p { margin: 0; }
#footer a { color: #fff; font-weight: normal; }
#footer #disclaimer { color: #444; text-align: center; font-size: .82em; margin: 0 0 35px; }
#footer #disclaimer p { margin: 0 0 3px; }
#footer #copyright { width: 400px; float: left; padding-left: 58px; background: url(../images/logo_jlt.png) no-repeat 0 0; }
#footer #footer_nav { width: 400px; float: right; text-align: right; }
#footer_sleeve { position:relative; margin:0 auto ; padding:10px 0 0; width:952px; height:107px; zoom: 1;  }
#footer_sleeve:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }


/* nav sub */
#nav_sub{ background:url(../images/bg_sub_nav.png) no-repeat top left; padding:23px 0 0; margin-bottom:35px; }
#nav_sub ul { list-style:none; margin:0; padding:0 0 13px; }
#nav_sub ul li { margin:0 0 15px; padding:0 23px;}
#nav_sub ul li a { font-size:1.15em; }
#nav_sub ul{ background:url(../images/bg_sub_nav_last.png) no-repeat bottom left; }
#body_journey #nav_journey a, #body_team #nav_team a, #body_consultancy #nav_consultancy a, #body_iphone #nav_iphone a {  color:#003567; }

/* home page */

#body_home #content { padding-bottom:0; }

#slider { position: relative; width: 992px; padding: 0 0 87px; margin: 0 -20px 35px; }
#slider:nth-child(n)::before, #slider:nth-child(n)::after { color: rgba(0,0,0,0); background: url(../images/bg_grad.png) no-repeat 0 0; position: absolute; top: 0; width: 20px; height: 420px; content: "."; z-index: 20; }
#slider:nth-child(n)::before { left: 0; }
#slider:nth-child(n)::after { background-position: 100% 0; right: 0; } /* :hack: nth child hack as fx3.0 doesn’t uspport positioned content */
#slides { overflow: hidden; position: relative; width: 992px; }
#slides ul { padding: 0; margin: 0; }
#slides li { float: left; list-style: none; margin: 0 20px; width: 289px; padding: 0 20px 0 643px; position: relative; z-index: 10; height: 430px; background-repeat: no-repeat; background-position: 0 0; }
* #slides li { position: static; display: inline; }

#benpal { background-image: url(../images/slide_benpal.jpg); }
#dashboard { background-image: url(../images/slide_dashboard.jpg); }
#mobile { background-image: url(../images/slide_mobile.jpg); }
#modeller { background-image: url(../images/slide_modeller.jpg); }
#benefits { background-image: url(../images/slide_benefits.jpg); }
#funds { background-image: url(../images/slide_funds.jpg); }
#employers { background-image: url(../images/slide_employers.jpg); }
#iphone { background-image: url(../images/slide_iphone.png); }

#dashboard h2{width:235px;}

#slides ul ul { margin: 0 0 10px; }
#slides ul ul li { float: none; display: block; margin: 0 0 5px; padding-left: 26px; width: auto; height: auto; background: url(../images/icon_tick.png) no-repeat 0 2px; }
#slides h2 span { display: block; color: #72ab21; margin: 0 0 12px; text-transform: uppercase; font-size: .66em; }
#slides .call_us_now { position: absolute; bottom: 30px; white-space: nowrap; font-weight: bold; color: #003567; padding-right: 72px; background: url(../images/icon_call_us_now.png) no-repeat 100% 10px; }
#slides .call_us_now p { margin-bottom: 5px; }
#slides .call_us_now .tel { font-size: 1.5em; font-family: Calibri, "Lucida Grande", Arial, sans-serif; line-height: 1.1; }
#slides .call_us_now .tel span { display: block; font-size: 1.23em; }

#slides .email_us_now { position: absolute; bottom: 60px; white-space: nowrap; font-weight: bold; color: #003567; padding-right: 72px; padding-top:10px; background: url(../images/icon_call_us_now.png) no-repeat 100% 0px; }


#nav { background: #fff url(../images/bg_nav.png) no-repeat 0 0; width: 951px; height: 86px; position: absolute; left: 20px; bottom: 0; font: bold 1.52em/1 Calibri, "Lucida Grande", Arial, sans-serif; }
#nav ul { list-style: none; margin: 0 0 0 66px; padding: 35px 0 0; }
#nav li { text-align:center; float:left; position: relative; z-index: 2; }
#nav_benpal {width: 95px;}
#nav_dashboard {width: 119px;}
#nav_mobile {width: 97px;}
#nav_modeller {width: 114px;}
#nav_benefits {width: 106px;}
#nav_funds {width: 87px;}
#nav_employees {width: 126px;}
#nav_iphone {width:75px;}
/*#nav_benpal {width: 102px;}
#nav_dashboard {width: 127px;}
#nav_mobile {width: 104px;}
#nav_modeller {width: 122px;}
#nav_benefits {width: 114px;}
#nav_funds {width: 94px;}
#nav_employees {width: 133px;}
#nav_iphone {width:102px;}*/

#nav .prev, #nav .next { position: absolute; top: 17px; border: 0; width: 35px; background: transparent; padding: 0; margin: 0; cursor: pointer; }
#nav .prev { left: 17px; }
#nav .next { right: 17px; }
#nav a { color: #72ab21; }
#nav a:focus, #nav a:hover { color: #4f7b0f; text-decoration: none; outline: none; }

#marker { background: #9dd052 url(../images/bg_marker.png) no-repeat 100% 0; position: absolute; top: 22px; }
#marker div { height: 45px; background: url(../images/bg_marker.png) 0 100%; }

#blurb { overflow:hidden; margin:0 0 40px;}
#body_home #blurb{ padding-bottom:107px; zoom:1; }
#blurb .col { height: 115px; position:relative; padding-bottom: 30px; float: left; margin: 0 25px 20px 0; width: 286px; _display: inline; /* :hack: ie6 double margin fix */}
#blurb .col h2 { margin-bottom: 6px; }
#blurb #col_1 {margin-left:22px;}
#blurb #col_1, #blurb #col_2{ }
#body_home #blurb #col_1 { padding: 15px 20px 0; margin-right:15px; width:253px; height: 169px; background: #f6f9f9 url(../images/bg_experience.png) no-repeat 0 0; }
#body_home #blurb #col_2 { padding: 15px 20px 0; margin-right:15px; width:253px; height: 169px; background: #f6f9f9 url(../images/bg_expert.png) no-repeat 0 0; }


#body_journey #blurb #col_1 { padding: 15px 20px 0; margin-right:10px; width:270px; height:169px; background: #f6f9f9 url(../images/bg_journey_experienced.png) no-repeat 0 0; }
#body_journey #blurb #col_2 { padding: 15px 20px 0; margin-right:0px; width:270px; height:169px;  background: #f6f9f9 url(../images/bg_journey_expert.png) no-repeat 0 0; }

#blurb #col_1 .more, #blurb #col_2 .more { position:absolute; bottom:0; }
#blurb #col_3 { padding: 15px 20px 0; margin-right:0; width:253px; height: 169px; background: #f6f9f9 url(../images/bg_journey.png) no-repeat 0 0; }
#blurb #col_3 p { margin-bottom:5px; }

#footer_disclaimer { font-size: .81em; color: #444444; line-height: 2.0; clear: both; padding: 30px 10px 0; text-align: center; }

#body_home #blurb #col_2 p, #body_home #blurb #col_1 p { margin-bottom:25px; }
#body_journey #blurb #col_2 p, #body_journey #blurb #col_1 p { margin-bottom:30px; }
#body_home #blurb p.consultancy {
	margin-top: -25px;
	margin-right: 90px;
}

#body_journey #blurb p.consultancy {
	margin-top: -27px;
	margin-right: 95px;
}

/*journey page */



#journey_nav {
	float: right;
	margin-top: -35px;
	position: relative;
	margin-right: 10px;
	float: right;
}

#body_journey #content_main { width:665px; padding:0; }

#content_main h2{ font-size:1.38em; margin-bottom: 5px; }

#content_main h2.journey_head { font-size:2em; margin-left:50px;} 

#journey_content{ margin-left:50px; overflow:hidden; clear:both; }

.ticks_list{
  margin: 0 0 25px;
  padding:0;
}

.ticks_list li{
  list-style:none;
  background:url(../images/icon_tick.png) no-repeat 0 2px;
  padding:0 0 0 26px;
  margin:0 0 14px;
  color:#383838;
  font-size:1em;
	zoom: 1;
}

#body_journey .ticks_list li { background-image: url(../images/icon_tick_blue.png); }

/*journey chevron nav*/

#journey_menu{
  width:650px;
  overflow:hidden;
  margin:18px 0 0;
  padding:18px 0px 63px 85px;
  background: url(../images/bg_chevron_nav.png) left bottom no-repeat;
  height:131px;
  position:relative;
}


#journey_menu.pensions_on{ background-position: left top; }

#journey_menu li{
  position:relative;
  float:left;
  list-style:none;
  margin:0;
  padding:0;
}

#journey_menu li a, #journey_menu li span{
  height:131px;
  display:block;
  float:left;
}

#journey_menu li span{position:absolute; top:0; left:0; background: url(../images/chevron_nav.png) no-repeat;}

#journey_menu #menu_pensions{ /*this is so the silhouette bg shows */
  margin-left:40px;  
  display:inline; /*fix double margin bug*/
}

#journey_menu #menu_pensions a, #journey_menu #menu_pensions span{
  width:115px;
  background-position: -40px bottom;
  z-index: 5;
}

#journey_menu #menu_pensions.on span, #journey_menu #menu_pensions.on a:hover span{
  background-position: -40px -131px;
  z-index:100;
}

#journey_menu #menu_pensions a:hover span, #journey_menu #menu_pensions a:hover{
  background-position: -40px top;
  z-index:1; 
}

#journey_menu #menu_risk a, #journey_menu #menu_risk span{
  width:153px; 
  background-position: -122px bottom;
  z-index: 4;
  margin-left:-33px;
}

#journey_menu #menu_risk.on span, #journey_menu #menu_risk.on a:hover span{
  background-position: -122px top;
  z-index:100;
}

#journey_menu #menu_risk a:hover span, #journey_menu #menu_risk a:hover{
  background-position: -122px -131px;
  z-index:1;
}

#menu_reward a, #journey_menu #menu_reward span{
  width:154px;  
  background-position: -243px bottom;
  z-index: 3;
  margin-left:-32px;
}

#journey_menu #menu_reward.on span, #journey_menu #menu_reward.on a:hover span{
  background-position: -243px -131px;
  z-index:100;
}

#journey_menu #menu_reward a:hover span{
  background-position: -243px top;
  z-index:1;
}

#menu_flex a, #journey_menu #menu_flex span{
  width:154px;
  background-position: -365px bottom;
  z-index: 2;
  margin-left:-32px;
}

#journey_menu #menu_flex.on span, #journey_menu #menu_flex.on a:hover span{
  background-position: -365px top;  
  z-index: 100;
}

#journey_menu #menu_flex a:hover span{
  background-position: -365px -131px;
  z-index:1;
}

#menu_global a, #journey_menu #menu_global span{
  width:153px;  
  background-position: -486px bottom;
  z-index: 1;
  margin-left:-33px;
}

#journey_menu #menu_global.on span, #journey_menu #menu_global.on a:hover span{
  background-position: -486px -131px;
  z-index:100;
}

#journey_menu #menu_global a:hover span{
  background-position: -486px top;
  z-index:1;
}




/* call us now content_sub */
#content_sub .call_us_now{ color: #003567; background: url(../images/icon_call_us_now_content_sub.png) no-repeat top left; padding:58px 0 0; font-weight:bold; margin:0 0 0 23px; }
#content_sub .call_us_now p { margin-bottom: 5px; }
#content_sub .call_us_now .tel { font-size: 1.3em; font-family: Calibri, "Lucida Grande", Arial, sans-serif; line-height: 1.2; }
#content_sub .call_us_now .tel span { display: block; font-size: 1.33em; }
#content_sub .call_us_now .email { line-height:1.3;}
#content_sub .call_us_now .email a { display:block; }


/*blurb content main */
#content_main #blurb{
  padding-top:25px;
  overflow:hidden;
  background:url(../images/dot.gif) top repeat-x;
  margin:0 0 40px 35px;
}

#content_main #blurb .col{
  width:310px;
  margin:0;
}

#body_home #content_main #blurb #col_1{
  margin-right:50px;
}


/* generic content header */
#content_main .content_header h2{ font-size:2.2em; margin-bottom:20px; }
.content_header{ padding:0 392px 28px 23px; }
.content_header p{ font-size:1.1em; line-height:1.6;}
#body_team .content_header{ background: url(../images/silhouette_team2.png) no-repeat 220px 0; }
#body_consultancy .content_header{ background: url(../images/silhouette_consult.png) no-repeat 220px 0; padding-right: 380px; }
#body_iphone .content_header{ background: url(../images/iPhoneIcon.png) no-repeat 410px 40px; padding-right: 380px; }


/* generic content container */
.content_container{
  padding:35px 180px 71px 25px;
  background:url(../images/bg_content_container.gif) no-repeat;
  position:relative;
  margin:0;
  width:477px;
	min-height: 300px;
  zoom:1;
}
.content_container:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }

.content_container .column{
  float:left;
  width:300px;
}

.content_container .col1{
  padding-right:30px;
}

.content_container .column_container{
  background:url(../images/dot.gif) repeat-x bottom;
  overflow:hidden;
  padding:0 0 10px;
  margin-bottom:30px;
  width:630px;
}

.content_container div.bottom{
  width:682px;
  height:71px;
  background: url(../images/bg_content_container_bottom.png) no-repeat;  
  position:absolute;
  left:0;
  bottom:0;
	_bottom:-1px;
}
.content_container .blurb { font-size: .85em; position: absolute; top: 55px; right: 30px; width: 115px; padding-top: 45px; background: url(../images/logo_jlt_2.png) no-repeat 0 0; }
.content_container .rightcol { font-size: .85em; position: absolute; top: 55px; right: 30px; width: 315px; padding-top: 45px; }



/* contact page */

#body_contact_us .content_container { padding-right: 97px; width: 585px; }

#signup_header { border-bottom: 10px solid #e3e3e3; margin: 0 0 15px; zoom: 1; }
#signup_header:after { content: "."; clear: both; display: block; visibility: hidden; height: 0; }
#signup_header h2 { font-size: 1.3em; }

#body_contact_us .contact_details { margin: 0 0 20px; float: left; width: 50%; }
#body_contact_us .contact_details h2 { font-size: 1.3em; }
#body_contact_us .contact_details ul { margin: 0; padding: 0; list-style: none; font-size: 1.08em; line-height: 1.4em; }
#body_contact_us .contact_details li { padding: 5px 0 0 35px; margin: 0 0 15px; clear: left; }
#body_contact_us .contact_details img { float: left; margin: -1px 0 0 -35px; }
#body_contact_us #call_us { background: url(../images/bg_call_us.png) no-repeat right top; padding: 18px 0 0; height: 59px; }
#body_contact_us #call_us h2, #content_main #call_us p { margin: 0 0 0 145px; }
#body_contact_us #call_us p { color: #444; font: bold 1.23em Calibri, "Lucida Grande", Arial, sans-serif; }

/* iPhone App page */

#iphonecontainer { width:635px; height:510px; padding-right:25px; }

#sliderwrapper { width:610px; margin:0 auto; }
#slidercontent { width:600px; margin:0 auto; position:relative; }
#iPhoneslider {	margin-bottom:110px; position:relative;	min-height:320px; margin-top:130px; margin-left:130px; background:transparent url(../images/loading.gif) no-repeat 0% 50%; }
#iPhoneslider .nivo-controlNav { position:absolute; left:-140px; top:-35px; width:130px; }
#iPhoneslider .nivo-controlNav img { display:inline; position:relative;	margin-right:10px; }
#iPhoneslider img {	position:absolute; top:0px;	left:0px; margin-bottom:10px; display:none; }
#iPhoneslider a { border:0; }
.nivo-slice { display:block; position:absolute;	z-index:50;	height:100%; }
.nivo-caption {	position:absolute; left:-145px;	top:-150px; width:640px; padding-top:10px; z-index:89; }
.nivo-caption h3 { margin-top:8px; }

#sliderwrapper-ie6 #thumbs { float:left; width:100px }
#sliderwrapper-ie6 #thumbs img { margin-bottom:6px; }
#sliderwrapper-ie6 #slidescontainer { float:right;margin-top:32px;}
#sliderwrapper-ie6 #captions { margin-top:40px; }
#sliderwrapper-ie6 #captions p { height:65px; }

