﻿


/* 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
{
    margin-right: 5.2%;
    width: 20.445%;
    float: right;
    margin-top: 10px;
}


.searchBox a.button
{
    height: 32px;
    width: 53px;
    display: block;
    float: right;
    background: transparent url(/App_Themes/Default/Images/Graphics/searchbutton.gif) no-repeat 5px 0; 
    
}




/* Page files, links */ 

ul.pageLinks, ul.pageFiles
{
    list-style: none;
    padding: 10px 0 1px 0;
}

ul.pageLinks li, ul.pageFiles li
{
	margin:3px 0 0 0;
}

ul.pageFiles li
{
	background: transparent url(/App_Themes/Default/Images/Graphics/pagefiles.gif) no-repeat 0px 0; 
    padding: 1px 0 0 19px;
}

ul.pageLinks li
{
    background: transparent url(/App_Themes/Default/Images/Graphics/htm.png) no-repeat 0px 0; 
    padding: 1px 0 0 19px;
}



#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: #323232;
    font-family: Arial, helvetica;
    font-size: 1.1em;
    border-bottom: 1px solid #474747;
}

#contentHolder ul.pageLinks li a:hover, #contentHolder ul.pageLinks li a:active
{
    color: #808080;
    border-bottom: 1px solid #808080;
}

#contentHolder ul.pageFiles li a:hover, #contentHolder ul.pageFiles li a:active
{
    color: #808080;
    border-bottom: 1px solid #808080;
}




/* Breadcrumb Link Settings */ 


.breadcrumb
{
    font-family: Arial, helvetica;
    font-size: 1.1em;
    color: #3d3e40;
    margin: 0 0 15px 0;
}


.breadcrumb a:link, .breadcrumb a:visited
{
    color: #53575b;
    text-decoration: underline;

}

.breadcrumb a:hover, .breadcrumb a:active
{
    color: #3d3e40;
}


#specifikationer p.alt
{
    background: #F6F7F9;
}

/*Login in header*/

#login
{
    width: 296px;
    height: 75px;
    position: absolute;
    top: 0;
    left: 500px;
    font-family: Verdana, Arial, helvetica;
    font-size: 0.9em;
    padding: 0;
    margin: 0;
    background: transparent url(/App_Themes/Default/Images/Graphics/login_background2.gif) no-repeat bottom;
}

#login .loginBtnLeft
{
	float: left;
	background-image: url(/App_Themes/Default/Images/Graphics/loginbg-left.gif);
	background-repeat: no-repeat;
	width: 6px; height: 25px;
}

