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, img, ins, kbd, q, s, samp, small, strike, strong, 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;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

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 {
    //background: url('/images/themes/fmpuk/legacy/bg.container.jpg') #1c0605 no-repeat center top;
    font-family: Arial;
    font-size: 13px;
    color: #333;
}

input[type="text"] {
    font-family: Arial;
    font-size: 13px;
}

a {
    color: #1179BB;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    cursor: pointer;
}

a img {
    border: 0;
}

strong {
    font-weight: bold;
}

sup {
    font-size: smaller;
    vertical-align: super;
}

.italic {
    font-style: italic;
}

.small-print {
    font-size: 80%;
}
.clear {
    clear: both;
}

.right-aligned {
    float: right;
}

.left-aligned {
    float: left;
}

.error, .red {
    color: red;
}

.plussign {
    display: inline !important;
    margin: 10px;
}

#container {
    background-color: #FFF;
    width: 973px;
    margin: auto;
    padding: 0;
}

#container-v2 {
    background-color: #FFF;
    width: 1001px;
    margin: auto;
    padding: 0;
}

hr {
    background-color: #98b9d6;
    height: 1px;
    border: 0;
    color: #98b9d6;
}

h1, h2, h3, h4, h5, h6 {
    -webkit-font-smoothing: antialiased;
}

.help-advice hr {
    background-color: #218d35;
}
#body {
    float: left;
    background-color: #fff;
    width: 974px;
    margin: 0;
    overflow: hidden;
}

#aside .copy, #aside .link-list, #column-promo .link-list {
    width: 254px;
    height: 395px;
    display: block;
    overflow: hidden;
}


footer {
    float: left;
    width: 972px;
    margin: 0;
    background-color: white;
}
footer .links {
    display: inline-block;
    background-color: #f2f2f2;
    width: 924px;
    padding: 20px 10px;
    border-bottom: 5px solid #cecd00;

}

footer .links dt {
    font-weight: bold;
    color: #333;
    margin: 0 0 15px 0;
    font-size: 13px;
}

footer .links dd {
    margin-bottom: 10px;
    line-height: 20px;
}

footer .links dd a {
    color: #666666;
}

footer .links dl {
    float: left;
    width: 20% !important;
}

footer .links dt {
    font-weight: bold;
    color: #333;
    margin: 0 0 15px 0;
    font-size: 13px;
}

footer .links dd {
    margin-bottom: 10px;
}

footer .links dd a {
    color: #666666;
}

footer .links div {
    float: left;
    margin-right: 50px;
}

footer .links h5 {
    font-weight: bold;
    color: #333;
    margin: 0 0 15px 0;
    font-size: 13px;
}

footer .links li {
    margin-bottom: 10px;
}

footer .links li a {
    color: #666;
}

footer .links .social {
    margin-right: 0;
}

footer .links .social img {
    margin-right: 7px;
}

footer .notice {
    padding: 0 18px 14px 18px;
    line-height: 1.5;
}

footer ul {
    margin: 0;
    padding: 0;
}

footer .notice ul li {
    border-left: 1px solid #333;
    padding: 0 6px;
}

footer .notice ul#flag li {
    border-right: 1px solid #333;
    border-left: none;
    padding: 0 6px;
    background: url('sprite.png') no-repeat right;
    margin-right: 5px;
}

footer .notice ul#flag li.uk {
    background-position: 0 -225px;
}

footer .notice ul#flag li.au {
    background-position: 0 -248px;
}

footer .notice ul#flag li.ie {
    background-position: 0 -271px;
}

footer .notice ul#flag li.us {
    background-position: 0 -294px;
    border-right: 0;
}

footer .notice li:first-child {
    border: 0;
}

footer .notice p {
    font-weight: bold;
}

footer .notice a {
    color: #333;
}

footer .notice span {
    display: block;
}

footer .notice img {
    padding: 0 0 0 5px;
    vertical-align: top;
}

footer .notice p, footer .notice ul, footer .notice span, footer .notice img {
    display: inline;
    font-size: 11px;
}

footer .notice li {
    display: inline;
    font-size: 11px;
}

footer a.ficons {
    background: url('/images/themes/fmpuk/legacy/sprite.gif') no-repeat;
    padding: 1px 0px 0px 24px !important;
}

footer a.ficons.blog {
    background-position: -199px -103px;
}

