/* @license
 * MyFonts Webfont Build ID 2431747, 2012-12-15T10:06:36-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Museo 700 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo/700/
 * Copyright: Copyright (c) 2008 by Jos Buivenga/exljbris. All rights reserved.
 * Licensed pageviews: Unlimited
 * 
 * Webfont: Museo 300 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo/300/
 * Copyright: Copyright (c) 2008 by Jos Buivenga/exljbris. All rights reserved.
 * Licensed pageviews: 0
 * 
 * Webfont: Museo 500 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo/500/
 * Copyright: Copyright (c) 2008 by Jos Buivenga/exljbris. All rights reserved.
 * Licensed pageviews: 0
 * 
 * Webfont: Museo Sans 500 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans/500/
 * Copyright: Copyright (c) 2008 by Jos Buivenga. All rights reserved.
 * Licensed pageviews: 0
 * 
 * Webfont: Museo Sans 500 Italic by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans/500-italic/
 * Copyright: Copyright (c) 2008 by Jos Buivenga. All rights reserved.
 * Licensed pageviews: 0
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2431747
 * 
 * © 2012 Bitstream Inc
*/

@font-face {font-family: 'museo';src: url('../webfonts/251B03_0_0.eot');src: url('../webfonts/251B03_0_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/251B03_0_0.woff') format('woff'),url('../webfonts/251B03_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'museo-regular';src: url('../webfonts/251B03_1_0.eot');src: url('../webfonts/251B03_1_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/251B03_1_0.woff') format('woff'),url('../webfonts/251B03_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Museo-500';src: url('../webfonts/251B03_2_0.eot');src: url('../webfonts/251B03_2_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/251B03_2_0.woff') format('woff'),url('../webfonts/251B03_2_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'MuseoSans-500';src: url('../webfonts/251B03_3_0.eot');src: url('../webfonts/251B03_3_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/251B03_3_0.woff') format('woff'),url('../webfonts/251B03_3_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'MuseoSans-500Italic';src: url('../webfonts/251B03_4_0.eot');src: url('../webfonts/251B03_4_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/251B03_4_0.woff') format('woff'),url('../webfonts/251B03_4_0.ttf') format('truetype');}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	*border-collapse: collapse;
	border-spacing: 0;
}
body {
	font:13px 'museo-regular', sans-serif;
	color:#3c3c3c;
	background:#fff url(../images/bg-body.gif) repeat-x;
	min-width: 964px;
}
a{
	text-decoration:none;
	color:#3c3c3c;
}
a:hover{
	text-decoration:underline;
}

/* colours */
.green {
	color:#799C32;
}
.wmgreen {
	color:#799C32;
}
.WMblue, .wmblue {
	color:#4d97d5;
}
.grey {
	color:#999;
}

/* wrapper */
#wrapper{
	width: 964px;
	margin:0 auto;
	padding:0 11px 100px 5px;
}
/* header */
#header{
	padding:12px 0 14px;
	display:block;
	width:964px;
}
.header-frame{
	overflow:auto;
	padding:0 0 23px;
	width:964px;
}
.logo{
	margin:16px 30px 0 0;
	float:left;
}
.logo a{
	background: url(../images/logo.gif) no-repeat;
	width: 294px;
	height: 67px;
	display:block;
}
.logo a span{
	width: 294px;
	height: 67px;
	text-indent:-3000px;
	overflow:hidden;
	display:block;
	cursor:pointer;
}
.slogan{
	float:left;
	color:#4d97d5;
	padding:64px 0 0;
	font:20px/22px 'museo-regular', sans-serif;
	font-weight:bold;
}
.header-holder{
	float:right;
}
.top-nav{
	margin:0 0 22px;
	text-align:right;
	font:12px/14px 'museo-regular', sans-serif;
}
.top-nav li{
	display:inline;
	padding:0 0 0 8px;
}
.phone-holder{
	overflow:hidden;
}
.phone{
	background:url(../images/ico.gif) no-repeat;
	padding:14px 0 0 22px;
	float:right;
	text-align:right;
}
.phone strong{
	display:block;
	color:#799c32;
	font:18px/22px 'museo', sans-serif;
}
.phone span{
	font:11px/13px 'museo-sans', sans-serif;
	display:block;
}
.phone span.hidden{
	display:none;
}
/* nav */
#nav{
	overflow:hidden;
	font:15px/17px 'museo-regular', sans-serif;
}
#nav ul{
	float:left;
	background:url(../images/bg-nav.gif) no-repeat 100% -62px;
}
#nav ul li{
	float:left;
	white-space:nowrap;
	margin:0 1px 0 0;
	background:url(../images/bg-nav.gif) repeat-x 0 -31px;
}
#nav ul li.last{
	margin:0;
}
#nav ul li:first-child a{
	background:url(../images/bg-nav.gif) no-repeat;
}
#nav ul li.active,
#nav ul li:hover{
	background:url(../images/bg-nav-hover.gif) repeat-x 0 -31px;
}
#nav ul li.active:first-child a,
#nav ul li:first-child:hover a{
	background:url(../images/bg-nav-hover.gif) no-repeat;
}
#nav ul li.last a,
#nav ul li.last a{
	background:url(../images/bg-nav.gif) no-repeat 100% -62px;
}
#nav ul li.last:hover a,
#nav ul li.active.last a{
	background:url(../images/bg-nav-hover.gif) no-repeat 100% -62px;
}
#nav a{
	height:24px;
	display:block;
	padding:7px 20px 0;
	color:#fff;
	white-space:nowrap;
}
#nav ul li a{
	float:left;
}
#nav ul li a span{
	white-space:nowrap;
}
#nav a:hover{
	text-decoration:none;
}
.contact{
	float:right;
	background:url(../images/bg-nav.gif) repeat-x 0 -31px;
	width:144px;
}
.contact.active{
	float:right;
	background:url(../images/bg-nav-hover.gif) repeat-x 0 -31px;
	width:144px;
}
.contact span{
	display:block;
	background:url(../images/bg-nav.gif) no-repeat;
}
.contact.active span{
	display:block;
	background:url(../images/bg-nav-hover.gif) no-repeat;
}
#nav .contact span a{
	background:url(../images/bg-nav.gif) no-repeat 100% -62px;
	padding:6px 0 0;
	text-align:center;
}
#nav .contact.active span a{
	background:url(../images/bg-nav-hover.gif) no-repeat 100% -62px;
	padding:6px 0 0;
	text-align:center;
}
.contact:hover, .contact.active{
	background:url(../images/bg-nav-hover.gif) repeat-x 0 -31px;
}
.contact span:hover, .contact.active span:hover{
	background:url(../images/bg-nav-hover.gif) no-repeat;
}
#nav .contact span a:hover, #nav .contact.active span a{
	background:url(../images/bg-nav-hover.gif) no-repeat 100% -62px;
}
/* gallery */
.gallery{
	background:url(../images/bg-gallery.gif) no-repeat;
	width:958px;
	padding:8px 14px 13px 8px;
	height:317px;
	margin:0 -11px 9px -5px;
	overflow:hidden;
	position:relative;
}
.tabset{
	float:right;
	width:398px;
}
.tabset li a{
	color:#fff;
	float:left;
	width:100%;
}
.tabset li a:hover,
.tabset li a.active{
	text-decoration:none;
	background:url(../images/bg-tabset.gif) no-repeat;
}
.tabset li.tab-third a em{
	padding:16px 15px 0 35px !important;
	height:64px;
}


.tabset li.last a:hover,
.tabset li.last a.active{
	background-position:0 -80px;
}
.tabset li a em{
	display:block;
	padding:16px 12px 0 33px;
	height:64px;
	cursor:pointer;
	background:url(../images/separator1.png) repeat-x;
}
.tabset li:first-child a em{
	background:none;
}
.tabset li strong{
	font:23.5px/28px 'museo-regular', sans-serif;
	display:block;
}
.tabset li span{
	font:13px/15px 'museo-sans', sans-serif;
}
.slideset{
	float:left;
	width:560px;
	min-height:317px;
	overflow:hidden;
	position:relative;
}
.tab-content{
	position:absolute;
	top:0;
	left:0;
	width:533px;
	height:295px;
	padding:22px 0 0 27px;
	display:none;
}

.slideset .active{display:block;}

.tab1{
	background:url(../images/bg-tab.png) no-repeat 69px 100%;
}
.tab3{
	background:url(../images/bg-tab-annuities.png) no-repeat 22px 100%;
}
/* scottish widows remove
.tab4{
	background:url(../images/bg-tab-swidows.png) no-repeat 175px 100%;
}
.tab4-indent{
	padding:0 25px 0 145px;
}
*/
.tab4{
	background:url(../images/bg-tab-structure.png) no-repeat 410px 20px;
}
.tab4-indent{
	padding:0 25px 0 145px;
}
.item{
	position:absolute;
	right:25px;
	bottom:18px;
	font:16px/16px 'museo-regular', sans-serif;
	color:#1866AE;
	width:205px;
	text-align:right;
}
.item .holder{
	overflow:hidden;
	font-size:14px;
	line-height:14px;
}
.item span{
	display:block;
	padding:0 0 0 0;
	text-align:right;
}
.item .holder span{
	line-height:18px;
	display:inline;
	padding:0;
}
.item strong{
	font-size:28px;
	line-height:28px;
	font-weight:normal;
	display:block;
}
a.more{
	background:url(../images/bg-button.gif) no-repeat 100% 0;
	padding:0 36px 0 0;
	font:14px/14px 'museo', sans-serif;
	position:absolute;
	right:25px;
	bottom:20px;
	color:#578836;
	height:31px;
	text-align:right;
}
.tab2 a.more{
	background-position:100% -62px;
}
/* scottish widows remove
.tab4 a.more{
	background-position:100% -31px;
	color: #CF002D;
}
*/
.tab3 a.more, .tab4 a.more{
	color:#1866AE;
}
.holder a.more{
	width: 31px;
	height: 31px;
	float:right;
	padding:0;
	margin:3px 0 0 13px;
	position:static;
}
a.more:hover{
	text-decoration:none;
}
.list{
	font:18px/22px 'museo-regular', sans-serif;
	padding:0 0 0 5px;
	overflow:hidden;
}
.list li{
	margin:0 0 12px;
	padding:0 0 0 26px;
	background:url(../images/bullet.png) no-repeat;
}

