/******************************************************************************
 *                                                                    2006-09 *
 * Project | Trixn Online Shop                                                *
 * Author  | Susanna Schneider <s.schneider@21torr.com>                       *
 *                                                                            *
 ******************************************************************************/

div.clear, br.clear {
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}

body {
  font: normal 70%/1.3em Arial, sans-serif !important;
  color: black;
  background: white;
  margin: 0;
  padding: 0;
}

div, p, ul, ol, form, input, select, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  color: #000000;
}

img { border: 0; }

h1 { font-size: 1.6em; text-align: left; margin: 20px 0 18px 0; }

div#main { width: 982px; margin: 16px auto 16px auto; }
div#main div { width: 982px; height: 36px; background: url(/out/1/html/0/images/21torr/bg.top-nav.trix.gif) repeat-x; 
               position: relative; margin: -3px 0 0 0; }
div#main div img#left-corner { position: absolute; left: 0; }
div#main div img#right-corner { position: absolute; right: 0; }

div#container { width: 979px; padding: 0 1px 46px 2px; margin: 0 auto 20px auto; position: relative;
                background: url(/out/1/html/0/images/21torr/bg.bottom.gif) bottom no-repeat; }
div#left-column { float: left; width: 163px; margin: 0 24px 50px 0; }
div#content { float: left; width: 605px; color: #666666; font-size: 1.2em; line-height: 1.4em; }
div#content h1 { color: #00764f; font-size: 1.5em; }
div#content a { margin-left: 222px; font-size: 1.2em; color: #ff0000; }
div#right-column { float: right; width: 163px; }

div#footer { width: 605px; text-align: center; position: relative; color: #000000; font-size: 0.8em; 
             position: absolute; bottom: 18px; left: 189px; }  