@import url('../../resCOMMON/style/general.css');
@import url('../../resCOMMON/style/bracket.css');
@import url('../../resCOMMON/style/competitor.css');
@import url('../../resCOMMON/style/generator.css');
@import url('../../resIPC/style/result.css');
@import url('../../resCOMMON/style/sport.css');
@import url('../../resIPC/style/status.css');
@import url('../../resCOMMON/style/navigator.css');
@import url('../../resCOMMON/style/live.css');
@import url('../../resCOMMON/style/playByPlay.css');

/** Arreglar estilos web paralympic **/
#MainDiv table {
    background: none;
}
#MainDiv table td,
#MainDiv table th,
#MainDiv table tbody th {
    border: none;
}

#MainDiv table tr th:last-child,
#MainDiv table tr td:last-child {
    border: none;
}
#MainDiv table tr{
	/*line-height: 2em;*/
}
#MainDiv table th{
	/*text-align: inherit;*/
}
#MainDiv tbody {
    border:none;
}
#ContainerDiv{
	width:100%;
}
#MainDiv{
	font-size:11px;
	min-height: 500px;
}
#MainDiv a img {
    display: inline;
}
#MainDiv table td {
	font-size:100%;
 	padding: 0.2em;
}
#MainDiv table.bracketTable{
	width:auto;
	border:none;
}
#MainDiv table.bracketTable td{
	padding: 0;
}
#MainDiv table.bracketTableLine{
	border:none;
}
#MainDiv div.legend{
	float: none;
	clear:none;
}
#MainDiv div.legend dl dd {
    float: left;
    padding: 2px 5px 0 0;
    line-height: 15px;
    width: 32%;
}
#MainDiv tr+tr,
#MainDiv tr+tr+tr+tr,
#MainDiv tr+tr+tr+tr+tr+tr{
    background-image: none;
}
#MainDiv caption span{
	line-height: 100%;
	letter-spacing: normal;
	text-transform: none;
}
/** Arreglar estilos web paralympic **/

/**GENERATOR**/
#GenOp{
	width:740px;
	margin:0 auto;
}

/*************/

#MainDiv .CalendarTable {
    border-collapse: collapse;
}
#MainDiv .CalendarTable .Res1 TD,
#MainDiv .CalendarTable .Res2 TD{
	border-bottom: 1px solid #CCC;
}
#MainDiv .CalendarTable .calendar-hover,
#MainDiv .CalendarTable .calendar-hover td{
	background: #d6f4cc !important;
}

#MainDiv .CalendarTable .Res1 TD,
#MainDiv .CalendarTable .Res2 TD{
 	background: transparent;
}
.StyleLeft{
	text-align:left !important;
}
.StyleCenter{
	text-align:center !important;
}
.StyleRight{
	text-align:right !important;
}

#HeaderDiv{
	height: 20px;
}

#HeaderGeneralMenu{
	background: url(../img/nav/degGreen.gif) repeat-x transparent;
}

#HeaderGeneralMenu .TopMenuLinks{
	background: url(../img/nav/degGreen.gif) repeat-x transparent;
}
.sportLinksContainer li.TopMenuLinks{
	list-style-type: none;
}

#HeaderGeneralMenu .TopMenuLinksSep{
	background: url(../img/nav/degGreen.gif) repeat-x transparent;
}

#SportAdditionalMenu .sportLinksContainer .TopMenuLinksSep{
	display:none;
}

#TopInfoBoxSport_Logo{
	width:10%;
	height: 60px;
	overflow:hidden;
}

#TopInfoBoxSport_Stats {
	width:29%;
}

#TopInfoBoxSport_Sport{
	width:60%;
	font-size:120%;
}

#TopBoxScheduleDays{
	width:100%;
}

#HeaderGeneralSubMenu {
    width:100%;
}

#TopBoxScheduleDays .DateBox
{
	width: 39px !important;
	font-size: 110% !important;
}

#SportAdditionalMenu{
	margin-bottom: 10px;
}

#SportAdditionalMenu .TopMenuLinks,
#SportAdditionalMenu .TopMenuLinksFirst
{
	color: #FFFFFF;
	padding: 4px 10px 3px 10px;
	margin-right: 2px;
	background:#429a6c;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 5px;
}

#SportAdditionalMenu .TopMenuLinksSel
{
	color: #FFFFFF;
	padding: 4px 10px 3px 10px;
	margin-right: 2px;
	background:#005e24;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.ScheduleTable td.ScheduleTime{
	width: 40px;
}

