@media all and (min-width: 768px) 
{
    #container #mobilemenu{display:none; height: 0;}   
    #content { margin-top: 110px; font-size: 1em;}
    ul.sportList li  
    {
        display: inline-block; 
        *display: inline;
        zoom: 1;
        min-width: 49%; 
    }
    .ui-panel {
        width: 25em !important;
    }
    .ui-panel-content-wrap-position-left.ui-panel-content-wrap-open,
    .ui-panel-dismiss-position-left.ui-panel-dismiss-open {
        left: 25em;
        right: -25em;
    }
    .ui-panel-animate.ui-panel-content-wrap-position-left.ui-panel-content-wrap-open.ui-panel-content-wrap-display-reveal {
        left: 0;
        right: 0;
        -webkit-transform: translate3d(25em,0,0);
        -moz-transform: translate3d(25em,0,0);
        transform: translate3d(25em,0,0);
    }

}
@media all and (min-width:1100px) 
{
    #navbar ul li a {
    padding-top: 50px;
    }            
}

@media all and (max-width: 767px) 
{
    #container #navbar{display:none;}   
    #header {display:none;}
    .cssBreadCrumbs {display: none;}
    #content { margin-top: 0; font-size: 1em;}
    #mobilemenu {
        height: 86px;
        text-align: center;
        background-color: #fff;
        display: block;
        
        
    }
    .gamesLogo { height: 38px;}
        #mobilemenu a.ui-btn-right, #mobilemenu a.ui-btn-left {
            margin-top: 10px;
        }
    .previousWinners { text-align: center; }
}
@media all and (min-width: 975px) 
{
       
    ul.latestResultsList li  
    {
        display: inline-block; 
        *display: inline;
        zoom: 1;
        min-width: 49%; 
    }   
}
@media all and (min-width: 800px) 
{
    ul.islandList li  
    {
        display: inline-block; 
        *display: inline;
        zoom: 1;
        min-width: 24%; 
    }
    
}
@media all and (max-width: 780px) and (min-width: 500px)
{
    ul.islandList li  
    {
        display: inline-block; 
        *display: inline;
        zoom: 1;
        min-width: 49%; 
    }
}
@media all and (max-width: 500px)
{
    .smallHidden
    {
        display: none !important;
        visibility: collapse;
        width: 0;
        height: 0;
        padding: 0;
        margin: 0;    
    }   
    .newGamesRecord, .upcomingMatch {
        min-height: 0!important;
    }
    ul.islandList li  
    {
        display: inline-block; 
        *display: inline;
        zoom: 1;
        min-width: 100%; 
    }
}
@font-face {
    font-family: Poppins;
    src: url(fonts/Poppins-Light.ttf);
    font-weight: 300
}

@font-face {
    font-family: Poppins;
    src: url(fonts/Poppins-Medium.ttf);
    font-weight: 500
}

@font-face {
    font-family: Poppins;
    src: url(fonts/Poppins-Black.ttf);
    font-weight: 600
}

@font-face {
    font-family: Poppins;
    src: url(fonts/Poppins-ExtraBold.ttf);
    font-weight: 900
}

#navbar 
{
    float: right;
    min-width: 700px;
    font-size: 1em;
}
#navbar ul
{
    list-style: none;
}
#navbar ul li a {
    /*padding-top: 50px;*/
    margin-left: 10px;
    margin-right: 10px;
}
    #navbar ul li a svg {
        fill: #001689;
    }
#navbar ul li a svg:hover {
    fill: #c00;
}
#navbar ul li.ui-block-a {
    display:inline!important;
    
}
html, body {
    /*font-family: "Fira_Sans variant0", Tofu;*/
    /*font-family: europa,sans-serif;*/
    /*font-family: OpenSans;*/
    font-family: Poppins;
}
body {
    /*background-image: url(../Images/welcome-bkg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: left;
    background-position-y: top;
    background-attachment: fixed;
        */
    background-color: #f4f4f4;
}
.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {
    color: rgb(0, 22, 137);
    background-color: #f4f4f4!important;
}
body .ui-body-a, body .ui-overlay-a,page-theme-a,.ui-overlay-a, body .ui-body-b, body .ui-overlay-b, .ui-page-theme-a, body .ui-body-c, body .ui-overlay-c, .ui-page-theme-a .ui-panel-wrapper { 
    color:rgb(0, 22, 137)!important;
   text-shadow:none !important; 
}

