/* ///////////////////////////////////////////////////////////////////////////////////////////////
Mail Connected Styles
Date: 26/01/2010
Author: Ville Vartiainen
Agency: A&N Media

01. Main Layout
02. Homepage
03. Navigation lists
04. Content area
05. Page form (email request)

//////////////////////////////////////////////////////////////////////////////////////////////  */

@import 'reset.css';
@import 'typography.css';
@font-face {
    font-family:"MuseoSlab500";
    src: url(Museo_Slab_500-webfont.eot); /*IE*/
    src: local("MuseoSlab500"), url(Museo_Slab_500-webfont.ttf) format("truetype"); 
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////
01. Main Layout
//////////////////////////////////////////////////////////////////////////////////////////////  */


#wrapper {
	background:#fff url('/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/n_bg.jpg') 50% 0 repeat-x;
}


#column {
  width: 943px;
  overflow: hidden;
  margin-right:auto;
  margin-left:auto;
}

/*
a#header {
	height:103px;
	display: block;
	text-indent: -9000px;
}
*/

#header {
	overflow:hidden;
	zoom:1;
	/*position:relative;*/
	/*text-indent: -9000px;*/
	width:934px;
}

#mc_logo {
    padding:20px 0 30px 0;
	float:left;
}

#minilogos {
    /*
	width:367px;
	height:19px;
	position:absolute;
	top:18px;
	right:0;
	*/
	float:left;
	padding:18px 0 0 145px;
}

/*
#search-form {
	float:left;
	padding:40px 5px 0 248px;
	height:28px;
}
*/

#search-form label {
	display:none;
}

#search_form_text {
	border:none;
	width:153px;
	background:url("/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/n_search_bg.jpg") no-repeat;
	color:#8a8a8a;
	font-family: Arial, Helvetica, sans-serif;
	padding:5px 0 5px 5px;
}

#submitsearch { 
	background: url("/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/n_search_btn.png") no-repeat; 
	width:28px; 
	height:28px; 
	color:#fff;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	cursor:pointer;
}

#main {
  width: 943px;
  overflow: hidden;
}

#content {
	float: left;
	width: 515px;
	margin: 10px 0 0 15px;
	overflow: hidden;
}

#rightside {
	width: 182px;
	float: left;
	padding-top:20px;
    padding-left:59px;
}

#homeRightside
{
	width: 182px;
	float: left;
    padding-top:20px;
    padding-left:27px;  
}

#product_finder {
	width: 200px;
	height: 64px;
	margin-bottom: 20px;
	font-size: 0.8em;
	text-align: left;
}

#product_finder h3 {
	color: #b30145;
	font-weight: normal;
	margin: 0 0 15px 0;
}

#product_finder select {
	font-size: 1em;
	margin: 0 0 15px 0;
	width: 140px;
	height: 18px;
}

#product_finder #submit {
    width: 33px;
}

#product_finder.on {
    width: 190px;
    padding-right: 10px;	
}

#product_finder.on h3 {
	margin: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:2.2em;
	color:#b30145;
}
#product_finder.on select {
	width: 172px;
	margin: 15px 0 0 0;
}

#product_finder.on #submit {
	display: none;
}

#product_finder.on #brand,
#product_finder.on #section {
    margin-left: 8px;	
}

#product_finder ul.errors {
	float: left;
	list-style: none;
	color: #FF0000;
	margin: 0;
}

#product_finder ul.errors li {
	margin: 0 0 0 12px;
}

#product_finder label {
	font-size:11px;
}

#print {
	width: 940px;
	overflow: hidden;
}

#print a {
	padding-left:25px; 
	background:url(/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/ico-print.gif) no-repeat; 
	color: #1b84a9;
	margin-top: 10px;
	display: block;
	height: 30px;
	width: 50px;
	float: right;
}

#footer {
	height:150px; 
	text-align: left;
	border-top:1px solid #E9E9E9;
	padding-top:25px;
	margin-top:25px;
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////
02. Homepage
//////////////////////////////////////////////////////////////////////////////////////////////  */

#home {
	float: left;
	width: 729px;
	margin-top: 20px;
	overflow: hidden;
}

