/* ==========================================================================
   Layout Styles
 * ========================================================================== */
@media (max-width: 767px){

	ul.nav.navbar-nav.main-nav {
		float:none !important;
	}

	.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
		font-size:13px;
	}
	.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
		font-size:13px;
	}
	.homebox .img-responsive, .homeboxLast .img-responsive{
		display: inline !important;
	}	
	.homebox, .homeboxLast {
		border-bottom:1px solid #eeeeee;
		border-right:0px;
	}
	.container.mobileNav {
		padding-left:0px !important;
		padding-right:0px !important;
	}
	.container>.navbar-header  {
		margin-left:0px !important;
		margin-right:0px !important;
	}
	.container>.navbar-collapse {
		margin-right: 0px !important;
		margin-left: -2px !important;
	}
	.container.carouselContainer {
		padding-left:0px !important;
		padding-right:0px !important;
	}
	
	.carouselInner {
		margin-bottom:15px;
	}
	
	.carousel-control {
		top:25% !important;
	}
	
	.navbar {
		border:0px !important;
	}
	.navbar-header {
		height:45px;
		background:#EEE;
		width:100%;
		box-shadow: inset 0 -10px 10px -14px #a9a9a9;
		-moz-box-shadow: inset 0 -10px 10px -14px #a9a9a9;
		-webkit-box-shadow: inset 0 -10px 10px -14px #a9a9a9;
	}
	
	.logo {
		text-align:center;
	}
	
	.userIcon {
		color:#00aeef;
		font-size:20px;
		padding-top:10px;
		padding-left:10px;
	}
	
	.contentHead {
		font-size:30px;
	}
	
	.contentLeft {
		width:100%;
	}
	
	.contentRight {
		width:100%;
	}
	
	.footer15 {
		width:100%;
		padding-top:10px;
	}
	.footer12 {
		width:100%;
		padding-top:10px;
	}
	.footer18 {
		width:100%;
		padding-top:10px;
	}
	.footer16 {
		width:100%;
		padding-top:10px;
	}
	.footlogo {
		margin-top:20px;
	}
}

@media (min-width:768px) {

	body {
		padding-top:40px;
	}
	
	.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
		font-size:15px;
	}
	.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
		font-size:15px;
	}
	


	/*.carouselInner {
		border-bottom:13px solid #eeeeee;
	}
	 
	.contentInner {
		border-bottom:13px solid #eeeeee;
	}*/
	
	.carouselWrapper {
		-moz-box-shadow: inset 0 -5px 10px 4px #E4E4E4;
		-webkit-box-shadow: inset 0 -5px 10px 4px #E4E4E4;
		box-shadow: inset 0 -5px 10px 4px #E4E4E4;
		padding-bottom:13px; border:1px solid res;
	}	
	.contentWrapper {
		-moz-box-shadow: inset 0 -5px 10px 4px #E4E4E4;
		-webkit-box-shadow: inset 0 -5px 10px 4px #E4E4E4;
		box-shadow: inset 0 -5px 10px 4px #E4E4E4;
		padding-bottom:13px;
	}	

	.contentBodyWrapper {
		margin-top:27px;
		border-top:1px solid #eeeeee;
	}
	
	.contentHead {
		font-size:45px;
	}
	
	.contentLeft {
		float:left;
		width:298px;
	}
	
	.contentRight {
		border-left:1px solid #dbeaef;
		float:left;
	} 
	
	.footer15 {
		float:left;
		width:15%;
		padding-right:10px;
	}
	.footer12 {
		float:left;
		width:12%;
		padding-right:10px;
	}
	.footer18 {
		float:left;
		width:18%;
		padding-right:10px;
	}
	.footer16 {
		float:left;
		width:16%;
		padding-right:10px;
	}
	.footlogo {
		float:right;
	}
}