.resultsGrid
{
    overflow-x: auto;
    overflow-y: hidden;
}
#header {
    /*background-color: #000;*/
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    background-color: #fff;
    text-align: center;
    height: 105px; 
    position: fixed;
    top: 0;
    width: 100%;
    clear: both;
    z-index: 1;
}
#header a
{
    border: none;
}
#header img 
{
    float: left; 
    border: none;
}
    #header p {
        text-align: left;
        color: #001689;
        font-size: 1.4em;
        font-weight: bold;
        padding: 30px 40px;
    }
#printheader
{
    visibility: hidden;
    display: none;
}
h1
{
    
}

#menu
{
	/*  background-color: #2967af; */
	background-color: #000;
	height: 40px;
}
#nav
{
	margin: 0;
	padding: 0;
}

#nav li
{
	float: right;
	list-style: none;
}

    #nav li a {
        text-decoration: none;
        color: #001689;
        display: block;
        float: left;
        font-size: 1.2em;
        font-weight: normal;
        height: 30px;
        padding: 0 30px;
        padding-top: 10px;
        /*min-width: 68px;*/
    }
.mobilemenu li a.ui-btn {
    border: none;
    color: #001689;
    font-weight: 800;
    font-size: 18px;
    line-height: 15px;
    font-family: Poppins;
    border-bottom: solid 1px rgb(221, 221, 221);
}
.mobilemenu .home, .mobilemenu .home a, .mobilemenu .home a:visited {
    background-color: transparent !important;
    /*background-color: #ED1C24!important;
	color: #FFFFCC!important;*/
    float: none;
    color: #001689;

}

.mobilemenu .sports, .mobilemenu .sports a, .mobilemenu .sports a:visited {
    background-color: transparent !important;
    /*background-color: #F7941D!important;
    color: #FFFFCC!important;*/
    float: none;
    color: #001689;
}
.mobilemenu .competitors, .mobilemenu .competitors a, .mobilemenu .competitors a:visited {
    background-color: transparent !important;
    /*background-color: #E1B01B!important;
	color: #FFFFCC!important;*/
    float: none;
    color: #001689;
}

.mobilemenu .islands, .mobilemenu .islands a, .mobilemenu .islands a:visited {
    background-color: transparent !important;
    /*background-color: #8CC63F!important;
	color: #FFFFCC!important;*/
    float: none;
    color: #001689;
}

.mobilemenu .schedule, .mobilemenu .schedule a, .mobilemenu .schedule a:visited {
    background-color: transparent !important;
    /*background-color: #0092B6!important;
	color: #FFFFCC!important;*/
    float: none;
    color: #001689;
}

.mobilemenu .records, .mobilemenu .records a, .mobilemenu .records a:visited {
    background-color: transparent !important;
    /*background-color: #92278F!important;
	color: #FFFFCC!important;*/
    float: none;
    color: #001689;
}

.mobilemenu .medals, .mobilemenu .medals a, .mobilemenu .medals a:visited {
    background-color: transparent !important;
    /*background-color: #EC008C!important;
	color: #FFFFCC!important;*/
    float: none;
    color: #001689;
}

.home a, .sports a, .competitors a, .islands a, .schedule a, .venues a, .medals a, .records a, .search a, .home a:visited, .sports a:visited, .competitors a:visited, .islands a:visited, .schedule a:visited, .venues a:visited, .medals a:visited, .records a:visited, .search a:visited {
    color: #001689;
    float: left;
}
    .home a:hover, .sports a:hover, .competitors a:hover, .islands a:hover, .schedule a:hover, .venues a:hover, .medals a:hover, .records a:hover, .search a:hover {
        color: #c00 !important;
    }
a.home:hover, a.sports:hover, a.competitors:hover, a.islands:hover, a.schedule:hover, a.venues:hover, a.medals:hover, a.records:hover
{
    color: #c00!important;
}
.blockLink 
{
    display: block;
    text-align: center;
    font-style: italic;
    padding: 10px 0;
}

#container {
    /*
	clear: both;
	margin-left: auto;
	margin-right: auto;
	max-width: 950px;
	text-align: center;
        */
    
	}
