body {
	margin: 0px;
	padding: 0px;
	min-width: 870px;
	/*width: 100%;*/
	height: 100%;
	background: #ffffff url('/_layouts/Endero.Ahlstrom.Web/Images/body_bg.gif') no-repeat top center;
	font-family: Arial;
	color: #777777;
	font-size: 11px;
}

H1 
{
    font-family: Arial; 
    font-size: 18px;
    color: #03388c;
    margin-top: 10px;   
}

H2,H3,H4,H5
{
    color: #e7463d;
    font-size: 12px;
    margin: -4px 0 0 0;
    padding: 0px;
}

a 
{
    font-size: 11px;
    color: #03388c;
    text-decoration: none;
}
a:hover 
{
    font-size: 11px;
    color: #e7463d;
}

select 
{
    font-family: Arial;
	color: #777777;
	font-size: 11px;
	margin-bottom: 5px;
}

/* ProductBrowser.ascx */

#ProductNavigation 
{
    clear: both;
    display: block;
    width: 435px;
    padding: 5px 4px 0px 11px;
    height: 28px;
    text-align: center;
}

#ProductNavigation a 
{
    font-size: 12px;
    color: #e7463d;
    text-decoration: none;
    float: left;
}
#ProductNavigation a:hover 
{
    color: #e7463d;
    text-decoration: underline;
}

#ProductNavigation a.prevLink 
{
    float: left;
    padding-left: 15px;
    background: transparent url('/_layouts/Endero.Ahlstrom.Web/images/arrow_previous.gif') no-repeat top left;
}

#ProductNavigation a.nextLink 
{
    float: right;
    padding-right: 15px;
    background: transparent url('/_layouts/Endero.Ahlstrom.Web/images/arrow_next.gif') no-repeat top right;
}

#ProductNavigation a.allItemsLink 
{
    float: left;
    padding-left: 75px;
}

/* SalesContactSelector.ascx */

#SalesContactForm 
{
    width: 191px;
    background: transparent url('/_layouts/Endero.Ahlstrom.Web/images/salescontact_bg.gif') repeat-y;
}
#SalesContactForm .formContent 
{
    padding: 0 0 0 5px;
}

#SalesContactForm .formContent .ContactInfoMargin 
{
    padding: 0 0 0 8px;
    margin: 0;
}

#SalesContactForm .formContent p 
{
    margin: 2;
}
#SalesContactForm .formContent p.result 
{
    line-height: 18px;
}

/* Feeds */

 #linkitemFeedsFirst
 {
     width:460px;
     clear:both;
     }

 #linkitemFeedsFirst .date
 {
     float:left;
     width:100px;
     }
  #linkitemFeedsFirst .title
 {
     float:left;
     }
 #linkitemFeedsFirst .titleOpenVacation
 {
     float:left;
     width:200px;
     }
 #linkitemFeedsFirst .countryOpenVacation
 {
     float:left;
     width:80px;
     }
 #linkitemFeedsFirst .locationPositionLocation
 {
     float:left;
     width:100px;
     }
 #linkitemFeedsFirst .dateOpenPosition
 {
     float:right;
     text-align:right;
     }
     
 #linkitemFeedsFirst .titleEvent
 {
     float:left;
     width:200px;
     }
 #linkitemFeedsFirst .countryEvent
 {
     float:right;
     width:80px;
     }
 #linkitemFeedsFirst .locationEvent
 {
     float:left;
     width:100px;
     }
 #linkitemFeedsFirst .dateEvent
 {
     float:left;
     width:50px;
     }
 #linkitemFeedsFirst img
 {
     padding-bottom:5px;
     }
  #linkitemFeedsFirst .icon
  {
    float:right;
  }
  #linkitemFeedsFirst .icon img 
  {
      padding-left: 9px;
  }
 
 #linkitemFeeds 
 {
    clear: both;
 }
     
 #linkitemFeeds .date
 {
     float:left;
     width:100px;
     }
  #linkitemFeeds .title
 {
     float:left;
     }
 #linkitemFeeds .titleOpenVacation
 {
     float:left;
     width:200px;
     }
 #linkitemFeeds .countryOpenVacation
 {
     float:left;
     width:80px;
     }
 #linkitemFeeds .locationPositionLocation
 {
     float:left;
     width:100px;
     }
 #linkitemFeeds .dateOpenPosition
 {
     float:right;
     text-align:right;
     }
     
 #linkitemFeeds .titleEvent
 {
     float:left;
     width:200px;
     }
 #linkitemFeeds .countryEvent
 {
     float:right;
     width:80px;
     }
 #linkitemFeeds .locationEvent
 {
     float:left;
     width:100px;
     }
 #linkitemFeeds .dateEvent
 {
     float:left;
     width:50px;
     }
 #linkitemFeeds img
 {
     padding-bottom:5px;
     }
     #linkitemFeeds .icon
{
    float:right;
    }
    
  .FirstLine
  {
      padding-bottom:5px;
      }

