﻿


/* Contact Form, Login Form */ 
.contactForm p.rightPaddingLeft
{
    float: right;
    padding: 0 55px 0 0;
}


.loginForm p.rightPaddingLeft input
{
    float: right;

}


.contactForm
{
    width: 325px;
    margin: 20px 0 0 0;
    
}

.loginForm
{
    margin: 20px 0 0 0;
}

.loginForm p
{
    width: 300px;  
}


.contactForm p, loginForm p
{
    padding: 6px 0 0 0;
    
}

.contactForm p label
{
    display: block;
    width: 28%;
    float: left;
    font-size: 1.2em; 
    font-family: georgia, Times New Roman, serif;
    color: #EEA332;
}

.loginForm p label
{
    display: block;
    width: 48.5%;
    float: left;
    font-size: 1.4em; 
    font-family: tahoma, lucida sans;
    color: #EEA332;
}


.contactForm textarea, .contactForm input[type="text"]   
{
    width: 175px;
    overflow: hidden;
}

.loginForm input[type="text"], .loginForm input[type="password"]
{
    float: left;
    width: 150px;
    overflow: hidden;
}

.loginForm input[type="checkbox"] 
{
    float: left;
}

.RequiredFieldValidator
{
    background: #FFFACD;
}





/* Page Comments */ 

#PageComments
{
    margin: 15px 0 0 0;
}

#PageComments input
{
    margin: 5px 0 15px 0;
    width: 175px;
}

#PageComments TextArea
{
    width: 363px;
    height: 200px;
    font-family: Arial, helvetica;
    font-size: 1.2em;
    overflow: hidden;
    margin: 5px 0 15px 0;
}



/* Search Box Header */ 

.searchBox
{
    width: 230px;
    right: 148px;
    top: 68px;
    position: absolute;
}

.searchBox input
{
    background: #f6f6f6;
    border: 1px solid #CECDCB;
    float: left;
    width: 175px;
    height: 15px;
    padding: 3px 0px 1px 4px;
    font-size: 1.1em;
    background: transparent url(/App_Themes/Default/Images/Graphics/inputbg.gif) no-repeat 0 0; 
}


.searchBox a.button
{
    height: 21px;
    width: 44px;
    display: block;
    background: transparent url(/App_Themes/Default/Images/Graphics/searchbutton.png) no-repeat 0 1px; 
    color: #fff;
    text-align: center;
    padding: 3px 0 0 0;
    font-size: 1.1em;
    float: right;
}


#langSelect
{
    width: 95px;
    right: 18px;
    padding: 11px 0 10px 16px;
    border-left: 1px solid #b2b1af;
    top: 60px;
    position: absolute;
    font-size: 1.1em;
}

#langSelect a:link, #langSelect a:visited
{
    color: #5d5d5d;
}


#langSelect a:hover, #langSelect a:active
{
    text-decoration: underline;
}


/* Page files, links */ 

ul.pageLinks, ul.pageFiles
{
    list-style: none;
    padding: 0 0 1px 0;
}

#contentHolder ul.pageLinks li a:link, #contentHolder ul.pageLinks li a:visited, #contentHolder ul.pageFiles li a:link, #contentHolder ul.pageFiles li a:visited  
{
    color: #EEA332;
    font-family: Arial, helvetica;
    font-size: 1.2em;
    border-bottom: 1px dotted #474747;
}

#contentHolder ul.pageLinks li a:hover, #contentHolder ul.pageLinks li a:active
{
    color: #474747;
    border-bottom: 1px dotted #EEA332;
}

#contentHolder ul.pageFiles li a:hover, #contentHolder ul.pageFiles li a:active
{
    color: #474747;
    border-bottom: 1px dotted #EEA332;
}




/* Breadcrumb Link Settings */ 


