/*footer css*/

/*footer links - set unwanted footer links to {display:none;} */
#affiliatesLink { display:inline;}
#responsibleGamingLink { display:inline;}
#termsAndConditionsLink { display:inline;}
#privacyPolicyLink { display:inline;}
#siteMapLink { display:inline;}
#aboutUsLink { display: inline;}
#helpLink { display: inline;}
#contactLink { display: inline;}
/*payment option - set unwanted payment option to {display:none;} */
#visaLogo { display: block; }
#masterCardLogo { display: block; }
#visaElectronLogo { display: block; }
#maestroLogo { display: block; }
#netellerLogo { display: block; }
#moneybookersLogo { display: block; }
#paysafeLogo { display: block; }
#gamcareLogo { display: block; }
#ukashLogo { display: block; }
#plus18Logo { display: blocke; }
#stMinverLogo { display: block; }
/*footer standard layout */
/*#textBar{top:12px;}
#imagesBar{top:20px;}*/

/*footer variation layout: payments on top of links*/
#textBar { top:60px; width:900px; }
#imagesBar { top:-13px; }
/*general footer styles*/
#footer { width:auto; height:80px; background-image:url(../images/bg_footer.gif); background-repeat:no-repeat; padding:5px; color:#fff; background-position: 0px -10px;  display: block;}
#textBar { position: relative; height:18px; width:auto; /*background-color: #333333;*/ padding:1px 5px 1px 5px; margin-bottom:0px; line-height:1.5em; text-align:right; display: block;}
#imagesBar { position: relative; height:20px; width:auto; margin-left:18px;  /*background-color: #CCCCCC; padding:3px 3px 3px 3px;*/ }
#copyRights { position:absolute; left:0; display: inline;}
/*footer link styles*/
/*OLD a.footerLink:link, a.footerLink:visited, a.footerLink:active { color:#fff; text-decoration:none;}*/
a.footerLink:link, a.footerLink:visited, a.footerLink:active { color:red; text-decoration:none;}
a.footerLink:hover { text-decoration:underline; background-color:none; }
/*payment option styles*/
#visaLogo { height:28px; width:47px; float:left; margin-right:5px; background-image:url(../images/payment/im_cc_visa.png); background-repeat:no-repeat; }
#masterCardLogo { height:28px; width:47px; float:left; margin-right:5px; background-image:url(../images/payment/im_cc_mastercard.png); background-repeat:no-repeat; }
#visaElectronLogo { height:28px; width:47px; float:left; margin-right:5px; background-image:url(../images/payment/im_cc_electron.png); background-repeat:no-repeat; }
#maestroLogo { height:28px; width:47px; float:left; margin-right:5px; background-image:url(../images/payment/im_cc_maestro.png); background-repeat:no-repeat; }
#netellerLogo { height:28px; width:47px; float:left; margin-right:5px; background-image:url(../images/payment/im_cc_neteller.png); background-repeat:no-repeat; }
#moneybookersLogo { height:28px; width:47px; float:left; margin-right:5px; background-image:url(../images/payment/im_cc_moneyb.png); background-repeat:no-repeat; }
#paysafeLogo { height:28px; width:47px; float:left; margin-right:5px; background-image:url(../images/payment/im_cc_paysafe.png); background-repeat:no-repeat; }
#ukashLogo { height:28px; width:47px; float:left; margin-right:5px; background-image:url(../images/payment/im_cc_ukash.png); background-repeat:no-repeat; }
#gamcareLogo { height:28px; width:47px; float:left; margin-right:5px; background-image:url(../images/payment/im_cc_gamcare.png); background-repeat:no-repeat; }
#plus18Logo { height:28px; width:25px; float:left; background-image:url(../images/payment/im_cc_18plus.png); background-repeat:no-repeat; }
#stMinverLogo { height:33px; width:110px; float:right; margin-right:20px; background-image:url(../images/St_Minver_Logo.png); background-repeat:no-repeat; }
#clearBoth { clear:both; }
#visaLogo, #masterCardLogo, #visaElectronLogo, #maestroLogo, #netellerLogo, #moneybookersLogo, #paysafeLogo, #ukashLogo, #gamcareLogo, #plus18Logo, #stMinverLogo { behavior: url("/lycko/bingo/stylesheets/resources/iepngfix.htc"); }
/*bubble tooltip*/
a.tt { position:relative; z-index:24; color:#3CA3FF; font-weight:bold; text-decoration:none; }
a.tt span { display: none; }
/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover { z-index:25; color: #aaaaff; background:;
}
a.tt:hover span.tooltip { display:block; position:absolute; bottom:0px; right:30px; padding: 15px 0 0 0; width:200px; color: #FFFFFF;  filter: alpha(opacity:90);
KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }
a.tt:hover span.top { display: block; padding:3px 8px 10px; background: url(../images/bubble.gif) no-repeat top; }
a.tt:hover span.middle { /* different middle bg for stretch */ display: block; padding: 0 8px; text-align:left; background: url(../images/bubble_filler.gif) repeat bottom; }
a.tt:hover span.bottom { display: block; padding: 30px 8px 0; color: #548912; background: url(../images/bubble.gif) no-repeat bottom; }
/* bubble tooltip ends */

#footerTxt{width:905px; margin:5px auto; text-align: justify;}
#footerTxt p{font-size:9px; color:red;}
#footer {color:red;}

