/*
Version: 28 Dec 2010
*/
@media print {

body {
	background-color: #fff;
	color: #000;
}

/* -------------------------------------------- */
#masthead .wrapper {
	padding: 0 0 0 1.2em;
}
	.layout-type-02.alternate-02 #masthead .wrapper {
		background-image: none;
	}
	#brandline {
		margin-top: 3em;
		margin-right: 1em;
	}

#masthead ul, #masthead .adjuster, .navigation-dropdown {
	display: none;
}

#masthead .wrapper, #content .wrapper, #footer-helper,
.layout-is-fixed #masthead .wrapper, .layout-is-fixed #content .wrapper, .layout-is-fixed #footer-helper,
#homepage #masthead .wrapper, #homepage #content .wrapper, #homepage #footer-helper,
.landing-page #masthead .wrapper, .landing-page #content .wrapper, .landing-page #footer-helper {
	background-color: #fff;
	margin: 0;
	max-width: auto;
	min-width: auto;
	width: 100%;
}

/* -------------------------------------------- */
#page-heading {
	background-color: transparent;
	background-image: none;
	color: #000;
	padding: 0 0 1.2em 1.6em;
}
	#page-heading .drop-down-menu, #page-heading label {
		display: none;
	}
	
	#page-heading {
		border-color: #000;
		border-width: 0 0 2px 0;
	}
	
		#col-left hr,
		#col-center hr.type-02,
		#col-right hr {
			border-color: #000;
		}
	
	#page-heading h1 {
		color: #000;
	}

/* -------------------------------------------- */
#content {
	background-image: none;
}
	#content .wrapper {
		background-image: none;
		padding: 0;
	}

/* -------------------------------------------- */	
#columns, #columns-wrapper, #columns-inner {
	float: left;
}
	
/* -------------------------------------------- */
#col-center ul.type-02 {
	visibility: hidden;
}

/* -------------------------------------------- */
#footer-helper {
	background-image: none;
	height: auto;
}
	#footer-helper span {
		display: none;
	}
	
#footer ul.type-02 {
	display: none;
}

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

.call-to-action {
	display: none;
}


/* ----------------------------------------------- */
/*22 July 2013 */

	#hero.loaded img.hero{
		visibility: visible;
	}

/* ----------------------------------------------- */	
	#hero.loaded.has-video img.play {	
	display:none;
	}

/* ----------------------------------------------- */	
	#col-left{
		visibility:hidden;
}

/* ----------------------------------------------- */
	#page-heading,
	#col-left hr,
	#col-center hr.type-02,
	#col-right hr {
		border-color: #009fd4;
		border-style: solid;
		border-width: 0 0 5px 0;
	}

/* ----------------------------------------------- */	
	div.hero.team .hero-content {
		padding-left:0;
	}

/* ----------------------------------------------- */	
	#utilities{
		display:none;
	}

/* ----------------------------------------------- */	
	#col-center .content {
		padding-left:0;
	}

/* ----------------------------------------------- */
	h2.type-02 {
		padding: 0.6cm 0 0.6cm  0
	}
/* ----------------------------------------------- */
	fieldset, #masthead fieldset{
		display:none;
	}
/* ----------------------------------------------- */
	#footer{
		display:none;
	}

/* ----------------INDEX PAGE---------------------- */
	.columns.three-hero .col-right, #homepage .columns.three-hero h2{
		color:#454545;
	}
	.columns.three-hero .columns-inner.texture-01 {
		display:none;
	}
	.columns.three-equal .col-left .content, .columns.three-equal .col-center .content, .columns.three-equal .col-right .content {
		padding-left:0;

	}
	.columns-wrapper .columns-inner .col-left  {
		width: 285px;
		
	}
	#spotlights-container{padding:0; visibility: visible;}

 	#homepage #hero-movie-outer .hero-movie iframe{
 		
        display:none;
    }

  	#homepage #hero-movie-outer .hero-movie:after {
        content: url("../../Images/newsroom/795-posterframe.jpg");
        width: 540px;
        height:304px;
    }

/* ----------------------------------------------- */
   #columns #col-right iframe {
        display:none;
    }
/* ----------------------------------------------- */
    h3.type-11 {
    display:none;
    }


 	
}

