
tr.trTitles {
	background: #df002c;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
td.description{
	width: 300px;
}
td.price{
	width: 85px;
	text-align: right;
}
td.amount{
	width: 150px;
	text-align: right;
}
td.subtotal{
	width: 85px;
	text-align: right;
}
td.action{
	width: 25px;
	text-align: center;
}
td.orderstepDescription{
	width: 175px;
}
tr.basketTableRow{
	height: 30px;
	vertical-align: middle;
}


/* --- forms init --- */
form{
	margin: 0px;
	padding: 0px;
}
form input.basic{
	position: relative;
	background: transparent url('http://flivopress.jabdah.nl/button-form-medium.jpg') no-repeat 0px 0px;
	cursor: hand;	
	outline: none;
	border: none;
	width: 125px;
	height: 14px;
   	font-weight: bold;
	font-size: 10px;
}
form input.basic:hover {color: #FFFFFF;}

form input.basketBasic{
	position: relative;
	background: transparent url('http://flivopress.jabdah.nl/button-form-medium.jpg') no-repeat 0px 0px;
	cursor: hand;	
	outline: none;
	border: none;
	width: 125px;
	height: 14px;
   	font-weight: bold;
	font-size: 10px;
	float: right;
}
form input.basketBasic:hover {color: #FFFFFF;}

form input.small{
	background: transparent url('http://flivopress.jabdah.nl/button-form-small.jpg') no-repeat 0px 0px;
	cursor: hand;	
	outline: none;
	border: none;
	width: 75px;
	height: 14px;
   	font-weight: bold;
	font-size: 10px;	
}
form input.small:hover {color: #FFFFFF;}

form input.basketSmall{
	position: relative;
	top: 5px;
	background: transparent url('http://flivopress.jabdah.nl/button-form-small.jpg') no-repeat 0px 0px;
	cursor: hand;	
	outline: none;
	border: none;
	width: 75px;
	height: 14px;
   	font-weight: bold;
	font-size: 10px;	
}
form input.basketSmall:hover {color: #FFFFFF;}

form input.basketRemove{
	position: relative;
	display: block;
	width: 19px;
	height: 19px;
}

form input.textLarge{
	width: 200px;
	height: 15px;
	font-size: 10px;
}
form input.textPostCode{
	width: 50px;
	height: 15px;
	font-size: 10px;
}
form input.textCity{
	width: 141px;
	height: 15px;
	font-size: 10px;
}

form input.textBasic{
	background: transparent url('http://flivopress.jabdah.nl/form-textInput-medium.jpg') no-repeat 0px 0px fixed;
	outline: none;
	border: none;
	width: 118px;
	height: 20px;
   	font-weight: normal;
	font-size: 10px;
	padding: 3px 6px 0px 6px;
}

form input.textSmall{
	background: transparent url('http://flivopress.jabdah.nl/form-textInput-small.jpg') no-repeat 0px 0px fixed;
	outline: none;
	border: none;
	width: 40px;
	height: 20px;
   	font-weight: normal;
	font-size: 10px;
	padding: 3px 6px 0px 6px;
}
form input.basketTextSmall{
	position: relative;
	top: 10px;
	background: transparent url('http://flivopress.jabdah.nl/form-textInput-small.jpg') no-repeat 0px 0px fixed;
	outline: none;
	border: none;
	width: 40px;
	height: 20px;
   	font-weight: normal;
	font-size: 10px;
	padding: 3px 6px 0px 6px;
}
form input.submitSmall{
	clear: all;
	float: left;
	max-width: 100px;
}


.button{
	background: transparent url('http://flivopress.jabdah.nl/button-form-medium.jpg') no-repeat 0px 0px;
	width: 125px;
	height: 14px;
	color: #000000;
	float: left;
	margin: 0px;
	margin-right: 15px;
	padding: 0px;
	font-size: 11px;
   	font-weight: bold;
	text-align: center;
}
.button{text-decoration: none;}
.button:hover{
	color: white;
}
.buttonBasic{
   display: block;
   position: relative;
   top: 2px;
   right: 0px;
   float: left;
   width: 95px;
   height: 18px;
   padding-top: 2px;
   background-image: url("http://flivopress.jabdah.nl/button-basic.jpg");
   background-repeat: no-repeat;
   text-indent: 7px;
   font-weight: bold;
   text-align: left;
   font-size: 10px;
}
.buttonBasic a{fontweight:bold; color:#000000; text-decoration:none;}
.buttonBasic a:hover{color:#FFFFFF;}

.buttonBasicLarge{
   display: block;
   position: relative;
   top: 2px;
   right: 0px;
   float: right;
   width: 110px;
   height: 18px;
   padding-top: 2px;
   text-indent: 3px;
   background: url("http://flivopress.jabdah.nl/button-basic-large.jpg") no-repeat 0px 0px;
   font-weight: bold;
   text-align: left;
   font-size: 10px;
}
.buttonBasicLarge a{fontweight:bold; color:#000000; text-decoration:none;}
.buttonBasicLarge a:hover{color:#FFFFFF;}


/* --- Product lijst --- */

.prodlist1{
   display: block;
   width: 300px;
   height: 167px;
   float: left;
   position: relative;
   left: 0px;
   top: 0px;
   background-image: url("http://flivopress.jabdah.nl/prodlistDIV-background.jpg");
   background-repeat: no-repeat;
   margin: 0px;
   margin-bottom: 30px;
   padding: 2px;
}
.prodlist2{
   display: block;
   width: 300px;
   height: 167px;
   float: left;
   position: relative;
   left: 30px;
   top: 0px;
   background-image: url("http://flivopress.jabdah.nl/prodlistDIV-background.jpg");
   background-repeat: no-repeat;
   margin: 0px;
   margin-bottom: 30px;
   padding: 2px;
}

.prodlistTitle{
   display: block;
   position: relative;
   top: 0px;
   left: 1px;
   width: 100%;
   height: 16px;
   margin: 0px;
   padding: 0px;
   color: white;
   font-weight: bold;
   padding-top: 1px;
   text-indent: 5px;
   overflow: hidden;
}

.prodlistThumb{
   display: block;
   position: relative;
   top: 2px;
   left: 1px;
   float: left;
   width: 120px;
   height: 140px;
   border: 0px;
   margin: 0px;
   padding: 0px;
   overflow: hidden;
   text-align: center;
}

.prodlistThumb img {
   height: 140px;
}

.prodlistInfo{   
   display: block;
   position: relative;
   top: 2px;
   left: 1px;
   float: right;
   width: 169px;
   height: 120px;
   padding-left: 5px;
   border-left: solid 1px #df002c;
}


/* --- Product Buttons --- */

.prodlistInfoButton{ 
   display: block;
   position: relative;
   top: 4px;
   left: 0px;
   float: left;
   width: 125px;
   height: 18px;
   padding-left: 5px;
   margin-left: 6px;
   background-image: url("http://flivopress.jabdah.nl/button-info2.jpg");
   background-repeat: no-repeat;
   font-weight: bold;
   text-indent: 15px;
   font-size: 10px;
}
.prodlistInfoButton a{
   font-weight: bold;
   font-size: 11px;
   color: black;
   text-decoration: none;
}
.prodlistInfoButton a:hover{color: white;}

.prodlistBooksButton{ 
   display: block;
   position: relative;
   top: 2px;
   right: 0px;
   float: left;
   width: 95px;
   height: 18px;
   padding-top: 2px;
   background-image: url("http://flivopress.jabdah.nl/button-books3.jpg");
   background-repeat: no-repeat;
   font-weight: bold;
   text-align: center;
   font-size: 10px;
}
.prodlistBooksButton a{
   font-weight: bold;
   font-size: 11px;
   color: black;
   text-decoration: none;
}
.prodlistBooksButton a:hover{color: white;}

.prodlistDvdsButton{ 
   display: block;
   position: relative;
   top: 4px;
   right: 0px;
   float: left;
   width: 95px;
   height: 18px;
   padding-left: 5px;
   background-image: url("http://flivopress.jabdah.nl/button-dvds2.jpg");
   background-repeat: no-repeat;
   font-weight: bold;
   text-indent: 15px;
   font-size: 10px;
}
.prodlistDvdsButton a{
   font-weight: bold;
   font-size: 11px;
   color: black;
   text-decoration: none;
}
.prodlistDvdsButton a:hover{color: white;}

.prodlistTapesButton{ 
   display: block;
   position: relative;
   top: 4px;
   right: 0px;
   float: left;
   width: 95px;
   height: 18px;
   padding-left: 5px;
   background-image: url("http://flivopress.jabdah.nl/button-tapes2.jpg");
   background-repeat: no-repeat;
   font-weight: bold;
   text-indent: 15px;
   font-size: 10px;
}
.prodlistTapesButton a{
   font-weight: bold;
   font-size: 11px;
   color: black;
   text-decoration: none;
}
.prodlistTapesButton a:hover{color: white;}

.prodlistBundleButton{ 
   display: block;
   position: relative;
   top: 4px;
   right: 0px;
   float: left;
   width: 95px;
   height: 18px;
   padding-left: 5px;
   background-image: url("http://flivopress.jabdah.nl/button-bundle2.jpg");
   background-repeat: no-repeat;
   font-weight: bold;
   text-indent: 15px;
   font-size: 10px;
}
.prodlistBundleButton a {
   font-weight: bold;
   font-size: 11px;
   color: black;
   text-decoration: none;
} 
.prodlistBundleButton a:hover{color: white;}
 
.prodlistDownloadButton{ 
   display: block;
   position: relative;
   top: 4px;
   right: 0px;
   float: left;
   width: 95px;
   height: 18px;
   padding-left: 5px;
   background: url("http://flivopress.jabdah.nl/button-download2.jpg") no-repeat 0px 0px;
   font-weight: bold;
   text-indent: 15px;
   font-size: 10px;
}
.prodlistDownloadButton a{ font-weight:bold; font-size:11px; color:black; text-decoration:none;}
.prodlistDownloadButton a:hover{color: white;}

.prodlistDownloadChapterButton{
   display: block;
   position: relative;
   top: 4px;
   right: 0px;
   float: right;
   width: 110px;
   height: 18px;
   padding-left: 5px;
   background: url("http://flivopress.jabdah.nl/button-download3.jpg") no-repeat 0px 0px;
   font-weight: bold;
   text-indent: 15px;
   font-size: 10px;
}
.prodlistDownloadChapterButton a{ font-weight:bold; font-size:11px; color:black; text-decoration:none;}
.prodlistDownloadChapterButton a:hover{color: white;}


.prodlistSampleButton{ 
   display: block;
   position: relative;
   top: 4px;
   left: 15px;
   float: left;
   width: 95px;
   height: 18px;
   padding-left: 5px;
   background: url("http://flivopress.jabdah.nl/button-sample.jpg") no-repeat 0px 0px;
   font-weight: bold;
   text-indent: 15px;
   font-size: 10px;
}
.prodlistSampleButton a{font-weight:bold; font-size: 11px; color:black; text-decoration:none;}
.prodlistSampleButton a:hover{color: white;}

/* --- Product info page --- */

.prodInfoTitle{
   display: block;
   width: 649px;
   height: 17px;
   position: relative;
   float: left;
   left: 0px;
   top: 0px;
   background: url("http://flivopress.jabdah.nl/prodinfoTitle.jpg") no-repeat 0px 0px;
   margin: 0px;
   padding: 0px;
   margin-bottom: 3px;
   font-size: 13px;
   font-weight: bold;
   color: white;
   text-indent: 15px;
}

.prodInfoPrice{
	display: block;
	position: relative;
	top: 4px;
	width: 45px;
	float: left;
	text-align: right;
	margin-right: 10px;
}

.returnToProductButton{
   display: block;
   position: relative;
   top: 0px;
   left: 0px;
   float: left;
   width: 125px;
   height: 18px;
   padding-left: 5px;
   background: url("http://flivopress.jabdah.nl/button-returntoproduct.jpg") no-repeat 0px 0px;
   font-weight: bold;
   text-indent: 15px;
   font-size: 10px;
}
.returnToProductButton a{font-weight:bold; font-size: 11px; color:black; text-decoration:none;}
.returnToProductButton a:hover{color: white;}

#prodInfoImage{
   display: block;
   overflow: hidden;
   width: 150px;
   height: 222px;
   position: relative;
   float: left;
   left: 0px;
   top: -4px;
   border: solid 1px #df002c;
}

#prodInfoImage img{
   height: 222px;
}
#prodInfoFormContainer{
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;	
	left: -155px;
	width: 165px;
	margin: 0px 0px 15px 0px;
}

#prodInfoText{
   display: block;
   width: 483px;
   height: 219px;
   overfloat-x: hidden;
   overfloat-y: auto;
   position: relative;
   float: left;
   left: 15px;
   top: 0px;
}

#prodInfoText table{
  width: 340px;
}

#prodInfoText td.left{
  width: 100px;
  text-align: left;
}

#prodInfoText td.right{
  width: 240px;
  text-align: left;
}

#prodInfoText td.middle{
  width: 100px;
  text-align: left;
}

#prodInfoText td.order{
  width: 140px;
  text-align: left;
}

#prodInfoOther{
   display: block;
   width: 649px;
   height: 75px;
   position: relative;
   float: left;
   left: 0px;
   top: 3px;
   margin: 0px;
   padding: 0px;
}
#prodInfoOther td.order{
  width: 110px;
}

