html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,p,a {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  font-family:"Lucida Grande","Lucida Sans Unicode",sans-serif;
  font-size:.69em;
  line-height:1.64em;
  color:#686868;
  margin: 0;
  padding: 0;
  text-align: center;
}
#bodywrapper{background:url("../images/backer.gif") no-repeat; background-position:0 60%}
#homebody {
  background:url("../images/body-bckgr.gif") repeat-x;
}
#contentbody {
  background: url("../images/content-bckgr.gif") repeat-x;
}
h1{
  display:block;
  font-size:1.6em;
  font-weight:normal;
  line-height:1.2em;
  letter-spacing:-.05em;
  padding:.1em 0 .5em 0;
  color:#00497a;
}
h2{
  font-size:1.4em;
  font-weight:normal;
  line-height:1.2em;
  letter-spacing:-.05em;
  padding:.1em 0 .5em 0;
  color: #ff9900;
}
h3,h4,h5,h6{
  font-size:1em;
  font-weight:bold;
}

a,  a:link {
  color: #4095df;
  text-decoration: none;
}
a:visited {
  color: #4870aa;
  text-decoration: none;
}
a:hover {
  color: #ff9900;
  text-decoration: none;
}
a:focus {
  color: #ff9900;
}
a:active {
  color: #ff9900;
}
#outerWrapper {
  margin: 0 auto 0 auto;
  text-align: left;
  width: 980px;
  
}
#outerWrapper #header-home {
  height:427px;
  width:980px;
}
#outerWrapper #header-content {
  height:179px;
  width:980px;
}

#outerWrapper #header-home #call,#outerWrapper #header-content #call {
  float:left;
	background:url(../images/call.jpg) no-repeat;
	display:block;
	margin:10px 0 0 18px;
	padding:0 4px 0 60px;
  height:55px;
  width:136px;
}
#outerWrapper #header-home #call h2,#outerWrapper #header-content #call h2 {
  padding:0;margin:0;;
}
#outerWrapper #header-home #call p,#outerWrapper #header-content #call p {
  padding:3px 0 0 0px;margin:0;line-height:1.3em;text-align:left;color:#41B617;font-weight:bold;font-size:.8em;
}
#outerWrapper #header-home #distros,#outerWrapper #header-content #distros {
  float:left;
	display:block;
	margin:10px 0 0 0px;
  height:55px;
  width:345px; 
	line-height:1.3em;text-align:right;color:#00497A;font-weight:bold;font-size:1em;
}
#outerWrapper #header-home #distros a,#outerWrapper #header-content #distros a{line-height:1.3em;text-align:right;color:#00497A;font-weight:bold;font-size:1em;}
#outerWrapper #header-home #distros a:hover,#outerWrapper #header-content #distros a:hover{color:#ff9900}
#outerWrapper #header-home #navigation,#outerWrapper #header-content #navigation {
  float:left;
  height:55px;
  width:415px; 
  color:#00497A;
}
#outerWrapper #header-home #navigation ul,#outerWrapper #header-content #navigation ul {
  text-transform:uppercase;
  padding:14px 0 0 20px;
  margin:0;
  font-size:1.4em;
}
#outerWrapper #header-home #navigation li,#outerWrapper #header-content #navigation li {
  display: inline;
  list-style-type: none;
  padding-right: 10px;
}
#outerWrapper #header-home #navigation li a,#outerWrapper #header-content #navigation li a{
  color: #00497A;
}
#outerWrapper #header-home #navigation li a:hover,#outerWrapper #header-content #navigation li a:hover{
  color: #ff9900;
  text-decoration:none;
}



#outerWrapper #header-home #contentnav ul,#outerWrapper #header-content #contentnav ul {
padding:0;
margin:0;
font-size:1em;
text-transform:none;
padding:0 0 0 20px;
}
#outerWrapper #header-home #contentnav li,#outerWrapper #header-content #contentnav li {
  display: inline;
  list-style-type: none;
  padding-right: 10px;
}
#outerWrapper #header-home #contentnav li a,#outerWrapper #header-content #contentnav li a{
  color: #000000;
  text-decoration:none;
}
#outerWrapper #header-home #contentnav li a:hover,#outerWrapper #header-content #contentnav li a:hover{
  color: #ff9900;
  text-decoration:underline;
}


