* {
	padding: 0;
	margin: 0;
	list-style: none;
	}

body {
	font-family: Poppins, Lucida Grande, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	color: #333;
	min-width: 800px;
	height: 100%;
	max-width: 800px;
}
#header 
{
    visibility: hidden;
    display: none;
}

h1 {
	 padding: 0 0 0 20px;
	 border-bottom: solid 1px black;
	 margin-top: 10px;
	 font-size: 2em;
	}
h1 img 
{
        
}
#container #nav, #mobilemenu, #navbar, #nav-panel
{
	visibility: hidden;
	display: none;
	height: 0;
	}
table 
{
    border-collapse: collapse;
}

#nav li {
	visibility: hidden;
	display: none;
	}
	
#nav li a {
	
	}

#container {
	width: 100%;
	margin: 0;
	padding: 0;
}
	
#contentTable 
{
    margin: 0;
    text-align: left;
}
#left 
{
    display: none;
    visibility: hidden;
    width: 0; 
}

#info {
	width: 0;
	float: left;
	visibility: hidden;
	display: none;
	}

#info img 
{
	visibility: hidden;
	}

.medals_table {
	visibility: hidden;
	display: none;
	}

.results_table {
	visibility: hidden;
	display: none;
	}
	
.noprint 
{
	visibility: hidden;
	display: none;
}
	
	

#info table {
	visibility: hidden;
	display: none;
	}

#info th {
	text-align: left;
	padding: 2px 5px;
	}
.cssBreadCrumbs
{
	display: none;
	visibility: hidden;	
	height: 0;
}
.result {
	padding: 2px 5px;
	padding-bottom: 3px;
	}
.result a
{
	color: #14537e;
	font-size: 1em;
	text-decoration: none;
}
.date, .date a {
	color: #8b949b;
	padding: 2px 5px;
	border-bottom: 1px solid #c4d4df;
	text-decoration: none;
	font-size: 1em;
	padding-bottom: 7px;
	}

#content {
	padding: 0 0.6em;
	font-size: 1em;
	}

.left {
	float: left;
	}

h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0.8em 0;
	}
h3 
{
	font-size: 1.4em;
	font-weight: normal;
	padding-top: 0.2em;
}
.Heading
{
	margin: 0;	
}
	

#content p {
	font-size: 1em;
	}

#footer {
	clear: both;
	padding-top: 20px;
	visibility: hidden;
	}

#footer h3 {
	text-align: center;
	font-size: 1.2em;
	margin: 10px 0;
	padding-top: 5px;
	font-weight: normal;
	background: #a9081f url(../images/menu_home_off.gif) repeat-x top left;
	height: 30px;
	}


#footer img {
	margin: 10px;
	float: left;
	}

a
{
	text-decoration: none;	
	color: Black;
}
a:hover
{
	color: #009933;
}
	
.cssDataGrid
{
	
    width: 100%;
    
}
.cssDataGrid th
{
	padding: 1px 4px 1px 4px;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
}
.cssDataGrid th a
{
    color: #fff;
    
}
.cssDataGrid td
{
	padding: 4px 6px 4px 6px;
	font-size: 1.1em;

	border-top: 1px solid #9db1c0;	
	vertical-align: top;
}
.cssDataGrid td a
{
    display: block;
}
.cssDataGridDiscardedRace
{
	text-decoration: line-through;
}

.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-top: #000 thin dashed;
}

