﻿body
{
	font-family: Arial;		
}



#headerDiv
{
	background-position: bottom;
	background-image: url('Images/Page BG/BG_top.jpg');
	background-repeat: no-repeat;
	height: 263px;
	width: 1000px;
	margin-bottom: 0px;
}

#tickerDiv
{
	margin: 0 0 0 0;
	background-image: url('Images/news-ticker.png');
	width:965px;
	height:30px;
	position:relative;
	left:20px;
	top:-8px;
	color:#000000;
}

.tickerWrapper
{
	margin: 0 0 0 0;
	position: relative;	
	top:-7px;
	left:5px;
	font-weight: bold;
	font-family: Arial;
	font-size: small;
	color: #FF9933;
}

#wrapperDiv
{
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}

#mainDiv
{
	margin-top: 0px;
	top: 0px;
	width: 1000px;	
	background-image: url('Images/Page BG/BG_middle.jpg');
	background-repeat: repeat-y;
}

#footerDiv
{
	background-image: url('Images/Page BG/BG_bottom.jpg');
	background-repeat: no-repeat;
	height: 51px;
	width: 1000px;
	color: #FF9933;
	font-size: xx-small;
}

#footerTextAlignmentDiv
{
	top: 13px;
	width: 420px;
	left: 550px;
	position: relative;
}

#empireLogoDiv
{
	left: 0px;
	position: relative;
	background-image: url('Images/Empire_logo.jpg');
	background-repeat: no-repeat;
	width: 214px;
	height: 263px;
}

#buttonsDiv
{
	top: -309px;
	left: 214px;
	width: 643px;
	height: 39px;
	background-image: url('Images/Buttons/button_BG.jpg');
	background-repeat: no-repeat;
	background-attachment: inherit;
	position: relative;
}

#buttonAlignmentDiv
{
	top: 5px;
	left: 34px;
	width: 595px;
	height: 34px;
	position: relative;
}

#trophyCaseDiv
{
	width: 447px;
	height: 108px;
	top: -201px;
	left: 214px;
	background-image: url('Images/trophy_case_locked.jpg');
	position: relative;
}

#statusTextDiv
{
	font-size: 7.5pt;
	font-weight: 900;
	position: relative;
	top: 32px;
	left: 45px;	
	color: #FF9933;
}

#statusValuesDiv
{
	font-size: 7.5pt;
	font-weight:900;
	position:relative;
	top:-28px;
	left:110px;	
	
}

#funCoinGuestImg
{
	top: 25px;
	left: 7px;
	position: relative;
}
#txtNumCoins
{
	text-align: right;
	font-weight: bold;
	font-family: Arial;
	font-size: medium;
	color: #FFCC00;
	position: relative;
	right: 70px;
	top: -40px;
	width: 200px;
	margin-right: 0px;
}

#txtNextCoinIn
{
	text-align: right;
	font-weight: bold;
	font-family: Arial;
	font-size: medium;
	color: #00CC00;
	position: relative;
	right: 31px;
	top: -50px;
	width: 200px;
	margin-right: 0px;
}

#lblNextFuncoinIn
{
	font-weight: bold;
	font-family: Arial;
	font-size: small;
	color: #FFFFFF;
	position: relative;
	left: 80px;
	top: -50px;
}

#funCoinsDiv
{
	top: -309px;
	left: 661px;
	background-image: url('Images/fun_coin_box.jpg');
	width: 196px;
	height: 108px;
	position: relative;
}

#contentsTopDiv
{
	background-position: left top;
	background-image: url('Images/Content_top.jpg');
	width: 644px;
	height: 54px;
	position: relative;
	bottom: 309px;
	left: 214px;
	background-repeat: no-repeat;	
}

#siteContentDiv
{
	background-position: top;
	background-image: url('Images/content.jpg');
	width: 643px;
	top: 0px;
	left: -4px;
	position: relative;
	background-repeat: no-repeat;
	min-height: 400px;	
	clip: rect(0px, auto, auto, auto);
}

#siteMiddleTable
{
	top: -3px;
	left: 13px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
}

#leftPanelDiv
{
	width: 198px;
}

#leftPanelLoggedInDiv
{
	width: 198px;
}

#loginDiv
{
	background-image: url('Images/login.jpg');
	width: 198px;
	height: 181px;
}

