﻿body 
{
    margin: 0px;
    color: #2a324c;
    background-color: #faf3ed;
    font-family: Trebuchet MS;
	font-size: 12px;
}

form
{
	margin:0px;
}

.SpigoLogoExtras
{
	z-index: 10;
	position: absolute;
	left: 11px;
	top:-2px;
}

.contenttop
{
    width: 996px;
    margin: 0 auto;
    position:relative;
    left:0px;
    top:0px;
    font-family: Trebuchet MS;
}
.contenttopDiamondPokerLarge
{
    width: 996px;
    height: 184px;
    margin: 0 auto;
    position:relative;
    left:0px;
    top:0px;
    font-family: Trebuchet MS;
    background:url(../_gfx/DynamicFrontpage/Background/top_bg_large.png) no-repeat 50px 0px;
}
.contenttopDiamondPokerSmall
{
    width: 996px;
    height: 85px;
    margin: 0 auto;
    position:relative;
    left:0px;
    top:0px;
    font-family: Trebuchet MS;
    background:url(../_gfx/DynamicFrontpage/Background/top_bg_small.png) no-repeat 50px 0px;
}

.content, .contentbottom
{
    width: 976px;
    margin: 0 auto;
    font-family: Trebuchet MS;
}
.FrontpageHeadline
{
    color:#000000;
    font-size:22px;
}
.Inactive, .Inactive a, .Inactive:hover
{
	color: #a4a3a3;
}
a
{
	color: #426376; /*3f6476*/
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	outline-style: none;
}
a:hover
{
	color: #6f94a6;
}

a.WhiteLink
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}
a.WhiteLink:hover
{
    color: #ffffff;
    text-decoration: underline;
}

a.OldFrontPageLink
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #e7acb2;
}
a.OldFrontPageLink:hover
{
    color: #e7acb2;
    text-decoration: underline;
}

a.OldFrontPageLinkWhite
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #ffffff;
}
a.OldFrontPageLinkWhite:hover
{
    color: #ffffff;
    text-decoration: underline;
}

a img, a:link img, a:visited img, a:hover img, a:active img
{
	border:0;
}

td
{
	color: #2a324c;
	font-size: 12px;
	font-family: Trebuchet MS;
}

.TextBox
{
	border: 1px solid #c7b5a9;
}

.SignupButtonTop
{
    position:absolute;top:9px;left:320px;
}
.SignupButtonBottom
{
     position:absolute;top:100px;left:705px;
}
.GreenSignupButtonText
{
    color:#ffffff;
    font-size:28px;
    font-family: Trebuchet MS;
}

.QuickSignupBG
{
	background-color: #fffdf8;
	width:788px;
	height:578px;
}

.QuickSignupBox
{
	width:800px;
	height:600px;
}

.QuickSignupCenter
{
	background-color: #fffdf8;
}

.ForgotByPasswordBoxCenter
{
	background-color:#faf3ed;
}

/* Floating - copy to General.css*/
.Clr
{
	clear:both;
}

.Fll
{
	float:left;
}

.Flr
{
	float:right;
}

.Cntr
{
	text-align:center;
}

.MCntr
{
	margin: 0 auto;
}

.GreenButtonText, .GreenButtonText:hover
{
	color:white;
	font-weight:bold;
	position:relative;
	top:11px;
	cursor:pointer;
}

.GrayoutButtonText, .GrayoutButtonText:hover
{
	color:white;
	font-weight:bold;
	position:relative;
	top:11px;
	cursor:pointer;
}

.CurrencySymbol
{
	color: #09212d;
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS;
	padding-left: 8px;
}
.WinnerKey
{
    width: 79%;
    overflow: hidden;
    white-space: nowrap;
}
.WinnerValue
{
    padding-left: 4px; 
    padding-right: 8px; 
    width: 16%; 
    overflow: hidden;
    white-space: nowrap; 
    text-align:right;
}

.ModalBackground
{
	background-color: white;
	opacity: .80;
	filter: alpha(opacity=80);
}

