﻿body
{
  	margin: 0px;
	padding: 0px;
	background-image: url('/images/everyman-challenge/home_background.jpg');
	background-position: center top;
	background-repeat: no-repeat;	
}

img
{
	border: 0px;
}

ul
{
	list-style-type: none;
    padding: 0px;
    margin: 0px;        	
}
li
{
    text-decoration: none;
    padding: 0px;
    margin: 0px;
}
li a { text-decoration: none; padding: 0px; margin: 0px;  }

.nav li { height: 20px; }

.header
{
	position: relative;
	margin-top: 40px;
	margin-left: 100px;
}

.share
{
	position: absolute;
	top: 0px;
	left: 570px;
}

.share_bkgd
{
	position: absolute;
	background-image: url('/images/everyman-challenge/share_bar.jpg');
	width: 243px;
	height:41px;
	margin-top: 5px;
}

.share_bkgd ul
{
	list-style-type: none;
    padding: 0px;
    margin: 0px;      
    margin-left: 70px;      	
}

.share_bkgd li
{
    display: inline;
    text-decoration: none;
    float: left;
    padding: 0px;
    margin-top: 10px;
    margin-left: 5px;
}
.share_bkgd li a { text-decoration: none; padding: 0px; margin: 0px;  }

.share_bkgd .like
{
	position: absolute;
	top: 10px;
	left: 160px;
}

.footer
{
	position: absolute;
	top: 500px;
	left: 120px;
}

.footer ul
{
	list-style-type: none;
    padding: 0px;
    margin: 0px;      
    margin-left: 70px;      	
}

.footer li
{
    display: inline;
    text-decoration: none;
    float: left;
    padding: 0px;
    margin-top: 10px;
    margin-left: 5px;
}
.footer li a { text-decoration: none; padding: 0px; margin: 0px;  }

.legal-logo
{
	width: 111px;
	position: absolute;
	top: 780px;
	left: 480px;
	
}

.legal-copy
{
	position: absolute;
	top: 845px;
	left: 250px;
	font-size: 10px;
	color: #064b81;
	text-align: center;	
}

.legal-copy a
{
	font-size: 10px;
	color: #064b81;
	text-align: center;	
}

.legal-small
{
	font-size: 9px;
	color: #3f8bc6;
	margin-top: 2px;
}

.legal-small a
{
	font-size: 9px;
	color: #3f8bc6;
	margin-top: 2px;
}


.legal-copy ul
{
	list-style-type: none;
    padding: 0px;
    margin: 0px;      
    margin-left: 90px;      	
}

.legal-copy li
{
    display: inline;
    text-decoration: none;
    float: left;
    padding: 0px;
    margin-top: 10px;
    margin-right: 5px;
}
.legal-copy li a { text-decoration: none; padding: 0px; margin: 0px;  }

.content
{
	position: relative;
	width: 980px;
	min-height: 500px;
	margin-top: 10px;
}

.scroll-left
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.scroll-left #game1
{
	display: none;
}

.scroll-left #game2
{
	display: none;
}

.scroll-left #game3
{
	display: block;
}

.flash-right
{
	position: absolute;
	top: 0px;
	left: 490px;
}

.game-bkgd
{
	position: relative;
	background-image: url('/images/everyman-challenge/game_frame.png');
	width: 860px;
	height: 515px;
}

.game-bkgd .game
{
	position: absolute;
	top: 38px;
	left: 192px;	
}

#game1cnt
{
	display: none;
}

#game2cnt
{
	display: none;
}

.game-bkgd .game1
{
	position: absolute;
	top: 60px;
	left: 40px;
	width: 128px;
}

.game-bkgd .game2
{
	position: absolute;
	top: 170px;
	left: 40px;
	width: 128px;	
}

.game-bkgd .game3
{
	position: absolute;
	top: 280px;
	left: 40px;
	width: 128px;	
}

.highscores-bkgd
{
	position: relative;
	background-image: url('/images/everyman-challenge/bar_highscores.gif');
	width: 784px;
	height: 60px;	
	margin-left: 40px;
}

.highscores-bkgd .discuss
{
	position: absolute;
	top: 10px;
	left: 630px;
}

.highscores-bkgd .embed
{
	position: absolute;
	top: 30px;
	left: 630px;	
}

#top1
{
	position: relative;
	display: none;
}

#top2
{
	position: relative;
	display: none;
}

#top3
{
	position: relative;
}

.buttons-bkgd
{
	position: relative;
	background-image: url('/images/everyman-challenge/contestnav_blocks.jpg');
	width: 189px;
	height: 409px;	
}

.buttons-bkgd .contest1
{
	position: absolute;
	top: 30px;
	left: 50px;
}

.buttons-bkgd .contest2
{
	position: absolute;
	top: 140px;
	left: 50px;
}

.buttons-bkgd .contest3
{
	position: absolute;
	top: 260px;
	left: 50px;
}

.intro
{
	position: absolute;
	top: 30px;
	left: 200px;
	width: 350px;
	font-size: 12px;
	color: #ffffff;
}

.intro .hed
{
	color: #9BCEFD;
	font-size: 14px;
}

.prize
{
	position: absolute;
	top: 0px;
	left: 570px;
}

.bar
{
	position: absolute;
	top: 340px;
	left: 185px;
}

.submit
{
	position: absolute;
	top: 285px;
	left: 555px;
}

.submit2
{
	position: absolute;
	top: 325px;
	left: 485px;
}

.bottom
{
	clear: both;
}

.bottom .left
{
	position: absolute;
	top: 425px;
	left: 55px;
	width: 389px;
	color: #4A89D0;
	font-size: 12px;	
}

.bottom .left .winnerhead
{
	position: absolute;
	top: 40px;
	left: 150px;
}

.bottom .left .winnerbutton
{
	position: absolute;
	top: 200px;
	left: 220px;	
}
.bottom .left .winnerhead2
{
	position: absolute;
	top: 40px;
	left: 120px;
}

.bottom .left .winnerbutton2
{
	position: absolute;
	top: 200px;
	left: 200px;	
}
.bottom .left .winnerhead3
{
	position: absolute;
	top: 40px;
	left: 150px;
}

.bottom .left .winnerbutton3
{
	position: absolute;
	top: 200px;
	left: 200px;	
}
.bottom .left a
{
	color: #4A89D0;
	font-size: 12px;	
}

.bottom .right
{
	position: absolute;
	top: 425px;
	left: 525px;
}

#bottom1
{
	display:none;
}

#bottom2
{
	display:none;
}


.left .hed
{
	color: #9BCEFD;
	font-size: 14px;
}

.login
{
	position: absolute;
	top: 620px;
	left: 625px;	
}

.dashboard
{
	position: absolute;
	top: 580px;
	left: 625px;
}

.scoreslist
{
	margin-left: 25px;
}

.rating
{
	position: absolute;
	top: 440px;
	left: 30px;
}

.embed
{
	font-size: 12px;
	color: #3f8bc6;
	margin-top: 2px;	
}