﻿@media screen
{

    html, body, form
    {
        margin: 0;
        padding: 0;
        height: 100%;
        border: 0;
    }
}

@media print
{
    html, body, form
    {
        margin: 0;
        padding: 0;
        border: 0;
    }
}

body
{
    background-color: #aaaaaa; /*font-family: Helvetica, Verdana, Arial, Sans-Serif;*/
    font-family: Tahoma, Verdana, Helvetica, "Trebuchet MS" , Arial, Sans-Serif;
    font-size: 0.688em;
    color: #373d41; /*font-size: x-small;*/
    height: 100%;
    padding: 0;
    margin: 0;
}

a
{
    color: #b00300;
}
a:hover
{
    text-decoration: none;
}

ul
{
    margin-left: 0px;
    padding-left: 16px;
}

img
{
    border: none 0px black;
}

.inside_white p
{
    margin: 0;
    padding: 3px 0 3px 0;
}


/*---FONTS */
/*------------------------ */

h2
{
    font-weight: bold;
    padding: 0;
    margin: 0;
    font-size: 1em;
}

h1
{
    margin: 0;
    padding: 0;
}

h4
{
    text-transform: uppercase;
    font-size: 1.727em;
    line-height: 1em;
    color: #0b0b0b;
    font-family: tahoma;
    font-weight: normal;
    margin-bottom: 4px;
    margin-top: 0px;
}
h4 span
{
    font-size: 1.158em;
}

h5
{
    color: Black;
    font-family: Arial;
    font-size: medium;
    text-transform: uppercase;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

h6
{
    color: #fadd7f;
    font-family: Tahoma;
    font-size: medium;
    font-weight: normal;
    margin: 0px 0px 2px 0px;
}

span.previewheader
{
    color: #fadd7f;
    font-family: Tahoma;
    font-size: medium;
    float: left;
    padding-top: 13px;
}

/*----------------------------
HOVEDSTRUKTUR, MASTERPAGE
---------------------------- */

#container
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border: solid 1px black;
    background-color: rgb(227, 227, 227);
    padding: 5px 10px 10px 10px;
}

#header
{
    width: 100%;
}

#header .logo
{
    display: block;
    float: left;
    margin-top: 5px;
}

#header #right
{
    float: left;
    width: 760px;
}

#header #right #top
{
    height: 43px;
}

#header #right #top .ekstra_info
{
    padding: 5px;
    text-align: left;
    font-family: Verdana;
    font-size: 7pt;
    background-color: #ffffcc;
    color: Black;
    border: solid 1px #CC9933;
    width: 730px;
    margin: 0 0 0 20px;
}

#header #right #bottom
{
    padding-top: 5px;
    padding-bottom: 5px;
}

#header #right #bottom .divNewsScroller
{
    float: left;
    font-family: Tahoma;
    font-size: x-small;
    margin: 0 0 0 20px;
}

#header #right #bottom .customer_center
{
    float: right;
    font-family: Tahoma;
    font-size: x-small;
    color: Black;
}

#header #right #bottom .customer_center a
{
    text-decoration: none;
    color: Black;
}

#header #right #bottom .customer_center a:hover
{
    color: #B00300;
    text-decoration: none;
}

#sidebar
{
    text-align: left;
    float: left;
    width: 190px;
}


#sidebar a
{
    font-family: Tahoma;
    font-size: 1.1em;
    color: Black;
    text-decoration: none;
}

#sidebar a:hover
{
    font-family: Tahoma;
    font-size: 1.1em;
    color: #ad0604;
    text-decoration: none; /*font-weight: bold;*/
}


#sidebar ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

#sidebar h1
{
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.1em;
    line-height: 1.571em;
    color: #0b0b0b;
    font-family: verdana;
}

#sidebar h3
{
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.1em;
    line-height: 1.571em;
    color: #fadd7f;
    font-family: verdana;
    margin: 0 0 2px 0px;
}

#sidebar .shopping_cart
{
    padding: 5px 5px 5px 5px;
    background-color: White;
    border: 3px solid #bf0000;
    margin-bottom: 10px;
}

#sidebar .shopping_cart a
{
    color: #b00300;
    font-size: 1em;
    text-decoration: underline;
}

#sidebar .shopping_cart a:hover
{
    text-decoration: none;
}

#sidebar .shopping_cart span
{
    padding: 0 0 0 3px;
    vertical-align: top;
}

#sidebar .shopping_cart .button_row
{
    padding: 0 0 3px 0px;
}

#sidebar .shopping_cart table
{
    padding: 0 0 10px 0;
}

#sidebar .shopping_cart table td
{
    padding: 2px;
}

#sidebar .customer_logged_in
{
    margin-bottom: 10px;
}

#sidebar #nav
{
    margin-bottom: 10px;
}

#sidebar #nav li .icon
{
    padding: 0 0 0 0;
}

#sidebar #nav li div a
{
    font-family: Tahoma;
    font-size: x-small;
    color: Black;
    text-decoration: none;
}

#sidebar #nav li div a:hover
{
    font-family: Tahoma;
    font-size: x-small;
    color: #ad0604;
    text-decoration: underline;
}

#sidebar .nav_marketing li .icon
{
    padding: 0 0 0 0;
}

#sidebar .nav_marketing li div a
{
    font-family: Tahoma;
    font-size: x-small;
    color: Black;
    text-decoration: none;
}