.breadcrumb
{
    font-family: Arial, helvetica;
    font-size: 1.1em;
    color: #c1c1c1;
    margin: 5px 0 15px 0;
}


 .breadcrumb a:link,.breadcrumb a:visited
{
    color: #595959;
}

 .breadcrumb a:hover, .breadcrumb a:active
{
    background: #f2f2f2;
    color: #000;
}


#innerFooter img.smallLogo
{
    position: absolute;
    right: 15px;
    top: 21px;
}

#innerFooter img.footerRolator
{
    position: absolute;
    right: -5px;
    bottom: 10px;
}


#innerFooter ul#footerLinks
{
    list-style: none;
    position: absolute;
    bottom: 15px;
    left: 20px;
}

#innerFooter ul#footerLinks li
{
    display: inline;
    padding: 0 10px 0 0;
}

#innerFooter ul#footerLinks li a:link, #innerFooter ul#footerLinks li a:visited
{
    color: #dad9d9;
}

#innerFooter ul#footerLinks li a:hover, #innerFooter ul#footerLinks li a:active
{
    text-decoration: underline;
}

.startBox
{
    background: transparent url(/App_Themes/Default/Images/Graphics/startpageEntranceBG.jpg) no-repeat top left; 
    width: 230px;
    height: 140px;
    float: left;
    padding: 15px 12px 0 20px;
    position: relative;
}

.startBox img
{
    float: right;
    padding-left: 12px;
}
.startBox h2
{
    font-size: 1.6em;
    font-family: Arial, Helvetica, Sans-Serif;
    text-transform: uppercase;
    margin: 0 0 2px 0;
    color: #ea0000;
    
}

.startBox p
{
    font-size: 1.1em;
    color: #6e6d6b;
    
}

.startBox a:link, .startBox a:visited
{
    background: transparent url(/App_Themes/Default/Images/Graphics/largeredarrow.png) no-repeat 0 0; 
    font-size: 1.1em;
    padding: 5px 0 5px 27px;
    color: #6e6d6b;
    display: block;
    position: absolute;
    left: 15px;
    bottom: 18px;
    
  
}

.startBox a:hover, .startBox a:active
{
    background: transparent url(/App_Themes/Default/Images/Graphics/largeredarrowHover.png) no-repeat 0 0; 
    font-size: 1.1em;
    color: #6e6d6b;
    display: block;
    position: absolute;
    left: 15px;
    bottom: 18px;
}


.startBox#center
{
    margin: 0 21px 0 21px;
}

#boxHolder
{
    background: transparent url(/App_Themes/Default/Images/Graphics/footershadow.gif) no-repeat 24px 0; 
    padding: 24px 0px 250px 24px;
    margin: 5px 0 0 0;
    width: 828px;
}

.sitemap a:link, .sitemap a:visited
{
    font-size: 1.1em;
    
}

#mainContent .sitemap a:hover, #mainContent .sitemap a:active
{
    color: #EA0000;
}

#ProductPageFiles
{
    border-top: 1px dotted #999999;
    border-bottom: 1px dotted #999999;
    padding: 15px 0;
    margin: 15px 0 0 0;
}

#ProductPageFiles img
{
    float: left;
}

#ProductPageFiles .clear
{
    margin: 0 0 5px 0;
    padding: 0;
    height: 0;
    clear: both;
}

#ProductPageFiles a:link, #ProductPageFiles a:visited
{
    color: #6e6d6b;
    margin: 1px 0 0 6px;
    font-size: 1.1em;
    float: left;
}

#ProductPageFiles a:hover, #ProductPageFiles a:active
{
    color: #000;
    text-decoration: underline;
}

#ProductPageFiles span.fileSize
{
    display: block;
    float: left;
    margin: 2px 0 0 4px;
}


#footerPressReleases
{
    padding: 15px 0 5px 0;
    margin: 0 0 0 20px;
    border-bottom: 1px dotted #999999;
    width: 600px;
}

#footerPressReleases a:link, #footerPressReleases a:visited
{
    font-size: 1.1em;
    color: #6e6d6b;
    display: block;
    margin: 0 0 7px 0;
}

