/* layout */

#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000066;
}
#header {
	width: 944px;
	height: 120px;
	margin-top: 7px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 2px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}
#logo {
	width: 120px;
	height: 100px;
	padding: 10px;
	float: left;
	text-align: left;
}
#nav {
	width: 414px;
	height: 82px;
	font-size: 0.8em;
	color: #666666;
	text-align: right;
	float: right;
}
#flash {
  width: 360px;
  height: 110px;
  padding-top: 10px;
  float: left;
}
#content {
	width: 904px;
	margin-right: 2px;
	margin-left: 2px;
	padding: 20px;
	background-color: #000066;
	border: 1px solid #cccccc;
	text-align: justify;
	color: #FFFFFF;
}
#content #home p{
  text-align: center;
}
#content #home h1{
  text-align: center;
}
#grid {
	width: 950px;
	float: left;
	background-color: #000066;
}
#payment {
  margin-top: 20px;
  margin-bottom: 15px;
}
#footer {
  width: 944px;
  height: 16px;
  margin-top: 15px;
  margin-right: 2px;
  margin-left: 2px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  font-size: 0.6em;
  color: #666666;
  text-align: center;
  float: left;
  clear: both;
}
#countdown-text {
	width: 364px;
	height: 20px;
	padding-right: 25px;
	font-size: 0.8em;
	text-align: right;
	float: right;
}
#cdcontainer {
	width: 300px;
	height: 17px;
	background-color: #000066;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-size: 0.8em;
	text-align: center;
	float: right;
}
#cd-blank {
  width: 300px;
  height: 18px;
  float: right;
}
.squares-container {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border: 1px solid #cccccc;
  margin-bottom: 10px;
}
.squares-left {
  float: left;
  width: 150px;
  margin: 0;
}
.squares-left img {
  margin-left: 10px;
}
.squares-right a img {
  margin-right: 10px;
}
.squares-right a:hover {
  border: 0;
}
.squares-right {
  float: right;
  width: 200px;
  text-align: right;
}
.no-border a:hover {
  border: 0;
}

/* tags */

html {
  height: 101%; /* non ie scrollbar fix */
}
body {
	margin: 0;
	padding: 0;
	background-color: #000066;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
h1 {
  font-size: 1em;
}
#home h1 {
  text-decoration: underline;
}
p {
  line-height: 1.5em;
  font-size: 0.8em;
}
legend {
  color: #ffff00;
}
abbr {
  color: #ffff00;
  border-bottom: 0;
}

/* form */

fieldset {
  margin-bottom: 15px;
  padding: 15px;
  border: 1px solid #cccccc;
}
input.text {
  width: 200px;
  border: 1px solid #cccccc;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
input.error {
  width: 200px;
  background-color: #cde1f5;
  border: 1px solid #0066cc;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
input.limiter {
  width: 30px;
  border: 1px dotted #cccccc;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
select.text {
  width: 200px;
  border: 1px solid #cccccc;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
select.error {
  width: 200px;
  background-color: #cde1f5;
  border: 1px solid #0066cc;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
select.grid {
  width: 50px;
  border: 1px solid #cccccc;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
textarea.text {
  width: 100%;
  height: 100px;
  border: 1px solid #cccccc;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 1em;
}
textarea.error {
  width: 100%;
  height: 100px;
  background-color: #cde1f5;
  border: 1px solid #0066cc;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 1em;
}
textarea.terms {
  width: 100%;
  height: 100px;
  background-color: #eaeaea;
  border: 1px dotted #cccccc;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 0.7em;
}
.hidden-fields { 
  display: none;
}

/* lists */

#nav ul {
  margin: 15px;
}
#nav li {
  padding-right: 10px;
  padding-left: 10px;
  display: inline;
}
#about ul{
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
#about li {
  margin-left: 0;
  margin-bottom: 5px;
  padding: 0;
  padding-left: 20px;
  background-image: url(../images/about-bullet.png);
  background-repeat: no-repeat;
  background-position: 0px 8px;
  font-size: 0.8em;
}
#faq ul{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	color: #FFFFFF;
}
#faq li {
  margin-left: 0;
  margin-bottom: 5px;
  padding: 0;
  padding-left: 20px;
  background-image: url(../images/faq-bullet.png);
  background-repeat: no-repeat;
  background-position: 0px 8px;
}

/* links */

a:link {
  font-size: 0.8em;
  color: #999999;
  text-decoration: none;
}
a:visited {
  font-size: 0.8em;
  color: #999999;
  text-decoration: none;
}
a:hover {
  border-bottom: 1px dotted #000000;
  font-size: 0.8em;
  color: #000000;
  text-decoration: none;
}
a:active {
  font-size: 0.8em;
  color: #999999;
  text-decoration: none;
}
p a:link {
	font-size: 1em;
	color: #FF0000;
	text-decoration: none;
}
p a:visited {
	font-size: 1em;
	color: #FFCC00;
	text-decoration: none;
}
p a:hover {
	border-bottom: 1px dotted #000000;
	font-size: 1em;
	color: #0099FF;
	text-decoration: none;
}
p a:active {
  font-size: 1em;
  color: #0066cc;
  text-decoration: none;
}
#nav a:link {
  font-size: 1em;
  color: #000000;
  text-decoration: none;
}
#nav a:visited {
  font-size: 1em;
  color: #000000;
  text-decoration: none;
}
#nav a:hover {
  border-bottom: 1px dotted #000000;
  font-size: 1em;
  color: #000000;
  text-decoration: none;
}
#nav a:active {
  font-size: 1em;
  color: #000000;
  text-decoration: none;
}
#faq a:link {
	font-size: 0.8em;
	color: #FFFF00;
	text-decoration: none;
	font-weight: normal;
}
#faq a:visited {
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#faq a:hover {
	border-bottom: 1px dotted #000000;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
}
#faq a:active {
  font-size: 0.8em;
  color: #0066cc;
  text-decoration: none;
}
.occupied-square-text a:link {
  color: #0066cc;
  text-decoration: none;
}
.occupied-square-text a:visited {
  color: #0066cc;
  text-decoration: none;
}
.occupied-square-text a:hover {
  border-bottom: 1px dotted #000000;
  color: #000000;
  text-decoration: none;
}
.occupied-square-text a:active {
  color: #0066cc;
  text-decoration: none;
}
.approve-square-text a:link {
  color: #0066cc;
  text-decoration: none;
}
.approve-square-text a:visited {
  color: #0066cc;
  text-decoration: none;
}
.approve-square-text a:hover {
  border-bottom: 1px dotted #000000;
  color: #000000;
  text-decoration: none;
}
.approve-square-text a:active {
  color: #0066cc;
  text-decoration: none;
}
#footer a:link {
  font-size: 1em;
  color: #666666;
  text-decoration: none;
}
#footer a:visited {
  font-size: 1em;
  color: #666666;
  text-decoration: none;
}
#footer a:hover {
  font-size: 1em;
  color: #000000;
  text-decoration: underline;
  border: 0;
}
#footer a:active {
  font-size: 1em;
  color: #666666;
  text-decoration: none;
}
a img, #logo a {
  border: 0;
}