#sidebar .nav_marketing li div a:hover
{
    font-family: Tahoma;
    font-size: x-small;
    color: #ad0604;
    text-decoration: underline;
}

#sidebar #email_service
{
    margin-bottom: 10px;
}

#sidebar #email_service .text_box
{
    width: 97%;
}

#sidebar #email_service .button_tilmeld
{
    float: right;
    margin: 3px 0 0 0;
}

#sidebar #email_service .button_afmeld
{
    display: block;
    float: left;
    margin: 3px 0 0 0;
}

#sidebar #email_service a
{
    font-size: smaller;
}

#sidebar #nav_diverse
{
    margin-bottom: 10px;
}

#sidebar #nav_diverse a:hover
{
    font-family: Tahoma; /*	font-size: small;*/
    font-size: 1.1em;
    color: #ad0604;
    text-decoration: none; /*font-weight: bold;*/
}

#sidebar #nav_diverse a
{
    font-family: Tahoma; /*font-size: small;*/
    font-size: 1.1em;
    color: White;
    text-decoration: none;
}
#sidebar #ctl00_pnlOther li div a
{
    font-family: Tahoma; /*font-size: small;*/
    font-size: x-small;
    color: White;
    text-decoration: none;
}
#sidebar #ctl00_pnlImportant li div a
{
    font-family: Tahoma; /*font-size: small;*/
    font-size: x-small;
    color: White;
    text-decoration: none;
}
#sidebar #ctl00_pnlImportant li div a:hover
{
    font-family: Tahoma; /*font-size: small;*/
    font-size: x-small;
    color: #ad0604;
    text-decoration: none;
}
#sidebar #ctl00_pnlOther li div a:hover
{
    font-family: Tahoma; /*font-size: small;*/
    font-size: x-small;
    color: #ad0604;
    text-decoration: none;
}

#sidebar .extra
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#sidebar .extra a
{
    margin-left: auto;
    margin-right: auto;
}

#main
{
    text-align: left;
    float: left;
    width: 743px;
    margin: 0 0px 0 18px;
}

#main .col_half_left
{
    float: left;
    width: 366px;
}

#main .col_half_right
{
    float: right;
    width: 366px;
}

#sidebar #trust
{
    float: left;
    text-align: center;

	padding-left:0px;
    margin-left: 10px; /*IE-Hack*/
    height: 39px;
    width: 36px;
    background-image: url( '/gfx/ikon/trust1.gif' );
}

#sidebar #trust a
{
    line-height: 2.3;
    text-decoration: none;
    text-transform: none;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    font-family: Verdana, Geneva, sans-serif;
}

#sidebar #trust a:hover
{
    line-height: 2.3;
    text-decoration: none;
    text-transform: none;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    font-family: Verdana, Geneva, sans-serif;
}



#sidebar #trust:hover
{
    background-image: url( '/gfx/ikon/trust2.gif' );
}

#sidebar #co2
{
    display: block;
    border: none;
    margin-left: 5px;
    float: left;
    width: 77px;
    height: 39px;
    background-image: url( '/gfx/ikon/co21.gif' );
}

#sidebar #co2:hover
{
    background-image: url( '/gfx/ikon/co22.gif' );
}

#sidebar #svane
{
    display: block;
    border: none;
    margin-left: 5px;
    float: left;
    width: 38px;
    height: 39px;
    background-image: url( '/gfx/ikon/svane1.gif' );
}

#sidebar #svane:hover
{
    background-image: url( '/gfx/ikon/svane2.gif' );
}

#sidebar #facebook
{
    display: block;
    border: none;
    margin-left: 9px;
    float: left;
    width: 36px;
    height: 36px;
    background-image: url( '/gfx/ikon/facebook1.gif' );
}

#sidebar #facebook:hover
{
    background-image: url( '/gfx/ikon/facebook2.gif' );
}

#sidebar #email
{
    display: block;
    border: none;
    margin-left: 5px;
    float: left;
    width: 36px;
    height: 36px;
    background-image: url( '/gfx/ikon/email1.gif' );
}

#sidebar #email:hover
{
    background-image: url( '/gfx/ikon/email2.gif' );
}

#sidebar #aaa
{
    display: block;
    border: none;
    margin-left: 0px;
    float: left;
    width: 67px;
    height: 36px;
    background-image: url( '/gfx/ikon/aaa1.gif' );
}

#sidebar #aaa:hover
{
    background-image: url( '/gfx/ikon/aaa2.gif' );
}
#sidebar #premier-partner
{
    display: block;
    border: none;
    margin-left: 2px;
    float: left;
    width: 36px;
    height: 36px;
    background-image: url( '/gfx/ikon/premier-partner1.gif' );
}

#sidebar #premier-partner:hover
{
    background-image: url( '/gfx/ikon/premier-partner2.gif' );
}
#footer
{
    clear: both;
}

/* Alm hvid box */

.tl_white
{
    margin-right: 10px; /* clip right corner */
    background-image: url(Gfx/structure/tl-1080-white.gif);
    height: 10px; /* vertical: show first half of the image with the top-corners in it */
    font-size: 2px; /* correct height for IE */
}

