﻿body 
{
    /*background-image: url('../images/background.png');*/
    /*background-repeat:repeat-x;*/
    background-color: #ffffff;
    color: #666666;
}
.topbooxs 
{
    width:100%;
    height:101px;
    background-image: url('../images/background.png');
    background-repeat:repeat-x;
    background-color: #ffffff;
    color: #666666;
}
.topsmallbooxs 
{
    width:100%;
    height:60px;
    background-image: url('../images/background-small.png');
    background-repeat:repeat-x;
    background-color: #ffffff;
    color: #666666;
}
.pagecontent 
{
    width:100%;
    background-color:#ffffff;
}
.headerimage 
{
    height: 166px;
    }
body, p, table, td, th, caption
{
    font-family: "Segoe UI",
             Candara,
             "Bitstream Vera Sans",
             "DejaVu Sans",
             "Trebuchet MS",
             Arial,Verdana,sans-serif;
    font-size: 12px;
    line-height: 19px;
    letter-spacing: 0.3px;
}
td, th, caption {
    padding: 4px 0px 4px 5px;
}


table-label 
{
    width:200px;
    text-align: right;
    padding-right:10px;
    margin-right:10px;
    line-height:24px;
    float:left;
    display:block;
    font-weight: normal;
    }
#footer 
{
    margin-bottom:5px;
    }
#footer ul 
{
    float:right;
    list-style:none outside none;
    margin:0 auto;
    text-align:center;
    display:inline;
}
#footer ul li {
    border-right:1px solid #EAEAEA;
    display:inline;
    margin:0 auto;
    padding:0 5px;
}

#footer ul li.last {
    border-right:0px;
    display:inline;
    margin:0 auto;
    padding:0 5px;
}

.bordermo img
{
    -moz-border-radius:4px 4px 4px 4px;
    border: 2px solid #ccc;
}

.bordermo:hover img{
    border: 2px solid #00aeef;
}

.buttonlarge-span
{
    float:left;
    padding-left:8px;
    padding-right:2px;
    height:80px;
    clear:none;
    }
.buttonlarge-disabled 
{
    display:table-cell;
    -moz-border-radius:4px 4px 4px 4px;
    background-color: #F5F5F5;
    color: #ccc;
    vertical-align: middle;
    width:240px;
    height:60px;
    padding:10px;
    border: 2px solid #ccc;
    text-align:center;
    font-size:15px;
    }
.buttonlarge-active 
{
    float:left;
    display:table-cell;
    -moz-border-radius:4px 4px 4px 4px;
    background-color: #F5F5F5;
    color:#000000;
    vertical-align: middle;
    width:240px;
    height:60px;
    padding:10px;
    border: 2px solid #00aeef;
    clear:none;
    text-align:center;
    line-height: 20px;
    font-size:13px;
    }
.buttonlarge 
{
    display:table-cell;
    -moz-border-radius:4px 4px 4px 4px;
    background-color: #F5F5F5;
    vertical-align: middle;
    width: 270px;
    height:60px;
    padding:10px;
    border: 2px solid #ccc;
    text-align:left;
    }
.buttonlarge:hover {
    border: 2px solid #00aeef;
    text-decoration: underline;
}
.buttonlarge-txt 
{
    float:left;
    display:table-cell;
    width: 180px;
    height:60px;
    color: #000000;
    clear:none;
    line-height: 20px;
    font-size:13px;
    }
.buttonlarge-img 
{
    float:left;
    display:table-cell;
    clear:none;
    width:60px;
    height:60px;
    padding-left:10px;
    padding-right:10px;
    }

a:link.pagebutton
{
    color: #ffffff;
    margin-right: 5px;
    padding: 0 4px 0 4px;
    background-color: #000000;
    border: 1px solid #666666;
    -moz-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
    }
a:hover.pagebutton
{
    background-color: #00adee;
    text-decoration: none;
}
a.pagebuttoncurrent
{
    margin-right: 5px;
    padding: 0 4px 0 4px;
    color: #ffffff;
    background-color: #00adee;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #666666;
    -moz-border-radius:4px 4px 4px 4px;
	-khtml-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
    }