@media (min-width: 768px) and (max-width:991px) {
	.topNavigation .container {
		padding-right:0px;
	}

	.topNavigation .container .row .col-sm-8 .navbar-nav > li > a.topnavLink {
		padding-left:10px;
		padding-top:5px;
	}
	
	.topNavigation .container .row .col-sm-8 {
		padding-left:0px !important;
	}
	
	.topNavigation .container .row .col-sm-4 {
		padding-right:0px !important;
		margin-top:-10px;
	}
	
	.navbar-collapse {
		padding-right: 5px !important;
		padding-left: 5px !important;	
	}
	
	.navbar-nav.main-nav > li > a {
		padding-left: 5px !important;
		padding-right: 6px !important;
	}
	
	.homebox .img-responsive, .homeboxLast .img-responsive{
		display: inline !important;
	}
		
	.homebox {
		border-bottom:1px solid #eeeeee;
		border-right:none;
		height:336px;
		padding-bottom:0px !important;
	} 
	
	.homeboxLeft {
		border-right:1px solid #eeeeee;	
	}
	
	.homeboxLast {
		border-bottom:1px solid #eeeeee;
	}
	
	.navbar-form.searchbox {
		/*width: 30%;*/
	}
	
	.contentRight {
		width:420px;
	}
	
	.footerHead {
		padding-top:20px;
	}
}


@media (min-width:992px) {
	.topNavigation .container .row .col-md-12 .navbar-nav > li > a.topnavLink {
		padding-left:25px;
		padding-top:5px;
	}
	.navbar-nav.main-nav > li > a {
		padding-left: 20px !important;
		padding-right:20px !important;
	}
	.homebox {
		border-right:1px solid #eeeeee;
	}
	
	.footerHead {
		padding-top:20px;
	}

	.navbar-form.searchbox {
		padding-top:15px !important;
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.contentRight {
		width:634px;
	}
}

@media (min-width:1200px) {
	.container {
		padding-left:0px !important;
		padding-right:0px !important;
		width: 1200px !important;
	}

	.footerHead {
		padding-top:40px;
	}
	
	.contentRight {
		width:832px;
	}

}

.logo {
	margin-top:15px;
	margin-bottom:15px;
}

.logoImg {
	margin-left:20px;
}

.form_section{
	padding:12px 0;
	margin-bottom:15px;
	text-transform:uppercase;
}

blockquote {
	font-size: 14px !important;
	border-left: 0px !important;
}


/* ==========================================================================
   Navigation Classes
   ========================================================================== */

.topNavigation {
	background:#EEE;
	height:45px;
	width:100%;
	box-shadow: inset 0 -10px 10px -14px #a9a9a9;
    -moz-box-shadow: inset 0 -10px 10px -14px #a9a9a9;
    -webkit-box-shadow: inset 0 -10px 10px -14px #a9a9a9;
}

.topNavigation .container {
	text-align:right;
	padding-top:7px;
}

.topNavigation .container .row .col-md-12 >.nav>li>a {
	color:#434343;
	font-size:12px;
}
.topNavigation .container .row  .col-md-12 .nav>li>a:hover {
	color:#2c3796;
}

.topNavigation .container .row .col-md-12 .nav>li>a:hover, .topNavigation .container .row .col-md-12 .nav>li>a:focus {
    border-top:none !important;
}

.topNavigation .container >.row  .col-md-12 > .navbar-nav > li > a,  .topNavigation .containe .row > .col-md-12 .navbar-nav > li > a,  .topNavigation .container >.row > .col-md-12 > .nav > li > a {
    padding: 0px 5px;
}

.topNavigation .dropdown-menu {
	left: -80px;
	text-align:left;
	padding:7px;
} 

.mura-login-form.form-horizontal .form-group {
	margin-left: 0px;
	margin-right: 0px;
}

.navbar-inverse {
	border-top:1px solid #dbeaef;
	border-bottom:0px;
}

.navbar {
    border-radius: 0px !important;
}

.navbar-inverse .navbar-nav > li > a {
    border-top:4px solid #ffffff;
}

.nav-login-link > a { 
	color:#0060af !important;
}
.nav-login-link > a:hover { 
	color:#2c3796 !important;
}

.nav>li>a:hover, .nav>li>a:focus {
	border-top:4px solid #00a6e6;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	border-top:4px solid #00a6e6;
	background:none;
}

#nav-login-form {
	padding:10px;
}

#nav-login-form .btn{
	width:100%;
}

.nav-header {
	display: block;
	padding: 3px 15px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #999999;
	text-transform: uppercase;
}

.nav li + .nav-header {
	margin-top: 9px;
}

	
/* ==========================================================================
   Carousel Classes
   ========================================================================== */

