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

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

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

body
{
background:#fff;
font-family:Arial;
font-size:15px;margin:0px;padding:0px;text-align:left;direction:ltr;unicode-bidi:embed;}
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;}
a{cursor:pointer;color:#3b5998;-moz-outline-style:none;text-decoration:none;}
a:hover{text-decoration:none;color:#000000;}
select{border:1px solid #BDC7D8;border-radius:3px;font-family:Arial;font-size:30px;padding:2px;}
td{color:#766FFF;}
td,
td.label{font-size:15px;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;
}

h2
{
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;
}

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

#panel_right
{
position:absolute;
top:0px;
left:530px;
width:200px;
min-height:400px;
border:1px solid #000;
text-align:center;
}

.label
{
cursor:pointer;
height:19px;
}

.circle
{
position:absolute;
width:0px;
height:0px;
border:3px solid #000;
border-radius:16px;
}

.star
{
position:absolute;
color:#f00;
margin-top:-6px;
}

.left_label
{
position:absolute;
top:0px;
left:-17px;
height:24px;
}

.dropzone:hover
{
border:1px dashed #000;
background:rgba(0,255,0,0.7);
cursor:pointer;
}

.dropzone_highlight
{
border:1px dashed #000;
background:rgba(0,255,0,0.7);
}

.hint_button
{
cursor:pointer;
}

#color1
{
position:absolute;
top:30px;
left:30px;
width:32px;
height:32px;
}

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

.button, .button:visited
{
background: #222 url(images/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: 20px; padding: 8px 14px 9px; }

.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; }

#score_div
{
position:absolute;
top:4px;
left:680px;
width:270px;
height:30px;
font-size:25px;
color:#fff;
}

#buttons_div
{
position:absolute;
top:8px;
left:8px;
}

#timer_div
{
position:absolute;
top:4px;
left:10px;
font-size:25px;
color:#fff;
}

#question_div
{
position:absolute;
bottom:30px;
width:100%;
font-size:22px;
color:#fff;
text-align:center;
}

#dropdown_popup
{
position:absolute;
border:1px solid #000;
border-radius:4px;
background:#fff;
overflow:hidden;
}

#result_div
{
top:66px;
//left:13px;
//width:760px;
//height:455px;
font-size:20px;
padding:10px 5px 5px 10px;
background:#fff;
color:#000;
}

#map_title
{
position:absolute;
top:0px;
left:0px;
width:530px;
height:30px;
text-align:center;
font-size:20px;
}

#gameover_div
{
top:66px;
//left:13px;
//width:760px;
height:185px;
font-size:20px;
padding:10px 5px 5px 10px;
background:#fff;
color:#000;
}

.colorPicker-picker
{
width:32px !important;
height:32px !important;
margin-left:80px;
margin-top:15px;
background-image:none !important;
}

#dropdown_div
{
position:absolute;
top:40px;
width:800px;
height:560px;
}

#tabs_div
{
position:absolute;
top:0px;
left:0px;
width:800px;
height:40px;
border-bottom:1px solid #000;
}

.tab
{
position:absolute;
bottom:-1px;
width:110px;
height:24px;
border-radius:4px 4px 0px 0px;
border:1px solid #000;
font-size:20px;
background:#fff;
text-align:center;
cursor:pointer;
}