@import url('/css/init.css');
@import url('/css/cms.css');
@import url('/css/nav.css');
@import url('/css/FEdataTables.css');
/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */
/* Initial Classes
----------------------------------------------- */
.desktop {
	display: block;
	}
	
.mobile {
	display: none;
	}

.section {
	max-width: 1600px;
	margin: 0 auto;
	}	
	
.group {
	padding: 0 20px;
	}
	

/* Global Classes
----------------------------------------------- */
body {
	color: #333;
	background: #fff;
	}
	
.clear {
	clear: both;
	border: none;
	}

.noTop {
	margin-top: 0;
	}

.noBottom {
	margin-bottom: 0;
	}

.noLeft {
	margin-left: 0;
	}
	
.noRight {
	margin-right: 0;
	}

.uppercase {
	text-transform: uppercase;
	}

.overlay {
	width: 100%;
	position: absolute;
	}

.flex,
.flexMax,
.flexFull {
	display: block;
	}
		
.flex {
	width: 100%;
	display: block;
	}
	
.flexMax {
	width: auto;
	max-width: 100%;
	display: block;
	}
	
.flexMin {
	width: auto;
	min-width: 100%;
	display: block;
	}

.flexFull {
	width: 100%;
	height: 100%;
	max-height: 866px;
	}
		
.relative {
	position: relative;
	}
	
.absolute {
	position: absolute;
	}
	
.readMore {
	display: block;
	}
	
.content {
	padding: 20px 0;
	}
	
.content.noPad {
	padding: 0;
	}

span.float_left,
span.float_right {
	vertical-align: top;
	margin-bottom: 10px;
	}
	
span.float_left {
	margin-right: 10px;
	}
		
span.float_right {
	margin-left: 10px;
	}
	
.caption {
	font-size: 11px;
	font-weight: 600;
	display: block;
	clear: both;
	}
	
#TB_ajaxWindowTitle {
	background: #e3173e !important;
	}
	
#TB_window {
	background: #000 !important;
	}
	
/* Header Classes
----------------------------------------------- */

/* --- News Media and Publications Classes*/

.courage {
  float: left;
  width: 150px;

}
.courageGrid img {
  width: 110px;
  height: 145px;
  padding: 5px;
}


/* Home Page Classes
----------------------------------------------- */
.homeHeader {
	height: 100%;
	max-height: 500px;
	position: relative;
	overflow: hidden;
	}
	
.hhBG {
	width: 100%;
	min-width: 1600px;
	display: block;
	position: absolute;
	right: 0;
	top: -10%;
	z-index: 0;
	opacity: 0;
	}
	
.hhLogo,
.homeTitle,
.thisday,
.weremember,	
.hhDeets,
.hhFlag {
	position: relative;
	}
	
.homeCFFFTitle {
	font-size: 21px;
	line-height: 110%;
	}

.hhLogo a,
.hhLogo img {
	display: block;
	width: 150px;
	} 
		
.hhDeets {
	z-index: 999;
	}
	
.hhSearch {
	margin: 75px 0 20px 0;
	}

#search-fallen {
	position: relative;
	}

.remember_search {
	background: -moz-linear-gradient(left,  rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.5) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.8)), color-stop(100%,rgba(255,255,255,0.5)));
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.5) 100%);
	background: -o-linear-gradient(left,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.5) 100%);
	background: -ms-linear-gradient(left,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.5) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#80ffffff',GradientType=1 );
	}
			
.searchbox {
	/*
	width: 82%;
	*/
	width: 72%;
	display: inline-block;
	padding: 2% 8% 2% 0;
	border: none;
	background: none;
	}
	
.searchbox_submit {
	/*
	display: block;
	position: absolute;
	top: 6px;
	left: 14px;
	*/
	width: 8%;
	display: inline-block;
	position: relative;
	text-decoration: none;
	}
	
.searchbox_submit img {
	display: block;
	position: absolute;
	top: -2px;
	left: 8px;
	}
	
.homeTitle {
	font-size: 30px;
	font-weight: 400;
	color: #fff;
	line-height: 100%;
	margin: 40px 0 0 -20px;
	padding: 18px 0px;
	}

.hhName,
.hhLocation,
.hhDOD	{
	color: #fff;
	font-weight: 600;
	line-height: 110%;
	margin-bottom: 8px;
	}
	