.home_slugs {
	background: url("/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/n_tabs.png");
	color: #fff;
	width: 726px;
	height: 167px;
	overflow: hidden;
	margin-top: 20px;
}

#main .home_slugs h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #155065;
	font-weight: bold;
	font-size:16px;
	margin-bottom: 35px;
}

.home_slugs div {
	float: left;
	margin-top: 15px;
}

#main .home_slugs a {
	color: #155065;
}

#main .home_slugs p {
	line-height: 15px;
	color:#1b1b1b;
}

.home_slugs div.one {
	margin-left: 35px;
	width: 180px;
}

.home_slugs div.two {
	margin-left: 55px;
	width: 185px;
}

.home_slugs div.three {
	margin-left: 55px;
	width: 185px;
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////
03. Navigation lists
//////////////////////////////////////////////////////////////////////////////////////////////  */

#mainnav {
	height:41px;
	background: url("/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/n_mainnavbar.jpg") no-repeat;
	float:left;
}

#mainnav ul,#subnavigation ul,#quicklinks ul,ul.breadcrumb{
	margin:0; 
	padding:0; 
	list-style:none;
}

#mainnav ul li {
	float:left; 
	border-right:1px solid #e9e9e9;
    text-align:center;
}

#mainnav ul li .last
{
    border:0; 
}

#mainnav ul li a {
	color:#155065; 
    padding-top:14px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0.6px;
	width:103px;
	height:24px;
}

#mainnav ul li a:hover, #mainnav ul li.active a {
	background:#aab3b4; 
}


#mainnav ul li a:hover, #mainnav ul li.active a {
	background:url("/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/n_hover_tab.jpg") repeat-x;
	color:#006c92; 
}


/* BREADCRUMB */

#main ul.breadcrumb, #main div.breadcrumb { 
	line-height:32px;
	list-style: none;
	padding:0;
	margin:0;
	/*width: 590px;*/
	overflow: hidden;
}
#main ul.breadcrumb li {
	float:left; 
	margin-right:5px;
}
#main ul.breadcrumb li a {
	background: url(/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/breadcrumb_arrow.gif) 0 5px no-repeat;
	color:#3c3c3c;
	padding-left: 10px;
}
#main ul.breadcrumb li.first a {
	background: none;
	padding-left: 0px;
}

/* SUBNAV */

#subnavigation {
	width: 157px;
	float: left;
	margin-right: 10px;
	margin-top:10px;
	/*text-transform:uppercase;*/
	/*font-weight:bold;*/
	letter-spacing:0.1em;
	font-size:11px;
}

#subnavigation ul li {
	line-height:2.5em; 
	border-bottom:1px solid #d4ecf1;
	width:157px;	
}

#subnavigation ul li li.last {
	border-bottom:none;
}

#subnavigation ul li a {
	display:block; 
	color:#3c3c3c;
	padding-left: 13px;
}


#subnavigation ul li a:hover { 
	background:url("/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/n_bg_subnav.jpg") top right repeat-y; 
	text-decoration:none !important;
}

#subnavigation ul li.active a { 
	color: #1b84a9;
}


		#subnavigation ul ul li {
			line-height:2.0em; 
			border-bottom:1px dotted #ccc;
		}
		#subnavigation ul ul li a {
			background: #fff !important;
			color: #1b84a9;
			display:block; 
			font-size:0.9em;
		}
		#subnavigation ul ul li a:hover, #subnavigation ul ul li.active a { 
	       background:url(/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/n_bg_subnavitem.jpg) top right repeat-y !important; 
		}
		
			#subnavigation ul ul ul li {
			    background:#fff url(/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/ico-navarrow.gif) 0 40% no-repeat;
			}
			
			#subnavigation ul ul ul li a {
				color: #1b84a9;
				display:block; 
				font-size:0.8em;
				padding-left: 10px;
				
			}
			#subnavigation ul ul ul li a:hover { 
				background:url(/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/bg_subnavitem.jpg) top right repeat-y;
				text-decoration:none;
			}
		
/* QUICKLINKS */


#quicklinks {
	padding-top: 20px;
	margin-bottom: 2em;
}

#quicklinks h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #b30145;
	font-weight: normal;
	font-size:21px;
	margin: 0 0 15px 0;
}

