@media print
{
    /*---------PRINTER STYLES-----------*/
    body
    {
        margin: 0px;
        background-color: #ffffff;
    }

    html
    {
        height: 100%;
        margin-bottom: 1px;
    }

    #container
    {
        height: 95%;
    }

    /*---------LOGO-----------*/
    .logo
    {
        display: none;
        background-position: top right;
        background-repeat: repeat-y;
    }

    #logoleft
    {
        display: none;
    }

    #logoright
    {
        display: none;
    }

    /*---------HEADER-----------*/
    #header
    {
        display: none;
    }

    #headerleft
    {
        display: none;
    }

    #headerright
    {
        display: none;
    }

    /*---------MENU-----------*/
    #menu
    {
        display: none;
    }

    #menuleft
    {
        display: none;
    }

    #menuright
    {
        display: none;
    }

    /*---------BODY AREA-----------*/
    #content
    {
        background-color: #ffffff;
    }

    #contentleft
    {
        display: none;
    }

    #contentright
    {
        display: none;
    }

    /*---------BODY CONTENT-----------*/
    #navcontainer
    {
        display: none;
    }

    #secnavcontainer
    {
        display: none;
    }

    #bodyarea
    {
        width: 100%;
    }

    /*---------FOOTER-----------*/
    #footer
    {
        height: 22px;
        font-weight: normal;
        font-size: 12px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    #footerleft
    {
        display: none;
    }

    #footerright
    {
        display: none;
    }

    .lefttext
    {
        float: left;
        padding: 0px;
    }

    .righttext
    {
        float: right;
        padding: 0px;
    }

    /*---------2nd FOOTER-----------*/
    #secondfooter
    {
        font-weight: normal;
        font-size: 12px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
        height: 37px;
    }

    #secondfooterleft
    {
        display: none;
    }

    #secondfooterright
    {
        display: none;
    }

    /*----------------------------------*/
    /*---------GENERAL STYLES-----------*/
    /*----------------------------------*/

    /*---------CONTACT FORM BUTTON-----------*/
    .sendbutton
    {
        text-align: center; /*width: 60px;*/
        height: 18px;
        margin-top: 0px;
        margin-left: 10px;
        padding-top: 0px;
        padding-left: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        font-weight: bold;
        border: solid #000000 1px;
        font-size: 11px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    /*---------PRODUCT SEARCH BUTTON-----------*/
    .searchbutton
    {
        text-align: left; /*width: 65px;*/
        height: 16px;
        margin-top: 0px;
        margin-left: 0px;
        margin-top: 0px;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 1px;
        font-weight: bold;
        border: solid #000000 1px;
        font-size: 11px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    /*---------E NEWSLETTER SUBMIT BUTTON-----------*/
    .submitbutton
    {
        text-align: center; /*width: 37px;*/
        height: 16px;
        margin-top: 0px;
        margin-left: 10px;
        padding-top: 0px;
        padding-left: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        font-weight: bold;
        border: solid #000000 1px;
        font-size: 11px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    /*---------SEARCH AND E NEWSLETTER INPUT BOXES-----------*/
    .inputbox
    {
        text-align: left;
        height: 16px;
        padding-top: 0px;
        padding-top: 0px;
        padding-left: 3px;
        padding-right: 0px;
        padding-bottom: 0px;
        width: 105px;
        border: solid #000000 1px;
        font-size: 11px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    /*---------PAGE TITLE ON LISTING PAGE------------*/
    a.arttitle
    {
        text-decoration: underline;
        font-size: 12px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    .arttitle
    {
        font-size: 12px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    /*---------HEADLINE TEXT FOR THOSE LISTING PAGES THAT HAVE THIS------------*/
    a.artheadline
    {
        text-decoration: underline;
        font-size: 12px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    /*---------LISTING PAGE PAGING-----------*/
    .paging
    {
        font-size: 12px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    a.paging
    {
        text-decoration: underline;
        font-size: 12px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    /*---------FULL STORY LINK ON LISTING PAGES-----------*/
    a.fullstory
    {
        text-decoration: underline;
        font-size: 12px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    /*---------COPYRIGHT TEXT AND LINK STYLE-----------*/
    .imagetag
    {
        font-size: 12px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    a.imagetag
    {
        text-decoration: underline;
        font-size: 12px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    /*---------DATE STYLE-----------*/
    .displaydate
    {
        color: #000000;
        font-weight: normal;
        font-size: 10px;
        font-family: Arial, Helvetica, sans-serif;
    }

    /*---------IMAGE ALBUM STYLE-----------*/
    .imgcaption
    {
        font-weight: normal;
        font-size: 11px;
        line-height: 18px;
        font-family: Tahoma, Geneva, sans-serif;
        color: #000000;
    }

    .imgtitle
    {
        font-weight: bold;
        font-size: 11px;
        line-height: 18px;
        font-family: Tahoma, Geneva, sans-serif;
        color: #000000;
    }

    /*---------SUMMARY TEXT ON LISTING PAGES-----------*/
    .artsummary
    {
        color: #000000;
        font-weight: normal;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
    }

    /*---------Alternate Rows---------*/
    .even
    {
        background-color: #ffffff;
        color: #000000;
    }

    .odd
    {
        background-color: #ffffff;
        color: #000000;
    }

    /*---------FOR TEXT IN CONTACT PAGE AND REPLY PAGE-----------*/
    label
    {
        font-weight: normal;
        line-height: 16px;
        font-size: 11px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    td object, td embed
    {
        display: block;
    }

    .artdate
    {
        font-weight: normal;
        font-size: 11px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    /*---------PAGE CONTENT TITLE-----------*/
    .pagetitle h1
    {
        text-align: left;
        font-weight: bold;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
        font-size: 16px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    /*---------PAGE CONTENT TEXT-----------*/
    .pagebody
    {
        font-weight: normal;
        margin-top: 0px;
        font-size: 12px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    /*---------CONTENT TEXT LINKS-----------*/
    a:link, a:visited, a:active
    {
        text-decoration: underline;
        font-size: 12px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    /*---------CALENDAR / SITE MAP LINKS-----------*/
    .tableheading
    {
        font-weight: bold;
        background-color: #ffffff;
        font-size: 11px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    a.tableheading
    {
        text-decoration: underline;
        font-size: 12px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    /*---------FORM STYLES-----------*/
    textarea, select
    {
        display: none;
    }

    input
    {
        font-weight: normal;
        margin: 0px;
        padding: 0px;
        border: solid #000000 1px;
        font-size: 11px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
        background-color: #ffffff;
    }

    input[type='image']
    {
        font-weight: normal;
        margin: 0px;
        padding: 0px;
        border: solid #000000 0px;
        font-size: 11px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
        background-color: #ffffff;
    }

    .contactform
    {
        font-weight: normal;
        margin: 0px;
        padding: 0px;
        border: solid #000000 1px;
        font-size: 11px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
        background-color: #ffffff;
    }

    .sectionheading
    {
        font-weight: normal;
        font-size: 11px;
        font-family: Verdana, Geneva, sans-serif;
    }

    /*---------PRODUCT MODULE BUTTONS-----------*/
    .shoppingbutton
    {
        margin: 0px;
        text-align: center;
        height: 18px;
        padding-top: 2px;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 2px;
        font-weight: bold;
        border: solid #000000 1px;
        background-color: #ffffff;
        font-size: 11px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    a.shoppingbutton
    {
        text-decoration: underline;
        font-size: 12px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    .compulsory
    {
        font-size: 11px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    .error
    {
        font-size: 11px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000;
    }

    /* Style for show information of the search, results and etc.. */
    .infoRed
    {
        font: normal 11px Verdana, Geneva, sans-serif;
        color: #000000;
    }

    .infoBlue
    {
        font: normal 11px Verdana, Geneva, sans-serif;
        color: #000000;
    }
}