a.pagebuttoncurrent:hover
{
    color: #000000;
    text-decoration: none;
}
.mainstyle-box 
{
    min-height:200px;
    padding: 10px;
    }
.mainstyle {
    padding: 10px;
}
.mainstyle-t2 {
    padding-right: 10px;
}
.mainstyle-t3-top
{
    background:url('');
    background-repeat:repeat;
    height:28px;
    -moz-border-radius:4px 4px 0px 0px;
	-khtml-border-radius:4px 4px 0px 0px;
	-webkit-border-radius:4px 4px 0px 0px;
    }
.mainstyle-t3-bg
{
    position:relative;
    display:table-cell;
    background:url('../images/shelf/shelf002.png');
    background-repeat:repeat;
    height:100%;
    width:902px;
    -moz-border-radius:0px 0px 4px 4px;
	-khtml-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
    }
.mainstyle-t3-bookbox-rowstyle
{
    float:left;height:170px;width:100px;
    border:0px solid #e6e6e6;
    margin-left:5px;margin-right:23px;margin-top:0;margin-bottom:30px;
    padding:0;
    table-layout: fixed;
    -moz-border-radius:4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
    }
.mainstyle-t3-bookbox-img-rowstyle 
{
    text-align:center;
    height:170px;width:100px;
    border:0px solid #e6e6e6;
    display:table-cell;
    vertical-align: bottom;
    }

.mainstyle-t3-top-001
{
    background:url('../images/shelf/shelf001top.png');
    background-repeat:repeat;
    height:28px;
    -moz-border-radius:4px 4px 0px 0px;
	-khtml-border-radius:4px 4px 0px 0px;
	-webkit-border-radius:4px 4px 0px 0px;
    }
.mainstyle-t3-bg-001
{
    position:relative;
    display:table-cell;
    background:url('../images/shelf/shelf001.png');
    background-repeat:repeat;
    height:100%;
    width:902px;
    -moz-border-radius:0px 0px 4px 4px;
	-khtml-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
    }
.mainstyle-t3 
{
    margin:0;
    padding-top:0;
    padding-right:0;
    padding-bottom:0;
    padding-left:15px;
    }
.mainstyle-t3-bookbox-mouseover 
{
    visibility:hidden;
    position: relative;
    top:-135px;
    left:30px;
    width:120px;
    height:auto;

    border: 3px solid black;
    padding:5px;
    background-color:#ffffff;
    z-index:999;
    -moz-border-radius:4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
    }
.mainstyle-t3-bookbox-rowstyle-001 
{
    float:left;height:170px;width:100px;
    border:0px solid #e6e6e6;
    margin-left:5px;margin-right:23px;margin-top:0;margin-bottom:0;
    padding:0;
    table-layout: fixed;
    -moz-border-radius:4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
    }
.mainstyle-t3-bookbox-img-rowstyle-001 
{
    text-align:center;
    height:170px;width:100px;
    border:0px solid #e6e6e6;
    display:table-cell;
    vertical-align: bottom;
    }
.mainstyle-t3-bookbox 
{
    float:left;width:165px;height:300px;border:1px solid #e6e6e6;margin:5px;table-layout: fixed;
    -moz-border-radius:4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
    }
.mainstyle-t3-bookbox-img 
{
    text-align:center;height:200px;width:165px;display:table-cell;vertical-align: bottom;
    }
.mainstyle-t3-bookbox-txt 
{
    padding: 0 5px 0 5px;text-align:center;
    }
