/* ALGEMEEN */

#content {
	color: white;
	font-weight: normal;
	font-size: 10pt;
}
#content-block {
	padding: 25px;
	color: white;
	min-height: 490px;
}

#content-left {
	float: left;
	width: 175px;
	padding: 0px;
	line-height: normal;
}

#content-right {
	float: right;
	margin-top: 0px;
	margin-left: 25px;
	width: 530px;
}

/* PRODUCT CLASSES */

/* identieke waarden */
.product-item, .product-item-small {
	float: left;
	margin: 0px 25px 25px 0px;
	cursor: pointer;
	background-color: #7ea000;
	background-repeat: no-repeat;
}
.product-item-img {
	text-align: center;
	height: 115px;
}

.product-item-img IMG {
}

.product-item p, .product-item-small p {
	width: 170px;
	color: black;
	padding-left: 22px;
	text-align: left;
	margin-bottom: 8px;
	line-height: 12pt;
}

.product-item img, .product-item-small img {
	text-align: center;
}
.product-item a:link .product-item-small a:link .product-item a:visited .product-item-small a:visited .product-item a:hover .product-item-small a:hover {
	text-decoration: none;
	color: white;
}

.product-item h2 .product-item-small h2 {
	padding-left: 25px;
}

/*	kosten en bestellen */
.product-item-buttons {
	color: #0074bf;
	font-weight: bold;
	width: 188px; 
	margin-left: 19px;
	text-align: right;
}

.product-item-buttons div {
	width: 80px;
	float: left;
	text-align: left;
}

.product-item-buttons img {
	float: right;
	margin: 0px 4px 0px 4px;
}

.product-item-buttons div img {
	float: left;
}

/* product-item specifiek */
.product-item {
	background-image: url(../images/categorie-thumbnail_bg.jpg);
	width: 240px;
	height: 207px;
}
.product-item p {
	width: 160px;
}
.product-item h2 {
	padding-bottom: 20px;
	padding-left: 25px;
}

/* product-item-small specifiek */
.product-item-small {
	background-image: url(../images/product-thumbnail_bg.jpg);
	width: 222px;
	height: 220px;
	margin-left: 0px; /* was -25px */
	margin-right: 25px;
}
.product-item-small p {
	width: 180px;
}
.product-item-small h2 {
	padding-bottom: 10px;
	padding-left: 25px;
}

/* PRODUCT PAGINA */
#category-list {
	float: left;
	width: 218px;
}


#product-cat-title {
	background-image: url("../images/list_top_bg.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 193px;
}
#product-cat-title h1 a {
	font: 16pt bold;
	padding-bottom: 5px;
	font-family: 'Trebuchet MS';
}
#product-cat-title h3 {
	color: black;
	padding: 10px 10px 0px 15px;
	margin-bottom: 0px;
}

#product-list {
	background-image: url("../images/list_bottom_bg.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: white;
	color: black;
	width: 168px;
	padding: 30px 10px 30px 15px;
	margin-bottom: 25px;
}
#product-list a:link, #product-list a:visited {
	color: #0074be;
}
#product-list ul {
	color: #0074be;
	list-style-position: inside;
	list-style-image: url("../images/list-bullet.jpg");
}

#product-menu-list {
	font-size: 12pt;
	margin-bottom: 30px;
}

#product-menu-list li {
	background-image: url("../images/menu-list-bullet.jpg");
	background-repeat: no-repeat;
	background-position: center left;
	list-style: none;
	padding-left: 30px;
	margin-bottom: 4px;
}

#product-right-title {
	background-image: url("../images/product-right-title-bg.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #9ac400;
	padding: 0px 0px 0px 25px;
	margin-bottom: 0px;
	width: 480px;
}

#product-right-title h2 {
	padding: 5px 0px 5px 0px;
}

#product-right-image {
	text-align: center;
}

#product-right-description {
	float: left;
	width: 220px;
	margin: 20px 40px 20px 0px;
	padding-left: 25px;
}

#product-right-properties {
	margin-top: 20px;
	float: left;
	width: 200px;
}
#product-right-clear {
	float: none;
	clear: both;
	width: 450px;
	padding: 0px 0px 50px 25px;
}

#product-right-clear img {
	position: relative;
	top: 5px;
	margin-right: 5px;
}

#product-right {
	background-color: white;
	color: black;
	background-image: url("../images/product-right-bottom-bg.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 505px;
}

#product-right-clear a:link, #product-right-clear a:visited {
	color: #0074be;
}

#product-right-clear a:hover #product-right-clear a:active {
	text-decoration: underline;
}

/* CATEGORIE PAGINA */
#kosten-list {
	background-image: url("../images/cost-list-bg.jpg");
	background-repeat: no-repeat;
	color: #0074be;
	padding: 5px 0px 10px 8px;
	margin: -10px 0px 25px 0px;
	font-weight: bold;
	min-height: 65px;
}
#kosten-list table {
	margin: 0;
	padding: 0;
	border: 0;
}

#kosten-list p {
	margin: 0px 0px 0px 0px;
}

