#breadcrumbs {
	color:#666666;
	font: 11px/17px Arial,Helvetica,sans-serif;
	text-transform: lowercase;
}

#breadcrumbs a {
	color:#666666;
}

.category_block {
	float: left;
	text-align: center;
	width: 200px;
	padding: 15px 0 20px 0;
}

.category_image {
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	padding: 5px 0;
}

.category_text h1 {
	color:#666666;
	font: normal 13px "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
}

h1{
	color:#666666; font: italic 18px/24px "Times New Roman", Times, serif;  margin-bottom:15px; font-weight: normal;
	}
	

.category_text h2 {
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
}

.cat_heading {
	padding: 6px 0 10px 0 !important;
}

.product_div {
	background: #faf9f9 url(/persistent/templateimages/double_line.jpg) bottom left repeat-x;
	float: left;
	padding: 15px 15px 15px 5px;
	width: 620px;
}

.product_block {
	float: left;
	text-align: center;
	width: 200px;
	padding: 15px 0 20px 0;
}

.product_images {
	float: left;
	width: 300px;
}

.product_content {
	float: right;
	width: 300px;
}

.product_image {
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	padding: 5px 0;
}

.product_text {
	font-size: 12px;
	color: #939598;
	font-family: "Times New Roman", Times, serif;
}

.product_text h1 {
	padding: 0;
	margin: 0;
	font: normal 13px "Times New Roman"
}

.product_text h2 {
	padding: 0;
	margin: 0;
	font-size: 13px;
}

.product_heading {
	padding: 0;
	margin: 0;
	color: #000;
	font-style: normal !important;
	font-size: 24px;
}

.prod_heading {
	padding: 6px 0 0px 0 !important;
}

.price { color: #000; font-size: 14px; }

.more_info { float: left; margin-top: 5px;}

#option_table {
	border-top: solid 1px #000;
}

#option_table td {
	padding: 5px 0;
	border-bottom: solid 1px #000;
}

#option_table input {
	width: 200px;
	background: #e8e9ea;
	border: 0;
	padding: 3px 0;
	font-style: italic;
	color: #666;
}

#option_table select {
	width: 200px;
	background: #e8e9ea;
	border: 0;
	color: #000;
	padding: 3px 0;
	font-style: italic;
}

#option_table strong {
	color: #000;
	text-transform: lowercase;
}

.option_td {
	line-height: 12px;
}

.small_text {
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}

.subheading p {
	padding: 0 0 12px 0;
	margin: 0;
	font: 18px/22px "Times New Roman", Times, serif;
	color: #94969a;
}

.from_price strong {
	color: #000;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}

.img_thumb {
	border: solid 1px #bbbec0;
	display: block;
	float:left;
}

.img_small {
	margin-top: 10px;
}

.enlarge {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 10px 0 0 0;
}

.add_buttons {
	margin: 10px 0 0 0;
}

.buy_now {
	background: #000;
	color: #fff;
	width: 110px;
	padding: 2px;
	display: block;
	text-align: center;
	float: left;
	margin: 0 5px 0 0;
	text-transform: lowercase;
	font-size: 14px;
	line-height: 14px;
	cursor: pointer;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.buy_now:hover {
	color: #fff;
	text-decoration: none;
}

.buy_now span {
	border: solid 1px #fff;
	width: 108px;
	display: block;
	padding: 3px 0 4px 0;
}

.buy_now input {
	border: solid 1px #fff;
	width: 110px;
	display: block;
	/*padding: 3px 0 4px 0;*/
	text-transform: lowercase;
	font-size: 14px;
	line-height: 14px;
	cursor: pointer;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	display: block;
	color: #fff;
	background: #000;
}

.addWishlist {
	background: #d0d3d3;
	color: #000;
	width: 110px;
	padding: 2px;
	display: block;
	text-align: center;
	float: left;
	text-transform: lowercase;
	font-size: 14px;
	line-height: 14px;
	cursor: pointer;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.addWishlist:hover {
	color: #000;
	text-decoration: none;
}

.addWishlist span {
	border: solid 1px #fff;
	width: 108px;
	display: block;
	padding: 3px 0 4px 0;
}

.message { color: #f30000; font-weight: bold; }

.related_products {
	font-style: italic;
	color: #000;
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	padding: 15px 0 23px 0;
	margin: 0 0 15px 0;
	background: url(/persistent/storeimages/cat_break.jpg) bottom left no-repeat;
}

#shop_by {
	padding: 5px 0;
	background: url(/persistent/templateimages/bg_shop_by.jpg) top left repeat-x;
	width: 640px;
	height: 22px;
	margin-top: 5px;
}

	#shop_by ul {
		list-style: none;
	}
	
	#shop_by ul li {
		float: left;
		padding: 0 10px 0 10px;
	}
	
	.shop_by_first {
		color: #666;
		text-transform: lowercase;
		font-style: italic;
		padding: 0 !important;	
	}
	
	.shop_by_first span {
		float: left;
		padding: 5px 5px 0 2px;
		text-decoration:none;
		line-height:1;
		font-size: 10px; text-transform: lowercase;
		height: 17px;
		color: #666;
	}
