/* CSS Document Product section */

body#product {
	background: #000000 url(../images/bg_body_product.jpg) no-repeat fixed center top;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9 em;
	color: #dc8f4d;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4 em;
	color: #000000;
	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#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;
	}

/* Warranty Layout Only */
#warranty_thanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	background: #9D4A22;
	width: 550px;
	margin: 14px;
	padding: 15px;
	line-height: 1.7em;
	color: #FC9;
	font-weight: bold;
}
#frmWarranty p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9 em;
	color: #000;
	padding-right: 8px;
	padding-left: 8px;
}
#frmWarranty fieldset {
	background: #EFD9A8;
	border-right: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
 #frmWarranty legend {
	font-size: 1em;
	text-transform: uppercase;
	color: #000;
	background: #EFD9A8;
	letter-spacing: 0.1em;
	margin-top: -5px;
	padding: 5px 10px;
}
#frmWarranty input.text {
	width: 155px;
}
#frmWarranty input.text:focus, #maincol #frmWarranty textarea:focus {
	background: #D19651;
	border: 1px none #333;
}
#frmWarranty #button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9 em;
	color: #000;
	padding-right: 8px;
	padding-left: 8px;
}
.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: center;
	}
/* End Warranty Styles */