#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					{color: #FFF; text-decoration: none;}
#SportAdditionalMenu .TopMenuLinks A:active			    {color: #FFF; text-decoration: none;}
#SportAdditionalMenu .TopMenuLinks A:hover				{color: #FFF; text-decoration: underline;}
#SportAdditionalMenu .TopMenuLinks A:hover:active		{color: #FFF; text-decoration: underline;}

#SportAdditionalMenu .TopMenuLinksSel A					{color: #FFF; text-decoration: none;}
#SportAdditionalMenu .TopMenuLinksSel A:active			    {color: #FFF; text-decoration: none;}
#SportAdditionalMenu .TopMenuLinksSel A:hover				{color: #FFF; text-decoration: underline;}
#SportAdditionalMenu .TopMenuLinksSel A:hover:active		{color: #FFF; text-decoration: underline;}


.reportsFrame .aditionalReports
{
	float:none !important;
	font-size: 120% !important;
  	background: none repeat scroll 0 0 #2c8856  !important;
    border-top: 1px solid white  !important;
    color: #fff  !important;
    float: none !important;
    font-size: 120%  !important;
    font-weight: bold  !important;
    height: 29px  !important;
    line-height: 29px  !important;
    padding-left: 15px  !important;
    vertical-align: middle  !important;
    width: 100%  !important;
}

.reportsFrame .aditionalReportsSel
{
	float:none !important;
	font-size: 120% !important;
    border-top: 1px solid white  !important;
    color: #fff  !important;
    float: none !important;
    font-size: 120%  !important;
    font-weight: bold  !important;
    height: 29px  !important;
    line-height: 29px  !important;
    padding-left: 15px  !important;
    vertical-align: middle  !important;
    width: 100%  !important;

}

.ScheduleCaptionText img{
	width:28px;
}
/************/

.ResTableFull .ResHead .medalCountGold
{
 	background: url('../img/medals/1.png') no-repeat center top;
 	height: 30px;
    width: 100%; 
}

.ResTableFull .ResHead .medalCountSilver
{
 	background: url('../img/medals/2.png') no-repeat center top;
 	height: 30px;
    width: 100%; 
}

.ResTableFull .ResHead .medalCountBronze
{
 	background: url('../img/medals/3.png') no-repeat center top;
 	height: 30px;
    width: 100%; 
}

/************/
.ScheduleCaption {
	background: url(../img/nav/degWhite.gif) repeat-x;
	margin-top: 10px;
}

.ResCaption{
	background: url(../img/nav/degGreen.gif) repeat-x;
	height: auto;
	font-size:17px;
	line-height:2rem;

}

/** TABLAS RESULTADOS **/
.ResFoot TH{
/* 	background: url(../img/nav/degGreen.gif) repeat-x; */
}
.ResHead TH,
.ResHead TD{
/* 	background: url(../img/nav/degGreen.gif) repeat-x; */
}
.Res1 TD, .Res2 TD, .Res3 TD{
	padding-top:3px;
	padding-bottom:3px;
}
/***********************/

.HorseBioContainer {
	background: url('../img/nav/bioDeg.gif') top repeat-x;
}

#TopInfoBoxSport_EventName H1 {
	padding: 10px 0px 20px 0px;
}

#HeaderGeneralSubMenu .TopMenuLinks,
#HeaderGeneralSubMenu .TopMenuLinksSep,
#HeaderGeneralSubMenu .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;
}

.ResTableInternal{
	width:auto;
	background:transparent;
}
.currentIndicator{
	background: url('../img/nav/bullet-green.png') no-repeat left center ;
	height:18px;
	width:20px !important;
}
.lastIndicator{
	background: url('../img/nav/bullet-orange.png') no-repeat left center;
	height:18px;
	width:20px !important;
}
.liveAfter{
 	z-index:initial;
}

.ResultTab {
	width: 20%;
}
/** clickable schedule rows ***/
.clickable-schedule-row{
	cursor:pointer;
}
.clickable-schedule-row-hover td{
	background-color: #E8E857 !important;
}

/** brackets **/
.bracketTableLine TR .bracket_border_left{
	border-left:1px solid black !important;
}
.bracketTableLine TR .bracket_border_right{
	border-right:1px solid black !important;
}
.bracketTableLine TR .bracket_border_bottom{
	border-bottom:1px solid black !important;
}
.bracketTableLine TR .bracket_border_top{
	border-top:1px solid black !important;
}
div.bracket_Gen_score,
div.bracket_Gen_score_big{
	font-size:100%;
}

