body #customize .selected {
	color: #fff;
	background: #999878; 
}
body #customize .selected * { color: #fff; }

#loadingCustomizations {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 350px;
}

#loadingCustomizations .icon {
	width: 100px;
	height: 100px;
	background: url('/images/loading_big.gif') top center no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -50px;
}

#customize {
	width: 100%;
	position: relative;
	float: left;
}

#customize .preview {
	float: left;
	display: inline;
	width: 300px;
	margin-right: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}
#customize .preview .description { margin-bottom: 2em; text-align: justify; }

#customize .create {
	float: left;
	display: inline;
	position: relative;
	width: 585px;
	margin-bottom: 15px;
	overflow: hidden;
}



#customize .designs {
	float: left;
	width: 100%;
	clear: both;
	position: relative;
	margin-bottom: 30px;
}
#customize .designs .design {
	width: 300px;
	background-position: top center;
	background-color: #fff;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}


#customize .options {
	float: right;
	display: inline;
	width: 100%;
	margin-bottom: 1em;
}
#customize .options .option {
	float: left;
	width: 190px;
	margin: 0 5px 5px 0;
	display: inline;
}

#customize h2 {
	margin: 0 0 5px 0;
	font-style: italic;
	font-family: Georgia, Palatino, "Times New Roman";
	color: #333333;
	font-size: 17px;
}

#customize .selections {
	float: left;
	clear: both;
	position: relative;
	width: 100%;
}
#customize .selections .padder { padding-left: 10px; }
	
#customize .selection {
	float: left;
	text-decoration: none;
	color: #333;
	background: #ebebeb;
	padding: 5px;
	margin: 0 10px 10px 0;
}

#customize .selection .title {
	font-size: 1.3em;
	font-style: italic;
}



/*
 * Fabrics
 */
.fabrics {
	float: left;
	width: 100%;
	position: relative;
	display: inline;
	margin-bottom: 1em;
	
}

.fabrics .fabric {
	float: left;
	margin: 0 5px 5px 0;
	width: 190px;
	cursor: pointer;
	background: #ebebeb;
}
.fabrics .fabric .padder { padding: 5px; }
.fabrics .fabric .thumbnail {
	float: left;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 10px;
}

.fabrics .title {
	float: left;
	height: 20px;
	line-height: 20px;
}
.selectedFabric {
	float: left;
	clear: both;
	width: 100%;
	position: relative;
	margin-bottom: 5px;
}
.selectedFabric .overlay {
	float: left;
	background: #000000;
	position: absolute;
	top: 0;
	left: 0;
	height: 100px;
	width: 100%;
	cursor: pointer;
}

.selectedFabric .icon {
	height: 72px;
	width: 72px;
	margin-left: -36px;
	margin-top: -36px;
	position: absolute;
	top: 50%;
	left: 50%;
	background: url('/images/customize/zoom_fabric_icon.png') top left no-repeat;
	*background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/customize/zoom_fabric_icon.png',sizingMethod='scale');
	cursor: pointer;
}
.selectedFabric .thumbnail {
	float: left;
	position: relative;
	height: 100px;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}


/*
 * MAAT
 */

.size, .measure { 
	width: 285px;
	float: left;
	display: inline;
	position: relative;
	margin-bottom: 1em;
	margin-right: 15px;
	overflow: hidden;
}
.size { width: 310px; }
.measure { width: 255px; } 

.size p, .measure p { text-align: justify; }

.sizes { float: left; clear: both; margin-bottom: 1em; width: 100%;}
.sizes ul {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	clear: both;
}

