/* @override http://www.opperdoezerronde.nl/css/systion.css */

	
	
	/* ###	PAGE-DIVIDER 	############################################################## */
	
	#pagedivider {
		height: 18px;
		color: #666;
		font-size: 14px;	
		padding: 4px;
		float: right;
		padding-top: 10px;
		font-weight: bold;
	}
	
	#pagedivider a.normal {
		color: #666;
	}
	
	#pagedivider a.selected {
		color: #666;
		text-decoration: underline;
	}
	
	/* ###	BREADCRUMS	########################################################## */
	
	#breadcrums {
		text-transform: uppercase;
		color: #666;
	}
	
	#breadcrums a { text-decoration: none; }
	#breadcrums a:hover { text-decoration: underline; }
	
	/* ###	PAGELAYOUT01	########################################################## */
	
	#pagelayout01 {
		padding: 0px 10px 0px 10px;
	}
	
	#pagelayout01 .intro {
		font-size: 13px;
		padding: 15px 0px 15px 0px;
		
	}
	
	#pagelayout01 .intro img {
	 float: right;
	 margin: 0 0 10px 10px;
	}
	
	
	/* ###	PRODUCTLAYOUT	########################################################## */
	
	#productlayout01 {
		padding-left: 10px;
	}
	
	#productlayout01 .photo01 {
		padding-right: 10px;
	}
	
	#productlayout01 .photo02 {
		
	}
	
	#productlayout01 .caption {
		padding: 10px 0px 10px 0px;
	}
	
	#productlayout01 .text {
		clear: both;
		padding-bottom: 10px;
		padding-left: 2px;
	}
	
	/* ###	COLLECTION	########################################################## */
	#collection { margin: 0 10px; }
	
	#collection .item {
		float: left;
		padding-bottom: 10px; 
		text-align: center;
		font-weight: bold;
		text-transform: capitalize;
		font-size: 10px;
		height: 141px;
		margin: 0 23px 0 0;
  
	}
	
	#collection .title { 
		line-height: 12px;
		width: 102px;
		white-space: normal;
		padding-top: 4px;
		text-transform: uppercase;
		
}
#collection .title a { text-decoration: none; }
#collection .title a:hover { text-decoration: underline; }

	#collection .columnCollection {
		
	}
	
	.collectionPageDivider {
	 text-transform: uppercase;
	 padding-top: 10px; 
	}
	

	/* ###	SCROLLCOLLECTION	########################################################## */
	
	#scrollcollection .scrollitemLight {
		color: #666;
		padding-top: 4px;
	}
	
	#scrollcollection .scrollitemDark {
		padding-top: 4px;
		color: #666;	
	}
	
	#scrollcollection .scrollText {
		font-size: 11px;
		color: #666;
		text-decoration: none;
}
	
	#scrollcollection .scrollTitle {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		padding-bottom: 4px;
		color: #A52700;	
		font-size: 14px;
		text-decoration: none;
	}
	
	#scrollcollection .scrollitem-selected {
		background-image: url('/img/pijl_rechts_hover.gif');
		background-repeat: no-repeat;
		background-position: top right;
		background-color: #c38e41;
		color: #000;

	}
	
	#scrollcollection .scrollTitle-hover {
		font-weight: normal;
		padding-bottom: 4px;
		font-size: 16px;	
		color: #000;
	}

	#scrollcollection { margin: 0 10px 20px 10px; border-top: 1px solid #7b9476; }
 #scrollcollection .scroll-item { padding: 5px 0; }
 #scrollcollection .scroll-item img { float: left; margin: 0 10px 10px 0; }
  #scrollcollection .break { margin: 0; width: auto; border-bottom: 1px solid #7b9476; background: none; height: 0; }

	
	/* ###	HARMONICA 	########################################################## */
	
	#harmonica { 
		padding: 55px 0 0 10px; }

	 #harmonica .harmonica-item { 
	 	line-height: 1.4; 
	 	position: relative; 
	 	width: 136px; 
	 	margin: 10px 0 30px 0; 
	 	padding: 0 7px; 
	 	background: #efeed1; 
	 	}
	 	
	 #harmonica .top { 
	 	position: absolute; 
	 	top: -10px; 
	 	height: 10px; 
	 	width: 150px; 
	 	background: transparent url(/img/harmonic-back-boven.png) no-repeat 0 0; 
	 	left: 0; 
	 	}
	 	
	 #harmonica .bottom { 
	 	position: absolute; 
	 	bottom: -10px; 
	 	height: 10px; 
	 	width: 150px; 
	 	background: transparent url(/img/harmonic-back-beneden.png) no-repeat 0 0; 
	 	left: 0; 
	 	}
	 	
	 #harmonica img { 
	 width: 136px; 
	 margin: 5px 0; 
	 }

	 #harmonica h2 { 
	 	cursor: pointer; 
	 	position: relative; 
	 	top: -5px; 
		font: 14px Georgia, "Times New Roman", Times, serif;
		color: #A52700;
	margin-bottom: -1px;
}
	 
	 #harmonica p.link { 
	 	margin: 0; 
	 	padding: 0; 
	 	position: relative; 
	 	top: 5px; 
	 	z-index: 2; }


	  #harmonica p.link a { 
	  	display: block; 
	  	text-decoration: none; 
	  	text-transform: uppercase; 
	  	font-weight: bold; 
	  	background: transparent url(/img/arrow01.gif) no-repeat 100% 50%;
		font-size: 10px;
}
	
	#harmonica #extrainformatie {
		background-color: #7e7d2b; 
		height: 23px; 
		font-size: 14px; 
		padding-top: 5px; 
		padding-left: 10px;
	}
	
	#harmonica .titelContainer {
		background-color: #be7d15; 
		height: 21px; 	
		width: 160px;
	}
	
	#harmonica .titelpijl {
		width: 23px; 
		float: left;	
	}
	
	#harmonica .titel {
		float: left; 
		padding-top: 3px;	
	}
	
	#harmonica .contentContainer {
		
	}
	
	#harmonica .contentImage {
		border: 0px;	
	}
	
	#harmonica .contentImagelink {
		text-decoration: none;	
	}
	
	#harmonica .promotext {
		padding: 0;	
	}
	
	#harmonica .buttonContainer {
		background-color: #969755; 
		height: 26px;	
	}
	
	#harmonica .buttonpijl {
		float: right;	
	}
	
	#harmonica .buttonlink {
		
		padding-top: 5px; 
		padding-right: 8px;
	}
	
	#harmonica .spacer {
		height: 8px;
	}
