body {
	background: url(../images/bg.jpg) repeat 50% 0px;
	text-align: center;
	margin: 10px 0px 0px 0px;
}

/*********** General ***********/

body,tr,th,td,input,select,textarea {
font: normal 11px Verdana, sans-serif;
}
input
{
position:relative;
margin:0px 2px -1px 0px;
}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0 0 0 25px;	
}
hr {color:#d1d1d3;}

a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#leftcol a, #rightcol a {
	text-decoration: none;
}
#leftcol a:hover, #rightcol a:hover {
	text-decoration: underline;
}
/*********** End: General ***********/




/*********** Global additional classes ***********/

.f-left {
float: left;
}
.f-right {
float: right;
}
.clear {
clear: both;
padding:0px;
margin:0px;
}
.hidden {
display: none;
}
.bold, strong {
font-weight: bold;
}
/*********** End: Global additional classes ***********/
.hidden_menu_hover_preload
{
display:none;
}
#zwemwereld a:link, #zwemwereld a:visited{
position:relative;
background: url(../../../files/images/home-wereld-afbeeldingen/menu_zwemwereld.jpg) left 50%;
width:151px;
height:405px;
display:block;
float:left;
}
#zwemwereld_h, #zwemwereld a:hover{
position:relative;
background: url(../../../files/images/home-wereld-afbeeldingen/menu_zwemwereld_h.jpg) left 50%;
width:240px;
height:405px;
display:block;
float:left;
z-index:10;
margin-right:-90px;
border-right:1px solid #fff;
}

#ijshockeywereld a:link, #ijshockeywereld a:visited{
position:relative;
background: url(../../../files/images/home-wereld-afbeeldingen/menu_ijshockeywereld.jpg) 50% 50% ;
width:150px;
height:405px;
display:block;
float:left;
}
#ijshockeywereld_h, #ijshockeywereld a:hover{
position:relative;
background: url(../../../files/images/home-wereld-afbeeldingen/menu_ijshockeywereld_h.jpg) 50% 50% ;
width:238px;
height:405px;
float:left;
z-index:10;
margin-left: -45px;
margin-right: -45px;
border-left:1px solid #fff;
border-right:1px solid #fff;
}


#norenwereld a:link, #norenwereld a:visited{
position:relative;
background: url(../../../files/images/home-wereld-afbeeldingen/menu_norenwereld.jpg) 50% 50%;
width:150px;
height:405px;
display:block;
float:left;
}
#norenwereld_h, #norenwereld a:hover{
position:relative;
background: url(../../../files/images/home-wereld-afbeeldingen/menu_norenwereld_h.jpg) 50% 50% ;
width:238px;
height:405px;
display:block;
float:left;
z-index:10;
margin-left: -45px;
margin-right: -45px;
border-left:1px solid #fff;
border-right:1px solid #fff;
}
#inlineskatewereld a:link, #inlineskatewereld a:visited{
position:relative;
background: url(../../../files/images/home-wereld-afbeeldingen/menu_inlineskatewereld.jpg) 50% 50%;
width:150px;
height:405px;
display:block;
float:left;
}
#inlineskatewereld _h, #inlineskatewereld a:hover{
position:relative;
background: url(../../../files/images/home-wereld-afbeeldingen/menu_inlineskatewereld_h.jpg) 50% 50% ;
width:238px;
height:405px;
display:block;
float:left;
z-index:10;
margin-left: -45px;
margin-right: -45px;
border-left:1px solid #fff;
border-right:1px solid #fff;
}
#kunstschaatswereld a:link, #kunstschaatswereld a:visited{
position:relative;
background: url(../../../files/images/home-wereld-afbeeldingen/menu_kunstschaatswereld.jpg) 50% 50%;
width:150px;
height:405px;
display:block;
float:left;
}
#kunstschaatswereld_h, #kunstschaatswereld a:hover{
position:relative;
background: url(../../../files/images/home-wereld-afbeeldingen/menu_kunstschaatswereld_h.jpg) 50% 50% ;
width:239px;
height:405px;
display:block;
float:left;
z-index:10;
margin-left:-90px;
border-left:1px solid #fff;
}
/*********** Layout ***********/

