﻿
body
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana;
    background-repeat: repeat-x;
}
td
{
    vertical-align: top;
    text-align: left;
    padding: 0;
    margin: 0;
}
h1
{
    color: #00A1DE;
    font-size: 24px;
    line-height: 30px;
}
h3
{
    color: #B4E600;
}
p
{
    margin-top: 0px;
    margin-bottom: 10px;
}
a img
{
    border: 0;
}

/* * * * * * * MAINTABLE * * * * * * */
img.quote
{
    height: 175px;
    width: 310px;
}

/* * * * * * * LANGUAGES * * * * * * */

.languages
{
    float: right;
    color: #00A1DE;
}
.languages a
{
    color: #00A1DE;
    font-family: verdana;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}
.languages a:hover
{
    color: #FFFFFF;
}

/* * * * * * * HOME * * * * * * */
body.home
{
    background-image: url(../images/bg_home.gif);
}
body.home div.container
{
    position: relative;
    width: 960px;
}
body.home div.menus
{
    position: absolute;
    top: 0px;
    right:3px;
}
.home .languages
{
    position: absolute;
    right: 140px;
    top: 2px;
}
.home img.logo
{
    position: absolute;
    left: 0px;
    top: 0px;
}
.home img.subLogo
{
    position: absolute;
    left: 4px;
    top: 73px;
}
.home #Intro
{
    position: absolute;
    width: 300px;
    height:400px;
    top: 100px;
    left: 0px;
    text-align: left;
}
.home a#Scholen
{
    position: absolute;
    top: 73px;
    left: 313px;
} 
.home a#Retail
{
    position: absolute;
    top: 73px;
    left: 644px;
} 
.home .footer
{
    position: absolute;
    top: 600px;
    left: 0px;
}
.home p
{
    color: #03a1ee;
    font-size: 14px;
    line-height: 22px;
    padding-left: 5px;
    padding-right: 10px;
}
a#Scholen img
{
    margin-left: 10px;
}
a#retail
{
}


/* * * * * * TEXT * * * * * */

.bodytext
{
    color: #3d3d3d;
    line-height: 18px;
}
.bodytext strong, .bodytext strong
{
    line-height: 20px;
}


/* * * * * * MENUS * * * * * */

.languages
{
    position: absolute;
    width: 460px;
    text-align: right;
}

.menus
{
    width: 100%;
    height: 100%;
}
.menus div
{
    width: 100px;
    height: 25px;
    float: right;
    margin-left: 10px;
    padding-top: 5px;
    text-align: center;
}
.menus a
{
    font: bold 13px Verdana, sans-serif;
    text-decoration: none;
    color: white;
}

/* * * * * * TOPMENU * * * * * */

.topmenu div
{
    background: url(../images/menubutton_top.gif) no-repeat;
}
.topmenu div.selected
{
    background: url(../images/menubutton_top_selected.gif) no-repeat;
}
/* * * * * * BOTTOMMENU * * * * * */

.bottommenu
{
    padding-top: 100px;
}
.bottommenu div
{
    background: url(../images/menubutton_bottom.gif) no-repeat;
}
.bottommenu div.selected, .bottommenu a:hover div
{
    background: url(../images/menubutton_bottom_selected.gif) no-repeat;
    cursor: pointer;
}



/* * * * * * * OTHER * * * * * * */
body.other
{
    background-image: url(../images/bg_other.gif);
}
.other p
{
    padding-right: 15px;
    color: #555555;
    font-size: 14px;
    line-height: 20px;
}
.leftmargin
{
    padding-left: 25px;
}
.column
{
    width: 305px;
    float: left;
}
.other p a
{
    color: #03a1ee;
    text-decoration: underline;
}


/* * * * * * PRODUCTGROUPS and CONTACTLINKS * * * * * */

.contactlinks
{
    padding-top: 10px;
}
.productgroups
{
    margin-top: 20px;
    width: 310px;
}
.productgroups div, .contactlinks div
{
    padding-top: 10px;
    padding-left: 10px;
    height: 65px;
}
.contactlinks div
{
    margin-top: 10px;
}
.productgroups div
{
    background: url(../images/menubutton_productgroup.gif) no-repeat;
}
.productgroups a:hover div
{
    background: url(../images/menubutton_productgroup_selected.gif) no-repeat;
}
.contactlinks div
{
    background: url(../images/menubutton_contact.gif) no-repeat;
}
.productgroups div.selected
{
    background: url(../images/menubutton_productgroup_selected.gif) no-repeat;
}
.productgroups a div.selected, .contactlinks a div.selected
{
    color: #454545;
    cursor: pointer;
}
.productgroups a, .contactlinks a
{
    font: 13px Verdana, sans-serif;
    color: #03a1ee;
    text-decoration: none;
}
.productgroups a:hover, .contactlinks a:hover
{
    color: #454545;
    cursor: pointer;
}

/* * * * * * PRODUCTLIST * * * * * */