footer a.ficons.facebook {
    background-position: -199px -223px;
}

footer a.ficons.twitter {
    background-position: -199px -142px;
}

footer a.ficons.google {
    background-position: -199px -385px;
}

footer a.ficons.youtube {
    background-position: -199px -183px;
}


#cookie-dropdown {
  width: 100%;
  background:#f2f2f2;
  border-bottom: 1px solid #848484;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  min-height: 38px;
  display:none;
}

#cookie-dropdown .cookie-message {
  max-width: 940px;
  margin: 0 auto;
  display: block;
  position: relative;
  min-height: 18px;
  margin-bottom: 20px;
}
#cookie-dropdown .cookie-message p.cookie-close {
  display: block;
  float: right;
  width: 10%;
  text-align: right;
  color: #444;
}

#cookie-dropdown .cookie-message p {
  color: #444;
  display: block;
  float: left;
  line-height: 1.2em;
  margin: 0 !important;
  min-height: 1.2em;
  width: 90%;
  font-size: 1em;
  top: 10px;
  position: relative;
}

#cookie-dropdown .cookie-message p a span{
  margin-left:80px;
}

#cookie-dropdown .cookie-message p a{
  text-decoration: underline;
}
#cookie-dropdown .cookie-message p a:hover {
  text-decoration: none;
}



/* HOME */
body#home .column-right {
    width: 706px;
    float: right;
}

body#home .column-left {
    width: 226px;
    float: left;
}

body#home .welcome .column-right {
    width: 226px;
    float: right;
}

body#home .welcome-column-left {
    width: 706px;
    float: left;
}

body#home #column-promo {
    width: 254px;
    height: 395px;
    float: left;
    position: relative;
    margin-right: 14px;
}




body#home .hero,
body#home .hero-search {
    width: 706px;
    height: 395px;
    position: relative;
    overflow: hidden;
	top:0;
	background:#FFF;

}

	body#home .full-width-message {
		position:relative;
		float:left;
		overflow:hidden;
	}

body#home .featured {

	margin-bottom:0;
		border:1px solid #DDD;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
}
body#home .featured p, body#home .featured li  {
	font-size:16px;
	line-height:24px;
	margin-bottom:10px;
	color:#555;
}
body#home .featured li  {
	list-style: disc;
	margin-left:14px;
}

.full-width-message .rpromo .img-right {
	margin-top: 20px !important;
	margin-right:-70px;
}

body#home .featured .button {
	padding:5px 10px;
}


@media only screen and (max-width: 973px) {
	body#home .hero-search.full-width-message {
		width:100% !important;
		height:auto !important;
	}
	body#home .hero-search.full-width-message h2 {
		font-size:24px;
	}
	body#home .hero-search.full-width-message p {
		font-size:14px;
		line-height:20px;
	}
}

@media only screen and (max-width: 767px) {
	body#home .hero-search.full-width-message > div {
		margin-right:30px;
	}
	body#home .hero-search.full-width-message {
		background:#DCCCB5  !important;
	}
	body#home .hero-search.full-width-message h2 {
		font-size:20px;
	}
}




body#home .hero-search p {
	width:60%;
	margin:0 14px;
	font-size:14px;
	line-height:22px;
}


body#home .hero img {
    width: 706px;
    height: 395px;
    position: absolute;
    z-index: 1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

body#home .hero div {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    z-index: 2;
	background: rgba(77,77,77,0.6);
    background: -webkit-gradient(linear,0 0,0 bottom,from(rgba(77,77,77,0.6)),to(rgba(0,0,0,0.6)));
    background: -moz-linear-gradient(rgba(77,77,77,0.6),rgba(0,0,0,0.6));
    background: -o-linear-gradient(rgba(77,77,77,0.6),rgba(0,0,0,0.6));
    background: linear-gradient(rgba(77,77,77,0.6),rgba(0,0,0,0.6));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000',endColorstr='#99000000',GradientType=0);
}


body#home .hero h1 {
    font-family: Arial;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 0px 10px 0px 17px !important;
	padding:0 !important;
}

body#home .hero p {
    font-size: 24px;
    margin: 0 20px;
}

body#home .hero a.watch {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
    color: #fff;
    background: url("/images/themes/fmpuk/legacy/sprite.home.png") -230px 0 no-repeat;
    padding: 9px 0 9px 38px;
}

