@CHARSET "ISO-8859-1";

html,body {
	margin: 0;
	width: 100%;
	height: 100%;
}

body,td {
	font-family: Arial;
	font-size: 12px;
}

h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
}

a {
	color: #444444;
}

.hide{
	display:none;	
}	

a:hover {
	text-decoration: none;
}

table {
	border-collapse: collapse;
	border: 0 none;
}

strike {
	background: transparent url(../images/strikeThroughBlack.gif) no-repeat
		scroll 50% 50%;
	text-decoration: none;
}

.align-right {
	text-align: right;
}

.align-right-header {
	text-align: right;
	width: 460px;
	margin: 10px;
	margin-top: 15px;
}

.clear {
	clear: both;
	margin: 0px;
}

a img {
	border: 0 none;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #cdced0;
	height: 1px;
}

.top {
	margin-top: 15px;
}

.top strong {
	font-weight: normal;
}

#container {
	position: relative;
	padding-top: 53px;
	/*width: 1004px;*/ /*margin: auto;*/
}

#content {
	width: 1004px;
	margin: auto;
}

#menu-wrap {
	position: absolute;
	top: 0px;
	width: 100%;
	background-image: url(../images/bg-menu.jpg);
	background-repeat: repeat-x;
	background-color: #5b5b5d;
	height: 51px;
	border-top: 1px solid #707072;
	border-bottom: 1px solid #b6b6b8;
	z-index: 1;
}

#menu {
	width: 1004px;
	height: 51px;
	margin: auto;
}

#menu .tabrow {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px !important;
}

#menu .tabrow .tab {
	float: left;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

#menu .tabrow .tab a {
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#menu .tabrow .tab a .center {
	height: 56px;
}

#menu .tabrow .active,#menu .tabrow .tab a:hover {
	color: #ed1b24;
}

#menu .tabrow .active a {
	color: #ed1b24;
}

#menu .tabrow .left {
	padding-left: 11px;
}

#menu .tabrow .active .left {
	background-image: url(../images/bg-tab2.jpg);
	background-repeat: no-repeat;
	padding-left: 13px;
}

#menu .tabrow .right {
	padding-right: 14px;
	padding-right: 12px;
}

#menu .tabrow .active .right {
	background-image: url(../images/bg-tab2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 14px;
}

#menu .tabrow .active .center {
	background-image: url(../images/bg-tab-center.gif);
	background-position: top right;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#menu .tabrow .tab a span {
	display: block;
	padding: 18px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
}

#menu #logo {
	float: left;
	margin-top: 9px;
}

#menu .toplinks {
	float: left;
	height: 50px;
	padding-top: 8px;
}

#menu .toplinks a {
	color: #FFFFFF;
	text-decoration: none;
}

/*
	Begin menuslider
*/
#submenu-wrap {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 50px;
	display: none;
	overflow: visible !important;
	padding: 0px 0px 0px 0px;
	z-index: 0;
}

#submenu {
	position: relative;
	height: 100%;
	margin: auto;
	background: #FFFFFF;
	width: 1004px;
	padding-top: 10px;
	border-bottom: 1px solid #CDCED0;
}

#submenu .menu {
	display: none;
	position: absolute;
	padding: 0px;
	list-style: none;
	margin: 0px;
}

#submenu .menu .menu {
	position: absolute;
	top: 0px;
	left: 174px;
}

.menu .menuitem {
	display: block;
	white-space: nowrap;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow: visible;
	width: 175px;
}

.menu .hassub {
	background: url(../images/menu-arrow.gif) no-repeat 95% 50%;
}

.menuitem a {
	color: #444444;
	text-decoration: none;
}

.menuitem a:hover {
	color: #ed1b24;
}

/*
	Eind menuslider
*/
#breadcrumbs1 {
	margin-left: 185px;
	color: #ED1B24;
	font-weight: bold;
}

#breadcrumbs2 {
	color: #ED1B24;
	font-weight: bold;
}

.red {
	color: #ED1B24;
	font-weight: bold;
}

#footer-wrap {
	background-color: #404042;
}

