@charset "UTF-8";
/* CSS Document */

BODY {
background-image: url(../images/background.jpg);
background-position: center top;
background-repeat: no-repeat;
background-color: #48423a;	

padding: 0;
margin: 0;

font: 11px/17px Tahoma, Geneva, Arial, Helvetica;
}

html, body {
height: 100%;	
}

a { color: #000; }

#container {
width:980px;

min-height:100%;
  height:auto !important;
  height:100%;

margin: 0 auto;
padding: 0;

background: #e5e5e5;
}

	#header {
	width: 980px;
	height: 90px;
	
	background:url(../images/header.jpg) no-repeat;
	}
	
	#menu {
	width: 920px;
	height: 40px;
	
	padding:0 30px;
	
	background: #f2f2f2;
	
	z-index:100;
	position:relative;
	}

	#breadcrumb {
	width: 620px;
	height: 30px;
	
	margin: 20px 20px 0 30px;
	padding: 0 15px;
	
	background: url(../images/breacrumb.gif) no-repeat;
	line-height:30px;
	
	float:left;
	}
	
	#main {
	width:650px;
	
	min-height:600px;
	  height:auto !important;
	  height:600px;
	
	margin: 20px 20px 20px 30px;
	
	float:left;
	}
	
	#sidebar {
	width: 250px;
	
	margin: 20px 30px 20px 0;
	
	float:right;
	}
	
	#footer {
	clear:both;	
	height:150px;
	background:#666;
	padding:20px 20px;
	font-weight:bold;
	color:#CCC;
	}
	
h1 {
font:bold 20px/26px Georgia, "Times New Roman", Times, serif;
}

h1.block {
padding:10px;
font:bold 14px/20px Georgia, "Times New Roman", Times, serif;
background:#CCC;
}
	
/* Drop down navigation menu - Start */

ul#primaryNav {
width: 920px;
height: 40px;

top:1px;
left:0px;

margin:0;
padding:0 30px;

list-style:none;
clear:both;
overflow:visible;
position:absolute;
}

ul#primaryNav li {
margin:0;
padding:0;
	
float:left;
display:block; 
overflow:visible;
position:relative;
}

ul#primaryNav li a {
overflow:visible;
display:block;

padding: 12px 10px 11px 10px;
margin: 0 5px;
	
border: none;	

color:#000;
font-weight: bold;
text-decoration: none;
}

ul#primaryNav li a:hover {
background: #bfbfbf;
border: none;
}

ul#primaryNav li.selected a {
background: #e5e5e5;
border: none;
}

ul#primaryNav li.dropMenu a.hover {
background: #bfbfbf;
border: none;
}

ul#primaryNav li.dropMenu ul {
width:auto;

left:0px;
top:40px;

margin:0;
padding:0;

position:absolute;
float:none;
display:none;

background:#bfbfbf;

} * html ul#primaryNav li.dropMenu ul {
background:#efefef;
border: none;
}

ul#primaryNav li.dropMenu ul li {
margin:0;
padding:0;

float:none;
display:block;

background:none;
}

ul#primaryNav li.dropMenu ul li a {	
margin:0;
	
float:none;
white-space:nowrap;
position:relative;

background: #bfbfbf;
border: none;
}

ul#primaryNav li.dropMenu ul li a:hover {
background: #542f57;
color:#fff;
}

/* Drop down navigation menu - End */

div.box-250 {
width: 250px;

background: #999;

color:white;

margin-bottom: 10px;
}

div.box-250 p {
margin:0 0 0 20px;	
}

div.box-250 .roundtop {
background: url(../images/box_topright.gif) no-repeat top right;
}

div.box-250 .roundbottom {
background: url(../images/box_bottomright.gif) no-repeat top right;
}

	div.box-250 ul { list-style-type:none;margin:0 0 0 20px;padding:0; }
	div.box-250 ul li { background:url(../images/euphonium_list.png) no-repeat left center; padding:5px 0 5px 30px; }
		div.box-250 ul li a { color:white; font-weight:bold; display:block; }
		
	div.box-250 h1.shoppingCart, div.box-250 h1.search { margin:0 0 0 20px; font:bold 16px/22px Georgia, "Times New Roman", Times, serif; color:white; }
	div.box-250 table.search { margin:0 0 0 20px; }
	