.booklist-right {
    position: relative;
    top:30px;
    right:0px;
    margin-bottom:60px;
    padding-right:10px;
    text-align:right;
}
.mainstyle-grey-shade 
{
    background-color: #f5f5f5;
	background-image:url("../images/bg-grey-shadebox.png");
	border: 0px solid #a9a9a9;
    background-repeat:repeat-x;
    background-attachment: scroll;
    background-position:center bottom; 
    -moz-border-radius:10px 10px 10px 10px;
	-khtml-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
    padding: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #666666;
}
.mainstyle-grey 
{
    -moz-border-radius:4px 4px 4px 4px;
    padding: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: #f5f5f5;
    color: #666666;
}
.mainstyle-grey-t2 
{
    -moz-border-radius:4px 4px 4px 4px;
    padding: 10px;
    background-color: #f5f5f5;
    color: #666666;
    margin-bottom:5px;
    margin-top:0px;
}
.ar-button {
    text-align: right;
}
.shadebox 
{
	background-image:url("../images/bg-shadebox.png");
	border: 1px solid #a9a9a9;
    background-repeat:repeat-x;
    background-attachment: scroll;
    background-position:center bottom; 
    -moz-border-radius:10px 10px 10px 10px;
	-khtml-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	}

.shadebox-light 
{
	background-image:url("../images/bg-shadebox-light.png");
	border: 0px solid #a9a9a9;
    background-repeat:repeat-x;
    background-attachment: scroll;
    background-position:center bottom; 
    -moz-border-radius:10px 10px 10px 10px;
	-khtml-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	}

/*Maak je boek Slider*/
#slNrTotalPages-unused 
{
    width: 400px;
    }
#slNrAddContentPages-unused
{
    width: 400px;
    }


/*Slider*/

#slider1 {
    width: 950px; /* important to be same as image width */
    height: 385px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 950px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
ul#slider1Content 
{
    list-style: none;
    padding:0;
    }
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
	-khtml-opacity: 0.0;
    opacity: 0.0;
    color: #fff;
    display: none;
}
.slider1Image span strong {
    font-size: 14px;
    line-height: 24px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}

/*end slider*/

/*Slider small*/

#slider2 {
    width: 670px; /* important to be same as image width */
    height: 150px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider2Content {
    width: 670px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
ul#slider2Content 
{
    list-style: none;
    padding:0;
    }
.slider2Image {
    float: left;
    position: relative;
	display: none;
}
.slider2Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
	-khtml-opacity: 0.0;
    opacity: 0.0;
    color: #fff;
    display: none;
}
.slider2Image span strong {
    font-size: 14px;
}
.top2 {
	top: 0;
	left: 0;
}
.bottom2 {
	bottom: 0;
    left: 0;
}
.left2 {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 130px;
}
.right2 {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 140px;
}

/*end slider small*/


.clear 
{
    clear: both;
    }

input,select,textarea, checkbox
{
    color: #000000;
    font-family: "Segoe UI",
             Candara,
             "Bitstream Vera Sans",
             "DejaVu Sans",
             "Trebuchet MS",
             Arial,Verdana,sans-serif;
    font-size: 13px;
    /*min-width: 150px;*/
    outline: none; /* hide dotted outline in Firefox */
    padding: 1px 0px 1px 5px;
}
input[type="checkbox"]
{
    vertical-align:middle;
    }
input[type="checkbox"], input[type="radio"], input.checkbox, input.radio 
{
    top:0;
    margin-top:0px;
    margin-right:10px;
    }
input[type="text"], input[type="password"], input.text, input.title, textarea, select 
{
    margin: 8px 0 0;
    }

b 
{
}
b.soft
{
    color:#000000;
    font-weight:normal;
    }
tr.headerrow 
{
    background-color: #00AEEF;
    color: #FFFFFF;
    font-weight:bold;
    }
tr.evenrow 
{
    background-color: #e6e6e6;
    }
tr.oddrow 
{
    background-color: #ffffff;
    }

dt,dd { font-size: 12px; padding: 0; margin: 0; }
dd { margin-right: 2px; }

.ui-sortable
{
    padding-left:0;
    }

.ui-sortable li 
{
    list-style-type: none;
    list-style-image: none;
    margin: 5px;
    padding: 0;
    float: left;
    min-width: 100px;
    min-height: 150px;
    text-align:center;
    }

.canvasimg li 
{
    list-style-type: none;
    list-style-image: none;
    margin: 5px;
    padding: 0;
    float: left;
    min-width: 100px;
    min-height: 150px;
    text-align:center;
    }

