﻿body
{
    margin: 0;
    padding: 0;
    font-size: 100%;
    color: #000;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
    /*background: url(/common/images/biogasportalen/body-bg.gif) #fff repeat-x;*/
}
a
{
    text-decoration: none;
    color: #36822a;
}
a:hover
{
    text-decoration: underline;
}

input,
textarea
{
	font-family: Arial, Helvetica, Sans-Serif;
}

img
{
	border: none;
}

div.imageRight
{
    float: right;
}

/* home */

div.wrapper
{
    background: url(/common/images/biogasportalen/body-bg.gif) #fff repeat-x;
    background-position: right -122px;
    padding-top: 2px
}

div#home
{
}
div#head
{
    height: 122px;
    background: url(/common/images/biogasportalen/body-bg.gif) #fff repeat-x;
}
div#head .inside
{
    width: 960px;
    margin: 0 auto;
}
div#head h1 
{
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    background: url(/common/images/biogasportalen/logo.gif) no-repeat 0 10px;
    width: 544px;
    height: 80px;   
}

div#head h1 a
{
    display: block;
    height: 60px;
    widows: 550px;
}

#head ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: .75em;
    height: 25px;
    padding-top: 10px;
    width: 550px;
}
#head ul li
{
    display: inline;
}
#head ul li a
{
    font-weight: normal;
}

div.nav 
{
    background: url(/common/images/biogasportalen/nav-bg.gif) repeat-x top right;
    font-size: .8em;
    border-bottom: 1px solid #569332; 
    height: 41px;
    font-weight: bold;
}
div.nav ul
{
    margin: 0;
    padding: 0;
    width: 960px;
    list-style: none;
    margin: 0 auto;
}

div.nav ul li
{
    float: left;
}


div.nav ul li:first-child a,
div.subnav ul li:first-child a
{
    border-left: 2px solid #5fac33;
}

div.nav ul li a
{
    border-right: 2px solid #5fac33;
    display: block;
    padding: 12px 16px 12px 16px;
    color: #fff;
}
div.nav ul li.active a
{
    background: url(/common/images/biogasportalen/nav-bg.gif) repeat-x;
    background-position: 0 -40px;
}

/* subnav */
div.subnav 
{
    background: url(/common/images/biogasportalen/nav-bg.gif) repeat-x;
    background-position: 0 -82px;
    font-size: .8em;
    height: 28px;
}
div.subnav ul
{
    margin: 0;
    padding: 0;
    width: 960px;
    list-style: none;
    margin: 0 auto;
}
div.subnav ul li
{
    float: left;
}
div.subnav ul li a
{
    border-right: 2px solid #5fac33;
    display: block;
    padding: 5px 16px;
    color: #fff;
}
div.subnav ul li.active a
{
    background: url(/common/images/biogasportalen/nav-bg.gif) repeat-x;
    background-position: 0 -112px;
}

/* mains content container */
.content
{
    width: 960px;
    margin: 0 auto;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    background: #fff;
}
.content h3
{
    font-size: 0.75em;
    margin: 4px 0 4px 0;
}
.rssfeed h3
{
    font-size: 1.0em;
    margin-top: 1.0em;
}
.rssfeed div.item
{
    margin: 0 0 1em 0;
    padding: 0 0 1em 0;
    border-bottom: 1px solid #ccc;
}
.content p, .content ul
{
    font-size: .75em;
    margin: 0 0 8px 0;
    line-height: 150%;
}
span.date 
{
    color: #999;
}

h2
{
    font-size: 1.0em;
    text-transform: uppercase;
    color: #666;
    margin: 0 0 20px 0;
}

body#home div#boxes div.column
{
    height: 259px;
    width: 318px;
    float: left;
    background: url(/common/images/biogasportalen/topimage.jpg) #508048 top center;
}
body#home div#boxes div#topbox1
{
    background: url(/common/images/biogasportalen/fran_ravara_till_anvandning.jpg) #508048 top center;
}
body#home div#boxes div#topbox2
{
    background: url(/common/images/biogasportalen/biogas_sverige_varlden.jpg) #508048 top center;
}
body#home div#boxes div#topbox3
{
    background: url(/common/images/biogasportalen/bli_producent_biogas.jpg) #508048 top center;
}


body#home div#boxes div.column div.menu
{
    /*display: none;*/
    background: #408e33;
    position: relative;
    margin-top: 65px;
    height: 105px;
}
body#home div#boxes div.column div.menu div.inside
{
    padding: 15px 15px;
}
body#home div#boxes div.column h2
{
    color: #fff;
    padding: 19px 0 0 20px;
    font-size: 1.7em;
    margin: 0;
    height: 70px;
}
body#home div#boxes div.column h2 a
{
    height: 140px;
    display: block;
}
body#home div#boxes div.column h2 a span
{
    text-indent: -9999px;
    display: block;
}
div#boxes ul
{
    list-style-image: url(/common/images/biogasportalen/ul-bullet1.gif);
    margin: 0;
    padding: 0 0 0 15px;
}
div#boxes ul li
{
    padding: 4px 0;
    width: 49%;
    float: left;
}
div#boxes a
{
    color: #fff;
    font-weight: bold;
}

div#main
{
    background: url(/common/images/biogasportalen/main-content-bg.gif) no-repeat;
    min-height: 320px;
    margin-top: 20px;
    clear: both;
}

