/* CSS Document Product section */

body#product {
	background: #000000 url(../images/bg-2011.jpg) no-repeat fixed center top;
	}
body#index {
	background: #000000 url(../images/artists-bg-product.jpg) no-repeat fixed center top;
}
body#hot {
	background: #000000 url(../images/artists-bg-whatshot.jpg) no-repeat fixed center top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9 em;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4 em;
	color: #dc8f4d;
	text-align: center;
	padding-bottom: 8px;
	font-weight: bold;
}
#navMain li#navProduct a, #navMain li#navProduct a:visited, #navMain li#navProduct li a:hover, #navMain li#navProduct li a:active {
	background: url(../images/main_navigation.png) -75px -24px no-repeat;
	}
#navMain li#navProduct li a, #navMain li#navProduct li a:visited {
	background: #c59b6f;
	}
body#product td#sideColumn {
	background: #dc8f4d;
	}
body#index td#sideColumn {
	background: #dc8f4d;
}
body#product img, body#product img.alignright{
	border: 0;
	}
body#product img, body#product img.alignleft {
	border: 0;
	}
body#product img, body#product img.center {
	border: 0;
	}
body#product #nav li:hover ul li a {
	background: url("../images/bg_mainnav.png") top left repeat-x;
	}
body#product #nav li:hover ul li:hover a {
	background: url("../images/bg_mainnav_hover.png") top left repeat-x;
	}
ul.product_options {
	font-size: 0.9em;
	text-align: center;
	clear: both;
	}
ul.product_options li {
	list-style-type: none;
	display: inline;
	}
ul.product_options li a {
	margin: 0 10px 0 -15px;
}

.listen  {
	width: 130px;
	height: 100px;
	background: #e9c28a;
	border: 1px solid #a67956;
	padding: 10px;
	}
.listen h4 ,.related h4 {
	margin-bottom: 5px;
	}
.listen2  {
	width: 130px;
	height: 100px;
	background: #e9c28a;
	border: 1px solid #a67956;
	margin-left: 400px;
	}
table.specs {
	width: 628px;
	margin: 20px 0;
	clear: both;
	font-size: 0.8em;
	}
table.specs th, table.specs td {
	padding: 5px 5px 5px 8px;
	border: 1px solid #FFCC66;
	}
table.specs th {
	background: #e9c28a;
	vertical-align: bottom;
	font-weight: bold;
	}
table.specs td {
	vertical-align: middle;
	}
td.buynow_code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #e9c28a;
	width: 600px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.hearbg {
	background: #dc8f4d;
}
#product_bottom_buttons {
	margin: 5px 10px;
	width: 540px;
	vertical-align: middle;
	}
.related {
	width: 120px;
	height: 110px;
	background: #f8f6e1;
	text-align: center;
}
.listen2 h4 {
	margin-bottom: 5px;
}
#cowbell_guide {
	font-weight: bold;
	cursor: pointer;
	color: #000;
}
#cowbell_guide_img {
	cursor: pointer;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
body#hot td#sideColumn {
	background: #dc8f4d;
}