.tr_white
{
    margin-top: -10px; /* to level of top-left corner */
    margin-left: 10px; /* clip left corner */
    background-image: url(Gfx/structure/tr-white.gif);
    background-position: 100% 0; /* show bg-image starting at the right */
    height: 10px;
    width: 10px;
    float: right;
    font-size: 2px;
}

.bl_white
{
    background-image: url(Gfx/structure/bl-1080-white.gif);
    height: 10px;
    font-size: 2px;
    margin-right: 10px; /* clip right corner */
}

.br_white
{
    background-image: url(Gfx/structure/br-white.gif);
    background-position: 100% 0px; /* under half, right side */
    background-repeat: no-repeat;
    height: 10px;
    font-size: 2px;
    margin-top: -10px; /* to level of bottom-left corner */
    margin-bottom: 10px;
}

.inside_white
{
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    background: white;
    padding-left: 9px;
    padding-right: 9px;
}

/* alm sort boks*/
.tl_black
{
    margin-right: 10px;
    background-image: url(Gfx/structure/tl-1080-black.gif);
    height: 10px;
    font-size: 2px;
}

.tr_black
{
    margin-top: -10px; /* to level of top-left corner */
    margin-left: 10px; /* clip left corner */
    background-image: url(Gfx/structure/tr-tall-black.jpg);
    background-position: 100% 0; /* show bg-image starting at the right */
    height: 10px;
    width: 10px;
    float: right;
    font-size: 2px;
}

.bl_black
{
    background-image: url(Gfx/structure/bl-1080-black.gif);
    height: 10px;
    font-size: 2px;
    margin-right: 10px; /* clip right corner */
}

.br_black
{
    background-image: url(Gfx/structure/br-black.gif);
    background-position: 100% 0px; /* under half, right side */
    background-repeat: no-repeat;
    height: 10px;
    font-size: 2px;
    margin-top: -10px; /* to level of bottom-left corner */
    margin-bottom: 10px;
}

.inside_black
{
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    background-color: #454c51;
    padding-left: 9px;
    padding-right: 9px;
}

/* sort boks med header */

.tl_tall_black
{
    background-image: url(Gfx/structure/tl-tall-1080-black.gif);
    height: 44px;
    margin-right: 10px;
    font-size: 2px;
}

.tr_tall_black
{
    background-image: url(Gfx/structure/tr-tall-black.jpg);
    margin-top: -44px; /* to level of top-left corner */
    margin-left: 10px; /* clip left corner */
    background-position: 100% 0; /* show bg-image starting at the right */
    height: 44px;
    width: 10px;
    float: right;
    font-size: 2px;
}

.tl_tall_black .icon
{
    /*background-image: url(Gfx/structure/wrench.jpg); 	background-repeat: no-repeat;*/
    float: right;
    height: 44px;
    width: 35px;
    margin: 0 0px 0 0;
}

.tl_tall_black .arrow
{
    background-image: url(Gfx/structure/arrow.jpg);
    background-repeat: no-repeat;
    float: right;
    height: 44px;
    width: 35px;
    margin: 0 0px 0 0;
}

.tl_tall_black h1
{
    color: #fadd7f;
    font-family: Tahoma;
    font-size: medium;
    float: left;
    font-weight: normal;
    margin: 13px 0 0 10px;
}

.inside_tall_black
{
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    background: white;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 5px;
}
/* Grå boks */

.tl_grey
{
    margin-right: 10px;
    background-image: url(Gfx/structure/tl-1080-grey.gif);
    height: 10px;
    font-size: 2px;
}

.tr_grey
{
    margin-top: -10px; /* to level of top-left corner */
    margin-left: 10px; /* clip left corner */
    background-image: url(Gfx/structure/tr-grey.gif);
    background-position: 100% 0; /* show bg-image starting at the right */
    height: 10px;
    width: 10px;
    float: right;
    font-size: 2px;
}

.bl_grey
{
    background-image: url(Gfx/structure/bl-1080-grey.gif);
    height: 10px;
    font-size: 2px;
    margin-right: 10px; /* clip right corner */
}

.br_grey
{
    background-image: url(Gfx/structure/br-grey.gif);
    background-position: 100% 0px; /* under half, right side */
    background-repeat: no-repeat;
    height: 10px;
    font-size: 2px;
    margin-top: -10px; /* to level of bottom-left corner */
    margin-bottom: 10px;
}

.inside_grey
{
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    background-color: #cccccc;
    padding-left: 9px;
    padding-right: 9px;
}

/* Popup boks med tyk blå kant */

.tl_blue
{
    margin-right: 10px;
    background-image: url(Gfx/structure/tl-1080-blue.gif);
    height: 10px;
    font-size: 2px;
}

.tr_blue
{
    margin-top: -10px; /* to level of top-left corner */
    margin-left: 10px; /* clip left corner */
    background-image: url(Gfx/structure/tr-blue.gif);
    background-position: 100% 0; /* show bg-image starting at the right */
    height: 10px;
    width: 10px;
    float: right;
    font-size: 2px;
}

.bl_blue
{
    background-image: url(Gfx/structure/bl-1080-blue.gif);
    height: 10px;
    font-size: 2px;
    margin-right: 10px; /* clip right corner */
}

.br_blue
{
    background-image: url(Gfx/structure/br-blue.gif);
    background-position: 100% 0px; /* under half, right side */
    background-repeat: no-repeat;
    height: 10px;
    font-size: 2px;
    margin-top: -10px; /* to level of bottom-left corner */
    margin-bottom: 10px;
}