#outerWrapper #header-home #language,#outerWrapper #header-content #language {
  float:left;
  padding:15px 0 0 0;
  height:40px;
  width:150px;
}
#outerWrapper #header-home #language span {
	display:none;
}
#outerWrapper #header-home #language ul, #outerWrapper #header-content #language ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#outerWrapper #header-home #language ul li,#outerWrapper #header-content #language ul li { float: left; }
#outerWrapper #header-home #language ul li a,#outerWrapper #header-content #language ul li a{
	text-decoration: none;
	float: left;
	margin-right: 3px;
	height:27px;
	width:40px;
}
#outerWrapper #header-home #language #langlist li a#ES, outerWrapper #header-home #language #langlist li a#ES:visited,
#outerWrapper #header-content #language #langlist li a#ES, outerWrapper #header-content #language #langlist li a#ES:visited{
	background: url("../images/switch_ES.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
#language #langlist li a#ES:hover{
	background-image: url("../images/switch_ES.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
#outerWrapper #header-home #language #langlist li a#EN, outerWrapper #header-home #language #langlist li a#EN:visited,
#outerWrapper #header-content #language #langlist li a#EN, outerWrapper #header-content #language #langlist li a#EN:visited{
	background: url("../images/switch_EN.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
#language #langlist li a#EN:hover{
	background-image: url("../images/switch_EN.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
#outerWrapper #header-home #language #langlist li a#NL, outerWrapper #header-home #language #langlist li a#NL:visited,
#outerWrapper #header-content #language #langlist li a#NL, outerWrapper #header-content #language #langlist li a#NL:visited{
	background: url("../images/switch_NL.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
#outerWrapper #header-home #language li a#NL:hover,#outerWrapper #header-home #language li a#NL:hover,
#outerWrapper #header-content #language li a#NL:hover,#outerWrapper #header-content #language li a#NL:hover{
	background-image: url("../images/switch_NL.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
#outerWrapper #header-home #logo,#outerWrapper #header-content #logo {
  background:url("../images/logo.png") no-repeat;
  float:right;
  height:127px;
  width:390px;
}
#outerWrapper #header-home #logo h1 span,#outerWrapper #header-content #logo h1 span {
  display:none;
}
#outerWrapper #header-content #breadcrumb{
  float:left;
  padding:16px 0 0 20px;
  height:36px;
  width:980px;
  color:#90B1C7;
}
#outerWrapper #header-content #breadcrumb a{
  background: url("../images/arrow.png") no-repeat;
  background-position:right;
  padding:0 12px 0 0;
  color:#90B1C7;
  text-decoration:none;
}
#outerWrapper #header-content #breadcrumb a:hover{
  background: url("../images/arrow.png") no-repeat;
  background-position:right;
  padding:0 12px 0 0;
  color:#ccdbe4;
}
#outerWrapper #header-content #breadcrumb img{
  margin:0 3px 0 3px;
}



#outerWrapper #header-home #products-selection{
  float:left;
  height:300px;
  width:980px;
  background:url("../images/homeblock_05.jpg") no-repeat; background-position:right;
}

#outerWrapper #header-home #products-selection #karts{
	float:left;
	width:220px;
	height:300px;
	background:url("../images/homeblock_01.jpg") no-repeat;

}
#outerWrapper #header-home #products-selection #trampolines{
	float:left;
	width:220px;
	height:300px;
	background:url("../images/homeblock_02.jpg") no-repeat;

}
#outerWrapper #header-home #products-selection #hinchables{
	float:left;
	width:220px;
	height:300px;
	background:url("../images/homeblock_03.jpg") no-repeat;

}
#outerWrapper #header-home #products-selection #ocios{
	float:left;
	width:220px;
	height:300px;
	background:url("../images/homeblock_04.jpg") no-repeat;

}

#outerWrapper #header-home #products-selection ul{list-style:none; padding:220px 0 0 25px;margin:0;display:block;}

#outerWrapper #header-home #products-selection ul li{height:11px;padding:0 0 10px 26px; display:block;}   
#outerWrapper #header-home #products-selection ul li.es { background:url("../images/es.png") no-repeat; background-position:0 4px;} 
#outerWrapper #header-home #products-selection ul li.en { background:url("../images/gb.png") no-repeat; background-position:0 4px;} 
#outerWrapper #header-home #products-selection ul li.nl { background:url("../images/nl.png") no-repeat; background-position:0 4px;} 


