﻿body
{
	background-color: Maroon;
	margin-left: 0px;
	margin-right: 0px;
}
html {
}
h4
{
	 font:"Times New Roman";
	 font-size: 15px;
	 line-height:15px;
	 
}


#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	}
	
#DivOuterFrame
{  
	top: -275px;
		text-align: left;
		position: absolute;
		height: 550px; 
	z-index: 300; 
	background-color: Orange;
	border-bottom: 1px solid #222222;
	border-top: 1px solid #222222;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
	margin-left: -475px;
	width: 950px; 

}

#DivTopBanner
{ 
	width: 800px; 
	height: 100px; 
	z-index: 201; 
	position: absolute;
	left: 12px; 	
	top: 0px; 
	background-color: Orange;
	
	
}
#DivRightInfo
{ 
	width: 50px; 
	height: 350px; 
	z-index: 201; 
	position: absolute;
	left: 775px; 	
	top: 100px; 
	background-color: Orange;
	border-left: 1px solid #222222;
	
}

#DivAllContent
{ 
	width: 824px; 	
	z-index: 100; 
	position: absolute;
	left: 125px; 	
	top: 0px; 
	background-color: Orange;

	
}
#DivCenter
{ 
	width: 824px;  
	height: 449px;
	z-index: 101; 
	position: absolute;
	left: 0px; 	
	top: 100px; 
	background-color: Orange;
	overflow: auto;
	border-top: 1px solid #222222;
	border-left: 1px solid #222222;

	
}
#DivContent
{ 
	width: 800px;  
	z-index: 201; 
	position: relative;
	left: 1px; 	
	top: 0px; 
	background-color: Orange;
	
}
#DivLinkPartnerPosition
{ 
	width: 805px;
	height: 58px;
	left:0px; 
	z-index: 201; 
	text-align:center;
	position: relative; 
	background-color: Orange;
	border-top: 1px solid #222222;
}

#DivCounters
{
	background-color: Orange;
	height:100px;
	width: 125px;
	position: absolute;
	left: 0px; 	
	top: 0px;
	z-index: 201;
	text-align: center;
	border-right: 1px solid #222222;
}


#DivLeftMenu
{ 
	width: 125px; 	
	z-index: 201; 
	position: absolute;
	left: 0px; 	
	top: 100px; 
	height:440px;
	border-top: 1px solid #222222;
	background-color: Orange;	
}
#DefaultPageHeader
{
	width: 650px; 	
	z-index: 201; 
	position: relative;
	left: 0px; 	
	top: 0px; 
	height: 40px;
	font-size:x-large;
	font-weight:bold;
	text-align:center;
}
#OnlineYatzyPageHeader
{
	width: 290px; 	
	z-index: 201; 
	position: relative;
	left: 0px; 	
	top: 0px; 
	height: 40px;
	font-size:x-large;
	font-weight:bold;
	text-align:center;
}

#OnlineYatzyStatusHeader
{
	width: 290px; 	
	z-index: 201; 
	position: absolute;
	left: 490px; 	
	top: 0px; 
	height: 40px;
	font-size:x-large;
	font-weight:bold;
	text-align:center;
}
#StandardPageHeader
{
	width: 800px; 	
	z-index: 201; 
	position: relative;
	left: 0px; 	
	top: 0px; 
	height: 40px;
	font-size:x-large;
	font-weight:bold;
	text-align:center;
}

#DivReglerPostion
{
	width: 790px; 	
	z-index: 201; 
	position: relative;
	left: 0px; 	
	top: 0px; 
}

#DefaultPageContentMain
{ 
	width: 650px; 	
	z-index: 201; 
	position: relative;
	left: 2px; 	
	top: 0px;
		font-size:medium;
	font-weight:bold;
	text-align:left;
	line-height:15px;
	border-right: 1px solid #222222;
}

#DefaultPageContentMarquee
{  
	vertical-align:top;
	width: 145px; 	
	z-index: 201; 
	position: absolute;
	left: 655px; 	
	top: 40px;
	font-size:medium;
	font-weight:bold;
	text-align:left;
	line-height:15px;
}
a:link, a:visited, a:active {
	color: Blue;
	
}
a:hover {
	color: Red;
}
.btnStyle
{
	background-color: ButtonFace;
	text-align: center;
	
}

.IE8Fix
    {
    	z-index: 100;  
    }
