* { margin: 0; padding: 0; outline: 0; }

body {
    font-size: 12px;
    line-height: 18px;
    font-family: arial, sans-serif;
    color: #a8a8a8;
    background: #242424 url(../images/body.png) repeat 0 0;
    min-width: 1000px;
}

a { color: #349ce6; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

#wrapper {
    background: url(../images/wrapper2.png) repeat-x 0 0;
}

.shell {
    padding: 0 0 30px 0;
    width: 995px;
    margin: 0 auto;
    background: url(../images/top-lights.png) no-repeat 0 0;
}

.socials {
    display: inline;
    float: right;
    padding-right: 4px;
    margin-top: -35px;
}

    .socials a {
        display: block;
        float: left;
        margin-top: -20px;
        padding-right: 14px;
        width: 22px;
        height: 22px;
        text-indent: -4000px;
    }

        .socials a.facebook {
            background: url(../images/facebook.png) no-repeat 0 0;
            background-position: 0 -22px;
        }

        .socials a.twitter {
            background: url(../images/twitter.png) no-repeat 0 0;
            background-position: 0 -22px;
        }

        .socials a.youtube {
            background: url(../images/youtube.png) no-repeat 0 0;
        }

#top-navigation { color: #000; padding-left: 10px; }
#top-navigation a { color: #818082; }
#top-navigation a:hover { color: #b2b2b2; }
#top-navigation span { padding: 0 6px 0 9px; }

#header {
    position: relative;
    padding: 0 0 5px 9px;
    width: 981px;
}

#logo {
    display: inline;
    float: left;
    width: 980px;
}

#logo h1 {
    color: #fe8021;
    font-size: 66px;
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    padding: 60px 0 15px 285px;
    text-shadow: 2px 2px 20px #000,
                 -1px -1px 2px red;
    background: -webkit-linear-gradient(#eee, #333);
    background: -moz-linear-gradient(#eee, #333);
    /*-webkit-text-fill-color: transparent;*/
}

#logo .slogan {
    color: #e6e6e6;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-top: 20px;
    padding-left: 285px;
    text-shadow: 0px 0px 1px red;
}

#logo .sub-slogan {
    color: #fe1a1a;
    font-size: 32px;
    font-weight: bold;
    margin-top: 25px;
    padding-left: 285px;
    text-shadow: 2px 2px 3px black;
}

#logo .img-logo {
    float: left;
    width: 190px;
    margin: -1px 0 10px 55px;
}

#navigation {
    margin: 0 0 0 7px;
    padding: 2px 0 0 3px;
    width: 983px;
    height: 53px;
    background: url(../images/navigation.png) no-repeat 0 0;
}
    #navigation ul li {
        list-style: none;
        display: inline;
        float: left;
        line-height: 43px;
        text-shadow: 1px 1px #1b3242;
        background: url(../images/nav-sep.png) no-repeat right 0;
    }

    #navigation ul li {
        font-family: 'Play', sans-serif;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
    }

        #navigation ul li.first a {
            padding: 0 23px 0 26px;
            background: url(../images/nav-first.png) no-repeat 0 -4000px;
        }

        #navigation ul li a {
            display: inline;
            float: left;
            padding: 0 22px 0 19px;
            color: #fff;
            background: url(../images/nav-item.png) repeat-x 0 -4000px;
        }

            #navigation ul li a:hover {
                background-position: 0 0;
                text-decoration: none;
            }

#slider { position: relative; padding: 6px 0 50px 7px; margin-left: 2px; width: 984px; background: url(../images/slider.png) no-repeat 0 0; }

    #slider .caption {
        position: absolute;
        top: 357px;
        left: 0;
        padding-top: 16px;
        width: 981px;
        height: 47px;
        background: url(../images/caption.png) repeat-x 0 0;
    }

        #slider .caption p {
            text-align: center;
            font-family: 'Play', sans-serif;
            font-size: 20px;
            color: #fff;
            font-weight: bold;
            line-height: 32px;
        }

            #slider .caption p span {
                padding: 0 22px 0 20px;
                font-family: arial, sans-serif;
                font-size: 10px;
                color: #8a8b89;
                text-transform: uppercase;
                font-weight: normal;
                line-height: 32px;
            }
        #slider .caption a.watch-now {
            display: inline-block;
            width: 116px;
            height: 32px;
            line-height: 32px;
            background: url(../images/watch-now.png) no-repeat 0 0;
            margin-left: 15px;
            
        }

        #slider .caption a.watch-now {
            font-family: Arial, sans-serif;
            font-size: 12px;
            font-weight: bold;
            color: #fff;
            text-align: center;
        }

            #slider .caption a.watch-now:hover {
                text-decoration: none;
                background-position: 0 -32px;
            }

