#contenido ul > li > ul {
	margin:10px 0 15px 20px;
}

#contenido ul > li > ul > li {
	background:none;
}

/* --- CIRCUITO --- */
#circuito {
}
#circuito li {
	margin-top: 0;
	background: none;
	padding-left: 0;
	border-bottom:1px solid #f0f0f0;
	padding-bottom:7px;
	margin-bottom:7px;
	height:21px;
}
#circuito li span.time {
	float:left;
	background:#EB6E07;
	color:#fff;
	margin-right:20px;
	width:60px;
	text-align:center;
	padding: 3px 0;
}
#circuito li span.name {
	float:left;
	padding:3px 0;
}
#circuito li a {
	float:right;
	padding: 3px 0;
	color:#666;
	font-weight:bold;
}

#contenido .patrocinadores{
	display: block;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
#contenido .patrocinadores > li{
	background: none;
	float: left;
	padding: 0;
	margin: 10px 0 5px 0;
}
#contenido .patrocinadores > li a{
	float: left;
	padding: 0;
	margin: 0;
}

#contenido .patrocinadores > li img{
	margin: 0;
	float: left;
	padding: 0;
}

/* ----- PAGINAS ESPECIALES ----- */
/* IFT 2014 */
body.ispage612 #background {
	background: url(../img/fondo-itf.jpg) center top no-repeat;
}
body.ispage717 #background {
	background: url(../img/fondo-itf.jpg) center top no-repeat;
}
body.ispage1109 #background {
	background: url(../img/fondo-itf.jpg) center top no-repeat;
}
#videobg {
	display:none;
	position:fixed;
	z-index:100;
	background:#fff;
	opacity:0.9;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
div.boxvideo {
	display:none;
	position:absolute;
	z-index:110;
	width:560px;
	height:auto;
	top:0;
	left:0;
}
div.boxvideo a {
	display:block;
	text-align:right;
	font-size:14px;
	margin-top:10px;
	color:#333;
}
/* ATP */
body.ispage621 #background {
	background: url(../img/fondo-atp.jpg?v=1) center top no-repeat;
}
body.ispage621 #content a {
	color:#333;
	text-decoration:underline;
}
body.ispage621 #content a:hover {
	color:#eb6c06;
}
body.ispage621 #content b a {
	font-weight:bold;
}

/* WTA */
body.ispage622 #background {
	background: url(../img/fondo-wta.jpg?v=1) center top no-repeat;
}
body.ispage622 #content a {
	color:#333;
	text-decoration:underline;
}
body.ispage622 #content a:hover {
	color:#eb6c06;
}
body.ispage622 #content b a {
	font-weight:bold;
}

/* ATP WTA */
p.grand {
	border:2px solid #ededed;
	padding: 14px 14px;
	margin-top:20px !important;
}
#years{
	height:40px;
	margin:20px 0 15px 0;
}
#years a {
	float:left;
	background:#ededed;
	color:#666;
	margin-right:4px;
	padding: 8px 15px 10px 15px;
	border: 2px solid #ededed;
	border-bottom: 0;
	font-size:16px;
	font-weight:bold;
	text-decoration:none !important;
}
#years a.active {
	background:#fff;
	color:#eb6c06 !important;
}

div.tableyear {
	font-size:1.4em;
	display:none;
}
div.tableyear.active {
	display:block;
}
div.tableyear > div {
	height:14px;
	margin: 4px 0 0 0;
	padding: 0 0 4px 0;
}
div.tableyear > div span {
	float:left;
	width:330px;
	color:#333;
}
div.tableyear > div span:first-child {
	float:left;
	width:220px;
	color:#eb6c06;
}
div.tableyear > div.line {
	margin: 8px 0 0 0;
	padding: 0 0 8px 0;
	border-bottom: 2px solid #ededed;
}
div.tableyear > h2 {
	margin: 20px 0 0 0;
	padding: 5px 0;
	color:#fff;
	text-align:center;
	background:#eb6c06;
	font-size:14px;
	text-transform:uppercase;
	text-shadow: 0 0 5px #2c1401;
}

/* BEACH TENNIS */
/* WTA */
body.ispage73 #background {
	background: url(../img/beach-tennis-bg.jpg?v=1) center bottom no-repeat;
	background-size:cover;
}

/* LEGEND Y JUNIOR */
#juniorcup {
}
#juniorcup .participantes {
	width:100%;
}
#juniorcup .participantes div {
	width:18%;
	float:left;
	margin: 10px 1%;
	text-align:center;
}
#juniorcup .participantes div img {
	width:100%;
	display:block;
}
#juniorcup .participantes div span {
	display:block;
	margin: 10px 0 0 0;
	font-size:12px;
}

#juniorcup .programacion {
	float:left;
	width:100%;
	margin-top:20px;
	font-size:13px;
}
#juniorcup .programacion strong {
	display:block;
}
#juniorcup .programacion > div + div {
	margin-top:10px;
	padding-top:10px;
	border-top: 1px solid #f0f0f0;
}
#juniorcup .programacion > div p {
	margin: 5px 0;
}

#juniorcup .galeria {
	width:100%;
	float:left;
	padding-top:10px;
}
#juniorcup .galeria div {
	width:48%;
	float:left;
	margin: 10px 1%;
	text-align:center;
}
#juniorcup .galeria div img {
	width:100%;
	display:block;
}

/* WTA MALLORCA */
body.ispage1118 #background {
	background: url(../css/wta/estadio.jpg?v=1) center center no-repeat;
	background-size:cover;
}
#wtamcaprensa br {display:none;}
#wtamcaprensa a {
	display:block;
	padding: 5px 0;
	border-top: 1px solid #d0d0d0;
}
#wtamcaprensa a:first-child {border-top:0;}
body.ispage1118 p.pics img {width:275px;height:auto;}
body.ispage1118 p.wtabanners {padding-top:10px;height:110px;}
body.ispage1118 p.wtabanners a {
    float: left;
    height: 100px;
    width: 49%;
    position: relative;
    background: #f0f0f0;
    box-sizing: border-box;
    padding: 10px 5px 10px 145px;
}
body.ispage1118 p.wtabanners a + a {margin-left:2%;}
body.ispage1118 p.wtabanners a span {
	display:block;
	font-size: 1.2em;
	line-height: 1em;
}
body.ispage1118 p.wtabanners a img + span {
	font-size: 1.5em;
	margin-bottom: 5px;	
}
body.ispage1118 p.wtabanners a img {
	position: absolute;
	top: 0;
	left: 0;
}
body.ispage1118 #sidebarplus {display:none !important;}
body.ispage1118 #sidebarlicencia {display:none !important;}