/* Feeds */

/* FOOTER */

#ahlstrom-footerSitemap {
    width: 100%;
    margin: 0;
    padding: 0;
}
.ahlstrom-footerMiddleBlock,
div.ahlstrom-footerMiddleBlock {
    width: 125px;
    float: left;
    border-left: solid 1px #c2c2c2;
    padding-left: 6px;
    line-height: 18px;
}

.ahlstrom-footerMiddleBlock ul{
     margin: 0;
     padding: 0 0 20px 0;
     list-style: none;
}
.ahlstrom-footerMiddleBlock ul li, 
.ahlstrom-footerMiddleBlock ul li a{
    margin: 0;
    padding: 0 0 3px 0;
    color: #aeb9c5;
}
.ahlstrom-footerMiddleBlock ul li a:hover{
    margin: 0;
    padding: 0;
	color: #e10e49;
}
.ahlstrom-footerMiddleBlock ul>*:first-child {
	font-weight: bold;
    padding: 0 0 4px 0;
    font-size: 13px;
}
.ahlstrom-footerMiddleBlockSpacer,
.footerMiddleBlockSpacer {
    width: 37px;
    margin: 26px 0 0 0;
    height: 65px;
    float: left;
}
.footerVerticalSpacer {
 width: 100%;
 clear: both;
 height: 15px;
 margin:0;
 padding:0;
}

#ahlstrom-footerNav .links-separator    {
        margin: 0;
        padding: 2px 5px 0 0;
        width: 1px;
        height: 13px;        
        float: left;
        border-left: 1px solid #aeb9c5;
    }

/* jquery.updnWatermark.js */

/* make textbox dimensions consistent in all browsers */
/* you may choose to use a reset stylesheet instead */
.txt
{
	/*border: solid 1px #777777;*/
	margin: 0;
	height: 2em;	/* must specify height for consistent vertical alignment */
	vertical-align: middle;
}
/* watermark positioning container */
.updnWatermark
{
	position: relative;	/* positioning container */
	width: 0;
	height: 2em;	/* must specify height for consistent vertical alignment */
	vertical-align: middle;
	border: solid 0px red;
}
/* IE7/6 hasLayout hack */
.updnWatermark
{
	*zoom: 1;
	border: solid 1px transparent;
}
/* watermark label styling */
.updnWatermark label
{
	position: absolute;
	left: 0;
	top: -2px;
	/*white-space: nowrap;*/
	color: #777777;
	/*padding-left: 10px;*/
	padding: 0px 0px 0px 10px;
	margin: 0px;
	height: 2em;	
	/* must specify height for consistent vertical alignment */
	vertical-align: middle;
	font-family: Arial;
	font-size: 10px;
} 

/* jquery.updnWatermark.js */

.clearfix:after 
{
    content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

#CenterWrapper 
{
    width: 100%;
    text-align: center;
}

#MainWrapper 
{
    display: block;
	width: 870px;
	/*height: 100%;*/
	float: none !important;
	text-align: left;
	margin: 0 auto 0 auto;
}

#Header {
	width: 870px;
}

#Header .logo {
	float: left;
	width: 610px;
	height: 107px;
}
#Header .searchArea {
	float: left;
	width: 260px;
	margin-top: 13px;
}

#Header .searchArea .textBox {
	width: 92px;
	/*height: 18px;*/
	height: 15px;
	background: transparent url('/_layouts/Endero.Ahlstrom.Web/Images/search_bg_input.gif') no-repeat;
	font-family: Arial; 
	font-size: 10px;
	color: #777777;
	border: 0px;
	padding-left: 9px;
	padding-top: 3px;
	margin-top: 1px;
}

#ContentWrapper 
{
	clear: both;
	width: 870px;
	height: auto;
}
#ContentWrapper .leftColumn {
	float: left;
	width: 15px;
	min-height: 480px;
	background: transparent url(/_layouts/Endero.Ahlstrom.Web/Images/body_bg_left.png) no-repeat;
}
#ContentWrapper .content {
	float: left;
	width: 840px;
	height: auto;
}