body#home .account {
    width: 706px;
    height: 395px;
    position: relative;
    background: url(content/home.hero-account.jpg);
    overflow: hidden;
}

body#home .account .summary {
    position: absolute;
    top: 12px;
    left: 10px;
    color: #fff;
    font-weight: bold;
    height: 383px;
}

body#home .account .summary h1 {
    margin: 0 0 29px 0;
    font-size: 20px;
    letter-spacing: -1px;
    font-weight: bold;
}

body#home .account .search h2 {
    font-size: 20px;
    letter-spacing: -1px;
    font-weight: bold;
}

body#home .account .summary p {
    margin: 15px 0;
    line-height: 1.1;
    width: 205px;
}

body#home .account .summary p.welcome,body#home .account .summary p span {
    font-weight: normal;
}

body#home .account .summary .button#manage {
    position: absolute;
    margin: 0;
    left: 0;
    bottom: 19px;
}

body#home .account .search {
    position: absolute;
    top: 12px;
    left: 240px;
}

body#home .account .search h2 {
    margin: 0 0 29px 0;
}

body#home .account .search fieldset {
    border: 0;
    margin: 14px 0 24px 0;
    padding: 0;
    overflow: hidden;
}

body#home .account .search legend {
    display: none;
}

body#home .account .search label {
    font-weight: bold;
    display: block;
    margin: 4px 0;
}

body#home .account .search label span {
    display: block;
    margin-bottom: 2px;
}

body#home .account .search label input {
    width: 210px;
    margin-bottom: 5px;
}

body#home .account .search label.narrow {
    width: 75px;
    float: left;
    margin: 0 14px 0 0;
}

body#home .account .search label.narrow input {
    width: 60px;
}

body#home .account .search label select {
    padding: 2px;
}

body#home .account .search input.search {
    color: #333;
    width: auto;
    font-family: Arial;
    background: url('/images/themes/fmpuk/legacy/sprite.png') -93px 8px no-repeat #fff;
    margin: 10px 10px;
    position: relative;
    top: -15px;
    left: auto;
    margin: 0;
}

body#home .account .search input.search:hover {
    background-color: #333;
    color: #fff;
    background-position: -43px -253px;
}

body#home .account .search ul {
    margin: 0;
    padding: 0;
}

body#home .account .search ul li a {
    background: url('sprite.png') -100px 5px no-repeat;
    display: inline-block;
    padding: 3px 0 3px 19px;
    color: #333;
    font-weight: bold;
}

body#home .account .search select {
    padding: 2px;
}

body#home .account .search input.searchInactive {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    border: 0;
    cursor: auto;
    padding: 4px 17px 5px 26px;
    color: gray;
    background-color: #333;
    font-weight: bold;
    font-size: 13px;
}

body#home .account .search .searchLoader {
    position: absolute;
    top: 296px;
    left: 145px;
}

body#home .column-third {
    width: 226px;
    float: left;
    position: relative;
    margin: 30px 14px 0 0;
    border-bottom: 5px solid #1179BB;
    line-height: 1.2;
    padding-bottom: 13px;
}

body#home .column-third a.button,body#home .column-third input.search {
    position: absolute;
    bottom: 10px;
    left: 0;
    margin: 0;
}

body#home .column-third h2 {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #1179BB;
}

body#home .column-third ul {
    padding: 0;
    margin: 8px 0 0 0;
    overflow: hidden;
}

body#home .column-third li {
    padding: 11px 0;
    margin: 0;
}

body#home .records li {
    border-top: 1px solid #c1d5e6;
    background: url("/images/themes/fmpuk/legacy/sprite.home.png") 0 0 no-repeat;
    padding-left: 34px;
    min-height: 25px;
}

body#home .records li:first-child {
    border-top: 0;
}

body#home .payments a {
    display: block;
    font-weight: bold;
}

body#home .payments ul {
    padding-bottom: 4px;
    border-bottom: 1px solid #c1d5e6;
}

body#home .records {
    //padding-bottom: 0;
}

body#home .payments {
    padding-bottom: 55px;
}

body#home .records li.census {
    background-position: 0 7px;
}

body#home .records li.bmd {
    background-position: 0 -48px;
}

body#home .records li.parish {
    background-position: 0 -102px;
}

body#home .records li.migration {
    background-position: 0 -175px;
}

body#home .records li.military {
    background-position: 0 -232px;
}