.inside_blue
{
    border-left: 2px solid #c0cfda;
    border-right: 2px solid #c0cfda;
    background-color: White;
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 1px;
}



/* ------------------------------------ 
Prisberegnings controls
------------------------------------- */

.inside_white_calculator
{
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    background: white;
    padding-left: 9px;
    padding-right: 9px;
}

.inside_white_calculator .controls .button
{
    padding-top: 5px;
    clear: left;
}

.inside_white_calculator .controls
{
    float: left;
}

.inside_white_calculator .controls ul
{
    margin: 5px 0 0 0;
    padding: 0;
    list-style: none; /*clear: left;*/
    float: left;
}

.inside_white_calculator .controls ul li label
{
    display: block;
    font-weight: bold;
    padding-bottom: 2px;
}

.inside_white_calculator .controls ul.vertical
{
    width: 100%;
}

.inside_white_calculator .controls ul.vertical li .check_box input
{
    display: inline;
    width: 20px;
    margin: 1px 0 1px 0;
    padding: 0;
}

.inside_white_calculator .controls ul.vertical li .check_box label
{
    display: inline;
}

.inside_white_calculator .controls ul.vertical li .check_box_non_bold label
{
    display: inline;
    font-weight: normal;
}

.inside_white_calculator .controls ul.vertical li .check_box_non_bold input
{
    display: inline;
    width: 20px;
    margin: 0;
    padding: 0;
}

.inside_white_calculator .controls ul.horizontal li
{
    float: left;
    padding-right: 8px;
}

.inside_white_calculator .controls ul.horizontal li .check_box input
{
    display: inline;
    width: 20px;
    margin: 20px 0 0 0;
    padding: 0;
}

.inside_white_calculator .controls ul.horizontal li .check_box label
{
    display: inline;
    margin: 20px 0 0 0;
}

.inside_white_calculator .controls ul.horizontal li.button
{
    margin-top: 15px;
    clear: none;
}

.inside_white_calculator .controls ul.vertical li
{
    display: block;
    width: 95%;
    margin-bottom: 6px;
}

.inside_white_calculator .controls ul.vertical li select
{
    width: 100%;
}

.inside_white_calculator .controls ul.vertical li input
{
    width: 97%;
}

/*-------------------------
Pristabel
---------------------------*/

.price_table
{
    /*display: none;*/
    margin-top: 5px;
    float: right;
    width: 100%;
}

.price_table .nav_header
{
    float: right;
    border-width: 1px;
    font-size: 0.9em;
    border-style: solid;
    border-color: Black;
    background-color: #CECECE;
    border-bottom-style: none;
    border-bottom-width: 0px;
    font-weight: bold;
    height: 14px;
    text-align: center;
}

.price_table .nav_header2
{
    float: right;
    border-width: 1px;
    font-size: 0.9em;
    border-style: solid;
    border-color: Black;
    background-color: #CECECE;
    border-bottom-style: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-width: 0px;
    font-weight: bold;
    height: 14px;
    text-align: center;
	width: 131px;
}

.price_table .nav_header span
{
    padding: 0 0 0 50px;
}

.price_table .nav_header .controls
{
    width: 50px;
    float: right; /*position: relative;*/
    text-align: right;
    padding: 0 2px 0 0;
}

.price_table .table
{
    clear: right;
}

.below_price_table
{
    padding: 10px 0 0 0;
    text-align: right;
    float: right;
}

.below_price_table p
{
    padding: 10px 0 0 0;
    margin: 0;
}

/* --------------
PRICE GRIDVIEW
----------------*/

.GridView
{
    width: auto;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 0.9em;
    color: #373d41;
    clear: both;
}

.GridView a
{
    text-decoration: none;
}

.GridView a:hover
{
    text-decoration: underline;
}

.GridViewRowStyle a
{
    text-align: right;
    color: #838383;
}

.GridViewRowStyle a:hover
{
    text-align: right;
    color: #838383;
}

.GridViewSelectedColumn a
{
    color: #000000;
}

.GridViewSelectedColumn a:hover
{
    color: #000000;
}

/*.price_table .GridView td
{
	padding: 0px 0px 0px 0px;
}

.price_table .gridView th
{
	padding: 0px 0px 0px 0px;
}*/

.GridViewHeaderStyle
{
    border-width: 1px;
    border-style: solid;
    border-color: Black; /*background-color: #ACC4D5;*/
    background-color: #CECECE;
    color: #000000;
    text-align: center;
}

.GridViewHeaderStyleLeft
{
    border-width: 1px;
    border-style: solid;
    border-color: Black; /*background-color: #ACC4D5;*/
    background-color: #CECECE;
    color: #000000;
    text-align: left;
}

.GridViewRowStyle
{
    text-align: right;
    color: #838383;
}

.GridViewLeftColumn
{
    text-align: left;
    font-weight: normal;
    color: #000000;
}

.GridViewLeftColumnBold
{
    text-align: left;
    font-weight: bold;
    color: #000000;
}

.GridViewSelectedColumn
{
    color: Black;
    border: 1px solid black;
    border-top: 0px;
    border-bottom: 0px;
    text-align: right;
    background-color: #f7f7f7;
}