/** Splits **/
#MainDiv  .split_container .split_box {
    width: 95px;
}

/**Entries**/

.EntriesByEvent .playerTagEntryBox{
	width: 47%;
}
#EventPageConatiner .EntriesByEvent .playerTagEntryBox{
	 
	/*width: 49%;*/
	height:135px;
}

.EntriesByEvent .playerTagEntryBox .playerTagInnerLowContainer{
	height: 48px;
}

.EntriesSearcherFilterLabel{
	width:55px;
}
.EntriesBox{
	background: transparent;
	width:auto;
}
.EntriesSearcher{
	background: transparent;
}
.EntriesSearcherBox{
	width: 32%;
	height:100px;
	background-color: #EEEEEE;
}
.EntriesRow1{
	width:50%;
}
.EntriesRow2{
	width:50%;
}
.EntriesRow3,
.EntriesRow4{
	margin-top:5px;
}

.EntriesSearcherBox .DisciplineBox,
.EntriesSearcherHeader .DisciplineBox{
	width:100%;
	background: #DDD;
}
.EntriesSearcherBox .DisciplineBox img{
	height:30px;
	padding:0;
	vertical-align: middle;
}
.EntriesSearcherBox .DisciplineBox a{
/* 	padding-top:2px; */
}
.EntriesSearcherFilter #FilterComboCountry{
	width:220px;
}

.EntriesSearcherFilter #EntriesCountrySelectionId{
	width:220px;
}
.EntriesSearcherFilter #FilterComboSport{
	width:210px;
}
.EntriesSearcherFilter #EntriesDisciplineSelectionId{
	width:210px;
}

/*** Schedule days tabs ***/
#SportScheduleDays{
/* 	border-bottom: 1px solid #0057A0; */
    clear: both;
    height:37px;
    margin-bottom: 20px;
}

#TopBoxScheduleDays .DateBox,
#SportScheduleDays .DateBox{
	height:	36px;
/* 	top: 1px; */
/* 	position:relative; */
/* 	border-bottom: 1px solid #0057A0; */
/*     border-top-left-radius: 6px; */
/*     border-top-right-radius: 6px; */
/*     border-bottom-right-radius: 0px; */
/*     border-bottom-left-radius: 0px; */
}

#TopBoxScheduleDays .NoSel,
#SportScheduleDays .NoSel{
	background:#FFFFFF;
	color: #000;
}
#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;
}


/*** MENÚS DEPORTES Y EVENTOS ****/
#MainDiv .LinksList {
    background-color: #9cb1e1;
    border: 0;
    -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);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index:100;
}
#MainDiv .SportLinksList{
	padding: 4px 5px 4px 5px;
	width: auto;
}
#MainDiv .SportLinksList .LinkSportBoxDesc{
	padding: 10px 3px 3px 9px;
}
#MainDiv .SportLinksList img{
	margin-top:6px;
	margin-left:2px;
}
#MainDiv .SportLinksList .LinkSportBox,
#MainDiv .LinksList .LinkEventBox {
    font-size: 100%;
    border: none;
    margin: 0px 0px 3px 3px;
    height: 40px;
	background-color: #fefefe;
    color: #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: table;

}
#MainDiv .SportLinksList .LinkSportBox{
    width: 150px;
}
#MainDiv .LinksList .LinkEventBox {
    width: 155px;
    padding:5px;
}
.LinksList .LinkEventBox div {
    padding: 0px 0px 0px 7px;
    display: table-cell;
    vertical-align: middle;
}
#MainDiv .SportLinksList .LinkSportBox img,
#MainDiv .LinksList .LinkEventBox img {
	vertical-align: middle;
}
#MainDiv .SportLinksList .LinkSportBox A,
#MainDiv .LinksList .LinkEventBox A {
    color: #000;
}

/** Play by play **/
.info-timeline-content .ResTableInternal td{
	padding:0;
}

/** Really Big VS Table ***/
.Font84Percentage {
	font-size:84%;
}

/** Live results styles */
.liveMatchContainer {
	text-decoration:none;
}
.liveMatchContainer:hover{
	background-color: #E8E857 !important;
}

.liveMatchContainer:hover div{
	background-color: #E8E857 !important;
}

/** Event Unit Navigator styles */
.UnitNavigatorContainer:hover{
	background-color: #E8E857 !important;
}


