.widgetRow a h5.productWidgetH5 {
	color:#F41E36;
}
.widgetRow a:hover h5.productWidgetH5 {
	color:#2c2c2c;
}
.widgetRow .contentWidget p {
	color:#666;
}
.widgetRow .blogWidget, .widgetRow .listWidget {
	background: #f5f5f5;
	border-color: #bebebe;
}
.widgetRow .blogWidget a, .widgetRow .listWidget a {
	color: #f41e36;
}
.widgetRow .ctaButton, .widgetRow .blogWidget .viewPostButton, .formBuilderArea p.formBuilderButtonLine input {
	background: #f41e36;
}
.widgetRow .blogWidget .blogPostSnippet .ellipsis-overflowing-child .ellipsis-helper:after {
	background: #f5f5f5;
}
.widgetRow .playOverlay {
	background-color: #F41E36;
}
.formBuilderArea p.formBuilderLine	{
	margin-top: 6px;
	font-size: 13px;
	padding-top: 6px;
	color: #666666;
	border-top: 1px solid #CCCCCC;
}

.breadCrumbNav ul {
	list-style-type:none;
	font-size:11px;
}
.breadCrumbNav ul li {
	display:inline;
}
.breadCrumbNav {
	margin-bottom:5px;
}
#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:#585858;
	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;
}
.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: #F41E36;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 9px;
	padding-left: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.wtbLinksArea a.wtbLink:hover, .wtbLinksArea2 a.wtbLink {
	background-color: #333;	
}
.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;
	background-image: url(../images/productPageRedesign/greyDot.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	padding-left:16px;
}
.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:20px 0 0 0;
	padding:0;
	border:none;
}
fieldset.standardForm p, {
  	margin-top: 15px;
  	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:180px;
	margin-top:5px;
	font-size:14px;
	color: #333;
}
select.genericPulldown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #F3F3F3;
	border: 1px solid #BEBEBE;
	height: 28px;
}
select.genericPulldownOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	background-color: #999999;
	border: 1px solid #BEBEBE;
}
input.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border: 1px solid #BEBEBE;
	width: 315px;
	padding: 5px;
}
textarea.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border: 1px solid #BEBEBE;
	width: 315px;
	padding: 5px;
	height:80px;
}
fieldset.standardForm p input.genericButton {
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
	font-size: 13px;
	color: #ffffff;
	background-color: #F41E36;
	border: 1px solid #F41E36;
	font-weight:bold;
	border-radius: 3px;
	padding: 5px 8px;
	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:normal;
}
.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 {
	border:1px solid #CCC;
	width:135px;
	height:65px;
}
ul#ccRetailerList li a:hover img {
	border: 1px solid #F41E36;
}
.leftNav ul li a {
	color:#585858;
}
.leftNav ul li a:hover {
	color:#585858;
}
.leftNav ul li a.selected, .leftNav ul li.leftNavLevel1 a.selected {
	color:#585858;
}
.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 {
	/*height:36px;
	line-height:36px;*/
	padding-top:10px;
	padding-bottom:10px;
	font-size:13px;
	line-height:15px;
	color:#585858;
	/*background-image: url(../images/kensingtonGlobal/categoryBackground.gif);
	background-repeat: repeat-x;*/
	font-weight:bold;
	padding-left:12px;
	padding-right:5px;
/*	-moz-border-radius:3px 3px 0px 0px;
	-webkit-border-radius:3px 3px 0px 0px;
	border-radius:3px 3px 0px 0px;*/
	background: #f5f5f5;
	border: 1px solid #bebebe;	
}
.leftNavExtraControls h3 {
	border-left:none;
	border-right:none;
}
.leftNav ul {
/*	margin-top:27px;*/
	background: rgb(245,245,245); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(245,245,245,1) 0%, rgba(228,228,228,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,245,245,1)), color-stop(100%,rgba(228,228,228,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(228,228,228,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(228,228,228,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(228,228,228,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(245,245,245,1) 0%,rgba(228,228,228,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e4e4e4',GradientType=0 ); /* IE6-9 */
	list-style-type:none;
	border: 1px solid #bebebe;
	border-top:none;
	font-size:12px;
	margin-bottom:15px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
/*	-moz-border-radius:0px 0px 3px 3px;
	-webkit-border-radius:0px 0px 3px 3px;
	border-radius:0px 0px 3px 3px;*/
}
.leftNav ul li.normal {
/*	margin-top:10px;*/
	/*display:none;*/
/*	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #abacae;*/
	padding-top:9px;
	padding-bottom:8px;
}
.leftNav ul li a {
	/*color:#F41E36;
	font-weight:bold;*/
	font-size:12px;
	color: #f41e36;
}
.leftNav ul li a:hover, .leftNav ul li a.selected {
	color:#2c2c2c;
}
.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;
}
ul.sectionPageSectionList li {
	float:left;
	width:180px;
	width:178px !ie; /* IE 7 and lower do not support box-sizing */
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border: 1px solid #D4D4D4;
	margin-right:15px;
	margin-bottom:15px;
	height:178px;
	background-color: #555;
	overflow:hidden;
}
ul.sectionPageSectionList li.endOfRow {
	margin-right:0;
}
ul.sectionPageSectionList li a img {
	float:left;
	width:178px;
	height:178px;
}
ul.sectionPageSectionList li a {
	color:#FFFFFF;
	display:block;
	height:180px;
	position:relative;
}
ul.sectionPageSectionList li a .knockBack {
	opacity:0.60;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	filter: alpha(opacity=60);
	position:absolute;
	left:0;
	bottom:0;
	height:45px;
	width:178px;
	background-color:#1c3667;
}
ul.sectionPageSectionList li a h5 {
	font-size:13px;
	color:#fff;
	position:absolute;
	left:0;
	bottom:0;
	height:40px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
ul.sectionPageSectionList li a:hover h5 {
	color:#fff;
}
ul.sectionPageSectionList li a .theLinkText {
	margin-left:190px;
	font-size:12px;
	display:block;
	padding-right:10px;
}
ul.facetList {
	margin-bottom:0;
	padding-bottom:10px;
	padding-top:5px;
}
ul.facetList li {
	font-size:12px;
	margin-top:5px;
}
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;
	/*margin-top:10px;*/
}
a.openFacetLink {
	background-position: 5px -189px;
}
.individualFacet {
	/*margin-bottom:10px;*/
}
.individualFacet:last-child ul {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.leftNavExtraControls {
	border:1px solid #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.leftNavExtraControls ul {
	border:none;
}
.theTopTitle {
	display:block;
	padding:10px 12px;
	background:#f5f5f5;
	font-weight:bold;
	text-transform:uppercase;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
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;
}
.priceInfoArea {
	height:40px;
}
.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:#f41e36;
}
.priceInfoArea .mainPrice em {
	font-size:14px;
	color:#f41e36;
	text-transform:uppercase;
	margin-right:6px;
	font-style: normal;
	font-weight:bold;
}
.ccLink, .sectionPageProductList .ciLinkArea a, .sectionPageProductListListView .ciLinkArea a, .productWidget .CCArea a {
	color:#fff;
	font-size:12px;
	float:left;
	font-weight:bold;
/*	padding-left:13px;
	padding-right:13px;*/
	background-color:#f41e36;
	height:30px;
	line-height:30px;
	width:140px;
	text-align:center;
	-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);	*/
}
.variantProductListingLink {
	padding:4px 15px;
	float:left;
	height:21px;
	line-height:21px;
	width:111px;
	color:#fff;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	text-align: center;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#585858;
}
.sectionPageProductListListView a.variantProductListingLink {
	float:right;	
}
.sectionPageProductList a.variantProductListingLink {
	position:relative;
	top:300px;	
}
.sectionPageProductList li p {
	display:none;	
}
.sectionPageProductList a.ccLink:hover, .sectionPageProductListListView a.ccLink:hover, .sectionPageProductList .ciLinkArea a:hover, .sectionPageProductListListView .ciLinkArea a:hover {
/*	background-color:#878787;*/
}
ul.sectionPageProductList li a.addToCompare {
	display:inline-block;
	min-height:14px;
	background-image: url(../images/gbc/addToCompareBackgrounds.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	float: left;
	text-align:left;
	font-size:12px;
	color:#1c3667;
	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: #CCC;
	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 {
	font-size: 11px;
	color: #f41e36;
	display: block;
	margin-top: 6px;
}
ul.sectionPageProductListListView li a.productLink {
	float:left;
	width:480px;
	margin-right:30px;
}
ul.sectionPageProductListListView li a.productLink h5 {
	font-size:14px;
	color:#f41e36;
	font-weight:bold;
}
ul.sectionPageProductListListView li .priceInfoArea {
	float:left;
	width:76px;
	height:80px;
	margin-right:40px;
}
ul.sectionPageProductListListView li .addToCartAndCCLinks {
	float:left;
	width:139px;
	margin-top:7px;
	min-height:47px;
}
ul.sectionPageProductListListView li .addToCartAndCCLinks a.wtbLink {
	color: #fff;
	font-size: 12px;
	float: left;
	font-weight: bold;
	background-color: #F41E36;
	height: 30px;
	line-height: 30px;
	width: 140px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-top: 4px;
}
ul.sectionPageProductListListView li .addToCartLinkArea, ul.ul.sectionPageProductList .addToCartLinkArea {
	display: none;
}
ul.sectionPageProductListListView li .addToCartAndCCLinks a.wtbLink:hover {
	background-color: #333;	
}

ul.sectionPageProductList li .addToCartAndCCLinks {
	position:absolute;
	left:0;
	top:299px;
}
ul.sectionPageProductListListView li a.addToCompare {
	background-image: url(../images/gbc/addToCompareBackgrounds.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	text-align:left;
	font-size:12px;
	color:#1c3667;
	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:bold;
	height:24px;
	line-height:24px;
	font-size:12px;
	color:#FFF;
	width:120px;
	text-align:center;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color: #1c3667;
	margin-top:5px;
	margin-right:5px;
	background-color:#1c3667;
}
a.viewCompareLink span {
	margin-left:4px;
}
a.viewCompareLink:hover {
	background-color:#000;
}
.productListingShareListPage {
	padding-left:10px;
	padding-right:10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height:20px;
	padding-top:5px;
	font-size:12px;
	color:#616161;
	border: 1px solid #bebebe;
	/*float:left;
	width:353px;*/
	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');
	/*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='#e3e3e3')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: linear-gradient(top, #f6f6f6, #e3e3e3);
	background-image:#ececec;	
}
.productListingShareListPage span {
	float:left;
	margin-right:5px;
}
.productListingShareListPage .shareThisText {
	float:left;
	margin-right:10px;
	margin-top:1px;
}
.displayingXofY {
	float:left;
	padding: 0 10px;
	text-align:center;
	font-size:11px;
	line-height:30px;
	color:#616161;
	text-transform:uppercase;
}
.displayXofYText {
	float:left;
}
.displayXofYText p {
	height:10px;
	margin-top:10px;
	border-right:1px solid #D0D0D0;
	line-height:10px;
	padding-right:13px;
	margin-right:14px;	
}
.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:4px;
	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;	
}
.displayingXofY span.perPageText {
	float:left;	
	margin-right:4px;
}
.displayingXofY .theOptionsDiv {
	/*float:right;
	width: 100px;*/
	margin-left: 15px;
	float: left;	
}
.displayingXofY .theOptionsDiv span {
	float:left;	
}
.displayingXofY .theOptionsDiv a {
	/*float:right;*/
	display:inline;
	width:30px;
	height:20px;
	overflow:hidden;
	cursor:pointer;
	margin-left:5px;
	background-image: url(../images/Quartet/viewAsGridListButtons.gif);
	background-repeat: no-repeat;
	line-height:1000px;
	margin-top:5px;
	display: inline-block;
}
.displayingXofY .theOptionsDiv .theView {
	float: left;
}

.displayingXofY .theOptionsDiv a.showAsGrid {
	background-position: 0px -20px;
}
/*.displayingXofY .theOptionsDiv a.showAsGrid:hover, .displayingXofY .theOptionsDiv a.showAsGridSelected {
	background-position: 0px 0px;
}*/
.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: -35px 0px;
}*/
.displayingXofY .theOptionsDiv a.showAsListSelected {
	background-position: -35px 0px;
}
.sortByPanel {
	display:inline-block;
	margin-left:22px;	
	line-height:30px;
	padding-top: 4px;
}
.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;	
}
.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:30px;
	height:20px;	
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background-color: #FFF;
	margin-right:5px;
	margin-top:5px;
	padding-top:0px;
	cursor:pointer;
	font-size:11px;
	color:#3f6f8d;
	line-height:21px;
}
.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;	
}
.pageinationLinks2 {
	clear:both;
}
.pageinationLinks, .pageinationLinks2 {
	float: right;
	text-align:right;
	font-size:11px;
	height:30px;
	line-height:30px;
	padding-right: 10px;
	padding-left: 10px;
	color:#616161;
	text-transform:uppercase;
	border:none;
}
.pageinationLinks .theAdditionNumber {
	display:none;
}
.pageinationLinks .pageinationLinksInner, .pageinationLinks2 .pageinationLinksInner {
	/*float:right;*/
	display:inline;
	border:none;
}
.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;	
}
.pagination span.current {
	color:#8b8b8b;
	border:1px solid #cccccc;
}
.pagination a, .pagination span.next, .pagination span.prev {
	color:#f41e36;
	cursor:pointer;
	border:1px solid #fff;
}
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: #CCC;
	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:13px;
	color:#f41e36;
	font-weight:bold;
	text-align:left;
	height:40px;
	cursor:pointer;
	line-height: 14px;
}
ul.sectionPageProductList li a:hover h5, ul.sectionPageProductListListView li a.productLink:hover h5 {
	color:#2f2f2f;
}
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:#585858;
	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:#999;
	font-size:12px;
	font-weight:normal;
	display:block;
	text-align:left;
}
.skuPriceLine .topProductCodeNameWithPrice {
	color:#2c2c2c;
	font-size:14px;
	font-weight:bold;
	float:right;
	margin-top:9px;
}
.productInfoArea p {
	margin-top:10px;
	word-wrap: break-word;
	font-size:13px;
	color:#585858;
}
.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:#f41e36;
	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:38px;
	line-height: 38px;
	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;
	-webkit-border-radius: 3px 3px 0px 0px ;
	-moz-border-radius: 3px 3px 0px 0px ;
	border-radius: 3px 3px 0px 0px ;
	font-weight:bold;
	background-image: url(../images/kensingtonGlobal/infoTabsAreaLinkBackground.gif);
	background-repeat: repeat-x;
	color:#1c3667;
	cursor:pointer;
}
.infoTabsArea ul li a.selected, .infoTabsArea2 ul li a.selected {
	background-image:none;
	background-color:#FFF;
	color:#585858;
}
.tabsContentArea .longProductDescArea {
	display:none;
}
.restOfContactForm p {
	margin-top: 10px;
}
.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;
}
.contactPreference tr td label {
	margin-left: 5px;
}
ul.featuresList, .specificationListArea ul {
	color:#585858;
	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:#F41E36;
}
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;
}
.easyzoom {
    position: relative;
    display: inline-block;
}
.easyzoom img {
    vertical-align: bottom;
    cursor: default;
}
.easyzoom.is-loading img,
.easyzoom.is-loading .easyzoom-notice  {
	cursor: progress;
}