/* container */
#container {
position: relative;
width: 923px;
margin: 0 auto;
text-align: left;
}
/* header */
#header {
background: url(../images/slogan.gif) no-repeat 395px 53px;
margin:18px 0px;
height: 121px;
}
.slogan_link
{
float:right;margin:50px 75px 0px 0px;
}
/* logo */
#logo {

}
#logo h1 {
position: relative;
top: 0;
left: 123px;
background: url(../images/logo.gif) no-repeat;
width: 200px;
height: 121px;
text-indent: -999em;
}
#logo h1 a {
display: block;
overflow: hidden;
height: 100%;
}

/* topmenu */
#topmenu_top {
background: url('../images/topmenu.gif') no-repeat;
width:729px;
height:19px;
padding:6px 6px 0px 16px ;
color:#fff;
text-align:left;
}
#topmenu_top  a:link, #topmenu_top a:visited
{
color:#fff;
text-decoration:none;
}
#topmenu_top a:hover
{
color:#fff;
text-decoration:underline;
}
#topmenu_top{
}
#topmenu ul li {
float: left;
padding-left: 2px;
}
#topmenu ul li a {
display: block;
border: 1px solid #b5bcc6;
padding: 5px 10px;
/* background-color: #e0e0e0; */
background: url('../images/tab_bg.gif') repeat-x;	
color: #253161;
text-decoration: none;
}
#topmenu ul li a:hover {
/* background-color: #b8001b; */
/* color: #fff; */
}
#minicart
{
float:right;
padding:0px 5px;
line-height:13px;
}
#minicart img
{
position:relative;
margin-top:-2px;
margin-bottom:-4px;
}
.advies a:link, .advies a:visited
{
display:block;
background: url(../images/advies.png) no-repeat;
width:114px;
height:113px;
float:right;
position:relative;
z-index:999;
top:-70px;
right:-40px;
margin-bottom:-115px;
}

/* navbar */
#navbar {
height: 20px;
padding: 5px 10px;
background-color: #e0e0e0;	
background: url(../images/head_linebg.gif) repeat-x;
border: 1px solid #cb480c;
}

#search {
background:#fff;
width:172px;
height:21px;
padding:0px;

}
.zoek
{
width:130px;
height:15px;
border:0px solid #fff;
padding:2px 0px 0px 5px;
margin:1px;
float:left;
}
.zoekknop
{
padding:4px 10px 0px 0px;
width:13px;
height:13px;
float:right;
}

#langselect {
	float: right;
}

/* main area */
#main-wrapper {

}
#main {
clear: both;
margin: 10px 0 0 0;
}

#breadcrumbs {
	clear: both;
	/* text-transform: lowercase; */
	margin: 5px 0 0 160px;
	font-size: 10px;
	font-weight: normal;
} 


/* columns */
#leftcol {
	float: left;
	width: 172px;
}

#rightcol {
	float: right;
	width: 150px;
}

/* menu blocks */
.menublock {
margin: 0 0 10px 0;
line-height: 16px;
border: 1px solid #4d7fbf;
}
.menublock h4 {
float:left;
background: url('../images/menu_bg.gif') repeat-x;
height: 27px;
font-weight: bold;
padding: 0 5px;
line-height: 27px;
color: #fff;
text-align:left;
}
.menublock h4 img {
vertical-align: middle;
}
.menucontent {
padding: 5px 5px 10px 5px;
}
.menucontent ul {
list-style: square inside;
}
.menucontent ul li {
padding-left: 5px;
}

#maincontent {
float: left;
width: 751px;
position:relative;
margin: -25px 0px 0px 0px;
}
#wit 
{
background:#fff;
position:relative;
margin-bottom:-10px;
}
/* content blocks */
.contentblock_home {
background:#fff;
clear: both;
line-height: 16px;
padding-bottom: 0px;
border-top: none;
}
.contentblock_home h1 {
height: 25px;
line-height:25px;
font-weight: bold;
font-size: 13px;
padding: 0 5px;
background:#5684a1;
color:#fff;
text-transform:uppercase;
}
.contentblock, .contentblock_categorie {
background:#fff;
clear: both;
line-height: 16px;
padding: 25px;
border-top: none;
}
.contentblock_small {
background:#fff;
clear: both;
line-height: 16px;
padding: 15px;
width:305px;
margin-left:25px;
border-top: none;
height:225px;
border:1px solid #cccccc;
}
.contentblock_small2 {
background:#fff;
clear: both;
line-height: 16px;
padding: 15px;
width:305px;
margin-left:15px;
margin-right:25px;
border-top: none;
height:225px;
border:1px solid #cccccc;
}
.contentblock h1, .contentblock_categorie h1, .contentblock_small h1, .contentblock_small2 h1 {
font-weight: bold;
font-size: 15px;
padding: 0px;
color:#b8001b;
margin-bottom:25px;
}
.contentblock_categorie .content
{
border:1px solid #d1d1d3;
}
.content {
padding: 10px;
}
.content p {
		margin: 0 0 5px 0;
}
#static-page .content ul {
		list-style: disc;
		list-style-position: outside;
		margin: 0 0 0 25px;			
}


