html {
	margin:0px;
   height: 100%;
	font-size:12px;
	}
body {
   margin:0px;
	text-align: center; /* for IE */
	font-family:Helvetica;
	font-size:12px;
        background: #2E4484;
	background: url(http://www.pro-sportsoccercenter.be//afbeeldingen/divers/body_webshop.jpg) no-repeat fixed 50% 0%;
	height: 100%;
	}
#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width:900px;
	position: relative;
	min-height: 100%;
	height:auto; /* voor moderne browsers */
	height:100%; /* voor IE */
	border-left:1px solid #FFCC00;
	border-right:1px solid #FFCC00;
	background-color:#FFF;
	}
#header {
	background-color:#EDEDED;  
	border-bottom:1px solid #FFCC00; 
}
#subheader {
	padding:5px;
	background-color:#EDEDED;
	border-bottom:1px solid #FFCC00;  
}
.list_menu{
        border:1px solid #FFCC00;
	height:18px;
	width:180px;
	font:Helvetica;
	font-size:11px;
}
.text_menu{
        border:1px solid #FFCC00;
	height:16px;
	width:180px;
       font:Helvetica;
	font-size:11px;
}
.zoek_menu{
        border:1px solid #999999;
	height:20px;
	background-color:#EDEDED;
	font:Helvetica;
	font-size:12px;
	margin:0;
}
#menu_box{
   width: 200px;
	float:left;
}
.H_menu_item{
	background-color:#EDEDED;
	border-right:1px solid #FFCC00;
	overflow:hidden;
}
.H_menu_item, .H_menu_item a, .H_menu_item a:visited{
        padding:5px 0px 6px 4px; 
	border-bottom:1px solid #FFCC00;
	color:#000066;
	text-decoration:none;
        font-weight:bold;
	/*text-transform:uppercase;*/
}
.H_menu_item a:hover{
       padding:5px 0px 6px 4px; 
	border-bottom:1px solid #FFCC00;
	color:#FFCC00;
	text-decoration:none;
	font-weight:bold;
	/*text-transform:uppercase;*/
}

.S_menu_item, .S_menu_item a, .S_menu_item a:visited{
   padding:5px 0px 6px 8px; 
	border-bottom:1px solid #FFCC00;
       	color:#FFCC00;
	text-decoration:none;
	/*text-transform:uppercase;*/
	background-color:#EDEDED;
        overflow: hidden;
}
.S_menu_item  a:hover{
   padding:5px 0px 6px 8px; 
	border-bottom:1px solid #FFCC00;
	color:#000066;
	text-decoration:none;
	font-weight:bold;
	/*text-transform:uppercase;*/
	
}
#content_box{
	float:right;
	padding:24px;
	width:640px;
	text-align:left;
}
.button{
	padding:2px;
	background-color:#EDEDED;
	border:1px solid #000;
	height:12px;
	text-decoration:none;
}
.button a, .button a:visited, .button a:hover{
	text-align:center;
	text-decoration:none;
	font: Helvetica;
   font-size:12px;
	color:#000066;
}
.b_button{
	color: #666666;
	background-color: #EDEDED;
	border: 1px solid #FFCC00;
	font-size: 10px;
	font-family:Tahoma;
	padding:0px 0px 0px 0px;
        margin-left: 0px;
	text-decoration: none;
        /* width: 60px; */
	height:15px;
        text-align: center;
	cursor:pointer;
}
.s_button{
	color: #666666;
	background-color: #EDEDED;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	font-family:Tahoma;
	padding:0px 0px 0px 0px;
	text-decoration: none;
	height:20px;
	cursor:pointer;
}
.body_title{
	font-weight:bold;
        color: #000066;
	padding-bottom:10px;
	text-align:left;
}
.tr_even{
   background-color:#ede343;
}
.tr_even a:link {
  font-family: Helvetica;
  font-weight: normal;
  font-size: 12px;
  color: #000066;
  text-decoration: underline;
}
.tr_even a:visited {
  font-family: Helvetica;
  font-weight: normal;
  font-size: 12px;
  color: #000066;
  text-decoration: underline;
}
.tr_even a:hover {
  color: red;
}
.TOP{
   height:120px;
}
.tr_oneven{
	border-top:1px solid #EDEDED;
}
tr a:link {
  font-family: Helvetica;
  font-weight: normal;
  font-size: 12px;
  color: #000066;
  text-decoration: underline;
}
tr a:visited {
  font-family: Helvetica;
  font-weight: normal;
  font-size: 12px;
  color: #000066;
  text-decoration: underline;
}
tr a:hover {
  color: red;
}
#hot_item_container{
   width:639px;
}
#hot_item_container td{
   width:213px;
}
#hot_item_container a,  #hot_item_container a:visited{
	text-decoration:none; 
}
.text_10, .text_10 a, .text_10 a:visited{
   font-size:10px;
	color:#000000;
	text-decoration:none;
}
.header_10, .header_10 a, .header_10 a:visited{
   font-size:11px;
       	color:#000066;
	text-decoration:none;
}
.header_10 a:hover{
   color: #FFCC00;
}
.form_text{
	padding-bottom:10px;
}
.org_price{
	font-size: 10px;
	font-family: Helvetica;
	text-decoration:line-through;
	color:#FF0000;
}
.prijsvoordeel{
	font-size: 11px;
	font-family: Helvetica;
	color:#0066CC;
}
h1{
font-family:Tahoma;
font-size:16px;
font-weight: bold;
color: #000066;
}
h2{
font-family:Tahoma;
font-size:12px;
font-weight: bold;
color: #000066;
}