.hhName {
	font-size: 33px;
	}
	
.hhLocation {
	font-size: 20px;
	}
	
.hhDOD {
	font-size: 18px;
	}
	
a.hhLink {
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	}
	
.tagLine {
	font-size: 28px;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
	opacity: 0.5;
	}
	
.tagBit {
	width: 32%;
	line-height: 100%;
	display: inline-block;
	}
	
.tagBit.center {
	text-align: center;
	}
	
.tagBit.right {
	text-align: right;
	}
	
.poleTop,
.pole,
.poleFlag {
	display: block;
	}
	
.pole {
	width: 16px;
	height: 100%;
	position: absolute;
	}
	
.poleFlag {
	margin: 8% 0 0 16px;
	padding-bottom: 15%;
	}

.slashyWrapper {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	overflow: hidden;
	}
	
.slashy {
	color: #fff;
	display: block;
	padding: 55%;
	position: absolute;
	overflow: hidden;	
	}

.slashy::after {
	width: 100%; 
	height: 100%;
	background: blue;
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-transform: skew(-60deg);
	-ms-transform: skew(-60deg);
	transform: skew(-60deg);
	content: '';
	position: absolute;
	top: 0; 
	left: 140%;
	z-index: -1;
	}
	
.slashy2 {
	width: 100%; 
	height: 100%;
	/*background: orange;*/
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-transform: skew(-60deg);
	-ms-transform: skew(-60deg);
	transform: skew(-60deg);
	content: '';
	position: absolute;
	top: 0; 
	left: 140%;
	z-index: -1;
	overflow: hidden;
	}
	
.slashy2::before {
    width: 500%;
    height: 204%;
    content: "";
	-webkit-transform: skew(60deg);
	-ms-transform: skew(60deg);
	transform: skew(60deg);
    background-image: url('/media/structure/slashBG.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
    position: absolute;
    top: -102%;
    right: -100%;
    z-index: -1;
	}

.slashBG {
	width: 120%;
	-webkit-transform: skew(60deg);
	-ms-transform: skew(60deg);
	transform: skew(60deg);
	position: absolute;
	left: -80%;
	}
		
.slashyGroup {
	padding-top: 90px;
	}

.homeMain {
	position: relative;
	z-index: 3;
	}
	
.homeContent h1 {
	font-size: 25px;
	font-weight: 600;
	color: #E30B36;
	text-transform: uppercase;
	}
	
.homeContent {
	font-size: 18px;
	line-height: 140%;
	padding: 19px 0;
	}

.loddCover {
	position: absolute;
	top: 0;
	left: 0;
	}
	
.loddViewport {
	width: 99%;
	height: 300px;
	max-height: 300px;
	color: #fff;
	overflow: hidden;
	}
	
.loddViewport h1,
.loddViewport h2,
.loddViewport h3, 
.loddViewport a {
	color: #fff;
	}
	
.loddViewport .homeContent {
	padding: 4%;
	z-index: 3;
	}
	
.loddControl {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	}
	
.loddControl ol {
	margin: 0;
	}

.loddControl .flex-control-nav {
	position: relative;
	left: 0;
	bottom: 0;
	}
	
.loddControl .flex-control-nav li {
	float: none;
	display: inline-block;
	vertical-align: top;
	}
		
.loddControl .flex-control-nav li a {
	width: 12px;
	height: 12px;
	text-indent: -9999px;
	background: #333;
	-moz-transition: all 0.3s ease; 
	-o-transition: all 0.3s ease; 
	-webkit-transition: all 0.3s ease; 
	transition: all 0.3s ease; 
	}

.loddControl .flex-control-nav li a:hover,
.loddControl .flex-control-nav li a.flex-active {
	background: #e3173e;
	}
	
	
.lStuff.lVidExist,
.lVid {
	display: inline-block;
	vertical-align: top;
	}

.lStuff.lVidExist {
	width: 57%;
	}
		
.lVid {
	width: 40%;
	}
	
.lVid img {
	width: 100%;
	}
			
.homeGrid {
	margin-bottom: 32px;
	}

.hNewsGrid,
.hNewsGrid a,
.hNewsGrid h1,
.hNewsGrid h2,
.hNewsGrid h3,
.hNewsGrid h4 {
	color: #fff;
	}
		
.homeGridItem {
	width: 33%;
	padding-bottom: 33%;
	float: left;
	position: relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	}

.hGridOverlay {
	width: 100%;
	height: 100%;
	min-height: 200%;
	background: #000000;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	}
		
.hBoxTitle {
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	}

.hBoxByline,
.hBoxContent {
	font-size: 14px;
	font-weight: 400;
	}
		
.hBoxByline {
	text-transform: uppercase;
	}
	
.hBoxContent {
	line-height: 160%;
	}

.gridCover {
	width: 110%;
	position: absolute;
	top: -5%;
	left: -5%;
	z-index: 1;
	}
	
.hGridFrame {
	width: 92%;
	height: 92%;
	text-align: center;
	padding: 4%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	}
		
.hGridContent {
	position: relative;
	top: 50%;
	z-index: 2;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	}
	
.homeSlides {
	background: #fff;
	position: relative;
	z-index: 4;
	}
	
ul.slides {
	margin: 0;
	padding: 0;
	}
	
/* Content Page Classes
----------------------------------------------- */
.contentTitle {
	/*width: 55%;*/
	font-size: 30px;
	font-weight: 300;
	line-height: 100%;
	text-transform: uppercase;
	color: #000;
	margin: 50px 0 0 -20px;
	/*padding: 18px 20px;*/
	padding: 8px 20px 18px 20px;
	position: relative;
	z-index: 1;
	opacity: 0;
	}	

.titleWidth {
	width: fit-content !important;
	}	
	
.cffTitle {
	font-size: 17px; 
	line-height:100%;
	}
	
.contentTitleExtend {
	width: 200%;
	height: 100%;
	background: -moz-linear-gradient(left,  rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.5) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.8)), color-stop(100%,rgba(255,255,255,0.5)));
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.5) 100%);
	background: -o-linear-gradient(left,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.5) 100%);
	background: -ms-linear-gradient(left,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.5) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#80ffffff',GradientType=1 );
	position: absolute;
	top: 0;
	right: -100%;
	z-index: -1;
	}
	