/* login */
#login input.logintextfield {
	width: 145px;
	margin-bottom: 5px;
}

/* footer */
#footer {
background:url(../images/bg_footer.png) no-repeat;
height:25px;
line-height:25px;
padding:0px 20px;
color:#ffd023;
clear:both;
}
#footer ul li {
float: left;
}
#footer ul li a {
text-decoration: none;
}
#footer ul li a:hover {
text-decoration: underline;
}
.robsport
{
width:115px;
float:left;
font-weight:bold;
}
#copyright {
font-size:10px;
color:#9e9fa3;
float: left;
}
#copyright a:link, #copyright a:visited
{
color:#9e9fa3;
font-weight:bold;
}
#footermenu {
height:100px;
padding:25px 10px 10px 20px;
background:#5684a1;
}
#footermenu h5
{
color:#000;
font-weight:bold;
text-transform:uppercase;
}
.hulp ul {
width:150px;
float:left;
line-height:16px;
font-size:10px;
}
.orders ul {
width:220px;
float:left;
line-height:16px;
font-size:10px;
}
.payment ul {
padding:5px 0px;
width:35px;
float:left;
line-height:16px;
font-size:10px;
}
.about ul {
width:200px;
float:right;
line-height:16px;
font-size:10px;
margin:0px 0px 0px 55px;
}
#footermenu ul li {
display:block;
}
#footermenu ul li a {
text-decoration: none;
font-weight:normal !important;
}
#footermenu ul li a:hover {
text-decoration: underline;
}



/*********** End: Layout ***********/

		
/*********** Productlist ***********/
.productlist-page-home {
width: 731px !important;
margin: 0 auto;
text-align: center;
}

.content ul.productlist_home {

clear: both;
list-style: none;
margin: 0;
padding: 0;
width:745px;
overflow:hidden;
}
ul.productlist_recommends li {
float: left;
display: inline;
width: 155px !important;
margin: 0 10px 5px 0;
padding: 2px;
text-align: center;
}

ul.productlist_home li {
float: left;
display: inline;
width: 233px !important;
margin: 0 10px 5px 0;
padding: 2px;
text-align: center;
}
ul.productlist_home li.productlist-first-in-row {
	clear: both;
}

ul.productlist_home li.productlist-last-in-row {
	margin-right: 0px;
}
.productlist_home h2 {
	color:#ce2626;
	font-weight:bold;
	text-align:left;
}
.productlist_home h2 a {
	text-decoration: none;
	color:#ce2626;
	font-weight:bold;
}
.productlist-page {
	width: 731px !important;
	margin: 0 auto;
	text-align: center;
}

.content ul.productlist {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	
}
ul.productlist li {
	float: left;
	display: block;
	width: 333px !important;
	height:273px;
	margin: 0 10px 10px 0;
	padding: 0px;
	text-align: center;
	border:1px solid #dbdcdd;
}
ul.productlist li a:hover{
	display: block;
	border:1px solid #000;
}
ul.productlist li.productlist-first-in-row {
	clear: both;
}

ul.productlist li.productlist-last-in-row {
	margin-right: 0px;
}

.productlist h2 {
	color:#ce2626;
	font-weight:bold;
	text-align:left;
}
.productlist h2 a {
	text-decoration: none;
	color:#ce2626;
	font-weight:bold;
}

