/*

	CSS for the WebShopCart.

*/

.WebShopCartFooter ul {
	list-style-type: none;
	font-size: 12px;
	margin: 0;
}


.WebShopCartFooter.hover {
	background-color: yellow;
}

.WebShopCartFooter {
	background-color: white;
}

#shoppingcart_steps {

}

#shoppingcart_steps .step {
	float: left;
	color: #4D4D4D;
	width: 112px;
}

	#shoppingcart_steps .step.last {
		margin-right: 0px;
	}

	#shoppingcart_steps .step.selected {
		color: #226795;
	}

		#shoppingcart_steps .step a {
			color: #006600;
			text-decoration: none;
		}

		#shoppingcart_steps .step a:hover {
			text-decoration: underline;
		}

	#shoppingcart_steps .step strong {
		display: block;
	}

	#shoppingcart_steps .step p.text {
		float: left;
		line-height: 1.3em;
	}

	#shoppingcart_steps .step .imgNextStep {
		margin-top: 14px;
		margin-right: 10px;
	}


#WebShopCartStep h3 {
	font-size: 14px;
}

#WebShopCartStep h4 {
	font-size: 1.1em;
}

#WebShopCartStep .imgNextStep {
	float: right;
}


#WebShopCartStep fieldset {
	display: block;
	border: none;
	background-image: url(../Images/WebShop/Other/table_background.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	padding-top: 5px;
}

#WebShopCartStep fieldset.row input[type="text"],
#WebShopCartStep fieldset.row input[type="password"] {
	width: 168px;
}

#WebShopCartStep .phonenumberinput input {
	width: auto !important;
}

#WebShopCartStep .phonenumberinput select {
	width: 214px;
}

#WebShopCartStep fieldset.row div.row div label {
	font-weight: normal;
}

#WebShopCartStep fieldset.row div.row div.radioelements label {
	-font-weight: bold;
}

#WebShopCartStep fieldset legend{
	display: none;
}

#WebShopCartStep .row, .row_check {
	overflow: hidden;
	height: 1%;
	padding: 6px 5px;
	clear: both;
	*padding: 2px 5px;
}

#WebShopCartStep .radioelements .row, .row_check {

}

.clear {
	clear: both;
}

#WebShopCartStep .row .companyname{
	padding-left: 0;
}

#WebShopCartStep .row_check label {
	width: auto;
}

#WebShopCartStep span {
	float:left;
	/*width: 165px;*/
	vertical-align: middle;
	line-height: 19px;
}
#WebShopCartStep label {
	width: 165px;
	float: left;
	vertical-align: middle;
	line-height: 19px;
	margin-top: 0;
	-font-weight: bold;
}

#WebShopCartStep .steps span{
	width: 60px;
}

#WebShopCartStep .selected_step span{
	width: 60px;

}

#WebShopCartStep .checkout_mandatoryfields {
	display:block;
	float: right;
}

#WebShopCartStep input.phonenumberinput_number{
	width: 100px !important;
}

#WebShopCartStep .row_other_contact span {
	width: auto;
}
#WebShopCartStep fieldset.radio label {
	width: auto;
}

#checkout_optional_company {
	display: none;
}
#WebShopCartStep .navigation_checkout_form ul {
	width: 100%;
	text-align: right;

}
#WebShopCartStep .navigation_checkout_form li {
	list-style-type: none;
	display: block;
	height: 20px;
	width: 100px;
	margin-right: 10px;
	float: right;
}

.WebShopCartOverviewTbl {
	width: 100%;
}
.WebShopCartOverviewTbl thead th.price,
.WebShopCartOverviewTbl thead th.quantity {
	width: 100px;
}
.WebShopCartOverviewTbl thead th,
.WebShopCartOverviewTbl tfoot td {
	padding: 3px 2px;
	text-align: left;
}

.WebShopCartOverviewTbl tfoot td strong {
	color: #333;
	font-weight: bold;
}

.WebShopCartOverviewTbl tbody td .textinput {
	width: 25px;
}
.WebShopCartOverviewTbl tbody td h3 {
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}

.title_factuuradres, .plaintext_other_address, .plaintext_contact_information, .plaintext_newsletter {
	font-weight: bold;
}

.plaintext_other_address, .plaintext_contact_information, .plaintext_newsletter {
	/* padding-top: 10px; */
}

#WebShopCartStep .checkbox {
	overflow: hidden;
	height: 1%;
	background-color: #EBEFF9;
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #FFFFFF;
	padding: 4px 5px;
}

#WebShopCartStep .checkbox label, span {
	width: auto;
}

#WebShopCartStep .checkbox span {
	width: auto;
	float: none;
	font-weight: normal;
}

#WebShopCartStep .checkbox input {
	width: auto;
}

input.error {
	border: 1px solid red;
	background-color: pink;
}

div.error.not-empty {
	color: red;
	float: none;
	margin-left: 5px;
	background: url(../../../Lib/Images/cancel.png) no-repeat center left;
	padding-left: 20px;
}

div.form.phonenumberinput label {
	height: 40px;
}

#phone_number_2_error.not-empty, #email_error.not-empty {
	float: left;
	margin-left: 168px;
	margin-top: 6px;
}

div.error {
	color: red;
	display: inline;
}

input.redError {
	border: solid 1px red;
}

#WebShopCartStep .redError {
	border: solid 1px red;
}

/*.ajax {
	float: left;
	margin-left: 250px;
}*/

#phone_number_2_error {
	margin-left:3px;
	margin-top:6px;
}

#email_2_error {
	margin-left: 160px;
}

h5.webshopcart_header {
	font-weight: bold;
	overflow: hidden;
	padding: 4px 5px;
	height: 1%;
	margin-bottom: 2px;
	font-size: 1.0em;
}

	h5.webshopcart_header a {
		float: right;
		font-weight: normal;
	}

#checkout_overview_order table th.quantity, #checkout_overview_order table th.price {
	text-align: left;
	padding-bottom: 5px;
}

#checkout_paymentmethod tbody, #checkout_overview_order table tbody tr.top td, #webshopcart_table_div div.container, .WebShopCartOverviewTbl tbody td {
	background-image: url(../Images/WebShop/Other/table_background.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
}

#checkout_paymentmethod {
	width: 100%;
}

#checkout_paymentmethod .select-method {
	width: 20px;
}

#checkout_paymentmethod tbody td, #checkout_overview_order table tbody td, #checkout_overview_order table tfoot td, .WebShopCartOverviewTbl tbody td {
	padding: 7px 5px;
}

#checkout_overview_order table tbody td.quantity {
	text-align: center;
}

#webshopcart_table_div {
	margin-top: 20px;
	margin-bottom: 40px;
}

#WebShopCartStep button {
	float: right;
}


 #checkout_overview_order tfoot tr.top td, .WebShopCartOverviewTbl tfoot td {
 	border-top: 1px solid #CCCCCC;
 }
#checkout_overview_order table tfoot td.label {
	font-weight: bold;
}

#checkout_paymentmethod th, #checkout_paymentmethod td {
	text-align: left;
	vertical-align: middle;
	padding-bottom: 4px;
}
#checkout_paymentmethod td img {
	vertical-align: middle;
}

#checkout_paymentmethod .method {
	padding-left: 5px;
}

.back
{
	zoom: 1;
}