.tab1 .list li{
	margin:0 0 5px;
}
.tab2 .list li{
	background:url(../images/bullet1.png) no-repeat;
	margin:0 0 4px;
}
.tab1 .list li span, .tab2 .list li span{
	font:14px/18px 'museo-regular', sans-serif;
	line-height:5px !important;
}
/* scottish widows remove
.tab4 .list li{
	background:url(../images/bullet-sw.png) no-repeat;
	width:330px;
}
*/
.tab3 .list li{
	background:url(../images/bullet3.png) no-repeat;
}
.tab-content h2{
	font:44px/48px 'museo', sans-serif;
	margin:0 0 30px;
}

.tab-content.tab1 h2{
	margin:0 0 3px;
}
.tab-content.tab2 h2{
	color:#799c32;
	margin:0 0 3px;
}
/* scottish widows remove
.tab-content.tab4 h2{
	width:450px;
	padding:0;
	margin:0 0 5px;
}
*/
.tab-content.tab4 h2{
	font:43px/45px 'museo', sans-serif bold;
	width:450px;
	padding:0;
	margin:10px 0 15px;
}
.tab-content.tab3 h2{
	font:36px/38px 'museo', sans-serif;
	margin:0 0 10px;
}
.tab-content h3{
	color:#1866AE;
	font:24px/28px 'museo', sans-serif;
	margin:0 0 20px;
}
.tab-content.tab1 h3,
.tab-content.tab2 h3{
	font:21px/24px 'museo', sans-serif;
	margin:0;
}
/* scottish widows remove
.tab-content.tab4 h3{
	font:21px/25px 'museo', sans-serif;
	margin:0 0 5px;
	color: #CF002D;
	width:400px;
}
*/
.tab-content.tab4 h3{
	font:23px/25px 'museo', sans-serif;
	margin:0 0 10px;
	color:#1866AE;
}
.tab-content.tab3 h3{
	font:20px/24px 'museo-regular', sans-serif;
	margin:0 0 10px;
}
.tab-content.tab1 p{
	margin:8px 0 12px;
	font:15px/19px 'museo-regular', sans-serif;
}
.tab-content.tab2 p{
	margin:8px 0 12px;
	font:15px/19px 'museo-regular', sans-serif;
}
.tab-content.tab3 p{
	margin:8px 112px 0 0;
	font:18px/21px 'museo-regular', sans-serif;
}
img.alignleft{
	float:left;
	margin:15px 12px 0 -5px;
}
img.swidows{
	float:left;
	margin:-10px 0 0 60px;
}
.title{
	width:100%;
	margin:0 0 14px;
}
.title:after {
	clear: both;
	content:"";
	display: block;
}
.title h2{
	float:left;
	width:335px;
	margin:0;
}

/* products */
.products{
	overflow:hidden;
	margin:0 0 18px;
}
.products h2{
	float:left;
	color:#676767;
	font:20px/24px 'museo', sans-serif;
	width:317px;
	padding:2px 0 0 2px;
}
.products ul{
	float:left;
}
.products ul li{
	float:left;
	margin:0 0 0 12px;
}
.products ul li img{
	display:block;
}
/* box */
.boxes{
	width:984px;
	overflow:hidden;
	margin:0 0 20px;
}
.box{
	width:308px;
	margin:0 20px 0 0;
	float:left;
	background:url(../images/bg-box.gif) repeat-y;
	position:relative;
	min-height:150px;
}
.box.pink,
.pink .box-holder{
	background-position:-308px 0;
}
.box.wills,
.box.wills .box-holder{
	background:url(../images/bg-box-t-wills.png) no-repeat;
}
.box.vct img{
	position: absolute;
	right: 20px;
	top: 30px;
}
.box.eis img {
  position: absolute;
  right: -20px;
  top: 22px;
}
.box-frame.eis .text span {
  font-size: 9px;
}
.box-holder{
	background:url(../images/bg-box-t.gif) no-repeat;
}
.box-frame{
	background:url(../images/bg-box-b.gif) no-repeat 0 100%;
	height:141px;
	padding:9px 0 0 20px;
}
.box-frame.market-data{
	background:url(../images/bg-box-b.gif) no-repeat 0 100%;
	height:141px;
	padding:9px 0 0 5px;
}
.box-frame.market-data h3{
	font-size:15px;
	line-height:16px;
	padding:9px 0 10px 5px;
	font-weight:bold;
}
.pink .box-frame{
	background-position:-308px 100%;
}
.box h3{
	color:#1866AE;
	margin:0 0 2px;
	font-family:'museo-regular', sans-serif;
	font-weight:normal;
}
.box h3 em{
	font-size:42px;
	line-height:42px;
	font-style:normal;
}
.box.pink h3{
	font:31px/31px 'museo', sans-serif;
	color:#3c3c3c;
	width:224px;
	margin:0;
}
.box.wills h3{
	font:32px 'museo-regular', sans-serif;
	width:224px;
	margin:0 0 3px;
}
.box-frame.vct h3, .box-frame.eis h3 {
  font: bold 21px "museo-regular",sans-serif;
  margin: 5px 0 3px;
  width: 282px;
}
.box-frame.vct h3 {
	color:#3C3C3C;
}
.box-frame.eis h3 {
  color: #1866ae;
  font-size: 30px;
  margin-top: 0;
}
.box h3 strong{
	font-size:34px;
	line-height:36px;
	font-weight:normal;
	padding:6px 0 0;
	display:block;
}
.box h3 span{
	font-size:32px;
	line-height:34px;
}
.box .button{
	background:url(../images/bg-button.gif) no-repeat;
	width: 31px;
	height: 31px;
	position:absolute;
	right:19px;
	bottom:16px;
}
.box .button:hover{
	text-decoration:none;
}
.box.pink .button{
	background-position:0 -31px;
}
.box .text{
	width:237px;
}
.box-frame.vct .text {
  margin: 12px 0 0;
}
.box-frame.eis .text {
  margin: 0;
  width: 200px;
}
.box-frame.eis .sub-heading {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 15px;
}
.box-frame.eis .button{
	background-position:0 0;
}
.box p{
	font-family:'museo';
	line-height:17px;
}
.box.vct p {
  color: #799c32;
  font: 17px/17px "museo",sans-serif;
  font-weight:normal;
}
.box-frame.vct .button {
  background-position: 0 -62px;
}
.box.wills p{
	font:17px 'museo-regular', sans-serif;
	line-height:17px;
}
.box.wills .wills-cost{
	font:14px 'museo-regular', sans-serif;
	padding:15px 0 0;
}
.box.wills .wills-cost em {
	font:15px 'museo-regular', sans-serif;
	font-weight:bold;
}
.box.wills .wills-cost span {
	font:11px 'museo-sans', sans-serif;
	font-weight:bold;
}
.box .info{
	display:block;
	font:12px/12px 'museo-regular', sans-serif;
	margin:0 0 5px;
}
.box .info strong{
	font:15px/15px 'museo', sans-serif;
}
.box .percent{
	color:#cf002d;
	display:block;
	font:27px/27px 'museo', sans-serif;
}
.box .percent strong{
	font-size:16px;
	line-height:18px;
}
.box .text em{
	color:#3c3c3c;
	font-size:12px;
}
/* block */
.block-holder{
	overflow:hidden;
	width:984px;
	margin:0 0 19px;
}
.block{
	float:left;
	margin:0 20px 0 0;
	width:268px;
	background:url(../images/bg-block.gif) no-repeat;
	padding:16px 17px 0 23px;
	line-height:17px;
}
.block h3{
	color:#1866AE;
	margin:0 0 9px;
	font:24px/26px 'museo', sans-serif;
}
.block p{
	margin:0 0 12px;
	font-family:'museo';
}
.block ul p{
	margin:0 0 6px;
}
.block h4{
	color:#799c32;
	margin:0 0 3px;
	font:14px/16px 'museo', sans-serif;
}
h4.caption {
	margin:0 0 8px !important;
}
#block-newsletter.block h4, #block-brewin.block h4{
	color:#4C97D5;
	margin:0;
	font:17px/17px 'museo', sans-serif;
	padding-top:0;
}
#block-newsletter.block li a{
	color:#3c3c3c;
}
#block-newsletter.block h3 span, #block-brewin.block h3 span{
	color:#676767;
	margin:7px 0 3px;
	font:15px/17px 'museo', sans-serif;
	float:right;
}
a.more-small-blue {
    background: url("../images/blue-r-arrow-sm.png") no-repeat scroll right 0 transparent;
    color: #4D97D5;
    display: block;
    padding: 4px 28px 0;
	height:28px;
	float:right;
}
#block-brewin.block h3{
	color:#3c3c3c;
	height:28px;
	background:url(../images/hp-brewin-logo-bg.png) right top no-repeat;
}
#block-yahoo.block h3{
	font:16px/16px 'museo', sans-serif;
	margin-top:3px;
}
.block ul li{
	background:none;
	border-bottom: 2px dotted #4D97D5;
	padding:5px 0 5px;
	margin-bottom:2px;
}
.block ul li:first-child {
	background:none;
	padding:0 0 5px;
}
/* breadcrumbs */
.breadcrumbs{
	font:11px/14px 'museo', sans-serif;
	color:#4d97d5;
	background:url(../images/separator4.gif) repeat-x 0 100%;
	padding:0 0 12px;
	margin:-2px 0 15px;
	overflow:hidden;
	position:relative;
}
.breadcrumbs li{
	float:left;
	background:url(../images/bullet4.gif) no-repeat 0 50%;
	padding:0 12px 0 9px;
	margin:0 0 0 -9px;
	position:relative;
}
.breadcrumbs a{color:#959595;}
/* main */
#main{overflow:hidden;}
/* content column */

#main.contact-us {
	background:url(../images/page-bg/contact-us-page-bg.png) no-repeat; 
	height:800px;
	padding:25px 0 0 0;
}