.productlist-thumb img {
	width: auto;
	max-width:330px;
	height: 200px;
}
.productlist-thumb-home {
float:left;
	width: 115px;
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
	padding:0px 10px 0px 0px;
}
.productlist-thumb-home img {
	width: 115px;
	height: auto;
}
.productlist-thumb-recommends img{
	width: 115px;
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
	padding:0px 10px 0px 0px;
}
.productlist-listprice {
	text-decoration: line-through;
}
.productlist-price {
	font-weight: bold;
	color: #b8001b;
}
.productlist-price-label
{
display:inline;
float:left;
width:100px;
}
.productlist-details {
	display: block;
	clear: left;
}
.productlist-nav {
	clear: both;
	margin-bottom: 10px;
}
.productlist-resultpages {
	float: left;
	margin-bottom: 10px;
}
.productlist-resultpages ul li {
	float: left;
	padding: 0 5px;
	margin-right: 3px;
	border: 1px solid #e0e0e0;
}
.productlist-resultpages ul li.descr {
	border: none;
}
.productlist-resultpages ul li.act {
	font-weight: bold;
	background-color: #e0e0e0;
}
.productlist-orderby {
	float: right;
}
.productlist-orderby ul li {
	float: left;
	padding: 0 5px;
	margin-right: 3px;
}

.productlist-orderby ul li.act {
	font-weight: bold;
}
.productlist-infoblok
{
background:#d9e2ec url(../images/bg_productlist-infoblok.gif) no-repeat 310px 50px;
padding:10px;
display:block;
text-align:left;
height:52px;
}
.productlist-infoblok h2
{
margin:0px 0px 4px 0px;
}
/*********** End: Productlist ***********/




/*********** Productdetail ***********/

#productdetail {
	position: relative;
}
#productdetail h2 { 
	margin: 20px 0;
	font-weight: bold;
	font-size: 12px;
}
#productdetail ul {
	list-style: square inside;
}
#productdetail-leftcol {
    float: left;
    width: 220px;
}
#productdetail-rightcol {
    float: right;
    width: 440px;
}
#product-thumb {
	/*float: left;*/
	width: 220px;
	/*padding: 15px;*/
	overflow: hidden;
	/*border: 1px solid #e0e0e0;*/
	text-align: center;
	/*margin: 0 15px 15px 0;*/
}
#product-thumb img
{
max-width:200px;
height:auto;
}
.detailed_images a {
    text-decoration: none;
}
ul#det-images {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
}
ul#det-images li {
    float: left;
    padding: 3px;
}

#product-info {
	float: left;
}

#product-info li {
	margin-left: 14px;
}

#productdetail-table {
float:left;
margin-top: 20px;
}
#productdetail-table-right {
float:right;
width:150px;
}

#productdetail-table td , #productdetail-table-right td {
		vertical-align: top;
		padding: 2px;
	}
/*
.discount-img {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 5px;
	margin-right: 5px;
	width: 57px;
	height: 57px;
	background: transparent url(../../images/save_money.gif) no-repeat;
}
.discount-img div {
	position: relative;
	padding: 25px 0 0 13px;
	color: #fff;
	font-weight: bold;
}
*/

.productdetail-lbl {
	font-weight: bold;
	font-size: 14px;
}
#product_price {
	font-weight: bold;
	font-size: 14px;
	color: #b8001b;
}
.product-listprice {
	text-decoration: line-through;
}
/*
.product-buy {
	float: right;
}
.product-buy input {
	background-color: #b8001b;
	color: #fff;
	font-weight: bold;
	width: 100px;
	height: 30px;
}
*/
.product-fulldescr {
	clear: both;
}


/*********** Menu addons ***********/
#today_news {
	padding: 0 0 5px 0;
}


.FormButton { 
	padding: 10px 10px 0 0;
	line-height:20px;
}
/*********** End: Menu addons ***********/




/*********** Cart ***********/

#cart-items-wrapper {
	clear: both;
	margin: 0 0 15px 0;
}

#cart-items-wrapper h2 {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0;
}

.cart-item  {
	position: relative;
	/*
    width: 100%;
    min-height: 100px;
	height: auto !important;
	height: 100px;
	overflow: hidden;
    */
	clear: both;
	padding: 10px 0;
	border-bottom: 1px solid #e0e0e0;
}
.cart-thumb {
	float: left;
	width: 75px;
	height: auto;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	text-align: center;
	margin: 0 10px 10px 0;
	vertical-align:middle;
}
.cart-thumb img {
	width: 75px;
	height: auto;vertical-align:middle;
}
.cart-product-price {
	font-weight: bold;
	font-size: 14px;
	color: #b8001b;
}

