@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800);

/*------ font -----------*/
h1 {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
	color: #313131;
}
h2 {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 22px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
	color: #313131;
	letter-spacing: 1px;
}
h3 {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 15.4px;
}
h3.narrow-title {
	background-color: #333;
	color: #FFF;
	padding: 10px 3px 10px 15px;
	border-radius: 5px 5px 0 0;
	font-size: 17px;
}

p {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
}
blockquote {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 21px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 30px;
}
pre {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 18.5667px;
}
/*p>a, li>a {
	color: #69F;
}
p>a:hover, li>a:hover {
	text-decoration: underline;
	color: #69F;
}*/
div.display-inline {
	display: inline !important;
}
.red {
	color: red;
}
/*---------------------------- brandbar -----*/
img.brandbar {
	position: absolute;
	top: 10px;
	left: 3px;
	z-index: 300;
	overflow: visible;	
}
.DateRange, .DateDiv { display: none; }

/*img.brandbar {
	position: relative;
	top: -5px;
	margin-left: 5px;
}*/
/*----------- nav ---------*/
#home-page li.home a, #about-page li.about a, #sponsorship-page li.sponsorship a, 
#events-page li.events a, #membership-page li.membership a,
#links-page li.links a {
background-color: #c52d2f;
  color: #fff;
}

ul.submenu {
	margin-bottom: 15px;
	list-style-type: none;
	position: relative;
	left: -35px;
	
}
ul.submenu li {
	border-bottom: 1px solid #ccc;	
	padding: 2px 0 2px 25px;
}
#sector-chief-page li.sector-chief,
#chemical-sector li.chemical,
#commercial-facilities-sector li.commercial-facilities,
#communications-sector li.communications,
#manufacturing-sector li.manufacturing,
#dams-sector li.dams,
#defense-sector li.defense,
#education-sector li.education,
#emergency-sector li.emergency,
#energy-sector li.energy,
#financial-sector li.financial,
#food-sector li.food,
#government-sector li.government,
#health-sector li.health,
#it-sector li.it,
#nuclear-sector li.nuclear,
#transportation-sector li.transportation,
#entertainment-sector li.entertainment,
#faith-sector li.faith,
#postal-sector li.postal,
#monuments-sector li.monuments,
#water-sector li.water {
	background: url(../images/bullet_blue.png) center left no-repeat;	
}
/*--------------- index1  Section B in specs ----------*/
@media (max-width: 767px) {
#index1 {
	margin: 0;
	background: #011f43 url(../images/index1-bg.jpg) top center no-repeat;
	min-height: 450px;
	background-size: cover;
}

.index1-overlay-bg {
	background: url(../images/index1-overlay-bg.png) top left repeat-y;
	margin: 0;
	padding: 40px 35px 60px 35px;
	border-left: 2px solid #000c1b;
	border-right: 2px solid #000c1b;
}
.index1-overlay-bg p {
	color: #FFF;
	font-size: 18px;
	
}
	

}

@media (min-width: 768px) {
#index1 {
	margin: 0;
	background: #011f43 url(../images/index1-bg.jpg) top center no-repeat;
	min-height: 450px;
	background-size: cover;
}

.index1-overlay-bg {
	background: url(../images/index1-overlay-bg.png) top left repeat-y;
	margin: 0;
	padding: 40px 35px 60px 35px;
	border-left: 2px solid #000c1b;
	border-right: 2px solid #000c1b;
}
.index1-overlay-bg p {
	color: #FFF;
	font-size: 18px;
	line-height: 1.2em;
}

#main-slider {	
	border: 1px solid #e4eeee;
	border-radius: 5px;
	margin-top: 25px;
}  


}
@media (min-width: 992px) {
 #index1 {
	margin: 0;
	background: #011f43 url(../images/index1-bg.jpg) top center no-repeat;
	height: 480px;
	background-size: cover;
}

.index1-overlay-bg {
	background: url(../images/index1-overlay-bg.png) top left repeat-y;
	margin: 0;
	padding: 40px 35px 60px 35px;
	border-left: 2px solid #000c1b;
	border-right: 2px solid #000c1b;
}
.index1-overlay-bg p {
	color: #FFF;
	font-size: 18px;
}
	


}
@media (min-width: 1200px) {
#index1 {
	margin: 0;
	background: #011f43 url(../images/index1-bg.jpg) top center no-repeat;
	min-height: 450px;
	background-size: cover;
}