ul,ol
{
    padding-left:25px;
    list-style-image: url(../images/bullet.png);
    }
li 
{
    margin-bottom: 2px;
    }


hr 
{
    height: 1px;
    color: #e6e6e6;
    margin:0;
    }

.spacer-blue 
{
    background: url(../images/spacer-blue.png) no-repeat;
    background-position: center center;
    padding-top:50px;
    padding-bottom:5px;
}

h1 {
    color: #231f20;
    font-size: 21px;
    font-weight:bold;
    line-height:22px;
    margin-bottom:4px;
}

h1.blue {
    color: #0079A7;
    font-size: 21px;
    font-weight:normal;
    line-height:22px;
    margin-bottom:4px;
    margin-top:0;
}

h1.m {
    color: #231f20;
    font-size: 15px;
    font-weight:bold;
    line-height:18px;
    padding-top: 5px;
    margin-bottom: 2px;
}

h2 {
    color: #231f20;
    font-size: 16px;
    line-height: 22px;
}

h2.m {
    color: #231f20;
    font-size: 12px;
    line-height: 14px;
    margin-top: 1px;
    margin-bottom: 2px;
}

h2.blue {
    color: #0079A7;
}

h3 {
    color: #231f20;
    font-size: 14px;
    font-weight:bold;
    line-height:20px;
    border-top: 1px #e6e6e6 solid;
    padding-top: 3px;
    margin-top: 20px;
    margin-bottom: 5px;
}

h3.hrbottom {
    color: #231f20;
    font-size: 14px;
    font-weight:bold;
    line-height:20px;
    border-top:0;
    border-bottom: 1px #e6e6e6 solid;
    padding-top: 3px;
    margin-top: 20px;
    margin-bottom: 10px;
}

h3.filter {
    color: #231f20;
    font-size: 14px;
    font-weight:bold;
    line-height:20px;
    border-top: 1px #e6e6e6 solid;
    padding-top: 3px;
    margin-top: 0px;
}

h3.nohr {
    color: #231f20;
    font-size: 14px;
    font-weight:bold;
    line-height:20px;
    padding-top: 3px;
    margin-top: 20px;
    border: 0;
}

h3.nohrgrey {
    color: #231f20;
    font-size: 14px;
    font-weight:normal;
    line-height:20px;
    padding-top: 3px;
    margin-top: 0;
    border: 0;
}

h3.norhrblue {
    color: #0079A7;
    font-size: 14px;
    font-weight:normal;
    line-height:20px;
    padding-top: 3px;
    margin-top: 0;
    border: 0;
}

b.h3-nohr {
    color: #231f20;
    font-size: 14px;
    font-weight:bold;
    line-height:20px;
    padding-top: 3px;
    margin-top: 20px;
    border: 0;
}

h4 {
    color: #231f20;
    font-size: 18px;
    line-height:24px;
    margin-bottom: 5px;
}

h4.m {
    color: #231f20;
    font-size: 18px;
    line-height:24px;
    margin-bottom: 5px;
    text-align: right;
}

h5 {
    color: #231f20;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
}

h6 {
    color: #231f20;
    font-size: 14px;
    line-height: 18px;
    font-variant: small-caps;
    font-style: normal;
    font-weight: normal;
}

#breadcrum a
{
    font-size:13px;
    color: #00AEEF;
    }

#breadcrum a.current 
{
    background: transparent url('../images/booxs-pre-x.png') no-repeat scroll center right; 
    margin-right: 6px;
    padding-right: 15px; /* RIGHT IMAGE WIDTH */
    outline: none; /* hide dotted outline in Firefox */
    }

a 
{
    outline: none; /* hide dotted outline in Firefox */
    text-decoration:none;
    }

a:link {
    color: #0079a7;
    text-decoration: none;
}

a:hover {
    color: #0079a7;
    text-decoration: underline;
}

a:active {
    color: #0079a7;
    text-decoration: underline;
}

a:visited {
    color: #0079a7;
}

a.sub 
{
    outline: none; /* hide dotted outline in Firefox */
    text-decoration:none;
    font-size: 11px;
    line-height: 15px;
    clear: both;
    }