#quicklinks ul li {
	line-height:2.7em; 
	border-bottom:1px dotted #ccc;
	background: url("/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/n_ico-quicklinks.gif") 0 0.8em no-repeat;	
	margin: 0 0 0 4px;
	width: 150px;
	font-size:14px;
}

#quicklinks ul li a {
	display:block; 
	width:100%; 
	color:#155065;
	text-indent:20px;
	font-weight:bold;
}

#quicklinks ul li a:hover { 
	text-decoration:none;
}

#twitterContainer
{
    color:#65c9e8; 
    overflow:hidden; 
    zoom:1; 
}

#twitterContainer a
{
    color:#65c9e8; 
    text-decoration:none;
}
#twitterContainer a:hover, #twitterContainer a:focus
{
    color:#65c9e8; 
}

#twitterContainer .iconArea
{
    float:left;
}

#twitterContainer .copyArea
{
    float:left; 
    font-size:14px;
    padding-left:15px;
    line-height:20px;
}

a.talk_to_us {
	display: block;
	background: url(/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/talk_to_us.jpg) 0 0 no-repeat;
	height: 72px;
	width:200px;
	text-indent: -9000px;
	margin-top: 20px;
}

a.talk_to_us:hover {
	background: url(/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/talk_to_us.jpg) 0 -71px no-repeat;
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////
04. Content Area
//////////////////////////////////////////////////////////////////////////////////////////////  */



#content img {
	border: 1px solid #ccc;
	padding: 1px;
}

#content img.no-border {
	border: none;
	padding: 0;
}

#content.blog img {
	max-width: 98%;
}

#content.blog img.featured {
	float: left;
}

#content object {
	margin-bottom: 1.5em;
}

.main-image {
	float: right;
	padding: 1px;
	margin: 0 0 1em 1em;
}

.flipbook {
	display: block;
	background: url(/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/ico-flipbook.gif) 0 50% no-repeat;
	line-height: 20px;
	padding-left: 20px;
}

#main div.button-block {
	float: left;
	text-align: left;
	background: transparent url("/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/n_content_tab2.png") no-repeat;
	color: #fff !important;
	height: 151px;
	width: 251px;	
	margin: 0;
	margin-right: 1px;
	overflow: hidden;
}


#main div.button-block ol,
#main div.button-block ul  {
    line-height: 1.2em;
    margin-bottom: 1em;
    height: 3.6em;
}

#main div.button-block p {
	padding: 0;
	margin-right: 15px;
	margin-left:15px;
	color:#1b1b1b;
}

#main div.button-block.odd {
	background: transparent url("/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/n_content_tab2.png") no-repeat;
}

#main div.button-block a {
	color: #124d76 !important;
	background: url(/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/button_link_arrow.png) 100% 75% no-repeat;
	padding-right: 10px;
}

.button-block-link {
	margin-bottom:10px;
}

#main div.button-block h2 {
	display: block;
	width: 215px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size:12px;
	margin: 15px 0 24px 15px;
}


.gallery img {
	width: 160px;
	height: 205px;
}

table.moreinfo div {
	padding-bottom: 10px;
}


/* SEARCH RESULTS */
#search_results h1 {
    margin: 0.4em 0 0.2em;
}
#search_results p {
	padding-bottom: 0.2em;
    border-bottom: 1px solid #999;
}
#search_results ul {
    margin: 0;
}
#search_results li {
    margin: 0 0 1.6em;
    list-style: none;
}
#search_results h2 {
    margin-bottom: 0.3em;
}
#search_results .excerpt {
    width: 60%;
    margin-bottom: 0.4em;
    line-height:15px;
}
#search_results em {
    background: #faff82;
    font-style: normal;
    font-weight: bold;
}
#search_results cite {
    font-style: normal;
    color: #1B84A9;
    /*color: #9f991e; /* dark mustard */
}

/* CONTACTS */

#main ul.contact_land {
	background: url('/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/n_contact_landing6.png') no-repeat;
	list-style: none;
	height: 489px;
	width: 530px;
	overflow: hidden;
	padding: 0;
	padding-top: 20px;
	margin: 0;
}

