/*
 * Project: 	SGE Group
 * Date:		2009-03-31
/* ---------------------------------------- */

* { margin: 0; padding: 0; }

html { }
body { background: #fff; font-size: 62.5%; }

body, textarea, input, select, option, button { color: #555; font-family: Trebuchet MS, Helvetica Neue, Arial, Helvetica, sans-serif; line-height: 1.25; }
li, dt, dd, p, th, td, caption, pre { font-size: 1.2em; }
ul, ol, dl, p, table, pre, h1, h2, h3, h4, h5, h6 { margin-bottom: 15px; }

a { color: #09f; text-decoration: underline; }
a:hover, a:focus, a:active { color: #000; text-decoration: underline; }

ul, ol, dd, blockquote { padding-left: 40px; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
li *, li p, li li, dt *, dd *, p * { font-size: 1em; }

img { border: none; }
pre { font-family: "Courier New",monospace; white-space: pre-wrap; }
table { border-collapse: collapse; border-spacing: 0; }
button { overflow: visible; padding: 0 10px; }

hr { overflow: hidden; height: 1px; margin: 15px 0 !important; margin: -5px 0 8px; padding: 0; border: none; background-color: #ccc; color: #ccc; }
*:first-child+html hr { margin: -7px 0 8px !important; }

.offset { position: absolute !important; left: -10001px !important; overflow: hidden !important; }
abbr { border: none; }

/* ------------------------------------------- */

#top { margin: 0 0 15px; padding: 0 0 15px; border-bottom: 1px solid #ccc; }
 #logo { margin: 0; }
  #logo img { display: block; }

#skip-links, 
.offset,
#nav,
#nav-secondary,
#search-form,
#top .secondary,
.box-container .box-a-a,
#header .box-a,
#footer { display:none; }

/* headers */

 h1, h2, h3, h4, h5, h6 { font-family: Arial,Helvetica Neue,Helvetica,sans-serif; }
 h1 { font-size: 2.2em; }
 h2 { font-size: 1.8em; }
 h3 { font-size: 1.6em; }
 h4 { font-size: 1.4em; }
 h5 { font-size: 1.2em; }
 h6 { font-size: 1.0em; }
 
 /* other */
#news-list { list-style: none; margin: 0; padding: 0; }
 #news-list li { font-size: 1em; }