a.title 
{
    outline: none; /* hide dotted outline in Firefox */
    text-decoration:none;
    font-size: 12px;
    }

a.title:link {
    color: #000000;
    text-decoration: none;
}

a.title:hover {
    color: #000000;
    text-decoration: underline;
}

a.title:active {
    color: #000000;
    text-decoration: underline;
}

a.title:visited {
    color: #000000;
}

a.button-grey 
{

    background: transparent no-repeat scroll top right; 
	margin: 3px;
	padding: 0 10px 0 10px;
	
	background-color: #00AEEF;
	font-weight:bold;
	font-size: 19px;
	line-height:23px;
	letter-spacing:0.5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;

    /* Sliding right image */
    display: inline-block;
    height: 25px; /* IMAGE HEIGHT */
    outline: none; /* hide dotted outline in Firefox */
    /* FONT PROPERTIES GLOBAL */
    font-weight:bold;
    text-decoration: none;
    color: #000000;
    font-size:13px;
    font-weight: normal;
    }

a.button-grey span {
    /* Background left image */ 
    background: transparent no-repeat scroll top left; 
    display: block;
    line-height: 25px; /* BUTTON HEIGHT */
    padding: 0px 0px 0px 0px;
}
a.button-grey:hover span{
    text-decoration:underline;
}
a.button-grey:link span{
    color: #000000;
}

a.button-grey:hover span{
    color: #000000;
}

a.button-grey:active span{
    color: #000000;
}

a.button-grey:visited span{
    color: #000000;
}


a.button-grey1 {
    /* Sliding right image */
    background: transparent url('../images/button-grey-right.png') no-repeat scroll top right; 
    display: inline-block;
    height: 25px; /* IMAGE HEIGHT */
    margin-right: 6px;
    padding-right: 13px; /* RIGHT IMAGE WIDTH */
    margin-top:5px;
    margin-bottom:5px;
    outline: none; /* hide dotted outline in Firefox */
    /* FONT PROPERTIES GLOBAL */
    font-weight:bold;
    text-decoration: none;
    color: #ffffff;
    font-size:13px;
}
a.button-grey1 span {
    /* Background left image */ 
    background: transparent url('../images/button-grey-left.png') no-repeat scroll top left; 
    display: block;
    line-height: 25px; /* BUTTON HEIGHT */
    padding: 0px 0px 0px 13px;
}
a.button-grey1:hover span{
    text-decoration:underline;
}
a.button-grey1:link span{
    color: #ffffff;
}

a.button-grey1:hover span{
    color: #ffffff;
}

a.button-grey1:active span{
    color: #ffffff;
}

a.button-grey1:visited span{
    color: #ffffff;
}


a.btn-blue 
{
    color:#ffffff;
    background-color:#7EBFDB;
    padding:3px;
    margin:3px;
    }

a.btn-blue:link {
    color: #ffffff;
}
a.btn-blue:hover {
    color: #ffffff;
}
a.btn-blue:active {
    color: #ffffff;
}
a.btn-blue:visited {
    color: #ffffff;
}

a.btn-grey2 
{
    color:#333333;
    font-weight: bold;
    background-color:#cccccc;
    padding:3px;
    margin:3px;
    }

a.btn-grey2:link {
    color: #333333;
}
a.btn-grey2:hover {
    color: #333333;
}
a.btn-grey2:active {
    color: #333333;
}
a.btn-grey2:visited {
    color: #333333;
}

a.button-booxs {
    /* Sliding right image */
    background: transparent url('../images/button-booxs-right.png') no-repeat scroll top right; 
    display: inline-block;
    height: 26px; /* IMAGE HEIGHT */
    margin-right: 6px;
    padding-right: 20px; /* RIGHT IMAGE WIDTH */
    margin-top:5px;
    margin-bottom:5px;
    outline: none; /* hide dotted outline in Firefox */
    /* FONT PROPERTIES GLOBAL */
    font-weight:bold;
    text-decoration: none;
    color: #ffffff;
    font-size:12px;
    clear: both;
}
a.button-booxs span {
    /* Background left image */ 
    background: transparent url('../images/button-booxs-left.png') no-repeat scroll top left; 
    display: block;
    line-height: 26px; /* BUTTON HEIGHT */
    padding: 0px 0px 0px 10px;
}
a.button-booxs:hover span{
    text-decoration:underline;
}
a.button-booxs:link span{
    color: #ffffff;
}