body#home .records li.records {
    background-position: 0 -287px;
}

body#home .records li.subscribe {
    background-position: 0 -369px;
}

body#home .records li.pay-as-you-go {
    background-position: 0 -505px;
}

body#home .records li.vouchers {
    background-position: 0 -599px;
}

body#home .news li {
    border-bottom: 1px solid #c1d5e6;
}

body#home .news li a {
    display: block;
    overflow: hidden;
}

body#home .news li a:hover {
    text-decoration: none;
}

body#home .news li a:hover .title {
    text-decoration: underline;
}

body#home .news img {
    display: block;
    float: left;
    border: 1px solid #5c5c5c;
    width: 64px;
    height: 64px;
}

body#home .news div {
    float: left;
    margin: 0 0 0 14px;
    width: 145px;
}

body#home .news p {
    margin: 0;
}

body#home .news p .date {
    color: #333;
}

body#home .news p .title {
    display: block;
}

body#home .news .summary {
    display: none;
}

body#home .column-two-thirds.news div {
    width: 380px;
}

body#home .column-two-thirds.news {
    width: 466px;
    margin-right: 0;
}

body#home .column-two-thirds.news .summary {
    display: block;
    color: #333;
    margin: 3px 0 0 0;
}

body#home .quick-search {
    margin-right: 0;
    background: url(green_bg.png) 100% 100% no-repeat;
    position: relative;
    padding: 14px;
    height: 368px;
}

body#home .quick-search p {
    padding: 4px 0 12px 0;
    margin: 10px 0 8px 0;
    border-bottom: 1px solid #e3e26c;
}

body#home .quick-search h2 {
    color: black;
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -1px;
}

body#home .quick-search fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

body#home .quick-search legend {
    display: none;
}

body#home .quick-search label span {
    font-weight: bold;
}
/*
body#home form input[type='text'] {
    display: block;
    border-top: 2px groove #DDD;
    border-right: 2px ridge #EEE;
    border-bottom: 1px solid #e9e9e9;
    border-left: 2px groove #EEE;
    font-family: Arial;
    font-size: 13px;
    color: #333;
    padding: 2px;
}
*/

body#home select  {
    height:26px;
}
body#home .quick-search input {
    width: 140px;
    margin-bottom: 20px;
}

body#home .quick-search label.narrow {
    float: left;
    width: 70px;
    margin-right: 14px;
}

body#home .quick-search label.narrow input {
    width: 58px;
}

body#home .quick-search input.search {
    color: #fff;
    width: auto;
    font-family: Arial;
    left: 14px;
    bottom: 10px;
    position: absolute;
    background: url('sprite.png') -93px 8px no-repeat #fff;
    color: #333;
}

body#home .quick-search input.search:hover {
    background-color: #275d8a;
}

body#home .quick-search input.search:hover {
    background-color: #333;
    background-position: -43px -253px;
    color: #fff;
    text-decoration: none;
}

body#home .quick-search input.search {
    left: 14px;
    bottom: 20px;
    background: url('sprite.png') -93px 8px no-repeat #fff;
    color: #333;
}


body#home .column-third .get-started {
    padding-bottom: 0;
    height: 372px !important;
}

body#home .get-started {
    position: relative;
    height: 395px;
}

body#home .get-started h3 {
    font-size: 20px;
    letter-spacing: -1px;
    color: #1179BB;
    font-weight: bold;
    padding-bottom: .5em;
}

body#home .get-started ol {
    float:left;
	width:100%;
    padding: 0 !important;
    margin: 8px 0 20px 0 !important;
}

body#home .get-started ol li {
    font-size: 15px;
    vertical-align: text-top;
    margin: 0 1px;
    border-top: 1px solid #c1d5e6;
	font-style:normal !important;
	float:left;
	width:100%;
}


.get-started.promo.link-list li {
    list-style-image: none;
    list-style: inside none;
    font-size: 15px;
    vertical-align: text-top;
    margin: 0 1px;
}

body#home .get-started.promo.link-list span.label {
    color: #1179BB;
}

body#home .get-started li:last-child {
    border-bottom: 1px solid #CCC;
}

body#home .get-started li a:hover {
    text-decoration: none;
}

body#home .get-started li a .number {
    float: left;
    font-size: 35px;
    color: #7F7F7F;
    font-weight: bold;
    border-right: 1px solid #CCC;
    margin: -2px 13px 0 0;
    padding: 0 10px 0 0;
    line-height: 1;
}

