/* CSS Document */
/* Schwartzhog */
/* © Copyright Squire Creations 1 Ltd. 2008 */


/* Main Body Elements */
body {
background-color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:0.65em;
margin:0px;
margin-right:auto;
margin-left:auto;
text-align:center;
background-image: url(../img/Enter_Background_2.jpg);
background-position:left top;
background-repeat: no-repeat;
}

#wrapper{
width:100%;
margin-right:auto;
margin-left:auto;
text-align:center;
float:left;
display:inline;
}

#container{
width:940px;
height:770px;
margin-left:110px;
text-align:left;
float:left;
display:inline;
}

/*html>body #container {margin-left:10px;}*/

#flash_main{
float: left;
display:inline;
width:842px;
height:508px;
background-color: #000;
margin-top: 25px;
}
.footerheadings{
color:#fff;
}

#yes-no-buttons{
position:absolute;
top:490px;
left:494px;
}

#footer{
margin-right:auto;
margin-left:auto;
color:#fff;
width:940px;
height:30px;
text-align:left;
border:solid 1px #00CC99;
}

#footer span{
color:#fff;
}

#footer a{
color:#fff;
text-decoration:none;
}

#footer a:hover{
color:#999;
text-decoration:underline;
}
/*****************************************************/

/* Enter Page Elements */



#enter_screen{
text-align:left;
width:850px;
height:508px;
background-position:left top;
background-repeat:no-repeat;
margin-top:130px;
overflow:hidden;
}

#button_yes{
text-align:left;
width:248px;
height:65px;
margin-top:381px;
margin-left:18px;
float:left;
display:inline;
}

#button_no{
text-align:left;
width:248px;
height:65px;
margin-top:381px;
margin-right:219px;
float: left;
display:inline;
}

#enter_text{
	text-align:left;
	width:385px;
	position:absolute;
	top:815px;
	left:107px;
}

/*****************************************************/

/* Text Style Elements */


h1{
margin-top:0px;
padding-top:0px;
font-size:1.0em; 
font-style:normal; 
color:#45af3c;
}

h2{ 
margin-top:0px;
padding-top:0px;
font-size:0.9em; 
font-style:normal; 
color:#15135f;
}

h3{ 
font-size:1em; 
font-style:normal; 
color:#666;
}

h4{ 
margin-top:0px;
padding-top:0px;
font-size:0.9em; 
font-style:normal;
letter-spacing: 1px;
color:#34932c;
}

p{ 
color:#fff;
line-height: 18px;
font-size:0.9em; 
}

a{ 
color: #fbda00;
text-decoration:none;
}

a:hover{ 
color: #fff;
text-decoration:underline;
}


/*****************************************************/