.footerActivitiesCalendar
{
    width: 250px;
    position: absolute;
    top: 115px;
    left: 20px;
}

.footerActivitiesCalendar#activities
{
    width: 300px;
    position: absolute;
    top: 115px;
    left: 275px;
}

.footerActivitiesCalendar h5, #footerPressReleases h5
{
    color: #ea0000;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 0 5px 0;
}

.footerActivitiesCalendar a:link, .footerActivitiesCalendar a:visited, .footerActivitiesCalendar .noEvent
{
    font-size: 1.1em;
    color: #6e6d6b;
    display: block;
    margin: 0 0 7px 0;
}



/*PAGE FILES && PAGE LINKS*/

#pageFiles
{
    width: 165px;
    margin: 45px 0 0 27px;
    border-left: 1px dotted #999999;
    padding: 0 0 5px 22px;
}
#BluePrintFiles
{
    
}
#pageLinks
{
    width: 165px;
    margin: 25px 0 4px 27px;
    border-left: 1px dotted #999999;
    padding: 0 0 5px 22px;
    min-height: 120px;
}


#pageFiles img
{
    float: left;
    padding: 0 4px 0 0;
}

#pageFiles span, #pageLinks span
{   
    padding: 0 0 0 3px;
}

#pageFiles a:link, #pageFiles a:visited, #BluePrintFiles a:link, #BluePrintFiles a:visited
{
    font-size: 1.2em;
    line-height: 1.6em;
    color: #6b6b6b;
    text-decoration: underline;
    border: none;
}

#pageLinks a:link, #pageLinks a:visited
{
    font-size: 1.2em;
    line-height: 1.6em;
    color: #6b6b6b;
    text-decoration: underline;
    border: none;
    display: block;
    padding: 0 0 0 12px;
    background: transparent url(/App_Themes/Default/Images/Graphics/listitem.gif) no-repeat 0 7px; 
}

#pageFiles a:hover, #pageFiles a:active, #BluePrintFiles a:hover, #BluePrintFilesa:active
{
     color: #000;
    background: #f2f2f2;
}

#pageLinks a:hover, #pageLinks a:active
{

    color: #000;
    background: #f2f2f2 url(/App_Themes/Default/Images/Graphics/listitem.gif) no-repeat 0 7px; 
}

#pageFiles h5, #pageLinks h5
{
    color: #ea0000;
    font-size: 1.4em;
    font-weight: bold;
    margin: 0 0 13px 0;
}


#rightFilesLinksHolder
{
    float: right;
 
}

#newsList
{
    clear: both;
}

#newsList ul li
{
     background: #fff url(/App_Themes/Default/Images/Graphics/newsclock.gif) no-repeat 0 4px;     
     border-bottom: 1px dotted #999999;
     padding: 0 0 21px 0;
     margin: 0 0 22px 0;
}

#newsList span.date
{
    font-size: 12px;
    display: block;
    margin: 0 0 10px 0;
    padding: 0 0 0 13px;
}

#newsList span.text
{
    display: block;
    color: #ea0000;
    font-size: 1.4em;
    font-weight: bold;
    margin: 0 0 8px 0;
    cursor: help;
}

#newsList span.body
{
    font-size: 12px;
    color: #000;
    display: block;
}

#newsList a:link, #newsList a:visited
{
    color: #6b6b6b;
    font-size: 12px;
    text-decoration: underline;
}

#newsList a:hover, #newsList a:active
{
    color: #000;
    font-size: 12px;
    background: #f2f2f2;
    
}

#newsListSmall
{
    width: 164px;
    float: right;
    margin: 0 18px 0 0;
}

#newsListSmall a:link, #newsListSmall a:visited
{
    color: #6b6b6b;
    font-size: 1.2em;
    text-decoration: underline;
}

#newsListSmall a:hover, #newsListSmall a:active
{
    color: #000;
    font-size: 1.2em;
    background: #f2f2f2;
    
}


