/* @override http://www.sportstudiobuiten.nl/css/extra.css */

/* ###	HARMONICA 	########################################################## */
	
	.contentImage {
		
		margin:0px;
		padding:0px;

		overflow: hidden;
	}
	#harmonica .contentContainer {
		background-color: #353632;		
	}
	
	#harmonica a {
		color: #fff;
		padding: 7px 7px 7px 7px;
		padding-bottom: 7px;
		text-decoration: none;	
	}
	
	
	
	#harmonica #extrainformatie {
		background-color: #eee; 
		height: 23px; 
		font-size: 14px; 
		font-weight: bold;
		padding-left: 10px;
	}
	
	 #harmonica  a.h2 {
		background-color: #353632;
		width: 196px;
		color: #d6b93c;
		font-size: 12px;
		font-weight: bold;		
		padding: 2px 7px 0px 7px;
		margin: 0;
		cursor: pointer;
	}

	 #harmonica  h2 {
		background-color: #353632;
		width: 196px;
		color: #d6b93c;
		font-size: 12px;
		font-weight: bold;		
		padding: 2px 7px 0px 7px;
		margin: 0;
		cursor: pointer;
	}

a.colofon { 
	color: #1c1c1a; 
	background: transparent; 
	font-weight: normal; 
	text-decoration: none;
	}

a.colofon:hover { 
	color: #fff; 
	text-decoration: underline;
	}
	

	#harmonica .promotext{
		padding: 7px;
		font-size: 10px;
		font-weight: normal;
		margin: 0;
		color: #fff;
		line-height: 13px;
		
		font-size: 10px;
	}
	
	#harmonica .promotext  a {
		color: #fff;
		font-size: 11px;
	}
	
	#harmonica .contentImage {

		border: 0px;	
	}
	
	#harmonica .contentImagelink {
		text-decoration: none;
		padding:0px;	
	}
	
	
	#harmonica .spacer {
		height: 18px;
	}
		
/* Presentation Stylesheet */

a { 
	color: #fff; 
	background: transparent; 
	font-weight: normal; 
	text-decoration: none;
	}

a:hover { 
	color: #EEC52A; 
	background: transparent; 
	font-weight: normal; 
	text-decoration: underline;
	}

a.highlight { 
	color: #D55100; 
	background: transparent; 
	font-weight: normal; 
	text-decoration: none;
	}





h1 {
	font-size: 180%;
	color: #EEC52A;
	background: transparent;
	line-height: 140%;
	font-weight: bold;

	padding: 0;
	margin: 0 0 15px 0;
}

h2 {
	color: #fff;
	background: transparent;
	font-size: 100%;
	line-height: 140%;
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 0 0 3px 0;
	letter-spacing: 1px;


}

h3 {
	padding: 0;
	margin: 2px 0px 4px 0px;
	font-size: 105%;
	line-height: 140%;
	color: #396cac;
	background: transparent;
}

p{
	color: #fff; 
	margin: 0 0 1em; 
}

p.intro{
	font-weight: bold;
	font-size: 100%;
	letter-spacing: 1px;
	color: #fff; 
	line-height: 180%;
}


/* rechter kolom (op home)*/
#rightcol{
	width: 210px; 
	float: right; 
	padding: 0;
}


p.virtueel{
	
	font-weight: bold;
	letter-spacing: 1px;
	color: #EEC52A; 
	margin: 10px 0px 0px 0px;
	padding: 5px;
	
	background: #32332e;
	
}



strong {
	font-weight: bold;
}

hr {
  	border: 0;
  	width: 100%;
  	color: #0585dd;
	background-color: #0585dd;
	height: 1px;
	clear: both;
	margin: 8px 0 8px 0;
}



img.padding-left{
	margin: 20px 0px 0px 20px;
}



#content a.meerinfo{
	padding: 0 25px 0 0;
	float: right;
	background: transparent url(../img/icons/content-arrow.gif);
	background-repeat: no-repeat;
	background-position: center right;
}


div.hr{
	font-size: 1px;
	line-height: 1px;
	
	height: 2px;
	
	background: #32332F;
	background-repeat: repeat-x;
	
	clear: both;
	
	margin: 5px 0 5px 0;
}



/* TOP */

#top span{

	float: right;
	display: block;
	margin: 0 35px 0 0;
}	

#top a{
	font-size: 110%;
	color: #aeaa9e;
	padding: 0 25px 10px 20px;
	
	background: transparent url(../img/icons/top-arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}	