#contentTable 
{
	margin-left: auto; 
	margin-right: auto;   
	border: solid 10px white;
}
#left 
{
    vertical-align: top; 
    width: 200px; 
    text-align: left; 
    background-color: White;
    visibility: hidden;
    display: none;
}
#right 
{
    
}

#info {
	width: 240px;
	float: left;
	background: #d9e0e4 url(../images/info_top.jpg) repeat-x top left;
	padding-top: 0px;
	margin-bottom: 10px;
	border-right: 1px solid #8b8c90;
	border-bottom: 1px solid #8b8c90;
	
	}

.islandsList {
    background-image: url(../Images/bottom-pattern.svg);
    background-position: bottom;
    background-repeat: no-repeat;
}

#info img {
	text-align: center;
	display: block;
	margin: 5px auto;
	border: none;
	}

.medals_table {
	background: transparent url(../images/light_medals.jpg) no-repeat top right;
	font-weight: normal;
	font-size: 1em;
	height: 70px;
	padding: 12px;
	color: #333;
	}

.results_table {
	background: transparent url(../images/dark_medals.jpg) no-repeat top right;
	font-weight: normal;
	font-size: 1em;
	color: #FFF;
	height: 70px;
	padding: 12px;
	}
	

#info table {
	width: 100%;
	
	}

#info th {
	text-align: left;
	padding: 2px 5px;
	}

#info td {
	font-size: 1em;
	border-bottom: 1px solid #c4d4df;
	border-top: 1px solid #9db1c0;
	padding: 2px 5px;
	}

#info td a {
	color: #333;
	text-decoration: none;
	}

#info td a:hover {
	color: #c00;
	text-decoration: none;
	}

.result {
	padding: 2px 5px;
	padding-bottom: 3px;
    background-color: #f6f6f6;
    font-size: 1em;
	}
.result a
{
	font-size: 1em;
	text-decoration: none;
    color: #000;
    display: block;
}
.result img {
    height: 50px; 
    width: 50px; 
    float: left; 
    margin-right: 0.5em
}
.result span {
    overflow: hidden; 
    display: block;
}
.date, .date a {
	color: #8b949b;
	padding: 2px 5px;
	border-bottom: 1px solid #c4d4df;
	text-decoration: none;
	font-size: 1em;
	padding-bottom: 7px;
	}
.result:hover {
    color: #000;
    background-color: #e8e8e8;    
}
.result a:hover { color: #000;}

#content {
	text-align: left;
	padding: 0 0.6em;
    clear: both;
	margin-left: auto;
	margin-right: auto;
	max-width: 1100px;
	/*background-color: #fff;*/
	}
#inner-header {
    margin-left: auto;
	margin-right: auto;
	max-width: 1100px;
    padding: 2px 6px 6px 6px;
}
.gamesLogo
{
    height: 60px;
    margin-top: 5px;
    background-color: #fff;
}
.left {
	float: left;
	}

h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0.8em 0;
    color: #c00;
    /*text-transform: uppercase;*/
	}
h3 
{
	font-size: 1.4em;
	font-weight: normal;
	margin: 0.2em 0;
    color: #c00;
}
h5
{
	font-size: 1.4em;
	font-weight: normal;
	margin: 0.2em 0;
    color: #c00;
}

.Heading
{
	
}
	


h6
{
	margin: 0.5em 0 0.5em 0;
	font-size: 1.2em;	
}
.list, .list ul
{
	margin-left: 20px;
}


#footer {
    clear: both;
    color: #FFF;
    text-align: center;
    font-weight: normal;
    background-color: #c00;
    
    background-size: cover;
    background-position: right;
}
#footer p
{
    padding: 20px 0;
    margin: 0;
}
#footer h4 {
    /*text-transform: uppercase;*/
    font-weight: normal;
}
#footer a 
{
	color: White;
}
#footer a:hover {
    text-decoration: underline;
}


#footer img {
	
	}