#MainNavi {
	clear: both;
	width: 840px;
	height: 36px;
}
#MainNavi .header 
{
    float: left;
    width: 78px;
}
#MainNavi .footer
{
	float: left;
	width: 8px;
}
#MainNavi .NaviContent {
	float: left;
	width: 754px;
	height: 36px;
	background: transparent url(/_layouts/Endero.Ahlstrom.Web/Images/mainnavi_bg_link_off.gif) repeat-x;
}

#MainNavi ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#MainNavi ul li {
	float: left;
	list-style-type: none;
    padding: 0px;
    margin: 0px;
}

#MainNavi ul li a 
{
    display: block;
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	padding-left: 17px;
	padding-right: 18px;
	padding-top: 11px;
	padding-bottom: 11px;
	margin: 0px;
}
#MainNavi ul li a:hover {
	background: transparent url(/_layouts/Endero.Ahlstrom.Web/Images/mainnavi_bg_link_on.gif) repeat-x;
}
#MainNavi ul li.current a 
{
    background: transparent url(/_layouts/Endero.Ahlstrom.Web/Images/mainnavi_bg_link_on.gif) repeat-x;
}

#MainNavi .header a {
	display: block;
	width: 78px;
	height: 36px;
	background: transparent url(/_layouts/Endero.Ahlstrom.Web/Images/mainnavi_home_off.gif) no-repeat;
}
#MainNavi .header a:hover {
	background: transparent url(/_layouts/Endero.Ahlstrom.Web/Images/mainnavi_home_on.gif) no-repeat;
}

#MainNavi .header a.header_on {
	display: block;
	width: 78px;
	height: 36px;
	background: transparent url(/_layouts/Endero.Ahlstrom.Web/Images/mainnavi_home_on.gif) no-repeat;
}

#ContentWrapper .rightColumn {
	float: left;
	width: 15px;
	min-height: 480px;
	background: transparent url(/_layouts/Endero.Ahlstrom.Web/Images/body_bg_right.png) no-repeat;
}

#BreadCrumb {
    clear: both;
    background-color: #ffffff;
    width: 840px;
    height: 19px;
    font-family: Arial;
    font-size: 10px;
    color: #919191;
    background: #ffffff none;
}
#BreadCrumb .header {
	float: left;
	width: 202px;
}
#BreadCrumb .content {
	float: left;
	width: 638px;
	height: 17px;
	padding-top: 2px;
}
#BreadCrumb .breadCrumbNode 
{}
#BreadCrumb .breadCrumbCurrentNode 
{
    font-weight: bold;
}
#BreadCrumb a.breadCrumbNode {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #919191;
	text-decoration: none;
}
#BreadCrumb a:hover {
	text-decoration: underline;
}

#SubNaviContentAreaWrapper {
	clear: both;
}

#SubNavi {
	float: left;
	/*width: 190px;*/
	width: 188px;
	min-height: 200px;
	background: #ffffff url(/_layouts/Endero.Ahlstrom.Web/Images/subnavi_bg.gif) repeat-x;
	padding: 0px;
	margin: 0px;
}
#SubNavi ul {
	margin: 0px;
	padding-top: 17px;
	padding-left: 15px;
	list-style-type: none;
}
#SubNavi ul li {
	padding-bottom: 8px;
	padding-left: 14px;
	background: transparent url(/_layouts/Endero.Ahlstrom.Web/Images/subnavi_arrow.gif) no-repeat top left;
}
#SubNavi ul li ul {
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 0px;
}
#SubNavi ul li ul li 
{
    padding-bottom: 2px;
}
#SubNavi a {
	font-family: Arial;
	font-size: 12px;
	color: #03388c;
	text-decoration: none;
	padding-left: 0px;
}

#SubNavi ul li a.current  {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #e7463d;
	text-decoration: none;
	padding-left: 0px;
}
#SubNavi ul li a.Area{
	font-family: Arial;
	font-size: 12px;
	color: #03388c;
	text-decoration: none;
}
#SubNavi ul li a.Area current{
	font-family: Arial;
	font-size: 12px;
	color: #03388c;
	text-decoration: none;
}
#SubNavi ul li ul li 
{
    background: transparent none;
    padding-left: 0px;
}
#SubNavi ul li ul li a {
	font-family: Arial;
	font-size: 12px;
	color: #03388c;
	text-decoration: none;	
}
#SubNavi ul li ul li a.Area {
	font-family: Arial;
	font-size: 12px;
	color: #03388c;
	text-decoration: none;
	background: transparent none;
}
#SubNavi ul li ul li a.current {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #e7463d;
	text-decoration: none;
	background: transparent none;
}
#SubNavi ul li ul li a.Area {
	font-family: Arial;
	font-size: 12px;
    font-weight: normal;
	color: #03388c;
	text-decoration: none;
}

