﻿/*------------------------------------------------
Table of Contents
--------------------------------------------------
1.      General
2.      Content
3.      Header
4.      Content
4.1.    Box
5.      Footer
6.      Forms
--------------------------------------------------
1. General
------------------------------------------------*/

html, body 
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
body 
{
    line-height: 18px;
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
}

/*------------------------------------------------
2. Content
------------------------------------------------*/

p 
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 18px;
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
}
a 
{
    text-decoration: underline;
    color: #000000;
}
a:hover 
{
    text-decoration: none;
}
h1 
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: normal;
    font-size: 20px;
}
h2
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: normal;
    font-size: 18px;
}
h3 
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: normal;
    font-size: 16px;
}
.content 
{
    padding: 18px 10px 18px 10px;
}

/*------------------------------------------------
3. Header
------------------------------------------------*/

.container_16#header_top 
{
    height: 143px;
}
    .grid_8#c_HeaderTopLeft 
    {
        height: 143px;
        background-color: #0C3279;
    }
        .grid_8#c_HeaderTopLeft .title 
        {
            margin: 58px 0px 0px 115px;
        }
            .grid_8#c_HeaderTopLeft .title h1 a 
            {
                font-size: 44px;
                text-decoration: none;
                color: #FFFFFF;
            }
                .grid_8#c_HeaderTopLeft .title h1 a em 
                {
                    font-size: 44px;
                    font-style: normal;
                    text-decoration: none;
                    color: #32ED24;
                }
        .grid_8#c_HeaderTopLeft .links 
        {
            margin: 18px 0px 0px 0px;
            color: #FFFFFF;
            float: right;
        }
            .grid_8#c_HeaderTopLeft .links a 
            {
                text-decoration: none;
                color: #FFFFFF;
            }
                .grid_8#c_HeaderTopLeft .links a:hover 
                {
                    text-decoration: underline;
                }
    .grid_4#c_HeaderTopRight 
    {
        height: 143px;
        background-image: url(images/bg_HeaderTopRight.png);
        background-position: top left;
        background-repeat: no-repeat;
    }
        .grid_4#c_HeaderTopRight .text 
        {
            margin: 72px 0px 0px 98px;
            color: #FFFFFF;
            position: absolute;
        }
            .grid_4#c_HeaderTopRight .text a 
            {
                color: #330000;
                text-decoration: underline;
            }
                .grid_4#c_HeaderTopRight .text a:hover 
                {
                    text-decoration: none;
                }
        .grid_4#c_HeaderTopRight .shopping_cart 
        {
            margin: 26px 40px 0px 0px;
            float: right;
        }
.container_16#header_bottom 
{
    height: 83px;
}
    .grid_8#c_HeaderBottomLeft  
    {
        height: 83px;
        background-image: url(images/img_Ten_Euro.png);
        background-position: top left;
        background-repeat: no-repeat;
    }
        .grid_8#c_HeaderBottomLeft .payoff 
        {
            margin: 10px 10px 0px 0px;
            float: right;
        }
            .grid_8#c_HeaderBottomLeft .payoff h1 
            {
                font-size: 26px;
                color: #000000;
            }
                .grid_8#c_HeaderBottomLeft .payoff h1 em 
                {
                    font-size: 26px;
                    font-style: normal;
                    color: #0C3279;
                }
    .grid_4#c_HeaderBottomRight 
    {
        height: 83px;
        background-image: url(images/bg_HeaderBottomRight.png);
        background-position: top left;
        background-repeat: no-repeat;
    }

/*------------------------------------------------
4. Content
------------------------------------------------*/

.container_12#content 
{
    min-height: 261px;
    border-left: 1px solid #D4D4D4;
}
    .tabs 
    {
        margin: 0px 0px 0px -28px;
        position: absolute;
    }
        .item 
        {
            margin: 0px 0px 10px 0px;
            width: 28px;
        }

/*------------------------------------------------
4.1. Box
------------------------------------------------*/

.c_Box 
{
    width: 298px !important;
    margin-bottom: 20px;
    border: 1px solid #D4D4D4;
    border-bottom: 2px solid #D4D4D4;
}
    .c_Box:hover 
    {
        background-image: url(images/bg_Box_hover.png);
        background-position: top left;
        background-repeat: repeat-x;
    }
    .c_BoxContent 
    {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        color: #0C3279;
    }
        .c_BoxContent a 
        {
            margin: 0px 0px 0px 0px;
            padding: 10px 10px 10px 10px;
            text-decoration: none;
        }
        .c_BoxContent a.button
        {
            padding: 5px 10px 5px 10px;
            text-decoration: none;
        }
        .c_BoxContent img 
        {
            margin: 0px 10px 0px 0px;
            float: left;
        }
        .c_BoxContent h2 
        {
            color: #0C3279;
        }
        .c_BoxContent_omschrijving 
        {
            margin: 0px 0px 18px 0px;
            min-height: 94px;
        }
