﻿#main { margin-top:-90px !important; }
	.pageTitle { margin:0px !important; padding: 5px 0; }
h1.pageTitle { margin-top:0px !important; color:#fff; }
.hdrBar {background:#081929; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.23);}
.hdrBar { display:block; border-bottom:3px solid /*#e9842c;*/ #E0202F}
			.cover {
  height: 500px;
}
			.slider-wrapper  {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e8eb+90,e5e8eb+100&0.15+90,1+100 */
background: -moz-linear-gradient(top, rgba(229,232,235,0.15) 90%, rgba(229,232,235,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(90%,rgba(229,232,235,0.15)), color-stop(100%,rgba(229,232,235,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(229,232,235,0.15) 90%,rgba(229,232,235,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(229,232,235,0.15) 90%,rgba(229,232,235,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(229,232,235,0.15) 90%,rgba(229,232,235,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(229,232,235,0.15) 90%,rgba(229,232,235,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26e5e8eb', endColorstr='#e5e8eb',GradientType=0 ); /* IE6-9 */
}