﻿BODY{
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-family: OpenSansLight, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	/*text-align: center;*/

	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:auto;

	scrollbar-arrow-color: #A46728;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #A46728;
	scrollbar-shadow-color: #A46728;
	scrollbar-track-color: #FFFFFF;
}

/* Modelo de cajas común para todos los navegadores */
input, select, textarea, div, img, span, dd, dl {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/* Estilos generales comunes */
.clear {
	clear: both;
	margin:0px auto;
	height:0px;
}

IMG{
	border:0px;
}

A {
	text-decoration: none;
}

A:active {
	text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

A:hover:active {
  text-decoration: underline;
}


A					{text-decoration: none;	color: #1841AA;}
A:active			{text-decoration: none;	color: #1841AA;}
A:hover				{text-decoration: underline;	color: #1841AA;}
A:hover:active		{text-decoration: underline;	color: #1841AA;}

/* FIN estilos generales comunes */


/* Redes sociales */
.linkSocial						{text-decoration: none;}
.linkSocial:active				{text-decoration: none;}
.linkSocial:hover				{text-decoration: none; opacity: .5;}
.linkSocial:hover:active		{text-decoration: none;}

.sHistory
{
	behavior:url(#default#savehistory);
}

/*******************/
/** TALLY CONTAINER **/

.tallyContainer{
	font-size: 11px;
}

.tallyContainer table TD{
	font-size: 11px;
}

/** ESTRUCTURA **/

#MainDiv{

}
#ContainerDiv{
	width:944px;
	text-align:left;
	margin:0 auto;
	opacity:.99;
}
#MainSideBarBig{
	/*width:372px;*/
	width:25%;
	float:left;
	padding-left:3px;
}
#MainSideBarSmall{
	/*width:222px;*/
	width:25%;
	float:left;
	padding-left:3px;
}
#MainContentDivBig{
	/*width:722px;*/
	width:100%;
	float:left;
}
#MainBodyDivBig{
	width:100%;
	float:left;
	padding-right:2px;
}
#MainBodyDivSmall{
	width:75%;
	float:left;
	padding-right:2px;
}
#MainContentDivImport{
	width:100%;
}
#MainBodyContent{
	width:100%;
}

/** HEADER **/
#HeaderDiv{
	width:100%;
	height:115px;
	display:table;
	text-align:left;
	z-index:1;
	position: relative;
}

#HeaderMenu {
	width:100%;
	height:50px;
	display:block;
	z-index: 6;
	position: relative;
}

#HeaderMenuLogo {
	width: 288px;
	z-index: 5;
	top: 0px;
	left: 0px;
	position: absolute;
}

#HeaderMenuContainer {
	height: 20px;
	float:right;
	display:block;
	color: #114D77;
	margin-right: 20px;
}

#HeaderMenuContainer DIV{
	float:left;
	margin-left: 4px;
	height:20px;
	line-height:20px;
	vertical-align: bottom;
	text-align: center;
}

#HeaderMenuContainer A					{text-decoration: none;	color: #114D77;}
#HeaderMenuContainer A:active			{text-decoration: none;	color: #114D77;}
#HeaderMenuContainer A:hover			{text-decoration: underline;	color: #114D77;}
#HeaderMenuContainer A:hover:active		{text-decoration: underline;	color: #114D77;}

.HeaderNormalSize
{
	font-size:11px;
	cursor:pointer;
	width:14px;
}

.HeaderLargerSize
{
	font-size:13px;
	cursor:pointer;
	width:18px;
}

.HeaderLargestSize
{
	font-size:15px;
	cursor:pointer;
	width:20px;
}

.HeaderNormalStyle
{
	font-size:11px;
	cursor:pointer;
	width:14px;
}

.HeaderDyslexiaStyle span
{
	font-size:11px;
	cursor:pointer;
	width:14px;
	background: #1E9559;
	color: #FFFFFF;
}

.HeaderHighContrastStyle span
{
	background: black;
	color: orange;
	cursor:pointer;
}

#HeaderBody{
	height: 70px;
	width:100%;
	display:block;
	color: #FFFFFF;
}

#HeaderSubBody1{
	height: 100%;
	width:350px;
	display:block;
	float:left;
	color: #000000;
}
#HeaderSubBody2{
	height: 100%;
	width:272px;
	display:block;
	float:left;
	color: #000000;
}

#HeaderSubBody21{
	height: 100px;
	width:100%;
	display:block;
}

#HeaderSubBody22{
	height:35px;
	width:100%;
	display:block;
}

#HeaderSubBody3{
	height: 100%;
	width:290px;
	display:block;
	float:right;
	color: #000000;
	text-align:right;
	position: relative;
}

#HeaderSubMenu{
	width:100%;
	padding:0px 0px 10px 0px;
}

#HeaderGeneralMenu{
	height: 25px;
	width:100%;
	color: #FFFFFF;
	background: #007b38;
}

#HeaderGeneralMenu .TopMenuLinks
{
	font-size:112%;
	font-weight:bold;
	text-align:center;
	color: #FFFFFF;
	padding: 5px 0 2px 0;
	margin: 0 5px 0 5px;
	float:left;
}

#HeaderGeneralMenu .TopMenuLinks A,
#HeaderGeneralMenu .TopMenuLinks A:active
{
	text-decoration: none;	color: #FFFFFF;
}
#HeaderGeneralMenu .TopMenuLinks A:hover,
#HeaderGeneralMenu .TopMenuLinks A:hover:active
{
	text-decoration: underline;	color: #FFFFFF;
}

#HeaderGeneralMenu .TopMenuLinksSep
{
	font-size:112%;
	font-weight:bold;
	text-align:center;
	color: #FFFFFF;
	padding: 5px 0 2px 0;
	float:left;
}

#HeaderGeneralSubMenu{
	width:40%;
	float:left;
}

#HeaderGeneralSubMenu .TopMenuDisc,
#HeaderGeneralSubMenu .TopMenuLinks,
#HeaderGeneralSubMenu .TopMenuLinksSep,
#HeaderGeneralSubMenu .TopMenuLinksFirst,
#SportAdditionalMenu .TopMenuDisc,
#SportAdditionalMenu .TopMenuLinks,
#SportAdditionalMenu .TopMenuLinksSel,
#SportAdditionalMenu .TopMenuLinksSep,
#SportAdditionalMenu .TopMenuLinksFirst
{
	font-size:110%;
	font-weight:bold;
	text-align:center;
	padding: 3px 0px 3px 0px ;
	margin-left: 3px;
	margin-right: 2px;
	float:left;
	white-space: nowrap;
	color: #1841AA;
}

#HeaderGeneralSubMenu .TopMenuLinks A					{text-decoration: none;	color: #1841AA;}
#HeaderGeneralSubMenu .TopMenuLinks A:active			{text-decoration: none;	color: #1841AA;}
#HeaderGeneralSubMenu .TopMenuLinks A:hover				{text-decoration: underline; color: #1841AA;}
#HeaderGeneralSubMenu .TopMenuLinks A:hover:active		{text-decoration: underline; color: #1841AA;}

#SportAdditionalMenu .TopMenuLinks A					{text-decoration: none;	color: #1841AA;}
#SportAdditionalMenu .TopMenuLinks A:active			{text-decoration: none;	color: #1841AA;}
#SportAdditionalMenu .TopMenuLinks A:hover				{text-decoration: underline; color: #1841AA;}
#SportAdditionalMenu .TopMenuLinks A:hover:active		{text-decoration: underline; color: #1841AA;}

#SportAdditionalMenu .TopMenuLinksSel A					{text-decoration: none;	color: #1841AA;}
#SportAdditionalMenu .TopMenuLinksSel A:active			{text-decoration: none;	color: #1841AA;}
#SportAdditionalMenu .TopMenuLinksSel A:hover				{text-decoration: underline; color: #1841AA;}
#SportAdditionalMenu .TopMenuLinksSel A:hover:active		{text-decoration: underline; color: #1841AA;}


#HeaderGeneralMenuMini {
	height: 50px;
	width: 50px;
	background: url('../img/nav/miniMenu.png') no-repeat center top;
	display: none;
	z-index: 99;
}

