html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    text-align: center;
}

.fulltable {
    height: 100%;
}

#wixfooter {
    width: 250px;
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    color: #000;
    font: normal 12px/31px arial;
    background: transparent url('../../footer/footerBg.png') repeat-x scroll 0;
    margin: 0 auto;
}

#wixfooter .logo {
    display: block;
    float: left;
    width: 64px;
    height: 31px;
    line-height: 31px;
    background: transparent url('../../footer/wix-new.png') no-repeat scroll 0;
    margin: 0 4px 0 6px;
}

#wixfooter a.link1 {
    display: block;
    float: left;
    height: 31px;
    line-height: 31px;
    color: #000;
    font: normal 12px/31px arial;
    text-decoration: none !important;
    margin: 0 4px 0 8px;
}

#wixfooter a.link1 span {
    color: #0083FF !important;
    margin-left: 2px;
    font-weight: bolder;
}

#wixfooter a.link2 {
    display: block;
    float: right;
    height: 31px;
    line-height: 31px;
    color: #000;
    font: normal 12px/31px arial;
    text-decoration: none !important;
    margin: 0 3px 0 8px;
}

#wixfooter a.link3 {
    display: block;
    float: right;
    height: 31px;
    line-height: 31px;
    background: transparent url('../../footer/footerBtnClean.png') no-repeat scroll 100%;
    color: #000;
    font: normal 12px/31px arial;
    text-decoration: none !important;
    width: 70px;
    margin: 0 3px 0 8px;
}

/* wix footer */
#wf {
    margin: 0 auto;
    width: 250px;
    height: 31px;
    background: transparent url('../../footer/footerBg.png') repeat-x scroll 0;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #000000;
    overflow: hidden;
}

/* footer link */
#fl {
    display: block;
    color: #000000;
    text-decoration: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#fl span {
    cursor: pointer;
}

#mu {
    float: left;
    width: 65px;
    height: 31px;
    background: transparent url('../../footer/wix-new.png') no-repeat scroll 0;
    margin: 0 4px 0 6px;
}

/* text left */
#tl {
    float: left;
    margin: 8px 0 8px 4px;
    white-space: nowrap;
}

/* wix footer logo */
#wl {
    float: left;
    width: 65px;
    height: 31px;
    background: transparent url('../../footer/wix-new.png') no-repeat scroll 0;
    margin: 0 4px 0 3px;
}

/* text blue */
#tb {
    float: left;
    color: #0083FF;
    font-weight: bold;
    margin: 8px 10px 8px 0;
    white-space: nowrap;
}

.fr {
    float: right;
}

/* footer button */
#fb {
    float: right;
    width: 70px;
    height: 31px;
    background: transparent url('../../footer/footerBtnClean.png') no-repeat scroll 0;
    margin: 0 11px 0 0;
    text-align: center;
}

#fbt {
    display: block;
    padding-top: 8px;
}

/* text right */
#tr {
    float: right;
    margin: 8px 7px 8px 0;
    white-space: nowrap;
}

#wixfooter1 {
    width: 350px;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    color: #000;
    font: normal 12px/23px arial;
    background: transparent url('../../footer/Gradient.png') repeat-x scroll 0;
    margin: 0 auto;
	/*margin: 0 0;*/
}

#wixfooter1 .logo {
    display: block;
    float: left;
    width: 64px;
    height: 23px;
    line-height: 23px;
    background: transparent url('../../footer/WixCom.png') no-repeat scroll 0;
    margin: 0 4px 0 6px;
}

#wixfooter1 a.link1 {
    display: block;
    float: left;
    height: 23px;
    line-height: 23px;
    color: #000;
    font: normal 12px/23px arial;
    text-decoration: none !important;
    margin: 0 4px 0 8px;
}

#wixfooter1 a.link1 span {
    color: #0083FF !important;
    margin-left: 2px;
    font-weight: bolder;
}

#wixfooter1 a.link2 {
    display: block;
    float: right;
    height: 23px;
    line-height: 23px;
    color: #000;
    font: normal 12px/23px arial;
    text-decoration: none !important;
    margin: 0 3px 0 8px;
}

#wixfooter1 a.link3 {
    display: block;
    float: right;
    height: 23px;
    line-height: 23px;
    background: transparent url('../../footer/footerBtnClean.png') no-repeat scroll 100%;
    color: #000;
    font: normal 12px/23px arial;
    text-decoration: none !important;
    width: 70px;
    margin: 0 3px 0 8px;
}

#wixfooter1 a.link4 {
    display: block;
    float: left;
    height: 23px;
    line-height: 23px;
    color: #000;
    font: normal 12px/23px arial;
    text-decoration: none !important;
    margin: 0 3px 5px 8px;
}
/*Lior - firefox4 on mac outline bug*/
object{outline:none;}

/* Lior - social footer persol ver */
.pageContent { width:1000px; margin:0 auto}
.mainContent { width:1000px; margin:0 auto; border:1px solid red; height:500px;}

#footer { background:url(../img/socialFooter/footerBG.png) repeat-x;  width:100%; height: 31px; overflow:hidden; width:100%;}
#footer .fcon { width:990px; margin:0 auto; padding:0 3px 0 6px; height:31px; overflow:hidden }
#footer .wixLogo { background:url(../img/socialFooter/footerSprite.png) no-repeat left -604px; display:inline-block; width:64px; height:31px; float:left; padding-right:10px;}
#footer #sfshare {  display:none; background:url(../img/socialFooter/footerSprite.png) no-repeat left -87px; height:31px; float:left; width:174px; padding:0 10px 0 10px; font:normal 12px/31px arial; color:#000000; vertical-align:middle;}
#footer #sfshare * { vertical-align:middle}
#footer #sfshare a { margin-left:10px;}
#footer #ficn { background:url(../img/socialFooter/footerSprite.png) no-repeat left -190px; width:17px; height:16px; display:inline-block;}
#footer #suicn { background:url(../img/socialFooter/footerSprite.png) no-repeat 0px 0px; width:17px; height:16px; display:inline-block;}
#footer #ticn { background:url(../img/socialFooter/footerSprite.png) no-repeat 0px -284px; width:17px; height:16px; display:inline-block;}
#footer #bicn { background:url(../img/socialFooter/footerSprite.png) no-repeat 0px -379px; width:17px; height:16px; display:inline-block;}
#footer #dicn { background:url(../img/socialFooter/footerSprite.png) no-repeat 0px -474px; width:17px; height:16px; display:inline-block;}
#footer .txt {background:url(../img/socialFooter/footerSprite.png) no-repeat left -87px; height:31px; float:left; width:242px; padding-left:12px; font:normal 12px/31px arial; color:#000000; display:inline-block; text-decoration:none;}
#footer  .txt b { color:#0083FF ; font-weight:bold;}
#footer .lnk { float:right;font:normal 12px/31px arial; color:#000000; display:inline-block; text-decoration:none; padding-right:10px;}
#footer .btn {background:url(../img/socialFooter/footerSprite.png) no-repeat right -708px; height:24px; padding-right:13px; width:57px; float:right;  text-decoration:none; margin-top:3px;}
#footer .btn b { display:inline-block;background:url(../img/socialFooter/footerSprite.png) no-repeat left -751px; height:24px; padding-left:13px; text-align:center; width:44px; text-decoration:none; cursor:pointer; font:normal 12px/24px arial; color:#000000}
/* end persol footer */