@charset "utf-8";
/* --------------------------------------------------------=
	CSS Document by Juice BV
	Copyright  Juice BV 

	Juice BV
	Noorderbaan 10
	5388 RB Nistelrode
	
	T: 0412-611453
	F: 0412-614963
	E: info@itsallinthemix.nl
	I: www.itsallinthemix.nl
=-------------------------------------------------------- */

.puntenImg {
	margin : 0 10px 0 0;
}
.puntenWm {
	position : relative;
	height: 75px;
}
.puntenWm p {
	padding-right : 10px;
}
.verzilver {
	position : absolute;
	right : 10px;
	bottom : 10px;
	cursor : pointer;
}
.ui-dialog-titlebar {
	display: none;
}
.diag {
	display : block;
	width : 308px;
	height : 258px;
	background : no-repeat url(/img/content/dialog.png);
}
.diag-dialog-titlebar {
	position : relative;
	padding : 12px 0 5px 13px;
	color : #656565;
	font-family : Verdana;
	font-size : 11px;
	text-align : left;
	font-weight : bold;
	cursor : pointer;
}
.diag-dialog-titlebar-close {
	display : block;
	position : absolute;
	right : 20px;
	top : 9px;
	background : no-repeat url(/img/content/dialog_close.gif);
	width : 15px;
	height : 15px;
}
.diag-dialog-content {
	position : relative;
	text-align : left;
	padding : 15px 32px 0 27px;
	font-size : 11px;
}
.diag-dialog-content input {
	clear : both;
	width : 100%;
	border : 1px solid #cccccc;
	background : #e9e9e9;
	margin : 2px 0 5px;
}
.diag-dialog-content input#kortingsCode {
	padding: 2px;
}
.dialog-password-forgot {
	color : #cc0000;
}
.dialog-password-forgot:hover {
	text-decoration : none;
}
.dialog-button {
	width : 115px;
	height : 22px;
	background : no-repeat url(/img/content/dialog_button.gif);
	display : block;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	clear : both;
	padding : 3px 0 0 5px;
	cursor : pointer;
	margin : 5px 0 0 127px;
}
.dialogCodeBtn {
	background : no-repeat url(/img/content/dialog_buttonBig.gif) left top;
	clear : both;
	color : #ffffff;
	cursor : pointer;
	display : block;
	font-size : 12px;
	font-weight : bold;
	height : 25px;
	margin : 25px 0 0 0;
	padding : 0 0 0 6px;
}
.dialogCodeBtn span {
	background : no-repeat url(/img/content/dialog_buttonBig.gif) right top;
	display: block;
	height: 22px;
	margin: 0;
	padding: 3px 20px 0 0;
}
.dialog-wait {
	position : absolute;
	left : 50%;
	margin : -25px 0 0 -25px;
	top : 50%;
}
.dialog-wait2 {
	position : absolute;
	z-index : 550;
	margin-left : 60px;
	background:#ffffff;
}
.dialogInnerLeft {
	position: absolute;
	top: 10px;
	right: 163px;
	display: block;
	width: 130px;
	height: 110px;
	background: no-repeat url(/img/content/dialog_inner.gif) top left;
	text-align: center;
}
.dialogInnerRight {
	position: absolute;
	top: 10px;
	right: 23px;
	display: block;
	width: 130px;
	height: 110px;
	background: no-repeat url(/img/content/dialog_inner2.gif) top left;
	text-align: center;
}
.txtTop {
	display: block;
	clear: both;
	width: 130px;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	margin-top: 10px;
}
.dialogInnerLeft .txtMiddle, .dialogInnerRight .txtMiddle {
	display: block;
	position: relative;
	clear: both;
	height: 38px;
	width: 130px;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 13px;
}
.dialogInnerRight .txtMiddle {
	color: #CC0000;
}
.txtBottom {
	display: block;
	clear: both;
	width: 130px;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	margin-top: 13px;
}
span.dialogInnerBtnUp {
	display: block;
	width: 20px;
	height: 15px;
	position: absolute;
	top: 2px;
	right: 15px;
	background: no-repeat url(/img/content/dialog_btnUp_out.gif) top left;
	cursor: pointer;
}
span.dialogInnerBtnDown {
	display: block;
	width: 20px;
	height: 15px;
	position: absolute;
	top: 19px;
	right: 15px;
	background: no-repeat url(/img/content/dialog_btnDown_out.gif) top left;
	cursor: pointer;
}
span.dialogInnerBtnUp:hover {
	background: no-repeat url(/img/content/dialog_btnUp_over.gif) top left;
}
span.dialogInnerBtnDown:hover {
	background: no-repeat url(/img/content/dialog_btnDown_over.gif) top left;
}
.dialogConfirm {
	display : block;
	position : absolute;
	top : 127px;
	right : 23px;
	width : 115px;
	height : 22px;
	background : no-repeat url(/img/content/dialog_button.gif);
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	clear : both;
	padding : 3px 0 0 5px;
	cursor : pointer;
}
.dialogInnerTxt {
	position: absolute;
	top: 155px;
	right: 23px;
	width: 270px;
	font-size: 11px;
	color: #656565;
	line-height: 15px;
	padding-top: 5px;
	border-top: 1px solid #dddddd;
}
.dialogInnerTxt h3 {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}
.dialogInnerTxt p {
	margin: 0;
}
.innerTxtBlack {
	color: #000000;
	font-weight: bold;
}