.carouselWrapper {
	width:100%;
}
.carouselInner {
	width:100%;	
	background: rgba(46,49,149,1);
	background: -moz-linear-gradient(top, rgba(46,49,149,1) 0%, rgba(0,174,239,1) 64%, rgba(0,174,239,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(46,49,149,1)), color-stop(64%, rgba(0,174,239,1)), color-stop(100%, rgba(0,174,239,1)));
	background: -webkit-linear-gradient(top, rgba(46,49,149,1) 0%, rgba(0,174,239,1) 64%, rgba(0,174,239,1) 100%);
	background: -o-linear-gradient(top, rgba(46,49,149,1) 0%, rgba(0,174,239,1) 64%, rgba(0,174,239,1) 100%);
	background: -ms-linear-gradient(top, rgba(46,49,149,1) 0%, rgba(0,174,239,1) 64%, rgba(0,174,239,1) 100%);
	background: linear-gradient(to bottom, rgba(46,49,149,1) 0%, rgba(0,174,239,1) 64%, rgba(0,174,239,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104073', endColorstr='#207ce5', GradientType=0 );
}

.carousel-control.left {
    background: none !important;
}
.carousel-control.right {
    background: none !important;
}

.carCaption { 
	background:#00aeef;
	padding:10px;
	text-align:center;
	width:100%;
	color:#ffffff;
}

.carCaption a { 
	color:#ffffff;
}
 
/* ==========================================================================
   Homepage Classes
   ========================================================================== */

.homebox {
	/*padding-right:10px;*/
	padding-top:15px;
	padding-bottom:20px;
}

.homeboxLast {
	padding-top:15px;
	padding-bottom:20px;
}
.homebox, .homebox p, .homeboxLast, .homeboxLast p {
	text-align:center;
	font-size:12px;
}
.homebox h5, .homeboxLast h5 {
	color:#3536b0;
}
.homebox a, .homeboxLast a {
	color:#3536b0;
}

.jumbotron {
	padding-bottom: 20px !important;
    padding-top: 0 !important;
	box-shadow: inset 0 10px 10px -12px #a9a9a9;
    -moz-box-shadow: inset 0 10px 10px -12px #a9a9a9;
    -webkit-box-shadow: inset 0 10px 10px -12px #a9a9a9;
}

.jumbotron p {
	font-size: 16px !important;	
}

.whoweare {
	color:#6a6a6a;
	line-height:25px;
}
.whoweare h2 {
	color:005abd;	
} 

.homeEvents h4 {
	color:#18419e;
}

.homeEvents p {
	font-size:12px;
}

.homeEvents a {
	color:#005abd;
}

.icisfeed {
	font-size:12px;
	color:#8e8e8e;
}

.icisfeed a {
	color:#005abd;
}

/* ==========================================================================
   Content Classes
   ========================================================================== */
   
.contentWrapper {
	width:100%;
}

.contentHead {
	color:#ffffff;
	padding:30px 10px; 
}

.contentBody {
	margin-top:20px;
	border-top:1px solid #dbeaef;
}

.contentLeft {	
	padding:25px 10px;
}

.contentRight {	
	padding:15px 10px 15px 20px;
}

contentline {
	color:#0072bb;
}



/**************************************************************
  ------  tabs layout  ----------------
 **************************************************************/

#tabs a {
	color:#18419e;
}
#tabs a:hover {
	text-decoration:none;
}

#tabs-2 {
	margin-top:7px; 
	background:#D7D7D7;
}
#tabs-2 p {
	padding-left:10px;
	padding-right:10px;
}

.tabsTD td {
	padding:10px 15px 10px 0px;
	font-size:12px;
	color:#8E8E8E;
}

#tabs .ui-tabs-panel {
    height: 465px;
    overflow: auto !important;
}

.ui-tabs .ui-tabs-nav li {
    width:33%;
    text-align: center;
	margin: 0 !important;
}
.ui-tabs .ui-tabs-nav li a {
    display: inline-block;
    float: none;
    padding: 5px;
    text-decoration: none;
    width: 100%;
}

