/* CSS crunched with Crunch - http://crunchapp.net/ */
@font-face {
 font-family: 'LeagueGothic';
 src: url('font/League_Gothic-webfont.eot'); /* For Internet Explorer 6+ */
}
@font-face {
 font-family: 'LeagueGothic';
 src: url('font/League_Gothic-webfont.ttf'); /* For non-IE browsers */
}
@font-face {
 font-family: 'LeagueGothic';
 src: url('font/League_Gothic-webfont.svg');  /* For non-IE browsers */
}
@font-face {
 font-family: 'LeagueGothic';
 src: url('font/League_Gothic-webfont.woff');  /* For non-IE browsers */
}

.p {
	margin:0px  0px 0px 0px
}

.iccnotices {
border-bottom: none;
}

.iccnoticesruler {
	
	border-bottom: medium #C0C0C0 solid;
	width:100%;
	margin:3px 0px 3px 0px; 
}

.iccbootheading {
	font-family: 'LeagueGothic';
	font-size: 24pt;
	color: silver;
	letter-spacing: 1px;
}
.iccontainer {
	position: relative;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	float: none;
	z-index: 100; *;
	zoom: 1;
}
.iccontainer:before, .iccontainer:after {
	display: table;
	line-height: 0;
	content: "";
}
.iccontainer:after {
	clear: both;
}
.iccontainer-fluid {
	padding-right: 20px;
	padding-left: 20px; *;
	zoom: 1;
}
.iccontainer-fluid:before, .iccontainer-fluid:after {
	display: table;
	line-height: 0;
	content: "";
}
.iccontainer-fluid:after {
	clear: both;
}

/* added for icc carousel right panel margin */

.iccpull-left {
    float: left;
    padding-left:12px;
}

.icch4 {
    color: inherit;
    font-family: inherit;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    text-rendering: optimizelegibility;
}


.icctop-box {
	-moz-box-sizing: border-box;
	background: url('../img/spress.png') no-repeat;
	border: 0px solid transparent;
	box-shadow: 0 0 0px rgba(0, 0, 0, 0);
	color: #B2AAA4;
	float: left;
	margin: 0px 0px 0px 5px;
	overflow: hidden;
	padding: 1px;
	position: relative;
	min-height: 66px;
	min-width: 320px;
	text-align: center;
	font-weight: bold;
	line-height: 1;
}

.icctop-box:hover p {
    color: white;
}
.icctop-box p {
	margin: 54px 0px 0px 0px;
	font-size: 16px;
	line-height: 1;
	width: 100%;
	text-align: center;
	
}

.icctop-boxsub {
	margin: 54px 0px 0px 0px;
	font-size: 16px;
	line-height: 1;
	width: 100%;
	text-align: center;
	
}


#f-diw:hover {
    background-color: #8B0000;
    text-decoration: none;
}

.navbar .brand {
	display: inline-block;
	width: 90px;
	height: 40px;
	padding: 0;
	margin: 0 10px 0 0;
	/* background: url(../img/logo.png) no-repeat; */
	
}
.navbar-inverse .navbar-inner {
	background-color: #8b0000;
}
.navbar-inverse .navbar-inner {
	background-color: #8b0000;
	background-image: none;
	
	/* background-image: -moz-linear-gradient(center top, #8B0000, #008000); */
}
.navbar-inverse .brand, .navbar-inverse .nav > li > a {
	color: #FFFFFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover, .navbar-inverse .nav > li > a:hover {
	color: #C0C0C0;
}
.navbar-inverse .nav > li > a:focus, .navbar-inverse .nav > li > a:hover {
	background-color: transparent;
	color: #C0C0C0;
}
.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
	background-color: #FFFFFF;
	color: #FFFFFF;
}

.hero-unit {
	background-color: #9DC057;
	border-radius: 6px 6px 6px 6px;
	margin-bottom: 30px;
	padding: 60px;
}

.carousel {
    line-height: 1;
    margin-bottom: 6px;
    position: relative;
}

a.harecarewell {
	display:block;
	
}
.harecarewell {
	background-color: #FFFFFF;
	border: 1px #C0C0C0 solid;
	margin-bottom:6px;
}

.harecarewell h5 {
	color:#005353;
	text-align:center;
}

.btn-group {
    margin: 0 auto;
    text-align: center;
    font-size:0 !important;
}

.btn-group a {
    display:inline-block;
}

.btn-toolbar {
    margin: 0 auto;
    text-align: center;
    font-size:0 !important;

}

.qualifiers {
	background-color: #FFFFFF;
	border: 1px #C0C0C0 solid;
	margin-bottom:6px;
}

.qualifiers h6 {
	text-align:center;
}


.natmeetbus {
	background-color: #F8F0DB;
	border: 1px #C0C0C0 solid;
	margin-bottom:6px;
	text-align: center;
}





.well {
	background-color: #F5F5F5;
	border: 1px #C0C0C0 solid;
}
.hero-unit {
	border: 1px;
	border-color:maroon;
	
	padding: 12px 6px 6px 6px;
	margin-bottom: 10px;
	background-color: #005353;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.hero-unit h1 {
	margin-bottom: 0;
	font-size: 36px;
	line-height: 1;
	color: #FFFFFF;
	letter-spacing: -1px;
}
.hero-unit h2 {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 1;
	color: #2AA9A9;
	letter-spacing: -1px;
}
.hero-unit h4 {
	margin-bottom: 0;
	font-size: 18px;
	line-height: 1;
	color: #EAEAEA;
	letter-spacing: -1px;
}
.hero-unit p {
	font-size: 18px;
	font-weight: 200;
	line-height: 24px;
	color: #FFFFFF;
}
.hero-unit btn {
	position: absolute;
	right: 0;
	bottom: 0;
}
.well {
	margin-bottom: 0px;
	padding: 9px;
}
h2 {
	font-size: 30px;
	line-height: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.headerad {
	background: none repeat scroll 0 0 #FFFFFF;
	display: inline-block;
	padding-right: 0px;
	margin-bottom: 6px;
	margin-top: 6px;
}
a.iccadlink {
	margin-bottom: 10px;
	width: 320px;
	height: 114px;
	display: block;
	background: transparent url('brownebanner320grey.gif') center top no-repeat;
}
a.iccadlink:hover {
	background-image: url('brownebanner320.gif');
}

.navbar-inverse .divider-vertical {
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
}

.navbar .divider-vertical {
	border-right: .1px #C0C0C0 solid;
	height: 60px;
	margin: 0 9px;
}

.subnavbar {
	border-top: 1px solid #595959;
	margin-bottom: 2.5em;
}
.subnavbar-inner {
	background: -moz-linear-gradient(center top , #414141, #323232) repeat-x scroll 0 0 #3A3A3A;
	border-bottom: 1px solid #000000;
	height: 80px;
}
.subnavbar .container > ul {
	border-left: 1px solid #292929;
	border-right: 1px solid #4A4A4A;
	display: inline-block;
	height: 80px;
	margin: 0;
	padding: 0;
}
ul {
	list-style: disc outside none;
}
.subnavbar .container > ul > li {
	border-left: 1px solid #4A4A4A;
	border-right: 1px solid #292929;
	float: left;
	height: 80px;
	list-style: none outside none;
	margin: 0;
	min-width: 90px;
	padding: 0;
	text-align: center;
}
li {
	line-height: 16px;
}
.icon-share-alt:before {
	content: "d";
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}
.subnavbar .container > ul > li > a > i {
	display: inline-block;
	font-size: 28px;
	height: 24px;
	margin-bottom: 0.25em;
	margin-top: 17px;
	width: 24px;
}
