@charset "utf-8";
*{ margin:0; padding:0; list-style:none; }
html{ height:100%; filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
body{ font-size:11px; font-family:Arial; background:#ffffff; height:100%; }
img{ border:0; }
a{text-decoration:none;}

body#errorPage h1.logo{padding:25px 22px;border-bottom:7px solid #ba204c;}
body#errorPage div.botArea{background:#e6e6e5;height:86px;}

div.errorArea{width:568px;overflow:hidden;margin:0 auto;padding:40px 0;}
div.errorArea div.boxT{background:url('/web/images/error/uk/en/boxErrorPageT.gif') no-repeat;width:568px;height:6px;font-size:1px;}
div.errorArea div.boxBg{background:url('/web/images/error/uk/en/boxErrorPageBg.gif') repeat-y;width:568px;}
div.errorArea div.boxB{background:url('/web/images/error/uk/en/boxErrorPageB.gif') no-repeat;width:568px;height:28px;}
div.errorArea div.cont500{background:url('/web/images/error/uk/en/icoError500.gif') no-repeat 60px 20px;min-height:86px;_height:86px;}
div.errorArea div.cont404{background:url('/web/images/error/uk/en/icoError404.gif') no-repeat 60px 30px;min-height:86px;_height:86px;}
div.errorArea div.contfaq{background:url('/web/images/error/uk/en/icoErrorFaq.gif') no-repeat 60px 30px;min-height:86px;_height:86px;}
div.errorArea dl{width:418px;padding:30px 10px 10px 140px;}
div.errorArea dl dt{padding-bottom:10px;font-size:18px;color:#b5103f;font-weight:bold;}
div.errorArea dl dd{font-size:11px;color:#666666;}
div.errorArea div.btnArea{width:568px;padding-top:15px;overflow:hidden;}
div.errorArea div.btnArea span{float:right;display:block;height:20px;background:url('/web/images/error/uk/en/boxBtnR.gif') no-repeat right top;
							padding-right:15px;overflow:hidden;}
div.errorArea div.btnArea a{float:right;display:block;height:14px;background:url('/web/images/error/uk/en/boxBtnL.gif') no-repeat left top;
							padding:3px 5px;color:#000;text-decoration:none;}
