/*****************************************************

table header		achtergrond		rood		#B3050F
table header		text			oranje		#FFB61A
table header alt	achtergrond		oranje		#??????
table header alt	text			grijs		#3E3E3E
body				Achtergrond		zwartrood	#1B0401				 

link in talbe		link			oranje			#F79903
link in table		visited			donkeroranje	#E16905
link in table		hover			oranje			#F9B316
link in table		active			geel			#FCDD45

Schaduw Oker		#CE6E00		- table border
Oker geel			#FF941A		- achtergrondkleur table border
licht oker geel		#FFB61A		- text op rood menu ed
Achtergrond geel	#F6F6CF		- pagina achtergrond ed
Highlight geel		#F8F8DF		- table highlight ed

*****************************************************/

/* FONT-SIZE: 7em;*/
/*****************************************************
Body
*****************************************************/

BODY
{
    BACKGROUND-COLOR: #1B0401;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    FONT-WEIGHT: normal;
    COLOR: #4e4e4e; /*#000000;*/
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	scrollbar-face-color:#585858;
	scrollbar-highlight-color:#484848;
	scrollbar-3dlight-color:#484848;
	scrollbar-darkshadow-color:#484848;
	scrollbar-shadow-color:#484848;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#484848;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #3E3E3E;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.3em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.1em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	border-collapse: collapse;
	vertical-align:	top;
	border-bottom-style: none;
}

TD
{
	border-bottom-style: none;
	vertical-align:	top;
}

TR
{
	border-bottom-style: none;
}

A:link	{	
	text-decoration:	none;
	color:	#FF941A;
	}	

A:visited	{	
	text-decoration:	none;
	color:	#E16905;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#FFB61A;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#FFB61A;
	}
	
SMALL	{	
	font-size: 7pt;
	}	

BIG	{	
	font-size: 10pt;
	}

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}

UL
{
	margin-bottom: 5px;
}

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}
	
LABEL
{
	color: #000000;
}

.ErrorText
{
	color:	#9D0000;
	font-weight: bold;
	font-size: 7.5pt;
}

.ErrorText UL LI
{
	color:	Red;
	font-weight: 600;
}

/*****************************************************
General Anchor
*****************************************************/
a.linkSmallBold
{
    font-weight: bold;
}

a.linkSmall, a.LinkSmallBold
{
    color: #3E3E3E;
    font-size: 8pt;
}

a.linkSmallBold:visited
{
    color: #4E4E4E;
}

a.linkSmallBold:Hover
{
    color: #FFB61A;
}

.LinkTitle, .LinkTitle:visited, .LinkTitle:link
{
    color:			#FF941A;
    font-weight:	bold;
	font-size:		8pt;
	font-weight:	600;
}

.LinkTitleHidden, .LinkTitleHidden:visited, .LinkTitleHidden:link
{
    color:			#3C3C3C;
    font-weight:	bold;
	font-size:		8pt;
	font-weight:	600;
}

.LinkTitle:hover, .LinkTitle:active, .LinkTitleHidden:hover, .LinkTitleHidden:active
{
    color:			#FFB61A;
    font-weight:	bold;
	font-size:		8pt;
	font-weight:	600;
}


/*****************************************************
Text and anchors used in the search
*****************************************************/
.searchPager
{
    background-image:	url(/images/tableheader_alt_bg.jpg);
    border-width:		0px;
	vertical-align:		middle;
	overflow:			hidden;
	height:				24px;
	font-weight:		bold;
	padding-top:	6;
	padding-right:	6;
}

.searchHeader
{
	background-image: url(/images/tableheader_bg.jpg);
    height: 24px;
    border-width: 0px;
    vertical-align: middle;
	padding-top:	6;
	padding-left:	4;
}

.searchPager A:visited, .searchPager A:link, .searchPager A:hover
{
	color:			#3E3E3E;
    font-weight:	bold;
	font-size:		8pt;
	font-weight:	600;
}


/*****************************************************
Table Header and cell definitions
*****************************************************/
th
{
    background-image: url(/images/tableheader_bg.jpg);
    height: 24px;
    border-width: 0px;
    text-align: left;
}

.tableHeader
{
    background-image: url(/images/tableheader_bg.jpg);
    height: 24px;
    border-width: 0px;
    vertical-align: middle;
}

.tableHeaderAlternate
{
    background-image: url(/images/tableheader_alt_bg.jpg);
    border-width: 0px;
	vertical-align: middle;
	overflow: hidden;
	height: 24px;
}

/*****************************************************
Color picker cells
*****************************************************/