.index1-overlay-bg {
	background: url(../images/index1-overlay-bg.png) top left repeat-y;
	margin: 0;
	padding: 40px 35px 60px 35px;
	border-left: 1px solid #000c1b;
	border-right: 1px solid #000c1b;
}
.index1-overlay-bg p {
	color: #FFF;
	font-size: 18px;
}
	

#main-slider {	
	border: 1px solid #e4eeee;
	border-radius: 5px;	
}  
 
}
/*------------- index-president  Section C in specs ------------*/
#index-president {
	background-color: #f2f2f2; /* #cdcdcd;#c0bfbf;*/
	min-height: 200px;
	color: #313131;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 3px solid #FFF;
}
#index-president h2 {
	color: #313131;
	}
.watermark {
	background-image: url(../images/watermark.png);
	background-position: center center;
	background-repeat: no-repeat;
}
figure.president {
	float: left;
	text-align: center;
	margin: 0 15px 5px 0;
}

figure.president img {
    box-shadow: 4px 4px 4px #888888;
	margin-bottom: 5px;
}
figcaption {
	line-height: 1.2em;
}

ul#index-member-benefits {
	list-style-type: none;
}
ul#index-member-benefits li {
	text-align: center;
	border: 1px solid #FFF;
	padding: 7px 10px;
}
ul#index-member-benefits li.title {
	font-weight: bold;
	font-size: 22px;
	text-shadow: 3px 3px 3px #000;
}
.btn-medblue {
  background-color: hsl(206, 68%, 32%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#318fd7", endColorstr="#1a5889");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#318fd7), to(#1a5889));
  background-image: -moz-linear-gradient(top, #318fd7, #1a5889);
  background-image: -ms-linear-gradient(top, #318fd7, #1a5889);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #318fd7), color-stop(100%, #1a5889));
  background-image: -webkit-linear-gradient(top, #318fd7, #1a5889);
  background-image: -o-linear-gradient(top, #318fd7, #1a5889);
  background-image: linear-gradient(#318fd7, #1a5889);
  border-color: #1a5889 #1a5889 hsl(206, 68%, 27%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
}
img.join-banner {
	margin: 15px auto;
}
ul.index-member-requirements {
	background-color: #062e50;
	padding: 10px 10px 10px 10px;
	border-radius: 10px;
	border: 1px solid #0d172b;
}
ul.index-member-requirements li {
	margin-left: 15px;
}

ul.index-member-requirements li.title {
	margin-left: 15px;
	list-style-type: none;
	font-size: 24px;
	font-weight: bold;	
	margin-bottom: 10px;
}

.panel-memberalert, .panel-newsalert, .panel-video {
	margin-top: 30px;
	border: 1px solid #ccc;
}

.panel-memberalert .panel-body, .panel-newsalert .panel-body, .panel-video {
	background-color: #FFF !important;
}

.panel-memberalert .btn, .panel-newsalert .news-btn {

	   background-color: hsl(41, 85%, 62%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9e6bc", endColorstr="#f0bc4b"); background-image: -khtml-gradient(linear, left top, left bottom, from(#f9e6bc), to(#f0bc4b)); background-image: -moz-linear-gradient(top, #f9e6bc, #f0bc4b); background-image: -ms-linear-gradient(top, #f9e6bc, #f0bc4b); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9e6bc), color-stop(100%, #f0bc4b)); background-image: -webkit-linear-gradient(top, #f9e6bc, #f0bc4b); background-image: -o-linear-gradient(top, #f9e6bc, #f0bc4b); background-image: linear-gradient(#f9e6bc, #f0bc4b); border-color: #f0bc4b #f0bc4b hsl(41, 85%, 56%); color: #333 !important; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.39); -webkit-font-smoothing: antialiased; }

.panel-video>.panel-heading {
	background-color: #e6e6e6;
}
/*------------- index-sectors  Section D in specs--------------*/
#index-sectors {
	background: url(../images/index-sector-bg.jpg) top center no-repeat;
	background-size: cover; 
	min-height: 300px;
	padding: 15px 0 45px 0;
	border-top: 3px solid #FFF;
	color: #FFF;
}
img.index-sectors-iglogo {
	width: 125px;
	margin: auto;
}
.sector-icon-row  {
	margin: 15px 0;
}

.index-sectors li {
	font-size: 20px;
}
ul.play-button, ul.play-button ul  {
	margin: 0 15px 0 0;
	list-style-type: none;
	position: relative;
	left: -15px;
}

ul.play-button li {
	margin-bottom: 5px;
	text-shadow: 3px 3px 3px #000;
}

ul.play-button li:before {
  content: '\f144';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #FFF;

}

ul.play-button ul li:before {

  content: '\f0da';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -.8em;
  color: #FFF;
}

ul.play-button a, ul.play-button ul a {
	color: #FFF;
}

ul.play-button a:hover, ul.play-button ul a:hover {
	text-decoration: underline;
}
/*------------ about page -----------*/
#county-array {
	background-color: #CCC;/* #011f43;*/
	color: #000;
	text-align: center;
	padding: 20px 0 30px 0;
}
#county-array h2 {	
	color: #000;
	text-align: center;
	
}
#county-array img {
	float: left;
	margin: 10px 0 10px 0;
	
}
.fbi-jric {
	background-image: url(../images/ig-bg3.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

#county001, #county002, #county003, #county004, #county005, #county006, #county007 { float: left; height: 165px; width: 161px;}
#county001 a, #county002 a, #county003 a, #county004 a, #county005 a, #county006 a, #county007 a { display: block; height: 165px; width: 161px; }

#county001 a.county-link { width:161px; background:url(../images/county001.png) no-repeat; height: 165px; }
#county002 a.county-link { width:161px; background:url(../images/county002.png) no-repeat; height: 165px; }
#county003 a.county-link { width:161px; background:url(../images/county003.png) no-repeat; height: 165px; }
#county004 a.county-link { width:161px; background:url(../images/county004.png) no-repeat; height: 165px; }
#county005 a.county-link { width:161px; background:url(../images/county005.png) no-repeat; height: 165px; }
#county006 a.county-link { width:161px; background:url(../images/county006.png) no-repeat; height: 165px; }
#county007 a.county-link { width:161px; background:url(../images/county007.png) no-repeat; height: 165px; }

#county001 a.county-link:hover, #county002 a.county-link:hover, #county003 a.county-link:hover, #county004 a.county-link:hover, #county005 a.county-link:hover, #county006 a.county-link:hover, #county007 a.county-link:hover { background-position: -161px 0; }





/*------------ subfooter -----------*/
#subfooter {
	background-color: #173059;
	padding: 25px 0 45px 0;
	color: #FFF;
	text-align: center;
}
/*----------- footer -*/

	
}
#footer {
	background-color: #2e2e2e;
	border-top: 2px solid #FFF;
}

/*----------- fading slideshow ----*/
.carousel.fade {
  opacity: 1;
}
.carousel.fade .item {
  -moz-transition: opacity ease-in-out .7s;
  -o-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
  left: 0 !important;
  opacity: 0;
  top:0;
  position:absolute;
  width: 100%;
  display:block !important;
  z-index:1;
}
.carousel.fade .item:first-child {
  top:auto;
  position:relative;
}
.carousel.fade .item.active {
  opacity: 1;
  -moz-transition: opacity ease-in-out .7s;
  -o-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
  z-index:2;
}
.carousel-inner img {
	border-radius: 5px 5px 5px 5px;		
}
img.carousel-shadow {
	display: block;
}
.sponsor-carousel {
	margin-bottom: 20px;
}
/*------------- news scroller -------*/

img.news-heading {
	margin: 5px 0 0 10px;
}

.panel-newsalert ul, .panel-memberalert ol {	
	position: relative;
	left: -25px;
	
}
.panel-newsalert li {
	padding: 3px 0;
	border-bottom: 1px solid #CCC;	
}
.panel-newsalert li>span {
	font-weight: bold;
	margin-right: 10px;
}




@media (max-width: 767px) {
  .panel-newsalert .panel-body {
    height: 300px;
	overflow: scroll;
	background-color: #E5E5E5;
  }
  
}

@media (min-width: 768px) {
  .panel-newsalert .panel-body {
    height: 250px;
	overflow: scroll;
	background-color: #E5E5E5;
  }
}
@media (min-width: 992px) {
  .panel-newsalert .panel-body {
    height: 500px;
	overflow: scroll;
	background-color: #E5E5E5;
  }
}
@media (min-width: 1200px) {
  .panel-newsalert .panel-body {
    height: 350px;
	overflow: scroll;
	background-color: #E5E5E5;
  }
 
}


 
/*------------------- content -------*/
img.president-thumb {
	margin: 5px 10px 5px 2px;
	
}

p.president-signature {
	margin-left: 30px;
	margin-top: 25px;
	
}
p.president-signature:first-line {
	font-family: 'Alex Brush', cursive;
	font-size: 30px;
}

ul.board, ul.online-courses {
	margin-bottom: 15px;
	list-style-type: none;
	position: relative;
	left: -35px;
	
}
ul.board li {
	border-bottom: 1px solid #CCC;
	font-size: 12px;
	width: 105%;
	line-height: 18px;
	padding-top: 3px;
	padding-bottom: 3px; 
}

ul.online-courses li {
	font-size: 11px;	
	padding: 2px 0;
}

ul.online-courses a {
	color: #000;
}
ul.board li:first-line {
	font-size: 14px;
	font-weight: bold;
}
h2.side-title {
	background-color: #333;
	color: #FFF;
	padding: 4px 0 4px 10px;
	border-radius: 5px;
}

h3.side-title {
	background-color: #333;
	color: #FFF;
	padding: 4px 0 4px 10px;
	border-radius: 5px;
}

h3.sponsor-title {
	background-color: #999;
	color: #FFF;
	padding: 4px 0 4px 10px;
	border-radius: 5px 5px 0 0;
}

.watermark-dark {
	background: url(../images/ig-bg.jpg) center center no-repeat;
	background-size: contain;
}
.watermark-white {
	background: url(../images/ig-bg2.jpg) center center no-repeat;
	background-size: 50% contain;
}
.watermark-fbi {
	background: url(../images/fbi-bg.jpg) center center no-repeat;
	background-size: 25%;
	
}
.email-sector {
	margin-left: 15px;
}

ul ul {
	list-style-type: square;
}
.fa-envelope-o {margin-left: 15px;}

/*------------------ video -----------*/
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*------------- events ------*/


.btn-custom { background-color: hsl(188, 18%, 89%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#10e10a109", endColorstr="#dde6e7"); background-image: -khtml-gradient(linear, left top, left bottom, from(#10e10a109), to(#dde6e7)); background-image: -moz-linear-gradient(top, #10e10a109, #dde6e7); background-image: -ms-linear-gradient(top, #10e10a109, #dde6e7); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #10e10a109), color-stop(100%, #dde6e7)); background-image: -webkit-linear-gradient(top, #10e10a109, #dde6e7); background-image: -o-linear-gradient(top, #10e10a109, #dde6e7); background-image: linear-gradient(#10e10a109, #dde6e7); border-color: #dde6e7 #dde6e7 hsl(188, 18%, 85%); color: #333 !important; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.26); -webkit-font-smoothing: antialiased; }
.btn-custom:hover { background-color: hsl(0, 0%, 79%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#134134134", endColorstr="#c9c9c9"); background-image: -khtml-gradient(linear, left top, left bottom, from(#134134134), to(#c9c9c9)); background-image: -moz-linear-gradient(top, #134134134, #c9c9c9); background-image: -ms-linear-gradient(top, #134134134, #c9c9c9); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #134134134), color-stop(100%, #c9c9c9)); background-image: -webkit-linear-gradient(top, #134134134, #c9c9c9); background-image: -o-linear-gradient(top, #134134134, #c9c9c9); background-image: linear-gradient(#134134134, #c9c9c9); border-color: #c9c9c9 #c9c9c9 hsl(0, 0%, 68.5%); color: #333 !important; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.69); -webkit-font-smoothing: antialiased; }


@media (max-width: 767px) {
  .online-courses .btn-custom {
	width: 102%;
}

 
}

@media (min-width: 768px) {
  .online-courses .btn-custom {
	width: 100%;
}
}
@media (min-width: 992px) {
  .online-courses .btn-custom {
	width: 108%;
}
}
@media (min-width: 1200px) {
  .online-courses .btn-custom {
	width: 105%;
}
 
}

/*---------- sectors------*/
h1.sector-title {
	font-size: 26px;
	text-shadow: 5px 5px 5px #FFF;	
}

p.sector-chief {
	
}
p.sector-chief:first-line {
	font-size: 20px;
	font-weight: bold;
}
img.sector-chief-logo {
	margin-bottom: 25px;
}
#chemical-sector .well {	
	background: #f5f5f5 url(../images/sectors/hazmat-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#commercial-facilities-sector .well {	
	background: #f5f5f5 url(../images/sectors/commercial-facilities-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#communications-sector .well {	
	background: #f5f5f5 url(../images/sectors/communications-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#manufacturing-sector .well {	
	background: #f5f5f5 url(../images/sectors/manufacturing-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#dams-sector .well {	
	background: #f5f5f5 url(../images/sectors/dams-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#defense-sector .well {	
	background: #f5f5f5 url(../images/sectors/defense-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#education-sector .well {	
	background: #f5f5f5 url(../images/sectors/education-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#emergency-sector .well {	
	background: #f5f5f5 url(../images/sectors/emergency-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#energy-sector .well {	
	background: #f5f5f5 url(../images/sectors/energy-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#financial-sector .well {	
	background: #f5f5f5 url(../images/sectors/financial-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#food-sector .well {	
	background: #f5f5f5 url(../images/sectors/food-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#government-sector .well {	
	background: #f5f5f5 url(../images/sectors/government-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#health-sector .well {	
	background: #f5f5f5 url(../images/sectors/health-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#it-sector .well {	
	background: #f5f5f5 url(../images/sectors/it-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#nuclear-sector .well {	
	background: #f5f5f5 url(../images/sectors/nuclear-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#transportation-sector .well {	
	background: #f5f5f5 url(../images/sectors/transportation-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
#water-sector .well {	
	background: #f5f5f5 url(../images/sectors/water-bg.jpg) center right no-repeat;
	background-size: 100% 100%;
	
}
#faith-sector .well {	
	background: #f5f5f5 url(../images/sectors/faith-bg.jpg) center right no-repeat;
	background-size: 100% 100%;
	
}

#monuments-sector .well {	
	background: #f5f5f5 url(../images/sectors/monuments-bg.jpg) center right no-repeat;
	background-size: 100% 100%;
	
}
#postal-sector .well {	
	background: #f5f5f5 url(../images/sectors/postal-bg.jpg) center right no-repeat;
	background-size: 100% 100%;
	
}


#entertainment-sector .well {	
	background: #f5f5f5 url(../images/sectors/entertainment-bg.jpg) center right no-repeat;
	background-size: 100% 100%;
	
}

#sector-chief-page .well {	
	background: #f5f5f5 url(../images/sectors/sector-chief-bg.jpg) center right no-repeat;
	background-size: 100% auto;
}
.fa-envelope-o {
	background-color: #f5f5f5;
}
.registration {
	margin: 20px auto;
}
.registration a {
	margin-right: 15px;
	margin-bottom: 10px;
	
}

figure.sector-chief {
	float: right;
	text-align: center;
	margin: 0 0 5px 15px;
}
figure.president img {	
    box-shadow: 4px 4px 4px #888888;
	margin-bottom: 5px;
}
/*------------ sponsors ------------*/
.panel-sponsor {
	background-color: #FFF;
	border: 1px solid #CCC;
	border-radius: 10px;
}

.panel-sponsor .panel-heading {
	background-color: #CCC;
	border: 1px solid #CCC;	
}

.panel-heading h3 {
	font-weight: bold;
}
.panel-sponsor .panel-footer {
	border-radius: 0 0 10px 10px;
}
.form-wrapper {
	border: 2px solid #ccc;
	border-radius: 8px;
	padding: 0 0 20px 0;
	margin-top: 15px;
}

.form-wrapper form {
	margin: auto;
	width: 95%;
}
p.form-title {
	background-color: #ccc;
	color: #000;
	font-weight: bold;
	padding: 3px 0 3px 20px;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px solid #999;
}
.sponsor-wrapper {
	border-bottom: 1px solid #CCC;
	
}

span.sponsor-site {
	margin-right: 30px;
	font-weight:bold;
}
/*----- job postings -*/

ul#job-postings {
	list-style-type: none;
	position: relative;
	left: -40px;
	top: -8px;
	
}
ul#job-postings li {
	border-bottom: 1px solid #333;
}
ul#job-postings li a {
	color: #333;
	display: block;
}
ul#job-postings li a:hover {
	background-color: #E9E9E9;
}
ul#job-postings li span {
	display: block;
	font-weight: bold;
}