.subNav {
	max-width: 300px;
	font-size: 17px;
	font-weight: 300;
	line-height: 225%;
	text-transform: uppercase;
	padding: 30px;
	background: #E3173E;
	position: absolute;
	top: 50px;
	right: 0;	
	z-index: 3;
	opacity: 0;
	}
	
.subNav a {
	color: #fff;
	text-decoration: none;
	-moz-transition: all 0.3s ease; 
	-o-transition: all 0.3s ease; 
	-webkit-transition: all 0.3s ease; 
	transition: all 0.3s ease; 
	}
	
.subNav a.subHeader {
	font-size: 17px;
	font-weight: 600;
	color: #000;
	line-height: 225%;
	margin: 0;
	-moz-transition: all 0.3s ease; 
	-o-transition: all 0.3s ease; 
	-webkit-transition: all 0.3s ease; 
	transition: all 0.3s ease; 
	}
	
.subNav a:hover {
	color: #000;
	}
	
.subNav a.subHeader:hover {
	color: #fff;
	}

.subNav ul {
	margin-top: 0;
	margin-bottom: 0;
	}
		
.subNav ul li {
	list-style: none;
	line-height: 1.2em;
  margin-bottom: 15px;
	}
	
.subNav ul li.selected {
	font-weight: 600;
	}
	
.contentHeader {
	/*max-height: 500px;*/
	overflow: hidden;
	position: relative;
	}
	
.headingBar {
	font-size: 17px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	padding: 8px 20px;
	position: relative;
	}
	
.headingBarExtend {
	width: 200%;
	height: 100%;
	background: #E3173E;
	position: absolute;
	top: 0;
	right: -100%;
	z-index: -1;
	}
	
/* Fallen Classes
----------------------------------------------- */
.fallenDeets {
	/*width: 100%;
	/*max-width: 600px;*/
	color: #fff;
	margin-bottom: 43px;
	position: relative;
	opacity: 0;
	}

.fallenSpacer {
	width: 100%;
	height: 10px;
	}
		
.fallenPhoto,
.fallenDeetTable,
.fallenDeetItemHeads,
.fallenDeetItems {
	width: 80%;
	display: inline-block;
	vertical-align: top;
	}
	
.fallenPhoto {
	width: 30%;
	}
	
.fallenDeetItemHeads {
	width: 33%;
	}
	
