
/* breadcrumbs --------------------------------------- */
.pd-breadcrumbs	{
	list-style-type: none;
	margin:  0;
	padding: 8px 0;
}

	.pd-breadcrumbs	li	{
		color: #900;
		display: inline;
		font-size: 9px;
		font-weight: bold;
	}

	.pd-breadcrumbs	li.home	{
		background: none;
		padding: 0;
	}

		.pd-breadcrumbs	li	a:link, 
		.pd-breadcrumbs	li	a:visited	{
			color: #900;
			font-size: 10px;
			text-decoration: none;
		}

		.pd-breadcrumbs	li	a:hover, 
		.pd-breadcrumbs	li	a:active	{
			text-decoration: underline;
		}
/* breadcrumbs --------------------------------------- */


#product	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#printable-version	{
	background: url(/images/printable-version.gif) top left no-repeat #fff;
	color: #00f;
	display: block;
	float: right;
	font-size: 11px;
	margin: 5px 0 1em 1em;
	padding: 2px 5px 0 18px;
	text-decoration: underline;
}

	#printable-version:hover	{
		color: #00f;
		text-decoration: none;
	}

#product-top	{
	background: url(/images/prod_page/product-top-bg.gif) top right no-repeat #fff;
	padding-right: 0.5em;
	padding-top: 0.2em;
}

	#product-top	#product-image	{
		float: left;
		overflow: hidden;
		padding-top: 0.6em;
		text-align: center;
		width: 180px;
	}

	#product-top	#product-description	{
		color: #666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.6em;
		line-height: 1.4em;
		overflow: hidden;
		padding-left: 10px;
		padding-right: 10px;
	}

		#product-top	#product-description	h1	{
			border-bottom: 1px solid #333;
			color: #333;
			font-size: 2.2em;
			letter-spacing: -1px;
			line-height: 1.3em;
			margin: 0.5em 10px 0.2em 0;
		}
		
		#product-description	table.quantity-discount	{
			border-left: 1px solid #eee;
			border-top: 1px solid #eee;
			margin: 0 10px;
		}
		
			#product-top	#product-description	td	{
				color: #333;
				font-size: 11px;
			}
		
			#product-description	.quantity-discount	th	{
				background-color: #eee;
				border-bottom: 1px solid #eee;
				font-size: 11px;
				padding: 2px;
			}

			#product-description	.quantity-discount	td	{
				background-color: #fff;
				border-bottom: 1px solid #eee;
				border-right: 1px solid #eee;
				color: #666;
				padding: 2px;
				text-align: center;
			}

#buy-now-area	{
	background: url(/images/prod_page/buy-now-bg1.gif) top left repeat-x transparent;
	height: 44px;
	margin: 3px 0 0;
	padding: 0;
}

	#buy-now-area	table	{
		background: url(/images/prod_page/buy-now-bg2.gif) top left no-repeat transparent;
		color: #666;
	}

	#buy-now-area	span.discount	{
		color: #f00;
		font-size: 1.4em;
		font-weight: bold;
	}

#tagline	{
	border-bottom: 1px solid #333;
	color: #333;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0.5em  10px 0.5em 0;
	padding: 0 0 5px;
}

#download-details	{
	background: url(/images/prod_page/pd-dd-bg.gif) top left no-repeat #fff;
	margin: 2px 0.5em 2px 0;
}

	#download-details	.dd	{
		background: url(/images/prod_page/pd-dd-bg2.gif) top right no-repeat transparent;
	}

 
	#download-details	h6	{
		color: #4c4c34;
		font-size: 1.1em;
		margin: 0;
		padding: 0.6em 0 0.3em 2.2em;
	}
	
	#download-details	p	{
		margin: 0;
		padding: 0.3em 0.7em;
	} 

#free-shipping	{
	background: url(/images/prod_page/pd-fs-bg1.gif) top left no-repeat #fff;
	margin: 2px 0.5em 2px 0;
}

	#free-shipping .fs	{
		background: url(/images/prod_page/pd-fs-bg2.gif) top right no-repeat transparent;
	}
	
	#free-shipping	p	{
		margin: 0;
		padding: 0.3em 0.7em;
	}

	#free-shipping	h6	{
		color: #900;
		font-size: 1.1em;
		margin: 0;
		padding: 0.6em 0 0.3em 1em;
	}

#our-guarantee	{
	background: url(/images/prod_page/pd-og-bg1.gif) top left no-repeat #fff;
	margin: 2px 0.5em 2px 0;
}

	#our-guarantee .og	{
		background: url(/images/prod_page/pd-og-bg2.gif) top right no-repeat transparent;
	}
	
	#our-guarantee	p	{
		margin: 0;
		padding: 0.3em 0.7em;
	}

	#our-guarantee	h6	{
		color: #4c4c34;
		font-size: 1.1em;
		margin: 0;
		padding: 0.6em 0 0.3em 2.2em;
	}

#your-price	{
	color: #666;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.4em;
	padding: 0.5em;
}

	#your-price	span	{
		color: #f00;
		font-size: 1.8em;
		padding: 0 5px;
	}