.productlist
{
    margin-top: 20px;
}
.productlist .product
{
    height: 110px;
    margin-bottom: 10px;
}
.productlist .productimage
{
    float: left;
    height: 110px;
    width: 150px;
    margin-left: 25px;
    margin-right: 10px;
}
.productlist .productname
{
    font-size: 22px;
    font-weight: bold;
    color: #00A1DE;
    margin-bottom: 2px;
}
.productlist .productteaser
{
    color: #00A1DE;
    font-size: 12px;
    margin-bottom: 4px;
}
.productlist .productprice
{
    color: #D25E00;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    display: inline;
}
.productlist .discounted
{
    color: #FF0000;
    text-decoration: line-through;
    font-size: 14px;
    font-weight: normal;
    padding-right: 20px;
}
.productlist a
{
    text-decoration: none;
}
.productlist .productfeatureslabel
{
    color: #D25E00;
}
.productlist .productfeatures
{
    color: #000000;
}

/* * * * * * PRODUCTPACKAGE * * * * * */

.productlist .plus
{
    margin-left: 90px;
    font-size: 30px;
}
.addpackagetocart
{
    margin-top: 25px;
    margin-left: 25px;
    margin-bottom: 100px;
    width: 605px;
    height: 31px;
    color: #D25E00;
    font-size: 13px;
    padding-top: 4px;
    padding-left: 10px;
    background: url(../images/addpackagetocart.gif);
    position: relative;
}
.addpackagetocart .productName
{
    position: absolute;
    top: 9px;
    left: 7px;
    overflow: hidden;
}
.addpackagetocart .price
{
    position: absolute;
    top: 9px;
    left: 220px;
    text-align: right;
}
.addpackagetocart .quantityLabel
{
    position: absolute;
    top: 9px;
    left: 335px;
}
.addpackagetocart .quantity
{
    position: absolute;
    top: 7px;
    left: 385px;
}
.addpackagetocart .addpackagetocartbutton
{
    position: absolute;
    top: 6px;
    left: 423px;
}
.addpackagetocart .addpackagetocart_note
{
    margin-top: 8px;
    color: #949494;
}


/* * * * * * PRODUCT * * * * * */

.productheader
{
    width: 640px;
    height: 175px;
    margin-bottom: 20px;
}
.product .images
{
    float: left;
    margin-right: 10px;
}
.product .images img
{
    display: block;
    margin-bottom: 10px;
    height: 220px;
    width: 300px;
}
.product .details
{
    width: 300px;
    float: left;
}
.product .productfeatures
{
    margin-top: 15px;
    font-size: 11px;
}
.product .label
{
    font-size: 11px;
    color: #D25E00;
}
.product .productPricing
{
    display: inline;
}
.product .price
{
    display: inline;
    font-size: 14px;
    color: #D25E00;
    font-weight: bold;
}
.productPricing .recommendedRetailPrice
{
    font-size: 11px;
    font-weight: normal;
    color: #00a1de;
}
.productPricing .recommendedRetailPriceLabel
{
    font-size: 11px;
    font-weight: normal;
}

.product .recommendedRetailPrice
{
    display: inline;
    margin-left: 10px;
}
.product .discounted
{
    color: #FF0000;
    text-decoration: line-through;
    font-size: 12px;
    font-weight: normal;
    padding-right: 10px;
}


/* * * * * * OTHER PRODUCTS * * * * * */

.otherproducts img
{
    display: block;
    margin-bottom: 10px;
    height: 110px;
    width: 150px;
}
.otherproducts .product, .otherproducts .product a
{
    float: left;
    font-size: 10px;
    color: #03a1ee;
    text-decoration: none;
    margin-right: 5px;
}
.otherproducts .productname
{
    text-align: center;
    width: 150px;
}
.otherproducts .productNickName
{
    display: none;
}
.otherproducts .productPricing
{
    display: none;
    width: 150px;
    text-align: center;
    margin-top: 10px;
}


/* * * * * * SHOPPINGCART * * * * * */

.quantity
{
    width: 30px;
}
.addtocart
{
    background: #FFFFFF url(../images/addtocard.gif) repeat-x 0px 0px;
    width: 194px;
    height: 23px;
    border-style: none;
    cursor: pointer;
    margin-top: 15px;
    margin-left: 10px;
    position: relative;
    top: 5px;
}
.addpackagetocartbutton
{
    background: #FFFFFF url(../images/addpackagetocard.gif) repeat-x 0px 0px;
    width: 185px;
    height: 23px;
    border-style: none;
    cursor: pointer;
}
.shoppingcart
{
    margin-top: 20px;
    width: 310px;
}
.shoppingcart, .shoppingcart a
{
    color: #495d00;
    font-size: 13px;
    text-decoration: none;
}
.cartrow_header
{
    width: 280px;
    height: 27px;
    padding-left: 30px;
    padding-top: 8px;
    font-weight: bold;
    background: url(../images/cartrow_header.gif);
}
.cartrow_info
{
    width: 300px;
    height: 27px;
    padding-left: 10px;
    padding-top: 8px;
    background: url(../images/cartrow_info.gif);
}
.toorderform
{
    text-align: right;
}
.cartrow_product
{
    width: 290px;
    height: 27px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    background: url(../images/cartrow_product.gif);
    position: relative;
}
.cartrow_product a
{
    position: absolute;
    top: 12px;
    left: 10px;
}
.cartrow_product .description
{
    position: absolute;
    top: 10px;
    left: 25px;
    width: 220px;
    height: 18px;
    overflow: hidden;
}
.cartrow_product .price
{
    text-align: right;
    position: absolute;
    top: 10px;
    left: 200px;
    width: 100px;
}


