body { margin: 0px !important; padding: 0px !important; }

#oly-wrapper, .oly-wrapper { float: left; margin: 0 !important; }


.oly-wrapper h1, .oly-wrapper h2, .oly-wrapper h3, .oly-wrapper h4, .oly-wrapper h5, .oly-wrapper h6 { color: #043c7b !important; }
.oly-wrapper h3 { font-size: 25px !important; line-height: 25px !important; letter-spacing: -0.04em !important; font-weight: bold !important; }
.oly-wrapper h2 { font-size: 16px !important; line-height: 20px !important; color: #043c7b !important; font-weight: bold !important; }

.oly-wrapper a:visited { color: #043c7b !important; }
.oly-wrapper a:visited { color: #043c7b !important; }
.oly-wrapper a { color: #043c7b !important; }

.oly-wrapper .footerContainer a { color: #ffffff !important; }
.oly-wrapper .footerContainer a:hover { color: #ffffff !important; }


/* .oly-cColWidgetTabs li { background:#F0F4F5 none repeat scroll 0 0 !important; } */



/* NYT FULL EVENT SCHEDULE */
#oly-scheduleDisciplines #oly-schedule-ALL a, .oly-schedule-ALL a,
#oly-scheduleDisciplines #oly-schedule-AS a, .oly-schedule-AS a, #oly-scheduleDisciplines #oly-schedule-BT a, .oly-schedule-BT a,
#oly-scheduleDisciplines #oly-schedule-BS a, .oly-schedule-BS a, #oly-scheduleDisciplines #oly-schedule-CC a, .oly-schedule-CC a,
#oly-scheduleDisciplines #oly-schedule-CU a, .oly-schedule-CU a, #oly-scheduleDisciplines #oly-schedule-FS a, .oly-schedule-FS a,
#oly-scheduleDisciplines #oly-schedule-FR a, .oly-schedule-FR a, #oly-scheduleDisciplines #oly-schedule-IH a, .oly-schedule-IH a,
#oly-scheduleDisciplines #oly-schedule-LG a, .oly-schedule-LG a, #oly-scheduleDisciplines #oly-schedule-NC a, .oly-schedule-NC a,
#oly-scheduleDisciplines #oly-schedule-ST a, .oly-schedule-ST a, #oly-scheduleDisciplines #oly-schedule-SN a, .oly-schedule-SN a,
#oly-scheduleDisciplines #oly-schedule-SJ a, .oly-schedule-SJ a, #oly-scheduleDisciplines #oly-schedule-SB a, .oly-schedule-SB a,
#oly-scheduleDisciplines #oly-schedule-SS a, .oly-schedule-SS a {
    background-image: none !important;
    font-weight: normal !important;
}

#oly-scheduleDisciplines li.oly-selected a {
    font-weight: normal !important;
}

#oly-scheduleDisciplines li {
    height: 50px !important;
}

#oly-scheduleDisciplines li a:hover {
    font-weight: normal !important;
}

#oly-scheduleDisciplines li a {
    font-size: 12px !important;
    height: 40px !important;
    padding-top: 0px !important;
    width: 70px !important;
}    

* html #oly-scheduleDisciplines li { margin-right: 4px; }


/* NYT WIDGETS */
/* .nytMedalCount, #medalcount { display: none; } */
/* .nytResultsWidget { display: none; } */

/* .nytFullCanadianResultsWidget { display: none; } */
/* .nytDisciplineCanadianResultsWidget { display: none; } */




/* NYT FULL EVENT SCHEDULE */
.oly-todaysResultsNav { margin-bottom: 15px !important; }



/* NYT FULL ATHLETE LIST */
.athleteListContainer {
    width: 310px;
    background-color: #dc0302;
    margin: 15px 0px 20px 0px;
    padding: 11px 250px 12px 20px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    float: left;
    position: relative;
}

ul.athleteListSelector {
	width: 180px;
	height: 20px;
    background-color: #a01000;
	list-style-type: none;
    position: absolute;
    top: 10px;
    left: 150px;
}

ul.athleteListSelector li {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}

ul.athleteListSelector li ul { display: none; position: relative; z-index: 100; }

ul.athleteListSelector li a { color: #ffffff; display: block; text-decoration: none; padding: 2px 40px 2px 10px; font-weight: normal; }
ul.athleteListSelector li a:hover { text-decoration: none; }

* html ul.athleteListSelector li a { height: 19px; }

ul.athleteListSelector li:hover ul, ul.athleteListSelector li.sfhover ul { display: block; }

ul.athleteListSelector li ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	background: #a01000;
	padding: 2px 40px 2px 10px;
	border-top: 1px solid #7d0400;
	width: 180px;
    font-weight: normal;
}

ul.athleteListSelector li ul li a:hover {
	text-decoration: none;
	background: #da0201;
	color: #ffffff;
}



/* NYT PAGER ITEMS */
.listPagerContainer {
    float: left;
    margin-bottom: 20px;
}

.listPagerContainer div {    
    margin: 0px 3px 0px 0px;
    float: left;
    text-align: center;
}

.listPagerContainer div a { color: #ffffff; text-decoration: none; background-color: #dc0302; padding: 5px;
    width: 15px; display: block; }
.listPagerContainer div a:hover, .listPagerContainer div a.selected { text-decoration: none; background-color: #a01000; }
.listPagerContainer div a.selected { font-weight: bold; }



/* NYT TABLE ITEMS */
.tableList th {
    background-color: #F0F4F5;
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    font-size: 12px;
    padding: 4px 10px;
    text-align: left;
}

.tableList td {
    border-bottom: 1px solid #DDDDDD;
    font-size: 12px;
    padding: 4px 10px;
    text-align: left;
}

table.athleteListTable { width: 584px; }
table.athleteListTable th.athleteNameTable { width: 250px; }
table.athleteListTable th.athleteCountryTable { width: 334px; }



