#attr span {
    color: #3C3;
    font-weight: 700;
    text-decoration: underline;
}

#attr table {
    margin: 0 0 20px;
}

#attr table small {
    color: #CCC;
    display: block;
    font-size: .9em;
    text-align: center;
}

#attr td {
    padding: 10px 0;
}

#attr td, #attr th {
    border-bottom: 1px dotted #CCC;
    font-size: .8em;
    line-height: 1.7em;
}

#attr th {
    padding: 10px 10px 10px 0;
}

#bookmark a {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #FFF;
    border: 1px solid #DDD;
    display: inline-block;
    height: 16px;
    margin-right: 1px;
    padding: 3px;
    width: 16px;
}

#breadcrumb {
    border-bottom: 2px solid #EEE;
    font-size: .8em;
    font-weight: 700;
    margin: 0 40px 20px 0;
    padding-bottom: 20px;
}

#breadcrumb a {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #6CC353;
    color: #FFF;
    font-weight: 700;
    padding: 3px 6px;
}

#breadcrumb a.root {
    background: #6CC353 url(../img/black-10.png) !important;
}

#breadcrumb span {
    background: url(../img/arrow-mini.png) no-repeat 100% 5px;
    margin-right: 6px;
    padding-right: 14px;
}

#catalogue {
    overflow: hidden;
    padding-top: 10px;
}

#catalogue > li {
    border-bottom: 2px solid #EEE;
    float: left;
    margin: 0 40px 20px 0;
    width: 310px;
}

#catalogue > li > ul {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    clear: both;
    overflow: auto;
    padding: 0 0 20px;
}

#catalogue h2 {
    float: left;
}

#catalogue h2 :link, #catalogue h2 :visited {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #6CC353;
    color: #FFF;
    display: inline-block;
    padding: 5px 10px 6px;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
}

#catalogue h2 span {
    background: url(../img/arrow-down-transparent.png) #6CC353;
    display: block;
    height: 6px;
    left: 10px;
    position: relative;
    top: 0;
    width: 12px;
}

#catalogue li li {
    display: inline-block;
    float: left;
    font-size: .9em;
    margin: 0 5px 0 0;
    padding: 4px 0;
}

#catalogue li li :link, #catalogue li li :visited, #category p :link, #category p :visited, #footer :link, #footer :visited, a:active, a:hover {
    text-decoration: underline;
}

#catalogue li li a:active, #catalogue li li a:hover, #footer a:active, #footer a:hover {
    text-decoration: none;
}

#catalogue li li:after {
    content: ", ";
}

#catalogue li li:last-child:after {
    content: none;
}

#catalogue li.last {
    border: none;
}

#catalogue p {
    color: #DDD;
    float: right;
    font-size: .6em;
    text-align: center;
    text-transform: uppercase;
}

#catalogue p span {
    display: inline-block;
    font-size: 2.56em;
    font-weight: 700;
    height: 20px;
    padding: 10px 0 0;
}

#category :link span, #category :visited span {
    background: url(../img/202-152.png);
    display: block;
    height: 152px;
    left: 4px;
    position: absolute;
    top: 4px;
    width: 202px;
    z-index: 200;
}

#category a:active span, #category a:hover span {
    background: none;
}

#category h4 {
    font-size: 1em;
    line-height: 1.4em;
    margin-bottom: 10px;
    padding: 0 5px;
}

#category h4 :link, #category h4 :visited {
    color: #333;
}

#category li {
    float: left;
    height: 300px;
    margin: 0 15px 20px 0;
    width: 210px;
}

#category li div {
    margin-bottom: 10px;
    position: relative;
}

#category li div a:active img, #category li div a:hover img {
    border: 1px solid #DDD;
}

#category li div img {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #DDD;
    padding: 3px;
}

#category p {
    font-size: .8em;
    line-height: 1.6em;
    margin-bottom: 0;
    padding: 0 5px;
}

#content {
    float: left;
    width: 700px;
}

#content h3 {
    border-top: 2px solid #EEE;
    margin-right: 40px;
    padding-top: 20px;
}

#detail {
    margin: 0 40px 0 0;
}

#detail img {
    background: #FFF;
    border: 1px dotted #DDD;
    padding: 9px;
}

#detail p a {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #DDD;
    color: #333;
    font-weight: 700;
    padding: 2px 6px 3px;
}

#follow a.icon {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #FFF;
    border: 1px solid #DDD;
    display: block;
    float: left;
    height: 48px;
    margin: 4px 10px 0 0;
    padding: 4px;
    width: 48px;
}

#footer .last img {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #FFF;
    border: 1px solid #DDD;
    float: left;
    margin: 4px 10px 10px 0;
    padding: 4px;
}

#footer form div {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #EEE;
    padding: 20px;
}

#footer label {
    display: block;
    font-size: .8em;
    padding: 5px 0;
}

#footer ul {
    overflow: hidden;
}

#footer ul li {
    display: inline;
    float: left;
    margin: 0 40px 20px 0;
    width: 310px;
}

#footer ul li.last {
    margin-left: 0;
    margin-right: 0;
    width: 240px;
}

#footer ul ul {
    font-size: .8em;
    line-height: 1.5em;
    list-style: circle;
}

#footer ul ul li {
    background: url(../img/arrow-mini.png) no-repeat 0 6px;
    display: block;
    float: none;
    margin: 0 10px 10px;
    padding: 0 0 0 20px;
    width: auto;
}

#header {
    background: url() no-repeat 100% 0;
    border-bottom: 4px solid #EEE;
    padding: 60px 0 20px;
}

#header h1 {
    padding: 0 0 20px;
}