.content-col{
	float:right;
	width:800px;
	padding-bottom:15px;
}
.content-col-bee{
	float:right;
	width:800px;
	background:url(../images/bg-content.png) no-repeat 0 32px;
}
.content-col.eis-acorn{
	float:right;
	width:800px;
	background:url(../images/eis/bg-eis-content-col.png) no-repeat right top;
}
#vcts-eis.content-col{
	float:right;
	width:800px;
	background:url(../images/bg-content.png) no-repeat 0 32px;
}

h1 {
	font:bold 44px/48px 'museo-regular', sans-serif;
	color:#4d97d5;
	margin:0 0 53px;
}
h1 a {
	color:#4d97d5;
}

.content-col-bee h1, .content-col h1{
	font:bold 44px/48px 'museo-regular', sans-serif;
	color:#4d97d5;
	margin:0 0 53px;
}
#scottish-wid.content-col h1{
	font:normal 34px/38px 'museo-regular', sans-serif;
	color:#3C3C3C;
	margin:10px 0 15px;
}
#scottish-wid.content-col h2{
	font:normal 30px/34px 'museo-regular', sans-serif;
	color:#CF002D;
	margin:10px 0 15px;
}
#scottish-wid.content-col h4{
	font:normal 21px/23px 'museo-regular', sans-serif;
	color:#CF002D;
	margin:10px 0 15px;
}
#scottish-wid.content-col h5{
	font:normal 19px/21px 'museo-regular', sans-serif;
	color:#CF002D;
	margin:10px 0 5px;
}

.swRibbonFooter {
	width:100%;
	height:68px;
	background:url(../images/cash-management/scottish-widows/sw-ribbon-footer.png) right no-repeat;
}
.swred {
	color:#CF002D;
}
.p-smaller {
	font: 15px/18px 'museo-regular',sans-serif !important;
}


#hubherospace {
	float:left;
	margin:0 0 25px;
}
#hubherospace p {
	font:normal 18px/21px 'museo-regular', sans-serif;
}

a.link-right {
	font: 16px/19px 'museo-regular',sans-serif;
	background: url("../images/bg-button.gif") no-repeat scroll 100% -157px transparent;
    color: #799C32;
    display: inline-block;
	height:20px;
	clear: right;
    float: right;
    margin: 0 0 5px;
    padding: 2px 30px 3px 0;
}
a.link-left {
	font: 16px/19px 'museo-regular',sans-serif;
	float:left;
	clear: left;
	display:inline-block;
	height:20px;
	padding:2px 0 3px 30px;
	margin:0 0 0 0;
	color:#799c32;
	background:url(../images/bg-button.gif) no-repeat left -549px;
}



/* Why WealthMe */
#why-wealth-me.content-col h1{
	font: 44px/48px 'museo-regular',sans-serif;
	color:#799C32;
	margin:0 0 20px;
}
#why-wealth-me.content-col .content-box {
	font:19px/23px 'museo-regular', sans-serif;}


/* Wills */

#wills p {
	font:17px/21px 'museo-regular',sans-serif;
}
.small-p {
	font:11px/13px 'museo-regular',sans-serif;
}



#wills.content-col h1{
	font:normal 43px/45px 'museo-regular', sans-serif;
	color:#4d97d5;
	margin:0 0 23px;
}

#wills-home {
	background:url(../images/wills/wills-feather.jpg) top right no-repeat;
	padding:0 150px 0 0;
}

a.wills-link-right {
	float:right;
	display:inline-block;
	padding:0 30px 3px 0;
	margin:0 0 2px 0;
	color:#799c32;
	background:url(../images/bg-button.gif) no-repeat 100% -157px;
}
a.wills-link-left {
	float:left;
	display:inline-block;
	padding:0 0 3px 30px;
	margin:0 0 2px 0;
	color:#799c32;
	background:url(../images/bg-button.gif) no-repeat left -549px;
}

.div-separater { 
	float:left;
	background: url("../images/separator4.gif") repeat-x scroll 100% 0 transparent;
	margin: 15px 0 0 0;
	padding: 0 0 15px;
	width:100%;
	height:5px;
	display:block;
}
.div-separater span{ 
	font: 18px/22px 'museo-regular',sans-serif;
}

#wills .content-box ul li{
	padding:0 0 12px 26px;
	background:url(../images/bullet2.png) no-repeat;
	font: 17px/21px 'museo-regular',sans-serif;
}

/* IA - Investment advice */

#IA p {
/*	font:17px/21px 'museo-regular',sans-serif; */
}
.small-p {
	font:11px/13px 'museo-regular',sans-serif;
}


#IA.content-col h1{
	font:normal 36px/36px 'museo-regular', sans-serif;
	color:#4D97D5;
	margin:0 0 23px;
	font-weight:bold;
}

#IA.content-col h4{
	font:normal 21px/23px 'museo-regular', sans-serif;
	margin:0 0 20px;
}

/* Tables */

table.blue-bordered {
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
    width: 100%;    
}

.blue-bordered {
    border: solid #10BBEF 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;         
}

/*.blue-bordered tr:hover {
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;     
} */   
    
.blue-bordered td, .blue-bordered th {
    border-left: 1px solid #10BBEF;
    border-top: 1px solid #10BBEF;
    padding: 10px;
    text-align: left;
	color:#4d97d5;
	background:#F5F5F5;
	text-align:center;
}

#vct .blue-bordered td {
    border-left: 1px solid #10BBEF;
    border-top: 1px solid #10BBEF;
    padding: 5px 2px 5px 0;
    text-align: left;
	color:#3C3C3C;
	background:#F5F5F5;
	text-align:center;
	font: 12px/14px 'museo-regular',sans-serif;
	vertical-align:top;
}


.blue-bordered th, #vct .blue-bordered th {
    background-color: #dce9f9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1866AE), to(#1866AE));
    background-image: -webkit-linear-gradient(top, #10BBEF, #10BBEF);
    background-image:    -moz-linear-gradient(top, #10BBEF, #10BBEF);
    background-image:     -ms-linear-gradient(top, #10BBEF, #10BBEF);
    background-image:      -o-linear-gradient(top, #10BBEF, #10BBEF);
    background-image:         linear-gradient(top, #10BBEF, #10BBEF);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
	color:#FFF;
	text-align:left;
}

.blue-bordered td:first-child, .blue-bordered th:first-child {
    border-left: none;
}

.blue-bordered td.bgBlue {
    background-color: #D4EBF9;
	color:#3C3C3C;
}
#vct .blue-bordered td.bgBlue {
    background-color: #D4EBF9;
	color:#666;
}

.blue-bordered th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

.blue-bordered th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

.blue-bordered th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.blue-bordered tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

.blue-bordered tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}


table.grey-bordered, table.generic {
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
    width: 100%;    
}

.grey-bordered, .generic  {
    border: solid #F1F1F2 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;         
}
 
    
.grey-bordered td, .grey-bordered th, .generic td, .generic th {
    border-left: 1px solid #F1F1F2;
    border-top: 1px solid #F1F1F2;
    padding: 8px;
    text-align: left;
	color:#3C3C3C;
	background:#fff;
/*	text-align:center; */
}



.grey-bordered th, .generic th {
    background-color: #F1F1F2;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#F1F1F2), to(#F1F1F2));
    background-image: -webkit-linear-gradient(top, #F1F1F2, #F1F1F2);
    background-image:    -moz-linear-gradient(top, #F1F1F2, #F1F1F2);
    background-image:     -ms-linear-gradient(top, #F1F1F2, #F1F1F2);
    background-image:      -o-linear-gradient(top, #F1F1F2, #F1F1F2);
    background-image:         linear-gradient(top, #F1F1F2, #F1F1F2);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
	color:#000;
	text-align:left;
}

.grey-bordered td:first-child, .grey-bordered th:first-child, .generic td:first-child, .generic th:first-child {
    border-left: none;
}

.grey-bordered td.bgBlue, .generic td.bgBlue {
    background-color: #D4EBF9;
	color:#3C3C3C;
}
.grey-bordered td.headings {
	background:url(../images/cash-management/scottish-widows/sw-table-th-bg.png) repeat-y;
	color:#3C3C3C;
	width:126px;
    border-top: 1px solid #C6C6C6;
}
.grey-bordered td.headings.first {
    border-top: 1px solid #F1F1F2;
}

.grey-bordered th:first-child, .generic th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

.grey-bordered th:last-child, .generic th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

.grey-bordered th:only-child, .generic th:only-child {
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.grey-bordered tr:last-child td:first-child, .generic tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

.grey-bordered tr:last-child td:last-child, .generic tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}



#main.products-main {
	background:url(../images/bg-products.png) no-repeat 0 75px;
}

#main.annuities-main {
	background:url(../images/annuities/bg-annuities-main.png) no-repeat 0 0px;
}

#products-main.content-col h1 {
	color:#3C3C3C;
	margin:0 0 23px;
}
#main.free-guides {
	background:url(../images/page-bg/free-guides-bg.png) no-repeat 0px 308px;
}

#annuities.content-col h1 {
	font:normal 45px/48px 'museo-regular', sans-serif;
	color:#4d97d5;
	margin:0 0 50px;
}

#annuities p, #vcts-eis p  {
    font: 17px/21px 'museo-regular',sans-serif;
}
#annuities h4 {
    font: 19px/23px 'museo-regular',sans-serif;
	margin:0 0 10px;
}
#annuities p.small {
    font: 14px/17px 'museo-regular',sans-serif;
}

