/* 
  W3C CSS1/CSS2 | standard compliance
  -- -- -- -- -- -- --  -- -- -- -- -- -- -- --
  revision: 15.08.2006
  author:   thn@krak.dk
  -- -- -- -- -- -- --  -- -- -- -- -- -- -- --
  leaner, more flexible and compatible markup
*/




/* global | resetting defaults ------------------------------------------------------ */

form { margin:0px; }/* clear hidden margins */
label img { border:none; }/* clear border on linked images */ 
* { padding:0px; margin:0px; }/* clear default settings (not IE4) */
/* end */


/* global | viewport ---------------------------------------------------------------- */

html,
body { height:100%; }
/* end */


/* global | pagetype ---------------------------------------------------------------- */

#Page { width:926px; }
#Type {  }
#Grid {  }
/* end */


/* global | pagetype settings ------------------------------------------------------- */

#AREA01,
#AREA02,
#AREA03,
#AREA04 { clear:both; height:1%; }

/* 
page sections */
.SEC01,
.SEC02,
.SEC03,
.SEC04,
.SEC05 { float:left; }

.SEC01 { width:151px; }
.SEC02 { width:601px; margin-right:4px; }
.SEC03 { width:170px; }

/* 
inner box hacks */
div.boxCont,
div.frmCont,
div.dspCont { overflow:hidden !important; }
div.dynCont { }
/* end */




#AREA03 .SEC02 div.frmCont { padding:10px; }
#AREA03 .SEC02 iframe,
#AREA03 .SEC02 .CSPOT01 { float:left; }
#AREA03 .SEC02 .CSPOT01 { width:580px; }
/* end */


/* global | commercial banners --------------------------------------------------- */

.CSPOT01,
.CSPOT02 { margin-bottom:4px; }
/* end */

/* global | commercial banners --------------------------------------------------- */

fieldset.ADD01,
fieldset.ADD02 { border:0px; }
fieldset.ADD01 { width:160px; text-align:center; }
fieldset.ADD02 { width:160px; text-align:center; }
fieldset.ADD01 legend,
fieldset.ADD02 legend { font-size:9px; padding-left:10px; }
fieldset.ADD01 iframe { width:140px; height:350px; }
fieldset.ADD02 iframe { width:160px; height:600px; }
/* end */



/* global | commercial banners --------------------------------------------------- */

.s1 { width:60px; }
.s2 { width:80px; }
.s3 { width:105px; }
form .s4 { width:250px; }
.s5 { width:1808x; }

select.s4 { width:253px; }
/* end */



iframe#mainFrame { width:370px; height:1000px; margin-right:30px; }


body.iframe ul
body.iframe ol { margin-left:20px; }
body.iframe li { margin-bottom:12px; }