#SubNavi a:hover,
#SubNavi a.Area:hover,
#SubNavi .current a:hover, 
#SubNavi a.current:hover 
{
    color: #e7463d;
	
}


#ContentArea {
	float: left;
	/*width: 650px;*/
	width: 652px;
	background-color: #ffffff;
}

#ContentAreaWide 
{
    float: left;
	/*width: 840px;*/
	width: 652px;
	background-color: #ffffff;
}

#ContentAreaWide .ProductPageContent 
{
    clear: both;
    line-height: 18px;
}
#ContentAreaWide .ProductPageContent .LeftArea 
{
    float: left;
    /*width: 530px;*/
    width: 439px;
    padding-left: 13px;
    padding-bottom: 12px;
    line-height: 18px;
    background: #ffffff url('/_layouts/Endero.Ahlstrom.Web/Images/subnavi_bg.gif') repeat-x;
    /*background: transparent url('/_layouts/Endero.Ahlstrom.Web/Images/content_bg_botline.gif') no-repeat bottom left;*/
}
#ContentAreaWide .ProductPageContent .RightArea 
{
    float: left;
    width: 200px;
    /*width: 295px;*/
    min-height: 200px;
    padding-top: 40px;
    line-height: 18px;
    background: #ffffff url('/_layouts/Endero.Ahlstrom.Web/Images/subnavi_bg.gif') repeat-x;
}

#ContentArea .FlashImageArea, 
#ContentAreaWide .FlashImageArea
{
    padding-bottom: 1px;
}


#ContentArea .PageContent 
{
    clear: both;
    line-height: 18px;
}
#ContentArea .PageContent .LeftArea 
{
    float: left;
    width: 442px;
    padding-left: 13px;
    padding-bottom: 12px;
    background: transparent url('/_layouts/Endero.Ahlstrom.Web/Images/content_bg_botline.gif') no-repeat bottom left;
}
#ContentArea .PageContent .RightArea 
{
    float: left;
    width: 195px;
    padding-top: 40px;
    line-height: 18px;
    font-size: 11px !important;
    font-family: Arial;
}

.ms-WPBody 
{
    font-size: 11px !important;
    font-family: Arial;
}

#ContentArea .ProductPageContent 
{
    padding-top: 11px;
    background: #ffffff url('/_layouts/Endero.Ahlstrom.Web/images/subnavi_bg.gif') repeat-x;
}

#ContentArea .ProductPageContent .LeftArea 
{
    float: left;
    width: 450px;
    padding-bottom: 12px;
    line-height: 18px;
    background: transparent url('/_layouts/Endero.Ahlstrom.Web/images/content_bg_botline_productpage.gif') no-repeat bottom left;
}
#ContentArea .ProductPageContent .LeftArea .content
{
    padding-left: 10px;
    padding-right: 6px;
    padding-bottom: 14px;
    width: 434px;
    line-height: 18px;
}
#ContentArea .ProductPageContent .RightArea 
{
    float: left;
    width: 195px;
    padding-left: 5px;
    line-height: 18px;
}



#Footer 
{
    clear: both;
    display: block;
    width: 835px;
    padding: 22px 0 0 0;
    border-bottom: solid 14px #cacaca;
    margin: 0 17px 0 18px;
}

#Footer .footerTopImage 
{
    position: relative;
    width: 835px;
    height: 35px;
    background: transparent url('/_layouts/Endero.Ahlstrom.Web/Images/footer_top.gif') no-repeat;
}
#Footer .footerTopImage .titleText 
{
    position: absolute;
    left: 30px;
    top: 2px;
    font-weight: bold; 
}

#Footer .wrapper 
{
    width: 835px;
    min-height: 204px;
    background: #cacaca url('/_layouts/Endero.Ahlstrom.Web/Images/footer_bg.gif') no-repeat;
    padding-top: 0px;
    margin-top: 0px;
}

#Footer .wrapper #productSearch 
{
    float: left;
    width: 175px;
    padding-left: 25px;
}


#productSearch .submitButton 
{
    padding-left: 88px;
}

.footerSelectByIndustry .footer-industry, 
.footerSelectByEndUseApplication .footer-eua, 
.footerSelectByProduct .footer-product
{
    width: 142px;
}

.btnGo 
{
    width: 63px;
    height: 21px;
    background: transparent url('/_layouts/Endero.Ahlstrom.Web/Images/btn_go_off.gif') no-repeat;
    padding-top: 20px;
    /*margin-left: 78px;*/
    border: 0px;
}
.btnGo:hover 
{
    background: transparent url('/_layouts/Endero.Ahlstrom.Web/Images/btn_go_on.gif') no-repeat;
}