#newsListSmall ul 
{
    margin-top: 0;
}

#newsListSmall ul li
{
    margin-bottom: 8px;
    line-height: normal;
    
}

#newsListSmall a:hover, #newsListSmall a:active
{
    color: #000;
    background: #f2f2f2;
}

#newsListSmall h5
{

    color: #ea0000;
    font-size: 1.4em;
    font-weight: bold;
    margin: 0 0 10px 0;
}

#productOverview
{

}

#productOverview ul li a:link, #productOverview ul li a:visited
{

	color: #6b6b6b;
    font-size: 12px;
    text-decoration: underline;   
    display: block;
    width: 164px;
    height: 184px;
    background: #fff url(/App_Themes/Default/Images/Graphics/productOverviewbg.gif) repeat-x bottom left;
}

#productOverview ul li a:hover, #productOverview ul li a:active
{
    background: #fff url(/App_Themes/Default/Images/Graphics/productOverviewbghover.gif) repeat-x bottom left;  
}


#productOverview ul li a.textLink:link, #productOverview ul li a.textLink:visited
{
    display: inline;
    background: none;
    font-size: 12px;
    line-height: 25px;
}

#productOverview ul li a.textLink:hover, #productOverview ul li a.textLink:active
{
    background: none;  
    color: #000;
    background: #f2f2f2;  
}




#productOverview ul
{
    padding: 0;
    margin: 0;
}

#productOverview ul li
{
    float: left;
    width: 164px;
    min-height: 300px;
    height: 300px;
    background: none;
    position: relative;
    _margin: 0 28px 55px 0;
    padding: 0;
    margin: 0 25px 0 0;
}



#productOverview ul li img
{
    padding: 15px 0 0 17px;
}

#productOverview ul li .bottom
{
   padding: 0 4px 0 4px;
   margin-top: -10px;
  /*
  bottom: 0;
  left: 5px;
  width: 155px;
  _height: 70px;
  _height: 250px;
  _vertical-align: top;
  _position: absolute;
  */
}

#productOverview ul li span.title
{
    font-size: 1.2em;
    display: block;
    color: #ea0000;
    font-weight: bold;
    padding-bottom: 4px;
}

#productOverview ul li span.description
{
    font-size: 12px;
    line-height: 17px;
    display: block;
}

ul#portraits
{
    padding: 0;
    margin: 30px 0 0 0;
}

ul#portraits li
{
    background: #fff url(/App_Themes/Default/Images/Graphics/productOverviewbg.gif) repeat-x 0 12px;  
    float: left;
    width: 165px;
    min-height: 350px;
    _height: 350px;
    position: relative;
    margin: 0 28px 15px 0;
    padding: 0;
    
}

ul#portraits ul
{
    margin: 0;
}


ul#portraits ul li
{
    background: transparent url(/App_Themes/Default/Images/Graphics/listitem.gif) no-repeat 0 7px; 
    font-size: 12px;
    line-height: 1.6em;
    margin: 0 0 0 8px;
    padding: 0 0 0 13px;
    list-style: none;
    min-height: 0;
    _height: 0;
    float: none;
}


ul#portraits span.title
{
    font-weight: bold;
    color: #ea0000;
    padding: 20px 34px 0 4px;
    display: block;
}

ul#portraits span.description
{
    padding: 0 4px;
    display: block;
}


.searchBoxMainContent
{
    background: #f2f2f2;
    padding: 10px;
}

.searchBoxMainContent a.button
{
    height: 21px;
    width: 44px;
    display: block;
    background: transparent url(/App_Themes/Default/Images/Graphics/searchbutton.png) no-repeat 0 1px; 
    text-align: center;
    padding: 3px 0 0 0;
    margin: 0 0 0 10px;
    font-size: 1.1em;
    float: left;
}

.searchField
{
    border: 1px solid #ccc;
    padding: 2px;
    width: 200px;
    float: left;
}

#searchResults
{
    
}

