body {
	line-height:1.6;
	word-spacing:0.1em;
	font-size:80%;
	letter-spacing:0.01em;
	background-color: #888888;
	margin-top: 0;
	background-image: url("images/bigpattern.gif");
	}

#container {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #ffffff;
	margin-left: 20px;
	margin-right: 1em;
	margin-bottom: 0;
	width: 800px;
	background-repeat: no-repeat;
}
	
#banner {
	margin-top: 0;
	height: 110px;
	/height: 100 px;
	}


#center {
	margin-top: 0;
	margin-left: 50px; 
	margin-right: 50px; 
	margin-bottom: 50px;
	}



#sidebar_right {
	float: right;
	width: ;
	margin: 0;
	margin-left: ;
	background-color: #FFFFFF;
}

#footer {
	margin-top: ;
	padding-top: 20px;
	_float:bottom;
	text-align: center;
	text-decoration: none;
	color: #444444;
	background-image:url("images/footer.jpg");
	background-repeat:no-repeat;
	background-position: bottom;
	margin-bottom: 0;
	height: 127px;
}
#footer img {
padding:2px;
border: none;
}

#footer a {
text-decoration: none;
font-weight: bold;
color: #890042;
	}
#footer a:hover {
	text-decoration: underline;
}

/*main body*/
#main {
	font-family: "Times New Roman", Times, serif;
	padding-top: 5px;
	text-align: left;
	margin: 0;
	height: auto;
}

/* Typography */
#main a {
	text-decoration: none;
	font-weight: bold;
	color: #890042;
	}
#main a:link {
	}
#main a:visited {
	}
#main a:active {
	}
#main a:hover {
	text-decoration: underline;
	}
#main h1 {
	font-size: 2.0em;
	font-weight: normal;
	padding-bottom: .25em;
	padding-top: .75em;
	margin-top: 0em;
	margin-bottom: 0em;
	}
#main h2 {
	color: #444444;
	font: 16px arial, verdana, san-serif;
	padding: 10px;
	padding-top: 15px;
	background-color: #eeeee4;
	border-bottom: 2px solid #515142;
	border-top: 2px solid #515142;
	_font-size: 14px;
	}
#main h3 {
	font-size: 1.4em;
	line-height: .2em;
	margin: .5em 0em .5em 0em;
	font-weight: normal;
	}
#main h4 {
	font-size: 1.2em;
	line-height: .2em;
	margin: .5 0em .5em 0em;
	font-weight: bold;
	}
#main h5 {
	font-size: 1.0em;
	line-height: .2em;
	margin: .5em 0em .5em 0em;
	font-weight: bold;
	}
#main h6 {
	font-size: 0.8em;
	margin: .5em 0em .5em 0em;
	font-weight: bold;
	}

#main ol, 
#main ul, 
#main li {
	list-style: none;
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
#main p {
	margin: 1.2em 0em 1.2em 0em;
	}
	
#main p:first-letter {
font-size : 110%;
}

#main p>a:first-letter {
	font-size: 110%;
}

#main li > p {
	margin-top: 0.2em;
	}
#main pre {
	font-family: monospace;
	font-size: 1.0em;
	}
#main strong, 
#main b {
	font-weight: bold;
	}

#product_entry  {
padding-bottom: 10px;
border-bottom: 1px solid #c0c0c0;
font-weight: bold;
color: #222222;


}

#product_description {
	font-weight: normal;
}

/*side menu*/
#sidenavlist {
 font-family: arial, verdana, san-serif;
 font-size: 95%;
 height: 2px;
 margin-top: 20px;
 margin-bottom: 10px;
	}
#sidenavlist ul {
list-style:none;
}

#sidenavlist ul li { 
text-decoration: none;
 float: left;
 width: 15em;
/*border-left: 1px solid #c0c0c0;*/
padding-left:5px;
padding-top: 3px;
list-style:none;
text-align: center;
/*border-right: 1px solid #c0c0c0;*/

	}
#sidenavlist ul li a {
	text-decoration:none;
	color:#850042;
	}
 #sidenavlist ul li a:hover {
	text-decoration:underline;
	color: #850042;
	}
#sidenavlist br
  {
    clear: left;
  }

/*horizontal list*/
#navcontainer ul
{
padding: .5em 0;
list-style-type: none;
color: #FFF;
font: bold 12px  arial, verdana, sans-serif;
text-align: right;
width: auto;
line-height: 7px;
margin-right: 250px;
/margin-left: 0;
/padding-top: 0;
}

#navcontainer li { display: inline;
width: auto; 
}

