﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: #f2f2f2;
    font-size: .80em;
    font-family: Tahoma, Geneva, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

a:link, a:visited
{
   
}

a:hover
{
    text-decoration: none;
}

a:active
{
    
}

a img, a:link img, a:visited img, a:hover img, a:active img, #transpimg 
{ 
    border:0 !important; 
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 1024px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
    min-height: 768px;  
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    /*background: #4b6c9e;*/
    background: white;
    width: 100%;
    /*height : 105px;*/
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 10px;
    /*color: #f9f9f9;*/
    color: black;
    border: none;
    line-height: 2em;
    font-size: 3em;
    height: 69px;
    vertical-align: middle;
}

.main
{
    padding: 0px 0px;
    margin: 8px 0px 8px 0px;
    min-height: 420px;
    /*background-color:Fuchsia;*/
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}

#SiteMapPathMain
{
    padding-top: 5px;
}

.CartPanel
{
    color: Black;
    background-color: #F2A44D;
    padding-top: 5px;
    padding-bottom: 5px;
}

.ListPanel
{
    padding-top: 5px;
    padding-bottom: 5px;
}

.newsdate
{
    font-weight:bold;    
}

.heading
{
    font-weight: bold;
    font-size: 16px;
    color: Black;    
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color: #415764; /*#8D9AA2;*/
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
    z-index: 999;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
    z-index: 999; 
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #415764; /*#8D9AA2;*/
    border: 1px #4e667d solid;
    color: White;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
    z-index: 999;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* Fix for extra space above menu in Chrome and Safari */
img[alt='Skip Navigation Links'] 
{    
    display: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
    padding-left: 170px;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: #76A32E;
    position:absolute;
    left: 882px; 
    top: 18px;
    width: 120px;
}

.loginDisplay a:link
{
    color: #76A32E;
}

.loginDisplay a:visited
{
    color: #76A32E;
}

.loginDisplay a:hover
{
    color: #76A32E;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 140px;
}

.sitemapnode, .sitemapcurrent, .sitemapseparator
{
    font-weight: normal;
    color: #76A32E;
    text-decoration: none;
}

.sitemapcurrent
{
    font-weight: bold;
    text-decoration: underline;   
}

.sitemaproot
{
     font-weight: bold;
     color: #76A32E;
     text-decoration: none;     
}

.LinkGreen
{
    color: #76A32E;    
    text-decoration: underline;
}

.LinkGreen:hover
{
    text-decoration: none;
}

.LinkBlack {
    color: gray;
    text-decoration: underline;
}

.MOAHLFAHighLight
{
  color: Black;
  font-weight:bold;      
}

.GreenButton
{
    border-width: 1px;
    border-style: solid;
    border-color: #757575;
    color: #FFFFFF;
    background-color: #76A32E;    
    height: 20px;
    font-size: 12px;
}

.GreenButtonCart
{
    border-width: 1px;
    border-style: solid;
    border-color: #757575;
    color: #FFFFFF;
    background-color: #ACB9C9;  /* 61AF12 */  
    height: 20px;
    font-size: 12px;
}

.OrangeButton
{
    border-width: 1px;
    border-style: solid;
    border-color: #757575;
    color: #FFFFFF;
    background-color: #D9791A;
    height: 20px;
    font-size: 12px;
}

.Tablerow1
{
    background-color: #DFDFDF;
}

.Tablerow2
{
    background-color: #F9F9f9;
}

.TablerowCart1
{
    background-color: #EE8B1E;
}

.TablerowCart2
{
    background-color: #F2A44D;
}

.TablerowCartGreen1
{
    background-color: #CBD3DD; /* 7ADE17 */
}

.TablerowCartGreen2
{
    background-color: #E8ECF0; /* A1ED54 */
}

.OrderTableHeader
{
    font-weight: bold;
    color: White;
    background-color: #76A32E;
    vertical-align: middle;
}

.OrderTableHeaderDeleteLink
{
    font-weight: bold;
    color: White;   
}

.OrderTableDeleteLink
{
    font-weight: bold;
    text-align:center;
}

.CartDeleteLink
{
    color: Black;
    font-weight: bold;
}

.ListLink
{
    display:inline-block;
    padding-left: 10px;
}

.olmain
{
    background-color: #DFDFDF;
    padding: 5px;
    width: 300px;
}

/* Input Rows
----------------------------------------------*/

.InputBoxTop
{
    padding-top: 28px;    
    width: 541px;    
    background-image: url('../Images/hvid_bg_top.png');
    background-repeat: no-repeat;
}

.InputBoxTop_Large
{
    padding-top: 28px;    
    width: 900px;    
    background-image: url('../Images/hvid_bg_top_large.png');
    background-repeat: no-repeat;
}

.InputBoxBottom
{
    padding-bottom: 22px;
    width: 541px;    
    background-image: url('../Images/hvid_bg_bund.png');
    background-repeat: no-repeat;
}

.InputBoxBottom_Large
{
    padding-bottom: 22px;
    width: 900px;    
    background-image: url('../Images/hvid_bg_bund_large.png');
    background-repeat: no-repeat;
}

.InputBox
{
    width: 541px;
    background-image: url('../Images/hvid_bg_midt.png');       
}

.InputRow
{    
    background-image: url('../Images/hvid_bg_midt.png');    
}

.InputRow_Large
{    
    background-image: url('../Images/hvid_bg_midt_large.png');    
}

.InputLCol
{
    width: 80px;
    float: left;
    padding-left: 10px;
    padding-bottom: 10px;
    /*padding-bottom: 10px;
    margin-top: 3px;*/
}

.InputLCol_Large
{
    width: 200px;
    float: left;
    padding-left: 30px;
    padding-bottom: 10px;
}

.OrderLCol
{
    width: 85px;
}

.InputRCol
{
  float: right;
  padding-right: 10px;
  padding-bottom: 10px;
  /*padding-bottom: 10px;*/  
}

.InputRCol_Large
{
  float: right;
  padding-right: 40px;
  padding-bottom: 10px;
  /*padding-bottom: 10px;*/  
}

.OrderRCol
{
    width: 430px; 
}

.OrderLabel
{
    vertical-align:middle;
}

.InputButtonRow
{   
    /*padding-left: 270px;
    padding-bottom: 10px;
    margin-left: 80px;*/
    text-align: center;     
}

.InputErrorRow
{
    padding-left: 80px;
    padding-bottom: 10px;     
}

.MainSubLeftDiv
 {
    display:inline-block; 
    width: 225px; 
    vertical-align:top;  
 }

.modalBackground {
    background-color: #F2F6FF;
    filter: alpha(opacity=40);
    opacity: 0.5;
}

.ModalWindow {
    border: solid 1px #c0c0c0;
    background: #f0f0f0;
    padding: 0px 10px 10px 10px;
    position: absolute;
    top: -1000px;
}

@media print
{ 
 .noprint
    {
       visibility:hidden;
    }
    
 .noprinttruncate
 {
     height:0px;
     width:0px;
     display:none;
 }    
  
 .mustprint
 {
     visibility:visible;
 } 
 
 .OrderTableHeader
 {
    font-weight: bold;
    color: Black;    
 }  
 
 .MainSubLeftDiv
 {
    width:0;
    display:none;   
 }
 
 .thead { display: table-header-group; margin-top: 0; margin-bottom: 10px; font-weight: bold; }
 .tfoot { display: table-footer-group; }
}

@media screen
{ 
 .noprint
    {
       visibility:visible; 
    }
    
 .mustprint
 {
     display:none;
 }  
 
 .thead { display: block; }
 .tfoot { display: block; }
}