.fallenDeetTable {
	width: 68%;
	}
	
.fallenDeetTable td {
	padding: 0 0 0 12px;
	}
	
.fallenDeetTable td.ItemHead {
	font-weight: 400;
	text-align: right;
	}
	

.fallenPhoto img {
	border: 1px solid #fff;
	}
	
h1.fallenName,
.fallenLocation,
.fallenDate {
	line-height: 160%;
	}
	
h1.fallenName {
	font-size: 33px;
	font-weight: 300;
	color: #fff;
	margin: 0;
	}

.fallenLocation,
.fallenDate {
	font-size: 20px;
	}
	
.fallenDate {
	margin-bottom: 10px;
	}

.fallenDeetItemHeads,
.fallenDeetItems {
	line-height: 140%;
	white-space: nowrap;
	}
			
.fallenDeetItemHeads {
	font-weight: 400;
	text-align: right;
	padding-right: 2%;
	}
	
a.button.fallenButton {
	display: none;
	}

.trigger,
.trigger2 {	
	color: #fff;
	text-align: center;
	margin-top: 5px;
	padding: 4px;
	background: #e3173e;
	transition: all 0.3s ease 0s;
	}
	
.trigger:hover,
.trigger2:hover {
	background: #000;
	cursor: pointer;
	}
		
.fallenStory,
.fallenOther {
	display: none;
	background: #eeeeee;
	}
	
.fallenStory img,
.fallenOther img {	
	max-width: 100% !important;
	height: auto !important;
	border: 1px solid #fff;
	display: block;
	}

.fallenStoryFormat,
.fallenOtherFormat {
	padding: 35px 0 20px 0;
	display: none;
	}
	
.triggerClose {   
	width: 26px;
	height: 22px;
	font-size: 22px;
	font-weight: 400; 
	color: #fff;
	text-align: center;
    padding: 6px 0 0 0;
    margin-top: 20px;
	background: #e3173e;
    transition: all 0.3s ease 0s;
    float: right;
	}
	
.triggerClose:hover {
	background: #000;
	cursor: pointer;
	}
	
/* Store Classes
----------------------------------------------- */
.storeHeader {
	background: url('/media/structure/storeHeader.jpg');
	}
	
.prodItem {
	position: relative;
	}
	
.prodImg,
.prodDeets {
	padding: 1%;
	display: inline-block;
	vertical-align: top;
	}

.prodImg {
	width: 40%;
	margin-right: 1%;
	}
	
.pViewport {
	padding: 5%;
	background: #fff;
	border: 1px solid #ddd;
	}
	
	
.secondary {
	display: none;
	}
	
.ptActive {
	display: block;
	}

.pThumbs {
	text-align: center;
	margin-top: 7px;
	background: #fff;
	border: 1px solid #ddd;
	}
	
.pThumb {
	width: 20%;
	height: auto;
	padding: 2px;
	display: inline-block;
	vertical-align: middle;
	background: #fff;
	overflow: hidden;
	opacity: 0.75;
	-moz-transition: opacity 0.3s ease; 
	-o-transition: opacity 0.3s ease; 
	-webkit-transition: opacity 0.3s ease; 
	transition: opacity 0.3s ease; 
	}
	
.pThumb:hover {
	cursor: pointer;
	opacity: 1;
	}
	
.pThumb.tActive {
	opacity: 1;
	}
	
.pThumb img {
	max-width: 80%;
	max-height: 80%;
	}
		
.prodImg img {
	margin: 0 auto;
	}
	
.prodDeets {
	width: 53%;
	}
	
.prodTitle {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	}
	
.prodPrice,
.prodInfo,
.prodBuy {
	font-size: 13px;
	color: #000;
	margin-bottom: 10px;
	}
	
	
.prodGrid {
	text-align: center;
	}
		
a.gridItem {
	/*
	width: 22%;
	min-width: 235px;
	*/
	width: 235px;
	height: 235px;
	overflow: hidden;
	color: #000;
	text-decoration: none;
	text-align: left;
	margin: 1%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	border: 1px solid #ddd;
	}
	
.gridItemCover {
	height: 155px;
	padding: 5%;
	position: relative;
	}
	
.gridItemCover img {
	max-width: 80%;
	max-height: 100%;
	margin: 0 auto;
	}