a.button-booxs:hover span{
    color: #ffffff;
}

a.button-booxs:active span{
    color: #ffffff;
}

a.button-booxs:visited span{
    color: #ffffff;
}


/* layout */

#logo 
{
	height:115px;
	background: url('../images/booxs-logo.png') no-repeat;
	background-position: 10px 30px;
    }
#logo a {
    display:block;
    text-indent:-1000px;
    margin-top: 30px;
    height: 40px;
}

#leader 
{
    padding-bottom: 10px;
    }

#topmenu 
{
        position: absolute;
        text-align:right;
        margin-left: 550px;
    	width:230px;
    	height:40px;
    	margin-top:0;
  	    padding:5px 5px 5px 10px;
    }
#topmenu ul {
    list-style:none outside none;
    margin:0 auto;
    text-align:center;
    display:inline;
    width:100%;
}
#topmenu ul li {
    border-right:1px solid #AAAAAA;
    display:inline;
    margin:0 auto;
    padding:0 5px;
}

#minicart 
{
    position: absolute;
    margin-left: 795px;
    min-width:140px;
    height:40px;
    background-color:#AAAAAA;
    border-bottom: 5px solid #00aeef;
    padding:5px 5px 5px 10px;
    color:#FFFFFF;
    }
#cart 
{
    background-color: #231f20;
    padding-bottom: 1px;
    }
h1.cart 
{
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 10px;
    }
#cart-contents 
{
    background-color: #ffffff;
    color: #000000;
    text-align: center;
    margin: 2px;
    margin-bottom:1px;
    padding: 5px;
    padding-top: 15px;
    border-top: solid 5px #00aeef;
    }

.coverimg-t1
{
        max-width:65px;
        width: expression(this.width > 65 ? 65: true);
        max-height:100px;
        height: expression(this.height > 100 ? 100: true);
}
.coverimg-t2
{
        max-width:85px;
        width: expression(this.width > 85 ? 85: true);
        max-height:130px;
        height: expression(this.height > 130 ? 130: true);
}
.coverimg-t3
{
        max-width:100px;
        width: expression(this.width > 100 ? 100: true);
        max-height:157px;
        height: expression(this.height > 157 ? 157: true);
}
.coverimg-t3-shadow 
{
    background:url("../images/shadow.png") no-repeat scroll right top transparent;
    bottom:4px;
    padding-right:15px;
    position:relative;
    }
.coverimg-t3-3deffect 
{
    top:0;
    left:0;
    display:table-cell;position:absolute;
    }
.coverimg-t4
{
        max-width:125px;
        width: expression(this.width > 125 ? 125: true);
        max-height:189px;
        height: expression(this.height > 189 ? 189: true);
}
.coverimg-t5
{
        max-width:150px;
        width: expression(this.width > 150 ? 150: true);
        max-height:227px;
        height: expression(this.height > 227 ? 227: true);
}

.cover-l-t1 
{
    position: relative;
    float:left;
    padding-left:0px;
    padding-bottom:10px;
    }
.cover-l-t1-star 
{
    float: left;
    position:absolute;
    left: 80px;
    bottom: 10px;
    width: 113px;
    height: 119px;
    background: url(../images/star-blue-l.png) no-repeat;
    background-position: center center;
    }
b.cover-l-t1-star-price 
{
    z-index:1;
    float: left;
    position:absolute;
    left: 0px;
    top: 49px;
    width: 113px;
    height: 62px;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: -1px;
    text-align: center;
    }

.cover-m-t1 
{
    position: relative;
    float:left;
    padding-left:10px;
    padding-bottom:10px;
    }
