@charset "utf-8";
/* CSS Document */
#SiteContainer { 
	background: transparent;
}

#main > .container { padding: 0 0; }
#main { background: #212121; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
#main, #main h1, #main h2, #main h3, #main p { color: #efefef; }
#main a { color: #ff9; }


#hpSlideshow {
	background: #282572; /* Old browsers */
	background: -moz-linear-gradient(top,  #292759 0%, #312f61 21%, #5d5b8c 76%, #676596 91%, #696798 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#292759), color-stop(21%,#312f61), color-stop(76%,#5d5b8c), color-stop(91%,#676596), color-stop(100%,#696798)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #292759 0%,#312f61 21%,#5d5b8c 76%,#676596 91%,#696798 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #292759 0%,#312f61 21%,#5d5b8c 76%,#676596 91%,#696798 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #292759 0%,#312f61 21%,#5d5b8c 76%,#676596 91%,#696798 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #292759 0%,#312f61 21%,#5d5b8c 76%,#676596 91%,#696798 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#292759', endColorstr='#696798',GradientType=0 ); /* IE6-9 */
}

x.hpRow { 
	padding: 15px 0;
}
#hpButtons.hpRow { 
	padding: 0px 0;
}

.hpRow > .columns:first-child > div { margin-left: 15px; }
.hpRow > .columns:last-child > div { margin-right: 15px; }
#hpButtons.hpRow > .columns:last-child > div { margin-right: 0px; }
#hpButtons li { margin: 0; }

#hpButtons hr { color: #000; margin: 0; background: none transparent; border:0; }


#hpSlideshow ul, #hpSlideshow li, #InvSearchBoxHP { margin-bottom: 0; }

#InvSearchBoxHP, #InvSearchBoxHP h3, #InvSearchBoxHP label { color:#efefef; }
#InvSearchBoxHP #InvSearchBoxSubmit span.SubmitSearchbutton { background-color: #0169CD; }
#InvSearchBoxHP ul#InvSearchBoxTypeBox li input { margin-right: 0; }
#InvSearchBoxHP #InvSearchBoxSubmit span.SubmitSearchbutton { line-height: inherit; }

form .w100 { width: 94%; }

.flexslider {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    border-radius: 0 0 0 0 !important;
    position: relative !important;
}

.slides {
	margin-right: 0;
	border: 2px solid #000;
}

.flexslider .slides > li, .flexslider .slides > li a, .flexslider .slides > li img { margin: 0 auto; text-align:center; background: #212121; }

.flexslider .slides > li { margin-bottom: 0; }

#hpVideo { float: right; margin: 0 0 10px 10px;  }
#hpVideo iframe { width: 420px; height: 236px; }



#hpButtons .hpBtn {
		
	overflow: hidden;
}

.hpBtn-nav { border: 2px solid #000; background:#0066cc; }


.touch .hpBtn-nav {display: none; }


.subnav > img, .hpBtn-cover { display:block; }

.hpBtn-nav h2 {	

	background: #747474; /* Old browsers */
	background: -moz-linear-gradient(top,  #747474 0%, #040404 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#747474), color-stop(100%,#040404)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #747474 0%,#040404 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #747474 0%,#040404 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #747474 0%,#040404 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #747474 0%,#040404 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#747474', endColorstr='#040404',GradientType=0 ); /* IE6-9 */
	
	
	color: #FFFFFF;
	font-size: 1.3em;
	font-size: 1.3rem;
	text-align:center;
	margin-bottom: 0;
	
}

.hpBtn-nav {
background: #f4f566; /* IE6-9 */

margin: 0; 
padding: 0;

}

.hpBtn-nav ul, .hpBtn-nav li {
	text-align:center;
	padding: 0;
	margin-top:0;
	margin-bottom:0;
}


.hpBtn-nav li:hover {
background: #fefcea; /* Old browsers */
background: -moz-linear-gradient(top,  #fefcea 0%, #f1da36 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fefcea 0%,#f1da36 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fefcea 0%,#f1da36 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fefcea 0%,#f1da36 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fefcea 0%,#f1da36 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); /* IE6-9 */


}

#hpButtons .hpBtn-nav a{
	color: #efefef;
	font-size: 1.1em;
	font-weight:bold;
	line-height: 1.3em;
	
}
#hpButtons .hpBtn-nav a:visited { color: #d0d0d0; }

/* IF SUBNAVS ARE TURNED ON */

	.subs_on .hpBtn { border: 0; position: relative;}

	.subnav > img, s.hpBtn-cover { display:none; }
	x.subnav h2 { display: none; }
	.subnav, x.hpBtn-cover a {
		position: relative;
		top:0px;
		left:0px;
		width:100%;
	}
	.subnav { z-index: 55; }
	.subs_on .hpBtn-cover { z-index: 33; }
	
	.subnav ul { padding-top: 15px; margin-bottom: 0; }
	
	.subnav ul.threeNav { padding-top: 10px; }
	.subnav ul.fourNav { padding-top: 5px; }
	.subnav ul li { 
		text-align: center; 
		margin: 5px 5px 3px;
	}
	
	#hpButtons .subnav ul a, #hpButtons .subnav ul a:visited {
		color: #0d4773;
	}
	#hpButtons .subnav li:hover a, #hpButtons .subnav a:hover { color: #0066cc !important; }
	
	.subs_on cta-cover { line-height: 0px; }
	




#hpButtons.subs_on ul.block-grid.five-up {
	margin-left: -2%;
	margin-bottom: 0;
}
#hpButtons.subs_on ul.block-grid.five-up > li {
	margin-left: 0.5%;
	width: 19.5%;
} 








#hpContentTitles { border-bottom: 5px solid #efefef; margin-bottom: 10px; }
#hpContentTitles h2 { font-size: 1.8rem; font-size: 1.8em; color: #efefef; margin-left: 20px; }


/* -----------------------------------------
   Media Queries
----------------------------------------- */


@media only screen and (min-width: 768px) {	
	

	#hpContent {
		height: 350px;
		overflow: scroll;
	}
	
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {		
	/* anything below 1024px */

	.subnav ul {
		xpadding: 30px 0px 10px;
	}
	.hpBtn-nav a{
		
	}

}

@media only screen and (max-width: 767px) {	
	
	
	.hpBtn { margin-bottom: 5px; }
	
	#hpButtons ul.block-grid.five-up > li {
		margin-left: 0%;
		
		width: 100%;
	}
	
	#hpVideo { width: 100%; float: none; margin: 0 0 10px 0px;  }
	.flex-direction-nav, #xhpSlideshow, .hpBtn-nav { display: none; }
	
	#hpButtons { margin: 10px 0; }
	#hpButtons li { text-align:center; }

#hpContentTitles { display: none; }
	 #hpContentRow { margin: 10px; }
	 
	 #main h2 { font-size: 2em; font-size: 2rem;  }


	
}
@media only screen and (max-width: 480px) {    
	/* anything below 480px */
}
@media only screen and (max-width: 400px) {
 
}
@media only screen and (max-width: 320px) {    
	/* anything below 320px */
}