﻿.lobby #footerbar{
	margin: 0px auto;
}

#footerbar
{
	clear: both;
	background-color: #262626;

	margin: 0px auto 0px -1px;
	
	width: 770px;
	min-height: 70px;
	height: 70px;
	padding: 0px 0px;
}

#footerbar #footerbarLeft
{
	float: left;
	width: 12px;
	min-width: 12px;

	/*min-height: 54px;*/
	/*height: 54px;*/
	min-height: 70px;
	height: 70px;

	background-image: url(/company/interface/css/images/bottombar/footerLeftCorner.gif);
	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-image: url(/company/interface/css/images/bottombar/footerRightCorner.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0px;
}
#footerbar #footerbarCenter
{
	float: left;
	width: 746px;
	min-width: 746px;

	/*min-height: 54px;*/
	/*height: 54px;*/
	min-height: 70px;
	height: 70px;

	background-image: none;
	padding: 0px;
}
#footerbar #footerbarCenter #footerbarIconsLeft
{
	clear: both;
	float: left;
	width: 19px;
	min-width: 19px;
	height: 30px;
	min-height: 30px;
	background-image: url(/company/interface/css/images/bottombar/footerInnerLeftEdge.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 5px 0px 0px 0px !important;
}
#footerbar #footerbarCenter #footerbarIcons
{
	float:left;
	width: 708px;
	min-width: 708px;
	height: 30px;
	min-height: 30px;
	background-image: url(/company/interface/css/images/bottombar/footerInnerCentre.gif);
	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;
	height: 30px;
	min-height: 30px;
	background-image: url(/company/interface/css/images/bottombar/footerInnerRightEdge.gif);
	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: #FFFFFF;
	font-size: 11px;
}

#footerbar #footerbarCenter #footerbarOldCasino
{
	height:16px;
	text-align:center;
}


#footerbar #footerbarCenter #footerbarText a, #footerbar #footerbarCenter #footerbarOldCasino a
{
	color: #FFFFFF;
}
#footerbar #footerbarCenter #footerbarText a:hover, #footerbar #footerbarCenter #footerbarOldCasino a:hover
{
	color: #D7D7D7;
}
