@charset "utf-8";
/* CSS Document */
.productTextHolder {
	float: right;
	width: 240px;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.ProductDetailsHolder {
	width: 578px;
	border-bottom: 1px dotted;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
}
.productPriceHolder {
	float: left;
	width: 80px;
	margin-top: 10px;
}



.listThumb {
	width: 100px;
	background-color: #666666;
	float: left;
	border: 1px solid;
	border-color: #333333;
}
.listTextHolder {
	float: left;
	width: 150px;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	text-decoration: none;
}

.listTextHolder2 {
	float: left;
	width: 300px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 20px;
	text-decoration: none;

}
a.listText {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.listPriceHolder {
	float: left;
	width: 80px;
	padding-left: 15px;
}
.listProductName {
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	text-decoration: none;
}
.productRRP {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #C60751;
}
.productOurPriceText {
	color: #C60751;
	font-size: 12px;
	width: 100px;
	font-style: italic;
	margin-top: 5px;
}
.productOurPrice {
	color: #C60751;
	font-weight: bold;
	font-size: 24px;
}
.productSave {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #C60751;
	padding: 5px;
	font-weight: bold;
	margin-top: 5px;
	width: 120px;
}


a.category_numbers{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.category_numbers{
	float: left;
	text-decoration: none;
	color: #000000;
}


a.category_pages{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #C60751;
	font-size: 13px;
	margin-left: 30px;
}
.category_pagesHolder{
	float: right;
	margin-bottom: 10px;
}
.optionsContainer {
	font-size: 12px;
	margin-top: 10px;
	width: 225px;
	color: #666666;
	float: left;
}
.productInfoDivider {
	width: 225px;
	border-top: 1px dotted;
	border-top-color: #999999;
	float: left;
	height: 1px;
	margin-top: 10px;
}
.productImagesHolder {
	float: left;
	width: 330px;
}
.productDetailsMainImage{
	width: 320px;
	float: left;
	border: 1px solid;
	border-color: #000000;
}
.productDetailsSmallImage{
	width: 100px;
	float: left;
	margin-right: 7px;
	margin-top: 7px;
	border: 1px solid;
	border-color: #000000;
}
.logoContainer{
	width: 100px;
	padding-bottom: 10px;
}
.detailsProductName {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}

.detailsProductCode{
	margin-top: 3px;
}
.productPriceHolder {
	width: 240px;
	float: left;
}
.productAvailability{
	float: left;
	margin-top: 10px;
}
.productAddToCart a{
	float: left;
	background-image: url(images/addToCartButton.png);
	height: 28px;
	width: 180px;
	background-repeat: no-repeat;
	padding: 18px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-position: top;
	margin-top: 5px;
}
.productAddToCart a:hover{
	color: #FFCC00;
}
.clickToEnlarge{
	float: left;
	width: 300px;
	color: #666666;
	font-size: 11px;
	margin-top: 10px;
}

.recommendedAdditionsContainer{
	float: left;
	width: 567px;
	margin-top: 20px;
}

.recommendedAdditionsHeader{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #E4811C;
	padding: 7px;
}
.productText{
	padding-right: 20px;
	margin-top: 5px;
	color: #000000;
}

.productText a{
	padding-right: 20px;
	margin-top: 5px;
	color: #000000;
}
.RATextHolder{
	width: 105px;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.RAListHolder{
	width: 110px;
	float: left;
	padding-top: 10px;
	margin-right: 3px;
}


.RAProductName {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	margin-top: 5px;
	float: left;
}

.RAProductName a{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

.RARRP {
	font-size: 10px; 
	font-style: italic;
	font-weight: bold;
	color: #C60751;
}
.RAOurPriceText {
	color: #000000;
	font-size: 12px;
	width: 100px;
	font-style: italic;
}
.RAOurPrice {
	color: #C60751;
	font-weight: bold;
	font-size: 14px;
}
.RASave {
	font-size: 10px;
	width: 90px;
	color: #FFFFFF;
	background-color: #C60751;
	padding: 5px;
	font-weight: bold;
	margin-top: 5px;
}
.ProductDetailsThumb{
	width: 100px;
	background-color: #666666;
	float: left;
	border: 1px solid;
	border-color: #333333;
	margin-right: 3px;
	margin-bottom: 3px;
}
.ProductDetailsMain{
	background-color: #666666;
	float: left;
	border: 1px solid;
	border-color: #333333;
	margin-right: 3px;
	margin-bottom: 3px;
}