#header h1 span {
    color: #6CC353;
}

#header p {
    font-size: .8em;
    font-weight: 700;
    line-height: 1.6em;
    width: 516px;
}

#lbnl {
    background: url(../img/lbnl-background.png) 0 0 repeat-x;
    bottom: 0;
    height: 60px;
    left: 0;
    position: fixed;
    width: 100%;
}

#lbnl .last {
    float: right;
    padding-right: 50px;
    position: relative;
}

#lbnl .last img {
    position: absolute;
    right: 0;
    top: -21px;
}

#lbnl li {
    display: inline;
    float: left;
}

#lbnl ul {
    font-size: .9em;
    font-weight: 700;
    overflow: hidden;
    padding: 32px 10px;
    text-shadow: 0 1px 0 #FFF;
}

#main {
    overflow: hidden;
    padding: 20px 0;
}

#menu {
    overflow: hidden;
    padding-top: 5px;
}

#menu .current :link, #menu .current :visited {
    background: #FFF;
    color: #6CC353;
    text-shadow: none;
}

#menu :link, #menu :visited {
    -moz-border-radius: 5px 5px 0 0;
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 5px 5px 0 0;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
    background: url(../img/black-10.png);
    color: #EEE;
    display: block;
    padding: 6px 12px;
    text-decoration: none;
    text-shadow: 0 1px 3px #000;
}

#menu a:active, #menu a:hover {
    background: url(../img/black-20.png);
    color: #FFF;
}

#menu li {
    display: inline;
    float: left;
    font-size: .9em;
    font-weight: 700;
    margin: 0 10px 0 0;
}

#menu-sub {
    background: url(../img/oder.png) no-repeat 86px 7px;
    margin: 0 40px 30px 0;
    overflow: hidden;
}

#menu-sub :link, #menu-sub :visited {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: url(../img/arrow-dark-grey.png) no-repeat 3px 2px #FFF;
    border: 1px solid #333;
    color: #333;
    display: inline-block;
    font-size: .9em;
    font-weight: 700;
    padding: 5px 9px 5px 26px;
    text-decoration: none;
}

#menu-sub a:active, #menu-sub a:hover {
    background-image: url(../img/arrow-light-grey.png);
    border: 1px solid #666;
    color: #666;
}

#menu-sub li {
    float: left;
    margin: 5px 10px 5px 0;
}

#menu-sub li.current a:link, #menu-sub li.current a:visited {
    background: url(../img/arrow-white.png) no-repeat 3px 2px #6CC353;
    border: 1px solid #6CC353;
    color: #FFF;
}

#menu-sub ol {
    float: left;
    margin-left: 64px;
    width: 505px;
}

#menu-sub p {
    color: #666;
    float: left;
    font-size: .9em;
    font-weight: 700;
    line-height: 1.2em;
    padding: 5px 0;
    width: 100px;
}

#menu-sub ul {
    float: left;
    width: 90px;
}

#network {
    -moz-border-radius: 6px;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    -webkit-border-radius: 6px;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    background: url(../img/white-10.png);
    font-size: .9em;
    font-weight: 700;
    position: absolute;
    right: 10px;
    top: -47px;
    z-index: 1000;
}

#network li a {
    background: url(../img/arrow-down-white.png) no-repeat 93% 14px;
    color: #FFF;
    cursor: default;
    display: block;
    padding: 10px 14px;
    width: 150px;
}

#network li li {
    margin-bottom: 10px;
}

#network li li a {
    background: none !important;
    color: #333 !important;
    display: inline;
    margin: 0 15px;
    padding: 0;
    text-shadow: 0 1px 0 #FFF;
}

#network li li a:hover {
    cursor: pointer !important;
    text-decoration: underline;
}

#network ul {
    display: none;
}

#network:hover {
    background: url(../img/white-90.png);
}

#network:hover a {
    background: url(../img/arrow-down-light-grey.png) no-repeat 93% 14px;
    color: #AAA;
    cursor: default !important;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFF;
}

#network:hover ul {
    display: block;
    margin: 5px 0;
}

#search {
    position: relative;
    width: 540px;
}

#search div {
    height: 27px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 7px;
    width: 29px;
}

#search-box {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 3px solid #EEE;
    color: #CCC;
    font-size: 1.4em;
    font-weight: 700;
    padding: 6px 10px;
    width: 516px;
}

#search-box:focus {
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
    border-color: #6CC353;
    color: #333;
}

#search-box:hover {
    border-color: #DDD;
}

#search-submit {
    left: 0;
    position: relative;
    top: 0;
}

#search-submit:hover {
    top: -27px;
}

#tools {
    float: right;
    padding-top: 30px;
    width: 240px;
}

#tools p {
    font-size: .8em;
    line-height: 1.7em;
    margin: 0 0 30px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}

#top-row {
    background: #6CC353 url(../img/pattern.jpg);
    padding: 30px 0 0;
}

.section {
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
    width: 940px;
}

:link, :visited {
    color: #333;
    text-decoration: none;
}

body {
    color: #333;
    font-family: arial, sans-serif;
}

div #footer {
    border-top: 4px solid #EEE;
    padding: 20px 0 55px;
}

h1 {
    font-size: 2.7em;
    letter-spacing: -.06em;
}

h1, h2, h3, h4 {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}

h2 {
    font-size: 1.5em;
    letter-spacing: -.03em;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}

h3 {
    font-size: 1.2em;
    letter-spacing: -.032em;
    margin-bottom: 20px;
}

p {
    font-size: .8em;
    line-height: 1.5em;
    margin-bottom: 20px;
}
