pre#pre                             {position: absolute; z-index: 1000; font-weight: bold; display: block; width: 500px; padding: 5px; color: #111; font-size: 1.5em; background-color: #f90;  opacity: 0.8; overflow:hidden;}
pre#pre.m                           {width: 5px; height: 5px;}
pre#pre:hover                       {width: 900px; height: auto; opacity: 0.95;}
.messages                           {background-color: #ffe400; padding: 5px; margin: -10px 0 10px; font-size: 11px;}
#user-login,
#user-pass,
#user-register                      {padding-top: 50px; }




@font-face {
	font-family: 'Swis721BlkCnBTBlack';
	src: url('fonts/swis721_blkcn_bt_black-webfont.eot');
	src: local('☺'), url('fonts/swis721_blkcn_bt_black-webfont.woff') format('woff'), url('fonts/swis721_blkcn_bt_black-webfont.ttf') format('truetype'), url('fonts/swis721_blkcn_bt_black-webfont.svg#webfont7xLYD9Qm') format('svg');
	font-weight: normal;
	font-style: normal;
}
.swiss_font {font-family: 'Swis721BlkCnBTBlack', sans-serif !important;}




html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body                            {font: 11px/17px Arial, sans-serif;}


/*Common*/
a                               {color: #8b0101; text-decoration: none; font-weight: bold;}
a:hover                         {text-decoration: underline;}
h3                              {padding: 10px 0 5px; font-size: 12px; color: #444;}
h4                              {line-height: 15px; font-size: 15px; color: #333;}
.rounded                        {-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.brandmenu a                    {-moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0 ; border-radius: 3px 3px 0 0;}
.clearb                         {clear: both;}
.hidden                         {display: none}
.opacity_90,
.header .menu .menu             {-moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; /*Doing this for IE after rounded corners*/}
.odd                            {background-color: #eee}
.b-grey                         {padding: 5px; background-color: #f3f3f3; border: 1px solid #ddd;}
.center                         {padding-bottom: 5px; text-align: center;}
p, li                           {color: #484848;}
.red_link                       {color: #f00; font-weight: normal;}

html{
    background:url(media/fr_patt.gif) repeat-x 0 0 #070706;
    height:100%;
}
body.fr-visitors{
    background:url("media/visitors-nl.jpg") no-repeat center top transparent;
    height:100%;
}
.fr-visitors .inner, .es-visitors .inner, .da-visitors .inner{
    min-height:100%;
    position:relative;
}

body.es-visitors{
    background:url("media/es-bg.jpg") no-repeat center top transparent;
    height:100%;
}

body.da-visitors{
    background:url("media/da-bg.jpg") no-repeat center top transparent;
    height:100%;
}



.inner .cont .page,
.inner .cont .tnt_page {
    left:120px;
    width:430px;
    position:relative;
    padding:36px 15px 36px 90px;
    background:url("media/fr-heading.gif") no-repeat 15px 46px #ededed;
    margin:215px 0 160px;
}