#registrationDiv
{
	background-image: url('Images/register panel/register_BG.jpg');
	width: 198px;
	height: 229px;
}

#skyscraperAdDiv
{
	width: 120px;
	height: 600px;
	left: 856px;
	top: -500px;
	position: relative;	
	background-image: url('Images/skyscraper.jpg');
	z-index:4;	
}


#twitterIconDiv
{
	position:relative;
	left:850px;
	top:-10px;
	height:20px;
}

#usernameDiv
{
	top: 3px;
	left: 25px;
	width: 138px;
	position: relative;
}

#passwordDiv
{
	top: 29px;
	left: 25px;
	width: 115px;
	position: relative;
}

#loginButtonDiv
{
	width: 76px;
	height: 28px;
	left: 55px;
	top: 33px;
	position: relative;
}

#playButtonDiv
{
	width: 149px;
	height: 65px;
	position: relative;
	top: 29px;
	left: 13px;
}

#infoButtonDiv
{
	width: 74px;
	height: 74px;
	top: 65px;
	left: 8px;
	position: relative;
}

#contentsTitleDiv
{
	position: relative;
	left: 25px;
	top: 14px;
	height: 27px;
	color: #FF9933;
	font-weight: bold;
	font-family: Arial;
}

#numEmpiresDiv
{	
	font-size:small;
	font-weight:normal;
	text-align:right;
	width:460px;
	position:relative;
	top:-5px;
}

#UserName
{
	background-color: transparent;
}


#failureTextDiv
{
	height: 30px;
	width: 175px;
	top: 5px;
	left: 10px;
	position: relative;
	color: #FF3300;
	font-size: x-small;
	font-family: Arial;
}


#rememberMeDiv
{
	height: 25px;
	width: 175px;
	position: relative;
	top: 26px;
	left: 10px;
	color: #FF9933;
	font-family: Arial;
}

#myGamesTop
{
	width: 198px;
	height: 77px;
	background-image: url('Images/MyGames/mygames_top.jpg');
	position: relative;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
}

#myGamesMiddle
{
	width: 198px;
	min-height: 89px;
	background-image: url('Images/MyGames/mygames_middle.jpg');
	position: relative;
	top: 0px;
	left: 0px;
	background-repeat: repeat-y;
}

#myGamesBottom
{
	width: 198px;
	height: 20px;
	background-image: url('Images/MyGames/mygames_bottom.jpg');
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	position: relative;
}

#newGamesTop
{
	width: 198px;
	height: 36px;
	background-image: url('Images/NewGames/newgames_top.jpg');
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	position: relative;
}

#newGamesMiddle
{
	width: 198px;
	min-height: 89px;
	background-image: url('Images/NewGames/newgames_middle.jpg');
	background-repeat: repeat-y;
	top: 0px;
	left: 0px;
	position: relative;
}

#newGamesBottom
{
	width: 198px;
	height: 15px;
	background-image: url('Images/NewGames/newgames_bottom.jpg');
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	position: relative;
}

.rightJustifiedLabel
{
	text-align: right;
}

#welcomeDiv
{
	position: relative;
	top: 18px;
	left: 10px;
}

#logoutDiv
{
	top: 15px;
	width: 175px;
	position: relative;
	text-align: right;
	font-family: Arial;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	height: 20px;
	color: #FFFFFF;
}

#myGamesDiv
{
	font-family: Arial;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: 15px;
	left: 54px;
}

div.gameListDiv
{
	margin-left: 5px;
	width: 74px;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
}

#availableGamesDiv
{
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: 15px;
	left: 40px;
}

a:hover
{
	text-decoration: none;
	color: #FF9933;
}

a:link
{
	text-decoration: none;
	color: #FF9933;
}

a:visited
{
	text-decoration: none;
	color: #FF9933;
}

#divFuncoinPie
{
	top: -107px;
	left: 8px;
	position: relative;
}

#forgotPassword
{
	font-size: x-small;
	top: -30px;
	left: 40px;
	position: relative;
	color: #808080;
	font-family: Arial;
}


#profileMenuDiv
{
	border: thin solid #FFFFFF;
	width: 100px;
	height: 40px;
	background-color: #000000;
	float:right;	
	position:relative;
	top:0px;
	left:-450px;	
	font-weight:bold;
	z-index:5;
}
