body td {
cursor: pointer;
}

a img {	border: none;
}

#birdie {
position: absolute;
top: 30px;
left: 770px;}


body {
	text-align: center;
	background-color: rgb(115,115,115);
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
}
h3 {
	font-size: 150%;
	margin: 15px 0px 5px 0px;
	text-align: center;
	color: #FFF;
	}

.badges {
	display: inline;
	margin-right:	6px;
}

.badges img{
	margin-top: 4px;
}

#dropdown {
	background-color: #f6f6e1;
	border: medium solid #999999;
	width:720px;
	height: 430px;
	position:absolute;
	margin: 140px 0px 0px 110px;
	padding-left: 10px;
	z-index: 200;
	}

#nav {
padding: 5px 0px 0px 0px;
	color: white;
	text-decoration: none;
	font-size: 16px;
}

#nav a { 
	color: white;
	text-decoration: none;
	font-size: 16px;

}
#nav	a:hover { 
	color: #fff; background-color:#000; 
}

#nav #welcome {
	position: absolute;
	right: 40px;
	display: inline;
}

#nav #welcome #coins, #nav #welcome #score{
display: inline;
	color: white;
	text-decoration: none;
	font-size: 16px;
}

#nav a:hover {
	text-decoration: underline;
}
.bar {
	position: absolute;
	top: 110px;
	width: 100%;
	height: 30px;
	background-image: url(/images/diagonal.png);
	}

#container {
	position: relative;
	background: white;
	text-align: left;
	margin-left: auto ;
	margin-right: auto ;
	width: 960px;
	height: 770px;
}

.block_nav {
	text-align: right;
	background-color:#FFF;
	width: 180px;
	height: 400px;
	position: absolute;
	top: 150px;
	left: 10px;
	}

#stage {
	width:540px;
	height: 400px;
	position: absolute;
	top: 150px;
	left: 210px; 
	}
	
	.video {
	background-color: #E5E3C9;
	width: 540px;
	height: 340px;
	position: absolute;
	top: 0px;
	left: 0px; 
	z-index: 100;
	}

#user_bar {	
	position: absolute;
	width: 180px;
	height: 400px;
	text-align: right;
	top: 150px;
	left: 770px;
	}
	
#quizzes {
	position: absolute;
	background-color: #0F87FF;
	top: 560px;
	left: 10px;
	width: 220px;
	height: 190px;
	}
	
#quizzes a:hover, #puzzles a:hover, #games a:hover, #users a:hover{
	background-color:#FFF;
	color: black;
	text-decoration: underline;
	}

#quizzes td, #puzzles td, #users td, #games td {
	line-height: 16px;
}

#games a, #quizzes a, #puzzles a, #users a{
	font-family: sans-serif;
	color: #FFF;
	margin-bottom: 5px;
	width: 200px;
	margin-left: 12px;
}

#puzzles {
	color: #FFF;
	position: absolute;
	background-color: #F55200;
	margin-top: 560px;
	left: 250px;
	width: 220px;
	height: 190px;
	}
	
#users {
	position: absolute;
	background-color: #F200CF;
	top: 560px;
	left: 490px;
	width: 220px;
	height: 190px;
	}
	
#users p{
	margin-left: 10px;
	color:#FFF
	}
	
#games {
	color: #FFF;
	position: absolute;
	background-color: #8FE300;
	text-align: left;
	top: 560px;
	left: 730px;
	width: 220px;
	height: 190px;
	}

.titlebar {
	position: absolute;
	background-color: #D9D9D9;
	top: 340px;
	left: 0px;
	width: 540px;
	height: 60px;
	}
	
.titlebar #title, .titlebar #start {postion:relative; text-align:right; font-size: 18px; margin: 18px 58px 5px 5px;}
#title a:hover, #start a:hover {background-color: #F200CF; color: white;}
#title a, #start a {color: #F200CF;}

#buttons {text-align: right;}
#buttons img {margin: 0px 0px 10px 0px; text-decoration: none;}
	
/* right-hand: links */
	#right .linkbox .c1:hover { background-color: #FFDE00; }
	#right .linkbox .c2:hover { background-color: #DE0000; }
	#right .linkbox .c3:hover { background-color: #F200CF; }
	#right .linkbox .c4:hover { background-color: #F55200; }
	#right .linkbox .c5:hover { background-color: #007FFF; }
	#right .linkbox .c6:hover { background-color: #8FE300; }
	#right .linkbox a {
		display: block;
		font-weight: bold;
		font-size: 18px;
		letter-spacing: -1px;
		padding: 5px 6px 5px;
		color: #999;
		text-decoration: none;}

#right .linkbox a:hover {color: white;}

.quiz {
	position:absolute;
	text-align: center;
	background-color: #007FFF;
	height: 100%;
	width:100%;
	}
	
.quiz h2 {
	color: black;
	margin:20px 10px 15px 10px;
	text-align: center;
}
	
.quiz p a {
	margin: 100px 0px 30px 0px;
	color: #fff;
	font-size: 120%;
	text-decoration:none;
	}

.quiz p a:hover { background-color: #DE0000; }

.quiz #incorrect, .quiz #incorrect a {position: relative;
	float:clear;
	font-size: 36px;
	margin: 40px 0px 0px 0px;
	text-align: center;
	color: red;
	}

.quiz #correct {position: relative;
	float:clear;
	font-size: 36px;
	margin: 38px 0px 0px 0px;
	text-align: center;
	color: yellow;
	}

/* tile-game stuff */
#outerframe {
position:absolute;
margin: 0px 0px 0px 0px;
height: 400px;
width: 740px;
}

.redbg {
background-color: red;
}

.blackbg {
background-color: rgb(0,0,0);
}


#frame {
position: absolute;
margin: 80px 0px 0px 40px;
font-size: 30px;
}

.row {
position: absolute;
width: 650px;
}

.letter {
padding: 0px 0px 0px 0px;
position: absolute;
width: 50px;
height: 50px;
color: #FFF;
background: #737373;
text-align: center;
font-size: 42px;
font-family: sans-serif;
font-weight: 1000;
overflow:hidden;
}

.gamebar {
position: absolute; 
margin-top: 366px; 
height: 34px; 
width: 740px; 
background-image: url(/images/stnstl.png);
z-index:2;
}

#whereto {
position:absolute;
margin: 103px 0 0 213px; 
z-index: 10;
padding: 0px;
border: 0px;

}

#results input {
margin-top:6px; 
margin-left:40px;
}

#results a {
font-size:14px;
color: white;
margin-right: 40px;
margin-left: 460px;
}

#results a:hover {
color: black;
background-color: white;
text-decoration: none;
}

#scout {
	position: absolute;
	margin-top 30px;
	margin-left 400px;
	}
	
#feedback_container {
	top: 42%;
	bottom: 42%;
  left: 0px;
  z-index: 1;
  position: absolute;
}

div.auto_complete {
	z-index: 3;
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}