.tableCellColor
{
    border: 1px #3e3e3e solid;
}

.tableCellPuma
{
    background-image: url(/images/color/puma.jpg);
    color: white;
    font-weight: 600;
    border: 1px #3e3e3e solid;
}

.tableCellLeopard
{
    background-image: url(/images/color/leopard.jpg);
    color: white;
    font-weight: 600;
    border: 1px #3e3e3e solid;
}

.tableCellTiger
{
    background-image: url(/images/color/tiger.jpg);
    color: white;
    font-weight: 600;
    border: 1px #3e3e3e solid;
}

.tableCellSnake
{
    background-image: url(/images/color/snake.jpg);
    color: white;
    font-weight: 600;
    border: 1px #3e3e3e solid;
}

.tableCellZebra
{
    background-image: url(/images/color/zebra.jpg);
    color: white;
    font-weight: 600;
    border: 1px #3e3e3e solid;
}

.tableCellPuma LABEL, .tableCellLeopard LABEL, .tableCellTiger LABEL, .tableCellSnake LABEL, .tableCellZebra LABEL
{
	background-color: Black;
	color: LightGrey;
}

/*****************************************************
General Text
*****************************************************/
.normalTextSmall 
{ 
    font-size: 8pt;
}

.normalTextSmallBold
{ 
    font-size: 8pt;
    font-weight: bold;
}

.normalTextSmaller
{
    font-size: 7pt;
}

.normalTextSmallerBold
{
    font-size: 7pt;
    font-weight: bold;
}

.normalTextSmall, .normalTextSmallBold, .normalTextSmaller, .normalTextSmallerBold
{ 
    color : #000000; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*****************************************************
Text used on tables with a background
*****************************************************/
.tableHeaderText, .tableHeaderText:visited, .tableHeaderText:link, .tableHeaderText:hover
{
    color:			#FFB61A;
    font-weight:	bold;
	font-size:		8pt;
	font-weight:	600;
	padding-top:	2;
	padding-bottom:	2;
	padding-left:	14;
	padding-right:	2;
}

.CatpathLink, .CatpathLink:visited, .CatpathLink:link, .CatpathLink:hover
{
    color:			#FFB61A;
    font-weight:	bold;
	font-size:		8pt;
	font-weight:	600;
}

.tableHeaderAlternateText, .tableHeaderAlternateText:visited, .tableHeaderAlternateText:link, .tableHeaderAlternateText:hover
{
    color:			#3E3E3E;
    font-weight:	bold;
	font-size:		8pt;
	font-weight:	600;
	padding-top:	2;
	padding-bottom:	2;
	padding-left:	15;
	padding-right:	2;
}


/*****************************************************
Border used around tables
*****************************************************/
.tableBorder
{
    border: 0px #CE6E00 solid; 
    background-color: #3e3e3e;
}

/*****************************************************
Main table colors
*****************************************************/

td.tableCell
{
	color: #000000;
	border: 1px #3e3e3e solid; /* #B1C0C7 */
    background-color: #6A707D; /*#535862; /*F6F6CF*/
    padding: 3px 3px 3px 3px;
}

td.tableCell LI	{	
	color:	#000000;
}

td.tableCellAlternate
{
	border: 1px #525861 solid; /* #B1C0C7 */
    background-color: #818690; /*#FEFCEA;*/
    padding: 3px 3px 3px 3px;
}

/*****************************************************
Form Elements
*****************************************************/
.ComboBox
{
    background-color: #A0A7B3;
    border: 1px #3e3e3e solid;
    font-size: 8pt;
}

.TextBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #A0A7B3;
    border: 1px #3e3e3e solid;
    font-size: 8pt;
}

.InputTypeFile
{
    background-color: #A0A7B3;
    border: 1px #3e3e3e solid;
    font-size: 8pt;
}

/*****************************************************
CategoryMenu
*****************************************************/

.CategoryMenu
{
	color:				#3e3e3e;
	font-weight:		bold;
	font-size:			8pt;
	vertical-align:		middle;
}

.CategoryMenuSelected
{
	color:				#FFB61A;
	font-weight:		bold;
	font-size:			8pt;
	vertical-align:		middle;
}



/* */
.UnitPrice, .ProductCode, .ProductDescription
{
	color: Black;
}

td.tableProductCell
{
	color: #000000;
	border: 1px #3e3e3e solid; /* #B1C0C7 */
    background-color: #6A707D; /*#535862; /*F6F6CF*/
    padding: 10px 10px 10px 10px;
}

td.tableProductCell LI	{	
	color:	#000000;
}
