﻿.breadCrumbDelimiter {
	color:#666666;
	font-size:8pt;
}

.addOrderButton {
	color:#FFFFFF;
	font-weight:bold;
	font-size:9pt;
	border:0;
	width:100px;
	height:25px;
	background: url(../../Images/TemplateImages/addToCart.gif) no-repeat left top;
	text-align:center;
}
.addFavouritesButton {
	color:#212752;
	font-weight:bold;
	font-size:9pt;
	background-color:#FFFFFF;
	border:0;
	cursor:pointer;
	width:195px;
}

.PageNumCurrentPage {
	font-weight:bold !important;
}

/* Non-IE Browsers */
#ProductDisplay {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;	
	width:787px;
	margin-top:3px;
}

/* Changed to IE Only */
*html #ProductDisplay {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;	
	width:790px;
}

.breadcrumbs_container {
	background-color:#EBEBE2;
	padding:0;
	padding-left:10px;
	margin-top:-3px;
}
*html #breadcrumbs {
	margin:0;
	padding-top:0px;
	padding-bottom:2px;

}

#breadcrumbs {
	margin:0;
	padding-top:3px;
	padding-bottom:2px;
}

#breadcrumbs a {
	color:#666666;
	text-decoration:none;
	font-size:8pt;
	text-transform:uppercase;	
	padding:0;
	font-weight:normal;
}

#breadcrumbs a:hover {
	padding:0;
	text-decoration:underline;
}

.subCategoryArrowImage {
	margin-right:5px;
	margin-bottom:2px;	
	margin-left:10px;
}

.subCategory {
	float:left;
	margin-right:33px;
}

.subCategory2 {
	float:left;
	margin-right:10px; /* Changed from 20px as not all the images are the same size (ref Treatment Centers) */
	text-align:left;
	padding-top:40px;
}

.subCategoryList {
	display:block;
	padding:0;
	margin-top:10px;
}

.subCategoryList2 {
	display:block;
	padding:0;
	margin-left:20px;
}

.subCategories {
	width:620px;
}

.subCategories2 {
	width:700px;
}


.subCategory h3, .subCategory2 h3, .subCategoryList h3, .subCategoryList a {
	color:#E4A700;
	margin:0;
	padding:0;
	text-decoration:none;
	cursor:pointer;
	text-align:left
}

.subCategory h3, .subCategoryList h3, .subCategoryList a  {
	font-size:13pt;	
}

.subCategoryList h3 {
	cursor:normal;
}

.subCategoryList a {
	cursor:pointer;
}

.subCategory2 h3 {
	font-size:10pt;	
}

.subCategoryList2 a, .subCategoryList2 h3 {
	color:#E4A700;
	margin:0;
	padding:0;
	text-decoration:none;
	cursor:pointer;
	text-align:left;
	font-size:10pt;
}

.subCategoryList2 a:hover, .subCategoryList a:hover {
	text-decoration:underline;
}

.subCategory a, .subCategory2 a {
	text-decoration:none;
}

.subCategoryImage {
	margin-top:1px;
	border:1px #666666	solid;
}

.subCategoryImage2 {
	margin-top:1px;
}

.categoryName {
	font-size:13pt;
	font-weight:bold;
	color:#000000;
	margin-bottom:5px;
}

.categoryOneLiner {
	color:#E4A700;
	font-size:12pt;
	font-weight:normal;
	margin-bottom:5px;
}

.categoryDetailedDescription {
	font-size:9pt;
	line-height:11pt;
	padding-top:15px;
	padding-right:20px;
}

#productDisplayCategory {
	margin-top:20px;
	margin-bottom:40px;
	padding-left:20px;
}


.price {
	font-size:14pt;
	color:#212752;
	font-weight:bold;
}
.availability {
	font-size:12px;
}

/************************************  PDCatOnlyProds Template *************************************/

.PDP_productdescription{
	width:500px;
}

.PDP_productdescription a {
	color:#212752 !important;
	font-size:12pt !important;
	font-family:"Arial Rounded MT Bold" !important;
	text-decoration:none !important;

}

.PDP_productimage {
	width:130px;
}

.PDP_productprice, .PDP_productpricefrom {
	color:#212752;
	font-weight:bold;
	font-size:12pt;
	text-align:center;
}

.PDP_productpricefrom {
	color:#e4a700;
	padding-bottom:10px;
}

.PDP_contactusforquote {
	color:#212752;
	text-align:center;
	font-size:10pt;
}

.PDP_productcode, .PDP_productqty, .PDP_productunitdescription, .PDP_availability {
	color:#000000;
	font-size:9pt;
	padding-left:10px;
}

