/* -----------------------------------------------------------------------


 Blueprint CSS Framework 1.0.1
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
/*body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;}*/

/* @group Updated Styles (11/12/15) */

	body,
	.footer {
		/*font-size: 9pt;
		line-height: 1.5;*/
		/*font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;*/
		color: #000;
		background: none;
	}
	
	a:link:after, 
	a:visited:after {
		content:"";
	}
	
	.search-area,
	.phone,
	#menu,
	.image-slider {
		display: none;
	}
	
	.header,
	.section_outer.header .section_inner {
		height: auto;
	}
	
	.header .print_only {
		display: block;
	}
	
	/*.logo {
		position: relative;
		top: auto;
		left: auto;
		margin-bottom: 25px;
	}*/
	
	.section_inner {
		max-width: none;
		padding: 0;
	}
	
	.header {
		margin-bottom: 15px;
	}
	
	.section_outer.overlap {
		margin-top: 0;
	}
	
	/*h1.intro {
		font-size:   16pt;
		line-height: 22pt;
	}*/
	
	/*h2.section_heading, 
	h2.section_heading a,
	h2.intro {
		font-size:   12pt;
		line-height: 1.4;
	}*/
	
	/*h3,
	h3.no_margin_bottom {
		font-size:   12pt;
		line-height: 1.5;
		margin-bottom: 15px;
	}*/
	
	.subtitle {
		margin-top: 0;
	}
	
	.padding.less_margin_top {
		margin-top: 15px;
		padding-top: 0;
	}
	
	.padding.less_padding_top {
		padding-top: 0;
	}
	
	/*a.button {
		font-size:   8pt;
	}*/
	
	/*.page_title h1, .page_title h2 {
		position: relative;
		top: auto;
		left: auto;
		padding: 0;
		margin: 0;
		font-size: 20pt;
		line-height: 1.5;
		font-weight: 600;
	}*/
	
	.section_outer.overlap {
		top: auto;
	}
	
	.padding {
		padding: 0;
	}
	
	.col {
		border: none;
	}
	
	.thumbnail {
		text-align: left;
	}
	
	.home .thumbnail {
		text-align: center;
	}
	
	.home .thumbnail img {
		margin: 0 auto;
	}
	
	.column_slider .flex-direction-nav {
		display: none;
	}
	
	.call-to-action .text-area {
		padding: 0;
	}
	
	.span_5_of_8 {
		padding-right: 25px;
	}
	
	blockquote {
		border-top: none;
		border-right: none;
		border-bottom: none;
	}
	.section-title {
		border-color: black;
	}
	hr {
		background: black !important;
	}
	a.button,
	.sponsor-advert,
	.news-story,
	.column.border-top,
	.promo_strip,
	.fame_summary {
		border-color: black;
	}
	.internal-navigation ul.internal-nav li:first-child a {
		padding-left: 6px;
	}
	.fame_labels .label.Victory,
	.fame_labels .label.Conqueror,
	.fame_labels .label.Britannia,
	.fame_labels .label.Colossus {
		background-color: #efefef !important;
	}
	.updated_tabs ul#tab-menu li a {
		border-color: black;
	}
	.updated_tabs ul#tab-menu li:last-child a {
		border-color: black;
	}
	.updated_tabs ul#tab-menu li.active a {
		border-color: black;
		background: black !important;
		color: white !important;
	}
	ul#tab-menu {
		border-color: black;
	}
	.logo {
		background-color: white !important;
	    background-image: url(../images/trafalgar-way-type-black.png) !important;
	}
	.print_only {
		display: block;
	}
	.print_only img {
		text-indent: 0;
	}
	.logo {
		display: none;
	}
	.print_logo {
		float: left;
		width: 258px;
		height: 47px;
		margin-left: 30px;
		margin-top: 32px;
		cursor: pointer;
	}
	.navigation {
		height: 40px;
	}
	.email-signup label:first-child {
		margin-top: 0;
	}
	

/* @end */







