/* CSS Document */

	body {
		height: 100%;
		width: 99%;
		text-align: center;
		background-color: #008b8b;
		font-family: arial, sans-serif;
		overflow: none;		
	}

	#wrapper {
		width: 800px;
		height:600px;
		margin-left: auto !important;
		margin-right: auto !important;
		z-index: 1;
		overflow: none;
	}

	#myPage {
		width: 100%;
		height:100%;
		position:relative;
		top:0px;
		left:0px;
		z-index: 1;
		background-color: #ffffff;
		background-image: url('../images/amberTones.gif'); 
		/*background-image:url('../images/aws_back.jpg');*/
		background-position: -100px -50px;
	}

	#adHeader {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 7;
		width: 800px;
		height: 100px;
		background-color: #008b8b;
		text-align: center;		
	}

	#simAdvert {
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
	}

	#titleGraphic {
		position:absolute;
		width:200px;
		height:150px;
		top: 100px;
		left: 30px;
		background-image:url('../images/awardShowManiaTitleSmall.png');
		z-index: 10;
	}

	#logInBox {
		height: 140px;
		width: 230px;
		position: absolute;
		top: 400px;
		left: 540px;
		z-index: 25;
		background-image: url('../images/highScoreBackground.png');
	}

	#termsAndCond {
		height: 85px;
		width: 450px;
		position: absolute;
		top: 455px;
		left: 30px;
		z-index: 6;
		background-image:url('../images/termsBackground.png');
	}

	#awardShowMenu {
		height: 240px;
		width: 180px;
		position: relative;
		top: -275px;
		left: 590px;
		z-index: 10;
		background-image:url('../images/gelLinkBackground.png'); 
	}



	#termsText {
		position: relative;
		top:20px;
		left: 0px;
		float: right;
		margin-right: 10px;
		margin-left: 0px;
		font-family: Arial;
		font-size: 7pt;		
		width:340px;
		height: 45px;
	}
	
	#termsButtonDiv {
		position: relative;
		top: 20px;
		left: 5px;
		float: left;
		width: 90px;
		height: 75px;
		text-align: right;
		font-size: 9pt;
		font-weight: bold; 
	}	

	#termsInnerDiv {
		float:right;
		margin: 20px 0px 0px 20px; 
		text-align:left;
		font-size: 10pt;
		font-weight: bold;
		width: 95%;
		height: 95%;
	}
	
	#newsFeedsOuterOscar {
		position: absolute;
		top: 85px;
		left: 255px;
		width: 540px;
		height: 280px;
		color: black; 
		background-image: url('../images/newsBackground.png');
		font-size: 1.50em;
		margin: 25px 10px 10px 5px;
	}
	
	#newsFeedsOuter {
		position: absolute;
		top: 85px;
		left: 255px;
		width: 540px;
		height: 280px;
		color: black; 
		background-image: url('../images/newsBackground.png');
		font-size: .75em;
		margin: 25px 10px 10px 5px;
	}

	#newsFeedsInner {
		position:absolute;
		top: 15px;
		left: 0px;
		margin-left: 20px;
		width: 510px;
		height: 250px;
		overflow-y: scroll;
		text-align: left;
	}
				
	#bottomMenuBar {
		position: absolute;
		width: 796px;
		height: 44px;
		bottom: 0px;
		left:0px;
		padding-left: 5px;
		padding-top: 5px;
		text-align: center;
		background-image: url('../images/navBarBknd.png');
	}
	
	#highScores {
		position: absolute;
		top: 260px;
		left: 10px;
		width: 235px;
		height: 200px;
		/*background-image: url('../images/highScoreBackground.png');*/
		z-index: 50;
	} 
	
	#highScoresTable {
		position: absolute;
		top: 10px;
		left: 15px;
		width: 85%;
  		height: 85%;
		border-bottom: 4px solid black;
		border-right: 4px solid black;
		z-index: 60;
		background-image: url('../images/amberTones.gif');
		/*background-color: #FFFFFF;*/
		font-size: .7em;
		text-align: center;
	}

	#highScoresTable th {
		background-color: #666;
		font-weight: bold;
		color: #ffffff;
	}

	#highScoresTable td {
		border: 1px solid #000000;
	}

	#logInBox {
		height: 130px;
		width: 220px;
		padding-left: 10px;
		padding-top: 15px;
		text-align: center;
		font-size: .70em;
		font-weight: bold;
		color: #ffffff;
	} 

	#logInBox .loggers {
		width: 100px;
	} 

	#controlPanel {
		position: absolute;
		top: 400px;
		left: 240px;
		width: 540px;
		height: 150px;
		z-index: 30;
	}

	#gameFrame {
		background-color: #FFFFFF;
		position: absolute;
		top: 80px;
		left: 100px;
		width: 500px;
		height: 400px;
		overflow-x: auto;
		overflow-y: scroll;
		display: none; 
		z-index: 500;
		border: 10px inset #666;
	}
	
	#timeRemaining {
		width: 400px;
		height: 95px;
		border: 1px solid black;
		position: absolute;
		top: 60px;
		left:100px;
	}
	
	.awardShowLinks {
		font-family: Trebuchet Arial sans-serif;
		font-size: 14pt;
		font-weight: bold;
		color: #fff;
		margin: 8px 4px 2px 4px;
	}
	
	.myTermsButtons {
		width: 250px;
		height: 40px;
	}
	
	.menuItem {
		font-family: MS Trebuchet, Tahoma, sans-serif;
		height: 25px;
		width: 80px;
		background-color: transparent;
		color: #666;
		margin: 4px 5px 4px 4px;
		padding: 4px;
		float: left;
		font-size: .7em;
		font-weight: bold;
		text-align: center;
		vertical-align: middle;
		border: 1px solid #666;
	}
	
	.menuSquare {
		font-family: MS Trebuchet, Tahoma, sans-serif;
		height: 25px;
		width: 80px;
		background-color: transparent;
		color: #666;
		margin: 4px 5px 4px 4px;
		padding: 4px;
		float: left;
		font-size: .7em;
		font-weight: bold;
		text-align: center;
		vertical-align: middle;
		border: 1px solid #666;
	}

	.menuItem:hover{
		font-family: MS Trebuchet, Tahoma, sans-serif;
		height: 25px;
		width: 80px;
		background-image: url('../images/buttonBackgroundChrome.png');
		color: #000;
		margin: 4px 5px 4px 4px;
		padding: 4px;
		float: left;
		font-size: .7em;
		font-weight: bold;
		text-align: center;
		vertical-align: middle;
		border: 1px solid #FFFFFF;
		cursor: pointer;
	}
	
	.menuSquare:hover{
		font-family: MS Trebuchet, Tahoma, sans-serif;
		height: 25px;
		width: 80px;
		background-image: url('../images/buttonBackgroundChrome.png');
		color: #000;
		margin: 4px 5px 4px 4px;
		padding: 4px;
		float: left;
		font-size: .7em;
		font-weight: bold;
		text-align: center;
		vertical-align: middle;
		border: 1px solid #FFFFFF;
		cursor: pointer;
	}
	
	.oscars {
		font-size:16pt;
		color: 009162;
	}