#login .loginBtnContent
{
	float: left;
	background-image: url(/App_Themes/Default/Images/Graphics/loginbg-content.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
	height: 25px;
}

#login .loginBtnRight
{
	float: left;
	background-image: url(/App_Themes/Default/Images/Graphics/loginbg-right.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 25px;
}

#login .loginFields
{
	width: 70px; float: left; margin-right: 4px; height: 14px; margin-top: 2px;
}

#login .loginBtnWrapper
{
	float: right;
}

a.searchButton-small
{
    background: transparent url(/App_Themes/Default/Images/Graphics/searchbutton-small.gif) no-repeat 0 0; 
    width: 28px;
    height: 20px;
    display: block;
    color: #53575a;
    font-weight: bold;
    font-family: Arial, helvetica;
    font-size: 1em;
    text-align: center;
    padding: 3px 0 0 0;
    margin: 1px 0 0 0;
    float: right;    
}

span#searchLeft
{
     background: transparent url(/App_Themes/Default/Images/Graphics/searchbox-left.gif) no-repeat 0 0; 
     width: 8px;
     height: 21px;
     display: block;
     float: left;
}

span#searchRight
{
     background: transparent url(/App_Themes/Default/Images/Graphics/searchbox-right.gif) no-repeat 0 0; 
     width: 8px;
     height: 21px;
     display: block;
     float: left;
}

.searchfield
{
    border: none;
    float: left;
    border-top: 1px solid #d2d9dc;
    border-bottom: 1px solid #d2d9dc;
    font-family: Arial, helvetica;
    color: #acafb0;
    letter-spacing: 1px;
    font-size: 1em;
    height: 15px;
    width: 130px;
    padding: 3px 0 1px 20px;
    background: #fff url(/App_Themes/Default/Images/Graphics/searchbg.gif) no-repeat 0 0; 
}

.navigationSearchBox
{

    width: 200px;
    position: absolute;
    left: 620px;
    top: 95px;
    
}

/* VirtualEarth */
.virtualEarth
{
	position: relative; 
	width: 430px; 
	height: 430px; 
	border: 1px solid #e0e0d1;
	
}
.virtualEarthBorder
{
    width: 400px;
    padding: 8px;
    background: #efefe5;
    border: 1px solid #333;
}

#newsList
{
	margin-left:-25px;
}

#newsList ul li a:link, #newsList ul li a:visited
{
    display: block;
    padding: 5px;
    color: #323232;
    margin: 0 0 5px 0;
}

#newsList ul li a:hover, #newsList ul li a:active
{
    background: #DEE8EB;
}

#newsList ul li
{
    list-style: none;
    background: #ecf0f1;

}

#newsList ul li.alt
{
    background: transparent;   
}

#newsList span.title
{
    font-size: 1.3em;
    font-weight: bold;
}

#newsList span.text
{
    font-size: 1.1em;
    display: block;
    padding: 3px 0;
}


#newsList span.date
{
	display: block;
    font-weight: bold;
    padding: 2px 0;
    text-decoration: underline;
}

.loginLabel
{
    
}



/*Produkt kundvagn in header*/
.productKundvagn
{
	margin:5px 2px 0 0;
	float:right;
	color: #53575a;
}

.productKundvagn a
{
	color: #53575a;
    font-weight: bold;
    text-decoration: underline;
}
/* "Liten OrdBok" */

#LitenOrdbokBox
{
    padding: 10px 0 0 10px;
    color: #323232;
    height: 44px;
    background: transparent url(/App_Themes/Default/Images/Graphics/productSearchGradient.gif) repeat-x 0 0; 
    margin: 0 0 20px 0; 
}
#LitenOrdbokBox h3
{
    font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 0.9em;   
}
#LitenOrdbokBox .LetterLinks
{
    margin: 7px 0 0 0;
}

#MainContentHolder #LitenOrdbokBox a.NotActive:link, #MainContentHolder #LitenOrdbokBox a.NotActive:visited
{   
    margin: 0 5px 0 0; 
    color: #bcbfc0;
    text-decoration: none;
    border-bottom: none; 
    cursor:default;
  
}
#MainContentHolder #LitenOrdbokBox a:hover, #MainContentHolder #LitenOrdbokBox a:active
{   
   text-decoration: none;    
   border-bottom: none;
}

#MainContentHolder #LitenOrdbokBox a:link, #MainContentHolder #LitenOrdbokBox a:visited
{   
    margin: 0 5px 0 0; 
    color: #404242;
    text-decoration: underline;
    border-bottom: none; 
  
}
#MainContentHolder #LitenOrdbokBox a:hover, #MainContentHolder #LitenOrdbokBox a:active
{   
   color: #404242; 
   text-decoration: underline;    
   border-bottom: none;
}

#Wordlist h3
{
    font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 1.1em;  
}
#Wordlist ul
{
    margin: 0 0 14px 0;
}
#Wordlist li
{
    list-style-position:outside;
    font-size: 1.1em;
    list-style-type: none;
}

#Wordlist h3 a:hover, #Wordlist h3 a:active
{
    color: #30383A;
    border-bottom: none;
    text-decoration: none;
}
#MainContentHolder #Wordlist p a:link, #MainContentHolder #Wordlist p a:visited
{   
    font-family: Verdana, Sans-Serif;
    font-weight: bold;
    color: #30383A;
    text-decoration: underline;
    border-bottom: none; 
    font-size: 0.9em;
  
}
#MainContentHolder #Wordlist p a:hover, #MainContentHolder #Wordlist p a:active
{ 
   font-family: Verdana, Sans-Serif;
   color: #30383A;  
   border-bottom: none;
}

/*Pdfgeneration overview*/
.PdfGenerator .productDeleteButton
{
	float:right;margin:15px 0 0 14px;
}

#MainContentHolder .PdfGenerator a
{
	font-family:Arial;
	font-size:1.0em;
}

#MainContentHolder .PdfGenerator .productName a
{
	font-weight:normal;
}


.PdfGenerator .productRow
{
	height:40px;padding:7px;border-bottom:solid 1px #f5f8f9;
	overflow:hidden;
}

.PdfGenerator .productRowAlt
{
	height:40px;padding:7px;background-color:#f5f8f9;
	overflow:hidden;
}

.PdfGenerator .productName
{
	float:left;margin:12px 0 0 14px;
}

.PdfGenerator .productImage
{
	float:left;width:40px;
}

.PdfGenerator .deleteCategoryButton
{
	background: transparent url(/App_Themes/Default/Images/Graphics/pdfDeleteIcon.gif) no-repeat 0 0; 
	padding-left:20px;
	margin-left:10px;
	float:right;
}

.PdfGenerator .generatePdfButton
{
	background: transparent url(/App_Themes/Default/Images/Graphics/exportpdf.gif) no-repeat 0 0; 
	padding-left:20px;
	float:right;
	font-size:1.1em;	
}

.PdfGenerator .categoryRow
{
	height:20px;
	width:540px;
	background-color:#f5f8f9;
	border-bottom:solid 1px #e1e8eb;
	border-top:solid 1px #e1e8eb;
	padding:7px 5px 0 10px;
}

.PdfGenerator .categoryRow strong
{
	float:left;
	font-size:1.1em;
}

/* LiveSearch */
#liveSearch
{
	padding: 15px 0 0 20px;
	margin-bottom:20px;
	background: transparent url(/App_Themes/Default/Images/Graphics/productSearchGradient.gif) repeat-x 0 0;  
}

#liveSearch input
{
    border: 1px solid #b8bfc1;
    padding: 1px;
}

#liveSearchResults a:link, #liveSearchResults a:visited
{
    color: #30383a;
    font-weight: bold;
    text-decoration: underline;
}

#liveSearchResults a:hover, #liveSearchResults a:active
{
    color: #595b5c;
}

#liveSearchResults span.url
{
    display: block;
    margin: 2px 0 0 0;
}


#liveSearch input.searchField
{
	width: 300px;
	float:left;
	margin: 0 5px 0 0;
}

#liveSearch a.searchButton-small
{
    background: transparent url(/App_Themes/Default/Images/Graphics/searchbutton-small.gif) no-repeat 0 0; 
    width: 28px;
    height: 20px;
    display: block;
    color: #53575a;
    font-weight: bold;
    font-family: Arial, helvetica;
    font-size: 1em;
    text-align: center;
    padding: 3px 0 0 0;
    margin: 1px 0 0 0;   
    float: left;
}

#liveSearchResults .even
{
	padding: 0 10px 0 0px;
}

#liveSearchResults .odd
{
	padding: 10px 10px 10px 0;
	background-color: #f4f8f9;
}

.submitButton
{
    background: #f2f5f6;
    color: #30383a;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Arial, helvetica;
    float: right;
    margin: 15px 12px 0 0;
}

#medarbetare img
{
    float: left;   
}

#medarbetare .right
{
    float: left;
    width: 290px;
    min-height: 140px;
    _height: 140px;
    padding: 0 0 0 20px;
}

#medarbetare p.clear
{
    border-bottom: 2px solid #EAEFF1;
}

#newsletterSubscription
{
	float: right;
	height: 120px;
	width: 214px;
}

#newsletterSubscription p
{
	font-size: 1.1em;
    color: #323232;
    margin: 0 0 5px 0px;
    padding-right: 65px;
}

#newsletterSubscription a
{
	background: transparent url(/App_Themes/Default/Images/Graphics/linkbutton-skicka.gif) no-repeat 0 0; 
	position:relative;
	top:-1px;
    width: 43px;
    height: 25px;
    color: #666666;
    font-size: 10px;
    font-weight: bold;
    padding:5px;
}

#newsletterSubscription a:hover,#newsletterSubscription a:active
{
	background: transparent url(/App_Themes/Default/Images/Graphics/linkbutton-skicka-hover.gif) no-repeat 0 0; 
    color: #929292;
}

#newsletterSubscription input
{
    border: 1px solid #d3d3ce;
    margin: 0px 0 0 0px;
    padding: 3px 0 3px 2px;
    font-size: 1em;
    width: 155px;   
}

/* Projektpopup */

#projectpopup
{
    width: 350px;
    height: 110px;
    font-family: Verdana, Arial, helvetica;
    font-size: 0.9em;
    background: #ffffff;
    border: 2px solid #dde7ea;
    padding: 8px 10px 8px 8px;
}

.project-dropdown
{
    width: 200px;
    float: left;
    margin: 5px 20px 7px 0;
    position: absolute;
    top: 24px;
    left: 8px;
}

.project-textbox
{
    width: 40px;
    margin-bottom: 7px;
    border: 1px solid #dde7ea;
}

.emailThingyProject .project-textbox
{
	float: none;
    width: 40px;
    margin-bottom: 7px;
    border: 1px solid #dde7ea;
}

.addproject-textbox
{
    width: 180px;
    border: 1px solid #dde7ea;
    position: absolute;
    top: 30px;
    left: 8px; 
}

span.project-antal
{
    position: absolute;
    top: 78px;
    left: 8px;
}

span.project-posmark
{
    position: absolute;
    top: 104px;
    left: 8px;
}

span.artikelnummer
{
    width: 200px;
    float: right;
    text-align: right;
}

span.projectname
{
    width: 200px;
    float: left;
    text-align: left;
    position: absolute;
    top: 10px; 
    left: 7px;
}

span.popuperrors
{
    color: Red;
    margin-top: 35px; 
    text-align: left;
    float: left; 
}

.loginerrors
{
    float: right; 
    text-align: right;
}

a.createnew-button
{
    background: transparent url(/App_Themes/Default/Images/Graphics/createnew-popup.gif) no-repeat 0 0; 
    width: 60px;
    height: 20px;
    display: block;
    color: #53575a;
    font-weight: bold;
    font-family: Arial, helvetica;
    font-size: 1em;
    text-align: center;
    padding: 3px 0 0 0;
    position: absolute;
    top: 30px;
    left: 299px;  
}

a.addnew-button
{
    background: transparent url(/App_Themes/Default/Images/Graphics/loginbutton.gif) no-repeat 0 0; 
    width: 53px;
    height: 20px;
    display: block;
    color: #53575a;
    font-weight: bold;
    font-family: Arial, helvetica;
    font-size: 1em;
    text-align: center;
    padding: 3px 0 0 0;
    position: absolute;
    top: 102px;
    left: 242px;
}

a.save-button
{
    background: transparent url(/App_Themes/Default/Images/Graphics/loginbutton.gif) no-repeat 0 0; 
    width: 53px;
    height: 20px;
    display: block;
    color: #53575a;
    font-weight: bold;
    font-family: Arial, helvetica;
    font-size: 1em;
    text-align: center;
    padding: 3px 0 0 0;
    position: absolute;
    top: 30px;
    left: 241px;
}

a.cancel-button
{
    background: transparent url(/App_Themes/Default/Images/Graphics/loginbutton.gif) no-repeat 0 0; 
    width: 53px;
    height: 20px;
    display: block;
    color: #53575a;
    font-weight: bold;
    font-family: Arial, helvetica;
    font-size: 1em;
    text-align: center;
    padding: 3px 0 0 0;
    position: absolute;
    top: 102px;
    left: 306px; 
}

a.cancel-button2
{
    background: transparent url(/App_Themes/Default/Images/Graphics/loginbutton.gif) no-repeat 0 0; 
    width: 53px;
    height: 20px;
    display: block;
    color: #53575a;
    font-weight: bold;
    font-family: Arial, helvetica;
    font-size: 1em;
    text-align: center;
    padding: 3px 0 0 0;
    position: absolute;
    top: 30px;
    left: 305px; 
}

#AnnellProductInfo1_tabContainer_tabArticles_prodArticles_showArtikelPopup_pnlArticleView
{
    width: 750px;
    border: 1px solid #cdd5d8;
    background: #fff;
}

.popupArt
{
    padding: 10px 10px 30px 10px;
}

.popupArt h5.popupTitle
{
    font-size: 1.6em;
    font-weight: normal;
    margin: 10px 0 20px 0;
}

.innerArtPop
{
    width: 255px;
    line-height: 160%;
}

.innerArtPop span
{
    display: block;
    margin-bottom: 3px;
    overflow: hidden;
}

.innerArtPop span div
{
    
    float: left;
    width: 105px;
    
}

.innerArtPop span div.besk
{
    float: left;
    width: 150px;
}

.innerArtPop span.extraSpace
{
    display: block;
    overflow: hidden;
    padding-top: 3px;
}

.popupArt .rightLargeImage
{
    position: absolute;
    top: 15px;
    right: 80px;

}

a.addButtonPop
{
    background: transparent url(/App_Themes/Default/Images/Graphics/exportpdf.gif) no-repeat; 
    padding: 1px 0 0 19px;
    color: #30383A;
    height: 15px;
    width: auto;
    display: block;
}

a.montage
{
    background: transparent url(/App_Themes/Default/Images/Graphics/pagefiles.gif) no-repeat 0 0; 
    padding: 1px 0 0 19px;
    width: 200px;
    clear: left;
    color: #30383A;
}

a.ljusskiss
{
    
    background: transparent url(/Images/Annell/ljusskiss.png) no-repeat 0 3px; 
    padding: 1px 0 0 19px;
    color: #30383A;
}

.articlePopUpSmallIcons
{
    width: 240px;
    float: right;
    display: inline;
}

table.gridStartPageCustomer
{
    margin-top: 50px;
    width: 550px;
    clear: both;
}

table.gridStartPageCustomer a
{
    color: #30383A;
    text-decoration: underline;
}

table.gridStartPageCustomer th, .altClassGrid
{
    background: #f5f8f9;
    padding: 7px 10px 7px 10px;
    border-top: 1px solid #e7edf0;
    border-bottom: 1px solid #e7edf0;
}

table.gridStartPageCustomer .col1 { width: auto; } /* 100px */
table.gridStartPageCustomer .col2 { width: auto; } /* 100px */
table.gridStartPageCustomer .col3 { width: auto; } /* 40px */
table.gridStartPageCustomer .col4 { width: auto; } /* 40px */
table.gridStartPageCustomer .col5 { width: auto; } /* 60px */
table.gridStartPageCustomer .col6 { padding: 7px 0px; width: 20px; }
table.gridStartPageCustomer .col7 { padding: 7px 0px; width: 20px; }
table.gridStartPageCustomer .col8 { padding: 7px 0px; width: 30px; }

table.gridStartPageCustomer th
{
    font-size: 1.1em;
    cursor: pointer;
}

table.gridStartPageCustomer td
{
    padding: 7px 5px 7px 5px;
}

 a.buttonRepeat
 {
    background: transparent url('/App_Themes/Default/Images/Graphics/leftButton.gif') no-repeat top left;
    display: block;
    float: right;
    line-height: 10px;   /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background  */
    height: 29px;        /* Height of button background height */
    padding-left: 4px;   /* Width of left menu image */
}

a.addButtonRepeat
{
    background: transparent url('/App_Themes/Default/Images/Graphics/sidodel_knapp.gif') no-repeat top left;
    display: block;
    float: right;
    line-height: 10px;   /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background  */
    height: 29px;        /* Height of button background height */
    padding-left: 13px;   /* Width of left menu image */
}


a.addButtonRepeat span
{
    background: transparent url('/App_Themes/Default/Images/Graphics/huvuddell_knapp.gif') no-repeat top right;
    display: block;
    font-size: 1.1em;
    width: 150px;
    padding: 10px 8px 10px 5px; 
    color: #30383A;
}


a.buttonRepeat span
{
    background: transparent url('/App_Themes/Default/Images/Graphics/rightButton.gif') no-repeat top right;
    display: block;
    font-size: 1.1em;
    padding: 5px 8px 5px 5px; 
    color: #30383A;
}
.buttonwrapper                     { overflow: hidden; width: 100%; }

.leftPresBlock
{
    width: 175px;
    float: left;
    font-size: 1.1em;
    line-height: 157%;
}

.rightPresBlock
{
    width: 175px;
    float: right;
}

#customerStartPage
{
    margin-left: 145px;
    width: 550px;
}

/* Hjälp-popup */	
.jqmWindow 
{
    display: none;   
    position: fixed;
    top: 30%;
    left: 50%;
    margin-left: -300px;
    width: 600px;
    height: 300px;
    background-color: #ffffff;
    color: #000;
    border: 2px solid #dde7ea;
    padding: 8px 10px 8px 8px;
}

 a#buttonRepeatHelp
 {
    background: transparent url('/App_Themes/Default/Images/Graphics/leftButton.gif') no-repeat top left;
    display: block;
    float: right;
    line-height: 10px;   /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background  */
    height: 20px;        /* Height of button background height */
    padding-left: 4px;   /* Width of left menu image */
}

a#buttonRepeatHelp span
{
    background: transparent url('/App_Themes/Default/Images/Graphics/rightButton.gif') no-repeat top right;
    display: block;
    font-size: 1.1em;
    padding: 5px 8px 5px 5px; 
    color: #30383A;
}

#helpclosebutton
{
    float: right;
}

#mystartpage_footer
{
    width: 52em;
    margin: 0 auto;
}

#mystartpage_footer a:link, #mystartpage_footer a:visited
{
    float: left;
    background: transparent url(/App_Themes/Default/Images/Graphics/navarrow.gif) no-repeat 3px 123px; 
    color: #30383a;
    margin-left: 40px;
    padding-top: 25px;
}

#mystartpage_footer a:hover, #mystartpage_footer a:active
{
    background: transparent url(/App_Themes/Default/Images/Graphics/navarrow-hover.gif) no-repeat 3px 123px; 
    color: #929292;
}

#mystartpage_footer span.linkText
{
    font-size: 1.7em;
    margin: 0;
    padding: 0 0 50px 30px;
    cursor: pointer;
    display: block;
}

span.haltag
{
    display: block;
    position: absolute;
    bottom: 10px;
    right: 5px;
    text-align: right;
}

/* ZmagsListing */
div#pdfList             { margin: 60px 0 40px 0; }
#PageMainContent div.pdfListItem, #PageMainContent div.pdfListItem2 { width: 485px; color: #555555; font-family: Arial; font-size: 11px!important; padding: 26px 65px 26px 50px; overflow: hidden; }
#PageMainContent div.pdfListItem p, #PageMainContent div.pdfListItem2 p { font-size: 1em!important; line-height: normal!important; }
div.pdfListItem2        { width: 485px; color: #555555; font-family: Arial; font-size: 1em; padding: 26px 65px 26px 50px; overflow: hidden; background: #f4f8f9; }
div.pdfListItem div, div.pdfListItem2 div { width: 320px; margin: 0 0 0 55px; float:left; }
#PageMainContent p.pdfListHeading { font-family: Arial; font-size: 1.1em; font-weight: bold; margin: 0 0 14px 0; line-height: 10px!important; }
div.pdfListItem object, div.pdfListItem2 object  { float: left; }
p.pdfButton             { width: 58px; height: 23px; background: url(images/Graphics/pdfButton.png) no-repeat top left; }
p.pdfButton a           { display: block; width: 58px; height: 23px; line-height: 23px; text-align: center; }

.pdfItem object { border: 1px solid #efefef; }
.pdfItem .pdfButtonWrapper   { margin: 0 0 10px 0!important; }
.pdfItem .pdfButtonMiddle   { width: 150px; height: 23px; background: url(images/Graphics/pdfButtonwide.png) no-repeat top left; margin: 0; }
.pdfItem .pdfButtonMiddle a { display: block; width: 150px; height: 23px; line-height: 23px; text-align: center; margin: 0; }

div#pdfList a           { outline: none; }
p.pdfButton a:link, p.pdfButton a:visited, p.pdfButton a:hover, p.pdfButton a:active { color: #30383a!important; cursor: pointer; font-family: verdana!important; font-weight: bold!important; font-size: 0.8em!important; }

/* iScala Search */
#iscala-pager { font-family:Verdana,Arial; font-size:1em; }
#iscala-pager span { color:#404242; font-weight:bold; }
#iscala-pager a { color:#333333; text-decoration:none; font-weight: normal; }

/* pageheader login button */

#loginButton {
    background: url(images/Graphics/bg_loginbutton.png) 0 0 no-repeat;
    color: #30383a;
    font-size: 10px;
    font-family: Verdana, Lucida sans, Arial, helvetica;
    font-weight: bold;
    height: 23px;
    left: 535px;
    line-height: 21px;
    position: absolute;
    text-align: center;
    top: 94px;
    width: 75px;
}
