body {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #464646;
}

table {
	font-size: 10px;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 821px;
}

#navigation {
	float: left;
	text-align: center;
	width: 116px;
}

#logo {
	border-style: solid;
	border-width: 0px;
	margin-top: 16px;
	margin-bottom: 26px;
	height: 46px;
	width: 56px;
}

#difficulty_table {
	margin-right: auto;
	margin-left: auto;
	height: 129px;
	border-width: 2px;
	border-style: ridge;
	width: 78px;
}

#difficulty_header {
	border-color: #999999;
	border-width: 2px;
	border-style: ridge;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration: underline;
	font-weight: bold;
	background-color: #cec180;
	width: 78px;
}

.difficulty_section {
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-color: #999999;
	border-right-style: ridge;
	border-left-style: ridge;
	border-bottom-style: ridge;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-right: auto;
	margin-left: auto;
	width: 78px;
	background-color: black;
	color: #f1e047;
}

#navigation .button {
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 38px;
	width: 92px;
}

#navigation .button:hover {
	background-position: 0 -38px;
	cursor: pointer;
}

#navigation .divider {
	height: 1px;
	background-color: #9a1910;
	width: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 16px;
	margin-top: 16px;
}


#navigation #home {
	margin-top: 20px;
	background-image: url(../img/evbuttons/evbuttonhomepg.png);
}

#navigation #catalog {
	background-image: url(../img/evbuttons/evbuttoncatalogue.png);
}

#navigation #new_releases {
	background-image: url(../img/evbuttons/evbuttonnewrelease.png);
}

#navigation #three_trumpets {
	background-image: url(../img/evbuttons/evbutton3.png);
}

#navigation #four_trumpets {
	background-image: url(../img/evbuttons/evbutton4.png);
}

#navigation #five_trumpets {
	background-image: url(../img/evbuttons/evbutton5.png);
}

#navigation #six_trumpets {
	background-image: url(../img/evbuttons/evbutton6.png);
}

#navigation #seven_trumpets {
	background-image: url(../img/evbuttons/evbutton7.png);
}

#navigation #eight_trumpets {
	background-image: url(../img/evbuttons/evbutton8.png);
}

#navigation #nine-ten_trumpets {
	background-image: url(../img/evbuttons/evbutton9-10.png);
}

#navigation #eleven_trumpets {
	background-image: url(../img/evbuttons/evbutton11-36.png);
}

#navigation #quartet {
	background-image: url(../img/evbuttons/evbuttonjazz.png);
}

#navigation #chte {
	background-image: url(../img/evbuttons/evbuttonchte.png);
}

#navigation #holiday {
	background-image: url(../img/evbuttons/evbuttonholiday.png);
}

/*
// CONTENT
*/

#content {
	background-color: white;
	width: 689px;
}

#content #tabs {
	border-width: 0px;
	height: 65px;
	width: 689px;
}

#content #title {
	margin-bottom: 12px;
	margin-top: 12px;
	margin-left: 12px;
	height: 29px;
	width: 664px;
}

#content #wholesale {
	margin-top: 4px;
	margin-bottom: 12px;
	font-style: italic;
	text-align: center;
}

#content #wholesale #title {
	background-color: #fbe5cd;
	letter-spacing: .2em;
	color: green;
	margin: 4px;
	font-size: 13px;
	font-weight: bold;
	padding: 4px;
	border-color: #ff8000;
	border-width: 2px;
	border-style: solid;
}

#content #reviews {
	text-align: center;
	margin-right: 20px;
	float: right;
	width: 138px;
}

#content #reviews #review_head {
	height: 56px;
	width: 107px;
}

#content #reviews .review {
	margin-top: 16px;
	padding: 6px;
	text-align: left;
	border-color: maroon;
	border-width: 1px;
	border-style: solid;
}

#content #reviews .review .title {
	margin-bottom: 8px;
	font-weight: bold;
}

#content #reviews .review .reference {
	margin-top: 8px;
	color: maroon;
	font-style: italic;
	font-size: 9px;
}

/*
// FORCES
*/

#content .product {
	margin-left: 32px;
	width: 459px;
}

#content .sample {
	border-width: 0px;
	margin-left: 4px;
	float: right;
}

#content .product .description {
	margin-bottom: 4px;
	margin-top: 4px;
}

#content .product .description ul {
	list-style-type: square;
	margin-top: 4px;
	padding-left: 16px;
}

#content .product .description li {
	color: #26620e;
}

#content .addToCart {
	width: 100%;
	font-size: 11px;
	background-color: #e5dfc6;
}

/*
// GENERAL
*/

#content .addToCart td {
	padding-left: 6px;
	font-size: 11px;
}

#content #general {
	border-spacing: 0px;
	margin-left: 24px;
	width: 475px;
	font-size: 10px;
}

#content #general td {
	padding: 4px;
}

#content #general #title {
	color: #26620e;
	font-weight: bold;
	font-size: 12px;
}

#content #general .alt {
	background-color: #eeefee;
}

/*
// PRODUCT
*/

#content #product_label {
	margin-top: 12px;
	margin-left: 60px;
}

#content #product {
	margin-top: 32px;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}

/*
// PRODUCT
*/

#content #product table {
	font-size: 12px;
}

#content #product #cover {
	margin-right: 16px;
	height: 200px;
	width: 150px;
	-webkit-box-shadow: 2px 2px 5px #000;
}

#content #product #product_title {
	max-width: 436px;
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 24px;
}

#content #product .description {
	margin-bottom: 12px;
	margin-top: 12px;
}

#content #product .review {
	margin-bottom: 16px;
	margin-right: 32px;
	margin-left: 32px;
	border-width: 1px;
	border-style: solid;
	border-color: #9a1910;
}

#content #product .review .reference {
	margin: 4px;
	font-style: italic;
}

#content #product .review .text {
	margin: 8px;
}

#content #product .review .author {
	margin: 4px;
	text-align: right;
	font-style: italic;
}

#content #number {
	margin-top: 24px;
	margin-left: 60px;
}

#content #number .title {
	margin-bottom: 2px;
	margin-top: 10px;
	font-weight: bold;
}

/*
// FOOTER
*/

#content #divider {
	margin-top: 24px;
	margin-right: auto;
	margin-left: auto;
	height: 1px;
	width: 592px;
	background-color: #9a1910;
}

#content #view_cart {
	margin-bottom: 16px;
	margin-top: 16px;
	text-align: center;
}

#content #ordering {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-color: #4c4c4c;
	border-width: 4px;
	border-style: double;
	padding: 12px;
	background-color: #fffdce;
	width: 458px;
}

#content #ordering #header {
	color: #a21a11;
}
#content #ordering ul {
	text-align: left;
}
#content #ordering li {
	margin-bottom: 6px;
}

#content #footer {
	margin-top: 24px;
	text-align: center;
}

.red {
	text-transform: uppercase;
	font-weight: bold;
	color: red;
}

.bold {
	font-weight: bold;
}

