/*  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $  osCommerce, Open Source E-Commerce Solutions  http://www.oscommerce.com  Copyright (c) 2003 osCommerce  Released under the GNU General Public License*//*Meny text*/.boxText
{
}
.errorBox
{
    background: #e5fbe5;
    font-weight: bold;
    margin-left: 10px;
}
.stockWarning
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #cc0033;
}
.productsNotifications
{
    background: #f2fff7;
}
.orderEdit
{
    color: #70d250;
    text-decoration: underline;
}
BODY, TABLE, TR, TD
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #000000;
}
A
{
    color: #000000;
    text-decoration: none;
}
A:hover
{
    color: #00d402;
    text-decoration: none;
}
A:visited
{
    text-decoration: none;
}
FORM
{
    display: inline;
}
.style4 A:link
{
    font-weight: bold;
    color: #999999;
}
.style4 A:hover
{
    color: #00d402;
    text-decoration: none;
}
.style4 A:visited
{
    color: #999999;
    text-decoration: none;
}
.style4
{
    color: #999999;
    font-weight: bold;
}
TR.header
{
    background: #000000;
}
TR.headerNavigation
{
    background: #bbc3d3;
}
TD.headerNavigation
{
    color: #00d402;
    font-weight: bold;
}
.gray
{
    background: #CCCCCC;
    font-weight: bold;
}
TD.extraNav
{
    color: #999999;
}
A.headerNavigation
{
    color: #00d402;
}
A.headerNavigation:hover
{
    color: #00d402;
}
TR.headerError
{
}
TD.headerError
{
    color: #000000;
    font-weight: bold;
    text-align: center;
}
TR.headerInfo
{
}
TD.headerInfo
{
    background: #00ff00;
    color: #00d402;
    font-weight: bold;
    text-align: center;
}
TR.footer
{
    background: #EDEDED;
}
TD.footer
{
    background: #EDEDED;
    color: #EDEDED;
    font-weight: bold;
}
.infoBoxContents
{
}
.infoBoxNotice
{
}
.infoBoxNoticeContents
{
}
TD.infoBoxHeading
{
    font-weight: bold;
    color: #00d402;
}
TD.infoBox, SPAN.infoBox
{
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd
{
    background: #ffffff;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even
{
    background: #ffffff;
}
TABLE.productListing
{
    border: 1px;
    border-style: solid;
    border-color: #ffffff;
    border-spacing: 1px;
}
.productListing-heading
{
    /*background-image:  url(../../../images/pixel_dot19.gif);*/
    color: #000000;
    font-weight: bold;
}
TD.productListing-data
{
}
A.pageResults
{
    color: #0000FF;
}
A.pageResults:hover
{
    color: #0000FF;
    background: #FFFF33;
}
TD.pageHeading, DIV.pageHeading
{
    font-weight: bold;
    color: #00d402;
}
TD.pageHeading2, DIV.pageHeading2
{
    font-weight: normal;
    color: #000000;
}
TR.subBar
{
    background: #f4f7fd;
}
TD.subBar
{
}
TD.main, P.main
{
}
TD.smallText, SPAN.smallText, P.smallText
{
}
TD.accountCategory
{
}
TD.fieldKey
{
    font-weight: bold;
}
TD.fieldValue
{
    font-size: 11px;
}
TD.tableHeading
{
    font-weight: bold;
}
SPAN.newItemInCart
{
    color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT
{
    font-size: 11px;
}
TEXTAREA
{
    font-size: 11px;
}
SPAN.greetUser
{
    color: #f0a480;
    font-weight: bold;
}
TABLE.formArea
{
    border-color: #7b9ebd;
    border-style: solid;
    border-width: 1px;
}
TD.formAreaTitle
{
    font-weight: bold;
}
SPAN.markProductOutOfStock
{
    color: #c76170;
    font-weight: bold;
}
SPAN.productSpecialPrice
{
}
SPAN.errorText
{
}
.moduleRow
{
}
.moduleRowOver
{
    background-color: #D7E9F7;
    cursor: pointer;
    cursor: hand;
}
.moduleRowSelected
{
    background-color: #E9F4FC;
}
.checkoutBarFrom, .checkoutBarTo
{
    color: #8c8c8c;
}
.checkoutBarCurrent
{
    color: #000000;
}
/* message box */.messageBox
{
}
.messageStackError, .messageStackWarning
{
    font-size: 11px;
    background-color: #e5fbe5;
}
.messageStackSuccess
{
    background-color: #99ff00;
}
/* input requirement */
.inputRequirement
{
    color: #ff0000;
}
a img
{
    border: 0px;
}


/* FAQ tabs */
div.FaqWrapper
{
    font-family: Arial;
    font-size: 10px;
}

span.FaqTab
{
    background: #ccc url(http://www.mumien.se/catalog2/images/generell/faq-tab-bg.gif) top right no-repeat;
    border-bottom: 1px solid #666;
    border-left: 1px solid #666;
    padding: 3px 8px 3px 5px;
    cursor: pointer;
    font-size: 10px;
}
span.FaqTabActive
{
    background: #eee url(http://www.mumien.se/catalog2/images/generell/faq-tab-active-bg.gif) top right no-repeat;            
    border-bottom: 0;
    padding-bottom: 4px;
    padding-top: 5px;
}


div.FaqContentHeader
{
    background: #eee url(http://www.mumien.se/catalog2/images/generell/faq-header-bg.gif) top right;
    border-left: 1px solid #666;
    padding-top: 10px;
    font-size: 0px; 
    margin-top: 2px;       
}

div.FaqContentFooter
{
    background: #eee url(http://www.mumien.se/catalog2/images/generell/faq-footer-left-bg.gif) bottom left;
    height: 10px;
    font-size: 0px;        
}
div.FaqContentFooter div
{
    background: #eee url(http://www.mumien.se/catalog2/images/generell/faq-footer-right-bg.gif) bottom right;
    margin-left: 10px;
    height: 10px;
    font-size: 0px;        
}


div.FaqContentContainer
{
    margin-top: 0px;
    background: #eee;
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    padding: 15px 10px;
}

div.FaqContent
{
    display: none;
    font-size: 11px;
}

div.FaqContentActive
{
    display: block;
}

    
