@charset "utf-8";
/* CSS Document */

.header #searchForm input{
	background:url("../images/searchbg.png") 0 0 repeat;
	}
.banner-copy{
	background:url("../images/sliderbox-bg.png") 0 0 repeat;
	}
.big-image .box{
	background:url("../images/landing-page-bg.png") 0 0 repeat;
	
	}
.header{
	background:url("../images/header-bg.png") 0 0 repeat;}
.navbar-wrapper{
	background:url("../images/navbg.png") 0 0 repeat;
	}
.header .input-group-btn .btn{
	background:url("../images/searchbg.png") 0 0 repeat;
	}
.ie-fix{
	display:block;
	}
.hidden-ie{
	display:none;
	}
#mainnav li a {
    color: #fff;
    display: block;
    font-weight: 700;
	padding:12px 20px 14px;
	text-shadow:none;
	line-height:1.3em;
	font-size:15px;
}
#fullscreen_video {
		display:none!important;
	}
.new-homepage .big-image{
	background:url('/default/includes/themes/MuraBootstrap3/images/video-placeholder-image.jpg') no-repeat center center;
	background-size:cover;
	min-height:675px;
	}
.new-homepage .banner-heading .title{	background:url("../images/landing-page-bg.png") 0 0 repeat;}
.new-homepage .banner-heading .title h1{ font-weight:700; font-family:'Garth Graphic W01'; letter-spacing:0px;font-size:4em;}