/*#Footer#*/
.footerspacer
{
    height: 145px;
/*    padding-top: 135px;*/
}
.footer
{
    height: 145px;
    background: white url(/f/i/l/bg-footer.aspx) no-repeat;
    background-position: top;
    font-size: 11px;
    color: #988e8e;
    line-height: 14px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.footer .footer-menu
{
    text-align: center;
    padding: 10px 0 6px;
    font-size: 11px;
}
.footer-menu, .footer-menu a, .footer-menu a:hover
{
    color: #424242;
    text-decoration: none;
}
.footer-menu a:hover
{
    text-decoration: underline;
}
.footer span a, .footer span a:hover
{
    color: #21a8d6;
    text-decoration: none;
}
.footer span a:hover
{
    text-decoration: underline;
}
.footer-left, .footer-right
{
    display: block;
    float: left;
    width: 130px;
    font-size: 10px;
    line-height: 12px;
}
.footer-left
{
    padding-left: 327px;
}
.footer-right
{
    padding-left: 10px;
}
.footer-lr
{
    width: 100%;
    display: block;
    height: 30px;
}
.footer-plat
{
    width: 100%;
    text-align: center;
    position: relative;
}
.footer-site
{
    width: 100%;
    text-align: center;
    display: block;
    height: 15px;
}
.Orphus
{
    display: block;
    font-size: 10px;
    width: 100%;
    position: relative;
    text-align: center;
}
.SiteCreator
{
    display: block;
    height: auto;
    width: 100%;
    font-size: 10px;
}
.counters
{
    display: block;
    float: inherit;
    position: relative;
    top: 0px;
    width: 100%;
    text-align: center;
}
/*#Footer/INeedHelp#*/
.ineedhelp .footer 
{
	width: 753px !important; 
	background: #fff url(/f/i/l/bg-footer-help.aspx) no-repeat !important; 
	left: 184px !important;
}
.ineedhelp .footer-left 
{
	padding-left: 260px;
}

/*#Footer/Webstudio#*/
.EditMode .webstudio .footerspacer,
.DesignMode .webstudio .footerspacer,
.EditMode .webstudio .footer,
.DesignMode .webstudio .footer
{
	display: none;
}
.webstudio .footerspacer
{
    height: 145px;
}
.webstudio .footer
{
    height: 145px;
    background: #fff url(/f/i/l/black/bg-footer.aspx) no-repeat;
    background-position: top;
    font-size: 11px;
    color: #988e8e;
    line-height: 14px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    top: 1340px;
}
.webstudio .footer-menu
{
    text-align: center;
    padding: 10px 0 6px;
    font-size: 11px;
}
.webstudio .footer-menu, .footer-menu a, .footer-menu a:hover
{
    color: #424242;
    text-decoration: none;
}
.webstudio .footer-menu a:hover
{
    text-decoration: underline;
}
.webstudio .footer span a, .footer span a:hover
{
    color: #21a8d6;
    text-decoration: none;
}
.webstudio .footer span a:hover
{
    text-decoration: underline;
}
.webstudio .footer-left, .footer-right
{
    display: block;
    float: left;
    width: 130px;
    font-size: 10px;
    line-height: 12px;
}
.webstudio .footer-left
{
    padding-left: 327px;
}
.webstudio .footer-right
{
    padding-left: 10px;
}
.webstudio .footer-lr
{
    width: 100%;
    display: block;
    height: 30px;
}

.webstudio .footer-plat
{
    width: 100%;
    text-align: center;
    position: relative;
}
.webstudio .footer-site
{
    width: 100%;
    text-align: center;
    display: block;
    height: 15px;
}

.webstudio .Orphus
{
    display: block;
    font-size: 10px;
    width: 100%;
    position: relative;
    text-align: center;
}

.webstudio .SiteCreator
{
    display: block;
    height: auto;
    width: 100%;
    font-size: 10px;
}

.webstudio .counters
{
    display: block;
    float: inherit;
    position: relative;
    top: 0px;
    width: 100%;
    text-align: center;
}