#divSearch::before, #nav-panel::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: 0.55;
    mix-blend-mode: lighten;
    
}
#divSearch, #nav-panel {
    color: rgb(0, 22, 137);
    background-color: #fff;
}
a
{
	text-decoration: none;	
	color: rgb(0, 22, 137);
	font-weight: normal !important;
}
a:hover
{
	color: #c00;
}
.cssBreadCrumbs
{
    width: 100%; 
    min-height:30px;
    /*border-bottom: solid 1px #e6e6e6; 
    margin-bottom: 8px; 
    padding-top: 8px;
    padding-bottom: 4px;*/	
    
}
    .cssBreadCrumbs a.ui-link {
        color: #001689;
        font-weight: 300;
        /*text-transform: uppercase;*/
        font-size: 1em;
    }
.cssBreadCrumbs a.ui-link:hover {
    color: #c00;
}
.cssDataGrid, cssMatchTableSolo
{
    /*border: 2px ridge #C0C0C0 !important;*/
    clear: right;
    border-collapse: collapse;
    background-color: #fff;
}
.cssDataGrid th, .reflowTableOuter th
{
	/*background-color: #d8ebf9;*/
	padding: 1px 4px 1px 4px;
	text-align: left;
	font-size: 1em;
}
.cssDataGrid td
{
	padding: 4px 4px 4px 4px;
	
	border-bottom: 1px solid #ddd;
	vertical-align: top;
	font-size: 1em;
}
.medalTableSmall td  {
    vertical-align: middle;
}
.medalTableSmall td img {
    border: solid 1px transparent; 
    height: 25px; 
    width: 25px; 
    vertical-align: middle;
}
.cssDataGrid td a
{
    display: block;
}
.ui-table-reflow.ui-responsive td
{
    border-top: 1px solid #9db1c0;
}
.cssDataGrid tr:hover
{
  background-color: #F6F6F7;   
}

.cssDataGridDiscardedRace
{
	text-decoration: line-through;
	color: #c00;	
}

.cssDataGridInner td
{
	padding: 0;
	border: 0;
	margin: 0;	
}
.cssMatchOuterTable
{
	border: solid 1px black;
	width: 550px;
	
}
.MatchTable, .MatchTableAlt, .cssMatchTable, .cssMatchTableAlt
{
	border-top: 1px solid #9db1c0;	
}
/* the cutoff items are used in datagrid for sports such as Archery 720 to denote the cut-off point of the qualifiers */
.cssDataGridItemCutOff td
{
    border-bottom:  thin dashed #c00 !important;
}

.cssDataGridAlternatingItemCutOff td
{
	border-top: #c00 thin dashed;
}
/* one below is needed for when team members are shown so that it doesn't display a dashed line above each name */
.cssDataGridAlternatingItemCutOff td td
{
	border: 0px;
}
.cssDataGridItemCutOff td td
{
	border: 0px;
}


/* ********************** LADDER TAGS *********** */

.LadderTable 
{
    border: 0; 
    border-collapse: collapse; 
    border-spacing: 0;
}
.LadderRound
{
    vertical-align: top; 
    margin: 0; 
    padding: 0;
}

.cssLadderTop {
    font-size: 1.1em;
    color: #fff;
    background-color: #001689;
    padding: 1px 2px 1px 2px;
    margin-bottom: 5px;
}
.cssLadderBox {
    border-right: 1px solid #001689;
    border-top: 1px solid #001689;
    min-width: 150px;
    border-bottom: 1px solid #001689;
    position: relative;
}
.cssLadderbox table 
{
    height: 100px; 
    width: 100%; 
    border-collapse: collapse; 
    border-spacing: 0
}
.cssLadderPersonBackground {
    background-color: #001689;
    padding-left: 4px;
    display: block;
    font-size: 0.8em;
    color: #fff;
}
.cssLadderIslandBackground {
    background-color: rgb(244, 244, 244);
    padding-left: 4px;
    display: block;
    font-size: 0.8em;
}
/* bit in middle of ladder with score */
.cssLadderDetailBackground
{
	font-size: 7pt;
	padding: 2px;
	display: block;
}
/* MEDAL TABLE LARGE */

