/* stylesheet by Mark de Beer */
/* designed for the Masterlock Nederland website */
/* Copyright 2006 */

body
	{ 
 	background: #FFFFFF;
	margin: 2px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #333333;
	}

.mainframe
	{
	font-family: Verdana, Arial;
	font-size: 8pt;
	text-align: justify;
	padding: 10px 10px 10px 10px;
}

.right_column_text
	{
	text-align: right;
	color: #FF9900; 
	font-weight: bold;	
	}
	
.right_column_banner
	{
	margin: 10px;
	font-size: 8pt;
	text-align: center;
	color: #FF9900; 
	font-weight: bold;	
	}

.arttitle
	{
	background: #FFCC33;
	border: 1px solid #009999;
}

.artrow
	{
	border: 1px solid #009999;
}

.catimage
	{
	border: 1px solid #009999;
}

.topicon
	{
	border: 1px solid #006666;
}

.formtitle
	{
	background-color: #EEEEEE;
	width: 30%;
	color: #000000;
	font-weight: bold;
	text-align: right;
	}

input, textarea
	{ 
	font-family: Verdana, Arial;
	font-size: 8pt; 
	color: #666666;
	font-weight: bold;
	background-color: #FFFFFF;
	border-left: 1px inset;
	border-top: 1px inset;
	border-bottom: 1px inset;
	border-right: 1px inset;
 	}

select
	{ 
	font-family: Verdana, Arial;
	font-size: 8pt; 
	color: #666666;
	font-weight: bold;
	background-color: #FFFFFF;
	border-left: 1px inset;
	border-top: 1px inset;
	border-bottom: 1px inset;
	border-right: 1px inset;
 	}

h1	{
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
	padding-left: 10px;
	}

h2	{
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
	}

ul 
	{ list-style-type : square; 
	margin-left : 20px; 
	margin-top: 0px; 
	margin-bottom: 5px; 
	}

ol 
	{ margin-left : 20px; 
	margin-top: 0px; 
	margin-bottom: 5px; 
	}

td	{
	font-family: Verdana, Arial;
	font-size: 8pt;
	margin: 0px;
	}
	
a img	{
	border: 0px;
	}

a 	{ 
	text-decoration: none;
	font-weight: bold; 
	color: #333333;
	cursor: hand;
	}

a:hover { 
	text-decoration: underline;  
	}


.imgclass	{
	margin: 10px;
	}

.copyright
	{
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	}

.dc_date
	{
	font-weight: bold;
	}
	
.dc_title
	{
	font-size: 9pt;	
	font-weight: bold;
	color: #666666;
	}
	
.dc_intro
	{
	font-style: italic;
	}
	
.dc_line
	{
	background: #009999;
	}

.categoryname
	{
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	}
	
.productrow1
	{
	background: #BBBBBB;
	border: 1px solid #111111;
	}
	
.productrow2
	{
	background: #999999;
	border: 1px solid #111111;
	}

.producttitle
	{
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
	}
	
.articlerow1
	{
	background: #BBBBBB;
	border: 0px solid #111111;
	}
	
.articlerow2
	{
	background: #DDDDDD;
	border: 0px solid #111111;
	}

.articletitle
	{
	font-size: 10pt;
	font-weight: bold;
	}

.homeframeborder
	{
//	background: url(http://www.jdebeer.nl/files/asfra_homepageborder.jpg) repeat-y 0% 0% #666666;
	background: #FFFFFF;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	padding: 3px 3px 3px 23px;
	text-align: left;
}

.copyright
	{
	font-size: 7pt;
	text-align: center;
	color: #000000;
	}

