/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, span,  object, iframe, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, i, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead,
article, aside, canvas, details, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, section, summary,
time, mark, audio, video {
	
	padding: 0;
	border: 0;
	font-size: 100%;
	font: Helvetica,sans-serif;
	font-weight: normal;
	background-color: #2173a5;
	color: #000000;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}

a {
	font: bold;
	font-size: 110%;
	background-color: #FD7400;
	color: #000000;
	padding: 2px 6px 2px 6px;
	border-radius: 3px;
	text-decoration: none;
}

.slider-wrap {
	width: 500px;
	margin: auto;
}
.slider {
  overflow-x: scroll;
  width: 500px;
}
.holder {
}
.slide-wrapper {
	float: left;
	width: 500px;
}


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

body, header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

table.bracket
{
  width: 100%;
}
th
{
   padding: 3px;
   background-color: #e93f6f;
}
td
{
  padding: 1px;
  text-align: center;
  background-color: #ffbf00;
}

td.rank1
{
  padding: 1px;
  text-align: center;
  background-color: #e93f6f;
}
td.rank2
{
  padding: 1px;
  text-align: center;
  background-color: #ffbf00;
}
td.rank3
{
  padding: 1px;
  text-align: center;
  background-color: #31936f;
}


.login ul {
	padding: 0;
	margin 0;
}

.login li {
	display: inline;
	float: left;
}

label {
	display: block;
	color: #000000;
}

.cf:before,
.cf:after {
	content: "";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	*zoom 1
}

:focus {
	outline: 0;
}

.maindata {
	padding: 8px;
	margin: auto;
	text-align: center;
}

.login {
	vertical-align: center;
	width: 250px;
	margin: 50px auto;
	padding: 25px;
	background-color: rgba(250,250,250,0.8);
	border-radius: 2px;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2),
	inset 0px 1px 0px 0px rgba(250,250,250,0.5);
	border: 1px solid rgba(0,0,0,0.3);
}


/****************************************************************************
 LandingPage
*****************************************************************************/



.wrapper {
	width: 80%;
}

.landingpage section {
	width: 100%;
	margin-bottom: 50px;
	border-bottom: 1px #333 solid;
}

.landingpage {
	width:100%;
	line-height: 1.2;
	margin: 0px auto 0px auto;
}

.landingpage img {
	width: 100%;
	margin: 0px auto 0px auto;
}

.landingpage p {
	padding: 0px 20px 0px 20px;
	font-family: Arial;
	font-size: 2em;
}

.browsercheck {
	padding-bottom: 60px;
	text-align: center;
}

/****************************************************************************
 Login
*****************************************************************************/

.loginpage {
	width:  100%;
	line-height: 1.2;
}

.loginpage img {
	width: 100%;
	margin: 0px auto 0px auto;
}

.loginpage p {
	padding: 0px 60px 0px 60px;
	font-family: Arial;
	font-size: 2em;
}

.loginpage section {
	width: 100%;
	margin-bottom: 50px;
	border-bottom: 1px #333 solid;
}

.loginpage form {
	padding: 30px 60px 0px 60px;
}

.loginpage input {
	width: 100%;
	padding: 25px;
	font-size: 2em;
	margin-bottom: 30px;
}

.loginpage button {
	width: 100%;
	padding: 25px;
	font-size: 2em;
	background-color: #333333;
	color: white;
	margin-bottom: 60px;
	border: none;
}

/****************************************************************************
 Leaving
*****************************************************************************/


.leavingpage {
	width: 100%;
	font-size: 5em;
}

.leavingpage section {
	width: 100%;
	margin-bottom: 50px;
	border-bottom: 1px #333 solid;
	display: inline-block;
}

.leavingpage p {
	padding: 0px 60px 0px 60px;
	font-family: Arial;

}

.leavingpage .headline {
	padding: 60px 0px 60px 0px;	
}

.leavingpage .selection {
	float: left;	
}

.leavingpage .radio-label {
	width: 100%;
 	float: left;
 	padding-left: 11px;

}

.leavingpage .radio-button {
	width: 3em;
	height: 3em;
}

.selectionset {
	width: 100%;
    margin: 40px auto 40px auto;
    padding-bottom: 50px;
   	border-bottom: 1px solid #ccc;
}

.selectionset p{
	padding-top: 40px;
	font-size: 0.5em;
}

.leavingpage .textfield {
	width: 85%;
	height: 20%;
	font-size: 0.8em;
	margin: 40px 40px 40px 60px;
}

.leavingpage button {
	width: 100%;
	text-align: center;
	height: 10%;
	background-color: red;
	color: white;
	font-weight: bold;
	font-size: 1em;
	border: none;
}

.leavingpage button:hover {
	background-color: #ccc;
}

/****************************************************************************
 Misc
*****************************************************************************/

.bold {
	font-weight: bold;
}

#ctimg {
	display: none;
}
.form-page {
	clear: both;
	width: 300px;
	margin: 0px auto 0px auto;

}


.textbox {
	
	vertical-align: center;
	width: 50%;
	margin: 50px auto;
	padding: 15px;
	background-color: rgba(250,250,250,0.8);
	border-radius: 2px;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2),
	inset 0px 1px 0px 0px rgba(250,250,250,0.5);
	border: 1px solid rgba(0,0,0,0.3);
	text-align: center;
}
