/*
	Opmaak voor inlog/klanten deel
*/
/**************
kopjes
**************/
#favourite-wines{
	font-weight: bold;
	display: block;
	font-size:14px;
}
#delivered-orders{
	margin-top: 10px;
	font-weight: bold;
	display: block;
	clear: both;
}
#non-delivered-orders{
	margin-top: 10px;
	font-weight: bold;
	display: block;
	clear: both;
}


/*---------------------basket overview---------------------*/
#basket-overview
{
	margin-bottom: 0;
	margin-top: 10px;
	margin-bottom:5px;
	clear:both;
	width:700px;
}

/*.item-overview{
	margin-bottom: 20px;
	margin-top: 10px
}*/

#basket-overview .item{
	clear: both;
	width:700px;
	margin:0px;
}

#basket-overview .item{
	width:700px;
	clear:both;
	margin:0px;
}

/*#basket-overview .button
{
	background:#814787 url(../../Graphics/button_right.jpg) no-repeat right center;
	color:#FFFFFF !important;
	line-height:20px;
	padding:3px 10px;
	text-decoration:none;
	display:inline;
}*/

/*----------opmaak labels-----------*/
#basket-overview label{
	float: left;
	font-weight: bold!important;
	padding: 2px;
	line-height:19px;
}


/*----------opmaak columns-----------*/
#basket-overview .item .col1,
#basket-overview .item .col2,
#basket-overview .item .col3,
#basket-overview .item .col4
{
	float: left;
	/*width: 110px;*/
	margin: 0px;
	padding: 2px;
}

/*----------breedte column 1 en header 1-----------*/
#basket-overview label.col1,
#basket-overview .item .col1
{
	width: 250px;
}

/*----------breedte column 2 en header 2-----------*/
#basket-overview label.col2,
#basket-overview .item .col2
{
	width: 110px;
}

/*----------breedte column 3 en header 3-----------*/
#basket-overview label.col3,
#basket-overview .item .col3
{
	width: 150px;
}

#basket-overview .item .col3 input
{
	float:left;
	margin-right:5px;
}

#basket-overview .item .col3 .button
{
	background:#814787 url(../../Graphics/button_right.jpg) no-repeat right center;
	color:#FFFFFF !important;
	/*line-height:20px;*/
	padding:3px 10px;
	text-decoration:none;
	display:inline;
	float:left;
}

/*----------breedte column 4 en header 4-----------*/
#basket-overview label.col4,
#basket-overview .item .col4
{
	width: 110px;
}

/*---------label algemene voorwaarden -------------*/
#PageTemplate_ContentTemplateHolder_lblTermsAndCondition
{
	font-style:italic;
	font-size:10px;
	line-height:35px;
}

#basketForm
{
	clear:both;
	width:700px;
}

#basketForm .field
{
	width:700px;
}

#basketForm #field-SubTotalPrice label
{
	float:left;
	width:524px;
}

#basketForm #field-deliverycost label
{
	float:left;
	width:255px;
}

#basketForm #field-DeliveryDisctount label
{
	float:left;
	width:255px;
}

#basketForm #field-TotalDeliveryCostsIncludingDiscount label
{
	float:left;
	width:524px;
}

#basketForm #fielddiscount .control
{
	float:left;
	width:524px;
}

#basketForm #fielddiscount label
{

}
#basketForm #field-SubTotalPrice
{
	border-top:1px solid #d0bdd1;
}

#basketForm #totalprice-field
{
	border-top:2px solid #622568;
}

#basketForm #totalprice-field label
{
	float:left;
	width:524px;
	font-weight:bold;
}

#basketForm .field label
{
	float:left;
}

#basketForm span
{
	float:left;
	width: auto;
	margin-left: 10px;
}

#basket-overview .item #add-basket-item input{
	height: 12px;
	width: 30px;
}
#basket-overview .item #add-basket-item{
	width: 160px;
}

#basket-item{
	clear: both;
}

/*******
order history overview id nog veranderen woensdag + linkjes geel
************/
.item-overview{
	margin-bottom: 20px;
	margin-top: 10px
}
.item-overview label{
	float: left;
	font-weight: bold;
	width: 110px;
	padding: 2px;
	line-height:19px;
}
.item-overview .item .col1,
.item-overview .item .col2,
.item-overview .item .col3,
.item-overview .item .col4,
.item-overview .item .col5,
.item-overview .item .col6{
	float: left;
	width: 110px;
	margin: 0px;
	padding: 2px;
}

#item-overview .item{
	clear: both;
	width:700px;
	margin:0px;
}

.item-overview .item{
	width:700px;
	clear:both;
	margin:0px;
}

.item-overview .item #add-basket-item input{
	height: 12px;
	width: 30px;
}
.item-overview .item #add-basket-item{
	width: 160px;
}

#basket-item{
	clear: both;
}

/*---opmaak favorieten---- geinsert door rob van baast*/

#user-product-overview .col1,
#user-product-overview .col2,
#user-product-overview .col3,
#user-product-overview .col4
{
	width:80px;float:left;
}

#user-product-overview .col4 {width:200px;float:left;}
#user-product-overview .col4 input{width:20px;}


/* registratie formulier */
#customerform #field-TelephoneNumber .control label#phoneinformation,
#registrationform #field-TelephoneNumber .control label#phoneinformation,
#registrationform label#dateofbirthformat,
#registrationform label#dateofbirthformat_label
{
	width:auto;
	font-size:10px;
	font-style:italic;
}

