﻿.lobby #footerbar{
	margin: 0px auto;
}

#footerbar
{
	clear: both;
	background: url("/company/interface/css/rb/footer_bgtile.gif") repeat #575757;
	margin: 0px auto 0px -1px;
	width: 770px;
	min-height: 170px;
	height: inherit;
	padding: 0px 0px;
}

#footerbar #footerbarLeft
{
	float: left;
	width: 12px;
	min-width: 12px;

	/*min-height: 54px;*/
	/*height: 54px;*/
	min-height: 70px;
	height: 70px;
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0px;
}
#footerbar #footerbarRight
{
	float: left;
	width: 12px;
	min-width: 12px;

	/*min-height: 54px;*/
	/*height: 54px;*/
	min-height: 70px;
	height: 70px;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0px;
}
#footerbar #footerbarCenter
{
	float: left;
	width: 746px;
	min-width: 746px;

	/*min-height: 54px;*/
	/*height: 54px;*/
	height: auto;

	background-image: none;
	padding: 0px;
}
#footerbar #footerbarCenter #footerbarIconsLeft
{
	clear: both;
	float: left;
	width: 19px;
	min-width: 19px;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 5px 0px 0px 0px !important;
}
#footerbar #footerbarCenter #footerbarIcons
{
	float:left;
	width: 708px;
	min-width: 708px;
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px 0px 0px 0px !important;
}
#footerbar #footerbarCenter #footerbarIcons #footerbarTrusts
{
	float: left;
	padding: 4px 0px 0px 0px;
}
#footerbar #footerbarCenter #footerbarIcons #footerbarPayments
{
	float: right;
	padding: 4px 0px 0px 0px;
}
#footerbar #footerbarCenter #footerbarIcons #footerbarPayments #footerbarPaymentOptions
{
	color: #FFFFFF;
	font-size: 11px;
}
#footerbar #footerbarCenter #footerbarIconsRight
{
	float: left;
	width: 19px;
	min-width: 19px;
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 5px 0px 0px 0px !important;
}
#footerbar #footerbarCenter #footerbarText, #footerbar #footerbarCenter #footerbarOldCasino
{
	float:none;
	clear:both;
	margin: 0px auto;
	text-align: center;
	color: #fff;
	font-size: 11px;
}
#footerbar #footerbarCenter #footerbarOldCasino
{
	height:16px;
	text-align:center;
}

#footerbar #footerbarCenter #footerbarText a, #footerbar #footerbarCenter #footerbarOldCasino a
{
	color: #fff;
}
#footerbar #footerbarCenter #footerbarText a:hover, #footerbar #footerbarCenter #footerbarOldCasino a:hover
{
	color: #fff;
}
#footerbarHelp
{
	width: 746px;
	height:inherit;
	text-align:left;
}
.footerbarHelpContainer
{
	margin:auto;
	width:100%;
	text-align:left;
}
.footerbarHelpCol1
{
	float:left;
	width:auto;
	min-height:80px;
	padding-left:10px;
}
.footerbarHelpCol1a
{
	float:left;
	width:28%;
	border-right:dotted 1px #FFFFFF;
	min-height:64px;
	padding-top:16px;
	padding-left:10px;
	padding-right:10px;
	clear:right;
}
.footerbarHelpCol2
{
	float:right;
	width:auto;
	padding-right: 20px;
	min-height:80px;
}
.footerbarHelpColHeader
{
	color:#B0B0B0;
	font-weight:bold;
	padding-bottom:3px;
}
.footerbarHelpColRow a, .footerbarHelpColRow a:hover 
{
	color:#FFFFFF;
	text-decoration:none;
}
