/*
 *   Tripoli is a generic CSS standard for HTML rendering. 
 *   Copyright (C) 2007-2008 David Hellsing
 *   
 *   http://devkick.com/lab/tripoli/
 *
 *   You should have received a copy of the GNU General Public License
 *   along with this program.  If not, see <http://www.gnu.org/licenses/>.
**
_______________________________
RESET */
*{text-decoration:none;font-size:1em;outline:none;margin:0;padding:0}code,kbd,samp,pre,tt,var,textarea,input,select,isindex,listing,xmp,plaintext{font:inherit;white-space:normal}a,img,a img,iframe,form,abbr,acronym,object,applet,table,a abbr,a acronym{border-width:0}dfn,i,cite,var,address,em{font-style:normal}th,b,strong,h1,h2,h3,h4,h5,h6,dt{font-weight:400}caption,th,td{text-align:left}html{background:#FFF;color:#000;line-height:1;font-family:arial, sans-serif}/* \*/html{font-family:sans-serif}/* */q{quotes:"\201C""\201D""\2018""\2019"}ul,ol,dir,menu{list-style:none}sub,sup{vertical-align:baseline}a{color:inherit}/*
_______________________________
GENERAL */
html{font-size:125%}body{font-size:50%}a{text-decoration:underline}strong,th,thead td,h1,h2,h3,h4,h5,h6,dt{font-weight:700}cite,em,dfn{font-style:italic}code,kbd,samp,pre,tt,var,input[type='text'],input[type='password'],textarea{font-size:100%;font-family:mono-space,monospace}pre{white-space:pre}pre *{font-size:100%;white-space:pre}del{text-decoration:line-through}ins,dfn{border-bottom:1px solid #000}small,sup,sub{font-size:85%}big{font-size:125%;line-height:80%}abbr,acronym{text-transform:uppercase;font-size:85%;letter-spacing:.1em}abbr[title],acronym[title],dfn[title]{cursor:help;border-bottom:1px dotted #000}sup{vertical-align:super}sub{vertical-align:sub}blockquote{padding-left:2.2em}hr{display:none/* We will re-reset it later for content */}:lang(af),:lang(nl),:lang(pl){quotes:'\201E' '\201D' '\201A' '\2019'}:lang(bg),:lang(cs),:lang(de),:lang(is),:lang(lt),:lang(sk),:lang(sr),:lang(ro){quotes:'\201E' '\201C' '\201A' '\2018'}:lang(da),:lang(hr){quotes:'\00BB' '\00AB' '\203A' '\2039'}:lang(el),:lang(es),:lang(sq),:lang(tr){quotes:'\00AB' '\00BB' '\2039' '\203A'}:lang(en-GB){quotes:'\2018' '\2019' '\201C' '\201D'}:lang(fi),:lang(sv){quotes:'\201D' '\201D' '\2019' '\2019'}:lang(fr){quotes:'\ab\2005' '\2005\bb' '\2039\2005' '\2005\203a'}*[lang|='en'] q:before{content:'\201C'}*[lang|='en'] q:after{content:'\201D'}*[lang|='en'] q q:before{content:'\2018'}*[lang|='en'] q q:after{content:'\2019'}input,select,button{cursor:pointer}input[type='text'],input[type='password']{cursor:text}input[type='hidden']{display:none}/*
_______________________________
CONTENT */
.content{font-size:1.2em;line-height:1.6em}.content h1{font-size:1.6em;line-height:1;margin:1em 0 .5em}.content h2{font-size:1.5em;line-height:1;margin:1.07em 0 .535em}.content h3{font-size:1.4em;line-height:1;margin:1.14em 0 .57em}.content h4{font-size:1.3em;line-height:1;margin:1.23em 0 .615em}.content h5{font-size:1.2em;line-height:1;margin:1.33em 0 .67em}.content h6{font-size:1em;line-height:1;margin:1.6em 0 .8em}.content hr{display:block;background:#000;color:#000;width:100%;height:1px;border:none}.content ul{list-style:disc outside}.content ol{list-style:decimal outside}.content table{border-collapse:collapse}.content hr,.content p,.content ul,.content ol,.content dl,.content pre,.content address,.content table,.content form{margin-bottom:1.6em}.content p+p{margin-top:-.8em}.content fieldset{margin:1.6em 0;padding:1.6em}/* \*/.content legend{padding-left:.8em;padding-right:.8em}.content fieldset>*:first-child{margin-top:0}.content textarea,.content input[type='text']{padding:.1em .2em}.content input{padding:.2em .1em}.content select{padding:.2em .1em 0}.content select[multiple]{margin-bottom:.8em}.content option{padding:0 .4em .1em}.content button{padding:.3em .5em}.content input[type='radio']{position:relative;bottom:-.2em}.content dt{margin-top:.8em;margin-bottom:.4em}.content ul,.content ol{margin-left:2.2em}.content caption,.content form div{padding-bottom:.8em}.content ul ul,content ol ul,.content ul ol,content ol ol{margin-bottom:0}

a
{
  font-weight: bold;
  color: #fff;
}



span.arrow-up
{
  background: url(../images/arrow_up.png) no-repeat right center;
  padding-right: 15px;
}
span.arrow-down
{
  background: url(../images/arrow_down.png) no-repeat right center;
  padding-right: 15px;
}
span.arrow-right
{
  background: url(../images/arrow_right.png) no-repeat right center;
  padding-right: 15px;
}
span.arrow-left
{
  background: url(../images/arrow_left.png) no-repeat left center;
  padding-left: 15px;
}

html
{
  background-color: #2a2f33;
}

body
{
  min-width: 956px;
  -moz-opacity:0.99;
  text-shadow: #000 0 0 0;
}


span.mute
{
  color: #a6a6a6;
}

#container
{
  font-size: 1.1em;
  font-family: Tahoma, Helvetica, Arial;
  position: relative;
}

#header
{
  background: #26313a url(../images/header_background.jpg) repeat-x;
  position: relative;
  overflow: hidden;
}
#header a:hover
{
  color: #7ca524;
}

#info
{
  padding-left: 33px;
  margin-bottom: -3px;
  color: #c2c5c8;
  text-align: justify;
  overflow: hidden;
}
#info div.inner
{
  background: url(../images/header_glare_hi.jpg) no-repeat 55px top;
  padding-top: 80px;
  padding-right: 33px;
}

address
{
  display: block;
  padding-bottom: 2em;
  color: #fff;
  overflow: hidden;
}
#address
{
  float: left;
  padding-right: 2em;
}
#contact
{
  display: block;
  float: left;
  padding-left: 2em;
  border-left: 1px solid #48535d;
}

#navigation
{
  background-color: #2a2f33;
  border-top: 3px solid #7ca524;
  height: 23px;
  padding-top: 6px;
  color: #fff;
  font-size: .9em;  
}
#navigation a
{
  text-decoration: none;
  font-weight: normal;
  color: #c2c5c8;
}
#navigation a:hover
{
  color: #fff; 
}
#navigation #browsing
{
  float: right;
  margin: 0;
}
#navigation #browsing li
{
  display: inline;
  padding: 0 1.5em;
  border-right: 1px solid #404448;
}
#navigation #browsing li.last
{
  padding-right: 0;
  border-right: 0;
}

div.inner
{
  width: 624px;
  margin: 0 auto;
  padding-left: 100px;
}

#content
{
  background: #efefef url(../images/content_background.jpg) repeat-x center bottom;
  padding-bottom: 20px;
}

#logo
{
  position: relative;
  line-height: 0;
  margin-top: -38px;
  margin-right: -100%;
  float: left;
  outline: none;
}

#project
{
  background: url(../images/project_background_bottom.jpg) repeat-x center bottom;
  padding-bottom: 114px;
  position: relative;
  line-height: 0;
}

#project img
{
  margin-top: 75px;
  border: 1px solid #d1d1d1;
  border-bottom-width: 0;
  position: relative;
}

#project_background_left, #project_background_right
{
  position: absolute;
  width: 175px;
  height: 150px;
  bottom: 0;
}
#project_background_left
{
  background: url(../images/project_background_left.jpg) no-repeat right top;
  left: 0;
  margin-left: -75px;
}
#project_background_right
{
  background: url(../images/project_background_right.jpg) no-repeat left top;
  right: 0;
  margin-right: -75px;
}

#caption
{
  position: relative;
  text-align: center;
  color: #4d4d4d;
  line-height: 11px;
  margin-top: 16px;
  margin-bottom: -27px;
}
#caption a
{
  color: #444;
}
#caption a:hover
{
  color: #000;
}

#copyright
{
  display: block;
  position: relative;
  width: 150px;
  height: 27px;
  margin-left: 14px;
  margin-top: -68px;
  text-indent: -9999px;
  background: url(../images/copyright.jpg) no-repeat;
}