/*	Special block */
#special-left {
	height: 220px;
	width: 247px;
	background-image: url("../images/special-left.jpg");
	background-repeat: no-repeat;
	float: left;
	color: black;
	cursor: pointer;
	margin: -10px 0px 35px 25px;
}
#special-left p {
	padding: 70px 0px 0px 25px;
}

#special-right {
	height: 220px;
	width: 222px;
	float: left;
	background-image: url("../images/special-right.jpg");
	background-repeat: no-repeat;
	cursor: pointer;
	margin: -10px 0px 35px 0px;
}
#special-right h2 {
	padding: 12px 0px 0px 25px;
}
.highlighted-text {
	color: #0074be;
}

#special-picture {
	text-align: center;
	padding: 20px 0px 15px 0px;
}

/*	Productblokken */
#content-bottom {
	float: none;
	clear: both;
	width: 820px; /* was 795px */
	margin-left: 0px; /* was 25 px */
	margin-bottom: 50px;
	padding-bottom: 0px;
}

#bestelContainer {
	position: relative;
	right: 22px;
}

/*	Bestelformulier */
.orderFormTitle {
	width: 770px;
	height: 23px;
	margin: 10px 0px 0px 5px;
	padding: 5px 0px 0px 0px;
	background-image: url("../images/order-form-title_bg.jpg");
	font-weight: bold;
}
.orderFormTitle p {
	padding-left: 10px;
}
.orderFormField {
	background-color: white;
	color:black;
	width: 770px;
	margin: 0px 0px 25px 5px;
	padding: 25px 0px 25px 0px;
	background-image: url("../images/order-form-field_bg.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
}
.orderFormField h1 
{
	color: #7ea000;
	font-size: 18px;
	padding-bottom: 10px;


}
.orderFormField h2 .orderFormField p {
	color: black;
	padding-bottom: 5px;
}

.shoppingCart {
	width: 750px;
	margin: 0px 0px 0px 5px;
}
.shoppingCart td {
	vertical-align: top;
}
#orderPrice {
	font-size: 30pt;
	color: #0078ad;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 0px;
	border-left: solid 1px gray;
}
#orderPrice p {
	font-size: 10pt;
	padding-bottom: 0px;
}
/*	STAP 1: afleveradres */
#orderFormAddressLabel {
	background-image: url("../images/order-form-bezorgadres_bg.jpg");
	background-repeat: no-repeat;
	height: 323px;
	padding: 100px 50px 25px 85px;
	margin-left: 35px;
	color: black;
	font-style: italic;
	font-weight: bold;
}

input.Form2Text, textarea.Form2Textarea,.Form2Combo {
	border: 1px solid gray;
	color: black;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 2px;
		
}

input.Form2Error,textarea.Form2Error {
	border: 1px solid red;
	color: black;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 2px;
}

#StoreOrderformError {
	margin-left: 40px;
	color: red;
}

#receiverHospitalName, #receiverNameBusiness, #receiverHospitalDepartment, #receiverHospitalRoomNumber, #senderEMail, #senderPhone, #receiverName, #receiverStreet, #receiverNumber, #receiverZip, #receiverCity, #senderName, #senderStreet, #senderNumber, #senderZip, #senderCity, #messageText, #messageTitle, #receiverName1, #receiverName2 {
}
/*	Ontvanger */
#receiverHospitalName {
	width: 382px;
}
#receiverNameBusiness {
	width: 380px;
}

#receiverHospitalDepartment {
	width: 132px;
}

#receiverHospitalRoomNumber {
	width: 32px;
}
#receiverName1 {
	width: 161px;
}
#receiverName2 {
	width: 337px;
}
#receiverStreet {
	width: 342px;
}
#receiverNumber {
	width: 32px;
}
#receiverZip {
	width: 100px;
}
#receiverCity {
	width: 274px;
}
/*	sender */
#senderName {
	width: 135px;
}
#senderStreet {
	width: 135px;
}
#senderNumber {
	width: 32px;
}
#senderZip {
	/*margin-left: 64px;*/
	width: 100px;
}
#senderCity {
	width: 272px;
}

/*	STAP 2: bericht */
#orderFormMessageLabel {
	background-image: url("../images/order-form-message_bg.jpg");
	background-repeat: no-repeat;
	height: 323px;
	padding: 100px 50px 25px 85px;
	margin-left: 35px;
	color: black;
	font-style: italic;
	font-weight: bold;
}
/*	Invoervelden */
#messageTitle {
	width: 527px;
	font-weight: bold;
}

#messageText {
	width: 527px;
	height: 156px;
	overflow: hidden;
	font-family: arial;
	font-size: 12pt;
}

/*	STAP 3: Overige gegevens */
#overigeGegevens {
	margin-left: 35px;
	background-image: url("../images/order-form-gegevens_bg.jpg");
	background-repeat: no-repeat;
	height: 330px;
	padding: 10px 120px 25px 85px;
}

/*	invoervelden */
#senderEMail, #senderPhone {
	width: 200px;
}

div.Form2ValueLabel 
{	
	display: inline;
	color: gray;
	position: absolute;
	margin: 3px;
	margin-left: 4px;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
}
.OrderMessage
{
	margin-left: 10px; 
	margin-right: 10px; 
	text-align: center; 
	font-weight: bold;
}