#footer {
	width: 970px;
	margin: auto;
	background-color: #404042;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer ul {
	display: inline;
	float: left;
	padding: 0px 0px 0px 20px;
	list-style: none;
	margin: 0px;
}

#footer li {
	text-align: left;
	line-height: 25px;
	border-bottom: 1px solid #9d9ea0;
	width: 140px;
}

#footer li a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 4px;
}

#footer li a:hover {
	text-decoration: underline;
}

#footer .adres {
	color: #FFFFFF;
	float: right;
	border-left: 1px solid #cdced0;
}

#footer .adres li {
	border: 0 none;
	line-height: 18px;
}

#content h2 {
	font-size: 14px;
	color: #ed1b24;
}

.emile {
	border-right: 1px solid #cdced0;
	padding-right: 10px;
	padding-left: 15px;
}

.emile2 {
	
	padding-right: 10px;
	padding-left: 15px;
	margin:0;
}
.columns {
	width: 830px;
	float: left;
}

.columnslarge {
	width: 980px;
	float: left;
}

.nieuwespellen {
	list-style: none;
	padding-left: 0px;
	margin: 0px;
	height: 70px;
}

.nieuwespellen .nieuwspelitem {
	margin: 1px 9px 0 9px;
}

.nieuwespellen .nieuwspelitem img {
	margin: 8px auto;
}

.nieuwespellen .rood {
	float: left;
	height: 70px;
	width: 70px;
	margin: 0px 4px 0px 4px;
	background: url(../images/nieuwespellenrood.gif);
	background-repeat: none;
}

.nieuwespellen .grijs {
	float: left;
	height: 70px;
	width: 70px;
	margin: 0px 4px 0px 4px;
	background: url(../images/nieuwespellengrijs.gif);
	background-repeat: no-repeat;
}

.nieuwespellen .grijs:hover {
	background: url(../images/nieuwespellenrood.gif);
	background-repeat: no-repeat;
}

#slider,#banner {
	text-align: center;
}

#content #speelgoedvanhetjaar {
	margin: 35px 37px 0px 37px;
	float: left;
}

#content #speelgoedvanhetjaar2 {
	margin: 50px 37px 0px 37px;
	float: left;
}

#content h1 {
	font-size: 21px;
	color: #ed1b24;
}

h3 {
	font-size: 21px;
	color: #ed1b24;
}

.column {
	float: left;
}

.margin-bottom {
	margin-bottom: 10px;
}

.space-right {
	margin-right: 20px;
}

.colitem {
	width: 394px;
}

.colitemlarge {
	width: 480px;
}

.colitemsmall {
	width: 300px;
}

.coltitle {
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 15px;
}

.colitemgrijs {
	color: #818285;
	font-size: 16px;
	margin: 5px 0 10px 0;
}

.oranje {
	background-image: url(../images/orange_title.gif);
	background-repeat: no-repeat;
}

.left {
	padding-left: 12px;
	background-repeat: no-repeat;
}

.right {
	padding-right: 12px;
	background-position: right;
	background-repeat: no-repeat;
}

.oranje .center {
	line-height: 26px;
	background-color: #f7941e;
	background-image: none;
}

.paars {
	background-image: url(../images/purple_title.gif);
	background-repeat: no-repeat;
}

.paars .center {
	line-height: 26px;
	background-color: #8a4a9d;
	background-image: none;
}

.groen {
	background-image: url(../images/green_title.gif);
	background-repeat: no-repeat;
}

.groen .center {
	line-height: 26px;
	background-color: #8cc63f;
	background-image: none;
}

.blauw {
	background-image: url(../images/blue_title.gif);
}

.blauw .center {
	line-height: 26px;
	background-color: #00b5b0;
	background-image: none;
}

.colitemgrijs {
	color: #818285 !important;
}

.ident {
	padding-left: 20px;
}

.p10 {
	padding: 10px;
}

#tagcloud {
	margin: 0px;
	float: left;
}

#tagcloud .tags-top {
	width: 157px;
	height: 7px;
	background-image: url(../images/tagcloud-top.gif);
	background-repeat: no-repeat;
}

#tagcloud .tags-middle {
	width: 150px;
	border-left: 1px solid #818285;
	border-right: 1px solid #818285;
	padding-left: 5px;
}

