* { margin: 0; padding: 0; }

html { background: url(img/html_bg_dark.png) repeat-x; font: 1em 'Lucida sans', Helvetica, sans-serif; }
body { width: 970px; margin: auto; padding: 0 1em; position: relative; min-height: 1500px; padding-bottom: 190px; }

a { text-decoration: none; outline: none;}

@font-face { font-family: Circle; src: url(/css/Cicle_Fina.ttf); }
.Circle { font-family: Circle, 'Helvetica Neue', sans-serif; }
h1 { padding: 170px 0 0 10px; font-size: 2.5em; font-family: 'Circle'; font-weight: 200; text-shadow: 0 1px 1px #000; letter-spacing: .075em }
h1 a { color: #fff; padding: 25px 0 5px 0; display: block; margin-right: 200px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

h2 { padding: 0 0 0 10px; font-size: 1.9em; font-family: 'Circle'; font-weight: 200; text-shadow: 0 1px 1px #000; letter-spacing: .075em; margin-bottom: 70px; }
h2 a { color: #fff; display: block; margin-right: 250px; }

object { width: 100%; }


dl { width: 470px; font: 0.8em 'Lucida sans', Helvetica, sans-serif; color: #7a7a7a; font-style: normal; }

dt { margin: 0 0 -40px 0; padding: 10px; position: relative; z-index: 99; font-weight: bold; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; }
dt a:link, dt a:visited { color: #7a7a7a; background: url(img/link.png) no-repeat 100% 50%; display: block; margin-right: 170px; }
dt a:active { color: #2e9486; }

dd { margin: 0 0 40px 0; height: 90px; padding: 40px 10px 10px 10px; background: #e3e3e3 url(img/dd_bg.png) repeat-x 0 -1px; position: relative; border: 1px solid #e7e7e7; overflow: hidden; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; }
dd ul { list-style: none; line-height: 1.2em; }
dd ul + ul { padding: 40px 10px 10px 10px; background: #ededed url(img/ul_bg.png) repeat-x 0 -1px; position: absolute; right: 0; top: 0; }
dd address { line-height: 1.2em; }
dd address + ul { margin: 10px 0 0 0; line-height: 1.4em; }
dd ul + ul li { padding-left: 20px; font-weight: 400; color: #d0d0d0; }
dd ul + ul li span + span { display: none; }
dd ul li.a { background: url(img/active.png) no-repeat 0 50%; color: #7a7a7a; }

address {font-style: normal; font-weight: normal}

#f { position: absolute; top: 0; left: 0; right: 0; height: 156px; }
#f li { display: inline-block; width: 142px; text-align: center; border-right: 1px solid #cdcdcd; margin-left: -5px; }
#f li:hover { background: #bababa; background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#bababa)); background: -moz-linear-gradient(top,  #fefefe,  #bababa);}
#f li:first-child { border-left: 1px solid #cdcdcd; margin-left: 0; }
#f li a { display: block; height: 90px; padding: 65px 0 0 0; font: 1.3em 'Lucida sans', Helvetica, sans-serif; color: #7a7a7a; cursor: pointer; text-shadow: 0 1px 1px #fff; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; }
#f li a:hover {  }
#f li a span { display: block; font-size: .6em; padding-top: .5em;  }
#f li a.s { background: #7a7a7a; color: #fff; text-shadow: 0 1px 1px #000; }

#f + ul { position: absolute; margin: 0 0 20px 0; top: 500px; right: 0; width: 300px;  }

#l { position: absolute; top: 744px; right: 0; width: 300px; }

#r { position: absolute; top: 827px; bottom: 200px; right: 0; width: 300px; max-height: 100.5em; overflow: hidden; }

#f + ul, #l, #r { background: url(img/rbg.png) repeat-x #ededed; border: 1px solid #e7e7e7; padding: 6px 12px 5px 12px;}
#f + ul li, #l li, #r li { list-style: none; font: 0.8em 'Lucida sans', Helvetica, sans-serif; color: #7a7a7a; padding: 0 0 3px 0; }
#f + ul li:first-child, #l li:first-child, #r li:first-child { padding: 0 0 5px 0; }
#f + ul li:first-child + li, #l li:first-child + li, #r li:first-child + li { padding: 5px 0 3px 0; }
#f + ul li a, #l li a, #r li a { color: #2e9486; display: block; }

form { position: absolute; top: 195px; right: 0; width: 180px; background: url(img/form_bg.png) repeat-x 0 -1px; padding: 10px; -webkit-border-radius: 7px; -moz-border-radius: 7px; -webkit-box-shadow: .1em .1em .2em #000; -moz-box-shadow: .1em .1em .2em #000; }
fieldset { border: 0; text-align: center; }
legend { display: none; }
label { color: #fff; font-weight: bold; text-shadow: 0 1px 1px #000; font-size: 1.2em; padding: 0 1em .2em 1em; display: block; }
label span { display: none; }
label strong { display: block; }
input { width: 100%; }
input[type='submit'] { display: none; }

form + p { position: absolute; bottom: 0; left: 0; right: 0; background: #7a7a7a; padding: 10px 0; text-align: center; color: #fff; font: 0.8em 'Lucida sans', Helvetica, sans-serif; text-shadow: 0 1px 1px #000; }
form + p a { color: #fff; }
form + p + blockquote { position: absolute; left: 0; right: 0; bottom: 100px; padding-top: 20px; height: 100px; }