.gridItemPos {
	width: 90%;
	height: 56px;
	color: #fff;
	padding: 1% 5%;
	background: #333;
	position: absolute;
	bottom: 0;
	}
	
.gridItemTitle {
    height: 38px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
	}
	

	
.pInfo {
	width: 90%;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	padding: 5%;
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
	/*
	background: -moz-linear-gradient(left,  rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.5) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.8)), color-stop(100%,rgba(255,255,255,0.5)));
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.5) 100%);
	background: -o-linear-gradient(left,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.5) 100%);
	background: -ms-linear-gradient(left,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.5) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#80ffffff',GradientType=1 );
	*/
	background: -moz-linear-gradient(left,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.5) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(0,0,0,0.5)));
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.5) 100%);
	background: -o-linear-gradient(left,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.5) 100%);
	background: -ms-linear-gradient(left,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.5) 100%);
	background: linear-gradient(to right,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 );
	}

/* Sponsor Classes
----------------------------------------------- */
.sponsor .headingBar {
	margin-left: -20px;
	}
	
.sponItem {
	width: 210px;
	height: 210px;
	padding: 20px;
	display: inline-block;
	vertical-align: top;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	}
	
.sponLogo {
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin: 0 auto;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	}
	
/* News Page Classes
----------------------------------------------- */
.newsContent {
	padding: 20px 0;
	}
	
.contentTrigger:hover,
.eTitle:hover {
	cursor: pointer;
	}
	
.level2Head {
	padding: 1px 0;
	margin: 0 0 16px 0;
	background: #E3173E;
	-moz-transition: all 0.3s ease; 
	-o-transition: all 0.3s ease; 
	-webkit-transition: all 0.3s ease; 
	transition: all 0.3s ease; 
	}

.level2Head:hover,
.level2Head.hActive {
	background: #000;
	}
		
.level2Head h1 {
	color: #fff;
	line-height: 100%;
	margin: 0;
	padding: 0;
	float: left;
	}

.level2Body {
	display: none;
	}

.level2Body .group {
	padding: 0;
	}

.articleItem {
	padding: 0 20px 10px 20px;
	margin: 0 0 18px 0;
	border-bottom: 1px solid #000;
	}
	
.eTitle h2 {
	margin: 0 0 5px 0;
	-moz-transition: all 0.3s ease; 
	-o-transition: all 0.3s ease; 
	-webkit-transition: all 0.3s ease; 
	transition: all 0.3s ease; 
	}
	
.eTitle:hover h2,
.eTitle.hActive h2 {
	color: #E3173E;
	}
	
.eDate {
	margin: 0 0 5px 0;
	}

.indicator {
	width: 16px;
	height: 16px;
	background: url('/media/structure/level2_plusminus.png') no-repeat 0 0;
	float: right;
	margin: 4px 0 0 0;
	}
	
.indicator.tActive {
	background: url('/media/structure/level2_plusminus.png') no-repeat 0 -16px;
	}

.enewsId {
	position: relative;
	}
	
.eTitle {
	padding-right: 20px;
	}
		
.enewsIndicator {
	width: 16px;
	height: 16px;
	background: url('/media/structure/level3_plusminus.png') no-repeat 0 0;
	position: absolute;
	right: 0;
	top: 4px;
	}
	
.enewsIndicator.enActive {
	background: url('/media/structure/level3_plusminus.png') no-repeat 0 -16px;
	}
					
.enewsItem {
	display: none;
	}
	
.enewsItem .group {
	padding: 0;
	}

.enewsItem .container img {
	width: auto !important;
	max-width: 100%;
	height: auto !important;
	}
	
.enewsItem h1 {
	font-size: 19px;
	}
		
.nHalf {
	width: 50%;
	float: left;
	}
	
.eTitle.hActive,
.level2Body.bActive {
	display: block;
	}

/* Gallery Page Classes
----------------------------------------------- */
.galItem {
	/*width: 23%;*/
	width: 225px;
	height: 225px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 2px;
	position: relative;
	overflow: hidden;
	}
	
.galCover {
	min-width: 110%;
	max-height: 150%;
	display: block;
	margin: -5%;
	position: relative;
	}
	
.galItemName {
	width: 90%;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	padding: 5%;
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
	background: -moz-linear-gradient(left,  rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.5) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.8)), color-stop(100%,rgba(255,255,255,0.5)));
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.5) 100%);
	background: -o-linear-gradient(left,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.5) 100%);
	background: -ms-linear-gradient(left,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.5) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#80ffffff',GradientType=1 );
	}

