/* =INITIAL
   v2.1, by Faruk Ates - www.kurafire.net | Addendum by Robert Nyman - www.robertnyman.com */
/* Neutralize styling: Elements we want to clean out entirely: */
html, body, form, fieldset, p, h1, h2, table, td, select, input { margin: 0; padding: 0; font: 100%/120% Verdana, Arial, Helvetica, sans-serif; }

/* Neutralize styling: Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { margin: 1em 0; padding: 0; }
/* Apply left margin: Only to the few elements that need it: */
li, dd, blockquote { margin-left: 1em; }
/* Miscellaneous conveniences: */
form label { cursor: pointer; }
/* fieldset { border: none; } */
/* Form field text-scaling */
input, select, textarea { font-size: 100%; }
/* some more.. */
body {margin: 0; padding: 0; background: #fff; text-align: center; }
img { border: 0; }
table, tr, td { border: 0; margin: 0; padding: 0; }

.portrait {float: left; margin-top: 10px; margin-right:10px; margin-bottom:10px;}

/* LAYOUT */

/*html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center}
*/

div#wrapper{ text-align:left; margin:0 auto; }
div#wrapper{ width:800px; margin-top: 70px; }

#logo { float: left; }
#stat { float: right; text-align: right; }
#nav { clear: both; }

div#main{ float:right; width:502px; height: 360px; background: #eee; }
div#card { float:left; width:298px; height: 360px; background: #AF99AA; }
div#subnav { width:501px; background: #ccc; margin: 1px 0 10px 1px; height: 21px; }
div#footer { clear:both; width:100% }
div#sponsors { }

div#nav { padding: 30px 0 8px 0; border-bottom: 2px solid #550036; }
div#footer { border-top: 6px solid #550036; padding-top: 8px; }

div#content { padding: 10px 10px 10px 20px; }
#content a {text-decoration: none; text-transform: uppercase; color: #550036; }
#content a:hover {color: #AD3B3B; }
#content a.active {color: #666; }

#chooser { height: 75px; margin-bottom: 20px; }
#chooser a { display: block; float: left; margin-right: 1px; padding: 5px; border: 1px solid #eee; }
#chooser a img { vertical-align: bottom; }
#chooser a:hover { border: 1px solid #AD3B3B;  }
#chooser a.active { border: 1px solid #3A6EAE; }

#cardtext { clear: both; }
#card1, #card2, #card3, #card4, #card5, #card6, #card7, #card8 { position: absolute;  visibility: hidden; display: none; height: 0px; }



/* TEXT FORMATTING */

body {font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; color: #333;}
#frm_person td  {font: 12px Verdana, Arial, sans-serif; color: #333;}
table, td {font: 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; color: #333;}

em { font-weight: bold; text-decoration: none; font-style: normal; }

h1 {font-weight: bold; text-decoration: none; font-style: normal; margin-top: 0.5em; margin-bottom:0.25em;}

.hidden { visibility: hidden; display: block; position: absolute; }

div#nav a { margin: 0 20px 0 0; text-decoration: none; text-transform: uppercase; font-size: 16px; font-weight: bold; color: #666; }
div#nav a:hover { color: #AD3B3B; }
div#nav a.active { color: #550036; }

#subnav a { display: block; float: left; text-decoration: none; color: #666; padding: 3px 8px 3px 8px; border-right: 1px solid white; }
#subnav a:hover { color: #AD3B3B; }
#subnav a.active { color: #333; }

div#text h1 { margin: -2px 0 10px 0; font-size: 1em; }
div#text h2 { margin: 2px 0 0px 0; font-size: 1em; }
div#text p { margin: 0 0 8px 0; }
div#text ul { list-style: square inside; margin: 0 0 8px 0; padding: 0 0 0 3px; }
div#text li { padding-bottom: 2px; }

div#text a { text-decoration: none; color: #900; }
div#text a:link, div#text a:visited { color: red;  }
div#text a:hover { color: #3A6EAE; text-decoration: underline; }

div#text table { margin: 0px; padding: 0px; border-spacing: 0; vertical-align:top; }
div#text table td { vertical-align:top; }

p.sparfacts { border-left: 4px solid #3A6EAE; padding-left: 10px;  }
.tipp { font-style: italic;  }
.gespart { font-weight: bold; color: #3A6EAE; }

p.error{color:red;}

#footer { font-size: 10px; color: #666; text-transform: uppercase; }
#footer a { text-decoration: none; color: #666; margin-right: 20px;}
#footer a:link, #footer a:visited { color: #666; }
#footer a:hover { color: #AD3B3B; /* text-decoration: underline; */ }

.statementlink { font-weight: bold; color: #3A6EAE; }

#sponsors p { margin: 0 0 5px 0; font-size: 9px; color: #666; }

#buttons a { padding: 3px 8px 3px 8px; background: #fff; border: 1px solid #ccc; font-weight: bold; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif;}
#buttons a:link,
#buttons a:visited { color: #3A6EAE;  }
#buttons a:hover { color: #AD3B3B; border-color: #999; }

.co2counter {font-weight: bold; color: #3A6EAE; font-size:28px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.peoplecounter {font-weight: bold; font-size: 16px; color: #999; font-family:Verdana, Arial, Helvetica, sans-serif;}
/* div { border: 1px solid blue; } */