.MedalTableLarge
{
	border: solid 1px black;	
}
.MedalTableLarge th
{
	background-color: #d8ebf9;
	padding: 1px 4px 1px 4px;
	text-align: left;
	font-size: 1.1em;
}
.MedalTableLarge td
{
	padding: 4px 6px 4px 6px;
	font-size: 1.1em;
	border-top: 1px solid #9db1c0;
	vertical-align: middle;
}
.Label
{
	color: #333366;
    font-weight: 700;
	margin: 0 8px 0 4px!important;
	display: inline!important;
}
.LatestNews
{
	
	
}
.HomePageTitle {
    margin: 0.6em 0 0 0;
    padding: 0.2em;
    font-size: 1em;
    text-align: left;
    color: #c00;
    /*text-transform: uppercase;*/
    
}
.MediumText
{
	font-size: 1.3em;
}
.MatchScore
{
	color: #c00;
}
/*
*********************** MONRAD **************************
*/
.cssMonradMatch
{
	margin-bottom: 4px;
	margin-right: 2px;
	width: 220px;
	height: 60px;
}
.cssMonradKeyTable
{
	border: black 1px solid;
	font-size: 8pt;
	width: 220px;
}
.cssMonradBlankOuter
{
	height: 65px;
	border: solid 1px transparent; 
	margin-bottom: 4px;
}
.cssMonradBlankInner
{
	border-color: transparent!important;
	background-color: transparent!important;
}
.cssMLCT
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	padding-left: 2px;
	font-size: 10pt;
	border-left: black 1px solid;
	background-color: #fffafa;
	width: 25px;
	color: #14557F;
}
.cssMLCB
{
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	padding-left: 2px;
	font-size: 10pt;
	border-left: black 1px solid;
	border-top: black 1px dashed;
	background-color: #fffafa;
}
.cssMCCT
{
	border-top: black 1px solid;
	padding-left: 2px;
	font-size: 8pt;
	background: #C4D4DF;
	white-space: nowrap;
	width: 125px;
}
.cssMCCB
{
    clear: none;
    border-top: black 1px dashed;
    padding-left: 2px;
    font-size: 8pt;
    background: #FFF8DC;
    border-bottom: black 1px solid;
    white-space: nowrap;
    width: 125px;
}
.cssM2CCT
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-size: 12px;
	border-left: black 1px solid;
	font-weight: bold;
	color: #14557F;
	background-color: #fffafa;
	width: 25px;
}
.cssM2CCB
{
	border-top: black 1px dashed;
	border-right: black 1px solid;
	border-left: black 1px solid;
	font-size: 12px;
	border-bottom: black 1px solid;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	color: #14557F;
	background-color: #fffafa;
}
.cssMRCT {
    border-right: black 1px solid;
    font-size: 12px;
    border-top: black 1px solid;
    padding-left: 2px;
    font-weight: bold;
    color: #001689;
    background-color: #fffafa;
    width: 25px;
}
.cssMRCB {
    border-top: black 1px dashed;
    border-right: black 1px solid;
    font-size: 12px;
    border-bottom: black 1px solid;
    padding-left: 2px;
    padding-right: 2px;
    font-weight: bold;
    color: #001689;
    background-color: #fffafa;
}
.hypPadded 
{
    display: block;
    margin-top: 12px;
}
.stepcarousel{
    position: relative; /*leave this value alone*/
    border: 0px solid black;
    overflow: scroll; /*leave this value alone*/
    width: 690px; /*Width of Carousel Viewer itself*/
    height: 170px; /*Height should enough to fit largest content's height*/
    }
.stepcarousel img 
{
    border: 0;   
}
    .stepcarousel .belt{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
    }

    .stepcarousel .panel{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 10px; /*margin around each panel*/
    width: 200px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
    }
    .imgLink img 
    {
        border: 1px solid transparent!important; 
    }
    .imgLink:hover img
    {
        border: 1px solid #AEB5B7 !important;
        
    }

.venueDetail h3 
{
    margin: 15px 0;
}
.venueDetail p, .venueDetail div 
{
    font-size: 1.2em;
}
.cssButton 
{
    padding: 2px 4px;
}
.formTable td
{
    padding: 4px;   
}