#top a:hover{
	color: #fff;
	text-decoration: none;
	
	background: transparent url(../img/icons/top-arrow-on.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}
	
	
	
	
/* Content */	
	






/* Scroll / home */

div#content #scroll table{

	margin: 10px 0 10px 0;
}




div#content #scroll h2{
	margin: 0px 0 6px 0;
	padding: 0;
	

}

div#content #scroll h2 a{
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #EEC52A;
	background: transparent;
	font-size: 100%;
	line-height: 130%;
	font-weight: bold;
}

div#content #scroll h2 a:hover{
	text-decoration: underline;
	text-transform: uppercase;
}

div#content #scroll img{
	border: 0;
	margin-right: 20px;
}

div#content #scroll a{
	color: #fff;
}

div#content #scroll a.first{
	padding-left: 20px;
	background-image: url(../img/icons/scroll_arrow_left_wit.gif);
    background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #fff;
}

div#content #scroll a.last{
	padding-right: 20px;
	background-image: url(../img/icons/scroll_arrow_right_wit.gif);
    background-repeat: no-repeat;
	background-position: right 3px;
	color: #fff;
}

div#content #scroll a:hover{
	color: #EEC52A;
	text-decoration: none;
}

div#content #scroll a.first:hover{
	padding-left: 20px;
	background-image: url(../img/icons/scroll_arrow_left_geel.gif);
    background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #fff;
}

div#content #scroll a.last:hover{
	padding-right: 20px;
	background-image: url(../img/icons/scroll_arrow_right_geel.gif);
    background-repeat: no-repeat;
	background-position: right 3px;
	color: #fff;
}

div#content #scroll span a{
	color: #fff;
}

div#content #scroll span a:hover{
	text-decoration: underline;
}

/* sitemap */
div#content #sitemap ul{
	padding-left: 25px;
	margin-left: 0;
}





/* Breadcrums */

ul#breadcrums{

	font-size: 10px;
	color: #aeaa9e;
	font-stretch: semi-expanded;
	letter-spacing: 1px;
	text-align:justify;
	text-transform: uppercase;
	
	list-style-type: disc;
	margin: 0px 0 8px 0;
	padding: 0px 0 0 0;
}

ul#breadcrums li{

	display: inline;
	
	background: transparent url(../img/icons/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	
	padding: 0 3px 0 18px;
}

ul#breadcrums li a{
	color: #aeaa9e;
}

ul#breadcrums li a:hover{
	color: #fff;
	text-decoration: none;
}

ul#breadcrums li.first{
	background: transparent;
	padding: 0 3px 0 0;
}


/* Collection */


#content div.collectie-row{
	width: 100%;
	overflow: hidden;
}


#content div.collectie-product{
	
	padding: 10px 10px 0px 10px;	
	width: 136px;
	float: left;
	text-align: center;
}

#content div.collectie-product img{
	border:0;
}

#content div.collectie-product a{
	font-weight: bold;

}








/* Promobalk*/

#promo div{
	width: 165px;
	height: 196px;
	overflow: hidden;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
}

#promo div.first{
	margin: 0px 0 0 0px;
}

#promo div img{
	margin: 0 0 0px 0;
	border: 0;
} 

#promo div h2 {
	color: #fff;
	background: transparent;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 1px 0 4px 0;
	padding: 0 0 0 0;
	text-align: left;
	font-family: "verdana", serif;
}

#promo div h2 a{
	color: #000;
	background: transparent;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	margin: 0px 0 4px 0;
	text-align: left;
	font-family: "verdana", serif;
}

#promo div p{
	margin: 0 0 0 0;
	text-align: left;
	font-size: 11px;
	line-height: 12px;
} 

#promo div p a{
	font-size: 11px;
	line-height: 12px;
	color: #fff;
	text-align: left;
} 




#promo div div.promotext1{
	background-color: #EEC52A; 
	margin: 0 0px 0px 0px; 
	height: 22px; 
	width:159px;
	padding: 0px 0px 6px 6px;
	color: #fff;
	
	position: relative;
	top: -40px;
}




/* Aanmeldformulier */

form{
	margin: 0;
	padding: 0;
}



form.aanmelden fieldset{
  border: 1px solid #ec8121;
  margin: 15px 0 10px 0;
  padding: 10px;
  font-size: 100%;
  overflow: hidden;
  width: 420px;			/* SWE added this to make narrower */
}