div.box-250 .productImageCarousel { width:150px;height:150px;margin:0 50px 20px 50px; }
div.box-250 .productImageCarousel ul { padding:0;margin:0; }
div.box-250 .productImageCarousel ul li { background:none;padding:0;margin:0;float:left;}
div.box-250 .productImageCarousel .carousel-control { color:#999;font-size:1px; }
	

img.corner {
width:15px;
height:15px;
border:none;
display:block !important;
}


div.box-155 {
width: 155px;
color:white;
margin-bottom: 10px;
float:left;
text-align:center;
}

div.box-155 img {
max-width: 140px;
max-height:100px;	
}

div.box-155 a {
color:black;
}
	div.box-155 a:link, div.box-155 a:visited { text-decoration:underline; }
	div.box-155 a:hover, div.box-155 a:active { text-decoration:none; }

table.productListing {
width:650px;
}

table.productListing tr {
	
}

table.productListing tr td {
padding:5px;	
}

	table.productListing tr td span.productPriceSmall{ font:bold 13px/19px Georgia, "Times New Roman", Times, serif; }
	table.productListing tr td span.productPriceSmallSale{ font:bold 14px/20px Georgia, "Times New Roman", Times, serif; }
	table.productListing tr td span.productPriceSmallpreSale{ font:bold 11px/17px Georgia, "Times New Roman", Times, serif; text-decoration:line-through; color:#900; }

table.productListing tr.a {
background:#e5e5e5;
}

table.productListing tr.b {
background:#CCC;
}

table.productListing img {
border:1px solid #000;
}

table.productListing a.title {
font:bold 12px/18px Georgia, "Times New Roman", Times, serif;
}

div.productDetail h1.productTitle {
font:bold 14px/20px Georgia, "Times New Roman", Times, serif;
margin:0 0 10px 0;
padding:0;
}

table.productInternalText tr td{
padding-right:10px;
}

div.productDetail img.productImage {
border:1px solid #000;
margin:0 10px 10px 0;
float:left;
}

	div.productDetail table.productOrderBox { border-top:1px dashed #999; margin-top:20px;	}
	div.productDetail table.productOrderBox td { padding:10px 0;	}
	div.productDetail table.productOrderBox span.productPrice{ font:bold 30px/36px Georgia, "Times New Roman", Times, serif; }
	div.productDetail table.productOrderBox span.productPriceSale{ font:bold 30px/36px Georgia, "Times New Roman", Times, serif; }
	div.productDetail table.productOrderBox span.productPricePreSale{ font:bold 15px/21px Georgia, "Times New Roman", Times, serif; text-decoration:line-through; color:#900; }
	div.productDetail table.productOrderBox input.imagebutton { background:none; border:none; margin:5px 0; }
	div.productDetail table.productOrderBox a.button { }
	div.productDetail table.productOrderBox img.imagebutton { border:none; margin:5px 0; cursor:hand; }
	
	
/* pagina navigatie */

div.page-navigation {
background:#999;
color:white;
padding:10px;
margin:5px auto;
font-size:12px;
}

div.page-navigation a {
font-size:12px;
padding:3px;
color:white;
}

div.page-navigation a:link, div.page-navigation a:visited {
text-decoration:underline;
}

div.page-navigation a:hover, div.page-navigation a:active {
text-decoration:none;
}



dl { margin-top:0; }

dt.header {
	margin:0;
	padding:10px;
	font:bold 14px/20px Georgia, "Times New Roman", Times, serif;
	background:#CCC;
}

dt.header a { text-decoration:none; }

dd.content {
	margin:0;
	padding:0;
}

	dd.content img {
		margin:10px;	
	}

dd.details {
	margin:0;
	padding:10px;
	background:#fffcd9;
	font-size: 11px;
}


dd.read-more {
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	
	text-align:left;
}

dd.read-more a {	
}

dd.date {
	margin:10px 0;
	padding:5px 10px;
	width:120px;
	background:url(../images/bbs_menu_bg.gif);
	font-size: 10px;
	font-weight:bold;
}

dt#simple.header { margin:0;padding:5px 0;border-bottom:1px solid #921634; font-family:Helvetica, Tahoma, Geneva, sans-serif; }
dt#simple.header a{ font-size:13px;line-height:21px;font-weight:bolder; }

dd.featured { margin:0;padding:5px 0; font:bold 12px/18px Georgia, "Times New Roman", Times, serif; }
dd.featuredProducts { margin:0;padding:5px 0; border-bottom:1px dashed #999; }


div.formfield {
	padding:5px 0;
	width:630px;
	font-size:12px;
	border-bottom:1px dashed #999;
}

div.formfield_tag {
	padding:5px 0 0 40px;
	font-size:12px;
	font-weight:bold;
}

div.form_navigation {
	padding:10px 0;
	text-align:right;
}

div.formfield input {
	border:1px solid #999;
	padding:5px;
}

