/* TMP */
.tmp div { background: green; height: 10px; }

/*** CSS for removeAdblock.com ***/
/* Global reset */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* General */
body { background: #fdfdfd; font: 12px/14px Arial, Helvetica, sans-serif; }
@font-face { font-family: 'Kalinga'; src: url('/fonts/kalinga.eot'); src: url('/fonts/kalinga.eot?#iefix') format('embedded-opentype'), url('/fonts/kalinga.woff') format('woff'), url('/fonts/kalinga.ttf') format('truetype'), url('/fonts/kalinga.svg#kalinga') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Kalinga-Bold'; src: url('/fonts/kalingab.eot'); src: url('/fonts/kalingab.eot?#iefix') format('embedded-opentype'), url('/fonts/kalingab.woff') format('woff'), url('/fonts/kalingab.ttf') format('truetype'), url('/fonts/kalingab.svg#kalingab') format('svg'); font-weight: normal; font-style: normal; }

.font-kal { font-family: 'Kalinga', Arial, Helvetica, sans-serif; }
.font-kalb { font-family: 'Kalinga-Bold', Arial, Helvetica, sans-serif; }
.font-arial { font-family: Arial, Helvetica, sans-serif; }

.clr { clear:both; }
.devider { margin: 0 auto; height: 2px; max-width: 890px; background: url('/img/gfx_devider.png') no-repeat center top; }
.dottedevider { height: 1px; background: url('/img/bg_dottedevider.png') repeat-x; }
.container.grey { background-color: #ececec; }
a { text-decoration: none; color: #C23332; }
a:hover { text-decoration: none; color: #aa2929; }

.rah1 { text-align: center; color: #505050; font-size: 40px; letter-spacing: -2px; line-height: 42px; }

/* Top bar */
#powered, #powerrush, #powertraffic { float: left; height: 29px; display: block; background: url('/img/gfx_sprite.png'); }
#powered { background-position: 0 1px; padding: 0 0 0 32px; color: #f0f0f0; font-size: 12px; line-height: 29px; }
#powerrush { width: 143px; background-position: -2px -25px; margin: 0 0 0 8px; }
.powered { height: 29px; background: url('/img/bg_sprite.png') repeat-x 0 0; overflow: hidden; }
#powertraffic { width: 176px; background: url('/img/gfx_sprite_traffic.png') no-repeat -2px -25px;  margin: 0 0 0 8px;}

/* Logo and navigation */
.logonav { min-height: 85px; background: url('/img/bg_sprite.png') repeat-x 0 -29px; }
#logo { max-height: 29px; max-width: 313px; margin: 28px auto 27px auto; }
#logo01 { max-height: 34px; max-width: 349px; margin: 28px auto 27px auto; }
#logo02 { max-height: 24px; max-width: 257px; margin: 28px auto 27px auto; }

#nav { background: url('/img/bg_sprite.png') repeat-x 0 -29px; }
#nav a.item { float: left; position: relative; width: 25%; height: 85px; }
#nav a.item:hover { background: url('/img/gfx_navhover.png') repeat-x; }
#nav a.item .navdev { position: absolute; display: block; top:7px; left: -1px; height: 70px; width: 2px; background: url('/img/gfx_navdev.png') no-repeat; }
#nav a.item .linktxt { margin: 29px 2% 0 10%; }
#nav a.item .linktxt .title { font-size: 18px; color: #3a81c8; }
#nav a.item:hover .linktxt .title { color: #0089bc; }
#nav a.item.selected { background: url('/img/gfx_navhover.png') repeat-x; }
#nav a.item.selected .linktxt .title { font-family: 'Kalinga-Bold', Arial, Helvetica, sans-serif; color: #3a81c8; }

#nav a.item .navdesc { margin: 2px 0 0 0; color: #575757; overflow: hidden; white-space: nowrap; }
#nav a.item:hover .navdesc { color: #333; }

#nav a.item .navdev.lastitem { left:auto; right:0px; }

/* Status row */
.detection { min-height: 154px; background: #fdfdfd url('/img/bg_detection.png') no-repeat center bottom; }
.detection .status { position: relative; display: table; height: 154px; max-width: 750px; font-size: 34px; line-height: 40px; color: #505050; margin: 0 auto; padding: 0 5px 0 109px; text-align: left; letter-spacing: -1px; }
.detection .status .error { position: absolute; top: 30px; left:0px; display: block; height: 125px; width: 111px; background: url('/img/gfx_warning.png') no-repeat; }
.detection .status .check { position: absolute; top: 24px; left:0px; display: block; height: 125px; width: 111px; background: url('/img/gfx_ok.png') no-repeat; }
.detection .status p { display: table-cell; vertical-align: middle; }
.detection .row { min-height: 154px; }
.detection .dev, .info .dev { height: 2px; background: url('/img/gfx_detectdev.png') no-repeat center top; }

/* ABP GFX [parallax] row */
.gfx { background: #fcfcfc url('/img/bg_gfx.png') repeat-x center bottom; }
.gfx .row { position: relative; min-height: 663px; }
.gfx .row .il_adblocklogo div { position: absolute; display: block; max-width: 510px; max-height: 641px; top: 50px; right: 20px; }
.gfx .row .il_adblocklogo .il_shadow { z-index: 1; }
.gfx .row .il_adblocklogo .il_particle_blur_shadow { z-index: 2; }
.gfx .row .il_adblocklogo .il_red_particles { z-index: 3; }
.gfx .row .il_adblocklogo .il_lessparticles { z-index: 4; }
.gfx .row .il_adblocklogo .il_particles { z-index: 5;  }
.gfx .row .il_adblocklogo .il_adblockexploded { z-index: 6; }
.gfx .row .il_desc { float: left; width: 50%; height: 100%; background: yellow; }
.gfx .row .il_adblocklogo { position: relative; height: 593px; }
.gfx .row .txt { margin:0 -10% 0 auto; padding: 20% 0 0 0; max-width: 458px; max-height: 151px; }
.gfx .row .il_adblocklogo .il_typo_remove { z-index:7; position: absolute; display: block; max-width: 756px; max-height: 156px; left: -90%; top: 54%; right:auto; }
.gfx .row .il_adblocklogo .il_typo_adblock { z-index:8; position: absolute; display: block; max-width: 756px; max-height: 156px; left: -90%; top:54%; right:auto; }
.gfx .row .il_adblocklogo .il_typo_now { z-index: 9; position: absolute; display: block; max-width: 756px; max-height: 156px; left: -90%; top:54%; right:auto; }

/* "But I hate ADS" row */
.remove_txt { margin: 0 auto; max-height: 35px; max-width: 1009px; padding: 0 5px; }
.remove_why { margin: 2% 2% 5% 2%; font-size: 16px; line-height: 22px; text-align: center;  }

/* Convinced row */
.convinced { padding: 35px 10px; margin: 0 auto; max-height: 48px; max-width: 1019px; }

/* Infoblocks row */
.infoblock { position: relative; margin: 5px 10px; background: #fff; border: 1px solid #e3e3e3; -moz-border-radius: 2px; border-radius: 2px; }
.infoblock .title { color: #3A81C8; font-size: 29px; text-align: center; line-height: 84px; text-transform: uppercase; letter-spacing: -2px; white-space: nowrap; overflow: hidden; }

.infoblock .dev { margin: -15px 20px 0 20px; height: 17px; background: url('/img/bg_infoblock_devider.png') repeat-x; }
.infoblock .dev .cat { margin: 0 auto; width: 57px; height: 17px; background: url('/img/bg_infoblocks_sprite.png') no-repeat; }
.infoblock .dev .cat.about { background-position: 0 -17px; }
.infoblock .dev .cat.howto { background-position: -57px -17px; }
.infoblock .dev .cat.faq { background-position: -114px -17px; }

.infoblock .content { margin: 16px 20px 80px 20px; font-size: 15px; min-height: 140px; text-align: center; line-height: 18px; }

.infoblock .btnwrp { position: absolute; bottom:25px; left: 50%; }
.infoblock .btnwrp a.btn { display: block; margin: 0 0 0 -82px; height: 34px; width: 165px; background: url('/img/bg_btn.png') no-repeat; }
.infoblock .btnwrp a.btn:hover { background-position: 0 -34px; }
.infoblock .btnwrp a.btn.pressed { background-position: 0 -68px; }

/* Support gfx */
.support { margin: 0 auto; max-height: 79px; max-width: 390px; padding-bottom: 15px; }

/* Big info bar - top */
.container.info { background: #fdfdfd url('/img/bg_detection.png') no-repeat center bottom; }
.container .biginfo { display: table; width: 100%; margin: 4% 0 3% 0; }
.container .biginfo p { display: table-cell; width: 100%; vertical-align: middle; text-align: center; }
.container .biginfo .reg { display: block; padding-top: 10px; line-height: 20px; letter-spacing: normal; font-size: 14px; }
.container .uniquelink { font-size: 18px; margin: 10px 0 5px 15px; padding: 0 0 0 35px; }

/* Howto :: step-by-step row */
.browserinfowrp { margin: 3% 5px 0 5px; }
.browsericon { position: absolute; top:0; left:0; display: block; height: 41px; width: 55px; background: url('/img/bg_browsericons_sprite.png') no-repeat 0 0; }
#browser_general .browsericon { left: -4px; }
#browser_firefox .browsericon { background-position: -56px 0; }
#browser_chrome .browsericon { background-position: -108px 0; }
#browser_ie .browsericon { background-position: -158px 0; }
#browser_safari .browsericon { background-position: -208px 0; }
.browserdetails { position: relative; padding: 0 0 0 52px; }
.browsertitle { float: left;  }
.browserdetails p.prolog { font-size: 14px; color: #333; }
.browserdetails p.browsername { margin-left: -2px; color: #555; font-size: 32px; text-transform: uppercase; letter-spacing: -2px; line-height: 35px; }
.browserdetails p.browserinfo { font-size: 14px; margin: 6px 0 0 0; color: #555; min-height: 32px; line-height: 16px; }
.stepbystepwrp { background: url('/img/gfx_sbs_shadow.png') no-repeat center bottom; }

.stepwrp { min-width: 190px; min-height: 190px; margin: 30px 0 0 0; }
.stepwrp .stepdesc {  }
.stepwrp .stepdesc p { text-align: center; margin: 5px 20px 0 20px; }
.stepwrp p.steptitle { font-size: 14px; color: #3a81c8; text-transform: uppercase; }
.stepwrp p.stepdetails { font-size: 12px; color: #555; }

.stepgfx { position: relative; display: block; width: 190px; height: 190px; margin: 0 auto 25px auto; }
.stepgfx .animated { position: absolute; top:0; left:0; display: block; width: 190px; height: 190px; z-index:1; display: none;  }
.stepgfx .animated.firefox02 { background: url('/img/gfx_sbs_firefox_anim_02.gif') no-repeat; }
.stepgfx .animated.chrome0201 { background: url('/img/gfx_sbs_chrome_anim_02_01.gif') no-repeat; }
.stepgfx .animated.chrome0202 { background: url('/img/gfx_sbs_chrome_anim_02_02.gif') no-repeat; }
.stepgfx .animated.ie02 { background: url('/img/gfx_sbs_ie_anim_01.gif') no-repeat; }
.stepgfx .animated.safari02 { background: url('/img/gfx_sbs_safari_anim_01.gif') no-repeat; }
.stepgfx .gfxdomaintxt { position: absolute; left:48px; top:62px; max-width: 135px; max-height: 20px; overflow: hidden; z-index: 4; }
.stepgfx .gfxdomainfade { position: absolute; left: 135px; top: 57px; height: 22px; width: 55px; background: url('/img/gfx_domain_fadeout.png') no-repeat; z-index:5; }
.stepgfx .gfxdomainfadedisable { position: absolute; left: 149px; top: 83px; height: 20px; width: 41px; background: url('/img/gfx_domain_fadeoutdisable.png') no-repeat; z-index:5; }
.stepgfx .gfxdomainfade.general { top: 142px; left:122px; background: url('/img/gfx_domain_fadeout_alt.png') no-repeat; }
.stepgfx .gfxdomainfade.chrome { top: 63px; left:135px; height: 25px; background: url('/img/gfx_domain_fadeout_chrome.png') no-repeat; }
.stepgfx .gfxdomainfade.safari { top: 74px; left: 158px; height:19px; width: 33px; background: url('/img/gfx_domain_fadesafari.png') no-repeat; }
.stepgfx .gfxdomainfade.safaritwo { top: 37px; left: 135px; height:19px; width: 55px; background: url('/img/gfx_domain_fadesafaritwo.png') no-repeat; }

.stepgfx .adblockplus3d { position: absolute; bottom: -10px; left:-58px; height: 35px; width: 108px; background: url('/img/gfx_abp_3dico.png') no-repeat; z-index: 6; }
.stepgfx .adblock3d { position: absolute; bottom: -10px; left:-58px; height: 35px; width: 108px; background: url('/img/gfx_abp_3dico2.png') no-repeat; z-index: 6; }

.stepgfx .playit { position: absolute; bottom:-10px; left:110px; height: 33px; width: 77px; background: url('/img/gfx_play_sprite.png') no-repeat; z-index:6; }
.stepgfx .playit a { display: block; height: 25px; width: 25px; margin: 6px 0 0 42px; }
.stepgfx .playit.hover { background-position: 0 -33px; }
.stepgfx .playit.hover.pressed { background-position: 0 -66px; }
.stepgfx .playit.stop { background-position: 0 -99px; }
.stepgfx .playit.stop.hover { background-position: 0 -132px; }
.stepgfx .playit.stop.hover.pressed { background-position: 0 -165px; }

/* Howto step-by-step menu */
.sbsmenuwrp { min-height: 220px; background: url('/img/bg_sbsmenu.png') repeat-x center 10px; }
#sbsmenu { margin: 0 auto; max-width: 550px; background: green; }
#sbsmenu a.item { position: relative; display: block; float: left; width: 20%; height: 80px; }
#sbsmenu a.item .dev { position: absolute; top:1px; left:-1px; height: 80px; width: 2px; background: url('/img/gfx_sbs_menudev.png') no-repeat; }
#sbsmenu a.item .dev.lastitem { left:auto; right:0px; }
#sbsmenu a.item .arrow { position: absolute; display:none; top:-10px; left: 50%; margin: 0 0 0 -9px; width: 18px; height: 9px; background: url('/img/gfx_arrow.png') no-repeat; }
#sbsmenu a.item.selected .arrow { display: block; }
#sbsmenu a.item .btitle { color: #bebebe; font-size: 14px; }
#sbsmenu a.item .bico { display: block; margin: 18px auto 10px auto; height: 31px; width: 31px; background: url('/img/bg_browsers_sprite.png') no-repeat; }

#sbsmenu a#link_general .bico { width: 39px; background-position: 0 0; }
#sbsmenu a#link_firefox .bico { width: 33px; background-position: -49px 0; }
#sbsmenu a#link_chrome .bico { background-position: -92px 0; }
#sbsmenu a#link_ie .bico { width: 32px; background-position: -133px 0; }
#sbsmenu a#link_safari .bico { width: 29px; background-position: -176px 0; }

#sbsmenu a#link_general:hover .bico, #sbsmenu a#link_general.selected .bico { background-position: 0 -31px; }
#sbsmenu a#link_firefox:hover .bico, #sbsmenu a#link_firefox.selected .bico { background-position: -49px -31px; }
#sbsmenu a#link_chrome:hover .bico, #sbsmenu a#link_chrome.selected .bico { background-position: -92px -31px; }
#sbsmenu a#link_ie:hover .bico, #sbsmenu a#link_ie.selected .bico { background-position: -133px -31px; }
#sbsmenu a#link_safari:hover .bico, #sbsmenu a#link_safari.selected .bico { background-position: -176px -31px; }

#sbsmenu a#link_general.pressed .bico { width: 39px; background-position: 0 -62px; }
#sbsmenu a#link_firefox.pressed .bico { width: 33px; background-position: -49px -62px; }
#sbsmenu a#link_chrome.pressed .bico { background-position: -92px -62px; }
#sbsmenu a#link_ie.pressed .bico { width: 32px; background-position: -133px -62px; }
#sbsmenu a#link_safari.pressed .bico { width: 29px; background-position: -176px -62px; }

#sbsmenu a.item .btitle { display: block; text-align: center; }
#sbsmenu a.item:hover .btitle, #sbsmenu a.item.selected .btitle { color: #c23332; }
#sbsmenu a.item.pressed .btitle { color: #a12221; }

/* Ensure text */
.container .row .ensure { font-size: 16px; text-align: center; padding-top: 42px; line-height: 20px; }

/* Regular infopages */
.infopage { min-height: 220px; background: url('/img/bg_sbsmenu.png') repeat-x center bottom; }
.infopagedetails { position: relative; padding: 3% 3% 0 3%; }
.infopagedetails p { font-size: 14px; color: #333; line-height: 20px; }

/* FAQ */
.faqrow { margin: 3% 5% 3% 5%; }
.faqtitle { font-size: 16px; margin: 0 0 5px 0; color: #3a81c8; }
.faqanswer { font-size: 14px; margin: 8px 2px; color: #555; }
.faqbigtitle { font-size: 28px; margin: 1px 1px 1px -10px; color: #555; letter-spacing: -1px; }

/* Footer */
.footer, .footer.small { height: 217px; background: #ECECEC url('/img/bg_footer.png') repeat-x; padding-top: 41px; }
.footer .row .footwrp { margin: 0 250px 0 0; }
.footer .row .footmenu { height: 83px; max-width: 400px; margin: 24px 0 0 10px; }
.footer .row .footremove { float: right; margin: 50px 10px 0 0; overflow: hidden; }
.footer .row .footremove a { display: block; width: 169px; height: 114px; background: url('/img/gfx_remove.png') no-repeat; }
.footer .row .footremove a:hover { background-position: 0 -113px; }
.footer .row .footremove a.pressed { background-position: 0 -226px; }

.footer .row .statements { display: table; position: relative; height: 108px; }
.footer .row .statements .bubbleicon { position: absolute; top:36px; left:20px; height: 31px; width: 55px; background: url('/img/gfx_bubble.png') no-repeat; }
.footer .row .statements .wrp { display: table-cell; vertical-align: middle; width: 100%; }
.footer .row .statements .wrp p.txt { color: #fff; font-size: 16px; padding: 0 0 0 100px; }
.footer .row .statements .wrp p.author { color: #1f9ac8; font-size: 11px; padding: 0 0 0 100px; }
.footer .row .statements a.more { position: absolute; bottom:5px; right:5px; color: #d80000; }
.footer .row .statements a.more:hover { color: #fafafa; }

.footdev { margin: 0 auto; height: 2px; width: 100%; background: url('/img/bg_footdev.png') repeat-x center top; }

.footer .row .footmenu a.elem { float: left; width: 20%; text-align: center; color: #4b4b4b; font-weight: bold; font-size: 11px; }
.footer .row .footmenu a.elem .ico { margin: 0 auto 10px auto; height: 29px; width: 32px; background: url('/img/bg_footermenu.png') no-repeat; }
.footer .row .footmenu a.elem .ico.house { background-position: 0 0; }
.footer .row .footmenu a.elem .ico.info { background-position: -51px 0; }
.footer .row .footmenu a.elem .ico.bulb { background-position: -97px 0; }
.footer .row .footmenu a.elem .ico.faq { background-position: -143px 0; }
.footer .row .footmenu a.elem .ico.con { background-position: -189px 0; }

.footer .row .footmenu a.elem:hover { color: #f8f8f8; opacity: 0.8; }
.footer .row .footmenu a.elem:hover .ico.house { background-position: 0 -29px; }
.footer .row .footmenu a.elem:hover .ico.info  { background-position: -51px -29px; }
.footer .row .footmenu a.elem:hover .ico.bulb  { background-position: -97px -29px; }
.footer .row .footmenu a.elem:hover .ico.faq  { background-position: -143px -29px; }
.footer .row .footmenu a.elem:hover .ico.con  { background-position: -189px -29px; }

/* Footer SMALL edition fix */
.footer.small { height: 106px; }
.footer.small .row .footremove { margin: 17px 0px 0px 0px; }
.footer.small .row .footremove a { background: url('/img/gfx_remove_small.png') no-repeat; height: 70px; width: 168px; }
.footer.small .row .footmenu { margin: 14px 0 4px 10px; max-width: 400px; height: 60px; }
.footer.small .row .copyinfo { color: #696969; font-size: 12px; margin: 6px 0 6px 12px; }

/*** MOBILE VERSION ***/
@media handheld, only screen and (max-width: 767px) {
	.detection .status { font-size: 29px; }
	#nav a.item .navdev.lastitem { left:auto; right:-4px; }
	#nav a.item .navdesc { font-size: 10px; }
	.gfx .row .txt { padding: 10% 0 0 0; margin: 0 auto; }
	.gfx .row .il_adblocklogo .il_typo_remove { left: 0%; top: 65%; max-width: 590px; max-height: 156px; }
	.gfx .row .il_adblocklogo .il_typo_adblock { left: 0%; top:65%; max-width: 590px; max-height: 156px; }
	.gfx .row .il_adblocklogo .il_typo_now { left: 0%; top:65%; max-width: 590px; max-height: 156px; }
	.infoblock .content { min-height:0; }
	.browserinfowrp { margin: 6% 5px 0 5px; }
	.stepwrp .stepdesc { max-width: 280px; margin: 0 auto; }
	.faqbigtitle { margin: 44px 1px 22px -10px; }
}

/*** HIGH RES ASSETS FOR iPhone 4 -- RETINA DISPLAY ***/
@media only screen and (-webkit-min-device-pixel-ratio: 2) { 
	/*.logo { background: url(logo2x.jpg) no-repeat; background-size: 212px 303px; } */
}