@font-face
{
font-family: "speedy";
src: url("fonts/speedycasual.ttf");
}

@font-face
{
font-family: "cursive";
src: url("fonts/curse.ttf");
}

@font-face
{
font-family: "arcade";
src: url("fonts/arcade2.ttf");
}

@font-face
{
font-family: "constant";
src: url("fonts/constant.ttf");
}

body
{
background:#fff;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:20px;
margin:0px 0px 0px 50%;
padding:0px;
text-align:left;
direction:ltr;
unicode-bidi:embed;
position:absolute;
left:-400px;
}
h1, h2, h3, h4, h5{font-size:13px;color:#333;margin:0px;padding:0px;}
h1{font-size:14px;margin-bottom:20px;}
h4, h5{font-size:11px;}
p{font-family:"lucida grande", tahoma, verdana, arial, sans-serif;font-size:11px;text-align:left;}
a{cursor:pointer;color:#3b5998;-moz-outline-style:none;text-decoration:none;}
a:hover{text-decoration:none;color:#000000;}
select{border:1px solid #BDC7D8;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:20px;padding:2px;}
td{color:#000;}
td,
td.label{font-size:20px;text-align:left;}
a.tool:hover {background:#ffffff;}
a.tool span {display:none;}
a.tool:hover span{display:inline; position:absolute;background:#ffffff;}

a
{
text-decoration:none;
}

img
{
border:0px;
}

input
{
background-color:rgba(0,0,0,0);
}

input[type='text']
{
width:180px;
font-family:Verdana;
font-size:18px;
//border:1px solid #ccc;
//border-radius:4px;
text-align:center;
}

h2
{
font-family: Verdana;
font-size: 20px;
font-weight: bold;
margin: 0 0 0px 0;
}

#frontpage_div
{
position:absolute;
top;0px;
left:0px;
width:800px;
height:600px;
text-align:center;
display:none;
}

#wordlist_div
{
position:absolute;
top;0px;
left:0px;
width:800px;
height:600px;
text-align:center;
display:none;
}

#game_div
{
position:absolute;
top;0px;
left:0px;
width:800px;
height:600px;
text-align:center;
display:none;
}

.popup_big
{
position:absolute;
top:100px;
left:232px;
width:290px;
height:85px;
background:rgba(0,0,255,0.7);
font-size:17px;
color:#fff;
border:1px solid #000;
border-radius:4px;
text-align:center;
padding:20px;
z-index:100;
display:none;
}

#print_screen
{
display:none;
}

.button
{
background:url(images/blank.gif);
cursor:pointer;
}

.button, .button:visited
{
background: #222 url(images/graphics/alert-overlay.png) repeat-x;
display: inline-block;
padding: 5px 10px 6px;
color: #fff;
text-decoration: none;
border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
position: relative;
cursor: pointer;
}

.button:hover { background-color: #111; color: #fff; }
.button:active { top: 1px; }
.small.button, .small.button:visited { font-size: 11px; padding: ; }
.button, .button:visited,
.medium.button, .medium.button:visited { font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.button, .large.button:visited { font-size: 14px; padding: 8px 14px 9px; margin-bottom:7px; }

.grey.button, .grey.button:visited { background-color: #e2e2e2; }
.grey.button:hover { background-color: #e2e2e2; }
.green.button, .green.button:visited { background-color: #91bd09; }
.green.button:hover { background-color: #749a02; }
.blue.button, .blue.button:visited { background-color: #2daebf; }
.blue.button:hover { background-color: #007d9a; }
.red.button, .red.button:visited { background-color: #e33100; }
.red.button:hover { background-color: #872300; }
.magenta.button, .magenta.button:visited { background-color: #a9014b; }
.magenta.button:hover { background-color: #630030; }
.orange.button, .orange.button:visited { background-color: #ff5c00; }
.orange.button:hover { background-color: #d45500; }
.yellow.button, .yellow.button:visited { background-color: #ffb515; }
.yellow.button:hover { background-color: #fc9200; }

#card_div
{
position:absolute;
top:10px;
left:50%;
border:6px solid #000;
border-radius:8px;
min-width:400px;
margin-left:-200px;
height:230px;
background:#eee;
cursor:pointer;
font-size:70px;
padding:0px 10px 0px 10px;
}

#card_inner
{
margin-top:35px;
}

#button_correct
{
position:absolute;
top:262px;
left:220px;
border:2px solid #000;
border-radius:2px;
width:32px;
height:32px;
background:#00ff00;
cursor:pointer;
}

#button_incorrect
{
position:absolute;
top:262px;
left:266px;
border:2px solid #000;
border-radius:2px;
width:32px;
height:32px;
background:#ff0000;
cursor:pointer;
}

#results_button
{
position:absolute;
top:485px;
left:365px;
}

#check_button
{
position:absolute;
top:200px;
left:280px;
}

#hear_button
{
position:absolute;
top:200px;
left:426px;
}

#print_div
{
display:none;
}

.word_box
{
width:70px;
height:70px;
border:1px solid #000;
border-radius:2px;
text-align:center;
font-size:55px;
}

.alphabet_tile
{
float:left;
width:70px;
height:70px;
border:1px solid #000;
border-radius:2px;
text-align:center;
font-size:55px;
cursor:pointer;
background:#fff;
z-index:5;
}

.result_box
{
width:70px;
height:22px;
text-align:center;
font-size:25px;
}

#alphabet_div
{
position:absolute;
top:260px;
}

.grey
{
background:#8c8c8c;
}