p.searchResultInfo
{
  font-size: 1.2em;
  margin: 20px 0 10px 0;  
}


#searchResults span.description
{
    font-size: 1.2em;
    display: block;
    padding: 3px 0;
}

#searchResults span.url
{
    font-size: 1.2em;
    display: block;
    font-style: italic;
}

#searchResults a:link, #searchResults a:visited
{
    color: #ea0000;
    font-size: 1.2em;
    display: block;
    font-weight: bold;
    margin: 15px 0 0 0;
}

div#pager
{
	font-size: 1.2em;
	margin-top:30px;
}

div#pager a
{
	color: #ea0000;
}

div#pager a.selected
{
	color: #ea0000;
	font-size: 1.2em;
	padding:2px;
	background: #f2f2f2;
}


#rapporter h5
{
    background: #fff url(/App_Themes/Default/Images/Graphics/newsclock.gif) no-repeat 0 3px;  
    font-size: 1.2em;
    color: #000;
    font-weight: normal;
    margin: 15px 0 0 0;
    padding: 0 0 0 15px;
    font-weight:bold;
}


#rapporter p
{
    font-size: 1.2em;
    padding: 4px 0 4px 15px;
   
}

#rapporter .rapportItem
{
    padding-bottom: 13px;
    border-bottom: 1px dotted #999;
}


#rapporter a:link, #rapporter a:visited
{
 font-size: 1.2em;   
 color: #000;
 margin: 0 0 0 15px;
}


#rapporter a:hover, #rapporter a:active
{
    background: #f2f2f2;
    color: #000;
    margin: 0 0 0 15px;
}

body#subscribe 
{
    font-family: Arial, helvetica;
    margin: 0;
    padding: 0;
    font-size: 62.5%;
}

body#subscribe span
{
    font-size: 1.2em;
}

body#subscribe p
{
    font-size: 1.4em;
    line-height: 1.3em;
}


body#subscribe h5
{
    color: #E91D00;
    font-size: 1.2em;
}

body#subscribe input.textField
{
    border: 1px solid #ccc;
    width: 200px;
    padding: 2px;
}

body#subscribe a:link, body#subscribe a:visited
{
    color: #000;

}


body#subscribe a:hover, body#subscribe a:active
{
    background: #f2f2f2;
}

#excelList
{
    overflow:hidden;
}

#excelList h3
{
    font-size: 1.2em;
    color: #ea0000;
    font-weight: bold;
    margin: 0;
}

#excelList ul
{
    margin-top: 4px;
}

#excelList a:link, #excelList a:visited
{
    color: #5d5d5d;
    text-decoration: underline;
}

#excelList a:hover, #excelList a:active
{
    color: #000;
    background: #f2f2f2;
}

#vd
{
    background: transparent url(/App_Themes/Default/Images/Graphics/footershadow.gif) no-repeat 0 0; 
    float: right;
    width: 365px;
    padding: 25px 0 0 20px;
}



#activitiesCalendar span.date
{
     background: #fff url(/App_Themes/Default/Images/Graphics/newsclock.gif) no-repeat 0 3px;     
     padding: 0 0 0 12px;
     font-size: 1.2em;
}

#activitiesCalendar h4
{
    font-size: 1.4em;
    font-weight: bold;
    color: #ea0000;
    margin: 10px 0 0 0;
}

#activitiesCalendar p
{
    font-size: 1.4em;
    margin: 10px 0 10px 0;
}

#activitiesCalendar ul
{
    margin: 0;
    padding: 0;
}

#activitiesCalendar ul li
{
    margin: 0;
}

#activitiesCalendar .item
{
    border-bottom: 1px dotted #999;
    padding: 0 0 19px 0;
    margin: 0 0 19px 0;
}


#newsOverviewList
{
    clear: both;
}

#newsOverviewList ul li
{
 
     padding: 0;
     margin: 0;
}