.LastSelectedCell
{
    color: Black;
    border: 1px solid black;
    border-top: 0px;
    text-align: right;
    background-color: #f7f7f7;
}


.GridViewPoolPrintCell
{
    color: Green;
    text-align: right;
}
.GridViewPoolPrintCell a
{
    color: Green;
}

.GridViewPoolPrintCell a:hover
{
    color: Green;
}

.GridViewPoolPrintCell1
{
    color: Green;
    font-weight: bolder;
    text-align: right;
}
.GridViewPoolPrintCell1 a
{
    color: Green;
    font-weight: bolder;
}

.GridViewPoolPrintCell1 a:hover
{
    color: Green;
	font-weight: bolder;
}

.GridViewBusinessCardsCell
{
    color: Black;
    text-align: right;
}

.GridViewBusinessCardsCell a
{
    color: #000000;
}

.GridViewBusinessCardsCell a:hover
{
    color: #000000;
}

a.GridViewSuggestCell
{
    color: #b00300;
    text-align: right;
    text-decoration: underline;
}
a.GridViewSuggestCell:hover
{
    color: #b00300;
    text-decoration: none;
}

/*----------------------------------------------------
 Bøger*/
/* --------------------------------------------------- */

#books_placeholder
{
    padding: 9px 0 9px 0;
}

#books_placeholder .book_title
{
    border-style: solid;
    border-color: Black;
    border-width: 1px;
    padding: 5px 5px 5px 5px;
}

#books_placeholder .book_title .navn
{
    padding: 0px 2px 2px 0px;
}

#books_placeholder .book_title .oplag
{
    float: left;
    padding: 0px 5px 2px 0px;
}

#books_placeholder .book_title .sider
{
    float: left;
    padding: 0px 2px 2px 0px;
}
#books_placeholder .book_title .indbinding
{
    clear: left;
    padding: 0px 2px 2px 0px;
}
#books_placeholder .book_title .hardcover
{
    float: right;
    padding: 0px 20px 2px 5px;
}
#books_placeholder .book_title .spiral
{
    float: right;
    padding: 0px 20px 2px 0px;
}
#books_placeholder .book_title .kachering
{
    float: right;
    padding: 0px 2px 2px 0px;
}
#books_placeholder .book_title .validation
{
    clear: both;
}
#books_placeholder .book_title .luk_knap
{
    float: right;
}

#books_placeholder .book_title .luk_knap .popup_close
{
    float: right;
}

.button_area
{
    display: inline;
    padding: 0 0 0 3px;
}


/*----------------------------------------------
bestillings Popup*/
/* ------------------------------------------ */

.modal_popup
{
    background-color: Transparent;
    border-width: 0px;
    border-style: hidden;
    padding: 3px;
    width: 650px;
    z-index: 1;
    position: fixed;
}

.modal_basket_popup
{
    background-color: Transparent;
    border-width: 0px;
    border-style: hidden;
    padding: 3px;
    width: 350px;
    z-index: 1;
    position: fixed;
   
    
}

.modal_popup .right
{
    float: right;
}

.modal_popup .left
{
    float: left;
}

.modal_popup h1
{
    clear: right;
    text-align: center;
    width: 100%;
    color: Black;
    font-family: Arial;
    font-size: medium;
    text-transform: uppercase;
    margin: 0 0 0 0;
    padding: 0 0 10px 0;
}

.modal_popup h3
{
    margin: 0;
    padding: 0 3px 0 0;
    display: inline;
    font-weight: bold;
    font-size: 1em;
}

.modal_popup h4
{
    margin: 0;
    padding: 0 3px 0 0;
    display: inline;
    font-weight: bold;
    font-size: 1.2em;
}


/*-----------------------------------------------------
 Flydende kontaktboks*/
/* --------------------------------------------------- */

.float_box
{
    width: 200px; /*background-color: rgb(227, 227, 227);*/
    background-color: rgb(227, 227, 227);
    border: solid 1px black;
    padding: 0 0 0px 3px;
    margin: 0 0 5px 0;
}

.float_box h1
{
    font-size: 1.167em;
    font-weight: bold;
    font-family: Verdana;
    text-align: center;
    padding: 0;
    margin: 0;
}

.float_box h2
{
    text-align: center;
    padding: 0;
    font-weight: normal;
    margin: 2px 0 4px 0;
}

.float_box h2 a
{
    color: Black; /*color: Gray;*/
}

.float_box_fixed_state
{
    position: absolute;
    top: 0px; /*right: 5px;*/
}

.float_box_float_state
{
    position: fixed;
    top: 5px; /*right: 5px;*/
}

/* -------------------
HEADER NEWS SCROLLBAR 
----------------------*/

#vertivalNewsScroller
{
    position: relative;
    width: 525px;
    height: 13px;
    overflow: hidden;
    z-index: 0;
    text-align: left;
}

#scroller
{
    /*clear: both;*/
    position: relative;
    width: 525px;
    height: 13px;
    overflow: hidden; /*margin-top: -10px;*/
}

#scroller .items
{
    width: 2000em;
    position: absolute;
}

#scroller .items div
{
    float: left;
    width: 525px;
    text-align: center;
    font-size: 7pt;
}

/*---------------------------------------------------
Side hvor man kan vælge om man vil tril mittrykeri (privat) eller lasertryk (erhverv)*/
/* ------------------------------------------------- */