.ui-widget-content {
	border:0 !important;
	background:#f0f7fa !important;
}
.ui-tabs {
	padding:0 !important;
}
.ui-tabs .ui-tabs-nav {
	padding:0 !important;
}
.ui-widget-header {
	background:#ffffff !important;
	border:0 !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background:#ffffff !important;
	font-size:15px;
	border-top:1px solid #f0f7fa !important;
	border-left:1px solid #f0f7fa !important;
	border-right:1px solid #f0f7fa !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border:0 !important;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	background:#f0f7fa !important;
	color:#18419e !important;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color:#18419e !important;
}
.ui-widget {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.ui-widget-content {
	font-size: 13px !important;
	line-height: 19px;
}
.ui-tabs .ui-tabs-panel {
	padding:1em !important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	padding-bottom:0px !important;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px !important;
}


/* ==========================================================================
   Footer Classes
   ========================================================================== */

.footerTopShadow {
	padding-top:11px;
	-moz-box-shadow: inset 0 5px 10px 4px #dfdfdf;
	-webkit-box-shadow: inset 0 5px 10px 4px #dfdfdf;
	box-shadow: inset 0 5px 10px 4px #dfdfdf;
	margin-top:20px;
}

.footerTop {
	width:100%;
	background:#00aeef;
}

.footerHead {
	color:#434343;
	font-size:12px;
}

.footerHeadsm {
	color:#434343;
	font-size:12px;
}

.footerMid {
	border-top:1px solid #62cff7;
	padding-top:20px;
}

.footerMid a {
	color:#ffffff;
	font-size:11px;
}

.footerMid p {
	line-height: 12px;
}

.footerBottom {
	width:100%;
	background:#414042;
	text-align:center;
	padding:25px;
	color:#a2a2a2;
	font-size:12px;
	line-height:22px;
}

.footerBottom a {
	color:#2a8eb4;
}
.footerBottom a:hover {
	color:#a2a2a2;
}

footline {
	color:#2a8eb4;
}

/* ==========================================================================
   Utility Classes
   ========================================================================== */

.center {
	text-align:center;
}

.anchor {
	display: block;
	height: 50px;
	margin-top: -50px;
	visibility: hidden;
}	

/* form inputs with a little extra vertical cushion */
.req{
	color:maroon;
	font-weight:bold;
	font-size:bigger;
}
.form-control_row-item{
	margin-bottom:7px;
}


/* Credit Cards */
.form-cards {
    margin: 0 0 15px;
    height: 31px;
}
.form-cards>.cards {
    margin: 0;
	margin-left: -40px;
}
.form-cards>.cards>li {
    list-style-type: none;
    float: left;
    margin: 0 4px 0 0;
}
.form-cards>.cards>li.text {
    font-size: 11px;
    color: #999;
    line-height: 31px;
}
.form-cards>.cards .card {
    float: left;
    width: 47px;
    height: 31px;
    text-indent: -9999px;
    background-position: 0 0;
    background-image: url("/images/credit-cards.png?75a26");
}
.form-cards>.cards .card.visa {
    background-position: 0 0;
}
.form-cards>.cards .card.american_express {
    background-position: -50px 0;
}
.form-cards>.cards .card.master {
    background-position: -100px 0;
}
.form-cards>.cards .card.discover {
    background-position: -150px 0;
}
.form-cards>.cards .card.jcb {
    background-position: -200px 0;
}
.form-cards>.cards .card.diners_club {
    background-position: -250px 0;
}
.form-cards>.cards .card.disabled {
    opacity: .3;
}
.cvvImage{
	margin-top: 3px;
	margin-left: -5px;	
	display: inline-table;
}
.has-error .has-error-not{
	border-color:inherit;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075) !important;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075) !important;	
}


/* ==========================================================================
   Calendar Classes
   ========================================================================== */
	.calnav			{ 					 font-size:12px; 												}
	.calnav a:hover { color:#0072bb; 	 font-size:12px; 	text-decoration:underline;  padding:0px;	}
	.calnav a 		{ color:#0072bb; 	 font-size:12px; 	text-decoration:none; 	 	padding:0px;	}
	.date 			{ color:#8e8e8e; 	 font-size:11px; 	padding:0px;								}
	.caltd			{ text-align:left; 	 padding:0px; 	 	width:13%; 			  		height:120px;	}
	.calday			{ text-align:center; font-weight:bold;												}
	
/* ---------- MURA 6.2 port fixes --------- */
.mura-index dl{
	margin: 1.3em 0 1em;
	position:relative;
	overflow: hidden;
}
.hasImage .image{
	margin:0 1em 0 0;
	left:0;
	top:0;
	position: absolute;
}
a.mura-asset img{
	float:right;
}