.DateRange, .DateDiv { display: none; }

/*---------- membership ---*/
ol.join-ol {
	position: relative;
	left: -20px;
}
ol.join-ol li {
	margin-bottom: 2px;
}

ul.join-ul {
	list-style-type: square;
	position: relative;
	left: -20px;
}
ul.join-ul li {
	margin-bottom: 2px;
}


/*----------- misc -----*/
.shadow {
	-moz-box-shadow:    3px 3px 3px 0 #999999;
  	-webkit-box-shadow: 3px 3px 3px 0 #999999;
  	box-shadow:         3px 3px 3px 0 #999999;
}

.registration {
	margin: 20px auto;
}
.registration a {
	margin-right: 15px;
	margin-bottom: 10px;
	
}

.figcaption {
	text-align: center;
	}
	
#training-interest .control-label {
	text-align: left !important;
}
	/*-------------- custom buttons ---------*/

.btn-custom1 {
  background-color: hsl(0, 69%, 22%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b42121", endColorstr="#5e1111");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#b42121), to(#5e1111));
  background-image: -moz-linear-gradient(top, #b42121, #5e1111);
  background-image: -ms-linear-gradient(top, #b42121, #5e1111);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b42121), color-stop(100%, #5e1111));
  background-image: -webkit-linear-gradient(top, #b42121, #5e1111);
  background-image: -o-linear-gradient(top, #b42121, #5e1111);
  background-image: linear-gradient(#b42121, #5e1111);
  border-color: #5e1111 #5e1111 hsl(0, 69%, 17%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
}

.btn-custom2 { background-color: hsl(110, 56%, 16%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#398f28", endColorstr="#193f11"); background-image: -khtml-gradient(linear, left top, left bottom, from(#398f28), to(#193f11)); background-image: -moz-linear-gradient(top, #398f28, #193f11); background-image: -ms-linear-gradient(top, #398f28, #193f11); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #398f28), color-stop(100%, #193f11)); background-image: -webkit-linear-gradient(top, #398f28, #193f11); background-image: -o-linear-gradient(top, #398f28, #193f11); background-image: linear-gradient(#398f28, #193f11); border-color: #193f11 #193f11 hsl(110, 56%, 11%); color: #fff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33); -webkit-font-smoothing: antialiased; }

.btn-custom3 { background-color: hsl(58, 64%, 16%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#969221", endColorstr="#42410e"); background-image: -khtml-gradient(linear, left top, left bottom, from(#969221), to(#42410e)); background-image: -moz-linear-gradient(top, #969221, #42410e); background-image: -ms-linear-gradient(top, #969221, #42410e); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #969221), color-stop(100%, #42410e)); background-image: -webkit-linear-gradient(top, #969221, #42410e); background-image: -o-linear-gradient(top, #969221, #42410e); background-image: linear-gradient(#969221, #42410e); border-color: #42410e #42410e hsl(58, 64%, 11%); color: #fff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33); -webkit-font-smoothing: antialiased; }

/*------ partners---------------*/

.partner-wrapper {
	text-align: center;
}
	
p.national-disclaimer {
	margin: 10px 0 15px 0;
	padding: 0 40px 0 40px;
	color: #FFF;
}	