.TopMenuArrow{
	content: " ";
	height: 11px;
	width: 15px;
	display: inline-block;
	background: url('../img/nav/arrow.png') no-repeat center top;
}

/***************/

/** GENERAL SCHEDULE CONTAINER **/
.GeneralScheduleContainer{
	width:100%;
	overflow:auto;
	height:auto;
}
.GeneralScheduleTitle{
	width:100%;
	font-size:150%;
}
/***************/

/** TOP SPORT **/

#HeaderTopSport
{
	font-weight:bold;
	padding: 0px;
	width:100%;
	color: #000000;
}

#HeaderTopSport A					{text-decoration: none;	color: #000000;}
#HeaderTopSport A:active			{text-decoration: none;	color: #000000;}
#HeaderTopSport A:hover				{text-decoration: none;	color: #000000;}
#HeaderTopSport A:hover:active		{text-decoration: none;	color: #000000;}

#TopInfoBoxSport_Logo{
	float:left;
	height: 60px;
	width:62px;
}
#TopInfoBoxSport_Logo IMG{
	margin: 2px;
	height:60px;
	width:60px;
	display:block;
	float:left;
}
#TopInfoBoxSport_Sport{
	height: 60px;
	width:290px;
	padding-top: 10px;
	float:left;
}
#TopInfoBoxSport_Sport H2{
	font-size:150%;
	padding:0px;
	margin:0px;
	font-weight: bold;
}
#TopInfoBoxSport_Stats{
	font-weight:normal;
	float:left;
	height: 60px;
	width:210px;
	text-align: right;
}
#TopInfoBoxSport_EventName{
	width:100%;
	clear:both;
	margin: 0 auto;
}
#TopInfoBoxSport_EventName H1{
	font-size:130%;
	padding:0px;
	margin:0px;
	font-weight: bold;
}
#TopBoxScheduleDays{
	width:60%;
	float:left;
}

#SportScheduleDays {
	width: 100%;
	height:60px;

}

#TopBoxScheduleDays .DateBox,
#SportScheduleDays .DateBox{
	float: left;
	width: 39px;
	padding: 2;
	margin-right: 1px;
	font-size: 110%;
	border: 1px solid #DDD;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}
#TopBoxScheduleDays .NoSel,
#SportScheduleDays .NoSel{
	background:#F3F3F3;
	color: #999;
}
#TopBoxScheduleDays .Sel,
#SportScheduleDays .Sel{
	color: #FFFFFF;
	background:#0057A0;
}
#TopBoxScheduleDays .Sel a,
#SportScheduleDays .Sel a{
	color: #FFFFFF;
}
#TopBoxScheduleDays .SelMed,
#SportScheduleDays .SelMed {
	color: #FFFFFF;
	background: url(../img/nav/medal_mini.png) #0057A0 right top no-repeat;

}
#TopBoxScheduleDays .SelMed a,
#SportScheduleDays .SelMed a{
	color: #FFFFFF;
}
#TopBoxScheduleDays .NoSelMed,
#SportScheduleDays .NoSelMed {
	color: #000;
	background: url(../img/nav/medal_mini.png) #FFFFFF right top no-repeat;
}

#TopBoxScheduleDays .CurrentDay,
#SportScheduleDays .CurrentDay {
	color: #FFFFFF !important;
	background:#D21B3E;
}
#TopBoxScheduleDays .CurrentDay a,
#SportScheduleDays .CurrentDay a{
	color: #FFFFFF;
}
#GeneralScheduleTable .ScheduleSmallFont,
#TopBoxScheduleDays .DateBox .ScheduleSmallFont,
#SportScheduleDays .DateBox .ScheduleSmallFont {
	text-transform: uppercase;
}
#TopBoxScheduleDays .DateBox .ScheduleBigFont,
#SportScheduleDays .DateBox .ScheduleBigFont {
	font-size: 100%;
	text-align: center;
}

#TopReport1
{
	font-size:140%;
	font-weight:bold;
	width:35%;
	height: 35px;
	display:block;
	float:left;
}

#TopReport2
{
	font-size:120%;
	width:65%;
	height: 35px;
	display:block;
	text-align:right;
	float:left;
}


/** SIDEBARS **/

/* RunningEvents elements inside MainSideBarSmall */
#MainSideBarSmall .RunningEvents td{
	font-size:90%;
}
#MainSideBarSmall .RunningEvents .ScheduleDiscipline img{
	width: 20px !important;
	margin:0px 2px 0px 2px;
}
#MainSideBarSmall .RunningEvents .ScheduleTime{
	width: 48px !important;
	padding:0px;
}
#MainSideBarSmall .RunningEvents .playerTagInnerLowContainer span{
	display:none;
}
/**************************************/

.SideBarBox{
	margin-bottom: 10px;
	width:100%;
	text-align:left;
}
.SideBarTitle {
	padding:3px;
    width:100%;
	font-weight : bold;
	vertical-align:middle;
	font-size:140%;
	color:#FFFFFF;
	background:#007b38;
}
.SideBarTitle img{
	vertical-align: middle;
	margin: 1px;
}
.SideBarContainer{
	width:100%;
	/*max-height: 370px;*/
	position: relative;
}
.SideBarLastMedals{
	text-align: center;
}
.SideBarContainer .SideBarFooter{
	width:100%;
	text-align:right;
}
.SideBarContainer .SideBarFooter A{
	font-weight:bold;
}
#SideBarCompetitionSeparator {
	display: none;
}

.SideBarPDFBox{
	padding: 0px 2px 0px 0px;
}
.SideBarPDFBox .SideBarContainer {
	padding: 10px;
	border-left: 1px solid #007b38;
	border-right: 1px solid #007b38;
	border-bottom: 1px solid #007b38;
}
.SideBarPDFBox .SideBarContainer A img {
	margin: 2px;
	vertical-align:middle;
}
.SideBarPdfFooter{
	width:100%;
	text-align:right;
}
.SideBarPdfFooter A{
	font-weight:bold;
}
.SideBarFooterButtons{
	text-align:center;
	width:100%;
	height:30px;
}
.SideBarFooterButtons .SideBarButtonMore{
	font-size:200%;
	color:#999;
	background:#FFF;
	cursor:pointer;
	width:100px;
	margin:0 auto;
	position: relative;
	top:-10px;
	border-radius: 5px;
	border: thin solid #bbb;
}
.SideBarContainer .SideBarGradientContent{
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(245,245,245,0)),color-stop(100%,rgba(245,245,245,1)));
	background-image: -webkit-linear-gradient(top,rgba(245,245,245,0),rgba(245,245,245,1));
	background-image: -moz-linear-gradient(top,rgba(245,245,245,0),rgba(245,245,245,1));
	background-image: -ms-linear-gradient(top,rgba(245,245,245,0),rgba(245,245,245,1));
	background-image: -o-linear-gradient(top,rgba(245,245,245,0),rgba(245,245,245,1));
	background: linear-gradient(to bottom,rgba(245,245,245,0),rgba(245,245,245,1));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#00f5f5f5',EndColorStr='#f5f5f5');
	bottom: 0px;
	height: 60px;
	left: 0px;
	position: absolute;
	width: 100%;
}

.competitionSeparator{
	width: 100%;
	font-size: 150%;
	text-align: center;
	margin: 50px 0px 10px 0px;
	padding: 20px 0px 20px 0px;
	color: #FFF;
	background: #007b38 none;

}

/*** ROUNDABOUT WIDGET ***/

 	.roundabout-holder {
      list-style: none;
      padding: 0px;
      margin-left: 100px;
      height: 100px;
      width: 160px;
   }
   .roundabout-moveable-item {
   	  top: 2px;
      height: 100px;
      width: 150px;
      cursor: pointer;
      background-color: #FFF;
      border: 1px solid #DDD;
      padding: 12px;
   }
   .roundabout-in-focus {
      cursor: auto;
   }

   .roundabout-content {
    height: 70px;
    width: 150px;
    }

    .roundabout-text {
     float:left;
     height: 17px;
     width:160px;
     margin-top: 5px;
     }

   .roundabout-photo {
		float:left;
		margin-right: 13px;
		height: 80px;
		width: 65px
   }

   .roundabout-photo img{
    	height: 80px;
    	width: 65px;
   }

   .roundabout-icon {
		float:left;
		height: 50px;
		margin-top: 2px;
   }

    .roundabout-icon img{
    	height: 68px;
    	width: 68px;
   }





