ul.product_menu ul {position:absolute; top:26px; left:0; background:#ededed; display:none; opacity:0; list-style:none}/* ------ Element styles ------ */
div
{
	text-align:left;
}
td 
{
	FONT-SIZE: 11px;  
	FONT-FAMILY: Verdana;
	color:#777777;
}
.errortable_content
{
	padding-left:170px;
	padding-right:40px;
	padding-top:10px;
	width:500px;
	height:150px;
	font-weight:bold;
	color:#f36421;
	font-size:14px;
}
.errortable
{
	background-image: url(../images/digitransfer_error.jpg);
	background-repeat: no-repeat;
}
.content_text
{
	line-height:18px;
}
.content_text td
{
	line-height:18px;
}

BODY 
{
	behavior:url("htc/csshover.htc");
	MARGIN: 0px;
	FONT-SIZE: 10px;  
	PADDING-TOP: 0px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
img
{
	border:0px;
}

h1
{
	color:#000000;
	font-size:12px;
	margin-bottom:0px;
}
h2
{
	color:#000000;
	font-size:12px;
	margin-bottom:0px;
}
h3
{
	color:#ff8800;
	font-size:14px;
	margin-bottom:0px;
}
h4
{
	color:#ff8800;
	font-size:14px;
	margin-bottom:0px;
}
h5
{
	color:#ff8800;
	font-size:14px;
	margin-bottom:0px;
}
h6
{
	color:#ff8800;
	font-size:10px;
	margin-bottom:0px;
}
a
{
	color:#444444;
	text-decoration:none;
}
a:hover
{
	color:#FD8800;
	text-decoration:none;
}
.hrline
{
	height: 1px;
	background-color:#cccccc;
	margin-bottom:0px;
	border:1px solid #cccccc;
}


/* ------ Class styles ------ */
.bestel_left
{
	padding:4px;
	margin-top:5px;
	border-left:1px #cccccc solid;
	border-top:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	background-color:#ffffff;
}
.bestel_middle
{
	line-height:6px;
}
.bestel_right
{
	padding:4px;
	margin-top:5px;
	border-right:1px #cccccc solid;
	border-top:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	background-color:#ffffff;
}
.big
{
	font-size:12px;
}
.image_button
{
	cursor:pointer;
}
.orange
{
	color:#FD8800;
}
.red
{
	color:#FF0000;
}
.error
{	
	width:200px;
	border:2px solid #ff0000;
	
	font-weight:bold;
	padding:10px;
}
.cage
{
	border:1px solid #cccccc;
	padding:5px;
}
.ok
{	
	width:200px;
	border:2px solid #F7931D;
	
	font-weight:bold;
	padding:10px;
}
.winkelwagen_digibon_text
{
	color:#ff8800;
	font-weight:bold;
	padding-left:80px;
}
.winkelwagen_digibon
{
	background-color:#fde5ca;
}

.digibon_bedrijven
{
	background-image: url(../images/digibon_bedrijven.jpg);
	background-repeat: no-repeat;
	width:260px;
	color:#ffffff;
	font-weight:bold;
}

.inner_digibon_bedrijven
{
	color:#ffffff;
	font-weight:bold;
	padding-left:120px;
	padding-top:20px;
}
.inner_digibon_bedrijven_button
{
	color:#ffffff;
	font-weight:bold;
	padding-left:150px;
	padding-top:17px;
}

.producten
{
	margin-top:20px;
}
.product_bar
{
	border:1px dashed #cccccc;
}
.prodinfo_case td
{
	padding-left:10px;
	
}
.prodinfo_case_no td
{
	padding-left:10px;
	
}
.productinfo_title
{
	color:#000000;
	font-weight:bold;
	line-height:12px;
	font-size:12px;
}
.productinfo_text
{
	line-height:12px;
}
.frontpage_content
{
	line-height:14px;
}
.front_header
{
	background-image: url(../images/frontpage/front_header.jpg);
	padding-left:15px;
	height:25px;
	font-size:12px;
}
.fading_gray
{
	background-image: url(../images/fading_gray.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}
.prodinfo_text
{
	background-image: url(../images/fading_gray.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	
	padding-top:10px;
	padding-bottom:10px;
}
.prodinfo_title
{
	/*background-image: url(../images/fading_orange.jpg);*/
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom:1px solid #cccccc;
	padding-bottom:0px;
}
.header_bar_left
{
	background-image: url(../images/header_bar_left.jpg);
	background-repeat: no-repeat;
	height:20px;
	width:10px;
}
.header_bar_middle
{
	background-image: url(../images/header_bar_middle.jpg);
	background-repeat: repeat-x;
	height:20px;
	font-weight:bold;
}
.header_bar_right
{
	background-image: url(../images/header_bar_right.jpg);
	background-repeat: repeat-x;
	height:20px;
	width:97px;
}
.prodinfo_case
{
	width:100%;
	border:1px dashed #cccccc;
	margin-bottom:20px;
}
.prodinfo_case_no
{
	width:100%;
	border:1px dashed #cccccc;
	margin-bottom:20px;
}
.enlightment
{
	border:1px solid #808080;
	behavior: url(htc/focus.htc);
	padding-left: 2px;
}
.enlightment_error
{
	border:1px solid #ff0000;
	behavior: url(htc/focus.htc);
	padding-left: 2px;
}
/* IE _focus. Rewritten classname from htc */
.enlightment:focus ,.enlightment_focus
{
	background-color:#F2DBC3;
	border:1px solid #808080;
	padding-left: 2px;
}

.enlightment_error:focus ,.enlightment_error
{
	background-color:#F2DBC3;
	border:1px solid #ff0000;
	padding-left: 2px;
}

.product_cell
{
	
}

.content2
{
	background-image: url(../images/shirt_background.gif);
	background-position:right;
	background-repeat: no-repeat;
	
	border-left:2px solid #cccccc;
	border-right:2px solid #cccccc; 
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.content2 td
{
	color:#777777;
}
.content3
{
	background-color:#ffffff;
	background-position:right;
	background-repeat: no-repeat;
	
	border-left:2px solid #cccccc;
	border-right:2px solid #cccccc; 
	padding:10px;
}
.content4 td
{
	color:#777777;
}
.content4
{
	background-color:#ffffff;
	background-position:right;
	background-repeat: no-repeat;
	
	border-left:2px solid #cccccc;
	border-right:2px solid #cccccc; 
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}
.content4 td
{
	color:#777777;
}

.auto_content
{
	background-color:#ffffff;
	padding-top:10px;
	padding-left:10px;
	border-left:2px solid #cccccc;
	border-right:2px solid #cccccc; 
}
.winkelwagen_content
{
	background-color:#ffffff;
	padding-top:10px;
	border-left:2px solid #cccccc;
	border-right:2px solid #cccccc; 
}
.content
{
	background-color:#ffffff;
	background-image: url(../images/shirt_background.gif);
	background-position:right;
	background-repeat: no-repeat;
	
	border-left:2px solid #cccccc;
	border-right:2px solid #cccccc; 
	padding:10px;
}
.content td
{
	color:#777777;
}

.top_container
{
	margin-top:10px;
}

/* ------ Footer styles ------ */
.footer_rights
{
	color:#666666;
	font-size:9px;
}
.footer
{
	background-image: url(../images/footer_2.gif);
	background-repeat: no-repeat;
	height:38px;
}
.winkelwagen_digibon_left_image
{
	background-image: url(../images/digibon_extra.gif);
	background-repeat: no-repeat;
}
.button_gray
{
	border: 0px solid #000;
	background-image: url(../images/gray_button.gif);
	background-repeat: no-repeat;
	width: 157px;
	color:#ffffff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	height: 18px;
	margin-bottom: 1px;
	padding: 0;
	cursor: pointer;
}
.button_gray_part_two
{
	border: 0px solid #000;
	background-image: url(../images/gray_button_2.gif);
	background-repeat: no-repeat;
	width: 157px;
	color:#ffffff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	height: 18px;
	margin-bottom: 1px;
	padding: 0;
	cursor: pointer;
}

.button_green
{
	border: 0px solid #000;
	background-image: url(../images/btn_green.gif);
	background-repeat: no-repeat;
	width: 110px;
	color:#ffffff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	height: 20px;
	margin-bottom: 1px;
	padding: 0;
	cursor: pointer;
}
.button_green:hover
{
	background-image: url(../images/btn_active.gif);
}
.button_orange
{
	border: 0px solid #000;
	background-image: url(../images/btn_orange.gif);
	background-repeat: no-repeat;
	width: 110px;
	color:#ffffff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	height: 20px;
	margin-bottom: 1px;
	padding: 0;
	cursor: pointer;
}
.button_orange:hover
{
	background-image: url(../images/btn_active.gif);
}
.button_orange_long
{
	border: 0px solid #000;
	background-image: url(../images/btn_orange_long.jpg);
	background-repeat: no-repeat;
	width: 220px;
	color:#ffffff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	height: 20px;
	margin-bottom: 1px;
	padding: 0;
	cursor: pointer;
}

.button_blue
{
	border: 0px solid #000;
	background-image: url(../images/btn_blue.gif);
	background-repeat: no-repeat;
	width: 110px;
	color:#ffffff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	height: 20px;
	margin-bottom: 1px;
	padding: 0;
	cursor: pointer;
}
.button_blue:hover
{
	background-image: url(../images/btn_active.gif);
}

.footer_icons td
{
	padding-left:5px;
}
.footer_link
{
	margin-left:5px;
}

.footer_links
{
	padding-left:20px;
	color:#666666;
}
.footer_links td
{
	color:#666666;
}

.bluelinks
{
	color:#0000ff;
	text-decoration:underline;
}

.orangelinks
{
	color:#FD8800;
}
.orangelinks:hover
{
	color:#666666;
}

.footer_links a
{
	color:#666666;
	FONT-SIZE: 10px;  
	text-decoration:none;
}
.footer_links a:hover
{
	color:#FD8800;
	FONT-SIZE: 10px;  
	text-decoration:none;
}

/* ------ Header styles ------ */
.descr_block
{
	height:34px;
	line-height:18px;
	overflow:hidden;
}
.header_popup
{
	background-image: url(../images/header_popup.jpg);
	background-repeat: no-repeat;
	height:40px;
}

.customheader
{
	background-repeat: no-repeat;
	height:102px;
}

.header
{
	background-image: url(../images/header_2.gif);
	background-repeat: no-repeat;
	height:102px;
}
.menu_header_nobackground
{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc; 
	height:24px;
}
.menu_header
{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc; 
	background-image: url(../images/menu_back.jpg);
	background-repeat: repeat-x;
	height:23px;
}
.winkelwagen td
{
	padding-left:5px;
}
.winkelwagen_row
{
	border:1px dashed #cccccc;
}
.bar_header
{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc; 
	background-image: url(../images/menu_back.jpg);
	background-repeat: repeat-x;
	height:24px;
	font-weight:bold;
}

.menu_header a
{
	color:#232323;
	FONT-SIZE: 10px;  
	 font-weight:bold; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.menu_header .sublink a
{
	color:#444444;
}

.header_sub_links a
{
	color:#232323;
	FONT-SIZE: 10px;
	text-decoration:none;
	
}

.header_sub_links
{
	margin-top:25px;
	FONT-SIZE: 10px;
	
	
}
.header_sub_links a:hover
{
	color:#ff0000;
	FONT-SIZE: 10px;
	text-decoration:none;
	
}

.menu_header a:hover
{
	color:#FD8800;
}

.menu_header td
{
	font-weight:bold; 
	color:#FD8800;
	FONT-SIZE: 12px;  
}
.header_slogan
{
	font-weight:bold; 
	color:#FD8800;
	FONT-SIZE: 13px;  
	padding-top:40px;
	padding-left:60px;
}
.flags
{
	padding-top:55px;
	padding-left:0px;
}
.flags td
{
	padding-left:5px;
}
.flags img
{
	width:20px;
	height:14px;
}
.flags.spacer
{
	width:120px;
}
.flags.whity
{
	color:#ffffff;
}
.whity
{
	color:#ffffff;
}
.whity a
{
	color:#ffffff;
}
.alternate TD
{
	background-color:#eeeeee;
}

.main_submenu_background
{
	background:#e5e5e5;
	text-align:center;
}

.main_submenu
{
	list-style-type:none;
	padding:0;
	margin:0px;
 	margin-top:0;
 	margin-bottom:0;
 	
 	white-space:nowrap;
 	display:block; 
 	height:22px;
 	
}
.main_submenu li
{
	list-style-type:none;
	display:inline; 
	padding:0;
 	margin:0;
 	height:22px;
}

.main_submenu a, .main_submenu a:visited 
{
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	font-family:arial, verdana, sans-serif; /* ADDED */
	font-size:0.8em; /* ADDED */
	text-align:center; /* ADDED */
	text-decoration:none; /* ADDED */
	height:20px;
	float:left; 
	border-right:1px dashed #cccccc;
}
.main_submenu a:hover
{
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	font-family:arial, verdana, sans-serif; /* ADDED */
	font-size:0.8em; /* ADDED */
	text-align:center; /* ADDED */
	text-decoration:none; /* ADDED */
	height:20px;
	float:left; 
	background:#ffffff;
	border-right:1px dashed #cccccc;
}

.main_submenu_active a, .main_submenu_active a:visited 
{
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	font-family:arial, verdana, sans-serif; /* ADDED */
	font-size:0.8em; /* ADDED */
	text-align:center; /* ADDED */
	text-decoration:none; /* ADDED */
	height:20px;
	float:left; 
	background:#ffffff;
	border-right:1px dashed #cccccc;
}

.main_submenu_active a:hover
{
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	font-family:arial, verdana, sans-serif; /* ADDED */
	font-size:0.8em; /* ADDED */
	text-align:center; /* ADDED */
	text-decoration:none; /* ADDED */
	height:20px;
	float:left; 
	background:#ffffff;
	border-right:1px dashed #cccccc;
}
.start_menu
{
	padding-left:15px;
}


html body 
{
	height: 100%; 
	width: 100%!important;
	font: 12px Arial, sans-serif;
	margin: 0;
	padding: 0;
}

#inline_popup_content
{
	 margin-top:15px;
}
#over 
{
	background:  url(../images/shadowlight.gif) repeat;
	 position: absolute; 
	 left: 0;
	 top: 0;
	 z-index: 100;
	 width: 100%; 
	 height: 2400px;
	 margin: 0;
	 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	 -moz-opacity:0.80;
	 -khtml-opacity:0.80;
}
#box, #box2 { 
	height: 700px;
	overflow: none;
	
	border-left:1px solid #999;
	border-right:1px solid #999;
	z-index: 150;	
	overflow-x:hidden; 
	overflow-y:auto; 
	background: #fff; 	
	position: relative;
	padding: 10px; 
	top: -5px; /* these two define the shadow 'offset'*/
	left: 0px; /*...*/
	  }
.sh	{position: absolute;
	top:40px;	
	background:url(../images/h_ipopup.gif) no-repeat 0 0 !important;
	 
	padding-top:20px;
	
	 z-index: 1000;	 
	width: 785px; 
	 margin: auto;
	 
	  }
.bar3 
{
	  background:url(../images/f_ipopup.gif) no-repeat 0 0;
	  position: relative;
	  height:20px;
	  top: -5px;
	  
} 
.breadcrumb
{
	font-size:9px;
	font-family:Arial;
	color:000000;
}
.bar 
{
background: #ddd;
	  text-align: right;
	  margin: -5px;
	  padding: 5px 
} 
.bar2 
{
	background: #ddd url(/i/dragbar.gif) no-repeat center left;
	  text-align: right;
	  margin: -5px;
	  padding: 5px 
} 
.bar a 
{
	border: 1px solid #777; 
	color: #777; 
	
	font-size: 10px; 
	padding: 0 5px; 
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 10;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover
{	
	background: #FF9900;
}

#sddm div
{	position: absolute;
	margin: 0;
	margin-top:8px;
	visibility: hidden;
	padding: 0;
	background: #ededed;
	width:160px;
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #ededed;
	color: #000000;
	font: 11px arial
}

#sddm div a:hover
{	background: #FF9900;
	color: #FFF
}
.button_winkelwagen
{
	border: 0px solid #000;
	background-image: url(../images/winkelwagen3.gif);
	background-repeat: no-repeat;
	width: 188px;
	color:#ffffff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	height: 66px;
	margin-bottom: 1px;
	padding: 0;
	cursor: pointer;
	text-align:left;
	padding-left:55px;
	padding-bottom:5px;
}
.button_verderwinkelen
{
	border: 0px solid #000;
	background-image: url(../images/verder_winkelen.gif);
	background-repeat: no-repeat;
	width: 348px;
	color:#ffffff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	height: 66px;
	margin-bottom: 1px;
	padding: 0;
	cursor: pointer;
	text-align:left;
	padding-left:65px;
	padding-bottom:5px;
}
.header_top_menu
{
	border-left:1px solid #ffffff;
	padding-left:10px;
}
.header_top_menu a
{
	color:#ffffff;
}
.header_top_menu a:hover
{
	color:#000000;
}

.tp_overmenu
{
	background-color: #fc2490;
	padding-left: 10px;
	text-align: left;
	height: 160px;
	top: 125px;
	width: 190px; 
	padding-top: 5px; 
	position: absolute;
}
.tp_overmenu a
{
	color:#ffffff;
}
.tp_overmenu a:hover
{
	color:#eae34c;
}
 h4
				{
					color:#F7931D;
				}
				.orange
				{
					color:#F7931D;
				}
				.orangelinks
				{
					color:#F7931D;
				}
				
			.whity a
			{
				color:#000000;
				FONT-SIZE: 10px;
				text-decoration:none;
				
			}
			.whity a:hover
			{
				color:#000000;
				FONT-SIZE: 10px;
				text-decoration:none;
				
			}
			.footer_links a:hover
			{
				color:#F7931D;
				FONT-SIZE: 10px;  
				text-decoration:none;
			}
			a:hover
			{
				color:#F7931D;
				text-decoration:none;
			}
			.ok
			{
				border:2px solid #F7931D;
				text-decoration:none;
			}
			h6
			{
				color:#F7931D;
			}
			h5
			{
				color:#F7931D;
			}
			.winkelwagen_digibon_text
			{
				color:#F7931D;
			}
			