#privat_business_split
{
    width: 724px;
    margin: 50px auto 0px auto;
    padding: 0px;
    background-position: bottom left;
    background-repeat: no-repeat;
    border: medium solid #009de0;
}

#privat_business_split p
{
    margin-top: 20px;
}

#privat_business_split h1
{
    margin: 0;
    padding-bottom: 15px;
    color: #0071e1;
    font-size: small;
    font-family: Verdana,Arial;
}

#privat_business_split a
{
    color: #0071e1;
    text-decoration: underline;
    font-size: small;
    font-family: Verdana,Arial;
    font-weight: bold;
}

#privat_business_split a:hover
{
    color: #0071e1;
    text-decoration: underline;
    font-size: small;
    font-family: Verdana,Arial;
    font-weight: bold;
}

#privat_business_split .left_col
{
    float: left;
}

#privat_business_split .right_col
{
    float: right;
    width: 480px;
}

#privat_business_split .right_col .top
{
    float: right;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 40px;
}

#privat_business_split .kollage1, .kollage2
{
    float: left;
    width: 240px;
    text-align: center;
}

/*---------------------------------------------------
 Andet*/
/* ------------------------------------------------- */

.ikon
{
    display: block;
    float: left; /*clear: left;*/
    padding: 5px 5px 0px 0px;
}

.block_paragraph_1
{
    float: left;
    padding: 5px 0 5px 0;
}

.alert
{
    color: Red;
    font-weight: bold;
}

.close_button
{
    background: url(Gfx/close.gif) no-repeat top right;
    height: 19px;
    width: 19px;
    color: White;
    border-width: 0px;
}

.float_clear
{
    clear: both;
    margin: 0;
    padding: 0;
}

.video
{
    padding: 10px 0 0 5px;
}

.question_mark
{
    font-family: Tahoma;
    font-size: small;
    color: #ad0604;
    text-decoration: none;
    cursor: pointer;
    z-index: 100000;
}

.red_text
{
    color: #ad0604;
    text-decoration: none;
    cursor: pointer;
}

.middle_button
{
    height: 15px;
    background-image: url(Gfx/button_middle.gif);
    background-repeat: repeat-x;
    color: White;
    border-width: 0px;
    cursor: pointer;
    font-size: 11px;
    font-weight: normal;
    vertical-align: top;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    overflow: visible;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 4px 0px; /*margin: 5px 0 5px 0;*/
}