.contact_land li {
	list-style: none;
	display: block;
	float: left;
	margin: 0 10px 20px 20px;
	height: 60px;
	width: 140px;	
}

.contact_land li.full , .contact_land li.full a {
	width: 510px;
	float: none;
	clear: both;
}

.contact_land li a {
	display: block;
	float: left;
	height: 60px;
	width: 140px;
	text-indent: -9000px;
}

.contact, .manager, .depthead {
	float:left; 
	width:46%;
	height: 100px;
	border-bottom:1px solid #ccc; 
	margin:0 0.5em 0.5em 0;
	padding:0 0.5em; 
	border-right:1px solid #ccc;
	background:url(/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/box-bg.jpg) bottom left repeat-x #ffffff;
	font-size:0.9em;
}

.manager {
	background:url(/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/box-bg-blue.jpg) bottom left repeat-x #ffffff;
	width:491px;
}

.contact.depthead {
	background:url(/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/box-bg-headdept.jpg) bottom left repeat-x #ffffff;
}

#main .contact h2, #main .manager h2, #main .depthead h2 {
	font-size:1.2em; 
	padding:0; 
	margin:0 0 10px 0; 
	font-weight:bold;
	color:#3c3c3c;
}

.contact a, .manager a, .depthead a { 
	display: block; 
	clear: both;	
	padding: 2px 0; 
	width: 240px;
	overflow: hidden;
}

#main .contact img,#main .manager img,#main .depthead img {float:left; margin-right:8px; border: none;}

#main .contact p, #main .manager p, #main .depthead p {margin:0; padding: 0;}

.contact dt {
	display: none;
}

.contact dd {
	padding: 2px 0;
}
/* NEWS*/

.news-item {
	border-bottom: 1px dotted #999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////
05. Page form (email request)
//////////////////////////////////////////////////////////////////////////////////////////////  */

#content form h2 {
	font-size: 16px;
	margin-bottom: 20px;
}

#content form ul {
	list-style: none;	
}

#content form ul li {
	width: 500px;
	overflow: hidden;
	margin-bottom: 15px;
}

#content form li label {
	display: block;
	float: left;
	width: 150px;
	margin-right: 10px;
	line-height: 20px;
}

#content form li input {
	float: left;
	width: 300px;
}

#content form #send {
	width: auto;
	float: none;
	margin-left: 160px;
	margin-top: 10px;
}

#content form li textarea {
	float: left;
	width: 300px;
	height: 100px;
}

#content form ul.errors {
	display: block;
	clear: both;
	background: #f6ff06;
	font-weight: bold;
	margin: 0 0 0 160px;
	line-height: 15px;
	width: 305px;
	text-indent: 10px;
}

#main p.thankyou {
	background: #c4ed98;
	text-indent: 10px;
	font-weight: bold;
	padding: 3px 5px;
}


/* ///////////////////////////////////////////////////////////////////////////////////////////////
06. home page galleries
//////////////////////////////////////////////////////////////////////////////////////////////  */

#photos {
  height: 378px;
  overflow: hidden;
  position: relative;
  width: 512px;
}

#photoSlide
{
	border:1px solid #10738e;
	height: 282px;
	overflow: hidden;
    position:relative;    
}

#gallery1
{
    zoom:1;
    overflow:hidden;
    position:relative;
    float:left;
}

#gallert1 .loading
{
    padding:125px 0 0 250px    
}

.galleryOverlay
{
    position:absolute;
    left:0;
    bottom:0;
    height:92px;
    width:512px;

    opacity:1;
    filter:alpha(opacity=100);
    color:#000;
    /*-moz-box-shadow: 0px 0px 8px #000;
    -webkit-box-shadow: 0px 0px 8px #000;
    box-shadow: 0px 0px 8px #000;*/
}

.detailsLayer
{
    position:absolute;
    left:0;
    bottom:0;
    height:92px;
    width:512px;
}

#gallery1 .playPause
{
    float:left;
    cursor:pointer;
	margin-left:15px;
}

#gallery1 .items
{
    list-style:none;
    margin:1px 0 0 12px;
    padding:0;
    float:left;
}

#gallery1 .items li
{
    float:left;
    padding:6px 0 0 10px;
    background:url("/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/n_gallery-nav-button.png") no-repeat; 
    width:25px;
    height:25px;
}