#Footer .wrapper #FooterLinks 
{
    float: left;
}

#FooterLinks a 
{
    font-weight: normal;
	color: #777777;
	font-size: 11px;
	text-decoration: none;
}
#FooterLinks a strong 
{
    color: #03388c;
}

#FooterLinks a:hover, 
#Footer #RightColumn a:hover, 
#Footer #GreyColumn a:hover,
#FooterLinks a:hover strong
{
    color: #e7463d;
}

#Footer #RightColumn a,
#Footer #GreyColumn a
{
    font-weight: normal;
	color: #777777;
	font-size: 11px;
	text-decoration: none;
}


#Footer .wrapper #RightColumn 
{
    float: left;
}
#RightColumn .rightBorderBox 
{
    border-left: solid 1px #c2c2c2;
    padding-left: 6px;
    line-height: 18px;
}

#Footer #GreyColumn 
{
    position: relative;
    background-color: #e9e9e9;
    width: 835px;
    height: 25px
}
#Footer #GreyColumn .copyright 
{
    position: absolute;
    top: 6px;
    left: 29px;
}
#Footer #GreyColumn .functions 
{
    position: absolute;
    top: 6px;
    left: 667px;
}

/* Frontpage */

#FrontpageFlashArea 
{
    margin-left: -15px !important;
    padding-top: 0px !important;
    padding-bottom: 15px;
    overflow: hidden;
    /*background: #ffffff none !important;*/
    background: transparent url('/_layouts/Endero.Ahlstrom.Web/Images/bg_frontpageflash.gif') repeat-y left top;
    /*background: transparent url('/_layouts/Endero.Ahlstrom.Web/Images/flasharea_bg.gif') no-repeat left bottom;*/
}
#FrontpageFlashArea img 
{
    padding-left: 15px;
}
#FrontpageContentWrapper 
{
    clear: both;
    /*width: 840px;*/
    width: 845px;
}
#FrontpageContentWrapper .fpLeftColumnContent 
{
    float: left;
    width: 320px !important;
}
#FrontpageContentWrapper .fpRightColumnContent 
{
    float: left;
    width: 313px !important;
    padding-left:7px;

}

#FrontpageContentWrapper .FrontpageContentWrapperLeft 
{
    float: left;
    /*width: 641px;*/
    width: 650px;
    margin-right:0px;
    margin-left:0px;
    overflow: hidden;
}
#FrontpageContentWrapper .fpRightColumn 
{
    float: left;
    width: 195px;
}

#FrontpageContentWrapper #SubpageProductSearch 
{
    position: relative;
    clear: both;
    width: 640px;
    height: 63px;
    background: transparent url('/_layouts/Endero.Ahlstrom.Web/Images/frontpage_productsearch_bg.gif') no-repeat;
}
#SubpageProductSearch 
{
    position: relative;
    clear: both;
    width: 440px;
    height: 63px;
    background: transparent url('/_layouts/Endero.Ahlstrom.Web/Images/subpage_productsearch_bg.gif') no-repeat;
}
#FrontpageContentWrapper #SubpageProductSearch .selectIndustry
{
    float: left;
    padding: 12px 0 0 10px;
}
#SubpageProductSearch .selectIndustry
{
    position: relative;
    float: left;
    padding: 6px 10px 0 3px;   
}
#FrontpageContentWrapper #SubpageProductSearch .selectIndustry .text
{
    font-weight: bold;
    padding: 3px 0 0 3px;
}
#SubpageProductSearch .selectIndustry .text
{
    position: absolute;
    left: 14px;
    top: 40px;
    font-weight: bold;
    /*padding:  6px 0 0 8px;*/
}
#FrontpageContentWrapper #SubpageProductSearch .selectEndUseApplication 
{
    float: left;
    padding: 12px 0 0 20px;
}
#SubpageProductSearch .selectEndUseApplication 
{
    float: left;
    padding: 6px 10px 0 0px;
}
#FrontpageContentWrapper #SubpageProductSearch .selectByProduct 
{
    position: relative;
    float: left;
    padding: 12px 0 0 20px;
}
#SubpageProductSearch .selectByProduct 
{
    position: relative;
    float: left;
    padding: 6px 0 0 0px;
}

#SubpageProductSearch .submitButton
{
    float: right;
    padding: 4px 47px 0 0;
}

#FrontpageContentWrapper #SubpageProductSearch .submitButton
{
    position:absolute;
    left:530px;
    top: 16px;
}

