/* CSS Document */

#product {
padding: 5px;}

#accessories p {
margin: 0;
padding-left: 4px;}

#product p {
margin-top: 4px;
padding-left: 4px;}

#product h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
text-transform:uppercase;
font-weight: 400;
margin: 0;
margin-left: 4px;
border-bottom: 1px solid #cccccc;
color: #aab557;}

#product h2 {
border-bottom: 1px solid #cccccc;
font-size:14px;
color: #aab557;
padding: 4px;
margin: 0;
margin-bottom: 2px;
margin-top: 15px;}

#product h3 {
text-transform:uppercase;
font-size:10px;
font-weight:bold;
padding: 4px;
margin: 0;
color: #336699;}

#product h4 {
font-size:10px;
font-weight: normal;
padding: 4px;
margin: 0;
}

#product h6 {
padding: 4px;
font-size:16px;
font-weight:bold;
margin: 0;
color: #336699;}

.productimg {
padding: 5px;
border: 1px solid #cccccc;
margin: 5px;}

#accessories {}

#accessories td {
padding: 4px;
padding-top: 7px;
padding-bottom: 2px;}

#accessories td h3 {
text-transform:none;
font-size:12px;
padding: 4px;}


.accessories-img {
padding: 5px;
border: 1px solid #cccccc;}

.accessories-row {
border-bottom: 1px dotted #cccccc;}

.individual-review {
margin-left: 10px;
margin-right: 10px;
margin-top: 6px;
border-bottom: 1px dotted #cccccc;
padding-bottom: 6px;}

.individual-review h5 {
font-size:11px;
font-weight: normal;
margin: 0;}

.individual-review p {
margin-top: 4px;}

.review-text {
border-left: 5px solid #cccccc;
padding-left: 5px;
margin-top: 6px;
margin-bottom: 6px;}

.product-details {
margin-top: 6px;}

.product-details p {
padding-right: 10px;}

.product-details td {}

.list-price {
text-decoration:line-through;
font-size:12px;}

.our-price {
color: #336699;
font-weight:bold;
font-size:12px;}

#buy-cell {
padding: 10px;
border: 1px dotted #cccccc;}

#buy-options {
background-image:url(images/blog_homepage_gradient.jpg);
background-position:bottom;
background-repeat:repeat-x;
border-bottom: 1px solid #a4ac4b;
padding-bottom: 10px;
}

.buy-header {
	background-image:url(images/nav-searchbg.jpg);
	border-top: 1px solid #a4ac4b;
	border-bottom: 1px solid #a4ac4b;
	text-align:center;
	color: #336699;
	font-weight:bold;
	padding: 4px;
	font-size: 12px; }
	
.merchant {
	border-bottom: 1px dotted #cccccc;
	padding: 4px;
	margin: 5px;}	
