/*
SPORTMAAT Online Voetbalshop
Origineel: Henk Wijnholds
Laatste wijziging: 22-07-2005
Door: Henk Wijnholds
Wat: Dit is pas de eerste opmaak

/* Hoofdlayout
=================================================================*/
* { 
	margin:0;
	padding:0;
}

body { 
	background:#000 url("gfx/redesign/body.jpg") no-repeat center top;
	font-family:verdana, arial, sans-serif;
	font-size:70%;
	color:#013378;
	line-height:130%;
	color:#fff;
}

.noshow { 
	position:absolute;
	left:-9000px;
}

.clearlaag { 
	clear:both;
	line-height:1px;
	font-size:1px;
}

#wrapusall {
	position:relative;
	margin:0 auto;
	width:760px;
	padding:0 10px 10px 10px;
	color: #fff;
}

#skip {
	display:none;
}

#blauwbalk {
	line-height:1px;
	font-size:1px;
	background:#262b32;
	height:2px;
}

/* Content
=================================================================*/
#content {
	width:760px;
	margin:20px 0px 10px 0px;
	font-family:arial, verdana, sans-serif;
}

#contentveld {
	float:left;
	width:550px;
	padding:10px;
	background: #536a8a;
}

#contentsmal {
	width:370px;
	float:left;
}

#contentbreed {
	width:550px;
}

#content_aw p {
	margin-bottom:8px;
}

#contentsmal p,
#contentbreed p {
	padding:10px;
	margin-bottom:8px;
	color:#fff;
}

.fotorechts {
	float:right;
	margin:2px 10px 4px 8px;
}

.fotolinks {
	float:left;
	margin:2px 8px 4px 10px;
}

#contentrechterkant {
	padding-left:10px;
	width:170px;
	float:left;
}

#homemidden {
	float:left;
	width:570px;
}

/* Blokken
=================================================================*/
.rechterblok {
	width:170px;
}

.rechterblok img {
	display:block;
}

.rechterblok h1 {
	width: 130px;
	float:left;
	color:#fff;
	background:#536a8a;
	height:17px;
	padding:3px 30px 0 10px;
}

.blokcontainer {
	border:1px solid #41536c;
	margin-bottom:10px;
	clear:both;
	background: #536a8a;
}

.blokcontainer h2,
.prijzen,
.meerlink {
	display:block;
	padding:2px 9px;
	width:150px;
}

.prijzen {
	position:relative;
	text-align:right;
}

#meerinfo {
	position:absolute;
	left:10px;
	bottom:2px;
}

.prijsnormaal {
	text-decoration:line-through;
}

.prijsaanbieding {
	font-size:120%;
	font-weight:bold;
	color:#830000;
}

#bestelsnel,
#bestelsnel:visited,
#bestelsnel:hover,
#bestelsnel:visited:hover {
	color:#fff;
	font-weight:bold;
	display:block;
	padding:3px 28px 0 9px;
	text-align:right;
	height:20px;
}

#bestelsnel,
#bestelsnel:visited {
	background:#013378 url('gfx/cart_small_white.gif') no-repeat right 3px;
}

#bestelsnel:hover,
#bestelsnel:visited:hover {
	background:#AB222C url('gfx/cart_small_white.gif') no-repeat right 3px;
}

/* Producten
=================================================================*/
.productnavigatie {
	position:relative;
	padding:7px 10px 3px 10px;
	font-weight:bold;
	clear:left;
	margin-bottom:6px;
	color:#D9E5FF;
	border-bottom: 1px solid #41536c;
}

.productnavigatie span {
	position:absolute;
	right:10px;
}

.productnavigatie a:link,
.productnavigatie a:visited { 
	color:#fff;
}

.productnavigatie a:hover,
.productnavigatie a:visited:hover { 
	text-decoration: none;
}

.productrij {
	float:left;
	clear:left;
	width:530px;
	padding:0 0 10px 10px;
}

.productitem {
	float:left;
	width:130px;
	border:1px solid #41536c;
	cursor:pointer;
}

.aanbiedingitem {
	float:left;
	width:262px;
	border:1px solid #41536c;
	cursor:pointer;
}

