﻿body 
{
	font-family:Arial;
	margin:0px;
	padding:0px;
	/*background-color:#4f8bc7;*/
	background-color:#3e7cbb;
	/*background-image:url("../../images/website/bg.jpg");*/
	color:White;
	font-size:8pt;
	border:0px;
	position:relative;
}

#nav{ 
font-size: 0; 
} 

img, div 
{ 
		border:0px;
	    behavior: url('../../Images/Website/iepngfix.htc'); 
}

a
{
	text-decoration:none;
	color:White;
}

a:visited
{
	color:White;
}

.MasterContent
{
	width:975px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:0px;
	position:relative;
}


#Layer1 
{
	position:absolute;
	left:618px;
	top:160px;
	width:112px;
	height:115px;
	z-index:1;
	visibility: hidden;
}
.Header
{
	background-image:url("../../images/website/header.jpg");
	height:160px;
	width:975px;
	position:relative;
	border:none;
	z-index:1;
	margin:0px;
	padding:0px;
}

.Logo
{
	background-image:url("../../images/website/Monopoly_Logo.png");
	position:absolute;
	left:10px;
	top:100px;
	width:251px;
	height:92px;
}

.Menu
{
	position:absolute;
	right:0px;
	top:134px;	
	width:705px;
	height:69px;
	z-index: 99;
}

.Clock
{
	position:absolute;
	right:40px;
	bottom:-40px;
	color:#555555;
	font-weight:bold;
	z-index:100;
}

.Content
{
	position:relative;
	height:454px;
	width:975px;
	z-index:0;
}

/* HOME START*/

.Home_NextEvent
{
	position:absolute;
	right:18px;
	top:50px;
}

.Home_News
{
	position:absolute;
	right:258px;
	top:76px;
	/*width:225px;
	height:329px;*/
	
}

.Home_News_Content
{
	position:absolute;
	left:8px;
	top:33px;
	height:260px;
	width:214px;
}

.Home_News_Item:hover
{
	background-color:#eff8f2;
	color:Black;	
}

.Home_News_Item
{
	margin-top:5px;
	background-color:#82c1a0;	
	padding:3px;
	cursor:pointer;
}

.Home_News_Popup
{
	background:#fff;
	display:none;
	position:absolute; 
	left:165px; 
	top:50px; 
	z-index:1; 
	border : 0;
	color : #333333; 
	padding : 20px; 
	width : 260px; 
	height : 245px;
}

.Home_Registration_Right
{
	position:absolute;
	right:20px;
	top:95px;
	width:229px;
	line-height:0px;
}

.Home_Registration_Right input
{
	margin-top:4px;
	padding:0px;
	border:0px;
}

.Home_Registration_Right .Open:hover
{
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}

.HomeIntro
{
	background-image:url("../../images/");
	position:absolute;
	left:225px;
	top:150px;
}

.Home_Register_Vegas
{
	position:absolute;
	left:212px;
	bottom:50px;
}

.MrMonopoly
{
	width:256px;
	height:290px;
	position:absolute;
	left:-35px;
	top:50px;
}

.Hat
{
	position:absolute;
	left:-4px;
	top:30px;
}

/* HOME  END*/

/* CHAMPIONSHIPS START */

.PathwayFinals
{
	position:absolute;
	right:30px;
	top:60px;
}

.Championships_Register_Vegas
{
	position:absolute;
	right:35px;
	top:250px;
}

.Copy
{
	position:absolute;
	top:150px;
	left:30px;
	width:640px;
}

/* CHAMPIONSHIPS END */


/* LOCATIONS START */

.Locations_Title
{
	position:relative;
	left:-5px;	
}

.Locations_Copy_Left
{
	width:300px;
	position:absolute;
	left:300px;
	top:100px;
	font-size:12pt;
}

.Locations_Copy_Right
{
	position:absolute;
	right:60px;
	top:100px;
	width:300px;
}

.Locations_Highlight_bo
{
	background-color:#720f10;
	
}

.Locations_Highlight_bi
{
	background-color:#204680;
}
.Locations_Highlight_sk
{
	background-color:#075431;
}

.Locations_Copy_Right div
{
	padding:3px;
}

.Locations_Buttons
{
	position:relative;
	top:10px;
}

.Locations_But_Register
{
	position:relative;
	left:10px;
}

.Locations_But_Back
{
	position:relative;
	left:0px;
	bottom:3px;
}

/* LOCATIONS END*/

.Footer
{
	position:relative;
	width:975px;
	text-align:center;
}

.Houses
{
	position:absolute;
	right:-30px;
	top:5px;
}

.Dice
{
	position:absolute;
	left:100px;
	top:100px;
}
.Hasbro_Toy
{
	position:absolute;
	right:30px;
	bottom:90px;
}

.Hasbro_Dice
{
	position:absolute;
	left:0px;
	bottom:22px;
}

.FooterImage
{
	background-image:url(../../images/website/footer.jpg);
	width:975px;
	height:36px;
}

.FooterLinks
{
	
}

.FooterCopy
{
	font-size:7.5pt;
	color:#d4d6d3;
	padding-top:15px;
	padding-left:50px;
	padding-right:50px;
}