#main { padding-left: 4px; }
#main-top { font-size: 0; line-height: 0; text-indent: -4000px; height: 10px; background: url(../images/main-top.png) no-repeat 0 0; }
#main-middle { padding: 10px 27px 0; width: 937px; background: url(../images/main-middle.png) repeat-y 0 0; }
#main-bottom { font-size: 0; line-height: 0; text-indent: -4000px; height: 11px; background: url(../images/main-bottom.png) no-repeat 0 0; }

h2 {
    margin-bottom: 7px;
    font-family: 'Play', sans-serif;
    font-size: 26px;
    line-height: 47px;
    color: #fff;
    font-weight: normal;
    border-bottom: solid 1px #8f5224;
}

#content {
    display: inline;
    float: left;
    width: 618px;
}

.post {
    padding-bottom: 30px;
}

    .post p {
        padding: 9px 0 10px;
    }

    .post a.learn-more {
        display: block;
        width: 98px;
        height: 27px;
        line-height: 27px;
        background: url(../images/learn-more.png) no-repeat 0 0;
        text-align: center;
        font-weight: bold;
        color: #fff;
    }

        .post a.learn-more:hover {
            text-decoration: none;
            background-position: 0 -27px;
        }

#footer { padding-top: 11px; }
#footer .copy { float: right; padding-right: 2px; color: #8e8e8e; line-height: 19px; }
#footer .copy span { color: #000; padding: 0 4px; }
#footer .copy a { color: #c2c3c3; text-decoration: underline; }
#footer .copy a:hover { text-decoration: none; }

#bottom-nav { padding-left: 8px; color: #000; }
#bottom-nav span { padding: 0 8px 0 6px; }
#bottom-nav a { color: #8e8e8e; }


/* INICIO formulario contacto */
#contact-area {
	width: 650px;
	margin-top: 15px;
}

#contact-area #formContacto {
    padding-top: 10px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 415px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
    height: 10px;
}

#contact-area textarea {
	height: 120px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #fe8021;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
    margin-right: 145px;
    height: 30px;
}

#contact-area input.submit-button:hover {
    background-color: #fe8021;
    border: 2px solid #fe8021;
    color: #fff;
    cursor: pointer;
}

#contact-area label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 60px;
	padding-top: 5px;
}
/* FIN formulario contacto */

/* INICIO formulario inscripción SC2 */
#formInscripcionSC2-area {
	width: 650px;
	margin-top: 15px;
}

#formInscripcionSC2-area #formContacto {
    padding-top: 10px;
}

#formInscripcionSC2-area input, #formInscripcionSC2-area textarea {
	padding: 5px;
	width: 415px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
    height: 10px;
}

#formInscripcionSC2-area textarea {
	height: 120px;
}

#formInscripcionSC2-area input:focus {
	border: 2px solid #fe8021;
}

#formInscripcionSC2-area input.submit-button {
	width: 100px;
	float: right;
    margin-right: 145px;
    height: 30px;
}

#formInscripcionSC2-area input.submit-button:hover {
    background-color: #fe8021;
    border: 2px solid #fe8021;
    color: #fff;
    cursor: pointer;
}

#formInscripcionSC2-area label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 60px;
	padding-top: 5px;
}

.error-campo-numerico {
    color: red;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

/* FIN formulario inscripción SC2 */

/* INICIO formulario inscripción LoL */
#formInscripcionLoL-area {
	width: 650px;
	margin-top: 15px;
}

#formInscripcionLoL-area #formContacto {
    padding-top: 10px;
}

#formInscripcionLoL-area input {
	padding: 5px;
	width: 250px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
    height: 10px;
}

#formInscripcionLoL-area input:focus {
	border: 2px solid #fe8021;
}

#formInscripcionLoL-area input.submit-button {
	width: 100px;
	float: right;
    margin-right: -174px;
    height: 30px;
}

#formInscripcionLoL-area input.submit-button:hover {
    background-color: #fe8021;
    border: 2px solid #fe8021;
    color: #fff;
    cursor: pointer;
}

#formInscripcionLoL-area label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 120px;
	padding-top: 5px;
}

.titulo-texto-datos {
    font-size: 18px;
    font-weight: bold;
    color: #fe8021;
}

#integrantes {
    width: 920px;
}

.integrante {
    margin: 0 95px 25px 0;
    border-bottom: 1px solid #fe8021;
}

#integrantes label {
    width: 100px;
    float: none;
    margin-right: 5px;
}

#integrantes input {
    width: 190px;
    margin-right: 25px;
}

#integrantes .input-nombre {
    width: 140px;
    margin: 0 25px 5px 0;
}

#integrantes .input-apellidos {
    width: 160px;
    margin: 0 25px 5px 0;
}

#integrantes .input-nick {
    width: 150px;
    margin: 0 0 5px 0;
}

.integrante-ico {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background-color: #fe8021;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
    margin-right: 15px;
}

.integrante-img {
    border: 2px solid #fe8021;
    margin-bottom: -7px;
}