.productitem img {
	display:block;
}

.aanbiedingitem img {
	float:left;
	display:block;
}

.productitem span, .aanbiedingitem span {
	background: #8796aa;
	text-align:center;
	clear:left;
	display:block;
	padding:2px 5px;
}

.productitem span {
	width:120px;
}

.aanbiedingitem span {
	width:252px;
}

.aanbiedingtekst {
	float:left;
	width:120px;
	padding:2px 5px;
}

.aanbiedingitem span.vanprijs {
	text-decoration:line-through;
}

.productitem span.voorprijs,
.aanbiedingitem span.voorprijs {
	color:#830000;
	font-weight:bold;
}

.formcontainer {
	float:left;
	width:550px;
}

.sorteermethode span {
	display:block;
	width:170px;
	float:left;
	font-weight:bold;
}

.formulier .sorteermethode input {
	display:inline;
}

.formulier .sorteermethode input,
.formulier .sorteermethode select {
	margin-left:10px;
}

.formulier .sorteermethode label {
	display:inline;
	float:none;
	font-weight:normal;
}

.productdetailvanprijs {
	text-decoration:line-through;
	font-size:120%;
	display:block;
	padding:3px 10px;
	text-align:right;
}

.productdetailvoorprijs {
	font-weight:bold;
	font-size:140%;
	display:block;
	color:#7c0404;
	background: #aeb5bf;
	padding:3px 10px;
	text-align:right;
}

.productdetailnormaalprijs {
	font-weight:bold;
	font-size:140%;
	display:block;
	padding:3px 10px;
	text-align:right;
}

.buttons input#bestelknop {
	padding-right:30px;
	background:#013378 url('gfx/cart_small_white.gif') no-repeat right 3px;
}

.formulier input.checkdoos {
	display:inline;
}

.formulier .optioneel input.checkdoos {
	display:inline;
	width:20px;
	margin-left:0px;
}

.formulier .optioneel input#formrugnummer {
	width:30px;
}

/* Headers
=================================================================*/
h1,h2,h3,h4,h5,h6 {
	font-family:arial, verdana, sans-serif;
	font-size:100%;
	color: #fff;
}

.fotokop {
	position:relative;
	float:left;
	margin-bottom:10px;
}

.fotokop h1 {
	position:absolute;
	bottom:0px;
	width:530px;
	background-color:#013378;
	padding:4px 10px;
	font-size:140%;
}

#submenu h2 {
	font-size:140%;
}

#contentsmal h1,
#contentbreed h1,
#contentsmal h2,
#contentbreed h2,
#contentsmal h3,
#contentbreed h3 {
	padding:0px 10px;
	margin-bottom:3px;
}

#contentsmal h1,
#contentbreed h1 {
	font-size:140%;
	margin:0 0 10px 0;
}

h1.producttitel {
	font-size:140%;
	margin-bottom:10px;
}

#contentsmal h2,
#contentbreed h2 {
	font-size:120%;
}

#content_aw h1 {
font-size:120%;
margin-bottom:8px;
}

#contentsmal h3,
#contentbreed h3 {
	font-size:100%;
}

/* Links
=================================================================*/
a:link {
	color:#fff;
}

#topmenu a {
	text-decoration:none;
	color:#131c29;
}

#topmenu a:visited {
	text-decoration:none;
}

a:hover,
a:visited:hover,
#topmenu a:visited:hover {
	text-decoration: none;
}

#cartstatus a,
#cartstatus a:visited {
	color:#fff;
}

a img {
	border:0;
}

/* Lists
=================================================================*/
li {
	list-style-type:none;
}

#topmenu {
	font-family:arial, verdana, sans-serif;
	position:absolute;
	top:6px;
	right:12px;
}

#topmenu li {
	float:left;
	padding:0 8px;
	border-right:1px solid #013378;
}

#topmenu li#noborder {
	border:0px;
}

#topmenu li.select {
	font-weight:bold;
}

#contentsmal ul,
#contentbreed ul {
	padding:0 10px;
	margin-bottom:10px;
}

#contentsmal li,
#contentbreed li {
	margin:0 0 0 16px;
	list-style:circle url('gfx/list_arrow.gif');
}