/*********** End: Cart ***********/



/*********** Buttons ***********/

/* general button style */
a.adv_button {
	/* background-color: #b8001b; */
	background:#b8001b;
	color: #fff;
	padding: 4px 5px;
	border: 1px solid #b8001b;
	border-top: none;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
a.adv_button:hover {
	/* background-color: #fff; */
	/* color: #b8001b; */
	text-decoration: underline;
}

/* action buttons for cart items */
.cart-item a.adv_button {
    padding: 2px 5px;
    line-height: 20px;
	font-size: 10px;
	font-weight: normal;
	background: #567994;
	border: 1px solid #567994;
	color: #fff;
}

.cart-item a.adv_button:hover {
	/* 	
	background-color: #0d5daa;
	color: #fff; 
	*/
}
/*
#rightcol input, #leftcol input {
	margin-bottom: 5px;
}
*/


/*********** End: buttons ***********/


/* categories */
.top_categoriemenu
{
width:172px;
height:9px;
background: url(../images/top_categoriemenu.png) repeat-x;
}
.categoriemenu
{
background:#5684a1;
}
.categoriemenu h4
{
background:#ce2626;
height:21px;
line-height:21px;
padding:0px 10px;
color:#fff;
font-weight:bold;
text-transform:uppercase;
text-align:left;
display:block;
}
.bottom_categoriemenu
{
width:172px;
height:22px;
background: url(../images/bottom_categoriemenu.png) repeat-x;
}
#categories .menucontent ul {
margin: 0;
padding: 0;
list-style: none none;
}
#categories .menucontent ul li {
    margin: 0;
    padding: 0px;
    background: url('../images/arrow.gif') no-repeat right 7px;
	font-weight:bold;
}

#categories a.active_root {
	color: #fff;
}
#categories .menucontent ul ul {
	list-style: disc outside;
	margin-left: 14px;
}
#categories .menucontent ul ul li {
	font-weight: normal;
	background: none;
}
#categories .menucontent ul ul li a.active_sub {
	font-weight: bold;
}

#leftcol ul li, #rightcol ul li {
	line-height: 20px;
}

/* Subcategories page */
.subcategorylist li {
	float: left;
	padding: 5px;
}
.subcategorylist h2 {
	font-weight: bold;
}
.subcategorylist h2 img
{
position:relative;
padding:0px 15px 0px 0px;
margin:-20px 0px 0px 0px;
float:left;
}
.subcategorylist h2 a:link, .subcategorylist h2 a:visited{
display:block;
border:2px solid #d2d2d3;
width:315px;
line-height:20px;
height:60px;
float:left;
font-weight: bold;
text-decoration:none;
padding:20px 0px 0px 10px;
}
.subcategorylist h2 a:hover{
display:block;
border:2px solid #000;
width:315px;
line-height:20px;
height:60px;
float:left;
font-weight: bold;
text-decoration:none;
padding:20px 0px 0px 10px;
}

.normal, .normal a:link, .normal a:visited
{
font-weight:normal;
}
.maincat-descr {
	margin-bottom: 10px;
}
.maincat-icon {
	float: left;
	padding: 0 0px 10px 0;
}


/* modules */

ol#bestsellers li {
}
li.bestsellers-with-img {
	margin-bottom: 15px;
}
li.bestsellers-with-img .bestseller-content {
}
/* modules */

/*
#dialog-message-inner {
	position: relative;
}
.dialog-message-close {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 5px;
	margin-right: 5px;
}
*/


.SearchSortCell{
    padding: 0 0 0 5px;
}
.SearchSortLink {
    padding: 0 0 0 10px;
}
.searchresult-page-nav td {
    padding: 0 5px 0 0;
}
.navigatiepad {
background:#fff;
clear: both;
line-height: 16px;
padding: 25px;
}
.NavigationTitle, .NavigationCellSel, .NavigationCellSel a:link{
    padding: 5px;
}
.terug
{
position:relative;
top:-10px;
margin:0px 25px;
}
.ProductPriceSmall
{
width:100px;
text-align:left;
display:block;
}