body#home .get-started li a:hover .label {
    text-decoration: underline;
}

body#home .get-started a.button {
    position: absolute;
    bottom: -45px;
    left: 11px;
}

body#home .useful-links {
    height: 395px;
}

body#home .image-promo .button {
    margin: 0 0 10px 10px;
}

body#home .get-started-search p {
    line-height: 1.1;
}

body#home .get-started-search h3 {
    width: 180px;
}

body#home .get-started-search fieldset {
    border: 0;
    padding: 0 0 0 12px;
    margin: 0;
}

body#home .get-started-search legend {
    display: none;
}

body#home .get-started-search label {
    font-weight: bold;
    width: 70px;
    display: inline-block;
}

body#home .get-started-search input[type='text'] {
    display: inline-block;
    border-top: 2px groove #DDD;
    border-right: 2px ridge #EEE;
    border-bottom: 1px solid #e9e9e9;
    border-left: 2px groove #EEE;
    font-family: Arial;
    font-size: 13px;
    color: #333;
    padding: 2px;
    width: 110px;
}

body#home .get-started-search label,body#home .get-started-search input {
    margin: 0 0 8px 0;
}

body#home .get-started-search input.search {
    color: #333;
    width: auto;
    font-family: Arial;
    background: url('sprite.png') -93px 8px no-repeat #fff;
    margin: 10px 10px;
}

body#home .get-started-search input.search:hover {
    background-color: #333;
    background-position: -43px -253px;
    color: #fff;
}

body#home div.get-started-search {
    height: 209px;
    position: relative;
    background: url(/cms/fmp/images/syftw-promo-box-free-credits.jpg) 0 100% no-repeat !important;
}

body#home div.get-started-search div {
    background: rgba(0,0,0,0.6);
}

body#home div.spotlight {
    background: transparent;
}

body#home div.spotlight h3 {
    width: 118px;
    margin: 10px 0;
    background: #1179BB;
    line-height: 1em;
    border: 1px solid #c3c300;
    border-left: 0;
    color: white;
}

body#home div.spotlight p {
    background: rgba(90,165,247,0.4);
    margin: 0 1px 5px 1px;
    padding: 12px;
    color: #333;
}

body#home div.get-started-search p span {
    color: #c3c300;
    letter-spacing: 2px;
    font-weight: bold;
}

body#home div.get-started-search p {
    background: rgba(2,4,12,0.4);
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    bottom: 38px;
}

body#home div.get-started-search .button {
    position: absolute;
    bottom: 12px;
    left: 11px;
    margin: 0;
}

body#home div.banners {
    padding-top: 1em;
}

body#home div.promo-advert {
    height: 209px;
    position: relative;
}

body#home #spot div ul li img {
    position: absolute;
    height: 206px;
    width: 226px;
    z-index: 1;
}

body#home #spot {
    height: 206px;
    margin: 0;
    overflow: hidden;
    position: relative;
    float: left;
    width: 226px;
    margin: 8px 0 5px;
}

body#home #spot ul {
    height: 206px;
    position: absolute;
    top: 0;
    z-index: 0;
    margin: 0 10px 10px 0;
    float: left;
    list-style: none outside none;
}

body#home #spot ul li {
    display: block;
    height: 206px;
    margin: 0;
}

body#home #spot ul img {
    height: 206px;
    margin: 0 10px 10px 0;
}

body#home #feedResult {
    float: none;
    width: auto;
    margin: 0;
    height: 332px;
}

body#home #feedResult li {
    overflow: hidden;
}



header a.logonew {
    float: left;
    display: block;
    width: 200px;
    height: 59px;
    background: url('../../images/themes/global/logos/fmp-logo1x.png') no-repeat top left;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
 
    header a.logonew {
        background: url('../../images/themes/global/logos/fmp-logo2x.png') no-repeat top left;
        background-size: 165px;
    }
}
/*
.NavContainer {
    margin: 0 14px;
} 

footer .links {
    width: 924px !important;
}*/

#sidesearchuk {
    margin: 14px;
      height: 395px;
}

#sidesearchuk h2 {
    padding: 0 !important;
	color:#1179BB;
	letter-spacing:-1px;
	font-size:24px;
	font-weight:bold;

}