#homemenu ul {
	float:left;
	width:570px;
}

#homemenu li {
	float:left;
	padding:0 10px 20px 10px;
	position: relative;
}

#homemenu img {
	display:block;
	clip: rect(0px 168px 149px 0px);
	position: absolute;
}

#homemenu a,
#homemenu a:visited {
	width: 168px;
	border: 1px solid #536a8a;
	display:block;
	background:#536a8a;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	position: relative;
}

#homemenu a:hover,
#homemenu a:visited:hover {
	background:#94a2b6;
	color: #131c29;
}

#homemenu a span {
	color:#fff;
	display:block;
	padding:154px 10px 0 10px;
	height:19px;
	width:140px;
	background:url('gfx/redesign/list_arrow_white_home.gif') no-repeat bottom right;
}

.links {
	width:160px;
	float:left;
}

#linksalfabet {
	height:20px;
}

#linksalfabet li {
	list-style:none;
	margin:0 20px 0px 0px;
	float:left;
}

/* Navigatie
=================================================================*/
#mainmenu {
	float: left;
	background: #111924 url("gfx/redesign/mainmenu.gif") repeat-y;
	border-top: 1px solid #4b5666;
}

#mainmenu li {
	width: 190px;
	float:left;
	display: block;
}

#mainmenu a {
	width: 170px;
	float:left;
	display:block;
	padding:6px 10px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	background: url("gfx/redesign/mainmenuli.gif") no-repeat;
	border-bottom: 1px solid #4b5666;
}

#mainmenu a:hover {
	background:#4b5666;
}

#mainmenu li.select {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#mainmenu li.select a {
	background:#788290 url("gfx/redesign/mainmenuli_select.gif") repeat-x;
}

#submenu {
	float:left;
	width:170px;
	padding:10px;
	background: #536a8a url("gfx/redesign/submenu.gif") repeat-y right top;
}

#submenu h2 {
	color:#fff;
	margin: 0 0 10px 0;
}

#submenu ul {
	border-bottom:1px solid #41536c;
}

#submenu ul li ul {
	border: none;
}

#submenu li {
	width: 170px;
	border-top:1px solid #41536c;
	float: left;
	display: block;
	clear: both;
}

#submenu li ul li {
	width: 160px;
	border-top: 1px solid #6d7c91;
}

#submenu li a,
#submenu li a:visited,
#submenu li a:hover,
#submenu li a:visited:hover {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;
	padding:3px 10px;
}

#submenu li a:hover,
#submenu li a:visited:hover {
	background:#617693;
}

#submenu li.select a,
#submenu li.select a:visited,
#submenu li.subselect a,
#submenu li.subselect a:visited,
#submenu li.select a:hover,
#submenu li.select a:visited:hover,
#submenu li.subselect a:hover,
#submenu li.subselect a:visited:hover {
	background:#8796aa url('gfx/select_arrow.gif') no-repeat;
}

#submenu li.selectmetsub a,
#submenu li.selectmetsub:visited a {
	background:url('gfx/select_arrow_down.gif') no-repeat;
}

#submenu li.selectmetsub:hover a,
#submenu li.selectmetsub:visited:hover a {
	background:#e2e9f3 url('gfx/select_arrow_down.gif') no-repeat;
}

#submenu li.subitem a,
#submenu li.subitem a:visited,
#submenu li.subitem a:hover,
#submenu li.subitem a:visited:hover,
#submenu li.subselect a,
#submenu li.subselect a:visited,
#submenu li.subselect a:hover,
#submenu li.subselect a:visited:hover, {
	width:140px;
	padding:2px 10px 2px 20px;
}

#submenu li.subitem,
#submenu li.subselect {
	border:0;
}

/* Actueel
=================================================================*/
.nieuwsblokje {
	border-top:1px solid #41536c;
	margin:0 0 10px 0;
	padding:10px 0 0 0;
}

.nieuwsblokje span {
	color:#888;
}

.nieuwsblokje a, .nieuwsblokje a:visited {
	color: #fff;
}

#homenieuws {
	background:#536a8a;
	margin:0 10px;
	padding-bottom:10px;
	width:550px;
}