.matchList
{
    
}
.match
{
    padding: 6px;
    border-top: 1px solid #eee;	
	font-size: 1em;
    padding-bottom: 20px;
    text-align: center;
    line-height: 30px;
}
.match:hover 
{
    background-color: #F6F6F7;   
}
.match table
{
    border-spacing: 0;
    width: 100%;
    table-layout: fixed;
}
.match label
{
    display: inline;
}
.aLeft
{
    text-align: left;
}
.aRight
{
    text-align: right;   
}
.aCenter
{
    text-align: center!important;   
}
.blockCenter
{
    text-align: center;
    display: block;   
}
.matchCompetitors 
{
    font-size: 1.2em;
}
.scoreColumn
{
    width: 100px;
    max-width: 100px;
}
.bTopBottom
{
    border-top: solid 1px black;
    border-bottom: solid 1px black;   
}
.subItalic
{
    font-style: italic;
    font-size: 0.7em;   
}
.dashTop
{
    border-top: 1px dashed;   
}
.dashBottom
{
    border-bottom: 1px dashed;
}
.competitorDetail
{
    clear: both;
}
.competitorDetail label 
{
    display: block;
    margin: 5px 0;
}
.competitorDetail a
{
    display: inline-block;
    white-space: nowrap;
}
.ui-table-cell-label
{
    min-width: 0 !important;
}
.ui-table-reflow a
{
    display: inline-block;
}
.reflowTableOuter
{
    border: 2px ridge #C0C0C0 !important;
    display: inline-block;
}
.ui-table-reflow .seperator
{
    height: 15px;
}
.ui-table-reflow .seperator b
{
    display: block;
    width: 100%;
    height: 2px;
    
}
.TeamMember
{
    display: block;
    white-space: nowrap;
}
.medalTableLarge td
{
    vertical-align: middle;
}
.flagColumn
{
    width: 80px;
}
.logoColumn
{
    width: 100px;
}
.total
{
    font-weight: bold;
}
.medalIcon
{
    width: 10px;
    height: 10px;
    padding-right: 3px;
}
.eventMedal p
{
    margin-left: 50px;
    margin-top: 0;
    margin-bottom: 0;
}
.eventMedal .flag
{
    border: solid 1px #000;
}
.eventMedal a 
{
    display: block;
}

.LargeMedalIcon
{
    width: 49px;
    height: 49px;
    float: left;
    padding-top: 15px;
}
.birthdayItem
{
    width: 200px; 
    height: 130px; 
    padding: 10px 0 10px 10px; 
    display:inline-block; 
    *display: inline;
    zoom: 1;
    text-align: center;
}
.birthdayItem a
{
    display: block;
}
.birthdayItem img.imgBorder
{
    width: 61px;
    height: 75px;
}
.birthdayItem p
{
    margin: 0;
}
.sportHeader ul, .islandHeader ul
{
    clear: both;
}
.sportHeader li, .islandHeader li
{
    display: inline-block; 
    *display: inline;
    zoom: 1;
}
.sportItem
{
    padding: 10px 0 10px 10px; 
    display:inline-block; 
    *display: inline;
    zoom: 1;
    text-align: left;
min-width: 150px;
}
    .sportItem .LinkLarge, .sportItem .LinkLarge:visited, .islandItem .LinkLarge, .islandItem .LinkLarge:visited {
        color: #001689;
    }