/* classes */

.question {
  margin-top: 30px;
  padding-top: 15px;
  border-top: 1px dotted #cccccc;
  font-size: 1.2em;
  color: #666666;
}
.winner {
  padding: 5px;
  border-bottom: 1px dotted #cccccc;
  font-size: 0.8em;
}
.winner-address {
  padding: 5px;
  margin-bottom: 10px;
  font-size: 0.6em;
  color: #cccccc;
}
.allow-deny a:hover {
  border: 0;
}
.date {
  float: right;
}
.highlight {
  padding: 2px;
  background-color: #cde1f5;
  border: 1px solid #0066cc;
}
.blue {
  color: #0066cc;
}
.grey {
  color: #666666;
}
img.faq {
  margin-right: 10px;
}
.clear {
  clear: both;
}

/* grid */

.empty-square {
  width: 79px;
  height: 74px;
  margin: 2px;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  background-color: #ffffff;
  border: 1px solid #eaeaea;
  text-align: center;
  line-height: 1em;
  float: left;
}
.occupied-square {
  width: 89px;
  height: 89px;
  margin: 2px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  float: left;
}
.occupied-number {
  top: -3px;
  left: 1px;
  z-index: 2;
  position: relative;
}
.occupied-square img {
  position: relative;
  left: 0;
}
.logo {
  top: -20px;
  z-index: 1;
}
.occupied-square a span {
  display: none;
}
.occupied-square a:hover span {
  position: relative;
  top: -14px;
  left: -10px;
  width: 89px;
  padding: 10px;
  background-color: #333333;
  border: 3px solid #999999;
  text-decoration: none;
  color: #ffffff;
  font-size: 0.8em;
  display: block;
  z-index: 3;
}
.occupied-square-text {
  width: 79px;
  height: 74px;
  margin: 2px;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  text-align: center;
  line-height: 1em;
  float: left;
}
.occupied-square-text a span {
  display: none;
}
.occupied-square-text a:hover span {
  position: relative;
  top: 30px;
  left: -10px;
  width: 89px;
  padding: 10px;
  background-color: #333333;
  border: 3px solid #999999;
  text-decoration: none;
  color: #ffffff;
  text-align: left;
  font-size: 0.8em;
  display: block;
  z-index: 3;
}
.approve-square {
  width: 89px;
  height: 89px;
  margin-top: 15px;
  margin-right: 15px;
  border: 1px solid #cccccc;
  float: left;
}
.approve-square-text {
  width: 79px;
  height: 74px;
  margin-top: 15px;
  margin-right: 15px;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border: 1px solid #cccccc;
  text-align: center;
  float: left;
}
.approve-details {
  width: 766px;
  margin-top: 15px;
  padding: 15px;
  border: 1px solid #cccccc;
  float: left;
}
.approve-details h1 {
  margin-top: 0;
  padding-bottom: 10px;
  border-bottom: 1px dotted #cccccc;
}
.approve-details a img {
  margin-right: 15px;
}
.approve-details a:hover img {
  border-bottom: 0;
}
#container #grid {
	background-color: #000066;
}
