﻿html
{
    width: 100%;
    height: 100%;
}
body
{
    background-image: url(images/page-bg.gif);
    background-repeat: repeat;
    font-family: verdana;
    font-size: 10pt;
    margin: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

hr
{
    color: #669999;
}

.Header
{
    background-color: #669999;
    font-weight: bold;
    color: White;
}

.Top
{
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
    background-color: Gray;
    height: 100px;
    padding: 0px;
    color: White;
    background-image: url(images/logo_background.jpg);
    background-repeat: repeat-x;
    font-size: 16pt;
}
.TopLogo
{
    float: left;
    top: 0;
    left: 0;
    height: 100px;
    width: 500px;
    background-image: url(images/logo.jpg);
    background-repeat: no-repeat;
}
.MasterPage
{
    margin-left: auto;
    margin-right: auto;
    width: 1024px;
    border: Solid 1px #cccccc;
    background-color: #F5F5F5;    
}


table.List
{
    margin: 0px;
    padding: 0px;
    width: 100%; /*height:100%;*/
    border-width: 0px;
}
table.List tr.Dark
{
    background-color: #e7e7e7;
}
table.List tr.Dark td
{
    padding-right: 1pt;
    padding-left: 4pt;
    background-color: #c4d4c4;
}
table.List tr.Light
{
    background-color: #f5f5f5;
}
table.List tr.Light td
{
    padding-right: 1pt;
    padding-left: 4pt;
}
table.List td.Field
{
    background-color: #F5F5F5;
    padding-top: 3px;
    font-weight: bold;
    padding-left: 2px;
    padding-right: 3px;
    color: #336666;
}
table.List tr.Header
{
    background-color: #336666;
}
table.List tr.Header td
{
    padding-right: 1pt;
    padding-left: 4pt;
}
table.List tr.Header a:link
{
    color: White;
    text-decoration: none;
    text-decoration: underline;
}

table.List tr.Header a:visited
{
    color: White;
    text-decoration: none;
    text-decoration: underline;
}

.AspBtn
{
    background-image: url(images/aspbtn.gif);
    background-repeat: repeat-x;
    border: Solid 1px #33cccc;
    color: White;
    font-size: 8pt;
    font-weight: bold;
    margin: 2px;
    cursor: hand;
    cursor: pointer;
}

/* Navigation link for the anchor tags */
.NavEnd
{
    float: left;
    margin-top: 65px;
    background-image: url(images/logo_background_end.gif);
    background-repeat: no-repeat;
    height: 20px;
    width: 13px;
}
.Nav
{
    float: left;
    margin-top: 65px;
    font-size: 9pt;
    height: 18px;
    line-height: 18px;
    text-align: right;
    padding-right: 5px;
    padding-left: 5px; /*padding-bottom:2px;*/
    background-color: #8e181b;
    border-bottom: solid 1px #5f1416;
    border-right: solid 1px #5f1416;
    border-top: solid 1px #5f1416;
}
.Nav a:link
{
    color: White;
    text-decoration: none;
}
.Nav a:visited
{
    color: White;
    text-decoration: none;
}
.Nav a:hover
{
    text-decoration: underline;
    color: White;
    font-size: 9pt;
}
/* End Navigation link for the anchor tags */

.LeftMenu
{
    border: Solid 1px white;
    width: 135px;
    background-color: #33cccc;
}

.LeftMenuHeader
{
    height: 20px;
    font-size: 10pt;
    font-weight: bold;
    border: solid 3px #c1223e;
    color: #330066;
    background-color: white;
    text-align: center;
}
.LeftMenuHeader a:link
{
    color: black;
    text-decoration: none;
}
.LeftMenuHeader a:visited
{
    color: black;
    text-decoration: none;
}
.LeftMenuHeader a:hover
{
    text-decoration: underline;
    color: black;
}


/* End Left menu section */


div.PageTitle
{
    font-size: 16pt;
    font-style: normal;
    font-family: Verdana,Arial,Sans-Serif;
    font-weight: bold;
    text-align: left;
    text-indent: 2px;
    height: 30px; /*border: solid 1px black; */
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    width: 100%;
    background-color: #c4d4c4;
    background-image: url(images/titlebar.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}
div.PageTitle > h1
{
    font-size: 16pt;
    font-style: normal;
    font-family: Verdana,Arial,Sans-Serif;
    font-weight: bold;
    text-align: left;
    text-indent: 2px;
    display: inline;
}

.bizinfo
{
    width: 100%;
    font-family: verdana,Arial,Sans-Sarif;
    font-size: 10px;
    text-align: center;
    padding-bottom: 5px;
    color: #666666;
    background-color: #f5f5f5;
}

/*secondarycontent*/

.Secondary
{   
    width: 200px; 
}
.SecondaryHeader
{
    height: 20px;
    width: 200px;
    background-color: #33cccc;
    color: White;
    font-weight: bold;
    font-size: xx-small;
    padding-left: 5px;
    margin: 0px;
    padding-top: 3px;
}

.SearchItem
{
    height: 20px;
    width: 200px;
    background-color: #006666;
    color: White;
    font-weight: bold;
    font-size: xx-small;
    margin: 0px;
}
.SearchInput
{
    padding-left: 1.5pt;§
    border-bottom: 1pt solid White;
}

/*end secondary content*/

/* Shopping cart section */

.ShoppingCartHeader
{
    clear: both;
    text-align: center;
    height: 20px;
    width: 100%;
    background-color: #006666;
    color: White;
    font-weight: bold;
    font-size: xx-small;
    margin: 0px;
}

.ShoppingCartContent
{
    text-align: center;
    font-size: 8pt;
    padding: 3px;
    padding-left: 1.5pt; 
}

/* End Shopping cart section */

/* End Searchbox section */


/* Cloud */
.Cloud
{
    padding: 3px;
    font-weight: bold;
}

a.Cloud
{
    color: #336666;
    text-decoration: none;
    font-family: verdana;
    font-size: xx-small;
    font-weight: bold;
    margin-left: 0px;
}

a.Cloud:hover
{
    color: #336666;
    text-decoration: underline;
    margin-left: 0px;
}
/* End cloud */

/* Item image shadow */

.img-wrapper
{
    background: url(images/shadow.gif) no-repeat right bottom;
    float: left;
}

.img-outer
{
    background: url(images/bottom-left2.gif) no-repeat left bottom;
    float: left; /* :KLUDGE: Fixes problem in IE5.2/Mac */
}

.img-inner
{
    background: url(images/top-right2.gif) no-repeat top right;
    padding: 0 5px 5px 0;
    float: left; /* :KLUDGE: Fixes problem in IE5.2/Mac */
}

.img-wrapper img
{
    background-color: #fff;
    border: 1px solid #a9a9a9;
    padding: 4px;
    display: block;
}

/* End Item image shadow */


#sptContent
{
    border: Solid 1px #CCCCCC;
}
.PriceField
{
    background-color: #F5F5F5;
    padding-top: 3px;
    color: #619c00;
    font-weight: bold;
    padding-left: 2px;
    padding-right: 3px;
}
.RecentieField
{
    background-color: #F5F5F5;
    padding-top: 3px;
    padding-left: 2px;
    padding-right: 3px;
}

/* Artikel front page */

.FrontPage
{
}

.NewsLane
{
    padding: 0px;
    padding: 5px;
}
.NewsItem
{
    padding: 3px;
}
.NewsHeader
{
    font-weight: bold;
    color: Red;
}

.ArtikelHeader
{
    clear: both;
    border-bottom: dotted 1px #336699;
    font-family: Verdana,Arial;
    font-weight: bold;
    font-size: 10pt;
    min-height: 20px;
    color: #333366;
    padding: 3px;
}
.ArtikelBody
{
}

/* Artikel front page */

/* front page separators */

.FrontPageSeparator
{
    width: 630px;
    height: 20px;
    background-image: url(images/nieuwsrule.jpg);
    font-family: Verdana,Arial,Sans-Serif;
    color: White;
    font-size: 11pt;
}

.ErrorMessage
{
    border-style: solid;
    border-color: Red;
    border-width: 1px;
    background-color: White;
    padding: 3px;
    color: Red;
    font-size: 10pt;
    text-align: left;
}
.InactivePageTitle
{
    font-size: 10pt;
    font-style: normal;
    font-family: Verdana,Arial,Sans-Serif;
    font-weight: bold;
    text-align: left;
    color: gray;
}
.bullet
{
    font-size: small;
    display: block;
    color: #339933;
    width: 95%;
    border-color: White;
    border-style: solid;
    border-width: 2px;
    margin: 5px;
    padding: 3px;
}
.bullet2
{
    font-size: x-small;
    display: block;
    color: Black;
    width: 70%;
}
.SectionSeparator
{
    height: 15px;
    margin-bottom: 5px;
    padding-right: 0px;
    padding-left: 3px;
    padding-bottom: 0px;
    padding-top: 0px;
    border-bottom: Solid 1px Red;
    background-repeat: repeat-x;
    background-position: bottom;
    font-style: normal;
    font-family: Verdana,Arial,Sans-Serif;
    font-weight: bold;
    text-align: left;
}
.AddItem
{
    font-size: 12px;
    width: 60px;
    color: white;
    height: 20px;
    background-color: #82a76d;
}

.ReadOnly
{
    width: 90%;
    border: none;
    border-width: 0;
}
.CartButtons
{
    width: 100%;
    text-align: center;
}
.CartButtonsInset
{
    margin-left: auto;
    margin-right: auto;
    padding: 3px;
    background-color: #ccffcc;
    float: none;
    width: 200px;
    border: Solid 1px #339933;
}
.star
{
    color: Red;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #f5f5f5;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px; 
}

/* auteur page  */

.PageDescription
{
    margin: 10px;
    background-color: #F5F5F5;
    padding: 3px;
    min-height: 60px;
    border: solid 1px #cccccc;
    padding: 5px;
}

.AuthorPicture
{
    float: left;
    padding: 5px;
}

/* end auteur page  */

.MismatchLogin
{
    font-size: smaller;
    color: #3399cc;
    width: 100%;
    text-align: left;
}

.ReviewNav
{
    font-size: 9pt;
}
.ReviewNav a:link
{
    color: White;
    text-decoration: none;
}
.ReviewNav a:visited
{
    color: White;
    text-decoration: none;
}
.ReviewNav a:hover
{
    text-decoration: underline;
    color: White;
    font-size: 9pt;
}

.ChapterBookTitle
{
    color: #333366;
    font-size: large;
}

.ItemRow
{
    width: 100%;
    clear: both;
}
.Item
{
    width: 30%;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.PageNavigationTop
{
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
}

.PageNavigationBottom
{
    padding: 15px;
    clear: both;
}

.NextPage
{
    float: right;
    margin-right: 5px;
}

.PrevPage
{
    float: left;
    margin-left: 5px;
}

/* new button row above grids */
.NewButtonHeader
{
    text-align: right;
    background-color: #336666;
}


/* gallery page */

.PreviewImagePanel
{
    width: 500px;
    overflow: auto;
    height: 130px;
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
    scrollbar-arrow-color: #CC6600;
    scrollbar-face-color: #FFFF33;
    scrollbar-highlight-color: #0000FF;
    scrollbar-3dlight-color: #008000;
    scrollbar-shadow-color: #00FFFF;
    scrollbar-darkshadow-color: #008080;
    scrollbar-track-color: #FFA500;
}


/* Slideshow styles */

.ButtonPlay
{
    background-image: url(images/slideshow/btnpl.gif);
    background-position: 100% 0%;
    height: 18px;
    width: 20px;
    cursor: hand;
    cursor: pointer;
}

.ButtonPlayMouseOver
{
    background-image: url(images/slideshow/btnpl.gif);
    background-position: 100% 100%;
    height: 18px;
    width: 20px;
    cursor: hand;
    cursor: pointer;
}

.ButtonPauze
{
    background-image: url(images/slideshow/btnpl.gif);
    background-position: 0% 0%;
    height: 18px;
    width: 20px;
    cursor: hand;
    cursor: pointer;
}
.ButtonPauzeMouseOver
{
    background-image: url(images/slideshow/btnpl.gif);
    background-position: 0% 100%;
    height: 18px;
    width: 20px;
    cursor: hand;
    cursor: pointer;
}

.ButtonNext
{
    background-image: url(images/slideshow/btnnxt.gif);
    background-position: 100% 0%;
    height: 18px;
    width: 28px;
    cursor: hand;
    cursor: pointer;
}

.ButtonNextMouseOver
{
    background-image: url(images/slideshow/btnnxt.gif);
    background-position: 0% 100%;
    height: 18px;
    width: 28px;
    cursor: hand;
    cursor: pointer;
}

.ButtonPrev
{
    background-image: url(images/slideshow/btnprv.gif);
    background-position: 100% 0%;
    height: 18px;
    width: 28px;
    cursor: hand;
    cursor: pointer;
}

.ButtonPrevMouseOver
{
    background-image: url(images/slideshow/btnprv.gif);
    background-position: 0% 100%;
    height: 18px;
    width: 28px;
    cursor: hand;
    cursor: pointer;
}

div.mb_spotlight
{
    height: 335px;
}
div.mb_spotlight div.image
{
    height: 310px;
}
div.mb_spotlight div.navigator
{
    height: 20px;
    padding: 2px;
    background-color: #F5F5F5;
    border: solid 1px Gray;
}
div.mb_spotlight div.navigator div.spotlightimage
{
    margin: 2px;
    text-align: center;
    float: left;
    width: 15px;
    height: 15px;
    border: solid 1px black;
    cursor: hand;
    cursor: pointer;
}
div.mb_spotlight div.navigator div.play
{
    font-weight: bold;
    font-size: 0.9em;
    text-align: center;
    float: right;
    width: 60px;
    height: 15px;
    border: solid 1px black;
    color: #999999;
    cursor: hand;
    cursor: pointer;
}
.spotlightimage_highlight
{
    background-color: #336699;
    color: White;
}

div.sectiontitle
{
}
div.progressbarcontainer
{
    width: 98%;
    height: 15px;
    border: solid 1px black;
    padding: 1px;
}
div.progressbarcontainer div.progressbar
{
    width: 0px;
    background-color: Red;
    height: 15px;
}
div.progressdescription
{
}

/* Rotator section */
.BorderSection
{
    clear: both;
    height: 20px;
    background-color: #006666;
    color: White;
    font-weight: bold;
    font-size: xx-small;
    margin: 0px;
}


/* End Rotator section */


div.mb_rotator
{   
}

div.mb_rotator > div.rotatorsection
{
    clear: both;
    text-align: center;
    vertical-align: middle;
    color: White;
    font-weight: bold;
    font-size: xx-small;
    padding-left: 5px;
    margin: 0px;
    padding-top: 5px;
    height: 165px;
}

div.mb_rotator > div.rotatorsection > a > img
{
    border-width: 0px;
}

div.mb_rotator > div.rotatortextsection
{
    text-align: center;
    background-color: #33cccc;
    color: White;
    font-weight: bold;
    font-size: xx-small;
    padding-left: 5px;
    margin: 0px;
    padding: 3px;
    height: 40px;
}


div.mb_ordercontrol
{
}
div.mb_ordercontrol > div
{
    float: left;
}

div.mb_ordercontrol > div > input.input
{
    width: 150px;
    height: 20px;
    border: solid 1px yellow;
}

div.mb_ordercontrol > div.selections
{
    position: absolute;
    background-color: White;
    border: solid 1px black;
}


div.mb_ordercontrol > div.pushbutton
{
    float: left;
    height: 20px;
    width: 20px;
    background-image: url(images/search.png);
    background-repeat: no-repeat;
    background-position: 50%;
}

/*--------------------------------MENU---------------------------------------------------*/

#menu
{
    height: 169px;
    width: 140px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
}

#menu ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: nowrap;
    text-align: left;
    border: solid 1px #8E181B;
}
#menu li
{
    margin: 0;
    padding: 0;
    list-style: none;
    font: normal 12px verdana,arial,sans-serif;
    border-top: solid 1px white;
}

#menu ul ul
{
    position: absolute;
    left: -9999px;
}
#menu ul#toplevel
{
    position: absolute;
    left: 1px;
    top: 1px;
    background-color: #33cccc;
}

#menu a
{
    display: block;
    font: normal 12px verdana,arial,sans-serif;
    color: #fff;
    line-height: 22px;
    text-decoration: none;
    padding: 0 20px 0 10px;
    background-color: #33cccc; /* width:105px;*/
}

#menu li a.fly
{
    background: url(images/red.gif) no-repeat right center;
}

#menu ul li:hover > ul
{
    left: 100%;
    margin-top: -22px;
    border: solid 1px #c1223e;
    z-index: 1000;
}

#menu a:hover ul, #menu a:hover a:hover ul, #menu a:hover a:hover a:hover ul
{
    left: 100%;
}
#menu a:hover ul ul, #menu a:hover a:hover ul ul
{
    left: -9999px;
}
#menu li a:hover
{
    background-color: #fefefe;
    color: #c1223e;
}
/* IE7 emulation doesn't line #fff - go figure */
#menu li:hover > a
{
    background-color: #fefefe;
    color: #c1223e;
}
/* IE7 emulation doesn't line #fff - go figure */




/* Left menu section */
.YellowMenu
{
    margin-top: 5px;
    font-size: 9pt;
    height: 20px;
    width: 120px;
    border: solid 2px Yellow;
    background-color: White;
    text-align: center;
    color: Black;
}
.YellowMenu a:link
{
    color: Black;
    text-decoration: none;
}
.YellowMenu a:visited
{
    color: Black;
    text-decoration: none;
}

.YellowMenu a:hover
{
    text-decoration: underline;
    color: Black;
    font-size: 9pt;
}
/* Rounded corners */
.roundedcorners
{
    border: 1px solid #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: #666 0px 2px 3px;
    -moz-box-shadow: #666 0px 2px 3px;
    box-shadow: #666 0px 2px 3px;
    background: #33cccc;    
    behavior: url(/PIE.htc);    
    position:relative;
}

.boxheader
{
    color: White;
    background-color: #006666;
    font-size: 7pt;
    font-weight: bold;
    text-align: center;
    height: 15px;
}


/* Searchbox section */

.searchwidget
{
    clear: both;
    text-align: center;
    height: 25px;
    color: White;
    font-size: xx-small;
    margin: 0px;
    padding: 2px 2px 4px 2px;
}

.searchwidgetinput
{    
    float: left; 
    padding-left: 2px; 
    padding-top: 3px;
}

.searchwidgetinput > input
{
    margin: 0px;
    width: 145px;
    font-size: 8pt;
    padding-top: 1pt;
    padding-left: 1pt;
}

.searchwidgeticon
{
    padding-right:3px;
    padding-top:5px;
    
}

.searchwidgeticon > input
{    
    height: 18px;
    width: 16px; 
    float: right;
}



/* Newsletter section */

.newsletterwidget
{
   clear: both;
   /*background-color: #33cccc; */
   font-size: xx-small;
   margin: 0px;
   padding: 2px;   
}

.newsletterinput
{
    float:left;
    padding-left:2px;
    padding-top: 3pt;    
}

.newsletterinput > input
{
    margin:0px;
    width: 145px;
    font-size: 8pt;
    padding-top: 1pt;
    padding-left: 1pt;
}

.newslettericon
{   
    padding-right:3px;
    padding-top:3px;
}
.newslettericon > input
{
    height:18px;
    width:18px;
    float:right;
}

.newsletter_unsubscribe
{   
    clear:both;
    text-align:right;
    padding-right:3px;
    padding-bottom:3px;
     
}
.newsletter_unsubscribe a
{   
     font-size: 7pt;
   
}

.watermark
{
    color: Gray;
}

/* End newletter section */



/* Start ProductItem */

.itemwidget
{
    font-size:10pt;
}

.itemwidgetheader
{
    background-color: #006666;
    font-weight: bold;
    color: White;
    height:35px;
}

.itemwidgetcontent
{
    height:240px;
}

.itemwidgetcontentimage
{
    height:130px;
}

.itemwidgetcontentimage > div
{
   width:120px;
   height:120;
   text-align:center;
   padding:5px;
   margin-left:auto;
   margin-right:auto;
}

.itemwidgetextra
{
    width:100%;
    height:40px;
    text-align:center;
    margin-top:10px;
}

.itemsroundedcorners
{
    border: 1px solid #999;
     -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: #666 0px 2px 3px;
    -moz-box-shadow: #666 0px 2px 3px;
    box-shadow: #666 0px 2px 3px;
    background: #ffffff;
    behavior: url(/PIE.htc);
    position:relative;
}