#language .lang-ES { background:url("../images/es.png") no-repeat; background-position:0 0;} 
#language .lang-EN { background:url("../images/gb.png") no-repeat; background-position:0 0;} 
#language .lang-NL { background:url("../images/nl.png") no-repeat; background-position:0 0;} 

#outerWrapper #header-home #products-selection li a{
  color:#000;
  font-size:110%;
  text-transform:uppercase;
}
#outerWrapper #header-home #products-selection li a:hover{
  color:#fff;
  text-decoration:underline;
}

#outerWrapper #homeWrapper{
  margin-top:20px;
  width:980px;
  background:url('../images/content_front_bg.gif') repeat-y;
  background-position:0px 20px ;
}
#outerWrapper #contentWrapper{
  margin-top:20px;
  width:980px;
  background:url('../images/content_bg.gif') repeat-y;
  background-position:0px 20px ;
}
#outerWrapper #homeWrapper ul,#outerWrapper #contentWrapper ul{
  margin:5px 5px 20px 10px;
  padding:0 0 0 15px;
}
#outerWrapper #homeWrapper ul li,#outerWrapper #contentWrapper ul li{
  margin:0;
  padding:2px 10px 0 0px;
}
#outerWrapper #homeWrapper p,#outerWrapper #contentWrapper p{
  margin:0;
  padding:0 0 10px 0;
}
#outerWrapper #homeWrapper #left-side,#outerWrapper #contentWrapper #left-side{
  float: left;
  padding: 20px;
  width: 275px;
}

#outerWrapper #contentWrapper #left-side #navcontainer { margin:0 20px 20px 0; }

#outerWrapper #contentWrapper #left-side #navcontainer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size:1em;
}

#outerWrapper #contentWrapper #left-side #navcontainer li { margin: 0;padding:0; }

#outerWrapper #contentWrapper #left-side #navcontainer a{
  display: block;
  padding: 5px 10px;
  width: 100%;
  color:#00497a;
  text-decoration: none;
  border-top: 1px dotted #b0b0b0;
  border-left: 0;
  border-bottom:0;
  border-right:0;
  font-size:1.2em;
}

#outerWrapper #contentWrapper #left-side #navcontainer a:hover {
  color: #fff;
	font-weight:normal;
  background-color: #00497A;
  border-top: 1px dotted #b0b0b0;
  border-left: 0;
  border-bottom:0;
  border-right:0;
}

#outerWrapper #contentWrapper #left-side #navcontainer .mainactive {
  color: #fff;
  background-color: #00497A;
  border-top: 1px dotted #b0b0b0;
  border-left: 0;
  border-bottom:0;
  border-right:0;
}


#outerWrapper #contentWrapper #left-side #navcontainer ul ul li { margin:0 15px 0 0; }

#outerWrapper #contentWrapper #left-side #navcontainer ul ul a {
  display: block;
  padding: 5px 5px 5px 30px;
  color: #666;
  text-decoration: none;
  font-weight: normal;
	font-size:1em;
}

#outerWrapper #contentWrapper #left-side #navcontainer ul ul a:hover {
  color: #fff;
  background-color: #ff9900;
  text-decoration: none;
	font-weight: normal;
}

#outerWrapper #contentWrapper #left-side #navcontainer ul ul .subactive {
  color: #fff;
  background-color: #ff9900;
  text-decoration: none;
	font-weight: normal;
}

#outerWrapper #homeWrapper #right-side {
  float: right;
  padding: 20px;
  width: 275px;
}
#outerWrapper #homeWrapper #right-side h2 {
  padding:0;
	margin:5px 0 0 0;
}
#outerWrapper #homeWrapper #right-side p{
  padding:0;
	margin:0 0 4px 0;
}
#outerWrapper #homeWrapper #right-side .ferialist{
  width:230px;
}
#outerWrapper #homeWrapper #right-side .ferias-home{margin:15px 0}
#outerWrapper .date{
	font-size:90%;color:#333;
}
#outerWrapper #homeWrapper #right-side .alllist {
	margin:10px 0 15px 0;
}
#outerWrapper #homeWrapper #content-home {
  margin: 0 320px 0 320px;
  padding: 20px;
}

