
/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */
/* Purpose: undo some of the default styling of common browsers */
:link,:visited { text-decoration:none; color: inherit; }
ul,ol { list-style:none; }
li { display: block;}
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd
{ margin:0; padding:0; }
a img,:link img,:visited img { border:none; }
address { font-style:normal; }


html
  {
    height: 100%;
    background: #E5EEAF;
  }

body
  {
    position: relative;
    height: 100%;
    font: 75%/1.4 Lucida Sans, Arial, Helvetica, sans-serif;
    color: #000000;
  }

* html body
  {
    font-size: 75%;
  }

#wrap1
  {
    min-height: 580px;
    width: 880px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -290px 0 0 -440px;
  }

* html #wrap1
  {
    height: 580px;
    left: 50%;
  }

#wrap2
  {
    position: relative;
    height: 100%;
  }

#header
  {
    position: relative;
    min-height: 76px;
    background: #D6E28A;
    overflow: hidden;
  }

* html #header
  {
    height: 76px;
  }

#header h1
  {
    position: absolute;
    text-indent: -99999px;
  }

#header ul
  {
    position: relative;
  }

#header li
  {
    display: inline;
    float: left;
    background: url(metapipe.gif) right center no-repeat;
    padding: 0 0.8em;
  }

#header a
  {
    font-size: 0.9em;
    font-weight: bold;
    letter-spacing: 0.4px;
    line-height: 22px;
  }

#metanav
  {
    position: relative;
    min-height: 22px;
    background: url(metaback.gif) left top no-repeat #FEFCCF;
  }

* html #metanav
  {
    height: 22px;
  }

#metanav ul
  {
    position: absolute;
    left: auto;
    right: 0.8em;
  }

#metanav a
  {
    color: #2E8440;
  }

#metanav strong a
  {
    color: #CC0000;
  }

#metanav li.meta-1630,
#metanav li.meta-1646,
#metanav li.meta-1632,
#metanav li.meta-1645,
#metanav li.meta-1631,
#metanav li.meta-1633
  {
    overflow: hidden;
    margin-left: 0.8em;
    background: left center no-repeat;
    padding: 0;
  }

#metanav li.meta-1630 a,
#metanav li.meta-1646 a,
#metanav li.meta-1632 a,
#metanav li.meta-1645 a,
#metanav li.meta-1631 a,
#metanav li.meta-1633 a
  {
    padding-left: 80px;
  }

#metanav li.meta-1630,
#metanav li.meta-1646
  {
    width: 26px;
    background-image: url(flag_de.gif);
  }

#metanav li.meta-1632,
#metanav li.meta-1645
  {
    width: 32px;
    background-image: url(flag_uk.gif);
  }

#metanav li.meta-1631,
#metanav li.meta-1633
  {
    width: 24px;
    background-image: url(flag_fr.gif);
  }

#topnav
  {
    min-height: 32px;
    background-color: #2E8440;
    padding-left: 0.5em;
  }

* html #topnav
  {
    height: 32px;
  }
  
#topnav li
  {
    position: relative;
    background-image: url(toppipe.gif);
  }
  
#topnav li.x
  {
    background-image: url(topxpipe.gif);
  }
  
#topnav li.term
  {
    position: relative;
    left: -1px;
    background: url(topopipe.gif) left center no-repeat;
    line-height: 32px;
  }

#topnav a
  {
    font-size: 1em;
    color: #FFFFFF;
    line-height: 32px;
  }

#topnav strong a
  {
    color: #FF8C28;
  }
  
#subnav
  {
    position: absolute;
    top: 0;
    left: -1px;
    width: 880px;
    height: 54px;
    overflow: hidden;
    background: url(topxpipe.gif) left top no-repeat;
  }

#subnav ul
  {
    top: 32px;
  }

#subnav li
  {
    background-image: url(metapipe.gif);
  }
  
#subnav li.term
  {
    position: relative;
    left: -1px;
    background: url(subopipe.gif) left center no-repeat;
    line-height: 22px;
  }

#subnav a
  {
    font-size: 0.9em;
    font-style: italic;
    color: #2E8440;
    line-height: 22px;
  }

#subnav strong a
  {
    color: #CC0000;
  }

#mainwrap
  {
    position: relative;
    clear: left;
    min-height: 504px;
    background: url(mainback.gif) left top no-repeat #FEFCCF;
  }

* html #mainwrap
  {
    height: 504px;
  }

#main
  {
    background: left top no-repeat;
    padding-top: 100px;
    padding-left: 73px;
  }

.infomap #main
  {
    padding-top: 33px;
  }

#main h2
  {
    position: relative;
    height: 60px;
    overflow: hidden;
  }

.infomap #main h2
  {
    display: none;
  }

#mapwrap
  {
    width: 774px;
    height: 438px;
    overflow: hidden;
    background: #FEFDDD;
  }

#contwrap
  {
    width: 582px;
    height: 304px;
  }

#cont
  {
    position: relative;
    width: 582px;
    height: 291px;
    overflow: scroll;
    overflow-x: hidden;
    margin-top: 20px;
  }

#framewrap
  {
    width: 774px;
    height: 304px;
  }

#frame
  {
    margin-top: 20px;
    border: 0;
    background-color: #FEFCCF;
    width: 774px;
    height: 291px;
  }

#normal
  {
  	display: inline;
    float: right;
    width: 370px;
    margin: 0 30px 0 0;
  }

#left
  {
    float: left;
    width: 140px;
    margin: 0 0 0 15px;
  }

#cont a
  {
    font-weight: normal;
    color: #2E8440;
    text-decoration: underline;
  }