.subGalItem {
	/*width: 5%;*/
	width: 55px;
	height: 55px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 2px;
	position: relative;
	overflow: hidden;
	-moz-transition: all 0.3s ease; 
	-o-transition: all 0.3s ease; 
	-webkit-transition: all 0.3s ease; 
	transition: all 0.3s ease; 
	}
	
.subGalItem:hover {
	opacity: 0.75;
	}
	
.subGalThm {
	min-width: 110%;
	/*max-height: 110%;*/
	display: block;
	margin: -5%;
	position: relative;
	}
	
.galDesc {
	margin: 5px 0;
	}
	
.galButton {
	float: right;
	}
	
/* Footer Classes
----------------------------------------------- */
.footer {
	background: #E3173E;
	position: relative;
	z-index: 3;
	}

.fTitle {
	font-size: 17px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	margin-top: 15px;
	}
		
.fSponWrap {
	background: #fff;
	position: relative;
	z-index: 2;
	}
	
.fSponWrapExtend {
	width: 200%;
	height: 100%;
	background: #fff;
	position: absolute;
	top: 0;
	left: -100%;
	z-index: -1;
	}
	
.fItem {
	width: 48%;
	/*height: 100px;*/
	display: inline-block;
	vertical-align: middle;
	padding: 15px 0;
	/*
	vertical-align: top;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	*/
	}
	
.fItem.fsponItem {
	width: 33%;
	}
	
.fItem a {
	display: block;
	}
	
.fSponLogo {
	max-height: 70px;
	display: block;
	margin: 0 auto;
	position: relative;
	/*
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	*/
	}
	
.socialItem {
	width: 99px;
	height: 100px;
	text-align: center;
	margin-left: 1%;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-moz-transition: all 0.3s ease; 
	-o-transition: all 0.3s ease; 
	-webkit-transition: all 0.3s ease; 
	transition: all 0.3s ease; 
	}
	
.socialItem:first-child {
	margin-left: 2%;
	}
	
.socialItem:hover {
	opacity: 0.7;
	}
	
.socialLogo {
	margin: 0 auto;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	}

.fNav,	
.fNav a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	-moz-transition: all 0.3s ease; 
	-o-transition: all 0.3s ease; 
	-webkit-transition: all 0.3s ease; 
	transition: all 0.3s ease; 
	}
	
.fNav a:hover {
	color: #000;
	}
	
.copyRight,
.copyRight a {
	font-size: 11px;
	color: #fff;
	text-align: right;
	text-decoration: none;
	}
	
.impello {
	font-size: 11px;
	text-align: right;
	}
	

/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */
@media handheld, only screen and (max-width: 1023px) {
/* Initial Classes
----------------------------------------------- */
.desktop {
	display: none;
	}
	
.mobile {
	display: block;
	}
	
.content {
	padding: 20px;
	}
	
.mLang {
	float: right;
	padding: 5px;
	background: #fff;
	}
	
/* Home Classes
----------------------------------------------- */
.homeTitle {
	margin: 28px 0 0 20px;
	}
	
.hhSearch {
	margin: 20px 0;
	}

.homeHeader .twocol {
	width: 15.32%;
	}
		
.homeHeader .tencol {
	width: 83%;
	}
	
.homeGridItem {
	width: 50%;
	}

.hhLogo img {
	margin: 0 auto;
	}	
	
/* Content Classes
----------------------------------------------- */

.wVar {
	padding: 0;
	}

.wVar .eightcol {
	margin-bottom: 0;
	}
		
.wVar .fourcol {
	margin-top: 0;
	margin-bottom: 0;
	}
	
.prodDeets {
	width: 50%;
	}
	
.contentTitle {
	margin: 20px 0;
	}
 
 .courage {
  float: left;
  width: 150px;
  margin-right: 10px;
}

.courageGrid img {
  width: 110px;
  height: 145px;
  padding: 5px;
}

/* Fallen Classes
----------------------------------------------- */
.fallenBio {
	display: none;
	}
	
.fallenDeetTable {
	display: inline-block;
	}
	
.fallenDeets {
	width: 94%;
	max-width: 1140px;
	padding: 3%;
	margin-bottom: 0;
	background: #949899;
	}	

.dataTables_paginate {
	width: 8%;
	}
		
.dataTables_info {
	width: 88%;
	}

/* Sponsor Classes
----------------------------------------------- */
.sponsor .headingBar {
	margin-left: 0;
	}
		
/* Store Classes
----------------------------------------------- */
.prodTitle {
	color: #000;
	}

/* Footer Classes
----------------------------------------------- */
.socialWrap,
.fNav,
.copyRight {
	text-align: center;
	}
	
/* JPanel Classes
----------------------------------------------- */
#navMobile {
	display: none;
	}

