*{ padding: 0; margin: 0; }
/*
#TB_window {
	color: #333333;
}
#TB_secondLine {
	color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {background: url(/images/macHack.png) repeat;}
.TB_overlayBG {
	background-color:#000000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background:url(/images/bg_pixels.gif) #ffffff;
	padding:0 20px 20px 20px;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	padding:0;margin:0;
}

#TB_caption{
	height:25px;
	padding:0;margin:0;
	float:left;
}
#TB_closeWindow,
#TB_closeAjaxWindow{
	padding:0 20px 0 0;margin:20px 0 20px 0;
	float:right;display:inline;
	background:url(/images/btn_close.gif) 92px 3px no-repeat;
}
#TB_closeAjaxWindow  a#TB_closeWindowButton,
#TB_closeWindow a#TB_closeWindowButton{
	font-size:11px;
	color:#d5191f;
}
#TB_ajaxWindowTitle{
	float:left;
	padding:0;margin:20px 0 20px 0;
	font-size:16px;
	font-family:Georgia, Times new roman, Times, Serif, Sans-serif;
	font-weight:bold;
}
#TB_title{
	padding:0;margin:0;
}
#TB_ajaxContent{
	clear:both;
	padding:0;margin:0;
	overflow:auto;
	text-align:left;
}
#TB_ajaxContent.TB_modal{
	padding:0;margin:0;
}
#TB_ajaxContent p{
	padding:0;margin:0;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear:both;
	border:none;
	padding:0;margin:0;
}
.TB_oneColumn {
	float:left;display:inline;
	width:260px;
	padding:15px;margin:0 20px 0 0;
	background:#ffffff;
}
.TB_twoColumn {
	float:left;display:inline;
	width:325px;
	padding:15px;margin:0 20px 0 0;
	background:#ffffff;
}
.TB_oneColumn.last,
.TB_twoColumn.last {
	margin:0;
}
.TB_oneColumn h3,
.TB_twoColumn h3 {
	margin:0 0 5px 0;
}
.TB_oneColumn .text,
.TB_twoColumn .text {
	height:55px;
	line-height:15px;
}
.TB_oneColumn .text a,
.TB_twoColumn .text a {
	font-size:11px;
	color:#d5191f;
}
.TB_oneColumn .labelInput01,
.TB_twoColumn .labelInput01{
	font-size:10px;
	padding:0 0 1px 0;margin:0;
}

.TB_oneColumn  input.inputtype01,
.TB_twoColumn  input.inputtype01 {
	width:131px;height:18px;
	padding:4px 0 0 5px;margin:5px 8px 0 0;
	background:url(/images/bg_contact_input_01.gif) no-repeat;
}

.TB_oneColumn  input.inputtype03,
.TB_twoColumn  input.inputtype03 {
	width:256px;height:18px;
	padding:4px 0 0 5px;margin:0 8px 0 0;
	background:url(/images/bg_contact_input_03.gif) no-repeat;
}

.TB_account {
	padding:15px;margin:0;
	background:#ffffff;
}
.TB_account .lightBox {
	width:235px;
	padding:5px 10px 5px 10px;margin:0 0 10px 0;
	background:#efefef;
}
.TB_account .label {
	float:left;display:inline;
	width:70px;
	padding:0; margin:0;
}
.TB_account .radioLabel {
	float:left;display:inline;
	padding:0 5px 0 5px;
}
.TB_account .radioBox {
	float:left;display:inline;
	padding:2px 0 0 0;
}
.TB_account .checkBox {
	float:left;display:inline;
	padding:2px 5px 2px 0;
	width:12px;
}
.TB_account .checkLabel {
	float:left;display:inline;
	padding:0px 0 0 5px;
	width:210px;
}
.TB_account .required {
	float:left;display:inline;
	width:22px;
	padding:4px 0 0 0;margin:0 0 0 -22px;
	color:#d5191f;
}
.TB_account .required2 {
	float:left;display:inline;
	width:22px;
	padding:4px 0 0 0;margin:0 0 0 -28px;
	color:#d5191f;
}
.TB_account .requiredLabel {
	font-size:10px;
	color:#d5191f;
}

.TB_account  .labelInput01{
	float:left;display:inline;
	width:131px;
	font-size:10px;
	padding:0 0 1px 0;margin:0 12px 0 0;
}
.TB_account  input.inputtype01 {
	float:left;display:inline;
	width:131px;height:18px;
	padding:4px 0 0 5px;margin:0 8px 10px 0;
	background:url(/images/bg_contact_input_01.gif) no-repeat;
}
.TB_account  .labelInput02 {
	float:left;display:inline;
	width:107px;
	font-size:10px;
	padding:0 0 1px 0;margin:0;
}
.TB_account input.inputtype02 {
	float:left;display:inline;
	width:107px;height:18px;
	padding:4px 0 0 5px;margin:0 8px 10px 0;
	background:url(/images/bg_contact_input_02.gif) no-repeat;
}
.TB_account  .labelInput03 {
	width:251px;
	font-size:10px;
	padding:0 0 1px 0;margin:0;
}
.TB_account input.inputtype03 {
	float:left;display:inline;
	width:251px;height:18px;
	padding:4px 0 0 5px;margin:0 8px 10px 0;
	background:url(/images/bg_contact_input_03.gif) no-repeat;
}
.TB_account .choices {
	padding:0 0 10px 0;
}
.TB_account .choices .radioLabel {
	float:left;display:inline;
	padding:0 5px 0 5px;margin:2px 0 0 0;
}
.TB_account .choices .radioBox {
	float:left;display:inline;
	padding:2px 0 0 0;margin:2px 0 0 10px;
}
.TB_account .twoColumn {
	float:left;display:inline;
	width:115px;
}
.TB_order {
	background:#ffffff;
	padding:15px;
}
.TB_order table {
	padding:0;margin:0;
}
.TB_order table th {
	padding:20px 10px 10px 10px; 
	font-size:10px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	white-space:nowrap;
}
.TB_order table th.image {
	width:60px;
	padding:0; 
}
.TB_order table th.description {
	width:230px;
}
.TB_order table th.delivery {
	width:120px;
}
.TB_order table th.delete {
	width:40px;
	text-align:center;
}
.TB_order table th.piecePrice {
	width:90px;
	text-align:right;
}
.TB_order table th.amount {
	width:30px;
}
.TB_order table th.price {
	width:89px;
	text-align:right;
}
.TB_order table td {
	font-size:11px;
	padding:10px 10px 10px 10px; 
	text-align:left;
}
.TB_order table td.line {
	padding:0;margin:0;
}
.TB_order table td.image {
	text-align:center;
	padding:10px 0 10px 0;
}
.TB_order table td.description {
	padding:20px 0 10px 10px;
}
.TB_order table td.description .title {
	font-family:Georgia, Times new roman, Times, Serif, Sans-serif;
	font-weight:bold;
}
.TB_order table td.description .author {
	font-family:Georgia, Times new roman, Times, Serif, Sans-serif;
	font-style:italic; 
	color:#d81920;
}
.TB_order table td.description a.more {
	background:url(/images/arrow_ul_red_right.gif) 2px 4px no-repeat;
	padding:0 0 0 10px;margin:0;	
	text-decoration:none;
	font-size:10px;
	color:#d5191f;
}
.TB_order table td.delivery {
	vertical-align:middle;
	
}
.TB_order table td.delete {
	text-align:center;
	vertical-align:middle;
}
.TB_order table td.piecePrice {
	font-family:Georgia, Times new roman, Times, Serif, Sans-serif;
	font-size:14px;
	text-align:right;
	vertical-align:middle;
}
.TB_order table td.amount {
	text-align:center;
	vertical-align:middle;
}
.TB_order table td.amount input {
	width:35px;height:18px;
	padding:4px 0 0 0;margin:0 0 5px 0;
	text-align:center;
	background: url(/images/bg_detail_number_input.gif) no-repeat;
}
.TB_order table td.price {
	font-family:Georgia, Times new roman, Times, Serif, Sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	vertical-align:middle;
}
.TB_order .orderSpecs {
	float:left;display:inline;
	width:393px;min-height:88px;
	padding:20px;margin:10px 10px 0px 0;
	border:solid 1px #d6d6d6;
	background:#ffffff;
}
.TB_order .orderSpecs  .twoColumn {
	float:left;display:inline;
	width:190px;
	padding:0;margin:0 10px 0 0;
}
.TB_order .orderSpecs  .twoColumn.last {
	margin:0;
}
.TB_order .orderSpecs .info {
	padding:0;margin:0 0 10px 0;
	line-height: 18px;
}
.TB_order .orderSpecs .thinlineDotted {
	margin:0 0 10px 0;
}
.TB_order .orderSpecs  a.more {
	background:url(/images/arrow_ul_red_right.gif) 5px 3px no-repeat;
	padding:0 0 0 12px;margin:0;	
	text-decoration:underline;
	font-size:10px;
	color:#d5191f;
}
.TB_order .total {
	float:left;display:inline;
	width:302px;height:108px;
	padding:5px 15px 15px 15px;margin:10px 0 0 0;
	border:solid 1px #d6d6d6;
	background:#ffffff;
}
.TB_order .total .subLabel {
	float:left;display:inline;
	text-align:right;
	width:200px;
	padding:0;
	font-size:10px;
	font-weight:bold;
}
.TB_order .total .sub {
	float:left;display:inline;
	text-align:right;
	width:102px;
	padding:0;
	font-family:Georgia, Times new roman, Times, Serif, Sans-serif;
	font-size:12px;
	font-weight:bold;
}

.TB_order .total .verzendkostenLabel {
	float:left;display:inline;
	text-align:right;
	width:200px;
	padding: 0;
}

.TB_order .total .betaalkostenLabel {
	float:left;display:inline;
	text-align:right;
	width:200px;
	padding: 0 0 10px 0;
}
.TB_order .total .verzendkosten {
	float:left;display:inline;
	text-align:right;
	width:102px;
	padding: 0;
	font-family:Georgia, Times new roman, Times, Serif, Sans-serif;
	font-size:12px;
}
.TB_order .total .betaalkosten {
	float:left;display:inline;
	text-align:right;
	width:102px;
	padding: 0 0 10px 0;
	font-family:Georgia, Times new roman, Times, Serif, Sans-serif;
	font-size:12px;
}
.TB_order .total .totalPriceLabel {
	float:left;display:inline;
	width:200px;
	text-align:right;
	padding:10px 0 0 0;margin:0 0 10px 0;
	font-family:Georgia, Times new roman, Times, Serif, Sans-serif;
	font-size:15px;
	font-weight:bold;
}
.TB_order .total .totalPrice {
	float:left;display:inline;
	text-align:right;
	width:102px;
	padding:10px 0 0 0;margin:0 0 10px 0;
	font-family:Georgia, Times new roman, Times, Serif, Sans-serif;
	font-size:15px;
	font-weight:bold;
}
.TB_order .total a.vorige {
	background:url(/images/arrow_ul_red_left.gif) 2px 4px no-repeat;
	padding:0 0 0 10px;margin:0 0 0 0;
	text-decoration:none;
	font-size:10px;
	color:#d5191f;
}
.TB_order .total a.verder {
	background:url(/images/arrow_ul_red_right.gif) 2px 4px no-repeat;
	padding:0 0 0 10px;margin:0 10px 0 0;	
	text-decoration:none;
	font-size:10px;
	color:#d5191f;
}

.TB_pass {
	padding:15px;margin:0;
	background:#ffffff;
}
.TB_pass  .labelInput01left{
    float:left;display:inline;
	font-size:10px;
	padding:0 0 1px 0;margin:0;
}
.TB_pass  input.inputtype01left {
    float:left;display:inline;
	width:131px;height:18px;
	padding:4px 0 0 5px;margin:0 8px 0 40px;
	background:url(/images/bg_contact_input_01.gif) no-repeat;
}
.TB_pass input.inputtype03 {
	float:left;display:inline;
	width:251px;height:18px;
	padding:4px 0 0 5px;margin:0 8px 10px 0;
	background:url(/images/bg_contact_input_03.gif) no-repeat;
}
.TB_pass buttonMargin{
    width:251px;
}

.TB_pass .button {
	margin:3px 0 0 71px;
}
.TB_mailafriend {
	padding:15px;margin:0;
	background:#ffffff;
}
.TB_mailafriend .lightBox {
	width:235px;
	padding:5px 10px 5px 10px;margin:0 0 10px 0;
	background:#efefef;
}
.TB_mailafriend .label {
	float:left;display:inline;
	width:70px;
	padding:0; margin:0;
}
.TB_mailafriend .radioLabel {
	float:left;display:inline;
	padding:0 5px 0 5px;
}
.TB_mailafriend .radioBox {
	float:left;display:inline;
	padding:2px 0 0 0;
}
.TB_mailafriend .checkBox {
	float:left;display:inline;
	padding:2px 5px 2px 0;
}
.TB_mailafriend .checkLabel {
	float:left;display:inline;
	padding:0px 0 0 5px;
}
.TB_mailafriend .required {
	float:left;display:inline;
	width:22px;
	padding:4px 0 0 0;margin:0 0 0 -22px;
	color:#d5191f;
}
.TB_mailafriend .required2 {
	float:left;display:inline;
	width:22px;
	padding:4px 0 0 0;margin:0 0 0 -28px;
	color:#d5191f;
}
.TB_mailafriend .requiredLabel {
	font-size:10px;
	color:#d5191f;
}
.TB_mailafriend  input.inputtype01 {
	float:left;display:inline;
	width:131px;height:18px;
	padding:4px 0 0 5px;margin:0 8px 10px 0;
	background:url(/images/bg_contact_input_01.gif) no-repeat;
}
.TB_mailafriend input.inputtype02 {
	float:left;display:inline;
	width:107px;height:18px;
	padding:4px 0 0 5px;margin:0 8px 10px 0;
	background:url(/images/bg_contact_input_02.gif) no-repeat;
}
.TB_mailafriend input.inputtype03 {
	float:left;display:inline;
	width:251px;height:18px;
	padding:4px 0 0 5px;margin:0 8px 10px 0;
	background:url(/images/bg_contact_input_03.gif) no-repeat;
}
.TB_mailafriend textarea.inputtype04 {
	width:256px;height:118px;
	padding:4px 0 0 5px;margin:0 0 10px 0;
	background:url(/images/bg_contact_input_04.gif) no-repeat;
	font-family:Arial,Helvetica,Verdana ;
	font-size:11px;
	overflow:auto;
}
.TB_mailafriend .choices {
	padding:0 0 10px 0;
}
.TB_mailafriend .choices .radioLabel {
	float:left;display:inline;
	padding:0 5px 0 5px;margin:2px 0 0 0;
}
.TB_mailafriend .choices .radioBox {
	float:left;display:inline;
	padding:2px 0 0 0;margin:2px 0 0 10px;
}
.TB_mailafriend .twoColumn {
	float:left;display:inline;
	width:115px;
}
.TB_couponexplanation {
	padding:5px;margin:0;
	background:#ffffff;
}
.TB_tracks {
	padding:0px;margin:0;
	background:#ffffff;
}
.TB_tracks .player {
	width: 410px; overflow: hidden;
	text-align: center;
	margin: auto;
}
.TB_tracks .image {
    margin:0 auto;
    height:340px;
    width:340px;
}
.TB_tracks .image .img {
    max-width: 340px;
    max-height: 340px;
}
.TB_detail {
	padding:15px;margin:0;
	background:#ffffff;
}
.TB_detail .description {
	padding:5px 10px 10px 10px;margin:0;
}
.TB_detail .author {
	font-size:14px;
	font-family:Georgia, Times new roman, Times, Serif, Sans-serif;
	font-style:italic; 
	color:#d5191f;
	padding:5px 0 5px 0;
}
.TB_recensie {
	padding:15px;margin:0;
	background:#ffffff;
}
.TB_recensie .title{
	font-style:italic; 
	color:#d5191f;
}
