/*@font-face {
	font-family:"DefaultFont";
	src:url("media/BRUSHSCI.TTF") format("truetype");
}
*/



* {
/*	font-family:"DefaultFont",Trebuchet MS,Verdana,Arial;*/
	font-family:Trebuchet MS,Verdana,Arial;
}

html {
}
	
body {
	font-family:Verdana,Arial;
	font-size:12px;
	margin:0px;
}

h1 {
	margin-top:0px;
	font-weight:bold;
	font-size:20px;
	color:#000;
}

h2 {
	margin:0px;
	padding:0px;
	/*font-weight:normal;*/
	font-size:18px;
	color:white;
}

h4 {
	padding:20px 0 10px 0;
	margin:0;
	color:#000;
	font-size:14px;
}

img {
	border:0px;
}
	
p {
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS,Verdana,Arial;
}

.png_trans { behavior:url('/images/fix/iepngfix.htc'); }

/********** TOPMENU **********/

ul.topmenu {
	margin:0px;
	padding:0px;
}

ul.topmenu li {
	padding:0px;
	display:inline;
	list-style-type:none;
	padding-right:5px;
}

ul.topmenu li a {
	font-family:Verdana;
	color:black;
	font-size:6pt;
	text-decoration:none;
}

ul.topmenu li a.active:hover {
	/*background: #ddd;*/
}

select.filter {
	font-family:Verdana;
	font-size:10px;
	height:18px;
	width:160px;
}

input.filter {
	font-family:Verdana;
	font-size:10px;
	height:11px;
	width:120px;
}

input.filter_submit {
	font-family:Verdana;
	font-size:10px;
	height:20px;
	width:30px;
}

/********** LEFT MENU **********/

a.menubutton {
	color:white;
	font-weight:bold;
	text-decoration:none;
}

a.menubutton:active {
	color:black;
	font-weight:bold;
	text-decoration:none;
}

li#menubutton {
	/*color:white;
	font-weight:bold;*/
	background:url(/images/menu-red-bg-line.gif);
}

li#menubutton:hover {
	cursor:hand;
/*	background:url(/images/menu-purple-bg-pixel.gif);*/
}

li#menubutton:active {
/*	background:red;*/
}

/********** OTHER **********/

ul.bestsellers {
	text-indent:0px;
	list-style-position:outside;
	list-style-image:url('/images/arrow_navigatie_links_zwart.gif');
	list-style-type:square;
	padding:20px;
	margin:0px;
}
ul.bestsellers li {
	font-size:9px;
}
ul.bestsellers li a {
	font-size:9px;
}

ul.menu {
	text-indent:0px;
	list-style-position:outside;
	list-style-image:url('/images/arrow_navigatie_links_zwart.gif');
	list-style-type:square;
	padding:20px;
	margin:0px;
}

/********** BASIC STYLE ELEMENTS **********/
.bold {
	font-weight:bold;
}

/********** PRODUCT STYLE ELEMENTS **********/
#productcat {
	xbackground:orange;
	xwidth:956px;
	text-align:center;
	margin:15px 0 0 10px;
	font-size:1.1em;
	line-height:34px;
	height:34px;
}

#productcat a {
	color:#000;
	font-weight: bold;
	font-size:1.3em;
	text-decoration:none;
}

#productcat a:hover {
	text-decoration:underline;
}

#productcat-header {
	xbackground-color:#ccc;
	background:url(../images/hr-gray.jpg);
	border-bottom:1px dashed #000;
	border-top:1px dashed #000;
	width:956px;
	xheight:34px;
	xline-height:25px;
	margin:30px 0 0 0;
	float:left;
	font-size: 1.3em;
	font-weight:bold;
	display:inline;
}

.headercat-titlelinks {
	line-height: 34px;
	font-size:1.2em;
	xdisplay:inline;
	float:left;
	height:34px;
	vertical-align:center;
}

.productcat-linktext {
	padding:0 0 0 45px;
	line-height:34px;
	font-size: 1.2em;
}

.productcat-toplink {
	float:right;
	line-height:34px;
}

#productcat-header a, #productcat-header a:active {
	color:#000;
	text-decoration:none;
}

#productcat-header a:hover {
	text-decoration:underline;
}

#productcat-header h2 {
	color:#000;
	width: 250px;
	float:left;
}

#productcat .productcat-product {
	float:left;
	height:169px;
	width:169px;
	margin:20px 22px 10px 0;
}

.productlink, .productlink:active, .productlink:visited {
	color:#000;
	font-size: 0.7em;
	text-decoration: none;
}

.productlink:hover {
	text-decoration: underline;
}

.exchangeheader {
	color:#000;
	font-size: 1.2em;
	float:left;
	font-weight: bold;
	line-height:34px;
	padding:0 0 0 15px;
}

#paginator {
	float:left;
	width:100%;
	background-color:grey;
	text-align:center;
}

/********** PRODUCT DETAIL PAGE **********/
.options_container {
	height:99px; 
	background-color:#CCE8ED; 
	color: #000000;
}
.option_box {
	width:118px; 
	float:left; 
	padding-left:4px; 
	padding-right:4px;
}

<!--
.leftbox_border {
	border: 3px solid #33B8CA;
}
.centerbox_border {
	border-top: 3px solid #33B8CA;
	border-bottom: 3px solid #33B8CA;
}
.rightbox_border {
	border: 3px solid #33B8CA;
}
-->
.box_border {
	border-right: 3px dashed #FFFFFF;
}
.options_text {
	font-size: 0.9em;
	text-align: center; 
	height:63px; 
	display: block;
	font-weight: bormal;
}
.options_button {
	text-align: center; 
	height:37px; 
}

/********** PRODUCT DETAIL PAGE **********/
#productinfo {
	width:100%;
	margin:0 0 25px 0;
}

#productinfo th {
	width:150px;
	text-align:left;
}

#productinfo th, #productinfo td {
	border-bottom: 1px dotted #cecece;
}


/********** MEDIA **********/
#mediacontent {
	margin:20px 0 0 150px;
}

.mediablock {
	float:left;
	margin:15px 100px 15px 0;
}

.mediablock span {
	display:block;
	text-align:center;
	margin:5px 0 0 0;
	font-weight:bold;
}
/********** HOME **********/
#businesslink {
	display:block;
	align:right;
}

#businesslink a {
	color:#fff;
	font-size:1.3em;
	font-weight:bold;
}


/********** LOCATIONS **********/

#side_bar a {
	color:#1a5c4e;
}

/********** FOOTER **********/
#footer a, footer a:active, #footer a:visited {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footerlinks {
	color: grey;
}

#footerlinks a, #footerlinks a:active, #footerlinks a:visited {
	color:#83b52b;
	text-align:justify;
	font-size:0.8em;
	text-decoration:none;
}

#footerlinks a:hover {
	text-decoration:underline;
}

#footerblock {
	float:left;
	overflow:hidden;
	width:100%;
	height:148px;
	background:#9cc455;
}

#footerblock p {
	margin:0 0 15px 0;
}

.footerlink {
	font-size:1.2em;
	font-weight:bold;
	margin:20px 0 0 0;
	text-decoration:none;