#tagcloud .tags-middle .grijs {
	color: #a7a9ac;
}

#tagcloud .tags-middle .rood {
	color: #ed1c24;
}

#tagcloud .tags-middle .title {
	font-size: 10px;
	line-height: 18px;
}

#tagcloud .tags-bottom {
	width: 157px;
	height: 7px;
	background-image: url(../images/tagcloud-bottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

.producttumbs {
	width: 150px;
	padding: 5px;
}

.producttumbs ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

.producttumbs li {
	margin-bottom: 10px;
	cursor: pointer;
}

.producttumbs li .grijs {
	color: #231f20;
	font-size: 10px;
}

.productwrap {
	border-left: 1px solid #cdced0;
	border-right: 1px solid #cdced0;
	margin-bottom: 5px;
}

.productimage {
	width: 315px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 15px;
}

.productdesc {
	width: 245px;
	padding: 5px;
}

.productinfo {
	width: 245px;
	padding: 5px;
}

.productinfo .spelinformatie {
	color: #818285;
	font-size: 16px;
	font-weight: bolder;
	margin-left:5px;
}

.productinfo  ul {
	list-style: none;
	margin: 0px;
}

.productinfo  ul li {
	float: left;
	margin: 5px;
	padding: 0px;
}

.productinfo .icons {
	height: 65px;
	margin: 0px;
	padding: 0px;
}

.productinfo .infobutton {
	padding: 0px;
}

.productinfo .infobutton img {
	margin: 0 0 0 13px;
	float: left;
}

.productinfo .infobutton span {
	margin-left: 5px;
}

.productinfo .icoondesc {
	font-size: 10px;
	color: #818285;
}

.productinfo .prijs {
	margin: 0 0 0 5px;
	float: left;
}

.productinfo .prijs .prijsrood {
	font-size: 20px;
	color: #ed1c24;
}

.product {
	padding-bottom: 20px;
}

.winkelwagenstatus #stap {
	list-style: none;
	padding-left: 15px;
}

.winkelwagenstatus #stap li {
	float: left;
	margin-right: 120px;
}

.wwbuttons {
	float: left;
	margin-top: -73px;
}

.actiecode {
	white-space: nowrap;
}

.actiecode .textfield {
	font-size: 11px;
	font-weight: bold;
	width: 130px;
}

.actiecode img {
	vertical-align: middle;
}

.wwprijs {
	float: right;
	margin-right: 21px;
}

.productsslider {
	margin-top: 35px;
}

.productsslider map {
	display: inline;
}

.winkelwagenstatus .productsslider ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.winkelwagenstatus .productsslider li {
	margin: 0px;
	margin-top: 10px;
	float: left;
}

.winkelwagenstatus .productsslider .emile {
	margin: 0px;
	margin-top: 15px;
	float: left;
}

#contactform {
	width: 400px;
}

.zend_form .password label,.zend_form .text label,.zend_form .textarea label
{
	width: 25%;
	float: left;
}

.zend_form .captcha label {
	display: block;
}

.zend_form .captcha #captcha-id,.zend_form .captcha br {
	display: none;
}

.zend_form .captcha .field {
	position: relative;
	top: -80px;
	height: 50px;
	width: 74%;
}

.zend_form .password .field,.zend_form .text .field,.zend_form .textarea .field
	{
	width: 75%;
}

.zend_form .submit .button {
	background: transparent url(../images/form-button.jpg) no-repeat;
	font-size: 14px;
	width: 181px;
	height: 34px;
	padding-bottom: 4px;
	text-align: center;
	color: #FFFFFF;
	border: 0 none;
}

.zend_form .errors {
	color: red;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 0 25%;
	padding: 0;
}

.zend_form span,
.zend_form dt {
	float: left;
	font-weight: bold;
	width: 180px;
}

.zend_form .dd,
.zend_form dd {
	display: block;
	margin: 0;
	padding: 0 0 3px 0;
}

.zend_form dd .errors {
	color: red;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 0 180px;
	padding: 0;
}

.preloginbox {
	border: 1px solid #CDCED0;
	float: left;
	margin: 5px;
	padding: 5px;
	height: 230px;
	width: 300px;
}

