﻿/*
 * FORMS
 */
.frmbutton {
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#D5E3D8);
	background-color: #D5E3D8;
}

/*
 * Tabs
 */
.tabbegin {
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
}
.tabspacer {
	border-bottom: 1px solid #444444;
}
.tab, .tabov {
	border-right: 1px solid #5D5D5D;
	border-top: 1px solid #5D5D5D;
	border-bottom: 1px solid #5D5D5D;	
}
.tab {
	background-color: #D5E3D8;
}
.tabov {
	background-color: #B3CAB8;
}
.tabsel 
{
	font-family: Arial;
	background-color: White;
	border-right: 1px solid #5D5D5D;
	border-top: 1px solid #5D5D5D;
	border-bottom: 1px solid #FFFFFF;
}
.tabitem {
	font-size: 12px;  
    color: #222222;
	padding: 2px 7px 2px 7px;
}
.tabitem a, .tabitem a:link, .tabitem a:visited {
	color: #222222;
	text-decoration: none;
}
.tabitem a:hover {
	color: #444444;
	text-decoration: none;
}

/* LABELS */
.lbl
{
	font-family: Verdana;
	font-size: 12px;
}

/* TEXT */
.txt
{
	width: 300px;
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 1px 2px 1px 2px;
}

.txtArea
{
	width: 300px;
	height: 150px;
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 1px 2px 1px 2px;
}

/* ROWS */
.shoppingcart_body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	border: 1px solid #E6E6E6;
	padding: 3px;
}

.spacer {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}

.text_algemeen_large {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.text_algemeen {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.link_algemeen:link, .link_algemeen:visited {
	font-size: 12px;
	color: #002463;
	text-decoration: underline;
	font-weight: normal;
}

.link_algemeen:hover, .link_algemeen:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}


.lnkbtnOrderProduct:link, .lnkbtnOrderProduct:visited {
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.lnkbtnOrderProduct:hover, .lnkbtnOrderProduct:active {
	font-size: 13px;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}

.lnkbtnContinueProduct:link, .lnkbtnContinueProduct:visited {
	font-size: 12px;
	color: #00237B;
	text-decoration: underline;
	font-weight: bold;
}

.lnkbtnContinueProduct:hover, .lnkbtnContinueProduct:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.lnkbtnCancelOrder:link, .lnkbtnCancelOrder:visited {
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
	font-weight: normal;
}

.lnkbtnCancelOrder:hover, .lnkbtnCancelOrder:active {
	font-size: 12px;
	color: #620a0a;
	text-decoration: none;
	font-weight: normal;
}


.lnkbtnProductAddress:link, .lnkbtnProductAddress:visited {
	font-size: 12px;
	color: #439914;
	text-decoration: none;
	font-weight: normal;
}

.lnkbtnProductAddress:hover, .lnkbtnProductAddress:active {
	font-size: 12px;
	color: #1d4905;
	text-decoration: underline;
	font-weight: normal;
}


.lnkbtnDeleteProduct:link, .lnkbtnDeleteProduct:visited {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	font-weight: normal;
}

.lnkbtnDeleteProduct:hover, .lnkbtnDeleteProduct:active {
	font-size: 12px;
	color: #620a0a;
	text-decoration: underline;
	font-weight: normal;
}


.lnkbtnOtherAddress:link, .lnkbtnOtherAddress:visited {
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}

.lnkbtnOtherAddress:hover, .lnkbtnOtherAddress:active {
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}


.lnkbtnCustomText:link, .lnkbtnCustomText:visited {
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}

.lnkbtnCustomText:hover, .lnkbtnCustomText:active {
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}

.row_1-
{
	background-color: #EEEEEE;
	height: 40px;	
}

.row_2-
{
	background-color: White;	
	height: 40px;	
}

.line {
	border-bottom: 1px solid #E6E6E6;
}


/* VALIDATOR */
.val
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;	
}



/* ORDER-PDF */
.order_text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.order_adres {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.order_toptable {
	margin-top: 40px;
}

.order_tableheader {
	background-color: #002463;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
}

.order_row {
	border-bottom: 1px solid #BBBBBB;
	padding: 4px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.footer_left
{
	float:left;
	font-family:Arial;
	font-size:16;
	color:#999999;
	font-weight:bold;	
}