#navcontainer li a
{
text-decoration: none;
color: #890042;
padding: .5em 1em;
/padding-top:0px;
/padding-bottom:0px;
}

#navcontainer li a:hover
{
text-decoration: underline;
}

* html #navcontainer ul li {
	padding-top: -5px;
	padding-bottom: -5px;
	}

.topbar_list_start {
	border-right: 1px solid #515142;
	}

.topbar_list_middle {
border-right: 1px solid #515142;
}

#navcontainer img {
	border: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
	padding-bottom: 0;
	vertical-align: middle;
	

}

/*search box*/
#searchbox {
	position:absolute;
	top: 120px;
	left:590px;
	display:inline;
	margin:0 0 0 0;
	list-style:none;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	width: 300px;

}
#searchbox p {
	display: none;
}

#searchbox .textbox {
	vertical-align: middle;
	width: 150px;
	height: 20px;
	border: 1px solid #515142;
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
}
#searchbox .searchbutton {
	margin-left: 3px;
	vertical-align: bottom;
}
/* browse page */
#browse_instrument {
	padding: 5px;
	margin-bottom: 5px;
}

#browse_instrument  h2 { 
color: #890042;
font:  16px arial, verdana, san-serif;
padding: 10px;
padding-top: 15px;
_font-size: 14px;
}

#browse_instrument h2 a {
	color: #444444;
	font-weight: normal;
}


#browse_cat_section {
	border-bottom: 1px dotted #c0c0c0;
	padding: 5px;
	margin-bottom: 5px;
}
#browse_cat_section h2 { 
color: #890042;
font:  16px arial, verdana, san-serif;
padding: 10px;
padding-top: 15px;
_font-size: 14px;
}
#browse_cat_section h2 a {
	color: #444444;
	font-weight: normal;
}
/*#browse_product_type {
	border-bottom: 1px dotted #c0c0c0;
	padding: 5px;
	margin-bottom: 5px;
}

#browse_product_type h2 { 
color: #89004;
font:16px arial, verdana, san-serif;
padding: 10px;
padding-top: 15px;
}

#browse_product_type h2 a {
	color: #444444;
	font-weight: normal;
	_font-size: 14px;
}

#current_category_products {
	border-bottom: 1px solid #c0c0c0;
	padding: 5px;
	padding-bottom: 15px;
	
}
#subcategory {
	background-color: blue;
}
#subcategories {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #515142;
	border-top:  1px solid #515142;
	margin-bottom: 10px;
	margin-top: 0;
}


/*error text*/
.error_text {
	font-family: verdana, arial, san-serif;
	font-weight: bold;
	font-size: 90%;
	color: #FF0000;
}

#pd_prod_name {
	margin-bottom: ;
	font-weight: bold;
	font-size: 1.4em;
}
#pd_composer {
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px solid #515142;
}
#pd_instrumentation {
	font-weight: normal;
	color: #444444;
	padding-bottom:  10px;
}
#pd_pricing{
/*float: right;*/
width: ;
margin: 0;
margin-left: ;
font: 12px arial, verdana, san-serif;
font-size: 90%;
color: #444444;
background-color: #eeeee4;
padding: 5px;
border: 2px solid #515142;
}
#pd_single_pricing{
/*float: right;*/
width: ;
margin: 0;
margin-left: ;
font: 12px arial, verdana, san-serif;
font-size: 90%;
color: #444444;
background-color: #eeeee4;
padding: 5px;
border: 2px solid #515142;
padding: 10px;
}
#pd_multi_pricing{
/*float: right;*/
width: ;
margin: 0;
margin-left: ;
font: 12px arial, verdana, san-serif;
font-size: 90%;
color: #444444;
background-color: #eeeee4;
padding: 5px;
border: 2px solid #515142;
}
#pd_add_single_product_cart_button {
	text-align: center;
}

#pd_product_price{
	margin: 5px;
	}
#pd_single_product_price{
	margin: 5px;
	text-align: center;
	font-weight: bold;	
	font-size: 120%;
}
#pd_multi_product_price{
	margin: 5px;
	text-align: right;
	font-weight: bold;	
	}
.pd_fullscore_price{
		margin: 5px;
	}
.pd_fullset_price{
	margin: 5px;
}
.pd_extrapart_price{
	margin: 5px;
}

#pd_page_description {
}
#pd_prod_image img{
	border: 1px solid #515142;
}
#pd_page_contents{
	clear: both;
	padding: 5px;
	margin-top: ;
}

.fullwidthtable {
	width: 680px;
}