form.aanmelden fieldset legend{
	font-weight: bold;
	font-size: 110%;
}

* html form.aanmelden fieldset legend{
	margin: 0 0 10px 0;
}


form.aanmelden fieldset.naw label{
	width: 150px;
	float: left;
	margin: 4px 0 0 0;
	height: 18px;
	clear: both;
	
}

form.aanmelden fieldset strong{
	color: #ec8121;
}


form.aanmelden input.checkbox{
   float: left;
   margin-right: 8px;
}


form.aanmelden input.text{
	border: 1px solid #333;
	padding: 0 3px 0 3px;
	margin: 3px 0 0 0;
	height: 17px;
	
}




form.aanmelden input.small{
   width: 48px;
}

form.aanmelden input.mid{
   width: 160px;
}

form.aanmelden input.large{
   width: 220px;
}

form.aanmelden strong{
	color: #ec8121;
}

form.aanmelden select{
	padding: 0;
	margin: 0 0 0 0;
	
	border: 0px solid #302d1e;
	font-size: 100%;
	
}

form.aanmelden input.submit, .submitFl{
  	border: 1px solid #302d1e;
	padding: 3px 0 3px 0;
	margin: 10px 0 5px 0px;
	width: 170px;
	
	
	background: #d45100;
	background-repeat: no-repeat;
	background-position: 145px 8px;
	color: #fff;

}

.flTitle {
	
	font-size: 14px;
}

.flLine {
	color: #EEC52A;
	background: #EEC52A;
}


/* Bestelformulier */

form.bestellen{
	margin: 0;
	padding: 0;
}




form.bestellen input{
	border: 1px solid #333;
	padding: 0 3px 0 3px;
	margin: 3px 0 0 0;
	height: 17px;
	
}

form.bestellen textarea{
	border: 1px solid #333;
	padding: 0 3px 0 3px;
	margin: 3px 0 4px 0;
	height: 100px;
	
}


form.bestellen select{
	padding: 0;
	margin: 0 0 0 0;
	
	border: 0px solid #302d1e;
	font-size: 100%;
	
}

form.bestellen input.submit{
  	border: 1px solid #302d1e;
	padding: 3px 0 3px 0;
	margin: 10px 0 5px 0px;
	width: 170px;
	height: 26px;
	
	
	background-color: #d45100;
	
	color: #fff;

}

form input.checkbox{
  border: 0;
}




/* LEFTCOL */





#leftcol ul{
	width: 183px;
	margin: 0px;
	padding:0;
	font-weight: normal;
	list-style-type: none;
	font-size: 16px;
	
}

#leftcol ul li{
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-weight: bold;
}



#leftcol ul li.first
{
	padding: 0px 0 0 0;
}





#leftcol a { 
	color: #fff; 
	text-decoration: none;
	margin: 0 0 0px 0px; 
	padding: 5px 23px 5px 20px;
	width: 140px;
	display: block;
	text-transform: uppercase;
	font-family: "verdana", serif;
	letter-spacing: 1px;
	font-size: 110%;
}


#leftcol ul li.highlight a{
	color: #EEC52A; 
	display: block;
	background-color: #817d59;
}


#leftcol a:hover { 
	color: #EEC52A; 
	background: #817d59;

}

#leftcol a.highlight { 
	color: #fff; 
	background: #fe823a; 
	text-decoration: none;
}



/* content infoboxes */

#content div.infobox{

	width: 425px;
	margin: 25px 0 0px 0px;
}

#content div.infobox div.top{
	
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	border: 0;
	
	background: transparent url(../img/scrollbalk.jpg);
	background-repeat: no-repeat;
	
	width: 425px;
	height: 20px;
}

#content div.infobox h2{
	
	padding: 1px 0 0 10px;
	
	margin: 0;
	font-size: 14px;
	color: #ecc522;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	border: 0;
	
	
	float: left;

}

#content div.infobox div.top a{
	display: block;
	width: 100px;

	font-size: 11px;
	padding: 3px 0 0 0;
	
	float: right;
	color: #666;
	font-weight: normal;
	
	
}

#content div.infobox div.top a:hover{
	color: #ecc522;

}



#content div.infobox ul{
	padding: 6px 6px 0 6px;
	margin: 0;
	font-size: 11px;
	color: #666;
	list-style-type: none;

}