.homenieuwsitem {
	width:275px;
	float:left;
}

#homenieuws li {
	margin:0 0 0 40px;
	list-style:circle url('gfx/list_arrow_home.gif');
	font-weight:bold;
	margin-top:4px;
}

#homenieuws h5 {
	font-size:130%;
	padding:6px 10px 2px 10px;
	border-bottom:4px solid #dfe8f4;
}

#homenieuws h5 a {
	text-decoration:none;
}

/* Formulieren
=================================================================*/
input,
select,
textarea {
	font-size:100%;
}

fieldset {
	border:0;
}

#zoekformulier {
	position:absolute;
	top:30px;
	right:20px;
}

#zoekformulier fieldset {
	float:left;
}

#zoekformulier input {
	display:block;
	float:left;
}

#zoekveld {
	padding:1px;
}

#zoekknop {
	border:1px solid #536a8a;
	background-color:#536a8a;
	color:#fff;
	margin-left:3px;
	cursor:pointer;
}

.formulier, .zoekresultaten {
	padding:0 10px 10px 10px;
}

.formulier h4 {
	font-weight:bold;
	font-size:120%;
	background:#aeb5bf;
	padding:3px 10px 3px 10px;
	color:#131c29;
}

.formulier small {
	font-weight:bold;
	font-size: 100%;
	color:#830000;
	display:block;
	margin-left:125px;
}

.formulier label {
	display:block;
	width:120px;
	float:left;
	font-weight:bold;
	color:#131c29;
}

.formulier input:focus,
.formulier textarea:focus {
	background-color:#f3f5f7;
}

.formulier input,
.formulier textarea {
	font-family:arial, verdana, sans-serif;
	font-size:100%;
	display:block;
}

.formulier .verplicht input,
.formulier .optioneel input {
	width:150px;
	margin-left:120px;
}

.formulier .verplicht textarea,
.formulier .optioneel textarea {
	width:180px;
	margin-left:120px;
}

.formulier fieldset {
	background:#8796aa;
	margin-bottom:10px;
}

.formulier fieldset div {
	position:relative;
	border-top:1px solid #a8b5c7;
	padding:4px 10px;
}

.buttons {
	text-align:right;
	height:20px;
}

.buttons input, #sorteren {
	display:inline;
	background:#131c29;
	color:#fff;
	font-weight:bold;
	border:0;
	cursor:pointer;
	padding:1px 0;
}

.buttons input:hover, #sorteren:hover {
	background:#536a8a;
}

form .radios ul {
	padding: 0 !important;
}

.radios ul li {
	width: 389px;
	padding: 3px 0 3px 105px;
	display: block;
	clear: both;
	list-style-image: none !important;
	list-style-type: none !important;
}

.radios ul li input {
	float: left;
	margin: 0 4px 0 0;
}

.radios ul li label {
	display: inline;
	width: auto;
}

/* Tabellen
=================================================================*/
#afwijkingstabel {
	border-collapse:collapse;
	border:1px solid #f00;
	background-color:#fff;
	z-index:99;
}

#afwijkingstabel {
	display:none; }

#afwijkingstabel caption {
	display:block;
	position:relative;
	padding:2px;
	background-color:#f00;
	color:#fff;
	font-weight:bold;
}

#afwijkingstabel th {
	text-align:left;
	padding-right:6px;
}

#afwijkingstabel td {
	padding:1px;
}

#afwijkingstabel tr {
	background-color:#fdd;
}

#afwijkingstabel tr.even {
	background-color:#fee;
}

#afwijkingstabel td.vet {
	font-weight:bold;
}

.toontabel {
	text-decoration:underline;
	cursor:pointer;
	color:#013378;
}

.sluittabel {
	cursor:pointer;
	position:absolute;
	top:4px;
	right:5px;
}

#winkelmandje {
	width:530px;
	border-collapse:collapse;
	margin-top: 10px;
	margin-bottom: 10px;
}

#winkelmandje td {
	padding:1px 10px 2px 10px;
	text-align:left;
}

#winkelmandje th {
	font-size:120%;
	padding:3px 10px;
	text-align:left;
	background:#d7dfe9;
	color:#131c29;
}

