@charset "utf-8";
/* CSS Document */

.crumbs {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size:15px;
	font-style:normal;
	color:#6287BC;
	text-decoration:none;	
}
.crumbs a {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size:15px;
	font-style:normal;
	color:#6287BC;
	text-decoration:none;	
}
.crumbs a:hover {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size:15px;
	font-style:normal;
	color:#6287BC;
	text-decoration:underline;	
}
.ProductValue {
	font-size:11px;
	font-style:normal;
	color:#676767;
}
.incGST {
	font-size:10px;
	font-style:normal;
	color:#a8a8a8;
}
.button {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 1px;
	background-color:#94d0d1;
	border: 1px solid #7bb8b9;
	cursor: pointer;
}
.productTitle {
	font-size:13px;
	color:#76736b;
	font-weight:bold;
}
.CartSummarySubtitle {
	font-size:11px;
	color:#76736b;
	font-weight:bold;
}
.CartSummaryValue {
	font-size:11px;
	color:#76736b;
	font-weight:normal;
}
.ProductSub {
	font-size: 11px;
	font-weight: bold;
	color: #5B5B5B;
	text-decoration: none;
}
.ProductBlue {
	color: #4B9FCE;
	font-size: 12px;
	font-weight: bold;
}

.ProductHead {
	font-size: 12px;
	font-weight: bold;
	color: #4B9FCE;
	text-decoration: none;
}
.ProductHead a {
	font-size: 12px;
	font-weight: bold;
	color: #4B9FCE;
	text-decoration: underline;
}
.ProductHead a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #4B9FCE;
	text-decoration: underline;
}
.ProductText {
	font-size: 11px;
	color: #5B5B5B;
	font-weight: normal;
	text-decoration: none;
}