#annuities .content-box ul li {
    background: url("../images/bullet2.png") no-repeat scroll 0 0 transparent;
    font: 17px/21px 'museo-regular',sans-serif;
    padding: 0 0 12px 26px;
}
.content-box ul.dash li, #annuities .content-box ul.dash li {
    background: url("../images/dash1.png") no-repeat scroll 0 0 transparent;
    font: 17px/21px 'museo-regular',sans-serif;
    padding: 0 0 12px 26px;
}

.flowPanel {
    border: 1px solid #959595;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 1px #CCCCCC;
	background:#EFEFEF url("../images/flowPanelBg.png") bottom;
	padding:9px 16px;
}
.flowPanelDivider {
	background:url("../images/flowPanelBgDivider.png") bottom;
	height:60px;
}
.flowPanel h4 {
    color: #4d97d5 !important;
}

/* twocolumns */
.twocolumns{overflow:hidden;}
/* content */
#content{
	float:left;
	width:636px;
}
#content p{margin:0 0 10px; font: 16px/20px 'museo-regular',sans-serif;
}
/* content box */
.content-box{font:17px/21px 'museo-regular', sans-serif;}
.content-box h2{
	margin:0 0 11px;
	color:#4d97d5;
	font:normal 22px/26px 'museo', sans-serif;
}
.content-box .title{
	display:block;
	margin:0;
	font:18px/22px 'museo', sans-serif;
	color:#4d97d5;
}
.content-box h3{
	margin:0 0 10px;
	font:18px/22px 'museo', sans-serif;
	color:#4d97d5;
}
.content-box p{margin:0 0 10px;}
.content-box ul{padding:0 0 4px;}
.content-box ul li{
	padding:0 0 12px 26px;
	background:url(../images/bullet2.png) no-repeat;
}
/* view box */
.view-box{
	width:472px;
	background:#8cc63f url(../images/bg-view.png) no-repeat;
	font:24px/28px 'museo-regular', sans-serif;
	color:#fff;
	margin:0 0 14px;
}
.view-box .holder{
	background:url(../images/bg-view.png) no-repeat -474px 100%;
	padding:15px 10px 10px 15px;
	min-height:56px;
	overflow:hidden;
}
.view-box .text{margin:0 40px 0 0;}
.view-box p, .view-box p a{margin:0;
	font:24px/28px 'museo-regular', sans-serif !important;
	color:#fff;
	text-decoration:none;
}
.view-box .btn-more{
	background:url(../images/bg-button.gif) no-repeat 0 -124px;
	float:right;
	width:31px;
	height:31px;
	text-indent:-9999px;
	overflow:hidden;
	margin:-31px 0 0;
}
/* toggle container */
.toggle-container{
	padding:0 0 14px;
	width:100%;
}
/* toggle box */
.toggle-block{
	padding:0 0 10px;
	font-size:13px;
	line-height:17px;
	color:#3c3c3c;
	width:100%;
	overflow:hidden;
}
.opener{
	background:#16c2f4 url(../images/bg-opener.gif) no-repeat;
	display:block;
	cursor:pointer;
	color:#fff;
}
.opener span{
	display:block;
	background:url(../images/bg-opener.gif) no-repeat -638px 100%;
	font:16px/18px 'museo-regular', sans-serif;
	padding:0 6px 0 14px;
}
.expanded .opener span{background:url(../images/bg-opener.gif) no-repeat -1276px 100% !important;}
.toggle-block p{margin:0 0 5px;}
.opener strong{
	display:block;
	background:url(../images/bg-button.gif) no-repeat 100% -267px;
	padding:5px 0 6px;
	font-weight:normal;
}
.expanded .opener strong{background-position:100% -344px;}


.opener.opener-wide{
	background:#16c2f4 url(../images/bg-opener-long.gif) no-repeat;
	display:block;
	cursor:pointer;
	color:#fff;
}
.opener.opener-wide span{
	display:block;
	background:url(../images/bg-opener-long.gif) no-repeat -802px 100%;
	font:16px/18px 'museo-regular', sans-serif;
	padding:0 6px 0 14px;
}
.expanded .opener.opener-wide span{background:url(../images/bg-opener-long.gif) no-repeat -1604px 100% !important;}
.opener.opener-wide strong{
	display:block;
	background:url(../images/bg-button.gif) no-repeat 100% -267px;
	padding:5px 0 6px;
	font-weight:normal;
}
.expanded .opener.opener-wide strong{background-position:100% -344px;}



.slide-box{
	background:#f4f4f4 url(../images/bg-slide.gif) repeat-y -636px 0;
	z-index:10;
	overflow:hidden;
	position:relative;
	width:636px;
}
.slide-box.slide-box-wide { 
	width:800px;
}
.slide-box .holder{
	background:url(../images/bg-slide.gif) no-repeat 0 100%;
	padding:11px 14px 5px;
}
.slide-box .np-holder{
	background:url(../images/bg-slide.gif) no-repeat 0 100%;
	padding:0;
}
.slide-box ul{padding:0 0 5px;}
.slide-box ul li{
	padding:0 0 5px 20px;
	background:url(../images/bullet5.gif) no-repeat 0 3px;
	font-size:16px !important;
}
.slide-box ul ul{
	padding:0;
	line-height:16px;
}
.slide-box ul ul li{
	padding:0 0 0 13px;
	background:url(../images/bullet6.gif) no-repeat 0 8px;
}
.slide-box h3{
	font:16px/22px 'museo-regular', sans-serif;
	color:#4d97d5;
	margin:0 0 3px;
}

/* toggle container grey*/
.toggle-container-grey{
	padding:0 0 14px;
	width:100%;
	float:left;
}
/* toggle box grey */
.toggle-container-grey .toggle-block{
	padding:0 0 10px;
	font-size:13px;
	line-height:17px;
	color:#3c3c3c;
	width:100%;
	overflow:hidden;
}
.toggle-container-grey .opener{
	background:#F1F1F2 url(../images/bg-opener-grey.png) no-repeat;
	display:block;
	cursor:pointer;
	color:#CF002D;
}
.toggle-container-grey .opener span{
	display:block;
	background:url(../images/bg-opener-grey.png) no-repeat -638px 100%;
	font:16px/18px 'museo-regular', sans-serif;
	padding:0 6px 0 14px;
}
.toggle-container-grey .expanded .opener span{background:url(../images/bg-opener-grey.png) no-repeat -1276px 100% !important;}
.toggle-container-grey .toggle-block p{margin:0 0 5px;}
.toggle-container-grey .opener strong{
	display:block;
	background:url(../images/bg-button.png) no-repeat 100% -737px;
	padding:5px 0 6px;
	font-weight:normal;
}
.toggle-container-grey .expanded .opener strong{background-position:100% -660px;}
.toggle-container-grey .slide-box{
	background:#f4f4f4 url(../images/bg-slide-grey.png) repeat-y -636px 0;
	z-index:10;
	overflow:hidden;
	position:relative;
	width:636px;
}
.toggle-container-grey .slide-box .holder{
	background:url(../images/bg-slide-grey.png) no-repeat 0 100%;
	padding:11px 14px 5px;
}
.toggle-container-grey .slide-box .holder-tabs{
	background:url(../images/bg-slide-grey.png) no-repeat 0 100%;
	padding:0;
}

/* swGallery */
.swGallery {
	overflow:hidden;
	position:relative;
    background: url("https://www.wealthme.com/images/cash-management/scottish-widows/sw-account-panel-bg.png") repeat-y scroll 0 0 transparent;
    margin-bottom: 1px;
	overflow:auto;
	padding-bottom:20px;
}
.swGallery .tabset{
	float:left;
	width:326px;
}

.swGallery .tabset li {
    background: url("https://www.wealthme.com/images/cash-management/scottish-widows/sw-account-panel-button.png") no-repeat scroll 0 0 transparent !important;
    border-bottom-width: 0;
    border-right-width: 0 !important;
    display: inline-block;
    line-height: normal;
    margin: 0 -1px 0 0;
    vertical-align: middle;
    padding: 0 !important;
    width: 326px;
}
.swGallery .tabset li a{
	float:left;
    height: 35px;
    padding: 5px 95px 0 10px;
	width:231px;
	color: #3C3C3C;
}
.swGallery .tabset li a:hover,
.swGallery .tabset li a.active{
    background: url("https://www.wealthme.com/images/cash-management/scottish-widows/sw-account-panel-select-button.png") no-repeat scroll 0 0 transparent !important;
    border-right-width: 0;
}

.swGallery .tabset li.last a em{
	padding:6px 15px 0 35px !important;
	height:74px;
}


.swGallery .tabset li.last a:hover,
.swGallery .tabset li.last a.active{
	background-position:0 -80px;
}
.swGallery .tabset li a em{
	display:block;
	padding:16px 15px 0 35px;
	height:64px;
	cursor:pointer;
	background:url(../images/separator1.png) repeat-x;
}
.swGallery .tabset li:first-child a em{
	background:none;
}
.swGallery .tabset li strong{
	font:24px/28px 'museo-regular', sans-serif;
	display:block;
}
.swGallery .tabset li span{
	font:13px/15px 'museo-sans', sans-serif;
}
.swGallery .slideset{
    float: right;
    padding: 15px 12px 10px 0;
    width: 294px;
}
.swGallery .tab-content{
    float: right;
    padding: 15px 12px 10px 0;
    width: 294px;
}
.swGallery .tab-content img {
	clear:both;
	position:absolute;
	right:0;
	padding: 0 15px 15px 0;
}

