body, input, select, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
}

body {
    margin: 0px;
}

p {
	margin: 0 0 1em 0;
}

img{
	border-color : #004677;
}
hr {
	color : Black;
	height : 1px;
}

.content-table {
    background-color:#FAFAFA;
    /*border-left:1px solid #01A570;
    border-right:1px solid #01A570;*/
}

.left_balk {
	background: transparent url(../images/tussenbalk_gestreept.jpg) repeat-y;
	border-top: solid 2px #e0e9ef;
	border-bottom: solid 2px #e0e9ef;
}
.middle_balk { 
	border-top: solid 2px #e0e9ef;
	border-bottom: solid 2px #e0e9ef;
    background-color : #f5f7f9; 
}

A.digi {
	color : #01845a;
	text-decoration : none;
}
A.digi:HOVER {
	color : White;
	text-decoration : none;
}

TD.top {
	background-image : url(../images/kop.jpg);
	background-repeat : no-repeat;
	border : 1px solid #C0DE83;
}

.adresbalk { background-color : #004677; color : White; }
.taal { border : 1px solid #99b5c9; background-color: White; color: #004677; vertical-align: top; }
.zoek { border : 1px solid #99b5c9; background-color: White; color: #004677; padding-bottom: 9px; padding-left: 9px; padding-right: 9px; padding-top: 9px; vertical-align: top; }
.menu-bar { border : 1px solid #99b5c9; background-color : #FFFFFF; }
.menubg { background-image: url(../images/balk_bg.jpg); background-repeat: repeat-y; }
.tekst { border : 1px solid #99b5c9; background-color: White; background-image : url(../images/watermerk.gif); background-repeat : no-repeat; padding: 10px; vertical-align: top; }

/* Links */
.adresbalk a { color : White; text-decoration : underline; }
.adresbalk a:hover { color : White; text-decoration : none; }




A {
	text-decoration : underline;
	color: Black;
}
A:HOVER {
	text-decoration : none;
	color: Black;
}

/* formulier */
input,select { border: solid 1px #004677; }
input.form, textarea.form { color: #004677; background-color:#F5F5F5; border:1px solid #004677; }
input.submit { color: #ffffff; background-color:#004677; border:1px solid #004677; }

/*.profile-user-details input,
.register-user input {
}
*/

.form-value {
    min-width: 18em;
}

.form-value input {
    width:100%; 
    max-width: 30em;
}

.contact-details {
    white-space: nowrap;
}

input.surname, input.given-names { width: 8em; }

input.button, a.button, a.button:hover { 
	text-decoration: none;
	color: #FFFFFF; 
	background: #004677; 
	min-width: 100px; 
	overflow: visible;
	height:20px; 
	border: none; 
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
}
a.button, a.button:hover {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	text-align: center;
	height:auto;
	padding: 4px 4px;
}

.minor-button {
	border: solid 1px #99b5c9;
	color: #004677;
	background-color: #ffffff;
	cursor: pointer;
	width: auto;
}

.order-button {
	border: none;
	padding: 1em 2em;
	background-color: #00ab67;
	color: #ffffff;
	cursor: pointer;
	width: auto;
}

.consumer-button {
    background-color: #fe612a;
}

.order-actions {
	margin-top: 2em;
}

.zoek form {
	margin: 0;
}

.register-user td {
	padding: 5px 4px;
}

.register-user .user-help {
	font-style: italic;
	color:#505050;
}

.form-label {
	font-weight: normal;
}

.form-subhead {
	font-weight: bold;
	padding: 0 0px 0.5em 0px;
}

.menu-login-badge {
	text-align: left;
	margin: 10px;
	padding: 5px;
	border: solid 1px #99B5C9;
	color: #505050;
}

.menu-login-badge a {
	color: #03185f;
	text-decoration: none;
}
.menu-login-badge a:hover {
	text-decoration: underline;
}

.login-box {
	margin-top: 1em;
	text-align:left;
}

.login-heading {
	font-style: italic;
	color: #505050;
}

.login-failure {
	color: red;
}

.profile-user-details, .register-user {
	margin-top: 1em;
	padding: 4px;
}
.address-box {
	border: solid 1px #e0e9ef;
}

.message-container {
    text-align: center;
}

.message {
    color: #004677;
	background: #f5f7f9 url('../images/information.png') no-repeat scroll 2px 50%; 
	border: solid 1px #e0e9ef;

	margin: 1em 0; 
	padding: 0.5em 0.5em 0.5em 2em; 
	
	text-align: center; 
	font-style: italic;
}

.profile-user-details td {
	padding: 5px 4px;
}

.user-nav {
	margin: 1em 0 0 0;
	padding: 1em;
	border: solid 1px #99B5C9;
}

.consumer-user-nav {
	text-align: center;
	margin: 0;
	border: none;
}

.profile-actions {
	padding-top: 1em;
}
.consumer-actions {
    padding-top: 0px;
}

.profile-actions ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.profile-actions li {
	display: inline;
}

.profile-actions a,
.profile-actions span {
	display: inline-block;
	height: 1em;
	padding: 1em;
	margin-right: 1em;
	border: solid 1px #99b5c9;
	color: #004677;
	text-decoration: none;
}

.consumer-actions a,
.consumer-actions span {
    color: #fe612a;
    border-color: #fec6b2;
}

.profile-actions span {
    border-color: #e0e9ef;
    color: #777;
}

.profile-actions a:hover,
.profile-actions .current a {
	background-color: #dce8f1;
}

.consumer-actions a:hover,
.consumer-actions .current a {
	background-color: #ffefdf;
}

.action-buttons {
	margin-top: 1em;
}

.order-history {
	margin-top: 1em;
}
.order-history th {
	color: #808080;
	font-weight: normal;
	text-align: left;
}
.order-history td, .order-history th {
	padding: 5px 4px;
	min-width: 90px;
	_width: 90px;
	white-space: nowrap;
}

.order-list th,
.order-list td {
	white-space: nowrap;
}


.order-main-heading {
	margin: 2em 0 0 0;
	padding: 0 1em;
	width: 100%;
}
.order-body {
   	padding: 0 0.5em;
} 
.order-main-heading th,
.order-main-heading td {
	vertical-align: middle;
}
.order-main-heading th {
	color: #004677;
	font-size: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}

.order-main-heading td {
	text-align: right;
}

.order-section-header {
	color: #004677;
	background-color: #f5f7f9;
	border: solid 1px #e0e9ef;
	height: 40px;
	line-height: 40px;
	margin-top: 1em;
}

.order-section-header td {
	padding: 0 10px 0 10px;
}

.order-section-tagline {
	font-style: italic;
}

.section-toggle {
	color: #ffffff;
	display:inline;
	float: right;
	height: 30px;
	width: 30px;
	margin: 5px 0px;
	background: transparent url('../images/close-area.png') no-repeat;
}
.reveal-order-section {
	background: transparent url('../images/open-area.png') no-repeat;
}

.section-toggle span {
	display: none;
}

.order-section {
	border: solid 1px #e0e9ef;
	border-top: none;
	padding: 5px;
}
.order-list {
	width: 98%;
}

.order-list th {
	color: #808080;
	font-weight: normal;
	text-align: left;
}

.order-list-subhead {
	color: #808080;
	font-weight: normal;
	text-align: left;
	padding: 1em 0.7em 0.3em;
}

.order-list-detail {
	font-weight: normal;
	text-align: left;
	padding: 0 0.7em 0;
}

.order-list td,
.order-list th {
	padding: 3px 0.7em;
}

.order-terms {
	margin-top: 2em;
	border: solid 1px #E0E9EF;
	font-size: 0.8em;
	padding: 1.5em;
}
.quantity {
	width: 3em;
	text-align: right;
}
td.number, th.number {
	text-align: right;
}
td.calculate {
	text-align: right;
	padding-top: 1em;
}

.order-total {
	margin-top: 1.5em;
	text-align: right;
	padding: 0 10px;
	font-size: 1.2em;
}

.total-amount {
	font-weight: bold;
	border-top: solid 2px #99B5C9;
	padding-top: 3px;
}