.cover-m-t1-star 
{
    float: left;
    position:absolute;
    left: 60px;
    top: 30px;
    width: 113px;
    height: 100px;
    background: url(../images/star-blue-m.png) no-repeat;
    background-position: center center;
    }
b.cover-m-t1-star-price 
{
    z-index:1;
    float: left;
    position:absolute;
    left: 0px;
    top: 0px;
    padding-top: 40px;
    width: 113px;
    height: 60px;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: -1px;
    text-align: center;
    }


.cover-sm-t1 
{
    position: relative;
    float:left;
    margin-left:60px;
    margin-bottom:30px;
    max-width:120px;
    min-width:120px;
    min-height:230px;
    }
.cover-sm-t1-star 
{
    float: left;
    position:absolute;
    left: 33px;
    top: 17px;
    width: 59px;
    height: 62px;
    background: url(../images/star-blue-sm.png) no-repeat;
    background-position: center center;
    }
b.cover-sm-t1-star-price 
{
    z-index:1;
    float: left;
    position:absolute;
    left: 0px;
    top: 0px;
    padding-top: 22px;
    width: 59px;
    height: 40px;
    color: #ffffff;
    font-size: 13px;
    letter-spacing: -2px;
    text-align: center;
    }


.cover-sm-t2-container 
{
    position: relative;
    float:left;
    padding-left:5px;
    padding-bottom:30px;
    width:250px;
    padding-bottom:30px;
    }
.cover-sm-t2-text 
{
    position: absolute;
    float:left;
    width: 140px;
    margin-left:110px;
    }
.cover-sm-t2 
{
    position: relative;
    float:left;
    padding-left:0px;
    }
.cover-sm-t2-star 
{
    float: left;
    position:absolute;
    left: 33px;
    top: 17px;
    width: 59px;
    height: 62px;
    background: url(../images/star-blue-sm.png) no-repeat;
    background-position: center center;
    }
b.cover-sm-t2-star-price 
{
    z-index:1;
    float: left;
    position:absolute;
    left: 0px;
    top: 0px;
    padding-top: 22px;
    width: 59px;
    height: 40px;
    color: #ffffff;
    font-size: 13px;
    letter-spacing: -2px;
    text-align: center;
    }

/* mainmenu */

#mainmenu-content 
{
    /*border: 1px solid black;*/
    float: right;
    margin-top: 70px;
    }

ul#mainnav {
	margin: 0; padding: 0;
	float: left;
	list-style: none;
	position: relative;
	top: 1px;
	/*background-color: #ffffff;*/
    /*filter: alpha(opacity=90);*/
    /*-moz-opacity: 0.9;*/
	/*-khtml-opacity: 0.9;*/
    /*opacity: 0.9;*/
}
ul#mainnav li {
	float: left; /*Home eerst links*/
	margin: 0; padding: 0;
}
ul#mainnav li.current {
    background-color: #ffffff;
    /*filter: alpha(opacity=70);*/
    /*-moz-opacity: 0.7;*/
	/*-khtml-opacity: 0.7;*/
    /*opacity: 0.7;*/
    font-weight: bold;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-bottom:1px solid #ffffff;
}
ul#mainnav li a {
	padding: 5px 15px;
	display: block;
	color: #231f20;
	text-decoration: none;
	font-size: 14px;
	/*font-weight: normal;*/
}
ul#mainnav li a:hover 
{
    color: #0079a7;
    /*background-color: #e6e6e6;*/
}
ul#mainnav li.current a 
{
    color: #0079a7;
    /*font-weight:bold;*/
}

/* mainmenu level2 */

ul#mainnav li:hover span {display: block;}

html ul#mainnav li span {
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0; top:35px;
	display: none;
	width: 610px;
	background: #1376c9;
	color: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
html ul#mainnav li span a {
	display: inline;
	font-size: 12px;
}
ul#mainnav li span a:hover {
	text-decoration: underline;
}
#Searchbox-grid
{
    height:35px;
    margin-bottom:10px;
    margin-top:5px;
    vertical-align:top;
}
#Searchbox-list 
{
    height:35px;
    margin-bottom:10px;
    margin-top:10px;
    vertical-align:top;
}
#topSearch {
	text-align:center;
    padding-top:10px;
    margin-top:10px;
}
.tbSearch
{
    background-image: url("../images/searchfield1.png");
    margin:0;
    border:0;
    }