.HorizontalLine
{
    border-bottom: solid 1px #dbcbc1;
    margin-bottom:5px;
}
.GameLink
{
    font-size: 16px;
}
.PlayPos
{
    position:absolute; 
    top: 98px; 
    left: 138px; 
    white-space:nowrap;
    width: 120px;
    overflow: hidden;
    font-size: 22px;
    color: #ffffff;
}

.WinPos
{
    position:absolute; 
    top: 138px;
    left: 342px;
    white-space:nowrap;
    width: 120px;
    overflow: hidden;
    font-size: 22px;
    color: #ffffff;
}

.BuyPos
{
    position:absolute;
    top: 98px; 
    left: 537px;
    white-space:nowrap;
    width: 120px;
    overflow: hidden;
    font-size: 22px;
    color: #ffffff;
}
.GrayButText
{
    font-family: Trebuchet MS;
	font-size:12px;
	color: #000000;
}
.Testimonoals
{
    width: 466px;
    font-style: italic;
    color: #afa594;
}

.ListItemAlternating
{
	background-color:#f3eae2;
}

.BoxLightCenter
{
    background-color: #fffdf8;
}

.SitePresentationBar-content
{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #d4c0b4;
	font-size:10px;
	font-family: Trebuchet MS;
}
.SitePresentationBar-header
{
	font-size:16px;
	font-family: Trebuchet MS;
	color: #d4c0b4;
	text-align:left;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.SitePresentationBar-content-inner
{
	margin: 0 auto;
	width: 100%;
	text-align: justify;
}

input.InvalidInput
{
	width:240px;
	padding-bottom:6px;
	padding-top:6px;
	padding-left:6px;
	padding-right:6px;
	border:solid 1px #c20e20;
	background-color:#fff4f4;
}

.CenterOuter
{
	display: table;
	height: 400px;
	#position: relative;
	overflow: hidden;
}

.CenterMiddle
{
	#position:absolute;
	#top:50%;
	display:table-cell;
	vertical-align:middle;
}
.CenterInner
{
	#position:relative;
	#top:-50%
}

.SignupForm
{
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	z-index:2;
}

.DataRow, .DataRowAlt
{
	padding-top:6px;
	padding-bottom:6px;
}

.DataRow, .DataRowAlt .Fll
{
	padding-left:4px;
}

.DataRow, .DataRowAlt .Flr
{
	padding-right:4px;
}

.DataRowAlt
{

}

input.LoginInput
{
	width:150px;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	color: #000000;
}

input.SignupInput
{
	width:240px;
	padding-bottom:6px;
	padding-top:6px;
	padding-left:6px;
	padding-right:6px;
}

.InputMask
{
	color:gray;
}

.RadioButton
{
	border: none;
	font-size: 12px;
}
.AchievementPopUpContainer
{
	position:relative;
	z-index:1;
}
.AchievementPopUp
{
	position:absolute;
	top:4px;
	left:-140px;
	width:332px;
	height:142px;
	background-color:transparent;
}

#DesignFreewaySites DIV
{
    padding-top: 10px;
    color: #d4c0b4;
    border-bottom: 1px solid #d4c0b4;
    line-height: 20px;
}

#DesignFreewaySites UL
{
     color: #d4c0b4;
     margin: 0px;
     list-style-type: none;
}

#DesignFreewaySites A
{
     color: #d4c0b4;
     font-size: 10px;
}

#DesignFreewaySites A:hover
{
    color: #d4c0b4;
    font-size: 10px;
    text-decoration: underline;
}

#DesignFreewaySites A:visited
{
     color: #d4c0b4;
     font-size: 10px;
}

.ConditionsBottom
{
	height:74px;
	background:url(../_gfx/Payment/bg_bottom_repeater.jpg) repeat-x 0px 0px;
}

.ConditionsTop
{
	height:50px;
	background:url(../_gfx/Payment/bg_top_repeater.jpg) repeat-x 0px 0px;
}

.ConditionsLogo
{
    position:absolute;
	top: 0px;
    left: 0px;
	height: 50px;
    width: 501px;
	background-repeat: no-repeat;
	background-image: url(../_gfx/Payment/paybox_top1.jpg);
	background-position: 0 0;
}