@charset "utf-8";
/* CSS Document */

html,body
{
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
body {
	font-family: 'Roboto', sans-serif;
	background-color: #333;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	padding: 0px;
	text-align: center;
	margin: 0px;
        text-rendering: optimizeLegibility; 
	text-justify:inter-word;
}

body a:link, body a:visited, body a:hover, body a:active {
	color: inherit;
	text-decoration: none;	
}

#container {
    background: #EEE; 
	height: 100%;
	width: 1014px;
	padding: 12px;
	box-shadow:0 10px 16px 0 rgba(0,0,0,0.3),0 6px 20px 0 rgba(0,0,0,0.28);
}

#content {
	height: 100%;
	width: 990px;
	background-color: #FFF;
	box-shadow: 0px 0px 2px #888888;
}

#contentTable {
	margin: 0px;
	padding: 0px;
	width: 100%;
}


.header{
	margin: 0px;
	height: 204px;
	border-bottom-width: 6px;
/*	border-bottom-style: solid;
	border-bottom-color: #B3A572;
	background-color: #FFFFFF;
	background-image: url(/iconn2016/_images/header-back.jpg); */
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.contentCell {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4f7f93;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4f7f93;
	padding-bottom: 50px;
	padding-top: 50px;
}

#headerTable {
}

.logoCell {
	width: 185px;
}

.pageTitleCell {
	padding-top: 10px;


}

#bannerdiv { 
	text-align:right;
	width:990px;
	height:212px;
	overflow: hidden;
}

#bannerlogo {
	float:left;
	width:220px;
}

#ictmsbanner1 {
        font-family: 'Barlow Condensed', sans-serif;
        font-weight: 400;
	font-size: 25px;
/*	text-transform: uppercase; */
	line-height: 1em;
	display: block;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 10px;
	color: #6f9fb3;
/*	text-shadow: 1px 1px #501111; */
}

#ictmsbanner2 {
        font-family: 'Barlow Condensed', sans-serif;
	font-size: 95px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1em;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	color: black;
/*	text-shadow: 1px 1px #501111; */
}


#ictmsbanner3 {
	font-family: 'Barlow Condensed', sans-serif;
        font-weight: 100;
	font-size: 35px;
/*	text-transform: uppercase; */
	color: white;
/*	text-shadow: 1px 1px #501111; */
	display: block;
	background-color: #6f9fb3;
	padding-right: 10px;
	padding-bottom: 5px;
}

.colaDateSpace {
	padding-left: 5px;
	padding-right: 5px;
}
#contentTable .links{
	margin: 0px;
	width: 190px;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 23px;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	text-decoration: none;
	color: #242628;
	text-transform: uppercase;
}

#contentTable .links .current {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	width: 165px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #777777;
	font-family: 'Roboto', sans-serif;
}

#contentTable .links a:link, #contentTable .links a:visited {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	width: 165px;
	padding-left: 5px;
	font-family: 'Roboto', sans-serif;
}

#contentTable .links a:hover, #contentTable .links a:active {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	width: 165px;
	padding-left: 5px;
	color: #000;
	background-color: #eee;
}

#anuTable {
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6891BA;
	border-bottom-color: #6891BA;
}

.anuText {
	display: block;
	padding-bottom: 15px;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #6891BA;
	margin-top: 20px;
	padding-top: 5px;
	text-align: left;
	line-height: 1em;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #6891BA;
	margin-bottom: 10px;
	text-transform: none;
}

#contentTable .content{
	margin: 0px;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
        font-weight: 400;
/*	line-height: 21px; */
/*	font-weight: normal; */
	font-variant: normal;
	color: #083238;
/*	text-align: justify; */
	padding-top: 0px;
	padding-right: 73px;
	padding-left: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4f7f93;
	padding-bottom: 50px;
}
#contentTable .content a:link, #contentTable .content a:visited {
	text-decoration: none;
	color: #5f8fa3;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
}

#contentTable .content a:hover, #contentTable .content a:active {
	text-decoration: underline;
	color: #4f7f93;
}

#contentTable .content h1{
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 40px;
	font-weight: 500;
	color: #4f7f93;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afcfd3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left; 
	text-transform: uppercase;
	}

#contentTable .content h2{
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 30px;
	font-weight:400;
	color: #6f9fb3;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afcfd3;
/*	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;*/
	text-align: left;
	text-transform: uppercase;
	}

#contentTable .content h3 {
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 25px;
	font-weight: 300;
	color: #6f9fb3;
	text-transform: uppercase;
	margin-bottom: 15px;
}

#contentTable .content p {
	text-align:justify;
}

#contentTable .contentPostScript {
	font-size: 14px;
	text-align: right;
	display: block;
	margin-top: -20px;
	color: #6891ba;
	padding-bottom: 20px;
	}

#contentImageTable {
	padding-bottom: 30px;
}

.contentImageText {
	font-size: 0.9em;
	text-align: left;
	display: block;
	color: #6891ba;
	padding-top: 10px;
	line-height: 1em;
}
.contentListTitleCell {
	padding-bottom: 10px;
	padding-top: 0px;
}
.contentListTitle {
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #ABBBCB;
	display: block;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #ABBBCB;
	padding: 3px;
	font-size: 18px;
}