.easyzoom.is-ready img {
	cursor: url(../images/ktg2014/zoom.png), crosshair;
}

.easyzoom.is-error img, 
.easyzoom.is-error .easyzoom-notice {
	cursor: not-allowed;
}

.easyzoom-notice {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 150;
	width: 10em;
	margin: -1em 0 0 -5em;
	line-height: 2em;
	text-align: center;
	background: #FFF;
	border: 1px solid #e6e7e9;
}

.easyzoom-flyout {
	position:absolute;
	z-index: 100;
	overflow: hidden;
	background: #FFF;
}

/**
 * EasyZoom layout variations
 */
.easyzoom--overlay .easyzoom-flyout {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.easyzoom--adjacent .easyzoom-flyout {
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;
}
.mainImageArea .easyzoom--adjacent .easyzoom-flyout {
	top: -20px;
	width: 359px;
	height: 600px;
	margin-left: 21px;
}
.mainProductImage {
    background: url("//accoblobstorageus.blob.core.windows.net/assets/images/ajax-loader-white.gif") center center no-repeat;
    width: 373px;
    height: 373px;
}

/*.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 -34px;
}*/
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:#F41E36;
	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:#F41E36;
	background-image: url(../images/kensingtonGlobal/resourcesIcons.gif);
	background-repeat: no-repeat;
	display:block;
	height:20px;
	line-height:20px;
}
.resourcesArea ul li a:hover {
	color:#2c2c2c;
}
.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;
}
.jcarousel-skin-opg .jcarousel-prev, .jcarousel-skin-opg .jcarousel-next {
	background-color:#efefef;	
}
.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: #f41e36;
}
.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: #333;	
}
.variantPanelRHSGeneral, .variantPanelRHSSingle {
	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:#ce352d;
	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;
	padding-left: 19px;
}
.variantPanelRHS a.addToCompare {
	background-image: url(../images/gbc/addToCompareBackgrounds.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	text-align:left;
	font-size:12px;
	color:#1c3667;
	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/gbcEU/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 .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: #1c3667 url(../images/interface/replace.png) 12px center no-repeat;
	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;
}

.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;
}
.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:26px;
	padding-top:9px;
	font-size:12px;
	color:#616161;
	background-color: #F6F6F6 !important;
	/*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:36px;
	color: #585858;
	background: whiteSmoke;
	background: -moz-linear-gradient(top, whiteSmoke 0%, #E4E4E4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,whiteSmoke), color-stop(100%,#E4E4E4));
	background: -webkit-linear-gradient(top, whiteSmoke 0%,#E4E4E4 100%);
	background: -o-linear-gradient(top, whiteSmoke 0%,#E4E4E4 100%);
	background: -ms-linear-gradient(top, whiteSmoke 0%,#E4E4E4 100%);
	background: linear-gradient(top, whiteSmoke 0%,#E4E4E4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='whiteSmoke', endColorstr='#E4E4E4',GradientType=0 );
	border: 1px solid #BEBEBE;
}
.productListOptions {
	height:30px;
	background: whiteSmoke;
	background: -moz-linear-gradient(top, whiteSmoke 0%, #E4E4E4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,whiteSmoke), color-stop(100%,#E4E4E4));
	background: -webkit-linear-gradient(top, whiteSmoke 0%,#E4E4E4 100%);
	background: -o-linear-gradient(top, whiteSmoke 0%,#E4E4E4 100%);
	background: -ms-linear-gradient(top, whiteSmoke 0%,#E4E4E4 100%);
	background: linear-gradient(top, whiteSmoke 0%,#E4E4E4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='whiteSmoke', endColorstr='#E4E4E4',GradientType=0 );
	border: 1px solid #BEBEBE;
	overflow:hidden;
/*	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;	*/
}
.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:#F41E36;
}
.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 */