.preloginbox h2 {
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}

#register-form {
	position: relative;
	width: 50%;
}

#home-form,#delivery-form {
	width: 450px;
}

#delivery-form {
	display: none;
	position: absolute;
	top: 0px;
	left: 450px;
}

#productlist ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#productlist li {
	float: left;
	width: 320px;
	height: 320px;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	text-align: center;
}

#productlist ul li .productimg {
	margin: 20px 0px 20px 0px;
}

#productlist ul li .buttons {
	width: 120px;
	float: right;
}

#productlist ul li .captions h2 {
	text-align: right;
	font-size: 20px;
	margin-top: 0px;
	line-height: 23px;
	float: right;
	width: 175px;
}

#productlist ul li .captions span {
	font-size: 15px;
	margin-top: 10px;
	font-weight: bold;
	line-height: 0px;
	color: grey;
	float: right;
}

#productlist ul li .buttons img {
	margin: 0px;
	padding: 0px;
}

#identityworld {
	background-image: url(../images/bg_identityworld.jpg);
	background-repeat: none;
	margin: 0px;
	padding: 0px;
	width: 1004px;
	height: 591px;
}

#identityworld .textblock1 {
	margin-left: 290px;
	padding-top: 110px;
	padding-bottom: 45px;
	display: block;
	width: 700px;
	color: white;
}

#identityworld .textblock2 {
	margin-left: 290px;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	width: 700px;
	color: white;
}

#identityworld .textblock3 {
	margin-left: 290px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
	height: 200px;
}

#identityworld #buttons {
	margin-left: 290px;
	width: 127px;
	height: 47px;
	background-repeat: none;
}

#filter {
	padding-left: 25px;
}

#filter .product {
	margin-left: 25px;
	margin-bottom: 15px;
	text-align: center;
	width: 205px;
}

#filter img.product_nieuw {
	position: absolute; 
	margin: 0 0 0 0px;
}

.basket {
	float: right;
	/*width: 180px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-left: 1px;
	color: #818285;
	/*border-bottom: 1px solid #CDCED0;*/
	text-align: center;
}

.basket h3 {
	padding: 0;
	margin: 0;
	line-height: 21px;
	color: #818285;
	font-size: 14px;
}

.basket .label {
	font-size: 11px;
}

.basket .value {
	color: #ed1b24;
	font-weight: bold;
	font-size: 10px;
}

.basket .button {
	padding-top: 5px;
}

#filter select {
	font-size: 11px;
}

.wrap {
	
}

.wrap .tl {
	background: url(../images/element-sprite.jpg) no-repeat;
	padding-left: 8px;
}

.wrap .tr {
	background: url(../images/element-sprite.jpg) no-repeat;
	background-position: 100% 0px;
	padding-right: 8px;
}

.wrap .tc {
	background: url(../images/element-top-bottom.jpg) repeat-x;
	height: 12px;
}

.wrap .ml {
	background: url(../images/element-left-right.jpg) repeat-y;
	background-position: 0px 0px;
	padding-left: 8px;
}

.wrap .mr {
	background: url(../images/element-left-right.jpg) repeat-y;
	background-position: 100% 0px;
	padding-right: 8px;
}

.wrap .mc {
	background-color: #FFFFFF;
	padding: 0 2px 0 2px;
}

.wrap .mc select,.wrap .mc textarea,.wrap .mc input {
	border: 0 none;
}

.wrap .bl {
	background: url(../images/element-sprite.jpg) no-repeat;
	background-position: 0px -36px;
	padding-left: 8px;
}

.wrap .br {
	background: url(../images/element-sprite.jpg) no-repeat;
	background-position: 100% -36px;
	padding-right: 8px;
}

.wrap .bc {
	background: url(../images/element-top-bottom.jpg) repeat-x;
	background-position: 0px -13px;
	height: 12px;
}

.hidden {
	display: none !important;
}

.payoff {
	font-size: 12px !important;
	font-weight: bold;
	color: gray !important;
	margin-top: 5px;
	margin-bottom: 10px;
}

.productdesc ul {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
}

.captcha {
	margin-left: 180px;
}