.contentListSubtitleCell {
	padding-bottom: 10px;
	padding-top: 2px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #ABBBCB;
	margin-bottom: 10px;
}

.contentListSubtitle {
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	white-space: nowrap;
	color: #6C8093;
	text-transform: uppercase;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ABBBCB;
	background-color: #E9EDF1;
	display: block;
}

.contentListName {
	padding-right: 20px;
	font-family: 'Roboto', sans-serif;
	padding-bottom: 10px;
	white-space: nowrap;
	color: #6C8093;
	text-transform: uppercase;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABBBCB;
}

.contentListData {
	padding-bottom: 10px;
	font-family: 'Roboto', sans-serif;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABBBCB;
}

.contentListNameLast {
	padding-right: 20px;
	font-family: 'Roboto', sans-serif;
	padding-bottom: 25px;
	white-space: nowrap;
	color: #6C8093;
	text-transform: uppercase;
	padding-top: 10px;
	border-bottom: none;
}

.contentListDataLast {
	padding-bottom: 25px;
	font-family: 'Roboto', sans-serif;
	padding-top: 10px;
	border-bottom: none;
}

.contentListEnd {
	background-color: #E9EDF1;
	height: 20px;
	width: 100%;
}

.backToTop a:link,
.backToTop a:visited,
.backToTop a:hover,
.backToTop a:active {
	font-family: 'Roboto', sans-serif!important;
	font-weight:700;
	color: #3EBF42!important;
	text-align: right;
	display: block;
	font-size: 12px;
	padding-top: 30px;
}

.footer{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-color: #fff;
/*	background-image: url(/iconn2016/_images/footer-back.jpg); */
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.footerLeft {
	width: 210px;
	padding-top: 0px;

}

.footerRight {
	color: #FFFFFF;
	padding-left: 40px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #3E5A91;
}

.footerSponsorsTitle {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #FFFFFF;
	text-transform: uppercase;
	display: block;
	padding-right: 40px;
}

.footerSponsorLinks li{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom: 10px;
	list-style-type: none;
	line-height: 12px;
}


/*  Extra classes added by Martin */

#rotator {
	width:990px;
	height:180px;
        transition: 1s;
}

.noindent{
	padding-left:20px; 
}

ul.nobullet{
	list-style:none;
	padding-left:0px;
}

.nopadtop{
	padding-top:0px;
}

.nopadbottom{
	padding-bottom:0px;
}

.nomargintop{
	margin-top:0px;
}

.nomarginbottom{
	margin-bottom:0px;
}

.large{
	font-size:125%;
	line-height:125%;
}

#sponsorTable {
        margin-top:45px;
}


.sponsorcell{
	text-align:center;
	padding-top: 5px;
	padding-bottom: 10px;
}

.sponsorcell p{
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	color: #6891ba;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6891ba;
	margin: 0px;
}
.sponsorcell a:link {
	display: inline;
	border: none !important;
	padding: 0px !important;
}

.sponsorcell a:hover {
	background-color: white !important;
}

.sponsorcell h2 {
        font-family: 'Barlow Condensed', sans-serif;
        font-size: 25px;
        font-weight:400;
        color: #6f9fb3;
        display: block;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #afcfd3;
        text-align: left;
        text-transform: uppercase;

}

.program {
    border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #855;
}

.program td,th {
	border-bottom: 1px solid #bbc;
	margin: 0px;
	padding: 2px;
	text-align: left;
}

.program th {
	padding-top:10px;
	padding-bottom:10px;
	font-size:110%;
	background-color: #fff5f5;
}

.outlink {
	font-size: 85%;
	margin-top:0px;
}

.outlink a {
	font-size: 85% !important;
}

.fees {
    border-collapse: collapse;
        border-spacing: 0px;
        border: 1px solid #bbc;
}

.fees td,th {
        border: 1px solid #bbc;
        margin: 0px;
        padding: 4px;
        text-align: left;
}

.fees th {
        padding-top:5px;
        padding-bottom:5px;
        background-color: #f2f2ff;
}

.fill {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}
.fill img {
    flex-shrink: 0;
    min-width: 100%;
    min-height: 100%
}

.btn {
  	background: #6f9fb3;
  	background-image: -webkit-linear-gradient(top, #6f9fb3, #4f7f93);
  	background-image: -moz-linear-gradient(top, #6f9fb3, #4f7f93);
  	background-image: -ms-linear-gradient(top, #6f9fb3, #4f7f93);
  	background-image: -o-linear-gradient(top, #6f9fb3, #4f7f93);
  	background-image: linear-gradient(to bottom, #6f9fb3, #4f7f93);
 	-webkit-border-radius: 15;
  	-moz-border-radius: 15;
  	border-radius: 15px;
        font-family: 'Barlow Condensed', sans-serif !important;
  	color: #ffffff !important;
  	font-size: 30px !important;
  	padding: 10px 20px 10px 20px;
  	text-decoration: none;
}

.btn:hover {
  	background: #3cb0fd;
  	background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  	background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  	background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  	background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  	background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  	text-decoration: none !important;
}