.swGallery .slideset .active{display:block;}
/* eo  swGallery  */


.sw-products {
	background:url(../images/cash-management/scottish-widows/sw-account-panel-bg.png) repeat-y;
}

.toggle-container-grey .slide-box ul{padding:0 0 5px;}
.toggle-container-grey .slide-box ul li{
	padding:0 0 5px 20px;
	background:url(../images/bullet7.png) no-repeat 0 3px;
}
.toggle-container-grey .slide-box ul ul{
	padding:0;
	line-height:16px;
}
.toggle-container-grey .slide-box ul ul li{
	padding:0 0 0 13px;
	background:url(../images/bullet8.gif) no-repeat 0 8px;
}
.toggle-container-grey .slide-box h3{
	font:16px/22px 'museo-regular', sans-serif;
	color:#CF002D;
	margin:0 0 3px;
}



/* info block */
.info-block{
	width:656px;
	margin:0 -20px 0 0;
	color:#fff;
	font:13px/16px 'museo-regular', sans-serif;
}
.info-block li{
	width:308px;
	margin:0 18px 20px 0;
	display:inline-block;
	vertical-align:top;
	background:url(../images/bg-info.png) repeat-y -310px 0;
}
* +html .info-block li{
	display:inline;
	margin:0 20px 20px 0;
}
.info-block .alt{background-position:-1240px 0;}
.info-block .holder{background:url(../images/bg-info.png) no-repeat;}
.info-block .alt .holder{background-position:-930px 0;}
.info-block .frame{
	background:url(../images/bg-info.png) no-repeat -620px 100%;
	padding:28px 19px 15px 24px;
/*	min-height:112px; */
	width:265px;
}
.info-block .frame p{
    font: 11px;
}
.info-block .alt .frame{background-position:-1550px 100%;}
.info-block .sum{
	font:67px/70px 'museo', sans-serif;
	margin:-21px 0 -5px;
	width:100%;
	display:block;
}
.info-block h2{
	font-size:28px;
	line-height:28px;
	margin:0 0 4px;
}
.info-block .alt h2{
	font-size:35px;
	line-height:28px;
}
.info-block .btn-more{
	width:31px;
	height:31px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	background:url(../images/bg-button.gif) no-repeat 0 -182px;
	margin:-31px 0 0;
}
.info-block .alt .btn-more{background-position:0 -215px;}
.info-block .descritpion{
	padding:0 32px 0 0;
	overflow:hidden;
}
/* aside */
#scottish-wid.aside{
	float:right;
	width:144px;
	padding:0px 0 0;
}
#annuities.aside{
	float:right;
	width:144px;
	padding:175px 0 0;
}
#annuitiesAside.aside{
	float:right;
	width:144px;
	padding:0;
}
#IA-aside {
	float:right;
	width:144px;
	padding:0;
}
.aside{
	float:right;
	width:144px;
	padding:39px 0 0;
}
#eis-aside.aside{
	padding:10px 0 0;
}
/* aside box */
.aside-box{
	background:url(../images/bg-aside.gif) repeat-y -146px 0;
	font:normal 13px/17px 'museo-regular', sans-serif;
	color:#3c3c3c;
	margin:0 0 17px;
}
.aside-box .holder{background:url(../images/bg-aside.gif) no-repeat;}
.aside-box .frame{
	background:url(../images/bg-aside.gif) no-repeat -292px 100%;
	padding:10px 10px 10px;
	min-height:166px;
}
.aside-box h3, .aside-box-noimage h3{
	font:normal 16px/20px 'museo', sans-serif;
	margin:0 0 4px;
	color:#799c32;
}
.aside-box p, .aside-box-noimage p{margin:0 0 5px;
	font:normal 13px/17px 'museo-regular', sans-serif !important;
}
.aside-box .more-box, .aside-box-noimage .more-box, .aside-box .more-box2, .aside-box-noimage .more-box2{
	overflow:hidden;
	font:normal 14px/23px 'museo', sans-serif;
	padding:0;
}
.aside-box .more-box a, .aside-box-noimage .more-box a{
	float:right;
	padding:0 36px 0 0;
	color:#799c32;
	background:url(../images/bg-button.gif) no-repeat 100% -157px;
	width:24px;
	display:inline-block;
}
.aside-box .more-box2 a, .aside-box-noimage .more-box2 a{
	float:right;
	padding:0 0 0 0;
	color:#799c32;
	background:url(../images/bg-button.gif) no-repeat 100% -157px;
	width:24px;
	text-decoration:none;
}

.aside-box-noimage{
	margin:0 0 17px;
	padding:10px 10px 10px;

background-image: linear-gradient(left 0, rgb(255,255,255) 11%, rgb(214,214,214) 100%);
background-image: -o-linear-gradient(left 0, rgb(255,255,255) 11%, rgb(214,214,214) 100%);
background-image: -moz-linear-gradient(left 0, rgb(255,255,255) 11%, rgb(214,214,214) 100%);
background-image: -webkit-linear-gradient(left 0, rgb(255,255,255) 11%, rgb(214,214,214) 100%);
background-image: -ms-linear-gradient(left 0, rgb(255,255,255) 11%, rgb(214,214,214) 100%);

background-image: -webkit-gradient(
	linear,
	left 0,
	180 180,
	color-stop(0.11, rgb(255,255,255)),
	color-stop(1, rgb(214,214,214))
);
border:1px solid #959595;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
}

/* aside button */
.aside-button{
	background:url(../images/bg-aside-button.png) repeat-y 0 0;
	font:normal 13px/17px 'museo-regular', sans-serif;
	color:#3c3c3c;
	margin:0 0 17px;
}
.aside-button .frame{
	padding:10px 10px 10px;
	height:40px;
}
.aside-button h3 a{
	font:normal 18px/22px 'museo', sans-serif;
	margin:0;
	color:#fff;
	padding:0;
	display:block;
}
.aside-button h3 a:hover{
	text-decoration:none;
}


/* ad */
.aside .ad{
	text-align:right;
	padding:0 0 14px;
}
.aside .ad img{vertical-align:top;}
/* sidebar */
#sidebar-bee{
	float:left;
	width:161px;
	font:normal 14px/15px 'museo-regular', sans-serif;
	color:#676767;
	background:url(../images/bg-sidebar.gif) repeat-y -161px 0;
}
#sidebar-bee .holder{background:url(../images/bg-sidebar.gif) no-repeat;}
#sidebar-bee .frame{
	background:url(../images/bg-sidebar.gif) no-repeat -322px 100%;
	padding:4px 27px 388px 0;
}
#sidebar{
	float:left;
	width:161px;
	font:normal 14px/15px 'museo-regular', sans-serif;
	color:#676767;
}
#sidebar .holder{background:none;}
#sidebar .frame{

	padding:4px 27px 388px 0;
}

#sidebar-bee h3, #sidebar h3{
	font:normal 14px/15px 'museo-regular', sans-serif;
	color:#4d97d5;
	margin:0 0 6px;
}
.side-nav{
	width:100%;
	border-top:dotted 2px #799C32;
}
.side-nav li a{
	border-bottom:dotted 2px #799C32;
	padding:6px 0 7px;
	display:block;
}
.side-nav a{color:#676767;}
.side-nav .active a,
.side-nav a:hover{
	color:#799c32;
	text-decoration:none;
}
.side-nav ul{
	border-top:dotted 2px #799C32;
	padding:0 0 0;
	margin:6px 0 0 0;
}
.side-nav li.parent-here ul, .side-nav li.here ul, .side-nav li.parent-here ul li.here, .side-nav li.here ul li.here{
	margin:0;
}

.side-nav li.parent-here a, .side-nav li.here a{
	border-bottom:none;
	font-weight:bold;
	color:#799c32;
}
.side-nav li.parent-here li a, .side-nav li.here li a{
	border-bottom:dotted 2px #799C32;
	font-weight:normal;
	margin-left:10px;
}
.side-nav li.parent-here li a, .side-nav li.here li a{
	color:#676767;
}
.side-nav li.parent-here li.here a{
	font-weight:bold;
}
.side-nav li.parent-here li a:hover{
	color:#799c32;
}
.side-nav li.parent-here li.here{
	background:url(../images/arrow-here.gif) left 6px no-repeat;
}

/* Scottish widows section */
.side-nav li.parent-here ul li.here ul, .side-nav li.parent-here ul li.parent-here ul{
	border-top:none;
	padding:0 0 0;
}
.side-nav li.parent-here ul li.here ul li.here a{
	border-bottom:none;
	font-weight:normal;
	margin-left:10px;
}
.side-nav li.cash-title a{
	padding-left:4px;
	border-bottom:none;
	font-weight:bold;
}
#deep-menu.side-nav li a{
	padding-left:4px;
}
#deep-menu.side-nav li.parent-here li a, #deep-menu.side-nav li.here li a{
	border-bottom:dotted 2px #799C32;
	font-weight:normal;
	margin-left:0;
	padding-left:10px;
}

#deep-menu.side-nav li.parent-here ul, #deep-menu.side-nav li.here ul{
	margin-left:4px;
}
#deep-menu.side-nav li.parent-here ul ul, #deep-menu.side-nav li.here ul ul{
	margin-left:0;
	border-bottom:dotted 2px #799C32;
}
#deep-menu.side-nav li.parent-here li.parent-here, #deep-menu.side-nav li.parent-here li.here{
	background:url(../images/arrow-here.gif) left 6px no-repeat;
}
#deep-menu.side-nav li.parent-here li.parent-here li.here{ 
	background:none;
}
#deep-menu.side-nav li.parent-here li.parent-here li.here a{ 
	color:#799c32;
	font-weight:bold;
}