#gallery1 .items li.doubleInteger
{
    padding-left:6px;
}

#gallery1 .items li.current
{
    background:url("/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/n_gallery-nav-button-active.png") no-repeat;
}

#gallery1 .items li.current a
{
    color:#ffffff;
}

#gallery1 .items li a
{
    padding:2px 0 0 0;    
}

#gallery1 .description
{
    margin:8px 0 8px 15px;
    overflow:hidden;

}

#gallery1 .title
{
    color:#000;    
    float:left;
	font-family: 'MuseoSlab500';
	margin:0;
	line-height:30px;
}

#gallery1 .link
{
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:14px;
   margin-left:10px;     
}

#gallery1 .links
{
    color:#34839f;    
    float:left;
}

#gallery1 .readMoreLink
{
    overflow:hidden;
    margin-top:8px
}

/*Vertical scroll gallery*/

#gallery2
{
	border:1px solid #10738e;
    position:relative;
    float:left;
    height:378px;
    width:199px;
    overflow:hidden;
    zoom:1;
    margin-left:1px;
}
 
#gallery2  ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
  position:absolute;
  top:0px;
}

#gallery2  ul li
{
	border-bottom:1px solid #10738e;
    padding:0;
    margin:0;
}

#gallery2  ul li img
{	
    vertical-align:bottom;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);

  /* Netscape */
  -moz-opacity: 0.5;

  /* Safari 1.x */
  -khtml-opacity: 0.5;

  /* Good browsers */
  opacity: 0.5;    
}

#gallery2  ul li.middle img {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */
  filter: alpha(opacity=100);

  /* Netscape */
  -moz-opacity: 1.0;

  /* Safari 1.x */
  -khtml-opacity: 1.0;

  /* Good browsers */
  opacity: 1.0;
}


#galleryNav li a:hover, #galleryNav li a:focus
{
    text-decoration:none;
}

.preloadImg
{
    position:absolute; 
    top:-9999px;
}
.group:after
{
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.group { display: inline-block; }
/* start commented backslash hack \*/
* html .group { height: 1%; }
.group { display: block;}
/* close commented backslash hack */


/* --------- Blog styles -------- */
.blogitem {
	border-bottom:1px solid #999;
	margin:0 0 20px 0;
	overflow: hidden;
	width: 100%;
}
.blogitem .itemcontent {
	float: left;
	padding: 0 0 7px 0;
	overflow: hidden;
	width: 80%;
}
#main .blog .blogitem a {
	color:#AA0048;
}
.blog img.featured {
	margin: 0 5px;
	border:1px solid #eee;
	background: #fff;
	padding:1px;
	float: left;
	width:60px;
}
a.viewcomments {
	float:right;
	margin: 4px 0 0 0;
}

#rightside.blog a {
	font-size:12px;
	color:#AA0048;
	padding: 0 0 5px 0;
	display:block;
}
#subnavigation.blog {
	letter-spacing: 0em;
}
#subnavigation.blog h2 {
	padding-top:5px;
	font-size:1.5em;
}
#main #rightside.blog h2 {
	font-size:1.5em;
}
	#main #rightside.blog h2 a {
		color:#1b84a9;
		font-size:1em;
	}
		#main #rightside.blog h2 a span,
		#main #rightside.blog h2 span {
			color:#AA0048;
		}
.blog .share {
	padding: 5px 0 0 0;

	width:50%;
}
.blog .shareheading {
	float: left;
	display: block;
	padding: 0 5px 0 0;
	color:#AA0048;
}
a.visit_blog {
	display: block;
	position: relative;
	float:left;
	background:url(/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/viewblog.png);
	width:159px;
	height:96px;
	margin: 20px 0 0 83px;
	text-indent: -9999px;
}
#subnavigation ul.blogroll li {
	line-height:1.5;
	color:#b30145;
}
	#subnavigation ul.blogroll li a {
		display: inline;
		padding:0;
	}
		#subnavigation ul.blogroll li a:hover {
			text-decoration: underline;
			background: none;
		}