/* subnav */

ul#subnav {
    margin-top:5px;
    padding:0;
	float: left;
	list-style: none;
	position: relative;
	top: 1px;
	/*background-color: #ffffff;*/
    /*filter: alpha(opacity=90);*/
    /*-moz-opacity: 0.9;*/
	/*-khtml-opacity: 0.9;*/
    /*opacity: 0.9;*/
}
ul#subnav li {
	color: #000000;
	float: left; /*Home eerst links*/
	margin: 0 0px 0 0;
	padding-top:3px;
    padding-left:10px;
    padding-right:10px;
	/*background-color: #FFEA9D;*/
	/*font-weight:bold;*/
	font-size: 14px;
	line-height:23px;
	letter-spacing:0.5px;
    /*border-radius: 3px;*/
    /*-moz-border-radius: 3px;*/
	/*-khtml-border-radius: 3px;*/
	/*-webkit-border-radius: 3px;*/
}

ul#subnav li.current {
    height: 26px;
    color: #ffffff;
	background-color: #cccccc;
    /*border-radius: 3px;*/
    /*-moz-border-radius: 3px;*/
	/*-khtml-border-radius: 3px;*/
	/*-webkit-border-radius: 3px;*/
    /*filter: alpha(opacity=70);*/
    /*-moz-opacity: 0.7;*/
	/*-khtml-opacity: 0.7;*/
    /*opacity: 0.7;*/
}

ul#subnav em.arrow-down {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #cccccc;
    display: block;
    height: 0;
    left: 50%;
    margin-left: -8px;
    position: relative;
    top: 3px;
    width: 0;
}

ul#subnav li a {
	/*padding: 5px 15px;*/
	display: block;
	color: #231f20;
	text-decoration: none;
	/*font-size: 14px;*/
	/*font-weight: normal;*/
}
ul#subnav li a:hover
{
    color: #cccccc;
    /*background-color: #e6e6e6;*/
}
ul#subnav li.current a
{
    color: #ffffff;
    /*font-weight:bold;*/
}

/* pagenav */


ul.pagenav {
	margin: 0; padding: 0;
	float: right;
	list-style: none;
	position: relative;
	top: 1px;
	/*background-color: #ffffff;*/
    /*filter: alpha(opacity=90);*/
    /*-moz-opacity: 0.9;*/
	/*-khtml-opacity: 0.9;*/
    /*opacity: 0.9;*/
}
ul.pagenav li.current {
	float: left; /*Home eerst links*/
	/*margin: 5px 2px 0 0;*/
	padding-left: 3px;
	padding-right: 3px;
	color: #ffffff;
	background-color: #cccccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
ul.pagenav li.current a
{
    color: #000000;
	text-decoration: none;
	font-size: 12px;
    /*font-weight:bold;*/
	/*margin: 5px 2px 0 0;*/
}

ul.pagenav li
{
    float: left; /*Home eerst links*/
	margin: 8px 5px 0 0;
	padding: 0;
	/*background-color: #FFEA9D;*/
    border-radius: 3px;
    -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
ul.pagenav li a {
	/*padding: 7px 3px;*/
	display: block;
	color: #231f20;
	text-decoration: none;
	font-size: 12px;
	/*font-weight: normal;*/
}
ul.pagenav li a:hover
{
    color: #cccccc;
    /*background-color: #e6e6e6;*/
}
.VarTableTdLabel 
{
    width:100px;
    min-width:100px;
    max-width:100px;
    vertical-align:top;
    }
input[type="text"].FormStyle2, input[type="password"].FormStyle2, input.text.FormStyle2, input.title.FormStyle2, textarea.FormStyle2, select.FormStyle2 
{
    width:292px;
    max-width:292px;
}
textarea.FormStyle2 
{
    resize: vertical;
    min-height:100px;
}