#deep-menu.side-nav li.parent-here ul li.here li{
	margin-left:0;
	border-bottom:none;
}
#deep-menu.side-nav li.parent-here ul li.here a,#deep-menu.side-nav li.parent-here ul li.parent-here a{
	border-bottom:none;
	padding-left:10px;
	margin-left:none;
	font-weight:bold;
}
#deep-menu.side-nav li.parent-here ul li.here li a, #deep-menu.side-nav li.parent-here ul li.parent-here li a{
	border-bottom:none;
	padding-left:10px;
	margin-left:none;
	font-weight:normal;
}
/*#deep-menu.side-nav li.parent-here li a, #deep-menu.side-nav li.here li a{
	border-bottom:dotted 2px #799C32;
	font-weight:normal;
	margin-left:10px;
}*/

/* Product list page */

ul.product-page-list {
	float:left;

}

ul.product-page-list li {
    font: 20px/22px 'museo',sans-serif;
	line-height:1.1em;
	background: url("../images/separator5.gif") repeat-x scroll 0 0 transparent;
    padding: 20px 0 20px 0;
	width:636px;
	display:block;
	font-weight:normal;
}
ul.product-page-list li a {
    padding: 0 0 12px 0;
}
ul.product-page-list li a:hover {
	text-decoration:none !important;
}

ul.product-page-list li a span {
	background: url("../images/bullet2.png") no-repeat scroll 0 0 transparent;
    padding: 0 0 12px 26px;
    font: 22px/24px 'museo',sans-serif;
	color: #4d97d5;
    margin: 0 0 11px;
}
ul.product-page-list li a span:hover {
	text-decoration:underline !important;
}
ul.product-page-list li a.pp-list-more {
    font: 14px/16px 'museo',sans-serif;
	background: url("../images/bg-button.gif") no-repeat scroll 100% -157px transparent;
    color: #799C32;
    float: right;
	margin:2px 0 0 0;
    padding: 4px 28px 0 0;
	height:20px;
	text-decoration:none;
}


/* footer */
.footer-block{
	background:url(../images/bg-footer.gif) repeat-x 0 -25px;
	color:#fff;
	margin:0 0 12px;
	font:12px/14px 'museo-regular', sans-serif;
}
.footer-holder{
	background:url(../images/bg-footer.gif) no-repeat;
}
.footer-frame{
	background:url(../images/bg-footer.gif) no-repeat 100% -50px;
	height:25px;
	overflow:hidden;
}
.footer-block span{
	float:left;
	font-size:10px;
	padding:6px 0 0 10px;
}
.footer-block ul{
	float:right;
}
.footer-block ul li{
	float:left;
	background:url(../images/separator3.gif) no-repeat;
	height:19px;
	padding:6px 8px 0 9px;
}
.footer-block ul a{
	color:#fff;
}
#footer p{
	font:11px/14px 'museo-sans', sans-serif;
	margin:0 0 6px;
}
.hidden{
	display:none;
}


/* forms */

.content-box form {
	float:left;
}

table.tbl-form-data td {
	padding:5px 0 5px 0;
	font: 17px/21px 'museo-regular',sans-serif;
}
table.tbl-form-data td textarea{
	width:630px;
}
.tbl-form-data input.input-full-w {
	width:100%;
}
input.msg, textarea.msg {
	color:#999;
/*	font-size:12px;
	padding:2px 0; */
}
#form-email, #form-preferred, #form-optional, #form-surname, #freeform_email, #freeform_preferrednumber, #freeform_optionalnumber, #freeform_surname {
	float:right;
	width:160px;
	padding:5px;
}
#freeform_firstname {
	width:160px;
	padding:5px;
}
#freeform_besttimetocall, #freeform_title {
	padding:5px;
}
#freeform_email, #freeform_preferrednumber, #freeform_optionalnumber {
	width:250px;
}
.wmform #freeform_email {
	width:442px !important;
}

#call-back textarea {
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #999999 #B3B3B3 #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    margin: 0;
    padding: 3px;
}
#call-back input {
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #999999 #B3B3B3 #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    margin: 0;
 }
#call-back label {
    padding: 0 0 0 5px;
 }
.f-pad-surname {
	 padding-left:10px;
 }
.f-req {
	 padding-right:10px !important;
	 margin-right:5px;
	 background:url(../images/wills/required.gif) 100% 0 no-repeat;
 }
 .form-required {
	 color:#4d97d5;
	 font-size:.90em;
 }
.form-error{
	color:#4d97d5;
}
td.tlabel{
	width:200px;
}
table#annuitiesForm input{
	width:430px;
	float:left;
}
table#annuitiesForm input#fundvalue {
	width:150px;
}
table#annuitiesForm input#annuitiesSubmit {
	float:right;
	width:81px;
}
table#annuitiesFormFValue input{
	width:101px;
	margin-right:3px;
}

table#annuitiesForm input[type='checkbox'] {
	float:left;
	width:20px;
}

/*  VCTS  */

a.pdf-lge {
    background: url(../images/pdf-icon-lge.png) no-repeat scroll 11px 0 !important;
    padding: 34px 0 0.5em 0 !important;
	display:block;
}

a.vct-apply {
    background: url(../images/blue-r-arrow-sm.png) no-repeat scroll 9px 0;
    color: #4d97d5;
    padding: 24px 0 0 0;
	display:block;
}
.vct-discount {
    color: #4d97d5;
	font: 23px/26px 'museo-regular',sans-serif;
	padding: 0 10px;
	margin-top:0;
	font-weight:bold;
}

.reset-top-border {
    border: 1px solid #1866AE;
    border-radius: 0 0 6px 6px;
    box-shadow: none;
}

#vct ol, #eis ol {
    counter-reset:li; /* Initiate a counter */
    margin-left:0; /* Remove the default left margin */
    padding-left:0; /* Remove the default left padding */
}
#vct ol > li, #eis ol > li{
    position:relative; /* Create a positioning context */
    margin:0 0 6px 2em; /* Give each list item a left margin to make room for the numbers */
    padding:4px 8px 4px 0; /* Add some spacing around the content */
    list-style:none; /* Disable the normal item numbering */
}
#vct ol > li:before, #eis ol > li:before {
    content:counter(li); /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    /* Position and style the number */
    position:absolute;
    top:-2px;
    left:-2em;
    width:2em;
	font-size:1.5em;
    /* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
    margin-right:8px;
    padding:6px 4px 4px 0;
    color:#999;
    font-weight:bold;
    text-align:center;
}
#vct li ol,
#vct li ul, #eis li ol,
#eis li ul {margin-top:6px;}
#vct ol ol li:last-child, #eis ol ol li:last-child {margin-bottom:0;}

ol.dprogress {
	border-top: 2px dotted #676767;
	border-bottom: 2px dotted #676767;
    counter-reset:li; /* Initiate a counter */
    margin-left:0; /* Remove the default left margin */
    padding:20px 0 20px 0; /* Remove the default left padding */
	font-size:16px;
}
ol.dprogress > li {
    position:relative; /* Create a positioning context */
    margin:0 9px 6px 20px; /* Give each list item a left margin to make room for the numbers */
    padding:4px 34px 4px 0; /* Add some spacing around the content */
    list-style:none; /* Disable the normal item numbering */
	display:inline;
	background:url(../images/arrow-grey-23px.jpg) no-repeat right 2px;
}
ol.dprogress > li:before {
    content:counter(li); /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    /* Position and style the number */
    position:absolute;
    top:-2px;
    left:-30px;
    width:30px;
	font-size:27px;
    /* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
    margin-right:8px;
    padding:6px 4px 4px 0;
    color:#676767;
    font-weight:bold;
    text-align:center;
}
ol.dprogress > li.active, ol.dprogress > li.active:before {
    color:#799C32;
}
ol.dprogress > li.active {
	background:url(../images/arrow-green-23px.jpg) no-repeat right 0;
}
ol.dprogress > li.last {
	background:none;
	padding-right:0;
	margin-right:none;
}

li ol.dprogress,
li ul {margin-top:6px;}
ol.dprogress ol li:last-child {margin-bottom:0;}

#newsl.content-col ol {
    margin-left:0; /* Remove the default left margin */
    padding-left:0; /* Remove the default left padding */
}
#newsl.content-col ol > li {
    position:relative; /* Create a positioning context */
    margin:0 0 6px 2em; /* Give each list item a left margin to make room for the numbers */
    padding:4px 8px 4px 0; /* Add some spacing around the content */
    list-style:outside decimal; /* Disable the normal item numbering */
}
#newsl.content-col ol > li:before {
    /* Position and style the number */
    position:absolute;
    top:-2px;
    left:-2em;
    width:2em;
	font-size:1.5em;
    /* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
    margin-right:8px;
    padding:6px 4px 4px 0;
    color:#999;
    font-weight:bold;
    text-align:center;
}


a.button-continue-form {
	padding: 5px 5px 5px 0;
	background:url(../images/button-continue-form.jpg) no-repeat 100% 0;
	display:block;
	width:95px;
	height:25px;
}



.full-width-box {
    border: 1px solid #4d97d5;
    border-radius: 9px 9px 9px 9px;
    margin: 0 0 17px;
    padding: 10px;
	width:776px;
	float:left;
}
.full-width-box-wrap-main {
	float:left;
    margin: 0;
    padding: 0 10px 0 0;
	width:629px;
}
/*
.full-width-box-wrap-main p {
    margin: 0;
    padding: 0 10px 0 0;
	width:629px;
}
.full-width-box-wrap-main h2, .full-width-box-wrap-main h3 {
    margin: 0;
    padding: 0 10px 0 0;
	width:629px;
}
*/
.full-width-box-wrap-side {
	float:right;
    margin: 0;
    padding: 0;
	width:130px;
}
.full-width-box-wrap-side img {
	width:100px;
	border:#676767 solid 1px;
	-webkit-box-shadow:  2px 1px 2px 0px #676767;
	box-shadow:  2px 1px 2px 0px #676767;
}
.full-width-box-wrap-main .col1{
	float:left;
    margin: 0;
    padding: 0;
	width:269px;
}
.full-width-box-wrap-main .col2{
	float:right;
    margin: 0;
    padding: 0;
	width:350px;
}
.full-width-box h2{
    color:#666666;
}
.full-width-box p, .full-width-box ul li, .full-width-box td, .full-width-box th{
	font-size:0.8em !important;
	margin:2px 0 10px 0;
}
.full-width-box ul li {
    background: url("../images/bullet4.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0 0 12px 26px;
}

.full-width-box h4{
	font-size:0.9em;
	margin:10px 0 2px 0;
}



/*  Homepage Yahoo rss feed  */
#ticker-y.rssFeed {
    font-size: small;
/*    width: 400px; */
}
#ticker-y.rssFeed a, #ticker-y.rssfeed h4 a {
    color: #3c3c3c;
    text-decoration: none;
}
#ticker-y.rssFeed a:hover {
    color: #000000;
    text-decoration: underline;
}
#ticker-y.rssFeed .rssHeader {
    display: none;
}
#ticker-y.rssBody {
}
#ticker-y.rssRow h4, #ticker-y.rssRow p, #ticker-y.rssRow div {
    margin: 0;
    padding: 0;
}
#ticker-y.rssRow li {
    margin: 0;
    padding: 0;
}
.block #ticker-y ul li {
    background: none;
    padding: 5px 0 0;
}