.ProductSearchSelectNarrow
{
    width: 120px;
}
.ProductSearchSelectWide
{
    width: 165px;
}
#FrontpageContentWrapper .ProductSearchSelectProductName 
{
    width: 154px;
}
.ProductSearchSelectProductName 
{
    width: 118px;
}
#FrontpageContentWrapper #SubpageProductSearch .ProductSearchSelectNarrow
{
    width: 140px;
}

#FeedWrapper
{
    clear: both;

}
#FeedWrapper .feedRow 
{
    clear: both;
}
#FeedWrapper .feedRow .feedCell 
{
    float: left;
    padding-right: 8px;
}

.releaseFeed 
{
    color:#03388C;
}

.releaseFeed .feedHeader 
{
    width: 312px;
    height: 79px;
    background: transparent url('/_layouts/Endero.Ahlstrom.Web/Images/frontpage_feed_releases_hdr.jpg') no-repeat;
}
.upcomingEventsFeed .feedHeader 
{
    width: 312px;
    height: 79px;
    background: transparent url('/_layouts/Endero.Ahlstrom.Web/Images/frontpage_feed_upcomingevents_hdr.jpg') no-repeat;
}

.financialCalendar
{
    color:#03388C;
    font-size: 12px;
    color: #03388c;
    text-decoration: none;
    }
.financialCalendarSubsite
{
    color:#03388C;
    }
.financialCalendarFeed .feedHeader 
{
    width: 312px;
    height: 79px;
    background: transparent url('/_layouts/Endero.Ahlstrom.Web/Images/frontpage_feed_financialcalendar_hdr.jpg') no-repeat;
}
.publicationsFeed .feedHeader 
{
    width: 312px;
    height: 79px;
    background: transparent url('/_layouts/Endero.Ahlstrom.Web/Images/frontpage_feed_publications_hdr.jpg') no-repeat;
}
#FeedWrapper .feedHeader .feedTitle 
{
    float: left;
    width: 212px;
    height: 16px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    padding: 20px 0 0 60px;
    overflow: hidden;
}
#FeedWrapper .feedHeader .rssIcon 
{
    float: left;
    padding: 17px 0 0 8px;
}
#FeedWrapper .feedHeader .rssIcon img 
{
    border: 0px;
}
#FeedWrapper .bgHelperDiv 
{
    background: Transparent url('/_layouts/Endero.Ahlstrom.Web/Images/frontpage_feed_bg_body_bot.gif') repeat-y;
}
#FeedWrapper .bgHelperDiv .feedBody
{
    width: 312px;
    min-height: 42px;
    background: Transparent url('/_layouts/Endero.Ahlstrom.Web/Images/frontpage_bg_releases_body.gif') no-repeat;
}
#FeedWrapper .bgHelperDiv .feedBody .feedLinks 
{
    padding: 0 57px 0 57px;
    height:65px;
}
#FeedWrapper .feedFooter 
{
    width: 312px;
    height: 28px;
    background: Transparent url('/_layouts/Endero.Ahlstrom.Web/Images/frontpage_bg_feed_footer.gif') no-repeat;
}
#FeedWrapper .feedFooter .linkArea 
{
    text-align: right;
    padding-right: 11px;
}
#FeedWrapper .feedFooter .linkArea a 
{
    padding-right: 16px;
    background: transparent url('/_layouts/Endero.Ahlstrom.Web/Images/frontpage_feed_linkarrow.gif') no-repeat top right;
}
#FeedWrapper a 
{
    font-size: 12px;
    color: #03388c;
    text-decoration: none;
}
#FeedWrapper a:hover 
{
    color: #e7463d;
}

#ProductSearchResult 
{
    clear: both;
    width: 440px;
}
#ProductSearchResult .resultRow 
{
    clear: both;
    display: block;
    padding-top: 11px;
    border-top: solid 1px #c8c8c8;
    min-height: 96px;
}
#ProductSearchResult .resultRow:first-child
{
    clear: both;
    display: block;
    padding-top: 11px;
    border-top: solid 0px #c8c8c8;
}

#ProductSearchResult .resultRow .imageCell
{
    float: left;
    /*position: relative;*/
    width: 83px;
    height: 83px;
    border: solid 1px #c8c8c8;
}
#ProductSearchResult .resultRow .imageCell img 
{
    width: 72px;
    height: 72px;
    padding-left: 5px;
    padding-top: 5px;
    /*
    position: absolute;
    margin-top: -36px;
    margin-left: -36px;
    top: 50%;
    left: 50%;
    */
}
#ProductSearchResult .resultRow .textCell 
{
    float: left;
    padding: 0 10px 0 10px;
    width: 335px;
    line-height: 18px;
    margin-bottom: 11px;
}
#ProductSearchResult .resultRow .textCell a 
{
    color: #e7463d;
    font-size: 12px;
    padding: 0px;
    text-decoration: none;
}
#ProductSearchResult .resultRow .textCell a:hover
{
    text-decoration: underline;
}

