/*
   HRSimon frontpage specific stylesheet. 
*/

#header {
   width: 1073px;
}      

#headercontent {
   margin: 0px auto;
   width: 825px;
   height: 55px;
   text-align: left;
}      

#navigation {
   width: 1073px;
}

#pageContainer {
   width: 1073px;
   margin: 0px auto;
   text-align: left;
   overflow:visible;
}      

#mouse {
   background-image: url('/images/mice/mouse_peek.gif');
   background-repeat: no-repeat;
   background-position:right;
   width: 137px;
   height: 162px;
   margin: 158px auto;
   float: left;
   position: relative;
   z-index: 1;
}

#main {
   width: 825px;
   margin: 0px -13px ;
   float: left;
}
   
#fpbuttons {
   width: 274px;
   height: 326px;
   float: left;
   overflow: hidden;
}

#fpbuttons img {
   margin-bottom: 6px;
}

#flash {
   width: 546px;
   height: 327;
   float: right;
}

#calculator {
   background-image: url('/images/boxes/prisberegner.png');
   background-repeat: no-repeat;
   width: 274px;
   height: 181px;
   float: left;
}

#calculatorcontent {
   padding-left: 47px;
   padding-top: 30px;
}

#calculatorcontent input {
   color: #000000;
   background-color: transparent;
   font-family: Trebuchet MS;
   font-size: 11px;
   width: 105px;
   height: 15px;
   border-style: solid;
   border-color: #c6c6c6;
   border-width: 1px;
   margin-top: -6px;
   margin-bottom: 6px;
}

#content {
   width: 529px;
   float: right;
   margin-top: 10px;
}

#calculatorcontent input.error {
    border:1px solid #FF0000;
}

#footer {
   width: 1073px;
}      

#footercontent {
   margin: 0px auto;
   width: 825px;
   text-align: left;
}    





















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