/*  Homepage stock ticker  */
#scrollingText {
    float: left;
    height: 56px;
    padding: 2px 4px 2px 4px;
    position: relative;
    width: 290px;
}

	#scrollingText div.scrollableArea *
{
	position: relative;
	display: block
	float: left;
	margin: 0;
	padding: 0;
}
	#scrollingText div.scrollableArea{
	width:835px !important;
}
	#scrollingText div.scrollableArea p	{
	display: inline-block;
	float: left;
	margin: 0;
	margin-right: 5px;
	padding: 10px 5px;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	font-family: 'museo-regular',sans-serif;
	color: #000; 
	white-space: nowrap;
	width:150px;
	background:#fff;
    border: solid #fff 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
}
.red {
	color:#F00;
}
.green {
	color:#217A27;
}
#stockPanel {
	float:left;
	width:298px;
}
#stockText {
	float:left;
	font-size:.9em;
}
#stockText p {
	padding:0;
	margin:0 0 5px 5px;
	font-family: 'museo-regular',sans-serif;
}
.tsymbol {
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    width: 140px;
	color:#1866AE;
	padding:0 0 10px 0;
}
.tprice {
    display: inline;
    float: left;
    font-size: 15px;
    width: 60px;
	color:#3C3C3C;
}
.tchange {
    display: inline;
    float: right;
    font-size: 15px;
    text-align: right;
    width: 60px;
}

/* popup panel */

.pop-up-panel {
   background-color: #D6D6D6; 
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#D6D6D6));
   background-image: -webkit-linear-gradient(top, #FFFFFF, #D6D6D6); 
   background-image:    -moz-linear-gradient(top, #FFFFFF, #D6D6D6);
   background-image:     -ms-linear-gradient(top, #FFFFFF, #D6D6D6);
   background-image:      -o-linear-gradient(top, #FFFFFF, #D6D6D6);
  border: 1px solid #959595;
  border-radius: 9px 9px 9px 9px;
  display: none;
  font: 13px/17px 'museo-regular',sans-serif !important;
  left: 50%;
  margin: 0 0 5px -260px;
  padding: 25px;
  position: fixed;
  top: 50%;
  width: 520px;
  z-index: 2;
}
.bodyBackground{
 width: 100%;
 height: 100%;
 position: fixed;
 z-index: 1;
 background-color: #000;
 top: 0;
 left: 0;
 display: none;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
 filter: alpha(opacity=50);
 -moz-opacity: 0.5;
 -khtml-opacity: 0.5;
 opacity: 0.5;
}
.pop-up-panel a{
color: #799C32;
}

#blog {
  display: table;
}
#blog .main-content-blog {
  float: right;
  width: 800px;
}
#blog .content-blog {
  float: left;
  padding-right: 20px;
  width: 636px;
}
#blog .content-blog h2, #blog .content-blog h2 a{
	margin:0 0 11px;
	color:#4d97d5;
	font:normal 28px/34px 'museo', sans-serif;
}
#blog .content-blog h3, #blog .content-blog h3 a{
	color:#4d97d5;

}
#blog .content-box {
  background: url("../images/separator4.gif") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
  margin-bottom: 25px;
  padding-bottom: 18px;
}
#blog .content-box  img{
  float: left;
  margin: 0 20px 20px 0;
  max-width: 200px;
}
#blog .content-box h2 {
  font-size: 18px;
  line-height: 18px;
}
#blog .content-box h2 a {
  color: #4D97D5;
}
#blog .content-box p {
  font-size: 15px;
  line-height: 18px;
}
#blog .content-box ul li {
  display: inline;
  margin-right: 5px;
}
#blog .content-box ul li a {
  color: #4D97D5;
}
#blog .content-box ul.social-share {
  margin: 20px 0 0 0;
}
#blog .content-box ul.social-share li {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding: 0;
  vertical-align: top;
}
#blog li ul {
  margin-left: 10px;
}
#blog .content-box ul.tag {
  display: inline;
}
#blog .content-box ul.tag li {
  background: none repeat scroll 0 0 #4C97D5;
  border-radius: 5px;
  display: inline;
  padding: 0 10px 2px;
}
#blog .content-box ul.tag li a{
  color: #FFFFFF;
  text-decoration: none;
  font-size: 14px;
}
#blog .content-box .tag-span{
  font-size: 14px;
}

#blog ol {
    counter-reset:li; /* Initiate a counter */
    margin-left:0; /* Remove the default left margin */
    padding-left:0; /* Remove the default left padding */
}
#blog ol > li{
    position:relative; /* Create a positioning context */
    margin:0 0 6px 1.5em; /* Give each list item a left margin to make room for the numbers */
    padding:4px 8px 4px 0; /* Add some spacing around the content */
    list-style:none; /* Disable the normal item numbering */
	font:15px/18px 'museo-regular',sans-serif;
}
#blog ol > li:before {
    content:counter(li); /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    /* Position and style the number */
    position:absolute;
    top:-2px;
    left:-2em;
    width:1.5em;
	font:15px/18px 'museo-regular',sans-serif;
    /* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
    margin-right:5px;
    padding:6px 4px 4px 0;
    color:#4D97D5;
    font-weight:bold;
    text-align:center;
}
#blog li ol,
#blog li ul {margin-top:6px;}
#blog ol ol li:last-child {margin-bottom:0;}

.content-box form.its-email {
  float: none;
}
form.its-email input {
  height: 30px;
  padding: 0 5px;
  width: 500px;
}
.panel-close {
  margin: -15px -15px 0 0;
  outline: 0 none;
  position: absolute;
  right: 0;
  top: 0;
}





/* responsive css */
/* @media only screen and (min-width: 1200px) {
	.container {
	    width: 994px;
	}
} */