#content div.infobox ul#nieuwsitems li{
	margin: 0;
	padding: 0 40px 0px 0;
	
	
}


#content div.infobox ul#nieuwsitems a { 
	color: #fff;
	width: 100%;
	padding: 0 40px 0 0;
}

#content div.infobox ul#nieuwsitems a:hover { 
	color: #ecc522;
	text-decoration: underline;
	padding: 0 20px 0 0;
	
}


#content div.infobox div.bottom{
	height: 8px;
	padding: 0;
	margin: 0;
	font-size: 1px;
	border: 0;
	
	
}






/* Footer */


#promo #footer{
	width: 100%;

	height: 20px;
	margin: 20px 0 0 0;
}


#footer ul{
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0;
	text-align: center;
	font-size: 9px;
}

#footer ul li{
	font-size: 11px;
	color: #fff;
	display: inline;
	list-style-type: none;
	
	padding: 0px 1px 0 8px;
	margin: 0 0 0 0px;
	
	background: transparent url(../img/footerimg.gif);
	background-repeat: no-repeat;
	background-position: 0 5px ;
}

#footer ul li.first{
	background: transparent;
	padding-left: 0;
}

#footer li a{
	
	font-size: 9px;
	color: #fff;
	padding: 0 0px 0 0px;
}

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

#footer p{
	
	margin: 0 10px 0 0px;
	text-align: center;
	
}









/* TOPNAV */

#topnav ul {
	list-style-type: disc;
	padding: 0;
	margin: 0px 0 0 0px;
	float: left;
	
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	

}

#topnav ul li{
	
	
	display: block;
	float: left;
	
	margin: 0 0 0 0;
	padding: 0px 0px 0 2px;
	text-align: center;
	background-image: none;
	
	height: 38px;
	background-color: transparent;
	
	
	
}




#topnav ul li a {
	display: block;
	padding: 0px 0 0px 0px;
	margin: 0 0 0 0;
	
	text-decoration: none;
	font-weight: bold;

	color: #fff;
	
	background: #000 url(../img/nav/mainnav-ul-bg-normal.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}


#topnav ul li a span {

	display: block;
	padding: 10px 15px 0 15px;
	height: 28px;
	
	background: url(../img/nav/mainnav-ul-bg-span.gif);
	background-repeat: no-repeat;
	background-position: right;

}


#topnav ul li a:hover{
	
	display: block;
	padding: 0px 0 0px 0px;
	margin: 0 0 0 0;
	
	text-decoration: none;
	font-weight: bold;

	
	color: #f2c222;
	text-decoration: none;
	background: #000 url(../img/nav/mainnav-ul-bg-normal-over.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}


#topnav ul li a:hover span {

	display: block;
	padding: 10px 15px 0 15px;
	height: 28px;

	background: url(../img/nav/mainnav-ul-bg-span-over.gif);
	background-repeat: no-repeat;
	background-position: right;
	
	cursor: pointer;
}




#topnav ul li.highlight a{
	
	display: block;
	padding: 0px 0 0px 0px;
	margin: 0 0 0 0;


	color: #fff;
	text-decoration: none;
	background: #000 url(../img/nav/mainnav-ul-bg-normal-over.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}


#topnav ul li.highlight a span {
	background: url(../img/nav/mainnav-ul-bg-span-over.gif);
	background-repeat: no-repeat;
	background-position: right;
	
	display: block;
	padding: 10px 15px 0 15px;
	height: 28px;
	
	
	cursor: pointer;
}	


* html ul li a {
	width: 1px;
	}
	
	
	


/* FORM STYLES */

form input{
	margin-bottom: 5px;
	border: 1px solid #ccc;
}

form .textarea{
	margin: 5px 5px 5px 20px;
	border: 1px solid #ccc;
	width: 345px;
	height: 100px;
}

form .select{
	margin-bottom: 5px;
	border: 1px solid #ccc;
	width: 80px;
}

form input.submit{
	background: #fe823a; 
	color: #fff;
	font-weight: bold;
	padding: 0;
	margin: 0 0 15px 0;
}

form input.checkbox{
	border: 0;
	padding: 0;
	margin: 0;
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 100px; 
	padding: 0; 
	margin: 0px 15px 5px 0px; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
	font-size: 11px;
}

form br {
	clear:left;
}

form input.normal{
	width: 140px;
}

form input.long{
	width: 223px;
}

form input.short{
	width: 74px;
}






