/* Nullstilling
------------------------------------------------------------------ */
* {font: normal 12px Verdana, Geneva, sans-serif;margin: 0; padding: 0; text-decoration: none; border: 0;}
div.clear{
	clear: both;
}

/* Body 
------------------------------------------------------------------ */
body {
	background: #fafafd url('imgs/body_bg.gif') repeat-x;
	color: #000;
	font: normal 13px Trebuchet MS, Geneva, sans-serif;

	margin:0px 0px;
	padding:0px;
	text-align:center;

}


input.text, input.inp_email, input.inp_password, select, textarea.text{
	background: #fff url("imgs/login_input_text_bg.jpg") repeat-x;
	border: #b9b8b4 1px solid;
	padding: 2px;
}

/* Fonts
------------------------------------------------------------------ */
h1{
	font: normal 23px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 3px;
}
h2{
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 7px;
	padding-bottom: 7px;
}
p{
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 7px;
	padding-bottom: 7px;
}


/* Super
------------------------------------------------------------------ */
#super_wrapper{
	width: 950px;
    margin-left: auto;
    margin-right: auto;
	margin: 0px auto;
	text-align:left;
}


/* Top 
------------------------------------------------------------------ */
#top_wrapper{
	width: 950px;
	margin: 0px auto;
}
td.top_left{
	background: url("imgs/top_bg_left.jpg") no-repeat;
	width: 21px;
	height: 42px;
}
td.top_center{
	background: url("imgs/top_bg_center.jpg") repeat-x;
	width: 910px;
	height: 42px;
}
td.top_right{
	background: url("imgs/top_bg_right.jpg") no-repeat;
	width: 19px;
	height: 42px;
}



img.free_t_shirt{
	position:absolute;
	top:0px;
	float: left;
	z-index: 5;
	margin-left: 855px;
}
img.contest_1{
	position:absolute;
	top:0px;
	float: left;
	z-index: 5;
	margin-left: 775px;
}

img.contest_2{
	position:absolute;
	top:0px;
	float: left;
	z-index: 5;
	margin-left: 855px;
}




/* Logo
------------------------------------------------------------------ */
#logo_wrapper{
	width: 950px;
	margin: 0px auto;
}
td.logo_left{
	width: 251px;
	height: 126px;
}
td.logo_center{
	width: 17px;
}
td.logo_right{
}

a.logo_slogan{
	color: #a4a4a4;
	font: normal 24px Arial, Trebuchet MS, Geneva, sans-serif;
}


/* Center
------------------------------------------------------------------ */
#center_wrapper{
	background: url("imgs/center_bg.jpg") no-repeat;
	width: 950px;
	min-height: 267px;
	margin: 0px auto;
}


/* Login
------------------------------------------------------------------ */
#login_wrapper{
	background: url("imgs/login_bg.jpg") no-repeat;
	width: 950px;
	height: 267px;
	margin: 0px auto;
}
#login_wrapper p{
	margin: 0;
	padding: 0;
}
td.login_left{
	width: 623px;
}
td.login_right{
	width: 327px;
}

#login_alreaddy_a_member{
	background: url("imgs/login_alreaddy_a_member.jpg") no-repeat;
	width: 237px;
	height: 51px;
	text-align:center;
}
#login_alreaddy_a_member p{
	color: #02446a;
	font: bold 13px Trebuchet MS, Geneva, sans-serif;
	padding-top: 10px;
}


#login_form{
	padding-left: 1px;
}


#login_form p{
	color: #008ad9;
	font: bold 12px Trebuchet MS, Geneva, sans-serif;
	padding-bottom: 7px;
}

#login_form a, p.remember_me{
	color: #008ad9;
	font: normal 13px Trebuchet MS, Geneva, sans-serif;
}
input.inp_email, input.inp_password{
	background: #fff url("imgs/login_input_text_bg.jpg") repeat-x;
	border: #b9b8b4 1px solid;
	padding: 2px;
	width: 225px;
}

.login_form_submit{
	background: url("imgs/login_input_submit.gif") no-repeat;
	height: 26px;
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 0px;
	padding-left: 0px;
}

img.join_here{
	position:absolute;
	top:98px;
	float: left;
	z-index: 5;
	margin-left: 655px;
}


/* Main Statements
------------------------------------------------------------------ */
#main_statements p{
	color: #6d83a6;
	font: normal 13px Trebuchet MS, Geneva, sans-serif;
	padding-top: 17px;
	padding-bottom: 0px;
}
#main_statements strong{
	color: #6d83a6;
	font: bold 13px Trebuchet MS, Geneva, sans-serif;
	padding-top: 17px;
	padding-bottom: 0px;
}


/* Registrer form
------------------------------------------------------------------ */
#terms{
	background: #fff url("imgs/login_form_input_text.gif") repeat-x;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 3px;
}
#registrer_form p{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
#registrer_form input{
	background: url("imgs/login_form_input_text.gif") repeat-x;
	height: 19px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 3px;
}
#registrer_form select{
	background: url("imgs/login_form_input_text.gif") repeat-x;
	height: 25px;
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 0px;
	padding-left: 0px;
}
.registrer_form_submit{
	background: url("imgs/login_form_input_text.gif") repeat-x;
	height:34px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
/* Stats
------------------------------------------------------------------ */
#stats{
	
	padding: 2px 0 0px 20px;
}
#stats p{
	color: #d9dceb;
	padding: 2px 0 0px;
}
/* Footer
------------------------------------------------------------------ */
#footer{
	background: url("imgs/footer_bg.jpg") repeat-x;
	text-align:center;
	padding-top:10px;
	padding-bottom: 10px;
}
#footer p, #footer a{
	color: #666666;
}