.PDP_productcode {
	font-size:8pt;
}
.PDP_productunitdescription, .PDP_productqty {
	padding-bottom:10px;
	padding-top:10px;
}

.PDP_productqty, .PDP_productaddorder {
	text-align:center;
}

.productpaginglinks, .productpaginglinksBottom {
	width:100%;	
	padding-bottom:10px;
	text-align:right;
	padding-right:10px;
	padding-top:15px;
}

.productpaginglinks  {
	border-bottom:1px #B0B0B0 solid;
}

.productpaginglinks a, .productpaginglinksBottom a {
	font-size:10pt;
	color:#E4A700;
	text-decoration:none;
	font-weight:normal;
}

.productpaginglinks a:hover {
	text-decoration:underline;
}

.productDisplayProduct {
	padding-top:20px;
	padding-bottom:15px;
	width:100%;
	border-bottom:1px #B0B0B0 solid;
}

.categoryproductsearch {
	width:100%;
	text-align:right;
}

.pricingFrom {
	text-align:left;
}



/******************************** Product Detail Styles ****************************/

#productDetailsDescription, #productDetailsTechnicalData, #productDetailsWarranty, #productDetailsData4, #productDetailsData5 {
	padding:20px;
	padding-bottom:0;
}

.productDetailsDescription {
	color:#212752;
	padding-left:10px;
	margin-bottom:0;
	padding-bottom:3px;
}

.productDetailsDescriptionContent, .productDetailsDescriptionContent2 {
	border-top:1px #CBCBB4 solid;
	width:100%;
	padding-top:10px;
}

.productDetailsDescriptionContent2 {
	border:0 !important;
}
.productDetailsDescriptionContent p {
	font-size:9pt;
	line-height:11pt;
}
	

#productDetails {
	background-color:#fbedc0;
	width:100%;
	margin-top:20px;
}

.productName {
	font-size:14pt;
	font-weight:bold;
	color:#000000;
	margin-bottom:5px;
}

.productOneLiner {
	color:#000000;
	font-size:10pt;
	font-weight:normal;
	margin-bottom:5px;
	padding-left:10px;
}

.technicalDataTable {
	width:90%;
	font-size:9pt;
	line-height:15pt;
}

.technicalDataRow {
	background-color:#FDF5D9;
}

.technicalDataAltRow {
	background-color:#F2F2F2;
}


.technicalDataTitle {
	padding-left:5px;
	width:35%;
	border-right:1px #000000 solid;
	border-bottom:1px #CBCBB4 solid;
	font-weight:bold;
}

.technicalDataContent {
	padding-left:5px;
	width:65%;
	border-bottom:1px #CBCBB4 solid;
}



/********************** VITA  ***************************/

.vita {
	color:#000000;
}

#vitaCategories {
	width:100%;
	vertical-align:top;
	padding-left:20px;
}

#vitaCategory {
	display:inline;
	width:350px;
	vertical-align:top;
}

#vitaCategory h2.vita {
	color:#6d6f71;
	font-size:14pt;
}

#vitaSubCategory {
	width:350px;
	display:inline;
	vertical-align:top;
	padding-top:30px;
 	float:right; /* Fixed issue with FF */
}

*html #vitaSubCategory {
	float:none; /* Fix for IE */
}

a.vita {
	font-weight:normal;
	font-size:12pt;
	text-decoration:none;
	color:#000000;
}

a.vita:hover, a.vita2:hover, a.vita3:hover {
	text-decoration:underline;
}

a.vita2 {
	font-weight:bold;
	font-size:11pt;
	text-decoration:none;
	color:#6d6f71;
}

a.vita3 {
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	color:#000000;
}


#vitaSiblingCategory {
	width:100%;
}

.vitaSiblingCategories {
	float:left;
	width:170px;
}

#vitaSubCategorySubCategories {
	padding-left:20px;
}



/********************************** Schick ********************************/

/* for FF & Safari */
#schickIntraOral {
	width:100%;
	border-bottom: 2px solid #A6B245;
	height:320px;
}

.schickIntraOralSubCat {
	width:50%;
	display:inline;
	padding-bottom:25px;
	float:left; /* TF */
}

/* Firefox Fix to force the items to be displayed sideways */
.schickIntraOralSubCat a
{
	padding-left: 50px;
	float: left; 
}

.schickIntraOralSubCatProd {
	display:inline;
	width:105px;
}

h3.schick {
	color:#6d6f71;
	font-size:12pt;
	font-weight:bold;
	text-align:center;	
}

.schickIntraOralSubCatProd a {
	color:#000000;
	text-decoration:none;
}

.schickIntraOralSubCatProd a:hover {
	text-decoration:underline;
}

*html #schickSiblingCategory {
	width:100%;
	/* border-top:2px #a6b245 solid; */
}