#sidesearchuk input {
    border: 1px solid #CCC !important;
    padding: 4px 8px !important;
}

#sidesearchuk select {
    margin-bottom: 2px;
}

#sidesearchuk label {
    display: none !important;
}

#sidesearchuk .Friendly {
    clear: both !important;
    margin: 12px 0 3px 0;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
#sidesearchuk .Friendly span {
	font-size:12px;
	font-weight:normal;
	color:#777;
}
/*
#sidesearchuk .Variants {
	width:80px;
}
*/
#sidesearchuk .Variant {
    float: left;
    position: relative;
	border:0 !important;
	background:#AAA;
	display:none;
}
/*
#sidesearchuk .checkbox {
    position: absolute;
    top: 7px;
    right: 7px;
	border:0 !important;
}
*/

.ie #sidesearchuk .checkbox {
    top: 4px;
    right: 0px;
}



#sidesearchuk .SearchFacetHalf {
    width:90px;

}
#sidesearchuk .SearchFacetSelect {
    width:100%;
}


#sidesearchuk .Block {
	float:left;
    border: none;
}

#sidesearchuk .SearchText.Size01 {
    width: 38px;
}

#sidesearchuk .button {
    padding: 8px 14px !important;
    margin-top: 8px !important;
}

#sidesearchuk .offset {
	width:90px;
	color:#B1B1B1;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15) inset;
}
/*
#sidesearchuk .SearchFacetHalf {
    padding-right: 20px !important;
}
*/

#sidesearchuk p, #sidesearchuk a {
	color:#FFF;
}

.ManageMyAccountButton {
	bottom: 0;
    position: absolute;
}
.summary .summaryTitle {
	font-size: 24px !important;
	color:#FFF !important;
	margin-bottom:20px;
}

.summary .summaryTitle span,
.summary .summaryTitle span a {
		font-size:16px;
		color:#FFF !important;
		display:block;
	}

.welcomeBack p {
	font-size:14px;
}
.welcomeBack p strong {
	font-weight:bold;
	font-size:18px;
	display:block;
	line-height:1.4em;
}




.get-started ol li {
    box-shadow: none !important;
    border: none !important;
    border-bottom: 1px solid #C1D5E6 !important;
    border-radius: 0px!important;
}
/*
header {
    margin: 0px 16px 10px 16px !important;
} */

.guick-search {
    background-color: #ececec;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#dfdfdf));
    background-image: -webkit-linear-gradient(top, #f6f6f6, #dfdfdf);
    background-image: -moz-linear-gradient(top, #f6f6f6, #dfdfdf);
	background-image: -ms-linear-gradient(top, #f6f6f6, #dfdfdf);
    background-image: -o-linear-gradient(top, #f6f6f6, #dfdfdf);
    background-image: linear-gradient(top, #f6f6f6, #dfdfdf);

    border-radius: 5px;
}

.fullwidthuk {
    width: 974px;
    clear: both;
}

body#home .column-third ul {
    //height: 367px !important;
	height: 332px !important;
}

.hero .button {
	margin:12px 20px 12px 20px;
	font-weight:bold;
	font-size:16px;
}

.news .button,
.promo .button {
	padding: 7px 14px;
}

.column-third.records {
	width:253px !important;
}

body#home .get-started a.button {
    left: 0;   /*changed from 11px*/
}

.SearchHolder, .SearchHolder2 {
	float:left;
	margin-right:4px;
	margin-bottom:10px;
}
.SearchHolder .YearType {
	width:66px;
}
.SearchHolder2 {
	width:98%;
}
#SearchFacets_4__Value {
	width: 203px !important;
}
#sidesearchuk input.button.HighLight {
	border: 2px solid #CECD00 !important;
}

.SearchHolder .Helpers {
	display:none;
}


.ie8 .SearchHolder input,
.ie8 .SearchHolder select {
	max-width:auto !important;
}

body#home .hero-search {
    background: url("/images/themes/fmpuk/legacy/hero-account.jpg") no-repeat #DCCCB5 bottom right;
}
body#home .hero-library {
    background: url('../../images/homepage/home-library-bg.jpg') no-repeat #DCCCB5 bottom right;
}

