/* Reset */



body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

html, body {

	height: 100%;

}

body{

margin:0;

padding:0;

background: #000 url(../images/bg1.jpg) fixed center no-repeat;

font-family: Helvetica Neue, Helvetica, Arial;

}



.container{

width: 960px;

margin: 0 auto;

}



.header{

width:960px;

float: left;

padding-top: 20px;

}



div.logo{

margin: 0 auto 30px auto;

text-shadow: 1px 1px 7px #3e3935;

filter: dropshadow(color=#3e3935, offx=1, offy=1);

font-size: 170px;

color: #FFFFFF;

display: block;

text-align: center;

}



div.logo span{

display: block;

text-align: center;

font-size: 15px;

letter-spacing: 4px;

text-transform: uppercase;

}



.clear{

clear: both;

}



.coming_soon{

	margin-top:50px;

	width: 960px;

}



p.default, .good{

	padding-top:20px;

	width:560px;

	color: #FFFFFF;

	font-size: 17px;

	text-align: left;

	margin:auto;

}

.bold {

	font-weight: bold;

}

.italic {

	font-style:italic;

}

.information{

margin: 20px auto 0 auto;

height: 48px;

width: 450px;

padding: 9px 0 0 9px;

}

.error {

	width:560px;

	color: #F00000;

	font-size: 17px;

	text-align: left;

	margin:auto;

	padding-top:20px;

}

.main{

width: 509px;

height: 37px;

float: left;

}



.field{

width: 280px;

float: left;

height: 36px;

padding: 0 10px;

font-family: Helvetica Neue, Helvetica, Arial;

font-size: 17px;

-webkit-border-radius: 5px;

border-radius: 5px;

background-color: rgba(51,51,51,0.5);

color: rgba(255,255, 255,1);

behavior: url(http://hugoj.info/deezer/cs/tools/pie/PIE.htc);

}

input:focus,textarea:focus,select:focus{

	border-color:rgba(255,255,255,0.5);

	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(255,255,255, 0.6);

	-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(255,255,255, 0.6);

	box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(255,255,255, 0.6);

	outline:0;

	outline:thin dotted \9;

behavior: url(http://hugoj.info/deezer/cs/tools/pie/PIE.htc);

}

.button{

	text-shadow: 1px 1px 7px #3e3935;

filter: dropshadow(color=#3e3935, offx=1, offy=1);

	cursor: pointer;

	margin-left:10px;

width: 70px;

height: 40px;

float: left;

font-size:16px;

color:#FFFFFF;

background: #7d7e7d; /* Old browsers */

background: -moz-linear-gradient(top,  #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */

background: linear-gradient(to bottom,  #7d7e7d 0%,#0e0e0e 100%); /* W3C */

border-radius: 5px;

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */

behavior: url(http://hugoj.info/deezer/cs/tools/pie/PIE.htc);

}



.button:hover{

background: #fcfff4; /* Old browsers */

background: -moz-linear-gradient(top,  #fcfff4 0%, #dfe5d7 40%, #b3bead 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfff4), color-stop(40%,#dfe5d7), color-stop(100%,#b3bead)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%); /* IE10+ */

background: linear-gradient(to bottom,  #fcfff4 0%,#dfe5d7 40%,#b3bead 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 ); /* IE6-9 */

color:#000000;

behavior: url(http://hugoj.info/deezer/cs/tools/pie/PIE.htc);

}

#deezer_logo  {
	text-align:center;
}
#footer {
	text-align:center;
}
a:visited {
	text-decoration:none;
}
a {
	color:rgba(102,102,102,1);
	text-decoration:underline;
}
a:hover {
	color:rgba(153,153,153,1);
}

.tou {
	text-align: center;
	margin:auto;
	width: 960px;
}
p {
	padding-top:20px;
	color: #FFFFFF;
	font-size: 17px;
	text-align: left;
	margin:auto;
}
h1 {
	color:rgba(255,255,255,1);
	font-size:1.9em;
	font-weight:bold;
	margin:20px;
}
h2 {
	color:rgba(255,255,255,1);
	font-size:1.5em;
	margin:15px;
}
h3 {
	color:rgba(255,255,255,1);
	font-size:1.2em;
	margin:10px;
}