.sportItem .LinkLarge:hover, .islandItem .LinkLarge:hover {
    color: #c00;
}
.sportItem .logo
{
    width: 115px;
 
}
.sportItem .logo img
{
 padding: 5px; 
 clear: both;   
 border: 1px solid transparent!important;
    height: 138px;
    width: 138px;
}
.sportItem .logo img:hover 
{
    border: 1px solid #e7e7e8!important;
}
.sportItem ul li a, .islandItem ul li a 
{
    font-size: 0.8em;
}
@media all and (max-width: 430px)
{
    .islandItem
    {
        
        width: 100%;
    }
}
@media all and (max-width: 340px)
{
    .sportItem
    {
        width: 100%;
    }
}
.islandItem
{
    min-width: 200px; 
    height: 280px; 
    padding: 10px 0 10px 10px; 
    display:inline-block; 
    *display: inline;
    zoom: 1;
    text-align: left;   
}
.islandItem .flag
{
    margin: 5px;
    height: 75px;
}
.flag img 
{
    border: 1px solid #000!important; 
}
.sportItem .flag img:hover 
{
    border: 1px solid #ddd!important;
}
.islandItem .links
{
    float: left; 
    padding-left: 5px;
}
.islandItem .links a, .sportItem .links a
{
    display: block;
}
.LinkLarge
{
    font-size: 1.4em;
    white-space: nowrap;
}
.rss
{
    padding: 0 4px;
    border: 0;
}
.nowrap
{
    white-space: nowrap;
}
.heatFooter 
{
    font-size: 1em;
}
.heatFooter label 
{
    display: inline!important;
}
.block 
{
    display: block;
}
.printpage 
{
    font-size: 11px;
    text-decoration: none;
    font-family: Verdana, Helvetica, sans-serif;
    /*color: #000 !important;*/
    float: right;
}
.printpage:hover 
{
    opacity:.75;
    -ms-filter:"alpha(opacity=75)";
    filter:alpha(opacity=75);
}
.printerIcon {
    height: 25px;
    width: 25px;
    padding-right: 5px;
    fill: #001689;
}
.printerIcon:hover {
    fill: #c00;
}
.ui-icon-rss:after {
	background-image: url(../images/rss_circle_gray.svg);
	background-size: 18px 18px;
}
/* Fallback */
.ui-nosvg .ui-icon-rss:after {
	background-image: url(../images/rss_circle_gray.png);
	background-size: 18px 18px;
}
.ui-icon-medal:after {
	background-image: url(../images/medal_gray.svg);
	background-size: 18px 18px;
}
/* Fallback */
.ui-nosvg .ui-icon-medal:after {
	background-image: url(../images/medal_gray.png);
	background-size: 18px 18px;
}
.ui-icon-newspaper:after {
	background-image: url(../images/newspaper2.svg);
	background-size: 18px 18px;
}
/* Fallback */
.ui-nosvg .ui-icon-newspaper:after {
	background-image: url(../images/newspaper2.png);
	background-size: 18px 18px;
}
.latestResult
{
    min-height: 150px;
    text-align: center;
    border-bottom: solid 1px #C0C0C0; 
    /*padding: 4px;*/
}
.previousWinner
{
    padding: 10px 0 10px 10px; 
    display:inline-block; 
    *display: inline;
    zoom: 1;
    text-align: center;
    min-width: 160px;
    background: #fff;
}
.upcomingMatch {
    min-height: 250px;
    text-align: center;
    border-bottom: solid 1px #C0C0C0;
    padding: 4px;
    background: #fff;
    font-size: 0.9em;
}
.newGamesRecord
{
    min-height: 180px;
    text-align: center;
    border-bottom: solid 1px #C0C0C0; 
    padding: 4px;
    background: #fff;
    font-size: 0.9em;
}
.latestResult a, .upcomingMatch a, .newGamesRecord a
{
    display: block;
}
.latestResult:hover, .upcomingMatch:hover, .newGamesRecord:hover, .birthdayItem:hover, .previousWinner:hover, .eventMedal:hover
{
    background-color: #f6f6f6;
}
.headerSportLogo
{
    float: right;
    height: 75px;
    width: 75px;
    border: 1px solid transparent!important;
}
a img.headerSportLogo:hover 
{
    border: 1px solid #ddd!important;
}
.headerIslandFlag
{
    float: right;
    border: solid 1px black!important;
}
a img.headerIslandFlag:hover
{
    border: 1px solid #ddd!important;
}
.imgBorder
{
    border: solid 1px black!important;
}
.fileButton {
    background-color: #001689;
    color: #fff !important;
    padding: 10px 15px 10px 10px;
    border-radius: 8px;
    display: inline-block;
    line-height: 1.2em;
    text-align: center;
    margin-top: 10px;
}
.fileButton:visited {
    color: #fff!important;
}
    .fileButton:hover {
        background-color: #8fce00;
    }
.borderRight {
    border-right: solid 1px #eee;
    margin-right: 10px;
}
.competitorsList img {
    width: 49px;
    height: 60px;
    vertical-align: middle;
}
.competitorsList td {
    vertical-align: middle;
}
.lineBreak {
    border-top: 1px solid #eee;
    margin: 20px 0;
}
.noColumnToggle a.ui-table-columntoggle-btn {
    display: none;
}
a.anchor {
    display: block;
    position: relative;
    top: -150px;
    visibility: hidden;
}
.trainingSiteMessage {
    color: #fd4141;
    background-color: #e4b237;
    text-align: center;
    padding: 4px 0;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}