body {
    min-width: auto;
}
/*.cc-cookies {
    width: 100%;
    padding: 0.5em 0;
    margin: 0 0 10px 0;
    background: #71bded;
    font-size: 13px;
    font-weight: 700;
    z-index: 99999;
    text-align: center;
    color: #fff;
    float: none;
}
.cc-inner {
    text-align: left;
    max-width: 1170px;
    padding: 0 15px;
    width: 100%;
    display: inline-block;
}*/
.gallery {
    background: transparent;
    width: 100%;
    padding: 0;
    height: 321px;
    margin: 20px 0 10px;
    overflow: hidden;
    position: relative;
    border: 3px solid rgb(161,161,161);
    border-radius: 40px 0 40px 0;
    -webkit-box-shadow: 3px 3px 5px -1px rgba(0,0,0,0.3);
    -moz-box-shadow: 3px 3px 5px -1px rgba(0,0,0,0.3);
    box-shadow: 4px 4px 5px -1px rgba(0,0,0,0.3);
}
.tabset {
    float: right;
    width: 41%;
    background-image: linear-gradient(90deg,rgb(50,125,188), rgb(11,105,172));
    height: 100%;
}
.tabset li {
    height: 25%;
}
.tabset li a {
    color: #fff;
    float: left;
    width: 100%;
    display: inline-block;
    height: 100%;
}
.tabset li a em {
    display: block;
    padding: 16px 12px 0 33px;
    height: auto;
    cursor: pointer;
    background: url(../images/separator1.png) repeat-x;
}
.tabset li.last a:hover, .tabset li.last a.active {
    background-position: 0 0;
}
.slideset {
    float: left;
    width: 59%;
    min-height: 317px;
    overflow: hidden;
    position: relative;
    background-image: linear-gradient(90deg,transparent, rgb(189,225,246));
}
.tab-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 22px 0 0 27px;
    display: none;
    max-width: 700px;
}
.products h2 {
    float: left;
    color: #676767;
    font: 20px/24px 'museo', sans-serif;
    width: 317px;
    padding: 14px 0 0 2px;
}
.products ul li {
    float: left;
    margin: 12px 0 0 12px;
}
.boxes {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0;
}
.box {
    width: 32%;
    margin: 0 0 20px 0;
    background: transparent;
    background-image: linear-gradient(135deg,transparent, rgb(175,217,243));
    border: 2px solid rgb(161,161,161);
    border-radius: 12px;
    flex: 0 0 32%;
}
.box-holder {
    background: transparent;
}
.box-frame, .box-frame.market-data {
    background: transparent;
}
.box-frame.vct h3, .box-frame.eis h3 {
    width: auto;
}
.box .text {
    width: auto;
}
.block-holder {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0;
}
.block {
    width: auto;
    margin: 0 0 20px 0;
    /*background: transparent;
    background-image: linear-gradient(180deg,rgb(214,214,214),transparent);
    border: 2px solid rgb(161,161,161);
    border-radius: 12px;*/
    flex: 0 0 32%;
    max-height: 350px;
    overflow: hidden;
    background-size: contain;
}
#footer {
    margin-bottom: 100px;
}
.footer-block {
    background: rgb(142,197,73);
    border-top: 1px solid rgb(205,242,84);
    border-bottom: 1px solid rgb(114,178,77);
    border-radius: 5px;
    min-height: 25px;
}
.footer-holder {
    background: transparent;
}
.footer-frame {
    background: transparent;
    height: auto;
}
.footer-block ul {
    padding-left: 10px;
}
.footer-block ul li {
    background: transparent;
    border-left: 1px solid #ffffff;
    min-height: 25px;
}
.navbar-default {
    background: transparent;
    border: 0;
    min-height: auto;
}
.navbar-default .navbar-collapse {
    padding: 0;
    margin: 0 0 0 -15px;
}
ul.nav.navbar-nav {
    border-radius: 5px;
    overflow: hidden;
}
.navbar-default .navbar-nav>li>a {
    color: #ffffff;
    padding: 3px 20px 2px;
    font-size: 15px;
    display: inline-block;
    border-left: 1px solid #ffffff;
    border-bottom: 2px solid rgb(92,167,75);
    border-top: 1px solid rgb(205,242,84);
    background: rgb(142,197,73);
}
.navbar-default .navbar-nav>li:first-child>a {
    border-left: 0;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover {
    background: rgb(25,156,216);
    border-bottom-color: rgb(19,132,196);
    color: #ffffff;
    border-top: 1px solid rgb(197,225,245);
}
.top-nav {
    margin: 10px 0 0;
}
.logo {
    margin: 0 0 18px 0;
    float: none;
}
.logo a {
    display: inline-block;
}
.slogan {
    float: none;
    padding: 0 0 0 20px;
}
.header-holder {
    float: none;
    margin: 18px 0 23px 0;
}
.content-col, #blog .main-content-blog, .content-col-bee, #vcts-eis.content-col, .content-col.eis-acorn {
    width: 83%;
}
#sidebar, #sidebar-bee {
    width: 16.75%;
}
#content, #blog .content-blog {
    width: 79.5%;
}
.aside {
	width: 18.5%;
    max-width: 144px;
}
#scottish-wid.aside, #annuitiesAside.aside, #annuities.aside {
    width: 18.5%;
}
ul.product-page-list {
    float: none;
}
ul.product-page-list li {
    width: 100%;
}
ul.product-page-list li a.pp-list-more, a.link-right, a.link-left {
    height: 24px;
}
.aside-box .more-box a, .aside-box-noimage .more-box a {
    display: table;
    padding: 0 25px 0 0;
}
button, input, select, textarea {
    border: 1px solid #ccc;
}
.wmform #freeform_email {
    max-width: 442px !important;
    width: 100% !important;
}
table.tbl-form-data td textarea {
    width: 100%;
}
.aside-button .frame {
    height: 60px;
}
.full-width-box {
    width: 100%;
}
.full-width-box-wrap-main .col1, .full-width-box-wrap-main .col2 {
    width: 50%;
}
.full-width-box-wrap-main {
    width: 82%;
}
.full-width-box-wrap-side {
    width: 18%;
}
.container-investments-and-services .content-box > div > div:first-child {
    max-width: 100%;
}
.opener:hover, .opener:focus {
    color: #fff;
}
.slide-box, .slide-box.slide-box-wide {
    width: 100%;
}
.view-box {
    width: 100%;
    max-width: 472px;
}
.container-investments-and-services .toggle-container{
    max-width: 636px;
}
.container-investments-and-services.container-vct-current-offers .toggle-container, .container-investments-and-services.container-eis-current-issues .toggle-container {
    max-width: initial;
}
.slide-box .np-holder {
    overflow-x: scroll;
}
.content-box img {
    max-width: 100%;
}
ol.dprogress {
    padding: 16px 5px 16px 5px;
}
ol.dprogress > li {
    display: inline-block;
}
#stockText {
    float: none;
    clear: both;
}
.tabset li a:hover, .tabset li a.active {
	background-color: rgb(80,152,211);
}
.opener.opener-wide {
      border-radius: 5px 5px 0 0;
      background: #16c2f4;
      border-top: #a3def9 2px solid;
      border-bottom: #0292d3 2px solid;
}
.opener.opener-wide span, .expanded .opener.opener-wide span {
    background: none !important;
}
#scrollingText {
    width: 100%;
}

@media only screen and (max-width: 1199px) {
    .tabset li strong {
        font-size: 19px;
    }
}
@media only screen and (max-width: 991px) {
    .gallery {
        height: auto;
    }
    .tabset {
        float: none;
        width: 100%;
        height: 321px;
        display: inline-block;
    }
    .slideset {
        float: none;
        width: 100%;
        height: 300px;
    }
    .tab-content {
        padding: 15px;
    }
    .tab-content h2 {
        font-size: 24px;
    }
    .tab-content.tab3 h2 {
        font-size: 24px;
    }
    .tab-content.tab4 h2 {
        font-size: 24px !important;
        line-height: 28px;
    }
    .tab-content h3, .tab-content.tab1 h3, .tab-content.tab2 h3 {
        font-size: 18px;
    }
    .tab4-indent {
        padding: 0;
    }
    .box {
        flex: 0 0 48.5%;
    }
    .footer-block ul li {
        margin: 2px 0;
    }
    .footer-block ul li:first-child {
        border: 0;
    }
    .navbar-default .navbar-nav>li>a {
        padding: 3px 8px 2px;
    }
    .logo a {
        display: block;
    }
    #main, #main.products-main, #sidebar-bee, #sidebar-bee .holder, #sidebar-bee .frame, .content-col-bee, #vcts-eis.content-col, .content-col.eis-acorn, #wills-home, .flowPanel {
	    background: transparent !important;
	}
	.content-col, #blog .main-content-blog, .content-col-bee, #vcts-eis.content-col, .content-col.eis-acorn {
	    width: 77%;
	}
	#sidebar, #sidebar-bee {
	    width: 22.4%;
	}
	#content, #blog .content-blog {
	    width: 100%;
	    float: none;
	}
	.aside, #scottish-wid.aside, #IA-aside, #annuitiesAside.aside, #annuities.aside {
	    float: none;
	    width: 100%;
	    clear: both;
	}
	.contact-us .content-col {
	    width: 100%;
	}
	.full-width-box-wrap-main {
	    width: 100%;
	}
	.full-width-box-wrap-side {
	    float: none;
	    width: 100%;
	}
	#vct .blue-bordered td {
	    padding: 5px;
	}
	#wills-home{
		padding: 0;
	}
	a.wills-link-right {
	    padding: 0 36px 15px 0;
	    background: url(../images/bg-button.gif) no-repeat 100% -214px;
	}
	a.wills-link-left {
	    clear: both;
	}

}
@media only screen and (max-width: 767px) {
    .slideset {
        height: 500px;
    }
    .box {
        flex: 0 0 100%;
    }
    .block {
        flex: 0 0 100%;
        background: transparent;
        background-image: linear-gradient(180deg,rgb(214,214,214),transparent);
        border: 2px solid rgb(161,161,161);
        border-radius: 12px;
    }
    .navbar-default .navbar-toggle {
        border-color: rgb(92,167,75);
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: rgb(92,167,75);
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: rgb(142,197,73);
    }

    .navbar-default .navbar-collapse {
        margin: 0;
        padding: 0 15px;
    }

    .navbar-default .navbar-nav>li>a {
        padding: 5px 30px 4px;
        margin: 0 0 5px 0;
        border-radius: 5px;
    }
    .logo {
        margin: 0 0 10px 0;
    }
    .header-holder {
        margin: 0px 0 10px 0;
    }
	.content-col, #blog .main-content-blog, .content-col-bee, #vcts-eis.content-col, .content-col.eis-acorn {
	    float: none;
	    width: 100%;
	}
	#sidebar, #sidebar-bee {
	    float: none;
	    width: 100%;
	    clear: both;
	}
	#sidebar .frame, #sidebar-bee .frame {
	    padding-bottom: 20px;
	}
	#main.contact-us {
	    height: auto;
	}
	.f-req {
	    display: block;
	    padding: 15px 0 5px;
	}
	#form-email, #form-preferred, #form-optional, #form-surname, #freeform_email, #freeform_preferrednumber, #freeform_optionalnumber, #freeform_surname, .container-request-a-call-back #form-surname, .container-request-a-call-back #form-preferred, .container-request-a-call-back #form-optional, .container-request-a-call-back #form-email {
	    float: none;
	}
	#annuitiesForm td.tlabel {
	    width: 120px;
	}
	table#annuitiesForm input {
	    width: 100%;
	}
	table#annuitiesForm #annuitiesFormFValue {
	    width: 100% !important;
	}
	table#annuitiesForm #annuitiesFormFValue input {
	    width: 90%;
	}
	.pop-up-panel {
	    max-width: 90%;
	    margin: 0;
	    left: 5%;
	    top: 10%;
	}

} 