/* Web-osan otsikkokuvake otsikon oikealle puolelle*/
.ms-standardheader img 
{
    float: right;
}

/* Endero.Atria.Web.SearchBox */

#MainWrapper .searchArea .ms-sbscopes
{
    display: none;
}

#MainWrapper .searchArea #SRSB 
{
    width: 148px;
    padding: 0 0 0 0;
}
#MainWrapper .searchArea .ms-sbtable-ex,
#MainWrapper .searchArea .ms-sbtable, 
#MainWrapper .searchArea TD.ms-sbcell, 
#MainWrapper .searchArea .ms-sbrow
{
    width: auto;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

/*#Header .searchArea .textBox */
#MainWrapper .searchArea TD.ms-sbcell input {
    width: 92px !important;
    height: 15px;
    background: transparent url('/_layouts/Endero.Ahlstrom.Web/Images/search_bg_input.gif') no-repeat;
    font-family: Arial; 
    font-size: 10px;
    color: #777777;
    border: 0px;
    padding-left: 9px;
    padding-top: 3px;
    margin-top: 1px;
}
#MainWrapper .searchArea TD.ms-sbcell a img
{
    margin-top: -2px;
}
#MainWrapper .searchArea TD.ms-sbgo
{
    background-color: Transparent;
    padding: 2px 0 0 0;
}

#MainWrapper .searchArea A
{
    padding: 0px;
}

#MainWrapper .searchArea .search-textbox-moss
{
    float: left;
    /*background: transparent url('/_layouts/Endero.Ahlstrom.Web/Images/search_bg_input.gif') no-repeat;*/
    padding: 0px 0px 0px 0px;
    margin: 0px;
}
#MainWrapper .searchArea .selectSearch 
{
    float: left;
    padding: 0 0 0 0;
    margin-top: -3px;
}
#MainWrapper .searchArea .selectSearch input
{
    padding: 5px 5px 5px 5px;
    margin: 5px;
}

#MainWrapper .searchArea .search-textbox-moss .ms-sbLastcell
{
    /* Piilotettu koska muuten hakuboksi bugittaa IE-selaimessa */
    display: none;
}

#MainWrapper .searchArea .search-helplink-moss
{
    float: left;
    padding-top: 10px;
    padding-left: 5px;
}

/* core.css */
.ms-sbtable 
{
    font-style: normal;
    font-family: Arial;
    font-weight: normal;
    font-size: 0.7em;
}

.ms-sbtable-ex 
{
    border-collapse: collapse;
}
/* core.css. MOSS OOB overridden styles */


.ms-WPBorder 
{
    border: 0px;
}

.productMetaDataTable 
{
    width: 432px;
    background-color: #efefef;
    padding-left: 17px;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #777777;
    font-weight: bold;
    margin-bottom: 16px;
    line-height: 16px;
}
.productMetaDataTable td.column1 
{
    width: 129px;
}

.productMetaDataTable a 
{
    font-weight: normal;
}

#openPosition .productMetaDataTable
{

    }

#openPosition .productMetaDataTable th
{
    font-weight: bold;
    text-align: left;
}
#openPosition .productMetaDataTable td
{
    font-weight: normal;
}

a.pdfLink 
{
    background: transparent url('/_layouts/Endero.Ahlstrom.Web/images/pdf_img.gif') no-repeat top left;
    padding-left: 20px;
}

/* Web Part Headers on Endero.Ahlstrom.Web.ProductMarketingPage.aspx pages */

.WPHeaderStyles .ms-WPHeader 
{
    clear: both;
    display: block;
    padding-left: 4px;
    width: 183px;
    /*height: 32px;*/
    height: 40px;
    color: #ffffff;
    font-weight: bold;
    background: transparent url('/_layouts/Endero.Ahlstrom.Web/images/webpart_title_bg.gif') no-repeat top left;
}
.WPHeaderStyles .ms-WPHeader H3 
{
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    height: 40px;
    /*border: solid 1px red;*/
    vertical-align: top;
    float: left;
    padding: 0px 0px 0px 0px;
}
.WPHeaderStyles .ms-WPHeader H3 img 
{
    width: auto;
    height: auto;
    float: right;
    margin: -2px 0px 0px 0px !important;
    padding-top: 9px !important;
    /*border: 0px !important;*/
}

