body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin: 0;
  padding: 0;
  height:100%;
}


a {
  color: #8d0e0f;
 }
a:visited {
  color: #333333;
 }

h1 {
  font-size:18px;
  font-weight:bold;
  margin-bottom:30px;
 }
 
h2 {
  font-size:16px;
  font-weight:400;
}

h3 {
  font-size:14px;
  font-weight:300;
  font-style:italic;
}

h4 {
  font-size:13px;
  font-weight:200;
  font-variant:small-caps;
}

a img {
border: none;
}



#wrapper {
	position:relative;
	width: 770px;
	height: 100%;
	min-height: 590px;
	margin-top: 5px;
	margin-left: 5px;
	background-image: url(images/logo_spacer.gif);
  	background-repeat: repeat-y;
  	background-position: 5px, 5px; 
}

#clarinet {
	position: absolute;
	width: 189px; 
	height: 118px;
	top:0px;
	left:0px;
	background-image:url(images/clarinet_corner_18.gif)
}

#top_pictures {
	position: absolute;
	width: 581px;
	height:76px;
	top: 0px;
	left: 189px;
	background-image:url(images/overlogo.gif);
}

#logo {
	position:absolute;
	width: 382px;
	height:42px;
	top: 76px;
	left: 189px;
	background-image:url(images/logo.gif);
}

#cart {
	position:absolute;
	width: 199px;
	height: 41px;
	margin:0px;
	padding:0px;
	top: 76px;
	left: 571px;
	background-color:#8d0e0f;
}

#cart a {
	color:#FFFFFF;
}

.cart_head_right {
	width: 199px;
	font-size:65%;
	color:white;
	padding:0px;
	margin:0px;
}

.cart_head_right p {
	position:absolute;
	margin:0px;
	bottom:2px;
	right:0px;
	padding:0px;
}

.cart_head_right a {
	color:white;
	margin-bottom:0px;
}

#left_navbar {
position:absolute;
top: 118px;
left: 0px;
width:100px;
z-index:20;
}

#left_navbar, #left_navbar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float:left;
	width:100px;
	
}

#left_navbar li {
	position:relative;
	float:left;
	width:100px;
	line-height : 1.25em;
	margin-bottom : -1px;
	
	
}

#left_navbar li ul a {
		width: 165px;
		display : block;
		color : #FFFFFF;
		text-decoration : none;
		background-color : #8d0e0f;
		border : 1px solid #CC9;
		padding : 0 0.5em;
		font-size: 11px;
		
}

#left_navbar li ul a:hover {
	color: #8d0e0f;
	background-color: #FFFFFF;
}


#left_navbar li ul {
	position: absolute;
	left: -999em;
	
}


#left_navbar li:hover ul  {
	left: 100px;
	margin-top:-42px;
	
	
	
}

#left_navbar li.sfhover ul {
	left: 100px;
	
}


#menu_iframe {
	display:none;
	position:absolute;
	z-index:10;
}

#content {
	float:right;
	margin-top:133px;
	width: 655px;
	font-size: 12px;
	
} 

.cd_header {
	width: 100%;
	margin-top:40px;
}

.left {
	float:left;
}

.right {
	float:right;
	
}


.centered_image {
   margin: 0px auto 0px auto;
   padding:0px;
}

.trans_samples {
	float:left;
}

.trans_samples p {
	font-size:80%;
	text-align:center;
	margin-bottom: 40px;
}

.static_link a{
	color:blue;
}

.thumbnail {
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 0px;
	border: 1px solid #CC9;
	height:150px;
}



.error {
	color:red;
}

.error_left {
	font-size:80%;
	color:red;
	width:500px;
	text-align:left;
}

.email_heading {
	font-size: 90%;
	font-weight: 500;
	text-align:left;
	width:55px;
	float:left;
}

#email_form .error {
	position:relative;
	left:-200px;
	font-size:80%;
	color:red;
	width:335px;
	text-align:left;
	float:right;

}

.product_sorter {
	font-size: 85%;
}

.product_input {
	font-size:85%;
}

.product_button {
	font-size: 85%;
	background-color:#8d0e0f;
	color:#FFFFFF;
}

.product_button_right {
	font-size: 85%;
	background-color:#8d0e0f;
	color:#FFFFFF;
	position:absolute;
	right:0px;
	
	
}

.test {
	border:1px solid green;
}

.nav_button {
	font-size:70%;
	background-color:#8d0e0f;
	color:#FFFFFF;
}

.buy_button {
	font-size: 90%;
	background-color: white;
	color:black;
	border-style:outset;
}

.add_cart_table {
	margin-left:10px;
	text-align:left;
}

.add_cart_table td,th {
	padding: 10px;
	margin: 0px, 15px, 0px 15px;
}

.cart_instructions {
	font-style:italic;
}

.order_table {
	width:100%;
	text-align:left;
	border-collapse:collapse;
	padding: 0px;
	margin: 0px;
}

.order_table th {
	padding-left:0px;
}

.order_right {
	text-align:right;
}

.order_money {
	width:100%;
}

.order_money th {
	padding:0px;
}
.cart_table {
	width:100%;
	padding:0px;
	margin:0px;
	text-align:left;
	background-color: #FFC;
	font-size: 80%;
	border-collapse:collapse;
}

.cart_table .product_button {
	font-size:120%;
}

.cart_table tr {
	width:100%;
	margin:0px;
	padding:0px;
}


.cart_table th {
	text-align:left;
	padding-left:0px;
	padding-bottom:5px;
}

.cart_section {
	border:1px solid #CC9;
	margin-bottom:60px;
}

.cart_section .error {
	font-size:100%;
	color:red;
	width: 100%;
	text-align:left;
}

.cart_section .error a {
	text-decoration:none;
	color: blue;
}

.ps_left {
	position:relative;
	float:left;
}

.ps_right {
	position:relative;
	float:right;
}

.ps_clear {
	clear:both;
	margin-top:5px;
}

.product_table {
	text-align: center;
	color: #000000;
	border-collapse:collapse;
	position:relative;
	top:25px;
	margin-bottom:20px;
	font-size: 90%;
	
	
	
}

.product_table th {
	color:#000000;
	font-weight:bold;
	font-variant:small-caps;
	padding-left:5px;
	padding-right:5px;
	vertical-align: bottom;
	
}

.product_table td {
	
	padding-left:5px;
	padding-right:5px;
}

.product_table tr.highlighted {
	background-color:#CC9;
}

.caption {
  font-style:italic;
  font-size:11px;
}
.italic {
  font-style:italic;
}

.question {
 font-weight:bold;
}

.subtotal {
	float:right;
	font-weight:bold;
	font-size:120%;
	margin-bottom:20px;
	
}

.cart_buttons {
	clear:both;
}