.weather label {
    display: inline-block!important;
    margin-right: 0.5em;
    font-weight: bold;
}

.headlines {
    padding-right: 15px;
}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	/* margin: 1% 0 1% 1.2%; */
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 47.75%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 600px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

@media only screen and (max-width: 600px) {
	.span_2_of_2, .span_1_of_2 { width: 100%; }
}

/*  GRID OF EIGHT   ============================================================================= */

	
.span_8_of_8 {
	width: 100%;
}

.span_7_of_8 {
	width: 87.3%; 
}

.span_6_of_8 {
	width: 74.6%; 
}

.span_5_of_8 {
	width: 61.9%; 
}

.span_4_of_8 {
	width: 49.2%; 
}

.span_3_of_8 {
	width: 36.5%;
}

.span_2_of_8 {
	width: 23.8%; 
}

.span_1_of_8 {
	width: 11.1%; 
}

/*  GRID OF FIVE   ============================================================================= */


.span_5_of_5 {
    width: 95.5%;
}

.span_4_of_5 {
    width: 76.4%;
}

.span_3_of_5 {
    width: 57.3%;
}

.span_2_of_5 {
    width: 38.2%;
}

.span_1_of_5 {
    width: 19.1%;
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 720px) {
	.span_8_of_8 {
		width: 100%; 
	}
	.span_7_of_8 {
		width: 100%; 
	}
	.span_6_of_8 {
		width: 100%; 
	}
	.span_5_of_8 {
		width: 100%; 
	}
	.span_4_of_8 {
		width: 100%; 
	}
	.span_3_of_8 {
		width: 100%; 
	}
	.span_2_of_8 {
		width: 100%; 
	}
	.span_1_of_8 {
		width: 100%; 
	}
}
.span_3_of_3 {
	width: 100%; 
}

.span_2_of_3 {
	width: 66.13%; 
}

.span_1_of_3 {
	width: 32.26%; 
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
    background-color: #fff;
    border: 1px solid #aaaaaa;
    max-height: 500px;
    overflow-y: auto; /* prevent horizontal scrollbar */
    overflow-x: hidden; /* add padding to account for vertical scrollbar */
    z-index: 1000 !important;
    width: 350px;
    
}

.ui-icon-search-white {
    background: url(../images/search-white.png) 50% 50% no-repeat;
    background-size: 15px 15px;
    width: 25px;
    height: 20px;
    box-shadow: none;
    -webkit-box-shadow: none;
    margin: -2px !important;
    margin-left: -15px !important;
}
.socialIcon {
    width: 50px;
    height: 50px;
    margin: 0 10px 10px 0;
    border: 1px solid white;
    border-radius: 50%;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    align-items: center;
    justify-content: center;
    background-color: transparent;
}

    .socialIcon:hover {
        filter: invert(1);
    }
#sponsors {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    max-width: 1100px;
    padding-left:25px;

}
#sponsors .col {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#sponsors a {
    max-height: 150px;
    display: inline-block;
    width: 100%;
    height: 80px;
    border: 1px solid #d5d5d5;
    -webkit-box-align: center;
    -ms-flex-align: center;
}
    #sponsors a:hover {
        border-color: #001689;
    }
#sponsors a img {
    max-width: 80%;
    max-height: 80%;
    display: inline-block;
    vertical-align: middle;
}
.supportTitle {
    margin: 20px 0 20px 0;
    font-size: 18px;
    font-weight: 500;
    color: #C00;
    text-transform: uppercase;
    text-align: center;
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 750px) 
{
	.span_3_of_3 {
		width: 48%; 
	}
	.span_2_of_3 {
		width: 48%; 
	}
	.span_1_of_3 {
		width: 48%;
	}    
    
}
@media only screen and (max-width: 500px) {
	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_3 {
		width: 100%; 
	}
	.span_1_of_3 {
		width: 100%;
	}
    #sponsors .span_1_of_2 {
        width: 48%;
    }
    .span_1_of_5 {
        width: 48%;
    }
}
/*
.button, .ui-page-theme-a .ui-btn[data-role=button] {
    color: #c00;
    border: 2px solid #c00;
}
.ui-page-theme-a .ui-btn:hover[data-role=button] {
    color: #fff;
    background-color: #c00;
    border: 2px solid #c00;
}
    */