#main ul.recentposts {
	list-style: none;
	padding:0;
	margin:0 0 10px 0;
}
	#main ul.recentposts li {
		padding:0;
		margin:0 0 5px 0;
		list-style: none;
		line-height: 1.3;
	}
		#main ul.recentposts li a {
			color:#333;
			font-weight: bold;
			text-decoration: none;
			display: inline;
			padding:0;
		}
			#main ul.recentposts li a span {
				color:#b30145;
			}
		#main ul.recentposts li a.post_title {
			color:#b30145;
			display: block;
		}

#main div.tags {
	margin-bottom: 15px;
}
	#main div.tags a {
		display: inline-block;
		color:#333;
	}
	#main div.tags a.alt {
		color:#b30145;
		font-size:14px;
	}

/* ///////////////////////////////////////////////////////////////////////////////////////////////
Insights
//////////////////////////////////////////////////////////////////////////////////////////////  */

.insightcontain {
	margin-bottom:10px;
	overflow: hidden;
}
.threecol {
	display: block;
	width:169px;
	float:left;
	margin: 0 2px 1em 0;
	font-size: 12px;
	position: relative;
	z-index:100;
}
#main a.threecol:hover {
	text-decoration: none;
}
/*
//  IE issue 
.threecol:nth-child(3n+3) {
	margin:0;
}
*/



#content .threecol img {
	padding:0;
	border: 1px solid #727272;
	width: 168px;
}
#content .insightcontain.sectionlanding .threecol img {
	border-color: #55a6ca;
	margin-bottom: 1px;
}
#content .threecol img.imghover {
	opacity: 0.5;
	transition: opacity 0.5s;
}
#content .threecol:hover img.imghover {
	opacity:1;
}
.threecol .repeatertxt {
	display:block;
	background: #fff;
	padding: 6px;
	text-align: center;
	margin-top:1px;
	color:#393937;
}
.threecol:hover .repeatertxt {
	font-weight: bold;
}
.threecol .repeatertxt span {
	color: #ca255c;
}
.threecol .repeaterhover {
    position: absolute;
	top: 1px;
	left: 1px;
    display: block;
    z-index: 110;
    width:82%;
    padding: 10px 10px 10px 20px;
	background: #d0336f;
	color:#fff;
	line-height: 1.4;
	opacity: 0;
	transition: opacity 0.5s;
}
.threecol:hover .repeaterhover {
	opacity: 0.9;
}

.insighttitle {
	display: block;
	background: #d0336f;
	color:#fff;
	padding: 18px 0;
	line-height: 1.4;
	position: absolute;
	top: 11px;
	left: 1px;
	z-index: 110;
	opacity: 0.9;
	font-size: 14px;
	width: 110px;
	text-align: center;
}