#outerWrapper #contentWrapper #content {
  margin: 0 20px 0 320px;
  padding: 20px;
}
#outerWrapper #contentWrapper #content #fairdet img {
  float:left;
	margin:7px 20px 0 0;
	padding:3px;
	width:184px;
	height:136px;
	border:1px solid #ccc;
}
#outerWrapper #contentWrapper #content #fairdet p{
	padding-right:50px;
}
#outerWrapper #contentWrapper #content #feria-galery img{
  float:left;
	padding:3px;
	width:162px;
	height:120px;
	border:1px solid #ccc;

}
#outerWrapper #contentWrapper #content #feria-galery .img-gal{ 
	height:150px;
	width:170px;
	float:left;
	text-align:center;
	margin:7px 20px 0 0;
}

#outerWrapper #contentWrapper #content #feria-galery .img-gal p{ 
	font-size:90%;
	color:#333;
	font-style:italic;
}
#outerWrapper #contentWrapper #content .det-img{ 
	height:150px;
	width:170px;
	float:right;
	text-align:center;
	margin:7px 100px 0 0;
}
#outerWrapper #homeWrapper .clearFloat, #outerWrapper #contentWrapper .clearFloat{
  clear: both;
  display: block;
}
.productfeeder{width:265px;height:320px;float:left;margin:10px 0px 10px 0;padding:10px 10px 10px 20px;}
.productfeeder-high{width:265px;height:380px;float:left;margin:10px 0px 10px 0;padding:10px 10px 10px 20px;}

.productfeeder img,.productfeeder-high img{margin:0;border:0}
.productfeeder h2,.productfeeder-high h2{color:#00497A;padding:5px 0;}
.productfeeder h3,.productfeeder-high h3{color:#ff9900;padding:5px 0;font-size:1.3em}
.stprice{color:#ff9900;}
.limitlh{line-height:0.9em;padding:0;margin:0;}
.distributorfeeder{width:265px;height:150px;float:left;margin:10px 0px 10px 0;padding:10px 10px 10px 20px; display:block;}
.distributorfeeder h2{color:#ff9900;padding:5px 0;}

.fairfeeder{width:100%;margin:10px 0 10px 0;padding:10px 10px 10px 20px;}
.fairfeeder h2{color:#ff9900;padding:0; margin-top:0;}
.fairfeeder img{
	width:122px;
	height:90px;
	padding:3px;
	border:1px solid #ccc;
	float:right;
	margin:0 10px 0 10px;
}

.fairtop{margin-bottom:0;padding-bottom:0}

.border {border-right:1px solid #00497A;}
.blue {color:#00497a}
.prod-img-more{
height:	200px;
width:200px;
float:left;
	}
div.hr {
  margin-top:10px;
  height: 10px;
  width:100%;
  float:left;
  border-top:1px solid #00497A;
  background: #fff;
}
div.hr hr {
  display: none;
}

#outerWrapper #footer {
   color:#999;
   font-size:.82em
}
#outerWrapper #footer a{
  color:#90B1C7;
  text-decoration:none;
  padding-right:10px;
}
#outerWrapper #footer a:hover{
  color:#04497a;
  text-decoration:underline;
}
#outerWrapper #footer_right{
  height:10px;
  padding: 20px 5px 20px 0px;
  float:right;
  padding-right:5px;
}
#outerWrapper #footer_left{
  height:10px;
  padding: 20px 0px 0px 20px;
  float:left;
}

#outerWrapper #contentWrapper #content form {
  display:block;width:400px;float:left;
}
.prodpics{height:135px;text-align:left;}
.contactveld{
	width:270px;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
	border:1px solid #999;
	padding:0.2em 0 0.2em 0.2em;
	margin-bottom: 1em;
}
.tekstveld{
	width:370px;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
	border:1px solid #999;
	padding:0.2em 0 0.2em 0.2em;
	margin-bottom: 1em;

}
.alert{
	width:90%;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
	border:1px solid #f00;
	padding:10px;;
	margin-bottom: 1em;
	color:#f00;
}
.success{
	width:90%;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
	border:1px solid #049011;
	padding:10px;;
	margin-bottom: 1em;
	color:#049011;
}

