#frontend.forestrycommissionscotland {
    background: #F0F1EF;
}

#frontend.forestrycommissionscotland #container {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #FFFFFF #FFFFFF;
    border-image: none;
    background:#ffffff;
    border: 10px solid #FFFFFF;
    border-style: none solid solid;
    border-width: 0 10px 10px;
    color: #333333;
    margin: 0 auto;
    width: 960px;
}

#frontend.forestrycommissionscotland #header {
	height: 120px;
    border-bottom: 10px solid #0f4b2f;
}
#frontend.forestrycommissionscotland #header #header_img {
    float: left;
    left: 21px;
    padding-top: 10px;
    position: relative;
    top: -19px;
}


#frontend.forestrycommissionscotland .bannerimage {
    background: url("img/bannerimage.png") no-repeat scroll left top #FFFFFF;
    margin-bottom: 10px;
    margin-top: 10px;

}
#frontend.forestrycommissionscotland .bannerimage .buttonholder {
    display: block;
    float: right;
    height: 162px;
    width: 504px;
}
#frontend.forestrycommissionscotland .bannerimage .buttonholder .bigbutton {
    background: url("img/spritebuttons.png") no-repeat scroll 0 0 #FFFFFF;
    display: block;
    float: left;
    height: 154px;
    margin-right: 5px;
    margin-top: 4px;
    outline: 0 none;
    text-indent: -5000px;
    width: 121px;
}
#frontend.forestrycommissionscotland .bannerimage .buttonholder a.button1 {
    background-position: 0 0;
    outline: 0 none;
}
#frontend.forestrycommissionscotland .bannerimage .buttonholder a.button1:hover {
    background-position: 0 -154px;
}
#frontend.forestrycommissionscotland .bannerimage .buttonholder a.button1:active {
    background-position: 0 -308px;
}
#frontend.forestrycommissionscotland .bannerimage .buttonholder a.button2 {
    background-position: -121px 0;
    outline: 0 none;
}
#frontend.forestrycommissionscotland .bannerimage .buttonholder a.button2:hover {
    background-position: -121px -154px;
}
#frontend.forestrycommissionscotland .bannerimage .buttonholder a.button2:active {
    background-position: -121px -308px;
}
#frontend.forestrycommissionscotland .bannerimage .buttonholder a.button3 {
    background-position: -242px 0;
    outline: 0 none;
}
#frontend.forestrycommissionscotland .bannerimage .buttonholder a.button3:hover {
    background-position: -242px -154px;
}
#frontend.forestrycommissionscotland .bannerimage .buttonholder a.button3:active {
    background-position: -242px -308px;
}
#frontend.forestrycommissionscotland .bannerimage .buttonholder a.button4 {
    background-position: -363px 0;
    outline: 0 none;
}
#frontend.forestrycommissionscotland .bannerimage .buttonholder a.button4:hover {
    background-position: -363px -154px;
}
#frontend.forestrycommissionscotland .bannerimage .buttonholder a.button4:active {
    background-position: -363px -308px;
}



#frontend.forestrycommissionscotland #nav {
	background: none;
}

#frontend.forestrycommissionscotland #nav ul.navlist {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#frontend.forestrycommissionscotland #nav ul.navlist li a {
    background-color: #FFFFFF !important;
    border-bottom: 1px solid #F0F1EF;
    color: #666666;
    display: block;
    padding: 5px 2px 5px 10px;
    text-align: left;
    text-decoration: none;
    width: 185px;
       font-weight: bold;
}
#frontend.forestrycommissionscotland #nav .arrow a {
    background: url("img/arrow.gif") no-repeat scroll right center #CCCCCC !important;
}
#frontend.forestrycommissionscotland #nav ul.subnavlist {
    display: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#frontend.forestrycommissionscotland #nav ul.navlist li {
    display: inline;
}
#frontend.forestrycommissionscotland #nav ul.subnavlist li a {
    background-color: #F0F1EF;
    border-bottom: 1px solid #D9D9D9;
    color: #333333;
    display: block;
    font: 95% arial,verdana,lucida,helvetica,sans-serif;
    height: auto;
    padding: 5px 0 5px 20px;
    width: 177px;
    text-decoration:none;

}

#frontend.forestrycommissionscotland #nav ul.navlist li { display: inline; }

#frontend.forestrycommissionscotland #nav .external {
    background: none;
    padding: 0;
    display: block;
    float:left;
}
#frontend.forestrycommissionscotland #nav .external a {
    background: url("img/external_link_white.gif") no-repeat scroll right center transparent;
}
#frontend.forestrycommissionscotland #nav #external {
    background: url("img/external_link.gif") no-repeat scroll 10% 48% transparent;
    font: small arial,verdana,lucida,helvetica,sans-serif;
    padding: 10px 10px 10px 30px;
    text-align: left;
    width: 102px;
}



#frontend.forestrycommissionscotland #footer {
    border-top: 1px solid #808080;
    clear: both;
    color: #CCCCCC;
    height: 40px;
    margin: 20px 0 0 0;
    padding: 20px 0 0 0;
}
#frontend.forestrycommissionscotland #footer ul li {
	display: block;
	float: left;
	line-height: normal;
}
#frontend.forestrycommissionscotland #footer ul li a {
    font-size: 11px;
}



#frontend.forestrycommissionscotland fieldset {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DDDDDD;
    
    padding: 0 0 10px;
}
#frontend.forestrycommissionscotland fieldset h2 {
	background: none;
    font: 21px arial,serif;
    border-bottom: 3px solid #0f4b2f;
    color: #000000;
    margin: 1em 10px 5px;
    padding: 0 0 10px;
}

