html, body, form, fieldset, span { margin:0; padding:0; font-size:1em; }
body { margin:0 auto 10px 0; color:#404040; text-align:center; background-color:#fff; position:relative; }
body, input, select, textarea { font-family:Arial, Helvetica, sans-serif; color:#333;	}
a { color:#fff; text-decoration:none; overflow:hidden; }
img { margin:0; padding:0; border:0; }
h1, h2, h3, h4, h5 { margin:0; padding:0; font-size:medium; line-height:1em; }
p, ul, li, dt, dd { margin:0; padding:0; font-size:small; line-height:1.6em; }

.frame {margin:0 auto; width:960px; text-align:left; background: url(/games/images/bg_v1.jpg) no-repeat 0 0; height:1103px; position:relative;}


#redBrickGame .frame {
	background: url(/games/images/gameBG_v1.jpg) no-repeat 0 0; height:993px;
}

.header img {position:absolute;	top:10px;left:0;margin:0;padding:0;}

#leftContent {
	position:absolute;
	top: 360px;
	left: 0px;
	width:374px;
	color:#FFF;
}

#gameContent {
	position:absolute;
	/*top: 648px;*/
	top: 720px;
	left: 0;
	width:960px;
	color:#FFF;
}

p.linkSmall {
	padding-left:94px;
	position:relative;
}

p.linkLarge {
	position:relative;
}

/*p.currentAccount{width:564px;}*/
/* game links */
#gameContent p.currentAccount span {
	background:transparent url(/games/images/game_link_current_account.gif) no-repeat scroll 0 0;
	height:36px;
	position:absolute;
	top:0;
	width:564px;
}

#gameContent p.about span {
	background:transparent url(/games/images/game_link_about.jpg) no-repeat scroll 0 0;
	height:36px;
	position:absolute;
	top:0px;
	width:278px;
}

#gameContent a.linkCurrentAccount {
	height:36px;
	position:absolute;
	top:0;
	width:564px;
	display:block;
}

#gameContent a.linkAbout {
	height:36px;
	position:absolute;
	top:0;
	width:278px;
	display:block;
}


/*landing page links*/
#leftContent p.currentAccount span {
	background:transparent url(/games/images/landing_page_current_account.jpg) no-repeat scroll 0 0;
	height:59px;
	position:absolute;
	top:0px;
	width:338px;
}

#leftContent p.currentAccount {
	margin-bottom:22px;	
}

#leftContent p.about span {
	background:transparent url(/games/images/landing_page_about.jpg) no-repeat scroll 0 0;
	height:36px;
	position:absolute;
	top:0px;
	width:338px;
}

#leftContent p.facebook span {
	background:transparent url(/games/images/landing_page_facebook.gif) no-repeat scroll 0 0;
	height:36px;
	position:absolute;
	top:0px;
	width:338px;
}

#leftContent a.linkCurrentAccount {
	height:59px;
	position:absolute;
	top:0;
	width:338px;
	display:block;
}

#leftContent a.linkAbout {
	height:36px;
	position:absolute;
	top:0;
	width:338px;
	display:block;
}

#leftContent a.linkFacebook {
	height:36px;
	position:absolute;
	top:0;
	width:338px;
	display:block;
}

/*
#redBrickGame p.buttonContainer {
	width:550px;
	padding:10px;
	background: #f00 url(/games/images/button_bg.gif) bottom left repeat-x;
	border: 1px solid #fff;
	font-weight:bold;
	font-size:1em;
	margin:0;
	line-height:1.3em;
	margin-bottom:10px;
	margin-left:94px;
}*/


#leftContent p {
	padding-left:40px;	
}
/*
#leftContent p.buttonContainer{
	width:316px;
	padding:10px;
	background: #f00 url(/games/images/button_bg.gif) bottom left repeat-x;
	border: 1px solid #fff;
	font-weight:bold;
	font-size:1em;
	margin:0;
	line-height:1.3em;
	margin-bottom:10px;
	margin-left:40px;
} */


#playGame {
	background:url(/games/images/play_the_game.jpg) no-repeat;
	width:276px;
	height:185px;
	position:absolute;
	top:703px;
	left: 423px;
	
}

#playGame p.playGame span {
	position:absolute;
	top:0;
	left:0;
	width:145px;
	background: #f00 url(/games/images/play_the_game.gif) bottom left repeat-x;
	height:36px;
}

#playGame a.playGame {
	height:36px;
	position:absolute;
	top:24px;
	left:22px;
	width:145px;
	display:block;
}


#redBrickGame #flash-replace {
	background:url(/games/images/game_image.gif) no-repeat;
	width:760px;
	height:570px;
	position:absolute;
	top:97px;
	left: 101px;
}

#redBrickGame #playGame a {
	display:block;
	width:760px;
	height:505px;
	background:none;
}


#flash_replace {
	background: url(/games/images/flash_replace.jpg) no-repeat;
	width:405px;
	height:230px;
	position:absolute;
	top:390px;
	left: 423px;
	
}




a {
/*	background: url(/games/images/arrow.gif) no-repeat 100% 50%;	*/
	display:block;
	width:100%;
	cursor:pointer;
}

a.bottomLogo {
	background:none;
	margin-top:40px;
}

h1 {
	font-size:1.5em;
	line-height:1.3em;
	font-weight:bold;
	padding-left:40px;
	}

p {
	padding:30px 0 20px 0;	
	font-size:1em;
	font-weight:bold;
}

ul {
	list-style-type:square;
	padding-left:55px;
	padding-bottom:57px;

}

li { margin-bottom:0.1em; padding-left:5px;	font-size:1em;
	font-weight:bold;	}
	
#footer {
position:absolute;
	top:1097px;	
	left:25px;
	width:905px;
}

#redBrickGame #footer {
	position:absolute;
	top:970px;	
	left:25px;
	width:905px;
}

#footer p{
	font-size:0.7em;
	color:#666666;	
	padding:0;
	margin:0;
}