#content .threecol.blue img {
	border-color: #49a1c7;
}
#content .threecol.pink img {
	border-color: #b63563;
}
#content .threecol.yellow img {
	border-color: #ccc842;
}
#main .threecol div.insightlinks {
	width: 128px;
	min-height: 102px;
	display: block;
	padding: 10px 20px;
	margin:0;
	list-style-position: inside;
}
#main .threecol.blue div.insightlinks {
	background: /*url(/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/insight_linkbox_blue.png)*/ no-repeat 0 0 #eaebeb;
    border-right:1px solid #49a1c7;
    border-bottom:1px solid #49a1c7;
    border-left:1px solid #49a1c7;
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;

    background: #e0e1e2;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZTFlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iI2Y3ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #e0e1e2 0%, #f7f8f8 28%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e1e2), color-stop(28%,#f7f8f8));
    background: -webkit-linear-gradient(top,  #e0e1e2 0%,#f7f8f8 28%);
    background: -o-linear-gradient(top,  #e0e1e2 0%,#f7f8f8 28%);
    background: -ms-linear-gradient(top,  #e0e1e2 0%,#f7f8f8 28%);
    background: linear-gradient(to bottom,  #e0e1e2 0%,#f7f8f8 28%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e1e2', endColorstr='#f7f8f8',GradientType=0 );

}
#main .threecol.pink div.insightlinks {
	background: /*url(/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/insight_linkbox_pink.png)*/ no-repeat 0 0 #eaebeb;
    border-right:1px solid #b63563;
    border-bottom:1px solid #b63563;
    border-left:1px solid #b63563;
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;

    background: #e0e1e2;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZTFlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iI2Y3ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #e0e1e2 0%, #f7f8f8 28%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e1e2), color-stop(28%,#f7f8f8));
    background: -webkit-linear-gradient(top,  #e0e1e2 0%,#f7f8f8 28%);
    background: -o-linear-gradient(top,  #e0e1e2 0%,#f7f8f8 28%);
    background: -ms-linear-gradient(top,  #e0e1e2 0%,#f7f8f8 28%);
    background: linear-gradient(to bottom,  #e0e1e2 0%,#f7f8f8 28%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e1e2', endColorstr='#f7f8f8',GradientType=0 );

}
#main .threecol.yellow div.insightlinks {
	background: /*url(/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/insight_linkbox_yellow.png)*/ no-repeat 0 0 #eaebeb;
    border-right:1px solid #ccc842;
    border-bottom:1px solid #ccc842;
    border-left:1px solid #ccc842;
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;

    background: #e0e1e2;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZTFlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iI2Y3ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #e0e1e2 0%, #f7f8f8 28%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e1e2), color-stop(28%,#f7f8f8));
    background: -webkit-linear-gradient(top,  #e0e1e2 0%,#f7f8f8 28%);
    background: -o-linear-gradient(top,  #e0e1e2 0%,#f7f8f8 28%);
    background: -ms-linear-gradient(top,  #e0e1e2 0%,#f7f8f8 28%);
    background: linear-gradient(to bottom,  #e0e1e2 0%,#f7f8f8 28%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e1e2', endColorstr='#f7f8f8',GradientType=0 );
}
#main .insightlinks p
{
    margin:0;
}
#main .threecol ul.insightlinks a {
	color:#171717;
}

#content img.insightbannerimg {
	padding:0;
	margin: 0 0 12px 0;
	border: 1px solid #55a6ca;
    width:512px;
}

#main form.heart-retail ul {margin: 0; padding: 0;list-style: none;}

#main form.heart-retail ul.third {margin-right: 3%;}

#main form.heart-retail ul.half {margin-right: 2.5%;}

#content form.heart-retail ul li {
width: auto;
overflow: hidden;
margin-bottom: 15px;
}

#content form.heart-retail .no-labels li label
{
	display: none;
}

#content form.heart-retail li input[type="text"] {
background: #d2dce3;
border:1px solid #93aebb;
color: #7f97a4;
float: none;
padding: 0.5em 2.5%;
width: 94%;
}

#content form.heart-retail input[type="submit"] {
	background:#1b8da7;
	border: none;
	color: #fff;
	border-radius: 5px;
	padding: 0.5em 2em;
	font-size: 1.5em;
	float: right;
}

#content form.heart-retail ul.center li input[type="text"] {
	width: 28%;
}

#content form.heart-retail ul.errors {width: auto;}

.third {
	float: left;
	margin-right: 3%;
	width: 30%;
}

.half 
{
	float: left;
	margin-right: 2.5%;
	width: 47.5%;
}

.center {
	text-align: center;
}

.third img { width: 100%; margin-bottom: 10px;}

#main ul.highlights
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#main ul.highlights li {
	color: #1b84a9;
	font-size: 1.5em;
	line-height: 1.25em;
	margin-bottom: 1em;	
}

#main h2.dark {color: #333;}

/*
Too general, if still needed then make more specific as messes up product finer
#main #rightside form {
	margin: 0 0 20px 0;
	overflow: hidden;
}
#main #rightside form label {
	color:#b30145;
	margin: 0px 0 7px 0;
	display: block;
}
#main #rightside form input {
	padding: 5px 7px;
	margin: 0 0 3px 0;
	width:130px;
	float:left;
	display: block;
}
#main #rightside form input.longbut {
	width:148px;
	height:30px;
	margin:0;
	font-size: 1.4em;
}
#main #rightside form input.go {
	background: url(/National_Library/20160521004321oe_/http://www.mailadvertising.co.uk/img/but_go.png);
	width:28px;
	height:28px;
	border:0;
	text-indent: -9999px;
	line-height: 0;
	font-size: 0;
	margin: 0 0 0 5px;
	cursor: pointer;
}*/