#newsOverviewList span.date
{
    font-size: 12px;
    display: block;
    margin: 0 10px 10px 0;
    padding: 1px 0 0 13px;
    background: #fff url(/App_Themes/Default/Images/Graphics/newsclock.gif) no-repeat 0 6px;     
}

#newsOverviewList span.text
{
    display: block;
    color: #ea0000;
    font-size: 14px;
    font-weight: bold;
    width: 80%;
    float: left;
    cursor: hand;
    padding: 1px 0 0 0;
    text-decoration: none;
}

#newsOverviewList span.body
{
    font-size: 14px;
    color: #000;
    display: block;
    clear:both;
}

#newsOverviewList ul li li
{
    background: transparent url(/App_Themes/Default/Images/Graphics/listitem.gif) no-repeat 0 7px; 
    font-size: 0.85em;
    line-height: 1.6em;
    margin: 0 0 0 8px;
    padding: 0 0 0 13px;
    list-style: none;
}

#newsOverviewList a:hover, #newsOverviewList a:active
{
    color: #000;
    font-size: 12px;
    background: #f2f2f2;
}

/* Content Link Settings */ 
#newsOverviewList a:link, #newsOverviewList a:visited
{
    color: #6b6b6b;
    font-size: 12px;
    text-decoration: underline;
}



#mainContentPressReleases ul li
{
    background: #fff url(/App_Themes/Default/Images/Graphics/newsclock.gif) no-repeat 0 5px;     
   margin: 0 0 15px 0;
   padding-bottom: 10px;
   border-bottom: 1px dotted #999;
}



#mainContentPressReleases span.date
{
    font-size: 12px;
    font-weight: bold;
}


#mainContentPressReleases a:link, #mainContentPressReleases a:visited
{
    font-size: 12px;
    display: block;
}

#mainContentPressReleases a:hover, #mainContentPressReleases a:active
{
    color: #000;
    background: #f2f2f2;
}

.barton
{
    position: absolute;
    bottom: 15px;
    right: 245px;
}


.danadouglas
{
    position: absolute;
    bottom: 15px;
    right: 365px;
}

.liftcare
{
    position: absolute;
    bottom: 15px;
    right: 145px; 
}

#filesLibrary a:hover, #filesLibrary a:active
{
    background: #f2f2f2;
    color: #000;
}

/* Extranet Login */
.extranetLogin
{
	margin-top: 20px;
}


.extranetLogin input
{
	width: 170px;
	margin: 3px 0;
    background: #f6f6f6;
    border: 1px solid #CECDCB;

    height: 15px;
    padding: 3px 0px 1px 4px;
    font-size: 1.1em;
    background: transparent url(/App_Themes/Default/Images/Graphics/inputbg.gif) no-repeat 0 0; 
}

.extranetLogin a.button
{
	margin-right: 6px;
    height: 21px;
    width: 54px;
    display: block;
    background: transparent url(/App_Themes/Default/Images/Graphics/loginbutton.png) no-repeat 0 1px; 
    text-align: center;
    padding: 3px 0 0 0;
    font-size: 1.1em;
    float: right;
    color: #fff;
}

.extranetLogin .login
{
	clear: both;
}

.extranetLogin .errorLogin
{
	width: 170px;
	font-size: 1.2em;
}

#NewsPageLinks
{
}



#NewsPageLinks a:link, #NewsPageLinks a:visited
{
    font-size: 1.2em;
    line-height: 1.6em;
    color: #6b6b6b;
    text-decoration: underline;
    border: none;
    padding: 0 0 0 12px;
    background: transparent url(/App_Themes/Default/Images/Graphics/listitem.gif) no-repeat 0 5px; 
}


#NewsPageLinks a:hover, #NewsPageLinks a:active
{

    color: #000;
    background: #f2f2f2 url(/App_Themes/Default/Images/Graphics/listitem.gif) no-repeat 0 5px; 
}

#NewsPageLinks h5
{
    color: #ea0000;
    font-size: 1.4em;
    font-weight: bold;
    margin: 0 0 13px 0;
}