.about_link
{
    font-weight: bold;
    background-image: url(/Gfx/ag_blink_arrow.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 15px;
}

/* Almindelig tabel for indhold */
/* ---------------------------------------------------------------------------------------------------------------- */

td.tl
{
    width: 10px;
    height: 10px;
    background-position: top left;
    background-image: url(Gfx/tl.gif);
}

td.tc
{
    height: 10px;
    background-image: url(Gfx/tc.gif);
    background-repeat: repeat-x;
}

td.tr
{
    width: 10px;
    height: 10px;
    background-image: url(Gfx/tr.gif);
}

td.ml
{
    width: 10px;
    background-image: url(Gfx/ml.gif);
}

td.mc
{
    background-color: White;
}

td.mr
{
    width: 10px;
    background-image: url(Gfx/mr.gif);
}

td.bl
{
    width: 10px;
    height: 10px;
    background-image: url(Gfx/bl.gif);
}

td.bc
{
    height: 10px;
    background-image: url(Gfx/bc.gif);
}

td.br
{
    width: 10px;
    height: 10px;
    background-image: url(Gfx/br.gif);
}

/* Box 2 - Tabel med mørk baggrund og runde hjørner */
/* ---------------------------------------------------------------------------------------------------------------- */

td.btl
{
    width: 10px;
    height: 10px;
    background-image: url(Gfx/box2_tl.gif);
}

td.btc
{
    height: 10px;
    background-color: #383d41;
}

td.btr
{
    width: 10px;
    height: 10px;
    background-image: url(Gfx/box2_tr.gif);
}

td.bml
{
    width: 10px;
    background-color: #383d41;
}

td.bmc
{
    background-color: #383d41;
    color: White;
}

td.bmr
{
    width: 10px;
    background-color: #383d41;
}

td.bbl
{
    width: 10px;
    height: 10px;
    background-image: url(Gfx/box2_bl.gif);
}

td.bbc
{
    height: 10px;
    background-color: #383d41;
}

td.bbr
{
    width: 10px;
    height: 10px;
    background-image: url(Gfx/box2_br.gif);
}

/* Box 3 - Tabel med mørk baggrund og runde hjørner */
/* ---------------------------------------------------------------------------------------------------------------- */

td.box3tl
{
    width: 10px;
    height: 10px;
    background-image: url(Gfx/box3_tl.gif);
}

td.box3tc
{
    height: 10px;
    background-color: #c9cacc;
}

td.box3tr
{
    width: 10px;
    height: 10px;
    background-image: url(Gfx/box3_tr.gif);
}

td.box3ml
{
    width: 10px;
    background-color: #c9cacc;
}

td.box3mc
{
    background-color: #c9cacc;
}

td.box3mr
{
    width: 10px;
    background-color: #c9cacc;
}

td.box3bl
{
    width: 10px;
    height: 10px;
    background-image: url(Gfx/box3_bl.gif);
}

td.box3bc
{
    height: 10px;
    background-color: #c9cacc;
}

td.box3br
{
    width: 10px;
    height: 10px;
    background-image: url(Gfx/box3_br.gif);
}

/* Box 4 - Box 3 med farvede hjørner til at placere i Box 2*/
/* ---------------------------------------------------------------------------------------------------------------- */

table.emailboxtable
{
    height: 38px;
    overflow: hidden;
}

td.emailleft
{
    width: 9px;
    background-image: url(Gfx/EmailBoxLeft.jpg);
}

td.emailcenter
{
    background-image: url(Gfx/EmailBoxFill.jpg);
}

td.emailright
{
    width: 9px;
    background-image: url(Gfx/EmailBoxRight.jpg);
}

/* Preview Tabel */
/* ---------------------------------------------------------------------------------------------------------------- */

td.previewleft
{
    width: 10px;
    height: 44px;
    background-image: url(Gfx/title_l.jpg);
}

td.previewcenter
{
    height: 44px;
    background-image: url(Gfx/title_tall.gif);
}

td.previewright
{
    width: 10px;
    height: 44px;
    background-image: url(Gfx/title_r.jpg);
}

img.previewimage
{
    float: right;
}

.wrench
{
    /* background-image: url(Gfx/title_r2.jpg);*/
    height: 44px;
    width: 35px;
    float: right;
}

/* Links */
/* ---------------------------------------------------------------------------------------------------------------- */

a.other:link
{
    font-family: Tahoma;
    font-size: small;
    color: Black;
    text-decoration: none;
}

a.other:visited
{
    font-family: Tahoma;
    font-size: small;
    color: Black;
    text-decoration: none;
}

a.other:active
{
    font-family: Tahoma;
    font-size: small;
    color: Black;
    text-decoration: none;
}

a.other:hover
{
    font-family: Tahoma;
    font-size: small;
    color: #ad0604;
    text-decoration: none; /*font-weight: bold;*/
}



/* Knapper */
/* ---------------------------------------------------------------------------------------------------------------- */

input.okbutton
{
    width: 50px;
    height: 19px;
    background-image: url(Gfx/go.gif);
    color: White;
    border-width: 0px;
    cursor: pointer;
}

.marquee
{
    background-color: Transparent;
    color: White;
}

.button_wrap
{
    padding: 5px 5px 5px 0;
}

/* ASP-Controls */
/* ---------------------------------------------------------------------------------------------------------------- */

.TextBox
{
    width: 93%; /*color: #3e4449;*/ /*border-color: #e3e3e3;*/
    border-width: 1px;
    border-style: solid;
    border-color: #cacaca;
    font-family: Tahoma, Verdana, Helvetica, "Trebuchet MS" , Arial; /*font-size:0.688em;*/
    color: #373d41;
}

.TextBoxMultiline
{
    width: 93%; /*color: #3e4449;*/ /*border-color: #e3e3e3;*/
    height: 70px;
    border-width: 1px;
    border-style: solid;
    border-color: #cacaca;
    font-family: Tahoma, Verdana, Helvetica, "Trebuchet MS" , Arial; /*font-size:0.688em;*/
    color: #373d41;
}

.HoverPanel
{
    background-color: White;
    border-width: 1px;
    border-style: solid;
    width: 200px;
    padding: 3px 3px 3px 3px;
    z-index: 60000;
    position: relative;
}

.HeaderTable
{
    border-width: 1px;
    font-size: 0.9em;
    border-style: solid;
    border-color: Black; /*background-color: #ACC4D5;*/
    background-color: #CECECE;
    border-bottom-style: none;
    border-bottom-width: 0px; /*width: 366px;*/
    font-weight: bold;
    text-align: center; /*table-layout:fixed;*/
}

.HeaderTable td
{
    padding: 1px 1px 1px 1px;
    border-width: 0px;
    border-style: solid;
    border-color: Black;
}

.HeaderTableBottom
{
    height: 0;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border-width: 0px;
}

.HeaderMiddle
{
    width: 202px;
}

/*html>body .HeaderMiddle
{
	width: 202px;
}*/



.BusinesscardsPriceLabel
{
    padding: 0 0 0 20px;
    font-size: large;
}

.BusinesscardsPriceLabel2
{
    padding: 0 0 0 20px;
    font-size: inherit;
}

.checkBox
{
    font-weight: bold;
    
}
.checkBox label
{
   padding-left: 3px;
   vertical-align: bottom;
   position: relative;
   top: -2px;
}
.checkBox input
{
    padding-left: 3px;
    margin:0;
    vertical-align: bottom;
    position: relative;
    
    
}



.Oplag_header
{
    width: 202px;
}

.Oplag_single
{
    width: 70px;
}

/* Andet HTML */
/* ---------------------------------------------------------------------------------------------------------------- */

.product_table
{
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: Black;
}

.leverings_tabel
{
    width: 99%;
    padding: 2px 0 2px 2px;
}

.leverings_tabel_header_row_left
{
    border-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: Black;
    border-top-style: solid;
    border-top-color: Black;
    border-right-color: Black;
    border-right-style: solid;
    border-left-color: Black;
    border-left-style: solid;
    background-color: #ACC4D5;
    font-weight: bold;
}

.leverings_tabel_header_row_right
{
    border-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: Black;
    border-top-style: solid;
    border-top-color: Black;
    border-right-color: Black;
    border-right-style: solid;
    background-color: #ACC4D5;
    font-weight: bold;
}

.leverings_tabel_leftcolumn
{
    font-weight: bold;
    width: 100px;
}

.leverings_tabel_header_row_middle
{
    border-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: Black;
    border-top-style: solid;
    border-top-color: Black;
    border-right-color: Black;
    border-right-style: solid;
    background-color: #ACC4D5;
    text-align: left;
    font-weight: bold;
}

.layout_table_cell
{
    padding: 10px 0 0 0;
}

.tabel_header_left
{
    border-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: Black;
    border-top-style: solid;
    border-top-color: Black;
    border-right-color: Black;
    border-right-style: solid;
    border-left-color: Black;
    border-left-style: solid;
    background-color: #ACC4D5; /*width: 80px;*/
    text-align: left;
    font-weight: bold;
}

.tabel_header_middle
{
    border-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: Black;
    border-top-style: solid;
    border-top-color: Black;
    border-right-color: Black;
    border-right-style: solid;
    border-left-color: Black;
    border-left-style: none;
    background-color: #ACC4D5;
    text-align: center;
    font-weight: bold;
}

.tabel_header_right
{
    border-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: Black;
    border-top-style: solid;
    border-top-color: Black;
    border-right-color: Black;
    border-right-style: solid;
    border-left-color: Black;
    border-left-style: none;
    background-color: #ACC4D5;
    text-align: center;
    font-weight: bold;
}

.trykfiler_tabel_left
{
    /*	width: 80px;*/
}

.trykfiler_table_cell
{
    text-align: right;
}

.tabel_header_twocolumns_left
{
    border-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: Black;
    border-top-style: solid;
    border-top-color: Black;
    border-right-color: Black;
    border-right-style: solid;
    border-left-color: Black;
    border-left-style: solid;
    background-color: #ACC4D5; /*width: 80px;*/
    text-align: left;
    height: 30px;
    width: 120px;
}

.tabel_header_twocolumns_right
{
    border-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: Black;
    border-top-style: solid;
    border-top-color: Black;
    border-right-color: Black;
    border-right-style: solid;
    border-left-color: Black;
    border-left-style: none;
    background-color: #ACC4D5;
    text-align: center;
    height: 30px;
}

.PriceTable_left
{
    width: auto;
    padding: 0 0 0 0;
}

.PriceTable_right
{
    width: auto;
    padding: 0 0 0 0;
}

td.filechosen_label
{
    font-family: Arial;
    font-size: 7pt;
    color: Gray;
}

/* Jim's styles - start */

/* Pdf mouse-over ikon */
.pdf
{
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(/gfx/ikon/pdf_icon.png);
}
.pdf img
{
    border: none;
}

/* indesign mouse-over ikon */
.indd
{
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(/gfx/ikon/indd_icon.png);
}
#ie_ikon
{
    display: block;
    border: none;
    width: 16px;
    height: 16px;
    background-image: url( '/gfx/ikon/ie_ikon_over.png' );
    margin: auto;
}

#ie_ikon:hover
{
    background-image: url( '/gfx/ikon/ie_ikon.png' );
}

.indd img
{
    border: none;
}
/* InDesign korrekt hover */
.indd
{
    display: block;
    border: none;
    margin: 0px auto 0px auto;
    width: 16px;
    height: 16px;
    background-image: url( '/gfx/ikon/indd_icon.png' );
}
.indd:hover
{
    background-image: url( '/gfx/ikon/indd_icon_over.png' );
}
/* PDF korrekt hover */
.pdf
{
    display: block;
    border: none;
    margin-left: 5px;
    width: 16px;
    height: 16px;
    background-image: url( '/gfx/ikon/pdf_icon.png' );
}
.pdf:hover
{
    background-image: url( '/gfx/ikon/pdf_icon_over.png' );
}
/* Zip korrekt hover */
.zip
{
    display: block;
    border: none;
    margin-left: 5px;
    float: left;
    width: 16px;
    height: 16px;
    background-image: url( '/gfx/ikon/zip_icon.png' );
}
.zip:hover
{
    background-image: url( '/gfx/ikon/zip_icon_over.png' );
}

/* style V-tegn kasserne under forside-img på hverside  - start */
#v-tegn
{
    background-image: url( '/gfx/ikon/v-tegn.png' );
    background-position: 5px 1px;
    background-repeat: no-repeat;
    padding: 0px 5px 0px 40px;
}
#v-tegn a
{
    text-decoration: none;
    border-bottom: 1px solid #b00300;
    color: #373d41;
    font-weight: bold;
}
#skema td
{
    padding-left: 5px;
}
.tdh1
{
    background-color: #cfd0d0;
    padding: 0px;
    font-weight: bold;
}
.tdf1
{
    background-color: #ececed;
}
.tdf2
{
}
/* style V-tegn kasserne under forside-img på hverside  - slut */

/* style til skabelon tabel paa download siden */
#skabelon .colored-bg
{
    background-color: #cecece;
}
#skabelon .indryk
{
    padding-left: 10px;
}
#skabelon .fed
{
    font-weight: bold;
    padding-top: 5px;
}
#skabelon td
{
    padding-top: 2px;
}
/* Jim's styles - slut  */