#cont h3,
#cont h4,
#cont p,
#cont ul,
#cont table,
#cont .amazon
  {
    margin: 0 15px 1em;
  }
  
.amazon
  {
    background: url(../../images/nocover.gif) left top no-repeat;
  }

.amazon h4
  {
    margin-bottom: 0.5em !important;
  }

.amazon p
  {
    font-size: 0.8em;
  }

.amazon p a
  {
    display: block;
    margin-top: 0.2em;
    font-size: 1.2em;
  }

#cont h3
  {
    margin: 0 15px 0.3em;
    font-size: 1.3em;
    font-weight: bold;
    color: #165B26;
  }

#cont p.in
  {
    text-indent: 4em;
  }

#cont ul
  {
    list-style-type: square;
  }

#cont ol
  {
    list-style-type: decimal;
  }

#cont li
  {
    display: list-item;
    margin-left: 1.5em;
    margin-top: 0.4em;
  }

#cont li:first-child
  {
    margin-top: 0;
  }

#cont table
  {
    font-size: 100%;
  }

#cont td,
#cont th
  {
    padding: 0 1em 0.2em 0;
    vertical-align: top;
  }

#cont form.eventmenu
  {
    display: inline;
    float: right;
    margin: 0 15px 1em 0;
  }

#cont form.eventmenu select
  {
    border: 1px solid #2E8440;
    padding: 0;
    font-size: 0.8em;
  }

#cont table.calendar-list
  {
    clear: right;
  }

div.rflow
  {
    display: inline;
    margin-left: 10px;
    float: right;
  }

table.csc-mailform td
  {
    padding-right: 10px;
    padding-bottom: 4px;
  }

table.csc-mailform td.csc-form-labelcell
  {
    padding-top: 4px;
  }

table.csc-mailform td.csc-form-fieldcell input, select, textarea
  {
    border: solid #2E8440;
    border-width: 0 1px 1px;
    padding: 2px 5px;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;;
  }

table.csc-mailform td.csc-form-fieldcell select
  {
    padding: 0;
  }

table.csc-mailform td.csc-form-fieldcell input.csc-mailform-submit
  {
    border: 1px solid #FFFFFF;
    padding: 2px 20px;
    background-color: #2E8440;
    color: #FFFFFF;
    cursor: pointer;
  }

#cont table.calendar-list td
  {
    padding-bottom: 1em;
  }

#cont table.calendar-list .date
  {
    text-align: right;
  }

#cont table.calendar-list .date .end,
#cont table.calendar-list .date .time
  {
    font-size: 0.8em;
  }

#cont table.calendar-list h4
  {
    margin: 0;
  }

#cont table.calendar-list p
  {
    margin: 0.2em 0 0;
    font-size: 0.8em;
  }

#cont table.calendar-list p.location
  {
    font-style: italic;
  }

#cont table.calendar-list h4,
#cont table.calendar-list h4 a
  {
    font-size: 1em;
    font-weight: bold;
  }

#cont .whenwhere
  {
    margin: 0 15px 1em;
  }

#cont .whenwhere .when,
#cont .whenwhere .where
  {
    margin: 0;
  }

#cont .whenwhere .where
  {
    font-style: italic;
  }

#cont .info
  {
    margin: 0 15px 2em;
    border-left: 10px solid #165B26;
    font-size: 0.8em;
  }
  
#cont .info h4
  {
    margin: 1.5em 15px 0.5em;
    font-size: 1em;
    font-weight: bold;
  }

#cont fieldset
  {
    border: 0;
  }

#cont fieldset legend
  {
    display: none;
  }


#cont .tx_powermail_pi1_fieldwrap_html_check
  {
	clear: left;
	width: 25px;
	margin-left: 15px;
	padding-top: 1em;
  }

#cont .tx_powermail_pi1_fieldwrap_html_content
  {
	clear: left;
  }

#cont .tx_powermail_pi1_fieldwrap_html h3,
#cont .tx_powermail_pi1_fieldwrap_html p
  {
    margin-left: 0;
  }

#cont .tx_powermail_pi1_fieldwrap_html_content h3
  {
    margin-top: -1.6em;
    padding-left: 25px;
  }

#cont .tx_powermail_pi1_fieldwrap_html_checkbox_title
  {
	display: none;
  }

#cont .tx_powermail_pi1_fieldwrap_html
  {
    margin: 0 15px 0.5em;
  }

#cont .tx_powermail_pi1_fieldwrap_html label
  {
    display: block;
	font-size: 0.8em;
  }

#cont .tx_powermail_pi1_fieldwrap_html_check label
  {
	display: none !important;
  }

input.powermail_text,
selectpowermail_select,
textarea.powermail_textarea
  {
    border: solid #2E8440;
    border-width: 0 1px 1px;
    padding: 2px 5px;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;;
  }

input.powermail_submit
  {
    border: 1px solid #FFFFFF;
    padding: 2px 20px;
    background-color: #2E8440;
    color: #FFFFFF;
    cursor: pointer;
  }

.tx-sremailsubscribe-pi1 p
  {
    padding: 0 !important;
  }
  
input.tx-sremailsubscribe-pi1-text
  {
    border: solid #2E8440;
    border-width: 0 1px 1px;
    padding: 2px 5px;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;;
  }

input.tx-sremailsubscribe-pi1-submit
  {
    border: 1px solid #FFFFFF;
    padding: 2px 20px;
    background-color: #2E8440;
    color: #FFFFFF;
    cursor: pointer;
  }

.logo-sq {
  margin-left: 37px;
  margin-top; 22px;
}