#registrationform label#phoneinformation
{
	width:auto;
	font-size:10px;
	font-style:italic;
}

#registrationform #field-DateOfBirth,
#customerform #field-TelephoneNumber .control,
#registrationform #field-TelephoneNumber .control
{
	float:left;
	width:auto;
}

#registrationform #field-Gender .control input,
#customerform #field-Gender .control input
{
	float:left;
	width:auto;
}

#registrationform #field-Gender .control label,
#customerform #field-Gender .control label
{
	width:30px;
}


/*favourite wines*/
.category{
	margin-bottom: 20px;
}

.category .category-image{
	display: inline;
}
.category .category-name{
	vertical-align: 100%;
	font-weight: bold;
}
.wine-item{
	/*margin-left: 26px;*/
	margin-left:0;
	margin-top: 10px;
	width: 665px;
	height: 68px;
	padding: 12px;
	background:  url(../../Graphics/wine_bg.jpg) top left no-repeat;
}
.wine-item .col1{
	width: 480px;
	height: 19px;
	overflow: hidden;

}
.wine-item .col2{
	width: 150px;
	height: 19px;

}
.wine-item .col3,
.wine-item .col5{
	float: left;
	width: 150px;
	height: 19px;

}
.wine-item .col4{
	overflow: hidden;
	float: left;
	width: 330px;
	height: 60px;
	margin-top: -21px;

	
}
.wine-item .col4 label{

	height: 20px;
	width: 50px;
	float: left;
}
.wine-item .col4 textarea{
	width: 250px;
	height: 50px;
}
.wine-item .col5
{
	float: left;
	width: 180px;
	height: 80px;
	margin-top: -42px;
	overflow: hidden;
}

.wine-item .col5 .addtobasketbutton-container
{
	clear:both;
	height:35px;
}

.wine-item .col5 .miscbutton-container
{
	clear:both;
	margin-top:3px;
}

.wine-item .col5 .miscbutton-container .button
{
	clear:both;	
	padding:3px 10px;
	color:#FFF!Important;
	text-decoration:none;
	background: #814787 url(../../Graphics/button_right.jpg) right no-repeat;
	margin:5px 0 0 0;
	display: block;
	float: left;
	text-align: center;
	width: auto !important;
}

.wine-item .col5 .miscbutton-container .button:hover{text-decoration:none;color:#ffcf00!Important;}

.wine-item .col5 input{
	width: 20px;
	height: 16px;
}
.wine-item .col5 a{
 	/*display: block;
 	height: 19px;*/
}
.basketbutton{
	display: inline !important;
}


/* Timeframe */

#selectedTimeFrameform{
	width: 680px;
	padding-left: 10px;
	padding-top: 14px;
	background: url(../../Graphics/time_bg.jpg) top left no-repeat;
	
}

#selectedTimeFrameform .activeBox
{
	margin-left:5px;
	margin-top:5px;
	float:left;
	border:solid 3px #814787;
	width:42px;
	height:23px;
	cursor:pointer;
}
#selectedTimeFrameform .inactiveBox
{
	margin-left:5px;
	margin-top:5px;
	float:left;
	border:solid 3px #EFEAF1;
	width:42px;
	height:23px;
}
#selectedTimeFrameform .firstRowCell
{
	width:80px;
	float:left;
	text-align:center;
	background-color:#EFEAF1;
	margin-top:5px;
	height:29px;
	line-height:25px;
	vertical-align:middle;
}
#selectedTimeFrameform .emptyCell
{
	height: 25px;
	width:80px;
	float:left;
}
#selectedTimeFrameform .headerCell
{
	width:48px;
	height:30px;
	float:left;
	background-color:#EFEAF1;
	margin-left:5px;
	text-align:center;

}

#selectedTimeFrameform .row{
	width: 680px;
}



#divSelected{
	clear:both;
	/*margin:20px 0 0 0;*/
	padding-top: 40px;
	height:25px;
	width:500px;
	color: #622568;
	font-size: 15px;
	font-weight: bold;
	
	
}

.buttonpanel
{
	margin:20px 10px 10px 0px;
	clear:both;
}

/* Select delivery address form */
#deliveryaddressform .spacer
{
	height: 20px;
	clear: both;
}

#deliveryaddressform #profileAddress #field-profileHeader label
{
	font-weight: bold;
	width: 150px;
}

#deliveryaddressform #differentAddress #field-differentAddress #field-differentAddressCheck input
{
	width: 13px;
	float: left;
	margin-right: 5px;
}

#deliveryaddressform #differentAddress #field-differentAddress #field-differentAddressCheck label
{
	width: 200px;
	font-weight: bold;
}

#deliveryaddressform #personalMessage #field-PersonalMessage #field-PersonalMessageCheck input
{
	width: 13px;
	float: left;
	margin-right: 5px;
}

#deliveryaddressform #personalMessage #field-PersonalMessage #field-PersonalMessageCheck label
{
	width: 200px;
	font-weight: bold;
}

#deliveryaddressform #personalMessage #field-PersonalMessageArea #field-PersonalMessageTextBox input
{
	width: 450px;
}

#ContentProgressContainer
{
	position: relative;
}

#ContentProgressContainer #progress-image
{
	position: absolute;
	top: -4px;
	right: 0px;
}

#ContentProgressContainer #progress-timeframe-image
{
	position: absolute;
	top: -4px;
	right: 0px;
}