/*.Promo{position:fixed; bottom:0; right:0; margin-right:15px; }*/
.Promo, .mobileOnly {display: none;}
.clear-divs{
    clear: both;
    height: 0;
    line-height: 0;
}
.footer
{
	margin-top:80px;
	width:100%;
	
	padding-top:12px;
	background: #000 url('../images/footerBg.png') repeat-x;
}
.footerContent
{
	margin:0;
	padding:0;
	width:960px;
	margin: 0 auto;
}
.footerLinks
{
	margin:0;
	padding:25px 0 0 0;
	width:960px;
	margin: 0 auto;
	/*min-height:46px;*/
        /*height: auto;*/
}
.footerLinks li
{
	float:right;
	padding:0px 7px;
	border-left: 1px solid #fff;
	margin-bottom:10px;
}
.footerLinks li a
{
	float:right;
	font-size:12px;
	color:#fff;
} 
.copyRight
{
	float:right;
}
.copyRight p
{
	float:right;
	font-size:12px;
	color:#fff;
}
.marginleft25
{
	margin-left:45px;
}
.marginleft10
{
	margin-left:15px;
}

.footerMenu
{
	float:left;
}
.footerMenu li
{
	float:right;
	padding:0px 7px;
	border-left: 1px solid #fff;
}
.footerMenu li a
{
	float:right;
	font-size:12px;
	color:#fff;
}
.noBorderLeft
{
	border-left:none !important;
}
.noBorder
{
	border:none !important;
}
.innerMenuwrap {z-index:10;}
.places{position:absolute; background:#ededed; border:1px solid #ccc; border-bottom:none; margin:5px -23px 0 0px !important; display:none; padding:0 !important;z-index:50;}
.placeDrop{float:none !important; border-bottom:1px solid #ccc !important; margin-left:0 !important; padding:4px 15px !important}
.placeDrop a{color:#000 !important; font-size:14px !important;  }
.placeDrop a:hover{color: #fb1168 !important;}
.showPlaces{padding:0px 0 20px 0}
.showPlaces:hover .places{display:block;}
.newHeader {overflow-y: hidden;}
.tel-ltr{direction: ltr;}