#product-description	table.quantity-discount2	{
	background: url(/images/prod_page/pd-qd-bg1.gif) bottom right no-repeat #fff;
	margin: 0 10px;
}

	#product-description	.quantity-discount2	th	{
		background: url(/images/prod_page/pd-qd-bg2.gif) bottom left no-repeat transparent;
		font-size: 11px;
		padding: 4px 7px;
	}
	
	#product-description	.quantity-discount2	td	{
		color: #666;
		padding: 4px 7px;
		text-align: center;
	}

.product-bundle	{
	border: 1px dashed #cc9;
	clear: left;
	color: #666;
	font-size: 0.7em;
	font-weight: bold;
	margin: 1.5em 0;
	padding: 0.8em;
}

	.product-bundle	td	{
		padding: 5px;
		text-align: center;
	}

	.product-bundle	a	{
		color: #333;
		text-decoration: underline;
	}

	.product-bundle	a:hover	{
		color: #333;
		text-decoration: none;
	}

#product-details-tab	{
	height: 28px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

	#product-details-tab	li	{
		float: left;
		font-size: 0.7em;
		border-top: 1px solid #cc9;
		border-left: 1px solid #cc9;
		border-right: 1px solid #cc9;
		margin-right: 1px;
	}

		#product-details-tab	li	a	{
			background-color: #dedeb4;
			border-bottom: 1px solid #cc9;
			color: #939361;
			display: block;
			outline: none;
			padding: 8px 11px 5px;
			text-align: center;
			text-decoration: none;
		}

		#product-details-tab	li	a:hover	{
			color: #939361;
			text-decoration: underline;
		}

		#product-details-tab	li	a.active	{
			background: url(/images/prod_page/pd-tabs-bg1.gif) top left repeat-x transparent;
			border-bottom: 0;
			color: #656544;
			font-weight: bold;
			outline: none;
			padding: 8px 11px 6px;
		}
		
		#product-details-tab	li	a.active:hover	{
			color: #656544;
		}

#product-details-area	{
	background: url(/images/prod_page/pd-bg.gif) top left repeat-x #fff;
	border: 1px solid #cc9;
	border-top: 0;
	clear: left;
	color: #666;
	font-size: 0.7em;
	margin: 0;
	padding: 0.5em 0.9em;
}

	#product-details-area	a	{
		color: #333;
		font-weight: bold;
		text-decoration: none;
	}

	#product-details-area	a:hover	{
		text-decoration: underline;
	}

	#product-details-area	a.manual	{
		color: #069;
		text-decoration: underline;
	}

	#product-details-area	a.manual:hover	{
		color: #f00;
		text-decoration: none;
	}

	#product-details-area	#downloads	{
		padding: 2.4em;
		text-align: center;
	}

		#product-details-area	#downloads	p	{
			margin: 1em auto;
			text-align: left;
			width: 300px;
		}

	#product-details-area	#other-versions	{
		padding: 2em 1em;
	}
	
		#product-details-area	#other-versions	ul	{
			list-style-type: none;
			margin: 0;
			padding: 2em 0.6em;
		}

			#product-details-area	#other-versions	li	{
				clear: left;
				margin: 0.7em 0;
				padding: 5px;
			}

		#product-details-area	#other-versions	img	{
			padding-bottom: 5px;
		}

#product-bottom	{
	background: url(/images/prod_page/product-bottom-bg.gif) bottom right no-repeat #fff;
	margin: 1em 0 0;
	padding: 0 1em 1em 0;
}

	.bundle-bottom	td	{
		border: 1px dashed #cc9;
		color: #333;
		font-size: 11px;
		vertical-align: top;
	}

				.bundle-bottom	td	table	tr	td	{
					border: none;
					text-align: center;
					vertical-align: middle;
				}

#acc-caption	{
	background: url(http://www.pelocal.com/images/acc-header-right.jpg) #cc9 repeat-x right top;
	height: 24px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#acc-caption-left	{
	background: url(http://www.pelocal.com/images/acc-header-left.jpg) left top no-repeat transparent;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 16px;
	text-align: left
}

#acc-caption2	{
	height: 14px;
	padding: 5px 0;
}

#acc-addcart	{
	background-color: #979760;
	height: 1px;
}

.accessories-table	{
	margin-top: 20px;
}

	.accessories-table	th	{
		border-bottom: 1px solid #cc9;
		font-size: 10px;
		padding: 3px;
	}
	
	.accessories-table	td	{
		border-bottom: 1px solid #e7e7cb;
		font-size: 11px;
		padding: 3px;
		text-align: center;
	}


/* product details right column ------------------------------------------------------------- */
.product-details-right-column	{
	float: right;
	padding-left: 5px;
	position: relative;
}

	.product-details-right-column	table	{
		margin-bottom: 10px;
		width: 150px;
	}
/* product details right column ------------------------------------------------------------- */


.red-arrows	{
	list-style-image: url(/images/red-arrow.jpg);
	margin-left: 3em;
}

	.red-arrows	li	{
		font-size: 0.875em;
		line-height: 1.25em;
		margin-bottom: 0.5em;
	}
	
.red	{ color:#900; }

	