.faltan-campos {
    color: red;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

/* FIN formulario inscripción LoL */


#torneos {
    padding-top: 10px;
}

    #torneos li {
        list-style: none;
        margin-bottom: 30px;
    }

.torneo {
    float: left;
    display: inline;
}

    .torneo .logo {
    }

    .torneo .info {
        float: left;
    }

span.totalEquipo {
    background: #cccccc;
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    color: #0643b0;
    display: inline-block;
    font-weight: bold;
    line-height: 1.6em;
    margin-right: 5px;
    text-align: center;
    width: 1.6em;
}

span.totalEquipo:hover {
    background: #fe8021;
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    color: #cccccc;
    display: inline-block;
    font-weight: bold;
    line-height: 1.6em;
    margin-right: 5px;
    text-align: center;
    width: 1.6em;
    cursor: pointer;
}

.campo-obligatorio {
    color: red;
    display: inline;
    margin-left: 10px;
}

.confirmacion {
    width: 100px;
    float: left;
    margin: 5px 15px 0 0;
}

.titulo-confirmacion {
    font-size: 30px;
    margin-top: 15px;
    margin-left: 115px;
}

.titulo-contacto-oficina {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: -5px;
}

.alert-box {
    color:#555;
    border-radius:10px;
    padding:10px 10px 10px 36px;
    margin:10px;
}

.alert-box span {
    font-weight:bold;
    text-transform:uppercase;
    color: black;
}

.error {
    background:#ffecec url('../images/error.png') no-repeat 10px 50%;
    border:1px solid #f5aca6;
}
.success {
    background:#e9ffd9 url('../images/success.png') no-repeat 10px 50%;
    border:1px solid #a6ca8a;
    color: #232323;
}
.warning {
    background:#fff8c4 url('../images/warning.png') no-repeat 10px 50%;
    border:1px solid #f2c779;
}
.notice {
    background:#e3f7fc url('../images/notice.png') no-repeat 10px 50%;
    border:1px solid #8ed9f6;
    color: #000;
}

.logo-torneo {
    float: right;
    width: 250px;
    border-left: 1px solid #8f5224;
    border-bottom: 2px solid #8f5224;
    border-radius: 10px;
}

.borde-extra {
    border-bottom: 2px solid #8f5224;
}

.lista {
    margin-left: 20px;
    list-style-image: url('../images/bullet.gif');
}

    .lista li {
        padding-bottom: 4px;
        font-size: 14px;
    }

.plazo-ampliado {
    color: #fe8021;
    font-size: 16px;
    font-weight: bold;
}

.fb-like-box {
    float: right;
    margin-top: -80px;
    margin-right: -90px;
}

.logo {
    margin: 5px;
    vertical-align: middle;
}

.contenedorLogos {
    text-align: center;
}


/* INICIO tabla horarios */
.titulo-horario {
    color: #fe8021;
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-top: 25px;
    margin-bottom: 10px;
}

.tabla-horarios {
    border-collapse: collapse;
    border-spacing: 0;
    border-color: #aaa;
    border-width: 0;
    border-style: solid;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

    .tabla-horarios td {
        padding: 8px 5px;
        color: #333;
        background-color: none;
    }

.celda-hora {
    background-color: #fff;
    font-weight: bold;
    border-right: 2px solid black;
}

    .tabla-horarios th {
        font-weight: normal;
        font-size: 14px;
        padding: 10px 5px;
        color: #fff;
        background-color: #f38630;
        font-weight: bold;
        border-bottom: 2px solid black;
    }

/* Tonalidades de azul. 
   Color1-1: azul más claro. 
   Color1-4: azul más oscuro.
*/
.tabla-horarios .color1-1 {
    background-color:#C5D9F1;
}

.tabla-horarios .color1-2 {
    background-color:#8DB4E2;
}

.tabla-horarios .color1-3 {
    background-color:#538DD5;
}

.tabla-horarios .color1-4 {
    background-color:#00B0F0;
}

/* Tonalidades de naranja. 
   Color2-1: naranja más claro. 
   Color2-4: naranja más oscuro.
*/
.tabla-horarios .color2-1 {
    background-color:#FDE9D9;
}

.tabla-horarios .color2-2 {
    background-color:#FCD5B4;
}

.tabla-horarios .color2-3 {
    background-color:#FABF8F;
}

.tabla-horarios .color2-4 {
    background-color:#e67910;
}

.tabla-horarios .color3{
    background-color:#fd6864;
}

.tabla-horarios .color4{
    background-color:#32cb00;
}

.tabla-horarios .color5{
    background-color:#fffe65;
}

.tabla-horarios .color6{
    background-color:#fcfb21;
}

.tabla-horarios .celda-vacia {
    background-color: none;
}

.celda-esquina {
    background-color:transparent !important;
    border-right: 2px solid black;
}
/* FIN tabla horarios */