.sizes li { width: 58px; padding: 5px; float: left; text-align: right; color: #777;}
.sizes ul li.title,
.sizes li.identity { text-align: center; width: 45px; color: #333; }
.sizes ul.toprow li.title { color: #777; width: 45px; }
.sizes li.jeans { width: 30px; }
.sizes li.identity { text-align: center; }

.sizes ul.size { cursor: pointer; background: #ebebeb; }
.sizes ul.toprow { text-align: left; font-style: italic; font-size: 13px; }


.measure { margin-right: 0; }
.measure .dataForm { color: #777; }
.measure .dataForm dt { width: 130px; float: left; margin-right: 10px; font-style: italic; font-size: 13px; }
.measure .dataForm dd { float: left; width: 110px; }
.measure .dataForm input.text { width: 50px; font-size: 13px; line-height: 13px; padding: 2px 3px; }

#measureMyself, #measureMyself ul {
	float: left;
	clear: both;
	width: 100%;
}
#measureMyself li {
	float: left;
	clear: both;
	display: inline;
	width: 100%;
	margin: 0 0 10px 0;
	background: url('/images/common/dottedline.gif') bottom left repeat-x;
	padding-bottom: 8px;
}
#measureMyself .padder { padding: 10px 0; }

#measureMyself h4 { font-size: 15px; color: #666; font-style: italic; }
#measureMyself p { text-align: justify; }

#measureMyself li .info { float: left; display: inline; width: 430px; margin-right: 10px; }
#measureMyself li .thumbnail {
	float: right;
	width: 120px;
	height: 120px;
	background-repeat: no-repeat;
	background-position: top right;
}
#measureMyself li.last { background: none; }

/* PRIJS */
.price {
	width: 100%;
	float: right;
	display: inline;
	position: relative;
	margin-bottom: 1em;
}

.price .rows {
	float: left;
	position: relative;
	width: 100%;
	margin-bottom: 1em;	
}
.price .rows .row {
	float: left;
	width: 100%;
	clear: both;	
}
.price .rows .row .title,
.price .rows .row .amount { display: inline; }
.price .rows .row .title { width: 470px; margin-right: 10px; clear: both; float: left;}
.price .rows .row .amount { width: 100px; float: right; }

.price .rows .subInclVAT .title,
.price .rows .totalExclVAT .title,
.price .rows .VAT .title,
.price .rows .totalInclVAT .title,
.price .rows .couponValue .title,
.price .rows .newTotalInclVAT .title { text-align: right; clear: both; }


.price .rows .totalExclVAT,
.price .rows .VAT { color: #666; }

.price .dottedlineTotal { background-position: 350px 0; }
.price .rows .totalInclVAT,
.price .rows .couponValue,
.price .rows .newTotalInclVAT{ font-style: italic; font-size: 13px; color: #404040; }
.price .rows .totalInclVAT .amount,
.price .rows .couponValue .amount,
.price .rows .newTotalInclVAT .amount  { font-weight: bold; }

#addToShoppingCart {
	width: 380px;
	height: 40px;
	float: right;
	background-image: url("/images/customize/plaatsinwinkelwagentje.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
#addToShoppingCart:hover {
	background-position: -380px 0;
}

/*
 * BESTEL
 */
.beta { font-size: 13px; }
.beta .updated .padder { padding: 10px; }
.beta input { font-size: 13px; padding: 5px; }
.beta .text { width: 250px; }
.beta .button { font-style: italic; color: #333; }
.beta .updated { color: #3f801c; line-height: 17px;}
.beta .updated p { margin-bottom: 1.5em; }
.beta h3 { color: #3f801c; margin-bottom: 0.5em; font-size: 1.3em; font-style: italic; }

#orderButton {
	float: right;
	clear: both;
	width: 142px;
	height: 38px;
	background: #95b23c url("/images/common/bestel.gif") center center no-repeat;
	margin-bottom: 1em;
}






/*
 * Photos
 */
#photos {
	background: url("/images/common/dottwofabricdot.gif") top left no-repeat;
	padding-top: 46px;
	float: left;
	width: 300px;
	position: relative;
	display: inline;
	margin-bottom: 5px;
}

#photos .photo {
	float: left;
	margin: 0 6px 6px 0;
	width: 147px;
	display: inline;
}
#photos .right { margin-right: 0; }
#photos .photo .padder { padding: 0px; background: #ebebeb;}

#photos .photo .thumbnail {
	float: left;
	width: 147px;
	height: 147px;
	background-repeat: no-repeat;
	background-position: center center;	
} 

/*
Coupon code
*/
.coupon-wrap {
	position:relative;
	clear:both;
	height:100px;
	margin-bottom:10px;
}
.coupon-container {
	width:300px;
	height:90px;
	position:absolute;
	left:0px;
	/*border:1px solid #f00;*/
}
.coupon-container #coupon-code {
	display:block;
	float:left;
}
.coupon-container #coupon-btn {
	display:block;
	float:left;
	width:99px;
	height:24px;
	background:url(/images/customize/coupon-btn.gif) no-repeat 0 0;
}
.coupon-container #coupon-btn:hover {
	background:url(/images/customize/coupon-btn.gif) no-repeat 0 -30px;
}

.coupon-container #coupon-msg {
	
}