.hero-library-int {
    background: url('../../images/homepage/home-library-bg.jpg') no-repeat #DCCCB5 bottom right;
	min-height:260px;
}
.hero-library-int h1 {
    box-shadow: none !important;
	border:0 !important;
}
.hero-library-int p {
    margin-right:260px;
}
body#home .hero-search form {
		width:450px;
		margin:0 14px 14px 14px;
}
body#home .hero-search h2 {
		margin:14px 14px 0 14px;
		color:#333;
		font-weight:bold;
		font-size:28px;
		letter-spacing:-1px;
}
body#home .hero-search .Friendly {
	clear:both;
	font-size:16px;
	font-weight:bold;
	margin-bottom:6px;
	color:#333;
}
body#home .hero-search .Friendly span {
	font-size:12px;
	color:#777;
}
body#home .hero-search .Variants {
	margin-right:14px;
	width:200px;
}
body#home .hero-search .Variants label {
	margin-top:0;
}
body#home .hero-search .Variant {
	display:none;
}

body#home .hero-search .SearchFacetSelect {
	width:200px;
}

body#home .hero-search .SearchText.SearchFacetHalf  {
	float:left;
}

body#home .hero-search .SearchHolder .YearType {
	width:130px;
	margin-right:6px;
}

body#home .hero-search .SearchText.Size01 {
    width: 100px;
	margin-right:6px;
}

body#home .hero-search .offset {
	width:160px;
}
body#home .hero-search .SearchHolder2 {
	width:197px;
	margin-right:10px;
}
body#home .hero-search .SearchHolder2 label {
	margin-top:0;
}
body#home .hero-search #SearchFacets_4__Value  {
	margin-top:11px;
}

body#home .hero-search .button.HighLight  {
	clear:both;
	float:left;
}
body#home .hero-search .SearchHolder.Variants label {
	display:none;
}


.home-blink {
	font-size:14px;
	border-top: 1px solid #C1D5E6;
	display: block;
	padding-top: 6px;
}

.column-third ul {
	height:332px !important;
}

.feedEkList .postLi:last-child {
	border:none !important;	
}

.banners {
	line-height:8px;
	margin:2px 0 20px 0;
}
.banners .banner-box {
	width:480px;
	height:auto;
    position: relative;
    overflow: hidden;
	bottom:0;
	background:#FFF;
	display:inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.banners .banner-box p {
	margin:0 !important;
	position:absolute;
	z-index: 2;
	left:0;
	bottom:0;
	color: #fff;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	width:100%;
	background: rgba(0,0,0,0.6);
    background: -webkit-gradient(linear,0 0,0 bottom,from(rgba(77,77,77,0.6)),to(rgba(0,0,0,0.6)));
    background: -moz-linear-gradient(rgba(77,77,77,0.6),rgba(0,0,0,0.6));
    background: -o-linear-gradient(rgba(77,77,77,0.6),rgba(0,0,0,0.6));
    background: linear-gradient(rgba(77,77,77,0.6),rgba(0,0,0,0.6));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000',endColorstr='#99000000',GradientType=0);
}
.banners .banner-box img {
	bottom:0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:100%;
	height:auto;
    z-index: 1;
}
.banners .banner-box p span {
	margin:10px 15px;
	display:block;
	color:#FFF;
}
.banners .banner-left {
	margin-right:10px;
}

.trio-banners .banner-box {
	height:190px;
	width:315px;
	
}

@media only screen and (max-width: 973px) {
	.banners .banner-box {
		margin-bottom:10px;
	}
	.banners .banner-box, .banners .banner-box img {
		width:377px;
		height:auto;
	}
	.trio-banners .banner-box {
		height:160px;
		width:247px;
	}
	.trio-banners .banner-box p {
		font-size:16px;
	}
}

@media only screen and (max-width: 767px) {
	.banners .banner-box {
		margin-bottom:10px;
	}
	.banners .banner-box, .banners .banner-box img {
		width:100%;
	}
	.banners .banner-box {
		height:240px;
	}
	.trio-banners .banner-box p {
		font-size:20px;
	}
}


.btn-xclose {
	position:absolute;
	top:15px;
	right:21px;
	width:30px;
	height:30px;
	background: url("/images/themes/fmpuk/legacy/close-button.png") 0 0 no-repeat;
	text-indent: -9999em;
	z-index:1000;
}
.btn-xclose:hover {
	background: url("/images/themes/fmpuk/legacy/close-button.png") -38px 0 no-repeat;
}

.winback-personal-change {
    padding:10px 0;
    display: block;
    font-size: 17px;
}

