/* General Pages */
@font-face {
    font-family: 'bignoodletitling';
    src: url('http://www.bigsportscontest.com/fonts/big-noodle-titling/big_noodle_titling_oblique-webfont.woff2') format('woff2'),
         url('http://www.bigsportscontest.com/fonts/big-noodle-titling/big_noodle_titling_oblique-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
	font: 18px 'bignoodletitling';
  	line-height: 1.2em;
  	background: #000 url(http://www.bigsportscontest.com/img/betphoenix/16/bg-backend-march_madness-login-bp.jpg) no-repeat center top;
	background-size: 100%;
	-webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body.home{
	background: #000 url(http://www.bigsportscontest.com/img/betphoenix/16/bg-backend-march_madness-bp.jpg) no-repeat center top;
	background-size: 100%;

}


a:link, a:visited, ul li strong{
	color: #FFCD46;
}

h2 a{
    background: #005986;
}

p, ul{
	font: 16px Helvetica;
}

.box-login{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#222222+0,000000+100&0.8+0,0.8+100 */
	background: -moz-linear-gradient(top,  rgba(34,34,34,0.8) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(34,34,34,0.8) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(34,34,34,0.8) 0%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc222222', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */
	border: 1px solid #666
}
	
	.box-login:before{
	    content: 'Enter with your BetPhoenix Account';
	    color: #999;
	    display: inline-block;
	    margin: 0 0 20px 0
	}

	#submit{
		position: relative;
	}

		#submit:after{
			content: 'Login';
			/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005986+0,0b6c9d+100 */
            background: #005986; /* Old browsers */
            background: -moz-linear-gradient(top,  #005986 0%, #0b6c9d 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(top,  #005986 0%,#0b6c9d 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom,  #005986 0%,#0b6c9d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005986', endColorstr='#0b6c9d',GradientType=0 ); /* IE6-9 */
			width: 100%;
			color: #FFF;
			font-weight: bold;
			line-height: 55px;
			position: absolute;
			font-size: 1.5em;
			top: 0;
			left: 0;
			text-align: center;
			z-index: 1
		}

	.box-login input[type="submit"]{
		border: 1px solid #005986;
		background: none;
		padding: 20px 0;
		color: #FFF;
		position: relative;
		width: 100%;
		z-index: 2
	}

		.box-login input[type="submit"]:hover{
			border:1px solid #FFF;
		}

.contest-fo:after{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,222222+100 */
	background: rgb(0,0,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(34,34,34,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(34,34,34,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(34,34,34,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#222222',GradientType=0 ); /* IE6-9 */

}

div.container{
	background: #000 url(http://www.bigsportscontest.com/img/betphoenix/12/fans.jpg) no-repeat center top;
	border: 1px solid #666;
}

	.pick, .pick:visited{
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005986+0,0b6c9d+100 */
        background: #005986; /* Old browsers */
        background: -moz-linear-gradient(top,  #005986 0%, #0b6c9d 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top,  #005986 0%,#0b6c9d 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom,  #005986 0%,#0b6c9d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005986', endColorstr='#0b6c9d',GradientType=0 ); /* IE6-9 */
        border: 1px solid #005986;
        color: #FFF;
	}

	/* Bracket Responsive */
		
		.contest-traditional{
			padding: 20% 0 0 0
		}

			.contest-traditional:before, .contest-traditional:after{
				background: #000;
			}

	/* End Bracket Responsive */

/* Contest Body */

/* Pop-up game */
	

/* Media Queries */

@media (min-width: 1100px) {

	.contest-traditional{
		padding: 0
	}

	.contest-traditional:before{
	    background: url(/img/betphoenix/16/bg-bracket-teams_1-bp.png) no-repeat bottom center;
	}

		.contest-traditional:after{
	    background: url(/img/betphoenix/16/bg-bracket-bp.jpg) no-repeat center #000;
		}
}


@media (min-width: 1260px) {

	body.home{
		background-size: auto
	}

	div.container{
		margin: 300px auto 50px auto;
	}

}


/* End Media Queries */