.WPHeaderStyles .ms-WPHeader H3 span 
{
    float: left;
    margin-left: 4px;
    width: 120px;
    overflow: hidden;
    margin-top: -1px;
}

.WPHeaderStyles .ms-WPHeader td 
{
    border: 0px;
    padding: 0px 0px 0px 0px;
}

.WPHeaderStyles .ms-standardheader, 
.WPHeaderStyles .ms-WPTitle 
{
    padding: 0px 0px 0px 0px;
}

/* Web Part Headers on Endero.Ahlstrom.Web.ProductMarketingPage.aspx pages */

/* Form Generator */

.FormGeneratorForm {
	padding: 20px 0 20px 0;
	font-family: Arial;
	font-size:11px;
}
.FormGeneratorFormItem {
	padding: 5px 0 0 20px;
	clear: both;
}
.FormGeneratorFieldName {
	color:#777777;
	border-bottom:1px solid #c2c2c2;
	margin-bottom:5px;
	/*width:160px;*/
}
.FormGeneratorFormField input {
	border:1px solid #c2c2c2;
	width:200px;
}
.FormGeneratorFormField TEXTAREA 
{
    border:1px solid #c2c2c2;
	width:220px;
}
.FormGeneratorFormField table {
	padding:0;
	margin:0;
}
.FormGeneratorFormField table input {
	border:0;
	width:20px;
}
.FormGeneratorFormField table td {
	padding: 0 0 0 15px;
	margin:0;
}
.FormGeneratorFormField select {
	width:150px;
}
.FormGeneratorFormField textarea {
	width:160px;
}
.FormGeneratorFormField .FormGeneratorCheckBox input 
{
    border:0;
    width:20px;
}
.FormGeneratorSubmitButton 
{
    display: block;
	width: 63px;
    height: 21px;
    background: transparent url('/_layouts/Endero.Ahlstrom.Web/Images/bg_form_btn_off.gif') no-repeat;
    margin-top: 10px;
    margin-left: 20px;
    padding-bottom: 3px;
    border: 0px;
    font-family: Arial;
    font-size: 11px;
    color: #ffffff;
    float:left;

}
.FormGeneratorClearButton 
{
    display: block;
	width: 63px;
    height: 21px;
    background: transparent url('/_layouts/Endero.Ahlstrom.Web/Images/bg_form_btn_off.gif') no-repeat;
    margin-top: 10px;
    margin-left: 20px;
    padding-bottom: 3px;
    border: 0px;
    font-family: Arial;
    font-size: 11px;
    color: #ffffff;
    float:left;

}
.FormGeneratorSubmitButton:hover 
{
    background: transparent url('/_layouts/Endero.Ahlstrom.Web/Images/bg_form_btn_on.gif') no-repeat;
}

.FormGeneratorClearButton:hover 
{
    background: transparent url('/_layouts/Endero.Ahlstrom.Web/Images/bg_form_btn_on.gif') no-repeat;
}

.FormGeneratorSummary 
{
    clear:both;
    margin-top: 10px;
    margin-left: 20px;
    margin-bottom: 0px;
    }

.FormGeneratorThankYouText 
{
    padding-bottom: 40px;
}

.FormGeneratorFormUploadField input
{
    border:1px solid #c2c2c2;
	width:270px;
	height: 21px;
	background-color: #ffffff;
	font-family: Arial;
    font-size: 12px;
}

.FormGeneratorFormUploadField 
{
    height: 30px;
}

.FormGeneratorUploadFileType 
{
    height: 15px;
}

/* Form Generator */

.hiddenElement 
{
    display: none;
}

 #ContentArea .ProductPageContent .LeftArea h3,  
 #ContentArea .PageContent .LeftArea h3
 {
     margin-top:50px;
}
     
/* Search */

.srch-results .srch-Title 
{
    padding: 0px;
}
.srch-results .srch-Title a 
{
    padding: 0px 0px 0px 10px;
}
.srch-results .metadescription 
{
    height: 0px;
}
.ms-navheader 
{
    font-weight: bold;
    color: #777777;
    background-color: white;
}
a.ms-navheader:hover 
{
    color: #777777;
}

/* Search */


.ms-WPBody a img
{
 border: 0px !important;
}


/* CLEARFIX to fix backgrounds etc for elements that have floated child elements */
.clearfix:after, 
.resultRow:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix, 
.resultRow
{
	display: inline-block;
}
html[xmlns] .clearfix, 
html[xmlns] .resultRow
{
	display: block;
}
* html .clearfix, 
* html .resultRow
{
	height: 1%;
}
