.widgetRow .contentWidget p a {
	color:#6a9bd1;
}
.widgetRow .contentWidget p a:hover {
	color:#2c2c2c;
}
.widgetRow .contentWidget p strong {
	font-weight:bold;
}
.widgetRow a h5.productWidgetH5 {
	color:#50A2A9;
}
.widgetRow a:hover h5.productWidgetH5 {
	color:#666;
}
.widgetRow .blogWidget, .widgetRow .listWidget {
	background: #fbfbfb;
	border-color: #D2D2D2;
}
.widgetRow .blogWidget a, .widgetRow .listWidget a {
	color: #50a2a9;
}
.widgetRow .ctaButton, .widgetRow .blogWidget .viewPostButton, .formBuilderArea p.formBuilderButtonLine input {
	background: #50a2a9;
}
.widgetRow .blogWidget .blogPostSnippet .ellipsis-overflowing-child .ellipsis-helper:after {
	background: #fbfbfb;
}
.widgetRow .playOverlay {
	background-color: #50A2A9;
}

#mainLeft {
	width:168px;
	float:left;
}
#mainContentArea {
	margin-left:208px;
}
.breadCrumbNav ul {
	font-size:11px;
}
.breadCrumbNav ul li {
	display:inline;
}
.breadCrumbNav ul li a {
	color:#dd1737;
}
.breadCrumbNav ul li a.currentPage {
	color:#868686;
}
.breadCrumbNav ul li a span, .breadCrumbNav ul li .currentPage span {
	color:#868686;
	margin-left:5px;
	margin-right:5px;
}
.breadCrumbNav ul li a:hover {
	color:#868686;
}
.breadCrumbNav {
	padding-bottom:10px;
}
h1 {
	font-size:22px;
	color:#000;
	margin-bottom:2px;
	font-weight:bold;
}
ul.sectionImageList {
	overflow:hidden;
	margin-bottom:15px;
}
.topLittleLinks, .bottomLittleLinks a.emailLink, .bottomLittleLinks a.printLink {
	display:none;
}
#productInfoArea {
	float:right;
	width:443px;
}
img.mainProductImage {
	width:263px;
	height:263px;
	background-color:#d0d0d0;
	padding:1px;
}
.wholeProductPage {
	padding-top:15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
}
h1.productName {
	font-size:18px;
	color:#525252;
	margin-bottom:5px;
}
h2.positioningStatement, h2.sectionHeader {
	/*font-size:15px;
	color:#525252;
	margin-bottom:5px;*/
	margin-top:10px;
	margin-bottom:3px;
	color: #666666;
	font-size: 16px;
	font-weight:bold;
}
p.sectionPara {
	color:#666666;
	line-height:19px;
	font-size: 13px;	
}
.topProductCodeName {
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	color:#8a8a8a;
	font-size:11px;
	text-transform:uppercase;
}
.wtbLinksArea a.shopLink, .wtbLinksArea2 a.shopLink {
	font-weight: bold;
	color: #FFF;
	background-color: #ED1A3B;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-right:10px;
}
.wtbLinksArea a.shopLink:hover, .wtbLinksArea2 a.shopLink:hover, .wtbLinksArea a.wtbLink:hover, .wtbLinksArea2 a.wtbLink:hover {
	background-color:#000;
}
.wtbLinksArea a.wtbLink, .wtbLinksArea2 a.wtbLink {
	/*display:none;*/
	float: left;
	font-weight: bold;
	color: #FFF;
	background-color: #DBDDDE;
	padding-top: 11px;
	padding-right: 24px;
	padding-bottom: 11px;
	padding-left: 24px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.wtbLinksArea a.wtbLink:hover, .wtbLinksArea2 a.wtbLink {
	background-color: #BBBDBE;	
}
.wtbLinksArea {
/*	padding-top:20px;*/
	padding-bottom:10px;
}
.wtbLinksArea2 {
	padding-top:20px;
	float:left;
	width:378px;
}
#productInfoArea h3, .longProductDescArea h3, .productResources h3 {
	padding:0;
	font-size:15px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight:bold;
	color:#525252;
}
#productInfoArea p, .longProductDescArea p {
	font-size:13px;
	color:#8a8a8a;
	margin-bottom: 15px;
}
#productInfoArea ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	list-style-type: none;
	color:#8a8a8a;
}
#productInfoArea li {
	margin-bottom:3px;
	font-size:13px;
	line-height:15px;
	background-image: url(../images/productPageRedesign/greyDot.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	padding-left:16px;
}
#productInfoArea ul.relatedProductList {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:12px;
}
#productInfoArea ul.relatedProductList li, .productResources ul li {
	background-image: url(../images/gbc2011/redDot.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	padding-left:16px;
}
ul.relatedProductList li a, .productResources ul li a {
	text-decoration:none;
	color: #ED1A3B;
}
ul.relatedProductList li a:hover, .productResources ul li a:hover {
	color:#000;
}
.productResources ul {
	margin-bottom:15px;
	
}
a.readMoreLink, a.readMoreLink2 {
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-top:6px;
	cursor:pointer;
	text-decoration:none;
	color: #ED1A3B;
}
a.readMoreLink:hover, a.readMoreLink2:hover {
	color:#ccc;
}
#productInfoArea li.hideOnStartUp {
	display:none;
}
.sectionContentPagesList {
	display:none;
}
.homepageBackground {
	background-repeat: no-repeat;
	margin-bottom:15px;
}
.homepageBackground .imageText {
	display:none;
}
.otherPages p {
	color:#8a8a8a;
	font-size:13px;
	margin-bottom:15px;
	line-height:18px;
}
.otherPages ul {
	margin-bottom:10px;
	color:#8a8a8a;
}
.otherPages ul li {
	margin-bottom:3px;
	font-size:13px;
	line-height:15px;
}
.otherPages p strong {
	font-weight:bold;
	color: #525252;
}
.topGreyLine {
	display:none;
}
a.video_link {
	margin-top:10px;
	display:block;
	border: 1px solid #d2d2d2;
	height:71px;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-top: 12px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 153px;
	font-weight:bold;
	text-decoration:none;
	color:#073767;
	margin-top:18px;
}
a.video_link:hover {
	color:#C00;
	border: 1px solid #C00;
}
#mainImageArea {
	width:265px;
}
fieldset.standardForm {
	margin:0;
	padding:0;
	border:none;
}
fieldset.standardForm p {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:15px;
	color:#666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
fieldset.standardForm p em {
	font-style:normal;
	color:#CC0000;
}
fieldset.standardForm p.requiredLine {
	font-size:13px;
}
fieldset.standardForm p label.formLabel {
	float:left;
	width:220px;
	margin-top:2px;
	font-size:13px;
}
select.genericPulldown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	background-color: #F3F3F3;
	border: 1px solid #666;
}
select.genericPulldownOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	background-color: #999999;
	border: 1px solid #666666;
}
input.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border: 1px solid #666666;
	width: 250px;
	padding: 2px;
}
textarea.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border: 1px solid #666666;
	width: 250px;
	padding: 2px;
	height:80px;
}
fieldset.standardForm p input.genericButton {
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
	font-size: 13px;
	color: #ffffff;
	background-color: #073767;
	border: 1px solid #000000;
	font-weight:bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-transform: uppercase;
}
.otherProductTextArea {
	padding-left:220px;
	margin-top:3px;
}
.marketingCheckbox {
	font-size:12px;
}
.marketingCheckbox label {
	padding-left:4px;
}
.ModalWindow {
	border: solid 1px #c0c0c0;
	/*position:absolute;
	top:-1000px;
	height:auto;
	z-index:100000;
	background-image: url(../images/nobo/buyOnlineHeader.jpg);
	background-repeat: no-repeat;
	padding-top: 333px;*/
	background-color: #ffffff;
	text-align:left;
	width:610px;
}
#fancy_ajax {
	width:610px;
}
.ModalWindow div {
	padding:10px;
}
.ModalWindow div.tidyUp {
	padding:0;
}
.ModalWindow h3 {
	margin-bottom:10px;
	font-size:22px;
	font-weight:bold;
}
.modalBackground {
  background-color:#000000;
  filter:alpha(opacity=75);
  opacity:0.75;
} 
ul#ccRetailerList {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#ccRetailerList li {
	float:left;
	margin-right:6px;
	margin-bottom:6px;
	padding:1px;
	list-style-type:none;
}
ul#ccRetailerList li a {
	background:none;
	padding:0;
	margin:0;
	height:67px;
	width:137px;
}
ul#ccRetailerList li a img {
	padding:1px;
	background-color:#E6E6E6;
	width:135px;
	height:65px;
}
ul#ccRetailerList li a:hover img {
	background-color:#666666;
}
.leftNav ul li a {
	color:#525252;
}
.leftNav ul li a:hover {
	color:#E8003F;
}
.leftNav ul li a.selected, .leftNav ul li.leftNavLevel1 a.selected {
	color:#E8003F;
}
.leftNav ul li.leftNavLevel1 a {
	color:#9a9a9a;
	font-size:13px;
}
.leftNav ul li.leftNavLevel1 a:hover {
	color:#000;
}
.leftNav ul li.leftNavLevel1 {
	margin-bottom:8px;
}
.leftNav ul li.leftNavLevel2 {
	padding-bottom:4px;
	padding-left:20px;
	font-size:12px;
}
.leftNav ul li.leftNavLevel2 a {
	color:#9a9a9a;
}
.leftNav ul li.leftNavLevel3 {
	padding-left:36px;
}
.leftNav ul li.leftNavLevel3 a, .leftNav ul li.leftNavLevel4 a {
	font-weight:normal;
	font-size:11px;
	color:#9a9a9a;
}
.leftNav ul li.leftNavLevel4 {
	font-weight:normal;
	padding-left:48px;
}
.leftNav ul li a.selectedNoSubSections {
	color:#E8003F;
}
.leftNav h3 {
	padding:10px 0 8px;
	margin:0 12px 10px;
	font-size:13px;
	line-height:15px;
	color:#585858;
	font-weight:bold;
	border-bottom:1px solid #d2d2d2;
}
.leftNav h3.topOne {
	padding:10px 12px;
	margin:0;
	background: #fbfbfb;
	border:1px solid #d2d2d2;
}
.leftNav .individualFacet.collapsed h3 {
	margin-bottom: 0;
	border-bottom:none;
}
.leftNav ul {
	list-style-type:none;
	font-size:12px;
	padding: 5px 12px 12px;
	background-color:#fbfbfb;
}
.leftNav ul.mainNav {
	margin-bottom:20px;
	border: solid #d2d2d2;
	border-width: 0 1px 1px;
}
.leftNav ul li {
	padding:6px 0;
}
.leftNav ul li.normal {
	/*padding:9px 0 8px;*/
}
.leftNav ul li a {
	color:#8cd2d0;
	font-weight:bold;
}
.leftNav ul li a:hover, .leftNav ul li a.selected {
	color:#858585;
}
.leftNav ul li.leftNavLevel1 {
	margin-top:3px;
	padding-left:15px;
	font-size:11px;
}
.leftNav ul li.leftNavLevel2 {
	margin-top:3px;
	padding-left:15px;
	font-size:11px;
}
.leftNav {
	float:left;
	width:180px;
}
.IDsForJavascript {
	display:none;
}
ul.sectionPageSectionList {
	list-style-type:none;
	display:table;
	margin-top:20px;
}
ul.sectionPageSectionList li {
	float:left;
	margin-right:14px;
	margin-bottom:14px;
	display: inline;
	margin-top: 0px;
	margin-left: 0px;
	padding:0;
}
ul.sectionPageSectionList li:nth-child(4n) {
	margin-right:0;
}
ul.sectionPageProductList li.endOfRow, ul.sectionPageSectionList li.endOfRow {
	margin-right:0;
}
ul.sectionPageSectionList li a img {
	float:left;
	width:178px;
	height:178px;
}
ul.sectionPageSectionList li a {
	display:block;
	width:178px;
	height:208px;
	background-color:#f6f6f6;
	border: 1px solid #BCBEC0;
	/*padding-top: 14px;
	padding-left: 15px;*/
	overflow:hidden;
	padding:0;
	padding-bottom:72px;
}
ul.sectionPageSectionList li.hasLinkText a 
{
    height:210px;
}
ul.sectionPageSectionList li a img {
	/*width:146px;
	height:146px;*/
	width:178px;
	height:177px;
	padding:0px;
	background-color: #BCBEC0;
	border-bottom:1px solid #BCBeC0;
	margin-bottom:10px;
}
ul.sectionPageSectionList li a h5 {
	padding-right:15px;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	color:#50a2a9;
	padding-left:15px;
	margin-bottom:3px;
}
ul.sectionPageSectionList li a h5.smaller {
	font-size: 12px;
}
ul.sectionPageSectionList li a:hover {
	border: 1px solid #666666;
}
ul.sectionPageSectionList li a:hover h5 {
	color:#666666;
}
ul.sectionPageSectionList .theLinkText {
	font-size: 12px;
    padding-left: 15px;
    display: block;
    padding-right: 15px;
    color: #555;
    line-height: 13px;
}
.leftNavExtraControls {
	margin-bottom:20px;
}
.individualFacet {
	background:#fbfbfb;
	border: solid #d2d2d2;
	border-width: 0 1px 1px;
}
.theTopTitle {
	display:block;
	padding:10px 12px;
	background:#fbfbfb;
	border:1px solid #d2d2d2;
	font-weight:bold;
	text-transform:uppercase;
}
ul.facetList li a {
	/*text-shadow: 1px 1px 1px #ebebeb;
	filter: dropshadow(color=#ebebeb, offx=1, offy=1);*/
	background-image: url(../images/kensingtonGlobal/facetSquares.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left:15px;
	cursor:pointer;
	display:block;
}
ul.facetList li a.selected {
	color:#000000;
	background-position: 0px -189px;
}
.IDsForJavascript {
	display:none;
}
ul.facetList li a.inactive {
	color:#CCCCCC;
	cursor:default;
}
a.closeFacetLink, a.openFacetLink {
	float:right;
	overflow:hidden;
	line-height:1000px;
	width:5px;
	height:5px;
	background-image: url(../images/kensingtonGlobal/plusMinusSigns.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	margin-right:-5px;
	cursor:pointer;
	padding:5px;
}
a.openFacetLink {
	background-position: 5px -94px;
}
.priceInfoArea {
	height:80px;
}
.priceInfoArea .pricesFrom {
	display:none;	
}
.priceInfoArea .wasPrice {
	display:block;
	text-transform:uppercase;
	font-size:10px;
	color:#616161;
	height:14px;
	padding-bottom:6px;
}
.priceInfoArea .wasPrice strong {
	font-size:14px;
	text-decoration: line-through;
}
.priceInfoArea .wasPrice strong {
	font-size:14px;
}
.priceInfoArea .mainPrice {
	display:block;
	font-weight:bold;
	font-size:20px;
	color:#de1b37;
}
.priceInfoArea .mainPrice em {
	font-size:14px;
	color:#ff7c24;
	text-transform:uppercase;
	margin-right:6px;
	font-style: normal;
	font-weight:bold;
}
ul.sectionPageProductList li a.addToCompare {
	display:inline-block;
	min-height:14px;
	background-image: url(../images/rexelNew/addToCompareBackgrounds.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	float: left;
	text-align:left;
	font-size:12px;
	color:#1a93d5;
	cursor:pointer;
}
ul.sectionPageProductList li a.addToCompare:hover {
	color:#2c2c2c;
}
ul.sectionPageProductList li a.addToCompare.selected {
	background-position: 0px -29px;
}
ul.sectionPageProductList li a.addToCompare.processing {
	background-image: url(../images/daytimer/smallLoader.gif);
}
ul.sectionPageProductList li .addToCompareArea a.viewCompareLink {
	display: none;
	margin-top:-6px;
}
ul.sectionPageProductList li .theProductSKU, ul.sectionPageProductListListView li .theProductSKU {
	display:none;
}
ul.sectionPageProductListListView {
	list-style-type:none;
}
ul.sectionPageProductListListView li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	height:100px;
	padding-top:8px;
	padding-bottom:8px;
}
ul.sectionPageProductListListView li a img.productImageGrid {
	display:none;
}
ul.sectionPageProductListListView li a img.productImageList {
	width:100px;
	height:100px;
	border:none;
	float:left;
	margin-right:20px;
}
ul.sectionPageProductListListView li a .productCodeText, ul.sectionPageProductListListView li a .moreInfoText {
	color: #50a2a9;
	font-size: 11px;
}
ul.sectionPageProductListListView li a.productLink {
	float:left;
	width:480px;
	margin-right:30px;
}
ul.sectionPageProductListListView li a.productLink h5 {
	font-size:14px;
	color:#50a2a9;
	font-weight:bold;
}
ul.sectionPageProductListListView li .priceInfoArea {
	float:left;
	width:76px;
	text-align:center;
	margin-right:40px;
}
ul.sectionPageProductListListView li .addToCartAndCCLinks {
	float:left;
	width:139px;
	margin-top:20px;
	min-height:47px;
}
ul.sectionPageProductList li .addToCartAndCCLinks {
	position:absolute;
	left:0;
	top:299px;
}
ul.sectionPageProductListListView li a.addToCompare {
	background-image: url(../images/rexelNew/addToCompareBackgrounds.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	text-align:left;
	font-size:12px;
	color:#1a93d5;
	cursor:pointer;
	float: left;
	min-height:24px;
	line-height: 24px;
	text-align:center;
	padding-left:19px;
}
ul.sectionPageProductListListView li a.addToCompare span {
	display: inline-block;
	min-width: 120px;
	text-align: left;
}
ul.sectionPageProductListListView li a.addToCompare.selected {
	background-position: 0px -23px;
}
ul.sectionPageProductListListView li a.addToCompare.processing {
	background-image: url(../images/daytimer/smallLoader.gif);
}
ul.sectionPageProductListListView li a.addToCompare:hover {
	color:#2c2c2c;
}
ul.sectionPageProductListListView li .addToCompareArea a.viewCompareLink {
	display: none;
	margin: 0;
}
ul.sectionPageProductListListView li .addToCompareArea {
	float:right;
	margin-top: 6px;
	width: 139px;
}
ul.sectionPageProductList li .addToCompareArea {
	position:absolute;
	left:0;
	top:372px;
	float:left;
}
.theCompareShareDiv {
	height:27px;
	margin-bottom:5px;
}
a.viewCompareLink {
	float:right;
	cursor:pointer;
	font-weight:normal;
	text-transform:uppercase;
	height:24px;
	line-height:24px;
	margin-top:3px;
	margin-right:5px;
	font-size:10px;
	color:#FFF;
	width:120px;
	text-align:center;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background: rgb(26,147,213); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(26,147,213,1) 0%, rgba(17,129,190,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(26,147,213,1)), color-stop(100%,rgba(17,129,190,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(26,147,213,1) 0%,rgba(17,129,190,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(26,147,213,1) 0%,rgba(17,129,190,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(26,147,213,1) 0%,rgba(17,129,190,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(26,147,213,1) 0%,rgba(17,129,190,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a93d5', endColorstr='#1181be',GradientType=0 ); /* IE6-9 */
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
a.viewCompareLink span {
	margin-left:4px;
}
.productListingShareListPage {
	padding-left:10px;
	padding-right:10px;
/*	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;*/
	height:20px;
	padding-top:5px;
	font-size:12px;
	color:#666666;
	border: 1px solid #d2d2d2;
	background-color:#fbfbfb;
}
.productListingShareListPage span {
	float:left;
	margin-right:5px;
}
.productListingShareListPage .shareThisText {
	float:left;
	margin-right:10px;
	margin-top:1px;
}
.displayingXofY {
	float:left;
	height:40px;
	padding: 0 10px;
	line-height:40px;
	text-align:center;
	font-size:11px;
	text-transform:uppercase;
	color:#666666;
}
.displayXofYText {
	float:left;
	margin-right:10px;
	line-height:18px;
	height:18px;
	margin-top:11px;
	margin-bottom:13px;
	padding-right:13px;
	border-right:1px solid #dbdbdb;
}
.displayingXofY .perPageText {
	float:left;
	margin-right:10px;
}
.displayingXofY .theOptionsDiv {
	/*float:right;
	width: 100px;*/
	margin-left: 15px;
	float: left;	
}
.displayingXofY .theOptionsDiv a {
	/*float:right;*/
	width:30px;
	height:20px;
	overflow:hidden;
	cursor:pointer;
	margin-left:5px;
	background-image: url(../images/rexelNew/viewAsGridListButtons.gif);
	background-repeat: no-repeat;
	line-height:1000px;
	margin-top:9px;
	display: inline-block;
}
.displayingXofY .theOptionsDiv .theView {
	float: left;
}

.displayingXofY .theOptionsDiv span {
	float: left;
	/*margin-left:65px;*/
}
.displayingXofY .theOptionsDiv a.showAsGrid {
	background-position: 0px -20px;
}
/*.displayingXofY .theOptionsDiv a.showAsGrid:hover, .displayingXofY .theOptionsDiv a.showAsGridSelected {
	background-position: 0px -20px;
}*/
.displayingXofY .theOptionsDiv a.showAsGridSelected {
	background-position: 0px 0px;
}
.displayingXofY .theOptionsDiv a.showAsList {
	background-position: -35px -20px;
}
/*.displayingXofY .theOptionsDiv a.showAsList:hover, .displayingXofY .theOptionsDiv a.showAsListSelected {
	background-position: -30px -20px;
}*/
.displayingXofY .theOptionsDiv a.showAsListSelected {
	background-position: -35px 0px;
}
.sortByPanel {
	display:inline-block;
	margin-left:22px;	
	line-height:30px;
	padding-top: 9px;
}
.sortByPanel select {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size:12px;
	padding:1px;
	border: 1px solid #d4d4d4;
}
.sortByPanel .sortByTitle {
	font-size:11px;
	text-transform:uppercase;	
}
.pageinationLinks2 {
	clear:both;
}
.displayingXofY .displayNumberButton {
	float:left;
	width:30px;
	height:20px;	
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background-color: #FFF;
	margin-right:5px;
	margin-top:9px;
	padding-top:0px;
	cursor:pointer;
}
.displayingXofY .displayNumberButtonSelected {
	cursor:default;	
}
.displayingXofY .displayNumberButton span {
	font-size:11px;
	color:#3f6f8d;
	line-height:20px;	
}
.displayingXofY .displayNumberButtonSelected span {
	color:#666666;	
}
/*End of backward compatibility rules*/
.displayingXofY .displayNumberLabel {
	float:left;
	width:28px;
	height:18px;	
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background-color: #FFF;
	margin-right:5px;
	margin-top:9px;
	padding-top:0px;
	cursor:pointer;
	font-size:11px;
	color:#50a2a9;
	line-height:21px;
	border: 1px solid #e8e8e8;
}
.displayingXofY .displayNumberLabelSelected {
	cursor:default;
	background-color:#c6c6c6;
	width:28px;
	height:19px;
	border-top:1px solid #999999;
	border-left:1px solid #b7b7b7;
	border-right:1px solid #b7b7b7;
	color:#FFF;	
}
.pageinationLinks, .pageinationLinks2 {
	float:right;
	text-align:right;
/*	background-color: #E1E1E1;*/
	font-size:11px;
	height:40px;
	line-height:40px;
	padding-right: 10px;
	padding-left: 10px;
	color:#616161;
	text-transform:uppercase;
}
.pageinationLinks2 {
	clear:both;
	height:42px;
	line-height:42px;
}
.pageinationLinks .theAdditionNumber {
	display:none;
}
.pageinationLinks .pageinationLinksInner, .pageinationLinks2 .pageinationLinksInner {
	/*float:right;*/
	display:inline;
}
.pageinationLinks h3, .pageinationLinks2 h3 {
	font-size:11px;
	display:inline;
}
.pagination a, .pagination span {
	background-color:#fff;
	padding:4px 6px;
	margin-left:8px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;	
	border:1px solid #bcbec0;
}
.pagination span.current {
	color:#666666;
}
.pagination a, .pagination span.next, .pagination span.prev {
	color:#50a2a9;
	cursor:pointer;
}
ul.sectionPageProductList {
	list-style-type:none;
	margin-top:10px;
}
ul.sectionPageProductList li {
	float:left;
	width:180px;
	height:390px;
	margin-bottom:15px;
	padding-right:15px;
	position:relative;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
/*ul.sectionPageProductList li.ecommerce, ul.sectionPageProductList li.endOfRowEcommerce {
	height:410px;
}*/
ul.sectionPageProductList li.endOfRow, ul.sectionPageProductList li.endOfRowEcommerce {
	padding-right:0;
}
ul.sectionPageProductList li a {
	display:block;
}
ul.sectionPageProductList li a img.productImageGrid {
	width:180px;
	height:180px;
	margin-bottom:5px;
	border:none;
}
ul.sectionPageProductList li a img.productImageList {
	display:none;
}
ul.sectionPageProductList li a img.searchResultsImage {
	width:178px;
	height:178px;
	margin-bottom:5px;
	border:none;
}

ul.sectionPageProductList li a h5, .widgetRow a h5.productWidgetH5 {
	font-size:14px;
	color:#50a2a9;
	font-weight:bold;
	text-align:left;
	height:40px;
	cursor:pointer;
}
ul.sectionPageProductList li a:hover h5, ul.sectionPageProductListListView li a.productLink:hover h5 {
	color:#666666;
}
ul.sectionPageProductList li a .productCodeText, ul.sectionPageProductList li a .moreInfoText {
	display:none;
}
ul.sectionPageProductList li .displaySKUText, ul.sectionPageProductListListView li .displaySKUText {
	display:block;
	font-size:12px;
	color:#B3B3B3;
	margin-top:7px;
}
.productInfoArea {
	float:right;
	width:570px;
}
.productInfoArea h1 {
	color:#2c2c2c;
	font-size:22px;
	margin-bottom:2px;
}
.productInfoArea h2 {
	color:#737373;
	font-style:italic;
	font-size:14px;
	margin-bottom:5px;
}
.productInfoArea .h1Area {
	margin-bottom:10px;
}
.skuPriceLine {
	text-align:right;
}
.skuPriceLine .topProductCodeName {
	color:#999999;
	font-size:12px;
	font-weight:normal;
	display:block;
}
.skuPriceLine .topProductCodeNameWithPrice {
	color:#2c2c2c;
	font-size:14px;
	font-weight:bold;
	float:right;
	margin-top:9px;
}
.productInfoArea p {
	margin-top:10px;
	font-size:13px;
	color:#666666;
	word-wrap: break-word;
	line-height:18px;
}
.skuPriceLine .priceElements {
	display:inline-block;
	text-align:left;
	text-transform:uppercase;
}
.skuPriceLine .priceElements .wasPrice {
	color:#2c2c2c;
	font-size:14px;
	padding-bottom:6px;
	display:block;
}
.skuPriceLine .priceElements .wasPrice strong {
	margin-left:5px;
	text-decoration: line-through;
}
.skuPriceLine .priceElements .mainPrice {
	color:#ff7c24;
	font-size:27px;
	font-weight:bold;
}
.skuPriceLine .priceElements .mainPrice em {
	font-size:17px;
	font-style:normal;
	margin-right:6px;
}
.wtbLinksAndAddToCompareArea {
	overflow: auto;
	margin-top: 10px;
}
.wtbLinksArea {
	float: left;
	margin-right: 10px;
}
.wtbLinksArea a.addToCartLink {
	height:33px;
	cursor:pointer;
	line-height:33px;
	font-size:15px;
	font-weight:bold;
	padding-left:50px;
	padding-right:9px;
	text-shadow: 0px 0px 3px #ff3108;
	filter: dropshadow(color=#ff3108, offx=0, offy=0);
	border: 2px solid #ffa96f;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-image: url(../images/kensingtonGlobal/addToCartProductPage.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	float:left;
	margin-right:10px;
}
.wtbLinksArea a.addToCartLink:hover {
	background-position: 0px -33px;
	text-shadow: 0px 0px 3px #ff3108;
	filter: dropshadow(color=#ff3108, offx=0, offy=0);
	border: 2px solid #ff9e5d;
}
.wtbLinksArea a.shopLink, .wtbLinksArea a.usShopLink, .wtbLinksArea .ciLinkArea a {
	color:#fff;
	font-size:15px;
	float:left;
	font-weight:bold;
	padding: 3px 13px 4px 53px;
	background-color:#f41e36;
	background-image: url(../images/gbc2011/AddToCartEuropeBackground.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	height:30px;
	line-height:30px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;	
	/*text-shadow: 1px 1px 1px #6b6b6b;
	filter: dropshadow(color=#6b6b6b, offx=1, offy=1);*/
}
.wtbLinksArea a.shopLink:hover, .wtbLinksArea a.usShopLink:hover, .wtbLinksArea .ciLinkArea a:hover {
	background-color:#ff2941;
}
.wtbLinksAndAddToCompareArea .addToCompareArea {
	float: left;
}
.wtbLinksAndAddToCompareArea a.addToCompare {
	background-image: url(../images/gbc/addToCompareBackgrounds.gif);
	background-repeat: no-repeat;
	background-position: 0 12px;
	text-align:left;
	font-size:12px;
	color:#1c3667;
	cursor:pointer;
	float: left;
	min-height:37px;
	line-height: 37px;
	text-align:center;
	padding-left:19px;
}
.wtbLinksAndAddToCompareArea a.addToCompare span {
	display: inline-block;
	min-width: 120px;
	text-align: left;
}
.wtbLinksAndAddToCompareArea a.addToCompare.selected {
	background-position: 0px -17px;
}
.wtbLinksAndAddToCompareArea a.addToCompare.processing {
	background-image: url(../images/daytimer/smallLoader.gif);
}
.wtbLinksAndAddToCompareArea a.addToCompare:hover {
	color:#2c2c2c;
}
.wtbLinksAndAddToCompareArea a.viewCompareLink {
	display: none;
	margin: 7px 0 0;
}
.infoTabsArea, .infoTabsArea2 {
	height:39px;
	overflow:hidden;
	background-image: url(../images/kensingtonGlobal/infoTabsAreaBackground.gif);
	background-repeat: repeat-x;
	margin-top:10px;
}
.infoTabsArea ul, .infoTabsArea2 ul {
	list-style-type:none;
}
.infoTabsArea ul li, .infoTabsArea2 ul li {
	float:left;
	margin-right:5px;
	width:135px;
	text-align:center;
	line-height:37px;
	font-size:13px;
}
.infoTabsArea2 ul li {
	width:178px;
}
.infoTabsArea ul li a, .infoTabsArea2 ul li a {
	display:block;
	height:39px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-left-color: #D4D4D4;
/*	-moz-border-radius:4px 4px 0px 0px;
	-webkit-border-radius:4px 4px 0px 0px;
	border-radius:4px 4px 0px 0px;*/
	font-weight:bold;
	background-image: url(../images/rexelNew/infoTabsAreaLinkBackground.gif);
	background-repeat: repeat-x;
	color:#50a2a9;
	cursor:pointer;
	font-weight:normal;
}
.infoTabsArea ul li a.selected, .infoTabsArea2 ul li a.selected {
	background-image:none;
	background-color:#FFFFFF;
	color:#666666;
	font-weight:normal;
}
.tabsContentArea .longProductDescArea {
	display:none;
}
.tabsContentArea, .tabsContentArea2 {
	padding:20px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
}
ul.featuresList, .specificationListArea ul {
	color:#666666;
	font-size:13px;
	list-style-type:none;
}
ul.featuresList li, .specificationListArea ul li {
	margin-bottom:10px;
	background-image: url(../images/kensingtonGlobal/greyBullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding-left: 12px;
}
ul.featuresList li a, .specificationListArea ul li a {
	color:#6a9bd1;
}
ul.featuresList li a:hover, .specificationListArea ul li a:hover {
	color:#2c2c2c;
}
.tabsContentArea .longProductDescArea p {
	color:#616161;
	font-size:13px;
	line-height:19px;
	margin-top:0;
	margin-bottom:15px;
}
.otherProductsArea {
	clear:both;
	padding-top:15px;
}
.mainImageArea {
	margin-right:585px;
}
.mainImageArea .mainImageProductArea img.mainProductImage {
	width:373px;
	height:373px;
/*	border: 1px solid #D4D4D4;*/
}
.mainImageArea .mainImageProductArea {
	position:relative;
}
.mainImageArea .mainImageProductArea a {
	position:absolute;
	width:34px;
	height:34px;
	border: 1px solid #D4D4D4;
	z-index:1;
	right:8px;
	bottom:8px;
	overflow:hidden;
	line-height:1000px;
	background-image: url(../images/gbc2011/zoomIntoImageBackground.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}
.mainImageArea .mainImageProductArea a:hover {
	background-position: 0px -36px;
}
ul.otherImagesList {
	height:73px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
	list-style-type:none;
}
ul.otherImagesList li {
	float:left;
	width:73px;
	height:73px;
}
ul.otherImagesList li a, ul.otherImagesList li a img {
	border:none;
}
.mainImageArea .productListingShareListPage {
	margin-top:10px;
	margin-bottom:15px;
}
ul.relatedProductList {
	height:170px;
	list-style-type:none;
}
ul.relatedProductList li {
	float:left;
	width:130px;
	height:170px;
	margin-right:25px;
	margin-left:25px;
}
ul.relatedProductList li a {
	display:block;
	font-size:11px;
	color:#6a9bd1;
	font-weight:bold;
}
ul.relatedProductList li a img {
	width:130px;
	height:130px;
	margin-bottom:5px;
	border:none;
}
ul.relatedProductList li a:hover {
	color:#2c2c2c;
}
.newFlashArea, .specialOfferArea {
	height:20px;
}
.newFlashArea.hidden, .specialOfferArea.hidden {
	display: none;
}
.newFlashArea span {
	background-color:#ff0000;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	text-transform:uppercase;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.specialOfferArea span {
	text-transform:uppercase;
	color:#F00;
	font-size:13px;
	font-weight:bold;
}
.resourcesArea, .specificationListArea {
	display:none;
}
.resourcesArea ul {
	list-style-type:none;
	font-size:13px;
}
.resourcesArea ul li {
	margin-bottom:15px;
	height:20px;
	line-height:20px;
}
.resourcesArea ul li a {
	padding-left:30px;
	color:#50a2a9;
	background-image: url(../images/kensingtonGlobal/resourcesIcons.gif);
	background-repeat: no-repeat;
	display:block;
	height:20px;
	line-height:20px;
}
.resourcesArea ul li a:hover {
	color:#666666;
}
.resourcesArea ul li a.pdfLink {
	background-position: 0px -35px;
}
.resourcesArea ul li a.resourcesRangeBrochureLink, .resourcesArea ul li a.resourcesProductBrochureLink, .resourcesArea ul li a.resourcesProductManualLink {
	background-position: 0px -35px;
}
ul.otherImagesList {
	height:73px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
	list-style-type:none;
	padding-left:1px;
}
ul.otherImagesList li {
	float:left;
	width:73px;
	height:73px;
	margin-left:1px;
}
ul.otherImagesList li a, ul.otherImagesList li a img {
	border:none;
}
.mainImageArea .productListingShareListPage {
	margin-top:10px;
	margin-bottom:15px;
}
.variantArea {
	margin-top: 10px;
	border: 1px solid #E8E8E8;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#ededed 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#ededed 100%); /* W3C */
/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	padding:20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.variantArea h3 {
	color: #333333;
	font-weight: bold;
	font-size: 14px;	
}
/* clearfix */
.variantArea:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .variantArea             { zoom: 1; } /* IE6 */
*:first-child+html .variantArea { zoom: 1; } /* IE7 */
.variantPanelRHS {
	width: 208px;
	height: 20px;
	padding-left: 15px;
	float: right;
}
.variantPanelRHS:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .variantPanelRHS             { zoom: 1; } /* IE6 */
*:first-child+html .variantPanelRHS { zoom: 1; } /* IE7 */
.variantPanelRHS span.variantPriceIntro {
	font-size: 14px;
	color: #777777;
	display: block;
	margin-bottom: 10px;
}
.variantPanelRHS span.variantPrice {
	font-weight: bold;
	font-size: 23px;
	color: #5177ab;
}
.variantPanelRHS .ccLinkArea {
	margin-top: 10px;	
}
.variantPanelRHS a.ccLink {
	color: white;
	font-size: 12px;
	font-weight: bold;
	background-color: #B3B3B3;
	height: 30px;
	line-height: 30px;
	padding: 11px 13px;
	-webkit-border-radius: 8px;
	text-shadow: 1px 1px 1px #6B6B6B;	
}
.variantPanelRHS a.ccLink:hover {
	background-color: #7D7D7D;	
}
.variantAreaInner {
	float:right;
	width: 259px;
	padding-right:45px;
	counter-reset:varCount;
	border-right: 1px solid #d8d8d8;
}
.variantAreaInner span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5a5a;
	font-weight: bold;	
}
.variantAreaInner span:before {
	content: counter(varCount) ". ";
	counter-increment:varCount;	
}
.variantAreaInner select {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:capitalize;
}
ul.sectionPageProductListListView li a p {
	margin-left:120px;	
	font-size:12px;
	color:#5a5a5a;
}
ul.sectionPageProductList li p {
	display:none;
}
.productListingShareListPage span, .productListingShareListPage2 span, .productListingShareListPage3 span {
	float:left;
	margin-right:5px;
}
.productListingShareListPage .shareThisText, .productListingShareListPage2 .shareThisText, .productListingShareListPage3 .shareThisText {
	float:left;
	margin-right:10px;
	margin-top:1px;
}
.productListingShareListPage, .productListingShareListPage2 {
	padding-left:10px;
	padding-right:10px;
	height:23px;
	padding-top:6px;
	font-size:12px;
	color:#666666;
	/*float:left;
	width:353px;*/
}
.productListingShareListPage3 {
	background-color: #F6F6F6 !important;
	margin-top:15px;
	/*-moz-border-radius: 4px;*/
	font-size: 12px;
	vertical-align: middle;
	/*border-radius: 4px;*/
	height:20px;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color:#616161;
	border:1px solid #d7d7d7;
	background-image: -moz-linear-gradient(top, #f6f6f6, #e3e3e3);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f6f6f6), to(#e3e3e3));
	background-image: -o-linear-gradient(top, #f6f6f6, #e3e3e3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#e3e3e3');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#e3e3e3')";
	background-image: linear-gradient(top, #f6f6f6, #e3e3e3);
	background-image: #ececec;
}
.theCompareShareDiv {
	height:30px;
	margin-top:10px;
	margin-bottom:10px;
	border: 1px solid #D2D2D2;
	background: #FBFBFB;
}
.productListOptions {
	height:40px;
	border: 1px solid #D2D2D2;
	background: #FBFBFB;
}
.pageinationLinks2Wrapper {
	margin-top:-1px;
}
.tabsContentArea2 ul li {
	float:left;
	width:130px;
/*	height:170px;*/
	margin-right:25px;
	margin-left:25px;
}
.tabsContentArea2 ul li a {
	display:block;
	font-size:12px;
	color:#50a2a9;
}
.tabsContentArea2 ul li a img {
	width:130px;
	height:130px;
	margin-bottom:5px;
	border:none;
}
.tabsContentArea2 ul a:hover {
	color:#2c2c2c;
}
.tabsContentArea .longProductDescArea {
	display:none;
}
.tabsContentArea, .tabsContentArea2 {
	padding:20px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
}
.tabsContentArea2 ul {
/*	height:170px;*/
	list-style-type:none;
}
/* new clearfix */
.tabsContentArea2 ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .tabsContentArea2 ul            { zoom: 1; } /* IE6 */
*:first-child+html .tabsContentArea2 ul { zoom: 1; } /* IE7 */

.IDsForJavascript {
	display:none;
}
.variantProductListingLink {
	width:140px;
	text-align:center;
	padding:4px 0px;
	float:left;
	height:21px;
	line-height:21px;
	/*width:111px;*/
/*	margin-top:35px;*/
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background: rgb(137,211,216); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(137,211,216,1) 0%, rgba(93,179,186,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(137,211,216,1)), color-stop(100%,rgba(93,179,186,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(137,211,216,1) 0%,rgba(93,179,186,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(137,211,216,1) 0%,rgba(93,179,186,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(137,211,216,1) 0%,rgba(93,179,186,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(137,211,216,1) 0%,rgba(93,179,186,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89d3d8', endColorstr='#5db3ba',GradientType=0 ); /* IE6-9 */
}
ul.sectionPageProductList li .shopOnlineButtons {
	position:absolute;
	top:317px;
}
ul.sectionPageProductListListView li .shopOnlineButtons {
	float:right;	
	margin-top:35px;
}
.sectionPageProductList .ccLinkArea, .sectionPageProductListListView .ccLinkArea {
	float: right;
}
.productWidget .CCArea {
    position:absolute;
    left:0;
    top: 230px;
}
.ccLink, .sectionPageProductList .ciLinkArea a, .sectionPageProductListListView .ciLinkArea a, ul#ciRetailerList a .ciiBuyNow, .productWidget .CCArea a {
	color:#fff;
	font-size:12px;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	background: rgb(237,26,59); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(237,26,59,1) 0%, rgba(212,19,49,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,26,59,1)), color-stop(100%,rgba(212,19,49,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(237,26,59,1) 0%,rgba(212,19,49,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(237,26,59,1) 0%,rgba(212,19,49,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(237,26,59,1) 0%,rgba(212,19,49,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(237,26,59,1) 0%,rgba(212,19,49,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1a3b', endColorstr='#d41331',GradientType=0 ); /* IE6-9 */
	height:24px;
	line-height:21px;
	width:140px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;	
	/*text-shadow: 1px 1px 1px #6b6b6b;*/
/*	filter: dropshadow(color=#6b6b6b, offx=1, offy=1);	*/
	font-family:Arial;
	text-shadow:none;
}
.ccLink:hover, .sectionPageProductList .ciLinkArea a:hover, .sectionPageProductListListView .ciLinkArea a:hover, .productWidget .CCArea a:hover {
	background-color:#878787;
	color:Black;
}
a.mercuryLink {
	background-color:#ED1A3B;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	overflow:hidden;
	font-weight: bold;
	color: #FFF;
	padding: 10px;
}
a.mercuryLink:hover {
	background-color:#000;
}
.mercuryVideoWrapper {
	padding-top:10px;
	padding-bottom:20px;
}
/**********************
Video CSS copied from US sites
**********************/
.videoLinks {
	margin-top:6px;
}
.videoLinks ul {
	list-style-type:none;
}
.videoLinks ul li {
	margin-bottom:10px;
}
.videoLinks ul li a {
	display:block;
	height:98px;
	background-color:#FBFBFB;
	border: 1px solid #D2D2D2;
	color:#666666;
	font-size:13px;
	cursor:pointer;
	background-repeat: no-repeat;
	overflow:hidden;
	position:relative;
}
.videoLinks ul li a h4 {
	font-weight:bold;
	margin-bottom:8px;
	margin-top:10px;
	color:#666666;
}
.videoLinks ul li a p {
	color:#50A2A9;
}
.videoLinks ul li a:hover, .videoLinks ul li a:hover p {
	color:#666666;
}
.videoLinks ul li a img.posterFrame {
	float:left;
	border-right: 1px solid #D4D4D4;
	width:130px;
	height:98px;
	margin-right:10px;
}
.videoLinks ul li a img.playIcon {
	height:30px;
	width:30px;
	position:absolute;
	left:50px;
	top:35px;
	opacity:0.9;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/*-ms-filter must come before filter*/
	filter: alpha(opacity=90);
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*All filters must be placed together*/
	border:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.serviceCentreDetailArea {
	height:150px;
	margin-bottom: 18px;
	border-bottom-style: solid;
	border-bottom-color: #89D3D8;
	border-bottom-width: 1px;
	overflow:hidden;
	margin-top: 18px;
	padding-top: 12px;
	padding-left:12px;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #89D3D8;
	margin-right: 30px;
}
ul.serviceCentreList {
	margin:0;
	list-style-type:none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.otherPages ul.serviceCentreList li {
	background-image:none;
	padding:0;
	float:left;
	width:300px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 0px;
}
ul.serviceCentreList li a {
	cursor:pointer;
	display:block;
	padding:2px;
}
ul.serviceCentreList li a.selected, ul.serviceCentreList li a:hover {
	color:#000;
	background-color:#89D3D8;
}
ul.serviceCentreList li a h4 {
	font-size:13px;
	margin:0;
	padding:0;
}
ul.serviceCentreList li a img {
	float:left;
	margin-right:4px;
}
.serviceCentreInfoArea div h3 {
	margin:0;
	padding:0;
	font-size:13px;
	color: #000;
	font-weight:bold;
}
.serviceCentreAddress {
	float:left;
	width:300px;
}
.serviceCentreInfoArea div {
	margin-bottom:12px;
	line-height:16px;
}
.serviceCentreEmail a {
	text-decoration:none;
	color: #073767;
}
.serviceCentreEmail a:hover {
	color:#C00;
}
.serviceCentreIndent {
	margin-left:320px;
}
	padding-left:19px;	
}
.variantPanelRHSSingleSKU {
	display:block;
	font-size:14px;
	color:#777777;	
	margin-bottom:8px;
}
/*.variantPanelRHSSingleSKU:before {
	content:"#";	
}*/
.variantPanelRHSSinglePrice {
	display:block;
	font-size:23px;
	font-weight:bold;
	color:#5177AB;
	margin-bottom:10px;
}
.variantPriceIntro {
	text-transform:uppercase;
	color: #777777;
	font-size: 13px;	
	display:block;
	margin-bottom:8px;
}
.variantPrice {
	color:#60b8e1;
	font-weight:bold;
	font-size:23px;	
}
.variantPanelRHS .addToCompareArea {
	float: left;
}
.variantPanelRHS a.addToCompare {
	background-image: url(../images/rexelNew/addToCompareBackgrounds.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	text-align:left;
	font-size:12px;
	color:#1a93d5;
	cursor:pointer;
	float: left;
	min-height:33px;
	line-height: 33px;
	text-align:center;
	padding-left:19px;
}
.variantPanelRHS a.addToCompare span {
	display: inline-block;
	min-width: 120px;
	text-align: left;
}
.variantPanelRHS a.addToCompare.selected {
	background-position: 0px -19px;
}
.variantPanelRHS a.addToCompare.processing {
	background-image: url(../images/daytimer/smallLoader.gif);
}
.variantPanelRHS a.addToCompare:hover {
	color:#2c2c2c;
}
.variantPanelRHS a.viewCompareLink {
	display: none;
	margin: 5px 0 0;
}
.comparePopup {
	display:none;
	text-align: left;
}
.comparePopup .comparePopupInner a {
	float:right;
	width:17px;
	height:17px;
	overflow:hidden;
	line-height:1000px;
	background: url(../images/kensingtonGlobal/closeCompareColumn.gif) no-repeat 0 0;
	cursor:pointer;
	margin: -10px -10px 0 0;	
}
.comparePopup .comparePopupInner a:hover {
	background-position: 0px -30px;
}
.comparePopup h3 {
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
}
.comparePopup table {
	margin-top: 30px;
	border-collapse: collapse;
	border: solid #d1d1d1;
	border-width: 1px 0;
}
.comparePopup td {
	width: 25%;
	border: solid #d1d1d1;
	border-width: 0 1px;
	vertical-align: top;
	padding: 10px 20px;
}
.comparePopup td h5 {
	margin: 12px 0 0;
	font-size: 12px;
	font-weight: bold;
}
.comparePopup td .productPanel img {
	height: 130px;
	width: 140px;
}
.comparePopup .replaceButtonRow td {
	height: 35px;
}
.comparePopup .replaceButton {
	display: inline-block;
	cursor:pointer;
	font-weight:bold;
	padding: 0 12px 0 30px;
	height:24px;
	line-height:24px;
	font-size:10px;
	color:#FFF;
	text-align:center;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background: rgb(26,147,213) url(../images/interface/replace.png) 12px center no-repeat; /* Old browsers */
	background: url(../images/interface/replace.png) 12px center no-repeat, -moz-linear-gradient(top,  rgb(26,147,213) 0%, rgb(17,129,190) 100%); /* FF3.6+ */
	background: url(../images/interface/replace.png) 12px center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(26,147,213)), color-stop(100%,rgb(17,129,190))); /* Chrome,Safari4+ */
	background: url(../images/interface/replace.png) 12px center no-repeat, -webkit-linear-gradient(top,  rgb(26,147,213) 0%,rgb(17,129,190) 100%); /* Chrome10+,Safari5.1+ */
	background: url(../images/interface/replace.png) 12px center no-repeat, -o-linear-gradient(top,  rgb(26,147,213) 0%,rgb(17,129,190) 100%); /* Opera 11.10+ */
	background: url(../images/interface/replace.png) 12px center no-repeat, -ms-linear-gradient(top,  rgb(26,147,213) 0%,rgb(17,129,190)) 100%); /* IE10+ */
	background: url(../images/interface/replace.png) 12px center no-repeat, linear-gradient(top,  rgb(26,147,213) 0%,rgb(17,129,190) 100%); /* W3C */
	text-transform:uppercase;
}
.comparePopup .loadingPanel {
	display: none;
	padding-top: 80px;
	text-align: center;
}
.comparePopup .viewCompareLink {
	margin: 30px 0 0;
}
.comparePopup .viewCompareLink.disabled {
	zoom: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: default;
}
a.refreshLink {
	float:right;
	width:14px;
	height:16px;
	overflow:hidden;
	line-height:1000px;
	background-image: url(../images/Swingline/refreshIcon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right:12px;
	margin-top:10px;
	cursor:pointer;
}
a.refreshLink:hover {
	background-position: 0px -16px;
}
.videoLinks {
	margin-top:6px;
}
.videoLinks ul {
	list-style-type:none;
}
.videoLinks ul li {
	margin-bottom:10px;
}
.videoLinks ul li a {
	display:block;
	height:98px;
	border: 1px solid #D4D4D4;
	background-color:#ececec;
	background-image: -moz-linear-gradient(top, #f6f6f6, #e2e2e2);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f6f6f6), to(#e2e2e2));
	background-image: -o-linear-gradient(top, #f6f6f6, #e2e2e2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#e2e2e2');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#e2e2e2')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: linear-gradient(top, #f6f6f6, #e2e2e2);
	color:#6c6c6c;
	font-size:13px;
	cursor:pointer;
	background-repeat: no-repeat;
	overflow:hidden;
	position:relative;
}
.videoLinks ul li a h4 {
	font-weight:bold;
	margin-bottom:8px;
	margin-top:10px;
}
.videoLinks ul li a p {
	color:#50A2A9;
}
.videoLinks ul li a:hover, .videoLinks ul li a:hover p {
	color:#000;
}
.videoLinks ul li a img.posterFrame {
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D4D4;
	/*width:180px;*/
	height:98px;
	margin-right:10px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.videoLinks ul li a img.playIcon {
	height:30px;
	width:30px;
	position:absolute;
	left:50px;
	top:35px;
	opacity:0.9;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/*-ms-filter must come before filter*/
	filter: alpha(opacity=90);
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*All filters must be placed together*/
	border:none;

}
ul.siteMapNav li.normal {
	font-size: 20px;
	font-weight: bold;
	background-position: 0px 5px;
	margin-top:20px;
}
ul.siteMapNav li {
	/*background-image: url(../images/interface/gbcRedArrow.gif);
	background-repeat: no-repeat;*/
}
ul.siteMapNav li a {
	text-decoration:none;
	color: #000000;	
}
ul.siteMapNav li a:hover {
	color:#CC0000;
}
ul.siteMapNav li.subNav1, ul.siteMapNav li.leftNavLevel1 {
	font-size: 15px;
	font-weight: bold;
	background-position: 0px 4px;
	margin-left:35px;
}
ul.siteMapNav li.leftNavLevel2 {
	font-size: 15px;
	font-weight: bold;
	background-position: 0px 4px;
	margin-left:65px;
}
ul.siteMapNav li.leftNavLevel2 a {
	font-weight:normal;
}
ul.siteMapNav li.leftNavLevel3 {
	font-size: 13px;
	font-weight: bold;
	background-position: 0px 4px;
	margin-left:95px;
}
ul.siteMapNav li.leftNavLevel3 a {
	font-weight:normal;
}
ul.siteMapNav li.leftNavLevel4 a {
	font-weight:normal;
}
ul.siteMapNav li.leftNavLevel4 {
	font-size: 13px;
	font-weight: bold;
	background-position: 0px 4px;
	margin-left:115px;
}
ul.siteMapNav li.subsubNav1 {
	font-size: 13px;
	background-position: 0px 4px;
	margin-left:55px;
}
ul.siteMapNav {
	margin-top:20px;
	list-style-type:none;
}
.leftNav h3 .helpTextWrapper 
{
    position:relative;
    display: inline;
}
.leftNav h3 a.helpTextLink {
	cursor: help;
	overflow: hidden;
	width: 11px;
	height: 11px;
	background-image: url(../images/helpIcons/3.png);
	line-height: 1000px;
    margin-top: 2px;
    display: inline-block;
}
.leftNav h3 .helpTextArea {
	position: absolute;
	left: 20px;
	top:0;
	padding: 10px;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	color: white;
	background-color: #585858;
	width: 150px;
	z-index: 100;
	line-height: 1.5em;
	display: none;
}
ul.facetList li a .colourBlob {
	float: left;
	width: 20px;
	margin-right: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}
.recentlyViewedNew	{
	clear: both;
	padding: 20px;
	margin-bottom: 15px;
	border: 1px solid #D4D4D4;
}
.recentlyViewedNew	h3{
	color:#2c2c2c;
	font-size:14px;
	font-weight:bold;
}
ul.recentlyViewedProductListStandalone.recentlyViewedProductList {
	margin-top:20px;
	list-style-type: none;
}
ul.recentlyViewedProductListStandalone.recentlyViewedProductList:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html ul.recentlyViewedProductListStandalone.recentlyViewedProductList { zoom: 1; } /* IE6 */
*:first-child+html ul.recentlyViewedProductListStandalone.recentlyViewedProductList { zoom: 1; } /* IE7 */
ul.recentlyViewedProductListStandalone.recentlyViewedProductList li{
	float: left;
	width: 130px;
	min-height: 170px;
	margin-right: 25px;
	margin-left: 25px;
}
ul.recentlyViewedProductListStandalone.recentlyViewedProductList li a	{
	display: block;
	font-size: 12px;
	color: #50a2a9;
}
ul.recentlyViewedProductListStandalone.recentlyViewedProductList li a img	{
	width: 130px;
	height: 130px;
	margin-bottom: 5px;
	border: none;
}
ul.recentlyViewedProductListStandalone.recentlyViewedProductList li a:hover	{
	color: #2c2c2c;
}
.clearAllLink	{
	float: right;
	color: #FFF;
	line-height: 26px;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #89D3D8;
	background: -moz-linear-gradient(top, #89D3D8 0%, #5DB3BA 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#89D3D8), color-stop(100%,#5DB3BA));
	background: -webkit-linear-gradient(top, #89D3D8 0%,#5DB3BA 100%);
	background: -o-linear-gradient(top, #89D3D8 0%,#5DB3BA 100%);
	background: -ms-linear-gradient(top, #89D3D8 0%,#5DB3BA 100%);
	background: linear-gradient(top, #89D3D8 0%,#5DB3BA 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89d3d8', endColorstr='#5db3ba',GradientType=0 );
}
.daytimer404
{
    height: 350px;
    background-image: url('../images/daytimer/404daytimernew.png');
    background-repeat: no-repeat;
    background-position: center center;
}

.daytimer404 h1 
{
    padding-top:150px;
    font-size: 30px !important;
    text-align: center;
}

.daytimer404 p
{
    text-align: center;
    padding-top: 5px;
    font-size:15px !important;  
}
ul.siteMapNav li.normal {
	font-size: 20px;
	font-weight: bold;
	background-position: 0px 5px;
	margin-top:20px;
}
ul.siteMapNav li {
	/*background-image: url(../images/interface/gbcRedArrow.gif);
	background-repeat: no-repeat;*/
}
ul.siteMapNav li a {
	text-decoration:none;
	color: #50a2a9;
	font-weight:900;
}
ul.siteMapNav li a:hover {
	color:#333;
}
ul.siteMapNav li.subNav1, ul.siteMapNav li.leftNavLevel1 {
	font-size: 15px;
	font-weight: 700;
	background-position: 0px 4px;
	margin-left:15px;
	margin-top: 5px;
}
ul.siteMapNav li.leftNavLevel2 {
	font-size: 14px;
	font-weight: normal;
	background-position: 0px 4px;
	margin-left:30px;
	margin-top: 5px;
}
ul.siteMapNav li.leftNavLevel2 a {
	font-weight:normal;
}
ul.siteMapNav li.leftNavLevel3 {
	font-size: 13px;
	font-weight: bold;
	background-position: 0px 4px;
	margin-left:95px;
}
ul.siteMapNav li.leftNavLevel3 a {
	font-weight:normal;
}
ul.siteMapNav li.leftNavLevel4 a {
	font-weight:normal;
}
ul.siteMapNav li.leftNavLevel4 {
	font-size: 13px;
	font-weight: bold;
	background-position: 0px 4px;
	margin-left:115px;
}
ul.siteMapNav li.subsubNav1 {
	font-size: 13px;
	background-position: 0px 4px;
	margin-left:55px;
}
ul.siteMapNav {
	margin-top:20px;
	list-style-type:none;
}