.navbar {
	width: 100%;
	height: 44px;
	padding-right: 20px;
	position: absolute;
	z-index: 3;
	}
	
#menu-icon {
	width: 44px;
	height: 44px;
	text-indent: -9999px;
	background: url('/media/structure/navIconB.png') no-repeat 0 0;
	float: left;
	}	

#menu-icon:hover {
	cursor: pointer;
	}
	
.panelTitle {
	height: 32px;
	color: #fff;
	padding: 8px 0 0 30px;
	border-bottom: 1px solid #fff;
	}
	
.panelTitle h1 {
	font-size: 20px;
	color: #fff;
	margin: 0;
	}
		
#jPanelMenu-menu {
	background: #E3173E;
	}
	
.treeview {
	margin: 0;
	position: relative;
	}
	
.treeview.navTree {
	margin-top: -4px;
	}
	
.treeview ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

.treeview li {
	display: block;
	position: relative;
	margin: 4px 0;
	}

.treeview .collapsable {
	background: #000;
	}

/*.treeview .navMobile-submenu-item.expandable.collapsable {
	background: none;
	}
*/	

	
.treeview .item1,
.treeview .item1:hover,
.treeview .item1.active,
.treeview .item1.active:hover {
	font-size: 13px;
	font-weight: 400;
	line-height: 30px;
	color: #fff;
    text-decoration: none;
    display: block;
    padding: 8px 15px 8px 30px;
    position: relative;
    z-index: 11;
	}
	
.treeview .item1:hover,
.treeview .item1.active:hover {	
	color: #000;
	}
	
.treeview .collapsable .item1:hover,
.treeview .collapsable .item1.active:hover {	
	color: #E3173E;
	}

.treeview .item2,
.treeview .item2:hover,
.treeview .item2.active,
.treeview .item2.active:hover {
	color: #fff;
    text-decoration: none;
    display: block;
    position: relative;
	padding: 4px 8px 4px 40px;
	margin: 0px 0px 0px 0px;
	}
	
.treeview .item2:hover,
.treeview .item2.active,
.treeview .item2.active:hover {
	color: #E3173E;
	}
	
.treeview .treeview-submenu {
    z-index: -1;
	}
	
.treeview .treeview-submenu li.expandable ul {
	padding: 0 10px;
	display: block !important;
	}

.treeview .treeview-submenu-item.expandable ul.navMobile-submenu {
	background: none;
	}

	
.hitarea.expandable-hitarea {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 8px;
	left: 0;
	background: url('/media/structure/plusminus_lg.png') no-repeat 0 0;
	z-index: 12;
	}
	
.hitarea.expandable-hitarea:hover {
	background: url('/media/structure/plusminus_lg.png') no-repeat 0 0;
	cursor: pointer;
	}
	
.hitarea.collapsable-hitarea {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 8px;
	left: 0;
	background: url('/media/structure/plusminus_lg.png') no-repeat 0 -30px;
	z-index: 12;
	}

.hitarea.collapsable-hitarea:hover {
	cursor: pointer;
	}

.collapsable .section li .hitarea.collapsable-hitarea,
.collapsable .section li .hitarea.expandable-hitarea {
	top: -3px;
	left: 10px;
	}
			
.navMobile .navMobile-submenu li .hitarea {
	display: none;
	}
	
.navMobile-submenu {
	margin: 0 10px;
	}
	
.navLogo {
	width: 100px;
	margin: 2px 0;
	float: right;
	}	
	
ul.treeview li ul li ul li.expandable,
ul.treeview li ul li ul li.collapsable {
 	margin-left: 14px !important;
 	padding-left: 0;
	}
	
ul.treeview li ul li ul li {
	padding-left: 14px;
	}
}

@media handheld, only screen and (max-width: 800px) {
.fallenBio {
	display: none;
	}
}