body#home div#topbox1,
body#home div#topbox2
{
    margin-right: 3px;
}


body#home div#column1,
body#home div#column2,
body#home div#column3
{
    width: 320px;
    min-height: 320px;
    float: left;
    padding: 0;
    margin: 0;
}

.footer 
{
}
.footer .inside
{
    background: url(/common/images/biogasportalen/footer-bg.gif) repeat-x;
}
.footer .inside .column
{
    width: 320px;
    float: left;
    padding: 0;
    margin: 0;
}
.footer .inside .column ul
{
    list-style-image: url(/common/images/biogasportalen/ul-bullet1.gif); 
    margin: 0 0;
    line-height: 160%;
    padding: 8px 8px 4px 12px;
}
.footer .inside .column ul li
{
    padding: 0;
    margin: 0;
}

.footer .inside .column fieldset
{
	border: none;
	padding: 0;
}
.footer .inside .column legend
{
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px -7px;
    font-weight: bold;
    font-size: .75em;
    color: #000;
}

.footer .inside .column fieldset ul
{
    padding: 4px 0;
}

.footer .inside .column ul li.title,
.footer .inside .column fieldset ul li
{
    font-weight: bold;
    list-style-image: none;
    list-style: none;
}

.footer .inside .column fieldset input[type="text"],
.footer .inside .column fieldset textarea
{
	margin-bottom: 5px;
	width: 200px;
}

.footer ul.nav
{
    font-size: .75em;
    background: url(/common/images/biogasportalen/footer-nav-bg.gif) repeat-x;
    list-style: none;
    padding: 0;
    margin: 0;
    height: 30px;
}
.footer ul.nav li
{
    float: left;
}
.footer ul.nav li a
{
    display: block;
    padding: 5px 8px;
    color: #000;
}
.footer p
{
    padding: 4px 8px;
}

body#home div#column1 div.inside,
body#home div#column2 div.inside,
body#home div#column3 div.inside
{
    padding: 10px 21px;
}

body#home div#column1 h2 a.rss,
body#home div#column2 h2 a.rss,
body#home div#column3 h2 a.rss
{
    display: block;
    float: right;
    position: relative;
    right: 0px;
    width: 16px;
    height: 16px;
    background: url(/common/images/biogasportalen/rss-icon.gif) no-repeat;
    text-indent: -2000px;
}


.clearfix
{
    clear: both;
}

.googlelogin
{
    border: 1px solid #c3d9ff;
}
.googlelogin div
{
    padding: 15px;
    border: 2px solid #fff;
    background: #e8eefa;
}
.googlelogin h3
{
    text-indent: -9999px;
    background: url(/common/images/biogasportalen/googlelogin.gif) no-repeat top center;
    height: 20px;
    margin: 0 0 15px 0;
    padding: 0;
}
.googlelogin p
{
    margin: 0 0 0 0;
}


.leftnav
{
    float: left;
    width: 298px;
    line-height: 100%;
}
.leftnav ul
{
    list-style: none;
    padding: 0;
    font-size: .8em;
    margin: 0;
}
.leftnav ul li
{
    background: #daf3cc;
    margin-bottom: 1px;
}

.leftnav ul li.active
{
    background: #b5e899;
}

.leftnav ul li a
{
    display: block;
    padding: 10px;
    color: #000;
    font-weight: bold;
}
.leftnav a span
{
    font-weight: normal;
}

.document
{
    float: left;
    width: auto;
    padding: 10px;
    font-size: .8em;
    width: 600px;
}
.document p, .document ol, .document ul
{
    font-size: 1em;
    line-height: 160%;
}

.document ul
{
	margin-left: 3em;
padding: 0;
}

.document h1
{
    color: #666666;
}

ol.breadcrumb
{
    margin: 0;
    padding: 0;
    font-size: .85em;
}
ol.breadcrumb li
{
    background: url(/common/images/biogasportalen/ul-bullet1.gif) no-repeat center right;
    padding: 0 10px 0 4px;
    display: inline;
}
ol.breadcrumb a
{
    color: #000;
}

.hiddenfield 
{
    font-style: italic;
    font-size: smaller;
    border: 1px solid #ccc;
    background: #efefef;
    padding: 4px;
}
.hiddenfield .scWebEditInput
{
    color: Red;
    border-bottom: 1px dashed #666;
    background: lightyellow;
}

#sitemap
{
    padding: 15px;
}
#sitemap h2
{
    font-size: 1em;
    margin: 0;
    padding: 15px;
}
#sitemap div
{
    float: left;
    width: 31%;
    margin-right: .2em;
    border-right: 1px solid #ccc;
    padding: .5em;
}
#sitemap div.node3
{
    border: 0;
}
#sitemap a
{
    color: #000098;
}
#sitemap ul
{
    font-size: .8em;
    margin: 0;
    padding: 0;
    list-style: none;
}
#sitemap li
{
    padding: .3em 1.7em;
}

hr
{
	border: 0;
	background-color: #666666;
	height: 1px;
}

.moreItemsLink
{
	font-weight: bold;
}

#news-rss-link,
#calendar-rss-link
{
    display: block;
    float: left;
    text-indent: -9000px;
    width: 16px;
    height: 16px;
    background: url(/common/images/rss-icon.gif) no-repeat scroll;
    display: block;
    float: right;
}