.cartrow_product img
{
    margin-right: 10px;
}
.cartrow_terms
{
    width: 300px;
    padding-left: 10px;
    padding-top: 8px;
    color: #8db400;
    background: url(../images/cartrow_terms.gif);
}
.cartrow_end
{
    width: 310px;
    height: 10px;
    background: url(../images/cartrow_end.gif);
}


/* * * * * * NAVIGATION * * * * * */

.navigation
{
    clear: both;
    margin-top: 50px;
    height: 30px;
    width: 632px;
    background-image: url(../images/navigation.gif);
    overflow: hidden;
    padding-left: 8px;
}
.navigation img
{
    float: left;
}
.navigation a.previousGame
{
    background: transparent url(../Images/previousgame-no-text.gif) no-repeat 0px 0px;
    color: #00A1DE;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 0 35px;
    padding: 0 0 0 35px;
    height: 30px;
    line-height: 26px;
    text-decoration: none;
    width: 249px;
}
.navigation a.nextGame
{
    background: transparent url(../Images/nextgame-no-text.gif) no-repeat right 0px;
    color: #00A1DE;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin: 0 35px 0 0;
    padding: 0 35px 0;
    height: 30px;
    line-height: 26px;
    text-decoration: none;
}
/* * * * * * FOOTER * * * * * */
.footer
{
    width: 960px;
    border-top: solid 1px #a9b0b6;
    margin-top: 100px;
    font-size: 11px;
    font-family: verdana;
}
.footer_menu, .footer_menu a
{
    font-weight: 900;
    color: #00A1DE;
    margin-top: 15px;
    text-decoration: none;
}
.footer_menu a:hover
{
    color: #3d3d3d;
}
.footer_text, .footer_text a
{
    color: #00bbee;
    margin-top: 5px;
}
.footer_text a:hover
{
    font-weight: bold;
}
.footer_copyright
{
    margin-top: 5px;
    margin-bottom: 50px;
    color: #949494;
}

/* * * * * * FORMS * * * * * */
div#Contact input.submit
{
    margin-left: 143px;
}
.contactIntro, .contactIntro a
{
    color: #00bbee;
    font-size: 13px;
}
.PropertyGrid
{
    width: 400px;
}
.PropertyGrid input
{
    border: solid 1px #cccccc;
    width: 200px;
}
.PropertyGrid th
{
    text-align: left;
    font-weight: normal;
    font-size: 13px;
    color: #00bbee;
    vertical-align: top;
}
.PropertyGrid .error
{
    font-size: 10px;
    color: #FF0000;
}
.PropertyGrid textarea
{
    border: solid 1px #cccccc;
    width: 200px;
}


/* * * * * DISCOUNT * * * * */

table.home
{
    background-color: Red;
}

body.home .otherproducts
{
    background: transparent url(../images/discount.png) no-repeat;
    position: absolute;
    top: 420px;
    left: 0px;
    height: 180px;
    width: 960px;
    padding-top: 26px;
    padding-left: 5px;
    overflow: hidden;
}
body.home .otherproducts .product
{
    background: transparent url(../images/discountProduct.png) no-repeat;
    height: 151px;
    width: 315px;
}
body.home .otherproducts .product a
{
    display: block;
    position: relative;
    height: 151px;
    width: 315px;
}
body.home .otherproducts .product a img
{
    position: absolute;
    z-index: 1;
    top: 0px;
    right: 5px;
    height: 151px;
    width: 206px;
}
body.home .otherproducts .product a .productname
{
    font-family: Verdana;
    position: absolute;
    z-index: 3;
    top: 7px;
    left: 5px;
    width: 150px;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
}
body.home .otherproducts .product a .productNickName
{
    display: block;
    font-family: Verdana;
    position: absolute;
    z-index: 3;
    top: 40px;
    left: 5px;
    width: 99px;
    text-align: left;
    font-size: 11px;
}
/* * * PRODUCT PRICING * * */
body.home .productPricing
{
    display: block;
}
body.home .productPricing .recommendedRetailPrice
{
    position: absolute;
    z-index: 4;
    top: 130px;
    left: 5px;
    width: 150px;
    text-align: left;
}
body.home .productPricing .price
{
    position: absolute;
    z-index: 5;
    top: 105px;
    left: 5px;
    width: 150px;
    text-align: left;
    font-size: 17px;
    font-weight: bold;
    color: #ff5500;
    text-decoration: none;
}

body.home .otherproducts .product a .discountOverlay
{
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 0px;
    height: 151px;
    width: 315px;
    background: transparent url(../images/discountProductOverlay.png) no-repeat;
}
