

html {
font-size:1em;
height:100%;

/*
background: black url(http://www.fiiiiight.com/fight_splash.png) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
*/
margin:0;
padding:0;

}

body {
font-size:100%;
height:100%;
margin:0;
padding:0;


}

#nonFooter {
background:black url(http://www.fiiiiight.com/fight_splash2.jpg) top center no-repeat;
min-height:100%;
position:relative;
margin:0px;
color:transparent;

}




#video {
bottom:415px;
position:relative;
}


#main {

background-color: transparent;
color:white;
font-family: "edding-780-1","edding-780-2",cursive;font-size:small;
margin:auto;
position:relative;
width:1024px;
/* height:768px; */

}



#doorway{
background-color: transparent;
/* margin:auto; */
position:fixed;
margin-left: 595px;
padding-top:170px;
width:220px;
height:160px;

}

.box1{

position:relative;
background-color: transparent;
margin-left:30px;
margin-top:50px;
/* background:transparent url(http://www.fiiiiight.com/image/enter.png) no-repeat scroll center top; */
}


.box2{
background-color: transparent;
position:relative;
margin-top:5px;

/* background:transparent url(http://www.fiiiiight.com/image/whatis.png) no-repeat scroll center top; */
}


.box3{
background-color: transparent;
position:relative;
margin-top:5px;
float:right;
margin-right: 30px;

/* background:transparent url(http://www.fiiiiight.com/image/whatis.png) no-repeat scroll center top; */
}

.box4{
background-color: transparent;
position:relative;
margin-top:5px;
float:right;

/* background:transparent url(http://www.fiiiiight.com/image/whatis.png) no-repeat scroll center top; */
}



.email{

font-family: "edding-780-1","edding-780-2",cursive;font-size:medium;
height:20px;
width:200px;
margin:auto;
background-color: white;
position:relative;
color:black;

}

.box{
	clear: both;
	overflow: auto;
	background-color: white;
	color:black;
	font-family: "edding-780-1","edding-780-2",cursive;	
	font-size: 14px;
	height: 17px;
	width: 170px;
	font-size: 17px;
}



#size{
font-size: large;
font-weight: 100;
color:white;


}

#space{
margin-left: 30px;


}

.height{
margin-top: 30px;
}

#size2{
font-size: medium;
font-weight: 100;
color:white;


}

#title
{

	margin-top: 5px;
	font-family: "edo-1","edo-2",sans-serif;
	font-size: 18px;
}

.enter{
	float:right;
	margin-right: 50px;
	margin-top: 20px;
	background-color: #323131;
	font-size: 14px;
	color:white;
	font-family: "edo-1","edo-2",sans-serif;	
	cursor: pointer;
	border-color: #323131;
	font-size: 20px;
	height:30px;
	width: 80px;
	
}


.enter:hover{

	background-color: white;
	color:black;
	cursor: pointer;
	border-color: white;
	
}


.signup
{

	position:relative;
	padding-top: 10px;
	padding-left: 39px;
	text-align: left;
	width: 140px;
	/* height:200px; */
	background-color: transparent;
	float:left;
	display: block;
	bottom: 0px;
	color:black;
	font-family: "edo-1","edo-2",sans-serif;
	font-size: 12px;
}


#rules{
background-color: black;
color:white;
font-family: "edding-780-1","edding-780-2",cursive;
font-size: xx-large;
margin:auto;
margin-top:50px;
}

.error{
margin-top:5px;
background: black;
color:red;
width: 165px;
text-align: center;
padding-left: 5px;
padding-right: 5px;
padding-top: 3px;
padding-bottom: 3px;
font-family: "edo-1","edo-2",sans-serif;

}

.error2{
margin-top:5px;
background: transparent;
color:red;
width: 175px;
text-align: center;
height:23px;
font-family: "edo-1","edo-2",sans-serif;
}

a img, :link img, :visited img {
border:0 none;
}



#footer {
/* background:transparent url(http://www.fiiiiight.com/image/landingFooter.jpg) repeat scroll center top; */
bottom:0;
clear:both;
height:40px;
position:relative;
}

* html #footer {
/* margin-top:-7.4em; */
}

a.active3:link {text-decoration:none; color: white;}     /* unvisited link */
a.active3:visited {text-decoration:none; color: white;}  /* visited link */
a.active3:hover {text-decoration:underline; color: white;}   /* mouse over link */
a.active3:active {text-decoration:none; color: white;}   /* selected link */


a:link {color:white;text-decoration:none;}
a:visited {color:white;text-decoration:none;}
a:hover {color:#464545;text-decoration:none; }
a:active {color:white;text-decoration:none; }

a.active:link {color:#464545;text-decoration:line-through;}
a.active:visited {color:#464545;text-decoration:none;}
a.active:hover {color:#464545;text-decoration:line-through;}
a.active:active {color:#464545;text-decoration:line-through;}


a.sub:link {text-decoration:none;}
a.sub:visited {text-decoration:none;}
a.sub:hover {color:black;text-decoration:line-through;}
a.sub:active {color:black;text-decoration:line-through;}


a.non:link {border:0 none;color:black;text-decoration:none;}
a.non:visited {color:black;text-decoration:none;}
a.non:hover {color:black;text-decoration:none;}
a.non:active {color:black;text-decoration:none;}