fieldset.registrationForm p table td 
{
	color:Black;
}
.productWidget .CCArea {
	position:absolute;
	left:0;
	top: 230px;
}
.ccLink:hover {
	background-color: #333;
}
.sectionPageProductList .ciLinkArea a:hover, .sectionPageProductListListView .ciLinkArea a:hover, .productWidget .CCArea a:hover {
	background-color:#878787;
	color:Black;
}
.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:#F41E36;
}
.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/1.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: #073766;
	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:#585858;
	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: #F41E36;
}
ul.recentlyViewedProductListStandalone.recentlyViewedProductList li a img	{
	width: 130px;
	height: 130px;
	margin-bottom: 5px;
	border: none;
}
ul.recentlyViewedProductListStandalone.recentlyViewedProductList li a:hover	{
	color: #585858;
}
.clearAllLink	{
	float: right;
	color: #585858;
	line-height: 24px;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	background: #F5F5F5;
	background: -moz-linear-gradient(top, #F5F5F5 0%, #E4E4E4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F5F5F5), color-stop(100%,#E4E4E4));
	background: -webkit-linear-gradient(top, #F5F5F5 0%,#E4E4E4 100%);
	background: -o-linear-gradient(top, #F5F5F5 0%,#E4E4E4 100%);
	background: -ms-linear-gradient(top, #F5F5F5 0%,#E4E4E4 100%);
	background: linear-gradient(top, #F5F5F5 0%,#E4E4E4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e4e4e4',GradientType=0 );
	border: 1px solid #BEBEBE;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.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;  
}
.ccListArea {
	margin-top: 10px;
	display: none;
}
.ccListArea .hiddenValues {
	display: none;
}
.ccListArea ul {
	list-style-type: none;
}
.ccListArea ul li {
	display: inline-block;
	width: 108px;
	padding: 0 5px 5px 0;
	vertical-align: top;
}
.ccListArea ul li a img {
	width: 106px;
	height: 51px;
}
.ccListArea ul li a {
	display: block;
	border: 1px solid #ccc;
}
.ccListArea ul li a:hover {
	border: 1px solid #ED1A39;
}
.ccListArea h3 {
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 5px;
}
.ccListArea ul li a.showAllLink {
	height: 51px;
	text-align: center;
	line-height: 54px;
	color: #ED1A39;
	font-size: 12px;
}
.ccListArea ul li a.showAllLink:hover {
	color: #333;
}
.ccListArea ul li a.showAllLink:before {
	content: ' + ';
}