﻿/* Fuel Cell common styles */

/*body
{
    background: transparent url(/images/gradientbaggrund_Topsoe.gif) repeat-x scroll 0 35%;
    padding:0px;
    margin:0px;
}
#bodyWrap
{
    padding:10px 20px 0px 20px;
    background-color:White;
}*/
#HeaderRegion
{
    margin-bottom:0px;
}
#HeaderRegion #MainNavigationBlock
{
    padding:0px 0px 0px 0px;
    height:auto;
    position:relative;
    top:-26px;
}
.RenderSitemapLink
{
    /* border-right-width:0px; */
    /* margin-right:14px; */
}
.MainNav
{
    /*make the BG transparent*/
    background:transparent none repeat scroll 0 0;
    width:712px; /*width 732*/
    padding-left:20px;
    margin-top:0px;
}
.MainNav ul li.MainMenuItem
{
    border-left:0px solid transparent;
    width:auto;
    padding-right:25px;
    font-size:130%;

}
/*.MainNav ul ul a,
.MainNav ul ul a:hover
{
    font-weight:bold;

}*/
.MainNav li ul li a,
.MainNav li ul
{
    opacity: .85; /* other browsers / devices */
    filter: alpha(opacity=85); /* IE */
    background-color:#ff6600;
}
.MainNav li ul li a:hover
{
    /*background-color:rgb(255,135,55);*/
    background-color:#ee5500 ;
}
.MainNav li ul
{
    border:1px solid #ff6600;
}
.MainNav ul ul
{
    margin:8px 0px 0px 0px;
    width:137px;
}
#ContentNavigationBlock
{
    padding:0 1px;
    width:243px;
}
h1, h2, h3, h4, h5, h6,
.ProductCategory h1, .ProductCategory h2, .ProductCategory h3, .ProductCategory h4, .ProductCategory h5, .ProductCategory h6,
.productList .ProductName
{
    color:#E55900;
}
h1.UnderlinedTitle
{
    border-bottom:0px solid #3B92B1;
    margin:0px;
    padding-bottom:8px;
    text-transform:uppercase;
    font-weight:normal;
    font-size:105%;
}
#BodyRegion a:hover,
#BodyRegion .SubNav ul a,
#BodyRegion .ToolMenu a,
.TopNav a:hover
{/* gray */
    color:#636363;
}
#BodyRegion a,
.NewsSpotTitle a,
#BodyRegion .SubNav li a:hover
{/* orange */
    color:#E55900;
}
.SubNav ul a.active
{
    background: transparent url(/images/RightArrowOrange.png) no-repeat scroll 0 35%;
}
.Footer,
.Footer a
{
    color:#778D79;
    font-weight:normal;
}
.SpotContainer
{
    border-bottom:none;
    margin-bottom:0px;
}
.FirstRow
{
    border-bottom:none;
    padding-bottom:0px;
}
.SecondRow
{
    margin-top:0px;
}
.BodyRegion2Col,
.BodyRegion3Col,
.ContentFrontPageTwoCols,
.ContentFrontPageThreeCols,
.SecondRow
{
    background:none;
}
.SpotTextImage
{
    padding-bottom: 10px;
}
.SpotTextBGImage
{
    width:194px;/*224*/
    height:336px;/*366*/
    margin-bottom:9px;
    overflow:hidden;
    padding:15px;
    background-repeat:no-repeat;
}
.SpotTextBGImageTop
{
    padding-bottom:35px;
}
.SpotTextBGImageTop .UnderlinedTitle
{
    padding-bottom:10px;
}
.SpotTextBGImageBottom .UnderlinedTitle
{
    text-transform:none;
}
#LogoBlock
{
    height:54px;
}
.SearchButtons
{
    width:224px;
    float:left;
    text-align:right;
}

.SearchText,
.SearchBlock input[type="text"]
{
    width:150px;
}
.SearchButton,
.SearchBlock input[type="submit"]
{
    font-family:Verdana,sans-serif;
    font-size:1em;
    height:20px;
    vertical-align:middle;
    text-align:center;
    width:62px;
}