/***********************/

/*** FOOTER ***/

#OverFooterDiv
{
	height: 10px;
	width:100%;
	display:table;
}

#OverFooterDiv H1
{
	font-size:100%;
	font-weight:normal;
	font-style:italic;
}
#FooterDiv
{
	width:100%;
	display:table;
	height:392;
}

/****************************/

#sportsList {
	display: block;
	width: 600px;
}

.EventLinksList{
	width:475px;
}

.SportLinksList{
	width:625px;
}

.StaticList{
	background-color: #FFFFFF;
	width:100%;
}

.StaticList .LinkSportBox{
	float:left;
	width:153px;
	margin:0 0 3px 3px;
	height:30px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
.StaticList .LinkSportBox div{
	margin: 0 auto;
	text-align:left;
	padding: 3px;
}

.LinksList{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	position: absolute;
	text-align: left;
	padding: 4px 4px 0 0;
	z-index: 200;
	-webkit-box-shadow: 7px 6px 6px -6px rgba(50,50,50,0.5);
	-moz-box-shadow: 7px 6px 6px -6px rgba(50,50,50,0.5);
	box-shadow: 7px 6px 6px -6px rgba(50,50,50,0.5);
}

.LinksList .LinkEventBox{
	font-size:90%;
	float:left;
	width:153px;
	margin:0 0 3px 3px;
	height:35px;
	background-color: #c9e6f0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align:center;
}
.LinksList .LinkEventBox div{
	margin: 0 auto;
	text-align:left;
	padding: 3px;
}

.LinksList .LinkSportBox{
	float:left;
	width:153px;
	margin:0 0 3px 3px;
	height:30px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
.LinksList .LinkSportBox div{
	margin: 0 auto;
	text-align:left;
	padding: 3px;
}
.LinksList .LinkSportBox img{
	width:28px;
	height:28px;
	border:0px;
	float: left;
}

.transparentFrame{
	margin: 2px auto;
	vertical-align:top;
	text-align:left;
}
.transparentFrame A					{text-decoration: none;color: #000000;}
.transparentFrame A:active			{text-decoration: none;color: #000000;}
.transparentFrame A:hover			{text-decoration: underline;color: #000000;}
.transparentFrame A:hover:active 	{text-decoration: underline;color: #000000;}


/************************* EVENT OVERVIEW  **************************/
.SingleFrameContainer{
	background-color:#CCCCCC;
	width:100%;
	padding:1px;
	margin-top:2px;
	margin-bottom:2px;
}
.SingleFrame{
	background-color:#FFFFFF;
	text-align:center;
	width:100%;
}
.SingleFrame .CompetitorBox{
	float:left;
	position: relative;
	margin: 5px;
	vertical-align: middle;
}
.SingleFrame .PlayerBox{
	/**/
}
.SingleFrame .CountryBox{
	/**/
}
.SingleFrame .CountryBox .playerTagContainer{
	float:left;
	vertical-align: middle;
	margin-top: 4px;
}
.SingleFrame .CountryBox .Box{
	float:left;
}
.SingleFrame .PlayerBox .MedalBox{
	position: absolute;
	/*z-index: 3;*/
	top:3px;
	right: 10px;
}
.singleFrame A					{text-decoration: none;color: #000000;}
.singleFrame A:active			{text-decoration: none;color: #000000;}
.singleFrame A:hover			{text-decoration: underline;color: #000000;}
.singleFrame A:hover:active 	{text-decoration: underline;color: #000000;}

#ZZS005A_EventSchedule{
	margin-bottom:20px;
}
/************************************************************/

.reportsFrame{
	width:auto;
	/*margin-left: 10px;*/
}

.photosFrame{
	width:180px;
	height:204px;
}

.reportsFrame .aditionalReports{
	height:25px;
	font-size:110%;
	font-weight:bold;
	padding-left: 15px;
	float:left;
}

.reportsFrame .aditionalReportsSel{
	height:29px;
	font-size:110%;
	font-weight:bold;
	padding-left: 15px;
	float:left;
}

.reportsFrame .aditionalReportsSel A				{text-decoration: none;color: #000000;font-weight:bold;}
.reportsFrame .aditionalReportsSel A:active			{text-decoration: none;color: #000000;font-weight:bold;}
.reportsFrame .aditionalReportsSel A:hover			{text-decoration: underline;color: #000000;font-weight:bold;}
.reportsFrame .aditionalReportsSel A:hover:active 	{text-decoration: underline;color: #000000;font-weight:bold;}

.reportsFrame .aditionalReports A					{text-decoration: none;color: #000000;font-weight:normal;}
.reportsFrame .aditionalReports A:active			{text-decoration: none;color: #000000;font-weight:normal;}
.reportsFrame .aditionalReports A:hover				{text-decoration: underline;color: #000000;font-weight:normal;}
.reportsFrame .aditionalReports A:hover:active 		{text-decoration: underline;color: #000000;font-weight:normal;}


.titleThumbContainer{
	width:100%;
	height:69px;
}

.titleThumb{
	clear: both;
	float: left;
	font-size: 150%;
	background-color: #114D77;
	padding: 8px;
	color: #FFFFFF;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;

}

.titleThumb A					{text-decoration: none;color: #FFFFFF;}
.titleThumb A:active			{text-decoration: none;color: #FFFFFF;}
.titleThumb A:hover				{text-decoration: underline;color: #FFFFFF;}
.titleThumb A:hover:active 		{text-decoration: underline;color: #FFFFFF;}


/************************************* TABLES ********************************/

.medalRankHeader
{
      width: 40px;
}


/***** LIVE *********/
.LiveEvents{
	float:left;
	height:400px;
	overflow-y:auto;
	overflow-x:hidden;
}

.LiveMedals{
	float:left;
	height:400px;
	overflow-y:auto;
	overflow-x:hidden;
}

.LiveEvents .LiveEventsInner{
 	margin:2px;
 	width:100%;
 	height:100%;
}
.LiveMedals .LiveMedalsInner{
 	margin:2px;
 	width:100%;
 	height:100%;
 }

.LiveEvents .LiveEventsInner .Title,
.LiveMedals .LiveMedalsInner .Title{
	color:#717171;
	background-color:#AAD72A;
	padding:3px;
 }

 .LiveEvents
{
	background: url('../img/nav/greenBoxBg.png') #d7eb75 top left no-repeat;
	height:auto;
	padding-top: 4px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 5px;

}

.LiveEventsContent
{
       background-color: #FFF;
       padding: 8px 5px 5px 5px;
       box-sizing: border-box;
       margin: 5px;
       min-height:200px;
}

.LiveEventsContent .ResFoot TD
{
       background-color: transparent;
}

.LiveMedals
{
	background: url('../img/nav/orangeBoxBg.png') f8bd00 top center no-repeat;
    height:auto;
    padding-top: 4px;
    padding-bottom: 20px;
}

.LiveMedals .ResHead TH
{background-color: transparent;}

.LiveMedals .ResHead TH IMG
{
       width: 25px;
}

.LiveMedals .medalRankHeader
{
       display: none !important;
}

.LiveEvents .LiveEventsInner .Title, .LiveMedals .LiveMedalsInner .Title
{
       background-color: transparent;
       color: white;
}

.LiveEvents .LiveEventsInner{
      margin:0px;
      width:auto;
      height:auto;
}
.LiveMedals .LiveMedalsInner{
       margin:0px;
      width:auto;
      height:auto;
}
/***** END LIVE **********/


/*** desplegable disciplinas ***/
.SportTitle{
	cursor:pointer;
	height:38px;
	font-weight:bold;
	width: 200px;
	border: 1px solid #CCCCCC;
	padding:2px 2px 0 2px;
	background-color:#EEEEEE;
	margin:0 auto;
}
.SportTitle .SportsContainerInner{
	width: 100% ;
	height: 100% ;
	background-color:white;
}
.SportTitle .Selection{
	background: url('../img/nav/comboArrow.png') right center no-repeat;
}
.SportsContainer{
	position: absolute;
	width: 200px;
	height: 250px;
	Z-index: auto;
	border: 1px solid #CCCCCC;
	padding:2px;
	display:none;
	background-color:#EEEEEE;
}

.SportsContainer .SportsContainerInner{
	width: 100% ;
	height: 100% ;
	overflow-y:scroll;
	background-color:white;
}
.SportsContainerInner .Selection{
	text-align:left;
	padding:2px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom:2px;
}
.SportsContainerInner .Selection img{
	vertical-align:middle;
}
.SportsContainerInner .Selection a{
	color:#000000;
}
.SportsContainerInner .Selection a strong{
	margin-left:8px;
	font-weight:normal;
}


/*** combobox con imágenes ***/
.FilterCombo{
	cursor:pointer;
	height:30px;
	font-weight:bold;
	width: 190px;
	border: 1px solid #CCCCCC;
	background-color:#EEEEEE;
	margin:0px;
	padding: 0px;
	float: left;
}

#FilterComboEvent{
	width: 250px;
	margin:0 auto;
	float:none;
	padding: 2px;
	height: 38px;
}



#FilterComboSport {
	width: 170px;
}

.FilterCombo .ComboSelectorItem{
	width: 100% ;
	height: 100% ;
	background-color:white;
}
.FilterCombo .Selection{
	background: url('../img/nav/comboArrow.png') right center no-repeat;
}



#FilterComboEvent .Selection {
    border: 1px solid #cccccc;
    margin-bottom: 2px;
    padding: 2px;
    text-align: left;
    height:32px;
}


.ComboSelectorContainer{
	position: absolute;
	width: 200px;
	height: 250px;
	z-index: 40;
	padding:2px;
	display:none;
	background-color:#EEEEEE;
}

#EventSelectionId
{
	width: 250px;
}

#EventSelectorId .Selection
{
	padding:5px 2px;
}

.ComboSelectorContainer .ComboSelectorItem{
	width: 100% ;
	height: 100% ;
	overflow-y:scroll;
	background-color:white;
}
.ComboSelectorItem .Selection{
	text-align:left;
	background-color:#FFFFFF;
	border-bottom: 1px solid #DDD;
	margin-bottom:2px;
	height:28px;
	width: 100%;
	float: left;
	display: table;
	border-spacing: 0px;
	cursor:pointer;
}
.ComboSelectorItem .Selection img{
	vertical-align:middle;
}
.ComboSelectorItem .Selection a{
	color:#000000;
}
.ComboSelectorItem .Selection a strong{
	margin-left:8px;
	font-weight:normal;
}

.ComboSelectorFlag {
	height: 22px;
	width: 35px;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: table-cell;
	margin: 3px;
}

.ComboSelectorFlag img{
	margin-left: -27px;
	vertical-align: middle;
	border: 1px solid #ddd;
}

.ComboSelectorDesc {
	line-height: 29px;
	height: 25px;
	width:120px;
	vertical-align: middle;
	display: table-cell;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

.FilterCombo .Selection .ComboSelectorFlag {
	float: left;
}
.FilterCombo .Selection .ComboSelectorDesc {
	float: left;
}

/****/
.EventSelectionBox{
	width:100%;
	float:left;
	display:none;
	height:45px;
}

.EntriesPageEventList
{
	width:22%;
	float:left;
}
.EntriesPageEventList .ResCaption{
	width:100%;
}
.EntriesPageEventList .singleFrame{
	width:100%;
	height:450px;
	overflow:auto;
}
.EntriesPageContent
{
	width:77%;
	float:left;
}

.EntriesBox {
	background: #DDD;
	padding: 2px 20px 0px 50px;
	float: left;
	heigth: 95px;
	width: 390px;
	margin-bottom: 15px;
}

.EntriesBoxLabel {
	padding: 8px;
}

.EntriesSearcher {
	float: left;
	background: #DDD;
	padding: 5px;
	margin-bottom: 20px;
	width: 98%;
}

.EntriesSearcherLabel {
	padding: 8px;
}

.EntriesSearcherFilter {
	padding: 10px;
	width:100%;
}

.EntriesSearcherFilterLabel {
	height: 30px;
	padding: 8px 2px 0px 6px;
	float: left;
}

.EntriesSearcher input {
	/*width: 100px;*/
	height: 30px;
	float: left;
}

.EntriesSearcherContent {
	float: left;
}

.EntriesSearcherResult {
	width:100%;
}

.EntriesSearcherHeader{
	margin-bottom:10px;
}

.EntriesSearcherHeader div{
	font-weight:bold;
	height:30px;
	padding-top:8px !important;
	padding-left:5px !important;
}

.EntriesRow1,
.EntriesRow2,
.EntriesRow3,
.EntriesRow4{
	float:left;
}

.EntriesSearcherFilter #FilterComboCountry{
	width:240px;
}

.EntriesSearcherFilter #EntriesCountrySelectionId{
	width:240px;
}
.EntriesSearcherFilter #FilterComboSport{
	width:225px;
}
.EntriesSearcherFilter #EntriesDisciplineSelectionId{
	width:225px;
}


.EntriesSearcherButton{
	float: left;
	cursor:pointer;
	height: 30px;
	text-align: center;
	display: inline-block;
	white-space: nowrap;
	background-color: #ddd;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
	background-image: -webkit-linear-gradient(top, #eee, #ccc);
	background-image: -moz-linear-gradient(top, #eee, #ccc);
	background-image: -ms-linear-gradient(top, #eee, #ccc);
	background-image: -o-linear-gradient(top, #eee, #ccc);
	background-image: linear-gradient(top, #eee, #ccc);
	border: 1px solid #777;
	padding: 0.9 1.5em;
	margin-left: 0.5em;
	font: bold 1em/2em Arial, Helvetica;
	text-decoration: none;
	color: #333;
	text-shadow: 0 1px 0 rgba(255,255,255,.8);
	-moz-border-radius: .2em;
	-webkit-border-radius: .2em;
	border-radius: .2em;
	-moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
}

.EntriesSearcherButton u {text-decoration: none;}

.EntriesSearcherButton:hover {
		background-color: #eee;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ddd));
        background-image: -webkit-linear-gradient(top, #fafafa, #ddd);
        background-image: -moz-linear-gradient(top, #fafafa, #ddd);
        background-image: -ms-linear-gradient(top, #fafafa, #ddd);
        background-image: -o-linear-gradient(top, #fafafa, #ddd);
        background-image: linear-gradient(top, #fafafa, #ddd);
}

.EntriesSearcherBox {
	float:left;
	margin:0 0 5px 5px;
	height: 60px;
}
.EntriesSearcherBox .DisciplineBox,
.EntriesSearcherHeader .DisciplineBox{
	float:left;
	padding: 5px 5px 0px 0px;
}
.EntriesSearcherBox .DisciplineBox img{
	height:40px;
	padding: 5 0 0 5;
}
.EntriesSearcherBox .playerTagSmallBox{
	float:left;
}
.EntriesSearcherBox .CountryBox,
.EntriesSearcherHeader .CountryBox{
	float: left;
	width:26%;
	padding-top: 5px;
}
.EntriesSearcherBox .AthleteBox,
.EntriesSearcherHeader .AthleteBox{
	float: left;
	width:38%;
	padding-top: 5px;
}
.EntriesSearcherBox .GenderBox,
.EntriesSearcherHeader .GenderBox{
	float: left;
	width:8%;
	padding-top: 5px;
}
.EntriesSearcherBox .BirthDateBox,
.EntriesSearcherHeader .BirthDateBox{
	float: left;
	width:8%;
	padding-top: 5px;
}

.nameTransparent{
background: transparent !important;
}

/*************************************/
.SportScheduleTopSports{
	width:100%;
	height: auto;
	align: center;
}
.ArrowButton {
	background:url('../img/nav/arrow_right.gif');
	width:48px;
	height:40px;
	margin: 0 auto 0 auto;
	cursor:pointer;
}

.ResTable,
.ResTableFull,
.ResTableFullPDF,
.ResTableHalf,
.ScheduleTable,
.ResTableInternal,
.CalendarTable
{
	font-size:100%;
	border:0px;
	border-collapse:collapse;

}
.ResTable {
}
.ResTableFull {
	width:100%;
}
.ResTableHalf {
	width:50%;
}
.ResTableInternal {
	padding: 0px;
	margin: 0px;
}
.ScheduleTable {
	width: 100%;
}

.ResTableInternal TR TD{
	height:15px !important;
	border: 0px none;
	margin: 0px;
}

.ResTableFull TH{
	text-align: center;
}

.TableTopSched{
	border:0px;
	border-collapse:collapse;
	width:100%;
	font-weight:bold;
	color:#000000;
}

.TableTopSched TR TD{
	vertical-align:middle;
	text-align:center;
	height:20px;
	padding:0px;
}

.ScheduleTable .Res1 TD,
.ScheduleTable .Res2 TD,
.ScheduleTable .Res3 TD
{
	height: 15px;
/* 	padding:0px; */
}

.ScheduleCaption {
	color: #333;
	height: 30px;
	font-weight: bold;
	padding: 2px 1px 1px 2px;
	text-align: left;
	border: 1px solid #dadbdb;
	background: #FFFFFF;
}

.ScheduleCaption IMG					{vertical-align: middle;}

.ScheduleCaption A					{text-decoration: none;color: #000000;}
.ScheduleCaption A:active			{text-decoration: none;color: #000000;}
.ScheduleCaption A:hover			{text-decoration: underline;color: #000000;}
.ScheduleCaption A:hover:active 	{text-decoration: underline;color: #000000;}

/*** General Schedule Table / Calendario General ***/

.eventTagLink {color: #bb0340 !important;}

.CalendarTable {
	width: 100%;
	border:1px;
	border-collapse:separate;
}
.CalendarTable .calendar-hover{
	background-color: #d6f4cc;
}

.CalendarTable .Res1 TD,
.CalendarTable .Res2 TD,
.CalendarTable .Res3 TD
{
	height: 36px;
	padding:0px;
}

.CalendarTable .ResHead TD,
.CalendarTable .ResHead TH{
	color: #FFFFFF;
	/*background-color: #26c0f1;*/
	margin: 0px;
	height: 60px;
	font-weight: normal;
	vertical-align:middle;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom:1px solid #FFFFFF;
}

.CalendarTable .ResHead TD A, .CalendarTable .ResHead TH A,
.CalendarTable .ResHead TD A:active, .CalendarTable .ResHead TH A:active,
.CalendarTable .ResHead TD A:hover, .CalendarTable .ResHead TH A:hover,
.CalendarTable .ResHead TD A:hover:active, .CalendarTable .ResHead TH A:hover:active
 {color: #FFFFFF;}

 /* Result tables */
.ResHead,
.Res1,
.Res2,
.Res3{
	vertical-align:middle;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.Res1 TD A					{text-decoration: none;color: #000000;}
.Res1 TD A:active			{text-decoration: none;color: #000000;}
.Res1 TD A:hover			{text-decoration: underline;color: #000000;}
.Res1 TD A:hover:active 	{text-decoration: underline;color: #000000;}

.Res2 TD A					{text-decoration: none;color: #000000;}
.Res2 TD A:active			{text-decoration: none;color: #000000;}
.Res2 TD A:hover			{text-decoration: underline;color: #000000;}
.Res2 TD A:hover:active 	{text-decoration: underline;color: #000000;}

.ResCaption{
	color: #FFFFFF;
	margin: 0px;
	vertical-align:middle;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
	height: 30px;
	/*line-height: 30px;*/
	font-size: 110%;
	background: #007b38;
	text-align:left;
	padding-left:3px;
}

.ResCaption A				{text-decoration: none;color: #FFFFFF;}
.ResCaption A:active		{text-decoration: none;color: #FFFFFF;}
.ResCaption A:hover			{text-decoration: underline;color: #FFFFFF;}
.ResCaption A:hover:active 	{text-decoration: underline;color: #FFFFFF;}

.ResCaptionText
{
	float:left;
	padding-right: 7px;
	height:auto;
}

.ResFoot TD,
.ResFoot TH{
	color: #FFFFFF;
	border: 0px none;
	margin: 0px;
	height: 5px;
	font-weight: bold;
	vertical-align: middle;
	background: #007b38;
}
.ResFoot TD A				{text-decoration: none;	color: #FFFFFF;}
.ResFoot TD A:active		{text-decoration: none;	color: #FFFFFF;}
.ResFoot TD A:hover			{text-decoration: underline;color: #FFFFFF;}
.ResFoot TD A:hover:active	{text-decoration: underline;color: #FFFFFF;}

.ResHead TD,
.ResHead TH{
	color: #FFFFFF;
	margin: 0px;
	height: 19px;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #007b38;
}
.ResHead TH A				{text-decoration: none;	color: #FFF;}
.ResHead TH A:active		{text-decoration: none;	color: #FFF;}
.ResHead TH A:hover			{text-decoration: underline;color: #FFF;}
.ResHead TH A:hover:active	{text-decoration: underline;color: #FFF;}


.ResHead_DIV
{
	color: #ffffff;
	background-color: #AAD72A;
}

.Res1_DIV
{
	background-color: #ffffff;
	border-bottom:1px solid #CCDDE3;
}
.Res2_DIV
{
	background-color: #F0F0F0;
	border-bottom:1px solid #CCDDE3;
}

.Res1 TD,
.Res1 TH{
	background-color: #FFFFFF;
	border-bottom:1px solid #CCDDE3;
}

.Res2 TD,
.Res2 TH{
	background-color: #F0F0F0;
	border-bottom:1px solid #CCDDE3;

}

.Res3 TD,
.Res3 TH{
	color: #000000;
	background-color: #d9e131;
	font-size:120% !important;
}

.ResBold TD{
	font-weight:bold;
}

/* .NoSel{ */
/* 	color:#AAAAAA !important; */
/* } */

/* .Sel{ */
/* 	color:#FFFFFF !important; */
/* } */

/* .SelMed{ */
/* 	color:#FFFFFF !important; */
/* } */

.Selected
{
	text-decoration:none;
	text-align:left;
}

.Selected a
{
	text-decoration:none;
}

.Selection
{
	text-decoration:none;
	text-align:left;
	border-bottom: 1px solid #555555;
}

.Selection a
{
	text-decoration:none;
}

.SolidCell{
	background: #AAD72A !important;
}

.ScrolledList{
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
	font-weight:none;
	overflow:auto;
	height:500px;
	z-index:2;
}

.ThinLinksList{
	width:190px;
	border:1px solid #FFFFFF;
	background:#AAD72A;
	color:#000000;
	position:absolute;
	display:none;
	text-align:left;
	padding:4px;
	z-index:2;
}

.ScrolledLinksList{
	background:#FFFFFF;
	color:#000000;
	text-align:left;
	font-weight:none;
	overflow:auto;
	z-index:2;
}

.ScrolledLinksList A				{text-decoration: none;color: #000000;}
.ScrolledLinksList A:active			{text-decoration: none;color: #000000;}
.ScrolledLinksList A:hover			{text-decoration: underline;color: #000000;}
.ScrolledLinksList A:hover:active 	{text-decoration: underline;color: #000000;}


.Menu1{
	background:#E6F1F7;
	width:100%;
}

.Menu2{
	background:#FEFFFF;
	width:100%;
}

.MenuSportLine{
	width:540px;
}

.ReportTitle{
	font-size : 18px;
	color:#000000;
	text-align : center;
	font-weight : bolder;
}

.FormButtonsStyle{
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #FCB84D;
	font-weight : bold;
}

.FormTextsStyle{
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #FCB84D;
	font-weight : bold;
}

#scheduleBox{
	width:100%;
	height:auto;
}
.ScheduleMenu{
	width:300px;
}

.ScheduleMenuTable{
	height:15px;
	width: 100%;
	float:left;
	padding-left:2px;
	text-align:center;
}


.TableButtons{
	border:0px;
	padding:0px;
	margin:0px;
	text-align:center;
}

.ZZSchedule{
	width:39px;
	height:39px;
	text-align:center;
}

.ZZSchedule IMG{
	margin:0 auto;
}

/*.CalendarTable .ZZSchedule.disciplinePicture img{*/
.CalendarTable .disciplinePicture img{
	height:30px;
	vertical-align:middle;
}

.ScheduleSmallFont
{
	font-size:80%;
	text-align: center;
	text-transform:uppercase;
}

.ScheduleBigFont
{
	font-size:150%;
	text-align: center;
}

.TableTopSched A				{text-decoration: none;color: #000000;}
.TableTopSched A:active		    {text-decoration: none;color: #000000;}
.TableTopSched A:hover			{text-decoration: none;color: #000000;}
.TableTopSched A:hover:active	{text-decoration: none;color: #000000;}


.HalfTopBox{
	float:left;
	width:50%;
	padding:2px;
}


/* Capas contenedoras de contenido en la página de event unit */

.ResultContentContainer{
	width:100%;
	height:auto;
	margin:0 auto;
}

/**
 * Capa contenedora de tablas de resultados
 */
.ResultContentContainer .ResContainer{
	width:50% !important;
	float:left;
	padding:0 2px 0 2px;
	text-align:center;
	margin:0 auto;
}
.ResContainer .ResTable,
.ResContainer .ResTableFull,
.ResContainer .ResTableHalf{
	text-align:center;
	margin:0 auto;
}

/*********************************************************/

/*** Pestañas en la página de resultados ***/

.ResultTabContainer{
	width: 100%;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCC;
	position:relative;
}

.ResultTab{
	height: 25px;
	text-align: center;
	padding-top: 5px;
	font-size: 120%;
	float: left;
	width: 25%;
	-webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    background: #EEE;
    border: 1px solid #CCC;
    cursor:pointer;
    top:1px;
    position:relative;
}

.ResultTab A				{text-decoration: none;color: #000000;}
.ResultTab A:active		    {text-decoration: none;color: #000000;}
.ResultTab A:hover			{text-decoration: none;color: #000000;}
.ResultTab A:hover:active	{text-decoration: none;color: #000000;}

.ResultTabSelected{
    background: #FFF;
    -webkit-box-shadow: #CCC 0 -1px .20em;
    -moz-box-shadow: #CCC 0 -1px .20em;
    box-shadow: #CCC 0 -1px .20em;
    border-bottom:  1px solid #FFF;
}

.ResultTab:hover {
    background: -webkit-gradient(linear, 0 0, 0 70%, from(#EEF), to(#FFF));
    background: -webkit-linear-gradient(#EEF, #FFF 70%);
    background: -moz-linear-gradient(#EEF, #FFF 70%);
    background: -ms-linear-gradient(#EEF, #FFF 70%);
    background: -o-linear-gradient(#EEF, #FFF 70%);
    background: linear-gradient(#EEF, #FFF 70%);
}


/***************** Schedules *******************************/
.AvailableLinks{
	position:absolute;
	padding:3px;
	border:1px solid #000000;
	background:#FFFFFF;
}

.AvailableLinksVisible{
	position:relative;
	width:110px;
	text-align:center;
	padding:5px;
	z-index:2;
}

.ScheduleCollapseButtons{
	display:block;
	float:right;
	padding-top: 5px;
	cursor:pointer;
}

.ScheduleCaptionText{
	float: left;
}

.ScheduleDiscipline{
	text-align: center;
	font-weight:bold;
}

.ScheduleTime, .ScheduleTimeRunning{
	width: 55px;
	text-align: center;
	font-weight:bold;
}
.ScheduleDate{
	width: 70px;
}
.ScheduleVenue{
	text-align: center;
	width: 75px;
}

.ScheduleEvent{
	margin-right:0px;
}

.ScheduleMedalIndicator{
	width:25px;
	margin-left:0px;
}

.ScheduleParticipants{
	text-align: left;
	padding:0px;
}

.ScheduleParticipants .playerTagContainer {
	/*height: 20px;*/
}

.ScheduleResults{
	text-align: left;
	padding-left:2px;
	padding-right:2px;
}

.ScheduleButton{
	text-align: right;
	width: 20px;
	padding:0px;
}

.ScheduleEventMedal{
	background: url('../img/medals/medals.png') no-repeat right !important;
	width:20px;
	height:100%;
	float:right;
}

.ScheduleStatus{
	width: 60px;
	text-align: center;
}

.ScheduleAvailable{
	width:55px;
	text-align:center;
}

.ScheduleAvailable IMG{
	cursor:pointer;;
}

.ScheduleMainScreenButtons{
	float:left;
	color: #AF3475;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	background: url('../img/nav/button-deg-light.gif') repeat-x;
	height:30px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 330px;
	border-right: 1px solid #FAFAFA;
	border-left: 1px solid #CACACA;
}

.ScheduleMainScreenButtonsDown
{
	float:left;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	background: url('../img/nav/button-deg-dark.gif') repeat-x;
	height:30px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 330px;
}

.ScheduleMainScreenButtonsText
{
	margin-top: 7px;
}

.sideDisc
{
	height: 35px;
	width: 35px;
}

.scheduleDisc
{
	height: 35px;
	width: 35px;
	vertical-align:middle;
	display:inline-table;
}


/************ MENÚS CONTEXTUALES **********/
.ReportFrameStyle {
	color: #FFF;
	position: absolute;
	width: 219px;
	border: 1px solid #888;
	background-color: #0057A0;
	display: none;
	z-index: 1;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;
	box-shadow: 0 0 0 rgba(0, 62, 114, 0.067);
}

.ReportFrameStyleSubMenu {
	width: 95%;
	background-color: #0057A0;
	margin: 0 auto;
}

.ReportFrameStyleSubMenu .aditionalReports {
	background-color: #0057A0;
	width: 100%;
	height: 25px;
	font-size: 120%;
	vertical-align: middle;
	line-height: 29px;
	border-top: 1px solid #006bc4;
	border-bottom: 1px solid #003e72;
	padding-bottom: 3px;
}

.ReportFrameStyleSubMenu .aditionalReports A {
	text-decoration: none;
	color: #FFF;
}

.ReportFrameStyleSubMenu .aditionalReports A:active {
	text-decoration: none;
	color: #FFF;
}

.ReportFrameStyleSubMenu .aditionalReports A:hover {
	text-decoration: none;
	color: #FFF;
}

.ReportFrameStyleSubMenu .aditionalReports A:hover:active {
	text-decoration: none;
	color: #FFF;
}

/*****************************************************/

/********************************* Daily medals Screen ***********************/


.ResTableFull .ResHead .medalCountGold
{
	background:transparent url('../img/medals/1.png') no-repeat center top;
	width:20px;
}

.ResTableFull .ResHead .HeaderSilver
{
	background:transparent url('../img/medals/2.png') no-repeat center top;
	width:20px;
}

.ResTableFull .ResHead .HeaderBronze
{
	background:transparent url('../img/medals/3.png') no-repeat center top;
	width:20px;
}


.ActiveButton {
	background-color: #0059aa;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 5px 8px 5px 5px;
}

.ActiveButtonDay {
	background-color: #cc0000;
	border: 1px solid #cc0000;
	border-left: 1px solid #FFFFFF;
	color:white !important;
}

#FirstActive {
	border-left: 1px solid #0059aa;
}

.ActiveButton A {
	text-decoration: none;
	color: #FFFFFF;
}

.ActiveButton A:active {
	text-decoration: none;
	color: #FFFFFF;
}

.ActiveButton A:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.ActiveButton A:hover:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.InactiveButton {
	background-color: #FFFFFF;
	border: 1px solid #DDD;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 5px 8px 5px 5px;
}

/***************** Historical Results *******************************/
.HistoricalTitle {
	margin: 0px;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 2px solid #F1F1F1;
	background-color: #F1F1F1;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	border-top-left-radius: 12px;
}

.HistoricalTitleName {
	float: right;
	font-size: 120%;
	font-family: sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	color:#717171;
}

.HistoricalTitleName a {
	font-size:100%;
	color:#717171;
}

.HistoricalTitleName a:hover {
	text-decoration: none; color: #000000;
}

/***************** Bios *******************************/

.EntriesSearcherBox A					{text-decoration: none;color: #000000;}
.EntriesSearcherBox A:active			{text-decoration: none;color: #000000;}
.EntriesSearcherBox A:hover			{text-decoration: underline;color: #000000;}
.EntriesSearcherBox A:hover:active 	{text-decoration: underline;color: #000000;}


.ABox {
	float:left;
}
.BioInfo {
	text-align: left;
	float: left;
}

.BioInd {
	width:70%;
}

.BioTeam {
	width:50%;
}

.BioTeamFrame {
	width:50%;
	background-color: #F1F1F1;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;

}

.BioTeamMembers {
	height:350px;
	overflow:auto;
	padding:2px;
}


.BioPhoto {
	position: relative;
	float: left;
	padding-right : 0px;
	padding-bottom: 2px;
	width:29%;
	text-align:center;
	background-color: #F1F1F1;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.BioPhoto IMG{
	background: #FFFFFF;
	width: 155px;
	/*width:176px;
	height:220px;*/
	border: 1px solid #FFF;
	margin: 8px 0px 8px 0px;
}

.BioSingleFrame{
	margin: 0px;
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.BioTitle {
	margin: 0px;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 2px solid #F1F1F1;
	background-color: #F1F1F1;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	border-top-left-radius: 12px;
}

.BioTitleName {
	font-size: 250%;
	clear: both;
	font-family: sans-serif;
}

.BioCountry {
	width:100%;
	vertical-align:middle;
	font-size:130%;
	font-weight:bold;
}

.BioMedalGold,
.BioMedalSilver,
.BioMedalBronze{
	width:30px;
	height: 32px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	text-shadow: 0 0 0.2em #FFF,  0 0 0.3em #FFF,  0 0 0.2em #FFF;
}

.BioMedalGold {
	background:url('../img/medals/big/1.png');
	color: #AD5A00;
}
.BioMedalSilver {
	background:url('../img/medals/big/2.png');
	color: #44423D;
}
.BioMedalBronze {
	background:url('../img/medals/big/3.png');
	color: #613F22;
}

.HorseBioContainer {
	float: left;
	background: #F2F2F2;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	margin: 10px;
	padding: 10px;
	width: 95%;
	background:#22b1d6;
 	border-bottom:1px solid #E2E2E2;

}

.HorseBioContainer .BioTable {
	border: none;
	font-size: 11px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 300px;
	float: left;
}

.HorseBioContainer .BioBox{
 	border-bottom:1px solid #004499;
 	text-align: left;
	font-size: 15px;
}

.CountriesList
{
	width:100%;
	padding:3px;
}

.CountriesListItem
{
	width:25%;
	padding:3px;
	float:left;
	text-align:center;
}


/***************** PDF Screen *******************************/



.pdfSelectionBox{
	width:50%;
	float:left;
}

.pdfParametersBox{
	border: 1px solid #FCB84D;
}

.pdfParametersBoxTitle{
	background-color:#FCB84D;
}

.pdfStyle
{
	height:20px;
	padding-left:12px;
	margin-right:4px;
	/*
	background-image:url('../img/nav/pdf_small.gif');
	background-repeat: no-repeat;
	*/
	background: url('../img/nav/pdf_small.gif') no-repeat;
}

.pdfSportContainer
{
	width:100%;
	margin-bottom: 10px;
}

.pdfEventContainer
{
	width:100%;

}

.pdfFrame{
	width:32%;
	text-align:left;
	float:left;
	border: 1px solid #CCC;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin:3px;
	padding: 5px;
}
.pdfFrame A img{
	vertical-align:middle;
}

.pdfFrame A					{text-decoration: none;color: #000000;}
.pdfFrame A:active			{text-decoration: none;color: #000000;}
.pdfFrame A:hover			{text-decoration: underline;color: #000000;}
.pdfFrame A:hover:active 	{text-decoration: underline;color: #000000;}

.SideBarContainer .pdfFrame
{
	float:none;
	border: none;
	width:100%;
	padding:0px;
}


/********************************* Lists ***********************/

.Page{
	list-style-type:disc;
}

.Margin{
	list-style-image:url('../img/nav/trans_point.gif');
}

.FastReport{
	list-style-image:url('../img/nav/pdf_small.gif');
}

/********************************* Generals ***********************/
.loadingDivLarge{
	height:75px;
	background: url(../img/nav/large-loading.gif) center center no-repeat;
}

.loadingDivMed{
	height:32px;
	background: url(../img/nav/med-loading.gif) center center no-repeat;
}

.loadingDivSmall{
	height:10px;
	background: url(../img/nav/small-loading.gif) center center no-repeat;
}
/***************************************************************/

.SubTitle{
	font-weight : bold;
	vertical-align:middle;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size:14px;
	color:#717171;
}

.SportButton{
	background-color: #FFFFFF;
}

.StyleTopLine {
	border-top:1px solid #000000;
}

.StyleLeft {
	text-align:left;
}

.StyleRight {
	text-align:right;
}

.StyleRight .ResTableInternal {
	text-align:center;
	margin: 0px auto;
}

.StyleCenter, .styleCenter  {
	text-align:center;
}

.StyleCenter .ResTableInternal, .styleCenter .ResTableInternal {
	text-align:center;
	margin: 0px auto;
}



.StyleCenterTop {
	text-align:center;
	vertical-align:top;
}

.StyleCenterBottom {
	text-align:center;
	vertical-align:bottom;
}

.StyleLeftLine
{
	border-left:1px solid #000000;
}

.pdfTable
{
	border: 1px solid #AAAAAA;
	font-size:10px;
}

.pdfTable td
{
	border: 1px solid #FFFFFF;
	color: #000000;
	background: #E6F1F7;
}

.pdfContainer {
	width:100%;
	float: left;
	background: #FFFFFF;
}

.PdfTitle{
	color:#000000;
	font-size : 14px;
	font-weight : bold;
}

.PdfSubTitle{
	font: inherit;
	font-size : 11px;
	color:#000000;
}


.sportsTable
{
	border: 1px solid #AAAAAA;
}

.overflowContainer{
	border:1px solid #AAD72A;
}

/**** Capa de texto con ancho fijo y ellipsis y hack para Firefox ****/

.fixedTextDiv{
	vertical-align:top;
}

.fixedTextDiv span{
	text-overflow:ellipsis; /* for IE */
	overflow:hidden;
	display:block;
	width:380px;
	height:26px;
}

html>body .fixedTextDiv{
	clear:both;
}

html>body .fixedTextDiv span:after{
	content: '...';
}

html>body .fixedTextDiv span{
	max-width: 380px;
	width: auto !important;
	float:left;
}



/***************** Flecha to Top *******************************/

#toTop {
    background: url('../img/nav/totop.png') no-repeat scroll left top transparent;
    border: medium none;
    height: 51px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -999px;
    width: 51px;
    z-index: 10000;
    bottom: 10px;
    position: fixed !important;
    right: 10px;
}

#toTopDiv {
    height: 51px;
    position: fixed;
    width: 51px;
}

#toTopHover {
	background:url('../img/nav/totop.png') no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}


TD.periodRed, TH.periodRed{
color: #FFFFFF;
background-color: #AAD72A;
}

.sitemap, .nav {
	width:100%;
}
.nav {
	position:relative;
	/*left:0px;*/
}

.sitemap dl, .sitemap dt, .sitemap dd {
	width:100%;
	margin:0px;
	padding:0px;
	line-height:163.64%;
}

.sitemap ul {
	float:left;
	width:20%;
}

.sitemap li {
	width:100%;
}

ul li {
	list-style:none;
}


.sitemap A					{text-decoration: none;	color: #002277;}
.sitemap A:active			{text-decoration: none;	color: #002277;}
.sitemap A:hover			{text-decoration: underline;	color: #770011;}
.sitemap A:hover:active		{text-decoration: underline;	color: #002277;}

/*** ESTILOS GENERALES DE SPLITS ***/
.split_container{
	background: #f4f4f4;
	width:100%;
	overflow:hidden;
	/*display:block;*/
	display:none;
}
.split_container .split_box {
	/*background: #CCDDE3;*/
	background: transparent;
	float: left;
	border: 1px solid #ccc;
	margin-left: 4px;
	margin-top:2px;
	margin-bottom:2px;
	text-align: right;
}
.split_container .split_box {
	width: 85px;
	height: 70px;
}
.split_container .split_box_small {
	width: 65px;
	height: 45px;
}
.split_box .split_box_header{
	background: #AAD72A;
	color: #FFF;
	text-align: center;
	padding-top:2px;
	padding-bottom:2px;
}

.split_box_line {
	margin: 1px;
}

.split_box {
	margin:	1px;
	border-radius: 4px;
}
.split_box .split_box_header_start{
	background: #C00 !important;
}
.split_box .split_result{
	padding-top: 2px;
	padding-right: 5px;
}
.split_current_attempt { background: #93df91 !important;}
.split_last_attempt { background: #eecb8d !important;}

.split_button, .split_all_button {
    background: #AAD72A;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    width: 20px;
    height: 20px;
	font-size: 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*text-shadow: 1px 1px #666;*/
}
.split_all_button{
	display:none;
}
.split_button:hover, .split_all_button:hover {
    background: #DB7917;
}



/*****************************************************************/
/* Sport.css */

.Sport_StatsSelected{
	cursor:pointer;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
    background: #F3AF32;
    border: 2px solid #F3AF32;
    padding: 5px 10px 5px 10px;
    margin-right: 2px;
    margin-top: 2px;
	font-weight: bold;
	text-align: center;
}

.Sport_Stats:hover{
	background: #F3AF32;
	color: #FFF;
}

.Sport_Stats{
	cursor:pointer;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #000;
    background: #FFF;
	border: 2px solid #5C8A6D;
    padding: 5px 10px 5px 10px;
    margin-right: 2px;
    margin-top: 2px;
	font-weight: bold;
	text-align: center;
}

/* EQUIPOS SELECCION ESTADISTICAS    */
.Sport_CountrySelected{
	cursor:pointer;
	float: left;
	width: 33%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
    background: #F3AF32;
    border: 2px solid #F3AF32;
    padding: 5px 10px 5px 10px;
    margin-right: 2px;
    margin-top: 2px;
}

.Sport_Country:hover{
	background: #F3AF32;
	color: #FFF;
}

.Sport_Country{
	cursor:pointer;
	float: left;
	width: 33%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #000;
    background: #FFF;
	border: 2px solid #5C8A6D;
    padding: 5px 10px 5px 10px;
    margin-right: 2px;
    margin-top: 2px;
}
/*****************************************************************/
.boxCombi {
	background: #CCDDE3;
	float: left;
	width: 69px;
	height: 70px;
	border: 1px solid #000;
	margin-left: 3px;
	text-align: right;
}


/*Legend para el div*/

div.legend div, div.legend span, div.legend p, div.legend dl, div.legend dd, div.legend legend {
margin: 0px;
padding: 0px;
border: 0px;
outline: 0;
font-size: 100%;
background: transparent;
}

div.legend {
	padding: 10px;
	overflow: hidden;
	font-style: italic;
	color: #666;
	width: 100%;
}
div.legend dl {
	display: inline;
}
div.legend dl dd {
	float: left;
	padding: 2px 5px 0 0;
	line-height: 15px;
	width:25%;
}
.b {
	font-weight: bold;
}
#arriba {
	width:50px;
	height:50px;
	position:fixed;
	border-radius:50px;
	background:#0087bf;
	right:50%;
	opacity:0;
	box-shadow:1px 1px 2px #666;
	bottom:10%;
	right:1%;
}
#arriba span{
	width:50x;
	height:50px;
	position:relative;
	left:0px;
	top:5px;
	display:block;
	/*
	background-image:url(../img/nav/backTop.png);
	background-position: top;
	background-repeat:no-repeat;
	*/
	background: url(../img/nav/backTop.png) top no-repeat;
}
.CurrentDay a{
		color: #CC0000;
}

.toDay{
	background: #d7e4ed !important;
}

/* FOOTER SC2014 */

#pie {
    /*background: url(../img/nav/footerBackground.gif) no-repeat center 54px rgba(0, 0, 0, 0);*/
}

#pie A					{text-decoration: none;	color: #000000;}
#pie A:active			{text-decoration: none;	color: #000000;}
#pie A:hover			{text-decoration: underline;color: #000000;}
#pie A:hover:active	{text-decoration: underline;color: #000000;}

#pie .bg {

}
#pie .bg_right {

}
#pie .contenedor {
    padding-top: 34px;
}
#pie .sociales {
    height: 500px;
    width: 100%;
}
#pie .sociales .box {
    float: left;
}
#pie .sociales .box h3 {

}
#pie .sociales .box.deporte {
    width: 25%;
}
#pie .sociales .box.resultados {
    width: 25%;
}
#pie .sociales .box.medallas {
    width: 25%;
}
#pie .sociales .box.interes {
    width: 25%;
}
#pie .sociales .box li {
    padding-bottom: 4px;

}
#pie .empresas {
    float: left;
    padding-top: 0px;
    width: 98%;
}
#pie .empresas #organizadores {
    float: left;
    text-align: left;
    width: 500px;
}
#pie .empresas #organizadores li {
    float: left;
    margin-left: 10px;
}
#pie .sociales .box h4 {
    padding-bottom: 0px;
    padding-top: 11px;
}
#pie .sociales .box ul {
  list-style: none;
  margin: 10;
  padding: 0px;
}


/* FIN FOOTER */



/********* SELECTABLE LIST *********************/


.selectableList .selectedStyle{
	background: #AAD72A url(../img/nav/menuArrowLeftSmall.png) right center no-repeat;
	color: black;
}
.selectableList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.selectableList li {
	padding: 3px;
	cursor: pointer;
	border-bottom: 1px solid #CCDDE3;
}

/********* H2H START LIST *********************/

.H2HStart_List{
	float: left;
	width: 50%;
	padding: 2px;
}

.H2HStart_List .H2HHome{

}

.H2HStart_List .H2HAway{
}



/* FIN H2H START LIST */

/********* H2H RESULTS *********************/

.H2HResult{
	float: left;
	width: 50%;
	padding: 2px;
}

.H2HResult .H2HHome{

}

.H2HResult .H2HAway{
}



/* FIN H2H RESULTS */


/* Sortable tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url('../img/nav/bg.gif');
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	padding: 4px;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
}
table.tablesorter thead tr .headerSortUp {
	background-image: url('../img/nav/asc.gif');
}
table.tablesorter thead tr .headerSortDown {
	background-image: url('../img/nav/desc.gif');
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
}

/********************************/



#GeneralScheduleTable thead{
	top:0px;
}


/********************************/


.ResTable tbody. td,
.ResTableFullPDF tbody.Res2 td,
.ResTableHalf tbody .Res2 td

{
 	padding: 10px 9px !important;
	vertical-align: top !important;
}

 
.nameTransparent td,
.ResTableFull tbody .ResTableInternal td{
 	padding: 0.2em !important;
}

.block-inline-blockipc-info-results img.playerTagPhoto{
	width:42px!important;
	}
.block-inline-blockipc-info-results a.playerTagCountryLink{
	width:40px!important;
	height:14px!important;
	}/********************************/

.ResTableFull td{
	padding: 10px 9px !important;
}		

.ScheduleTable td,
.ScheduleTable .ScheduleParticipants td {
	padding: 10px 9px !important;
}	


/********************************/

	
.ResTableInternal {width:auto!important;}	
	
/********************************/