.c_BoxMagazinePreview 
{
    width: 938px !important;
    margin-bottom: 20px;
    background-image: url(images/bg_BoxMagazinePreview_hover.png);
    background-position: bottom left;
    background-repeat: repeat-x;
    font-size:13px;
    border: 1px solid #D4D4D4;
}
    .c_BoxMagazinePreviewContent 
    {
        padding: 10px 10px 10px 10px;
        color: #0C3279;
    }
        .c_BoxMagazinePreviewContent h1 
        {
            color: #952A26;
        }
        .c_BoxMagazinePreviewContent h3 
        {
            color: #952A26;
        }
    .c_BoxMagazinePreviewContent img 
    {
        margin: 0px 10px 0px 0px;
        float: left;
    }
    .c_BoxMagazinePreviewContent_Titel 
    {
        margin: 0px 0px 18px 0px;
        width: 706px;
        float: left;
    }
    .c_BoxMagazinePreviewContent_Tekst 
    {
        width: 706px;
        min-height: 167px !important;
        float: left;
    }
    
    
.c_BoxMagazine 
{
    width: 138px !important;
    margin-bottom: 20px;
    border: 1px solid #D4D4D4;
    border-bottom: 2px solid #D4D4D4;
}
    .c_BoxMagazine:hover 
    {
        background-image: url(images/bg_BoxMagazine_hover.png);
        background-position: top left;
        background-repeat: repeat-x;
    }
    .c_BoxMagazineContent 
    {
        color: #0C3279;
    }
        .c_BoxMagazineContent a 
        {
            margin: 0px 0px 0px 0px;
            padding: 10px 10px 10px 10px;
            text-decoration: none;
        }
        .c_BoxMagazineContent a.button
        {
            padding: 5px 10px 5px 10px;
            text-decoration: none;
        }
        .c_BoxMagazineContent img 
        {
            margin: 0px 0px 10px 0px;
            min-height: 140px !important;
            float: left;
        }
        .c_BoxMagazineContent h2 
        {
            color: #0C3279;
        }

        .c_BoxMagazineContent_Titel 
        {
            min-height: 35px !important;
        }
        .c_BoxMagazineContent_Omschrijving 
        {
            margin: 0px 0px 18px 0px;
            min-height: 18px;
        }


/*------------------------------------------------
5. Footer
------------------------------------------------*/

.container_12#footer 
{
    border-left: 1px solid #D4D4D4;
    border-bottom: 1px solid #D4D4D4;
}
.grid_12#c_Footer 
{
    border-top: 1px solid #0C3279;
}
.grid_12#c_Footer .LogoReedBusiness 
{
    padding: 18px 10px 18px 10px;
    float: right;
}

/*------------------------------------------------
6. Forms
------------------------------------------------*/

.button 
{
    margin: 0px 0px 0px 0px;
    padding: 5px 10px 5px 10px;
    background-image: url(images/bg_Button.png);
    background-position: top left;
    background-repeat: repeat-x;
    border: 1px solid #D4D4D4;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    color: #0C3279;
    cursor: pointer;
}
    .button:hover 
    {
        background-image: url(images/bg_Button_hover.png);
        background-position: top left;
        background-repeat: repeat-x;
        color: #FFFFFF;
    }
.box_button_large 
{
}
    .button_large 
    {
        margin: 0px 0px 0px 0px;
        padding: 5px 31px 5px 10px;
        background-image: url(images/bg_Button.png);
        background-position: top left;
        background-repeat: repeat-x;
        border: 1px solid #D4D4D4;
        font-size: 15px;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
        color: #0C3279;
        cursor: pointer;
        float: left;
        position: relative;
        z-index: 9998;
    }
            .button_large:hover 
            {
                background-image: url(images/bg_Button_hover.png);
                background-position: top left;
                background-repeat: repeat-x;
                color: #FFFFFF;
            }
            .button_large_shopping_cart 
            {
                margin: -26px 0px 0px -31px;
                float: left;
                position: relative;
                z-index: 9999;
            }
.a2a_dd 
{
    color: #0C3279;
    font-size: 11px;
    text-decoration: none;
}