#idealbetalen{
	width:238px;
	height:102px;
	background: url(../images/ideal_betalen.jpg);
}
#idealbetalen input{
	margin-top:48px;
	margin-left:10px;
}
#vooruitbetalen{
	width:238px;
	height:93px;
	background: url(../images/vooruit_betalen.jpg);
}
#vooruitbetalen input{
	margin-top:43px;
	margin-left:10px;
}
#betalen{
	background: url(../images/betalen_middel.jpg);
	width:170px;
	height:45px;
}

.landingspage{
	width:1010px;
}

.landingleft{
	float:left;
	width:320px;
	margin-top:60px;
}

.info{
	background: url(../images/landing-left.gif) no-repeat;
	width:320px;
	height:493px;
	margin:0 40px 0 0;
}

.info-idgames{
	background: url(../images/box-small.gif) no-repeat;
	width:320px;
	height:420px;
	margin:0 40px 0 0;
}

.info-small{
	background: url(../images/box-small.jpg) no-repeat;
	width:320px;
	height:308px;
	margin:0 40px 0 0;
}

.info h4 {
	font-size: 11px;
}
.info p {
	margin: 10px 0;
}

.productimglanding{
	margin:15px 30px 15px 30px;
}

.productdesclanding{
	margin-left:15px;
	padding-right:15px;
	font-size: 11px;
}

.productdesclanding ul{
	list-style-image: url(../images/bullet.gif);
}

.samples .sampleslist{
	margin-left:30px;
}

.sampleslist h2{
	margin:10px 0 10px -15px;
}

.landingright{
	float:right;
}

.landingtext{
	margin-top:60px;
	width:650px;
	float: right;
}

.landingtext ul{
	list-style-image: url(../images/bullet.gif);
}

.landingform{
	margin:20px 20px 0 0;
	background: url(../images/landing-right.jpg) no-repeat;
	width:625px;
	height:500px;
	float:right;
}

.landingform table{
	width:350px;	
}

.landingform table table {
	width: auto;
}

.landingform .form{
	margin:15px 10px 10px 20px;
}

.landingform .form .fields{
	width:400px;
	float:left;
}

.landingform-be{
	margin:20px 20px 0 0;
	background: url(../images/landing-right2.jpg) no-repeat;
	width:625px;
	height:550px;
	float:right;
}

.landingform-be table{
	width:350px;
}

.landingform-be table table {
	width: auto;
}

.landingform-be .form{
	margin:15px 10px 10px 20px;
}

.landingform-be .form .fields{
	width:400px;
	float:left;
}

.landingspelvanhetjaar{
	float:right;
	margin-right:50px;
	margin-top:-30px;
	width:113px;
}



.landingtel{
	width:600px;
	float:right;
	margin-top:20px;
	margin-right:35px;
}
.submitCell{
	height:60px;
	vertical-align: bottom;
}
.landingtel center{
	width:350px;
}

.hiddenmainmenu{
	display:none;	
}

/**
 * BLINKER FORMS
 */
.mpFormLabel {
	font-weight: bold;
	vertical-align: top;
	padding-top: 3px;
}

.mpFormField {
	padding: 3px;
}

#enablelogin{
	float: right;
	margin-top: 8px;
	margin-right: 15px;
	color: #fff;
	background: url('../images/lock.png') no-repeat 0 50%;
	padding-left: 28px;
	text-decoration: none;
}

#loggedin{
	float: right;
	margin-top: 8px;
	margin-right: 15px;
	width: 150px;
	color: #fff;
	text-decoration: none;
}

#loggedin a{
	color: #fff;
}

#loginform{
	float: right;
	margin-right: 15px;
	width: 170px;
	padding: 10px;
	background: #fff;
	border:1px solid black;
}

.representative ul{
	list-style: none;
	padding: 0 0 0 15px;
}

.representative #newsitems h2{
	cursor: pointer;
	text-decoration: underline;
}

.representative .newscontent{
	display: none;
}

#productlistrep ul li{
	float: left;
	width: 250px;
	margin-right: 20px;
}
#productlistrep ul li ul{
	margin-bottom: 10px;
	padding: 0;
}
#productlistrep ul li ul li{
	float:none;
	margin: 0;
}