#winkelmandje tr.even {
	background:#94a3b6;
}

#winkelmandje .bedrag {
	text-align:right;
}

#winkelmandje .opsomming {
	border-top:1px solid #000;
	text-align:right;
	font-weight:bold;
}

#winkelmandje .aantal {
	padding:0px 3px;
	width:16px;
}

#winkelmandje td.vet {
	font-weight:bold;
}

/* Diversen
=================================================================*/
#header {
	min-height: 70px;
	height: auto !important;
	height: 70px;
	clear: both;
	float: left;
	position: relative;
	width: 100%;
}

#sportmaatlogo {
	position:absolute;
	top:18px;
	left:16px;
}

#hulpbalk {
	font-family:tahoma, arial, verdana, sans-serif;
	position:relative;
	height:20px;
	background:#788290;
	clear:both;
	padding:4px 10px 0 10px;
}

#hulpbalk span {
	font-weight:normal;
	color:#c6cdd7;
}

#cartstatus, #cartstatus a {
	color: #fff !important;
}

#hulpbalk a:link,
#hulpbalk a:visited { 
	color:#c6cdd7;
}

#hulpbalk a:hover,
#hulpbalk a:visited:hover { 
	text-decoration: none;
}

#cartstatus {
	position:absolute;
	right:10px;
	padding-left:20px;
	background:url('gfx/cart_small.gif') no-repeat;
}

#printened {
	position:relative;
	clear:both;
	padding:3px 10px;
	background:#617693;
	float:left;
	width:530px;
	height:16px;
	margin-top:10px;
}

#printened a,
#printened a:visited {
	color:#131c29;
	font-weight:bold;
	padding:0 0 0 20px;
}

#printened a:hover,
#printened a:visited:hover {
	color:#131c29;
	text-decoration: none;
}

#printversie {
	background:url('gfx/redesign/icon_print.gif') no-repeat;
}

#printversie:hover {
	background:url('gfx/redesign/icon_print_hover.gif') no-repeat;
}

#maileenvriend {
	position:absolute;
	top:3px;
	right:190px;
	background:url('gfx/redesign/icon_mail.gif') no-repeat;
}

#maileenvriend:hover {
	background:url('gfx/redesign/icon_mail_hover.gif') no-repeat;
}

#naarboven {
	position:absolute;
	top:3px;
	right:10px;
	background:url('gfx/redesign/icon_up.gif') no-repeat;
}

#naarboven:hover {
	background:url('gfx/redesign/icon_up_hover.gif') no-repeat;
}

#footer {
	width: 750px;
	position:relative;
	margin-top:10px;
	padding: 0 0 0 10px;
	clear: both;
}

#embleem {
	position:absolute;
	top:0;
	right:20px;
}

#footer address {
	float:left;
	width:170px;
	font-style:normal;
	color:#fefefe;
	margin:0 20px 0 0;
}

#footer address strong {
	color:#fefefe;
}

#footer a:link, #footer a:visited {
	color:#abcffc;	
}

#footer a:hover {
	text-decoration: none;
}

#footer ul {
	width:170px;
	position: absolute;
}

#footer ul.list_a {
	right: 10px;
}

#footer ul.list_b {
	right: 200px;
}

.zoeken_kopje {
	margin-top:20px;
	margin-bottom:20px;
}

#maat_senior {
	width:60px;
}

#maat_junior {
}

#maat_kids {
	width:60px;
}

#alg_voorw {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:500px;
	padding:10px;
	background-color:#fff;
}

.ideallink { 
	font-size: 13px;
	color: #fff;
	background:#131C29;
	padding: 5px;
	text-decoration: none;
	position: absolute;
	right: 40px;
}

.ideallink:hover {
	text-decoration: underline;
}

.subsub{    
	padding-left: 10px;
}

#submenu li.select .subsub li a ,#submenu li.select .subsub li a:hover {
	width: 140px;
}

#submenu li.select .subsub a:hover {
	background-color: #6a7c94;
}

#submenu ul li .subsub li.select a, #submenu ul li .subsub li.select a:hover {
	background:#8796AA url(gfx/select_arrow.gif) no-repeat scroll -10px 0;
}