@media handheld, only screen and (max-width: 767px) {
/* Home Classes
----------------------------------------------- */
.homeHeader {
	max-height: 100%;
	}
	
.homeGridItem {
	width: 100%;
	min-height: 200px;
	}	
	
.hhBG {
	top: 0;
	left: 0;
	}
	
.hhLogo {
	margin-left: 23px;
	}
	
.lStuff.lVidExist,
.lVid {
	display: block;
	}

.lStuff.lVidExist {
	width: 100%;
	}
		
.lVid {
	width: 100%;
	margin-top: 10px;
	}
	
.lVid img {
	width: auto;
	max-width: 100%;
	}
	

/* Content Classes
----------------------------------------------- */
.content p img {
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important;
	display: block;
	float: none;
	margin: 10px !important;
	}
	
/* Fallen Classes
----------------------------------------------- */
a.button.fallenButton {
	display: block;
	}
	

/* Responsive Tables Classes
----------------------------------------------- */	
.responsiveExpander {
	display: inline-block;
	}
}

@media handheld, only screen and (max-width: 480px) {
/* Home Classes
----------------------------------------------- */
.homeHeader {
	text-align: center;
	}
	
.homeHeader .twocol,
.homeHeader .tencol {
	width: 100%;
	}
	
.homeTitle {
	margin: 0;
	}
	
.searchbox {
	width: 82%;
	}

.hhLogo {
	margin-left: 0;
	}	
	
/* Fallen Classes
----------------------------------------------- */
.fallenBio {
	display: block;
	}
	
.fallenDeetItemHeads, .fallenDeetItems {
	display: none;
	}

.fallenBio .bioItem {
	margin-bottom: 3px;
	}

.fallenBio .ItemHead,
.fallenBio .deetItem {
	display: inline-block;
	min-width: 400px;
	}
		
.fallenBio .ItemHead {
	font-weight: 400;
	}
	
.dataTables_info {
	width: 98%;
	}
		
/* Footer Classes
----------------------------------------------- */
.fTitle {
	text-align: center;
	margin-bottom: 10px;
	}
	
.fSponWrapExtend {
	width: 220%;
	}
	
.fSponLogo {
	max-width: 150px;
	}
	
.socialWrap {
	margin-bottom: 10px;
	}
	
.socialItem {
	width: 68px;
	height: 68px;
	}
	
}

@media handheld, only screen and (max-width: 480px) {
.fallenBio {
	display: none;
	}
}
		
@media handheld, only screen and (max-width: 479px) {
/* Home Classes
----------------------------------------------- */
.homeHeader {
	padding-bottom: 19px;
	}
	
.hhName {
	font-size: 27px;
	}
	
.hhLocation {
	font-size: 17px;
	}

.searchbox_submit img {
	left: 4px;
	}	
	
.tagBit {
	width: 30%;
	font-size: 17px;
	}
	
.homeGridItem {
	padding-bottom: 28%;
	}

.hBoxTitle {
	font-size: 17px;
	}
		
.hBoxByline, 
.hBoxContent {
	font-size: 12px;
	}
	
.loddViewport {
	height: auto;
	max-height: 100%;
	background: #000;
	}
	
/* Fallen Classes
----------------------------------------------- */
.fallenDeets {
	width: 84% !important;
	padding: 8%;
	}
	
.fallenName,
.fallenLocation {
	text-align: center;
	}
	
.fallenPhoto {
	width: 100%;
	margin-bottom: 10px;
	display: block;
	}
	
.fallenDeetItemHeads, 
.fallenDeetItems {
	width: 48%;
	}
	
.fallenPhoto img {
	margin: 0 auto;
	}

.fallenDeetTable {
	display: none;
	}
		
.fallenBio {
	display: block;
	}
	
.dataTables_length label select, 
.dataTables_filter label input {
    margin-left: 0;
    width: 85%;
}

.dataTables_paginate,
.dataTables_info {
	float: none;
	}
		
.dataTables_paginate {
	width: 8%;
	}


/* Store Classes
----------------------------------------------- */		
.prodImg,
.prodDeets {
	width: 100%;
	display: block;
	}
	
.prodImg {
	margin-bottom: 10px;
	}
}

/* ========================================== */
/* ! Provide higher res assets for iPhone 4   */
/* ========================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) { 


}