.cssDataGridAlternatingItemCutOff td
{
	border-top: #000 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 *********** */

.cssLadderTop
{
	font-size: 1.1em;
	color: #fff;
	padding: 1px 2px 1px 2px;
}
.cssLadderBox
{
	border-right: 1px solid Black; 
	border-top: 1px solid Black; 
	width: 150px; 
	border-bottom: 1px solid Black; 
	position: relative;
}
.cssLadderPersonLink
{
	font-size: 8pt;
}
.cssLadderPersonBackground
{
	background-color: #d8ebf9;
	padding-left: 2px;
}
.cssLadderIslandLink
{
	font-size: 8pt;	
}
.cssLadderIslandBackground
{
	background-color: #fff8dc;
}
/* link LadderDetailText but used when it is a link, e.g. person's name in walkover */
.cssLadderDetailLink
{
	font-size: 7pt;
}
/* text of ladder detail (e.g. set scores) */
.cssLadderDetailText
{
	font-size: 7pt;
}
/* bit in middle of ladder with score */
.cssLadderDetailBackground
{
	
}
/* MEDAL TABLE LARGE */

.MedalTableLarge
{
	border: solid 1px black;	
}
.MedalTableLarge th
{
	background-color: black;
	padding: 1px 4px 1px 4px;
	text-align: left;
	font-size: 1.1em;
	color: White;
	font-weight: bold;
}
.MedalTableLarge td
{
	padding: 4px 6px 4px 6px;
	font-size: 1.1em;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	vertical-align: middle;
}
label, .Label
{
	color: black;
	margin: 0 8px 0 4px;
	font-weight: bold;
}
.LatestNews
{
	border: solid 1px black;
	
}
.HomePageTitle
{
	margin:  0.6em 0 0.6em; 	
	font-size: 1.4em;
    text-align: left;
}
h5
{
	font-size: 1.4em;
	padding: 1em 0 0.2em 0; 
	font-weight: normal;
    clear: both;
    
}
.MediumText
{
	font-size: 1.3em;
}
.MatchScore
{
	font-size: 1.4em;
	font-weight: bold;
}
/*
*********************** MONRAD **************************
*/
.cssMonradMatch
{
	margin-bottom: 4px;
	margin-right: 2px;
	width: 220px;
	height: 60px;
}
.cssMonradKeyTable
{
	border: black 1px solid;
	font-size: 8pt;
	width: 220px;
}
.cssMonradBlankOuter
{
	height: 60px;
	border: solid 1px transparent; 
	margin-bottom: 4px;
}
.cssMonradBlankInner
{
	
}
.cssMLCT
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	padding-left: 2px;
	font-size: 10pt;
	border-left: black 1px solid;
	background-color: #fff;
	width: 25px;
}
.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: #fff;
}
.cssMCCT
{
	border-top: black 1px solid;
	padding-left: 2px;
	font-size: 8pt;
	background: #fff;
	white-space: nowrap;
	width: 125px;
}
.cssMCCB
{
	clear: none;
	border-top: black 1px dashed;
	padding-left: 2px;
	font-size: 8pt;
	background: #fff;
	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: #fff;
	background-color: #fff;
	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: #fff;
	background-color: #fff;
}
.cssMRCT
{
	border-right: black 1px solid;
	font-size: 12px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-weight: bold;
	color: #fff;
	background-color: #fff;
	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: #fff;
	background-color: #fff;
}
.hypPadded 
{
    display: block;
    margin-top: 12px;
}
.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 #9db1c0;	
    text-align: center
}
.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;   
}
.blockCenter
{
    text-align: center;
    display: block;   
}
.match .competitors
{
    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: 2px;
}
.ui-table-reflow .seperator b
{
    display: block;
    width: 100%;
    height: 2px;
    border-bottom:  thin dashed;
}
.TeamMember
{
    display: block;
    white-space: nowrap;
}
.medalTableLarge td
{
    vertical-align: middle;
}
.flagColumn
{
    width: 80px;
}
.total
{
    font-weight: bold;
}
.medalIcon
{
    width: 10px;
    height: 10px;
    padding-right: 3px;
}
.sportItem
{
    padding: 10px 0 10px 10px; 
    display:inline-block; 
    *display: inline;
    zoom: 1;
    text-align: left;
min-width: 150px;
}
.sportItem .logo
{
    width: 100px;
 
}
.sportItem .logo img
{
 padding: 5px; 
 clear: both;   
 border: 1px solid transparent!important;
    height: 100px;
    width: 100px;
}
.sportItem .logo img:hover 
{
    border: 1px solid #ddd!important;
}
.sportItem ul li a, .islandItem ul li a 
{
    font-size: 0.8em;
}
.islandItem
{
    min-width: 170px; 
    height: 110px; 
    padding: 10px 0 10px 10px; 
    display:inline-block; 
    *display: inline;
    zoom: 1;
    text-align: left;   
}
.islandItem .flag
{
    margin: 5px;
    height: 75px;
}
.flag img 
{
    
}
.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;
}
.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: 5px;
}
.birthdayItem
{
    width: 150px; 
    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;
}
#printheader img {
    height: 50px;
    margin-right: 20px;
}
.keepTogether {
   display: inline-block;
   width: 100%;
}
.medalTableSmall td  {
    vertical-align: middle;
}
.medalTableSmall td img {
    border: solid 1px transparent; 
    height: 25px; 
    width: 25px; 
    vertical-align: middle;
}
.previousWinner
{
    padding: 10px 0 10px 10px; 
    display:inline-block; 
    *display: inline;
    zoom: 1;
    text-align: center;
    min-width: 160px;
}
.upcomingMatch
{
    min-height: 230px;
    text-align: center;
    border-bottom: solid 1px #C0C0C0; 
    padding: 4px;
}
.newGamesRecord
{
    min-height: 180px;
    text-align: center;
    border-bottom: solid 1px #C0C0C0; 
    padding: 4px;
}
.latestResult a, .upcomingMatch a, .newGamesRecord a
{
    display: block;
}
.latestResult:hover, .upcomingMatch:hover, .newGamesRecord:hover, .birthdayItem:hover, .previousWinner:hover, .eventMedal:hover
{
    background-color: #c7c8ca;
}
ul {
    width: 95%;
    
}
li {
    border-top: 1px solid #9db1c0;
    padding: 4px;
    width: 100%;
}
li a {

}
li img {
    width: 25px;
    height: 25px;
    padding-right: 8px;
    vertical-align: middle;
}
heatFooter {
    clear: both;
}
.trainingSiteMessage {
    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;
}



.span_3_of_3 {
	width: 100%; 
}

.span_2_of_3 {
	width: 66.13%; 
}

.span_1_of_3 {
	width: 32.26%; 
}
.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%; 
}
.col {
    display: block;
    float: left;
}
.ui-collapsible-heading-status, .ui-table-columntoggle-btn, .ui-loader, .ui-screen-hidden, .ui-panel-dismiss, .ui-popup-container {
    display: none;
}
#divSearch {
	display: none;
}

@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
}