.widgetRow a h5.productWidgetH5 {
	color:#ee1a3b; 
}
.widgetRow a:hover h5.productWidgetH5 {
	color:#2c2c2c;
}
.widgetRow .blogWidget, .widgetRow .listWidget {
	background: #ebebeb;
	border-color: #ebebeb;
}
.widgetRow .blogWidget a, .widgetRow .listWidget a {
	color: #a40203;
}
.widgetRow .ctaButton, .widgetRow .blogWidget .viewPostButton, .formBuilderArea p.formBuilderButtonLine input {
	background: #a40203;
}
.widgetRow .blogWidget .blogPostSnippet .ellipsis-overflowing-child .ellipsis-helper:after {
	background: #ebebeb;
}
.widgetRow .playOverlay {
	background-color: #A40203;
}

ul.sectionPageProductList {
	list-style-type:none;
	margin-top:10px;
}
ul.sectionPageProductList li {
	float:left;
	width:176px;
	height:240px;
	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 {
	text-align:left;
	height:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#143244;
/*	font-weight:bold; */
}
ul.sectionPageProductList li a:hover h5, ul.sectionPageProductListListView li a.productLink:hover h5 {
	color:#ffffff;
}
ul.sectionPageProductList li a .productCodeText, ul.sectionPageProductList li a .moreInfoText {
	display:none;
}
ul.sectionPageProductList li a.productLink .displaySKUText, ul.sectionPageProductListListView li a.productLink .displaySKUText {
	display:block;
	font-size:12px;
	color:#B3B3B3;
	margin-top:4px;
}



.leftNav h3 {
	/*height:36px;
	line-height:36px;*/
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#3f3f3f;
	text-transform:uppercase;
	/*background-image: url(../images/kensingtonGlobal/categoryBackground.gif);
	background-repeat: repeat-x;*/
	font-weight:bold;
	padding-left:12px;
	padding-right:5px;
	background-color:#e0e0e0;
}
.leftNav ul {
	background-color:#ebebeb;
	list-style-type:none;
	-moz-border-radius:0px 0px 2px 2px;
	-webkit-border-radius:0px 0px 2px 2px;
	border-radius:0px 0px 2px 2px;
	font-size:12px;
	margin-bottom:15px;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
}
.leftNav ul li {
	margin-top:10px;
}
.leftNav ul li.normal {
	margin-top:10px;
	/*display:none;*/
}
.leftNav ul li a {
	color:#a40203;
}
.leftNav ul li a:hover, .leftNav ul li a.selected {
	color:#000000;
}
.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;
}
.addToCartLinkArea {
	height:26px;
	margin-bottom:4px;
}
a.addToCartLink {
	height:29px;
	cursor:pointer;
	line-height:29px;
	font-size:12px;
	font-weight:bold;
	padding-left:37px;
	padding-right:9px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-image: url(../images/gbc2011/addToCartBackground.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	float:left;
}
a.addToCartLink:hover {
}
a.genericButtonLink {
	font-family:Arial, Helvetica, sans-serif;
	height:23px;
	cursor:pointer;
	line-height:23px;
	font-size:12px;
	font-weight:bold;
	padding-left:9px;
	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/genericButtonLinkBackground.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	float:left;
}
a.genericButtonLink:hover {
	background-position: 0px -23px;
	text-shadow: 0px 0px 3px #ff3108;
	filter: dropshadow(color=#ff3108, offx=0, offy=0);
	border: 2px solid #ff9e5d;
}
p.addToCartLine {
	height:30px;
}
a.theAffiliateLink {
	display:block;
	font-size:12px;
	color:#ee1a3b;
	margin-top:5px;
	text-decoration:underline;
}
a.theAffiliateLink:hover {
	color:#2c2c2c;
}
ul.sectionPageSectionList {
	list-style-type:none;
	display:table;
}
ul.sectionPageSectionList li {
	float:left;
	width:178px;
	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.90;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	filter: alpha(opacity=90);
	position:absolute;
	left:0;
	bottom:0;
	height:45px;
	width:178px;
	background-color:#000;
}
ul.sectionPageSectionList li a h5 {
	font-size:13px;
	color:#ee1a3b;
	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 -94px;
}
.individualFacet {
	margin-bottom:10px;
}
.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:#7798c5;
}
.priceInfoArea .mainPrice em {
	font-size:14px;
	color:#7798c5;
	text-transform:uppercase;
	margin-right:6px;
	font-style: normal;
	font-weight:bold;
}
.sectionPageProductList a.ccLink, .sectionPageProductListListView a.ccLink, .sectionPageProductList .ciLinkArea a, .sectionPageProductListListView .ciLinkArea a {
	color:#fff;
	font-size:12px;
	float:left;
	font-weight:bold;
	padding-left:13px;
	padding-right:13px;
	background-color:#b3b3b3;
	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);	
}
.sectionPageProductList a.ccLink:hover, .sectionPageProductListListView a.ccLink:hover, .sectionPageProductList .ciLinkArea a:hover, .sectionPageProductListListView .ciLinkArea a:hover {
	background-color:#878787;
}
ul.sectionPageProductList li a.addToCompare, ul.sectionPageProductList li a.addToCompareSelected {
	display:block;
	margin-top:10px;
	background-image: url(../images/kensingtonGlobal/addToCompareBackgrounds.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	text-align:left;
	font-size:12px;
	color:#007e38;
	cursor:pointer;
}
ul.sectionPageProductList li a.addToCompareSelected {
	background-position: 0px -29px;
}
ul.sectionPageProductList li a.addToCompare:hover, ul.sectionPageProductList li a.addToCompareSelected:hover {
	color:2c2c2c;
}
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 {
	display:none;
}
ul.sectionPageProductListListView li a.productLink {
	float:left;
	width:350px;
	margin-right:20px;
}
ul.sectionPageProductListListView li a.productLink h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#073766;
/*	font-weight:bold; */
}
ul.sectionPageProductListListView li .priceInfoArea {
	float:left;
	width:125px;
}
ul.sectionPageProductListListView li .addToCartAndCCLinks {
	float:left;
	width:180px;
	margin-top:20px;
}
ul.sectionPageProductList li .addToCartAndCCLinks {
	position:absolute;
	left:0;
	top:335px;
}
ul.sectionPageProductListListView li a.addToCompare, ul.sectionPageProductListListView li a.addToCompareSelected {
	margin-top:20px;
	background-image: url(../images/kensingtonGlobal/addToCompareBackgrounds.gif);
	background-repeat: no-repeat;
	text-align:left;
	font-size:12px;
	color:#007e38;
	cursor:pointer;
	display:block;
	text-align:center;
	padding-top:15px;
	background-position: center top;
}
ul.sectionPageProductListListView li a.addToCompareSelected {
	background-position: 0px -29px;
}
ul.sectionPageProductListListView li a.addToCompare:hover, ul.sectionPageProductListListView li a.addToCompareSelected:hover {
	color:2c2c2c;
}
ul.sectionPageProductListListView li .addToCompareArea {
	float:left;
}
ul.sectionPageProductList li .addToCompareArea {
	position:absolute;
	left:0;
	top:380px;
	float:left;
}
.theCompareShareDiv {
	height:30px;
	margin-bottom:12px;
}
.addthis_counter {
	display: none !important;
}
a.viewCompareLink {
	float:right;
	cursor:pointer;
	text-shadow: 1px 1px 1px #2c2c2c;
	filter: dropshadow(color=#2c2c2c, offx=1, offy=1);
	font-weight:bold;
	height:25px;
	line-height:25px;
	font-size:12px;
	color:#FFF;
	width:180px;
	text-align:center;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	background-image: -moz-linear-gradient(top, #059847, #007e38);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#059847), to(#007e38));
	background-image: -o-linear-gradient(top, #059847, #007e38);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#059847', endColorstr='#007e38');
	/*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='#059847', endColorstr='#007e38')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: linear-gradient(top, #059847, #007e38);
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #0b7e37;	/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
	background-color: #008D40;	/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/	
}
a.viewCompareLink span {
	margin-left:4px;
}
a.viewCompareLink:hover {
	background-color:#00622c;
	background-image: -moz-linear-gradient(top, #047737, #00622c);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#047737), to(#00622c));
	background-image: -o-linear-gradient(top, #047737, #00622c);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#047737', endColorstr='#00622c');
	/*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='#047737', endColorstr='#00622c')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: linear-gradient(top, #047737, #00622c);
	border-top-color: #0b7e37;
	border-right-color: #0b7e37;
	border-bottom-color: #0b7e37;
	border-left-color: #0b7e37;
}
.productListingShareListPage {
	padding-left:10px;
	padding-right:10px;
	height:22px;
	padding-top:6px;
	font-size:12px;
	color:#616161;
	border: 1px solid #cccccc;
	background-color: #f6f6f6;
}
.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;
}
.productListingShareListPage3 {
	background-color: #EBEBEB !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;
	margin-bottom: 15px;
}
.displayingXofY {
	text-align:center;
	font-size:11px;
	height:28px;
	line-height:28px;
	padding: 0 10px;
	color:#616161;
	text-transform:uppercase;	
}
.displayXofYText {
	float:left;
}
.displayingXofY .theOptionsDiv {
	float:left;
	width: 100px;
}
.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/kensingtonGlobal/viewAsGridListButtons.gif);
	background-repeat: no-repeat;
	line-height:1000px;
	margin-top:4px;
}
.displayingXofY .theOptionsDiv a.showAsGrid {
	background-position: 0px 0px;
}
.displayingXofY .theOptionsDiv a.showAsGrid:hover, .displayingXofY .theOptionsDiv a.showAsGridSelected {
	background-position: 0px -20px;
}
.displayingXofY .theOptionsDiv a.showAsList {
	background-position: -35px 0px;
}
.displayingXofY .theOptionsDiv a.showAsList:hover, .displayingXofY .theOptionsDiv a.showAsListSelected {
	background-position: -35px -20px;
}
.pageinationLinks2 {
	clear:both;
}
.pageinationLinks, .pageinationLinks2 {
	text-align:right;
	background-color: #E1E1E1;
	margin-bottom:10px;
	font-size:11px;
	height:30px;
	line-height:30px;
	padding-right: 10px;
	padding-left: 10px;
	color:#616161;
	text-transform:uppercase;
	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;	
}
.pageinationLinks .theAdditionNumber {
	display:none;
}
.pageinationLinks .pageinationLinksInner, .pageinationLinks2 .pageinationLinksInner {
	/*float:right;*/
	display:inline;
}
.pageinationLinks h3, .pageinationLinks2 h3 {
	font-size:11px;
	display:inline;
}
.pageinationLinks a, .pageinationLinks2 a {
	margin-left:8px;
	color:#ee1a3b;
	cursor:pointer;
}
.pageinationLinks a.selected, .pageinationLinks2 a.selected {
	color:#2c2c2c;
}
.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:#2c2c2c;
	font-size:14px;
	font-weight:bold;
	display:block;
	text-align:right;
}
.skuPriceLine .topProductCodeNameWithPrice {
	color:#2c2c2c;
	font-size:14px;
	font-weight:bold;
	float:right;
	margin-top:9px;
}
.productInfoArea p {
	margin-top:10px;
	font-size:13px;
	color:#616161;
}
.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:#7798c5;
	font-size:27px;
	font-weight:bold;
}
.skuPriceLine .priceElements .mainPrice em {
	font-size:17px;
	font-style:normal;
	margin-right:6px;
}
.wtbLinksArea a.addToCartLink {
	height:29px;
	cursor:pointer;
	line-height:29px;
	font-size:12px;
	font-weight:bold;
	padding-left:37px;
	padding-right:9px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-image: url(../images/gbc2011/addToCartBackground.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 {
	height:38px;
	margin-top:10px;
}
.wtbLinksArea a.shopLink, .wtbLinksArea a.usShopLink, .wtbLinksArea .ciLinkArea a {
	color:#fff;
	font-size:12px;
	float:left;
	font-weight:bold;
	padding-left:13px;
	padding-right:13px;
	background-color:#b3b3b3;
	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);
	margin-top:6px;
}
.wtbLinksArea a.shopLink:hover, .wtbLinksArea a.usShopLink:hover, .wtbLinksArea .ciLinkArea a:hover {
	background-color:#878787;
}
.infoTabsArea, .infoTabsArea2 {
	height:39px;
	overflow:hidden;
	background-color: #FFF;
	margin-top:10px;
	background-image: url(../images/kensingtonGlobal/infoTabsAreaBackground.gif);
}
.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:37px;
	border:1px solid #D4D4D4;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
/*	font-weight:bold; */
	background-color:#f6f6f6;
/*	color:#dd1737; */
	color: #073766;
	cursor:pointer;
}
.infoTabsArea ul li a.selected, .infoTabsArea2 ul li a.selected {
	height:38px;
	background-image:none;
	background-color:#FFFFFF;
	color:#000;
}
.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 {
	color:#616161;
	font-size:13px;
	list-style-type:none;
}
ul.featuresList 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 {
	color:#ee1a3b;
}
ul.featuresList 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 -34px;
}
ul.otherImagesList {
	height:73px;
	border: 1px solid #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:#ee1a3b;
	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;
}
ul li.hideOnStartUp {
	display:none;
}
a.readMoreLink, a.readMoreLink2 {
	font-size:11px;
	font-weight: bold;
	color: #7294D0;
	cursor:pointer;
}
.introTextHideMe {
	display:none;
}
.compatibleLaptopsInner, .tipsInTheBoxInner {
	display:none;
}
.tipsInTheBoxArea, .compatibleLaptopsArea {
	background-color: #ececec;
	padding: 5px;
	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);
	margin-top:10px;
	border: 1px solid #d4d4d4;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;	
}
.tipsInTheBoxArea h3, .compatibleLaptopsArea h3 {
	font-size: 13px;
	color: #393939;
	background-image: url(../images/kensingtonGlobal/blueTriangle.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-left: 15px;
	font-weight:bold;
	cursor:pointer;
}
.tipsInTheBoxArea h3.opened, .compatibleLaptopsArea h3.opened {
	background-position: 3px -10px;
}
.tipsInTheBoxInner, .compatibleLaptopsInner {
	padding-top:5px;
}
.tipsInTheBoxInner p, .compatibleLaptopsInner p {
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.tipsInTheBoxInner select, .compatibleLaptopsInner select {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size:13px;
	padding:1px;
	border: 1px solid #d4d4d4;
}
.laptopDropdownArea {
	float:left;
	margin-right:15px;
}
.laptopDropdownArea label {
	display:block;
	color: #393939;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}
.laptopDropdownAreaWrapper {
	height:50px;
}
.laptopDropdownArea .laptopSearch {
	float:left;
	background-image: url(../images/kensingtonGlobal/magnifyingGlass.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 14px;
	width: 14px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	margin-top:18px;
	border: 1px solid #597CBD;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background-color:#6a9bd1;
	overflow:hidden;
	line-height:1000px;
	cursor:pointer;
}
.theLaptopResults {
	display:none;
}
.theLaptopResults p {
	font-weight:bold;
	font-size:13px;
	color: #393939;
}
.theLaptopResults ul {
	list-style-type:none;
	font-size:12px;
	color: #393939;
}
.theLaptopResults ul li {
	display:inline-table;
	width:33%;
	margin-bottom:4px;
}
.theLaptopResults ul li a {
	color:#ee1a3b;
}
.theLaptopResults ul li a:hover {
	color:#2c2c2c;
}
.tipsInTheBoxInner ul {
	list-style-type:none;
	font-size:12px;
	color: #393939;
}
.tipsInTheBoxInner ul li {
	display:inline-table;
	width:33%;
	margin-bottom:4px;
	line-height:26px;
	font-weight:bold;
}
.tipsInTheBoxInner ul li img {
	width:46px;
	height:46px;
	float:left;
	margin-right:5px;
}
.tipsInTheBoxInner ul li a {
	color:#ee1a3b;
}
.tipsInTheBoxInner ul li a:hover {
	color:#2c2c2c;
}
.resourcesArea {
	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:#ee1a3b;
	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;
}
.breadCrumbArea a.myAccountLink {
	border:none;
}
.breadCrumbArea a.myAccountLinkSelected {
	border:none;
	color:#2c2c2c;
}
.signInRegisterArea a.registerLinkSelected {
	color:#2c2c2c;
}
.signInRegisterArea a.signInLinkSelected {
	color:#2c2c2c;
	border:none;
}
.signInRegisterArea a.productRegistrationLinkSelected {
	color:#2c2c2c;
}
.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:#ee1a3b;
}
.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:76px;
	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;

}
a.the360SiteLink {
	display:block;
	height:46px;
	background-image: url(../images/kensingtonGlobal/360LinkBackground.gif);
	background-repeat: no-repeat;
	border: 1px solid #D4D4D4;
	line-height:46px;
	font-size:13px;
	color:#ee1a3b;
	padding-left:96px;
}
a.the360SiteLink:hover {
	color:#000000;
}
.addToCartLinkAreaWidgetRow {
	margin-top:10px;
}
input.genericButton {
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	padding-left:9px;
	padding-top:5px;
	padding-bottom:5px;
	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/genericButtonLinkBackground.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
}
p.genericButtonLine {
	height:30px;
}
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;
}
.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=90);
  opacity:0.90;
}
.widgetRow .contentWidget p a {
	color:#a40203;
}
.widgetRow .contentWidget p a:hover {
	color:#2c2c2c;
}
.widgetRow .contentWidget p strong {
	font-weight:bold;
}
.widgetRow .contentWidget p strong span {
	font-weight:bold;
}
a.kenSecurityArrowLink {
	background-color:#6a9cd1;
	padding-left:26px;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	padding-right:9px;
	padding-top:6px;
	padding-bottom:6px;
	color:#FFF;
	text-decoration:none;
	background-image: url(../images/kensingtonSecuritySection/sliderArrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	cursor:pointer;
}
a.kenSecurityArrowLink:hover {
	background-color:#000;
}
.kenSecurityArrowLinkArea {
	margin-top:20px;
}
a.kenSecurityArrowLink .kenSecurityNewBrowserWindow {
	padding-right:15px;
	background-image: url(../images/kensingtonSecuritySection/newBrowserWindow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
img.freeDelivery, .mainImageArea a.freeDelivery img {
	margin-top:10px;
}
.specificationListArea 
{
    display:none;
}
.specificationListArea ul
{
    list-style-type:none;
}
.specificationListArea ul li
{
    list-style-type:none;
    line-height:29px;
    margin-bottom:3px;
}
.specificationListArea ul li img {
    float:left;
    margin-right:4px;
}
select.genericPulldown {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:2px;
	border: 1px solid #666;
}
.masterKeyForm h3 {
	margin-top:15px;
	margin-bottom:10px;
	font-size:18px;
	color: #252525;
}
.masterKeyForm p {
	margin-bottom:15px;
}
.masterKeyForm p .existingLock {
	display:block;
	margin-top:4px;
}
.masterKeyForm p .existingLock label {
	padding-left:5px;
}
.masterKeyForm p label.oneLine {
	display:block;
}
.masterKeyForm .masterKeyBreak {
	margin-top:15px;
	margin-bottom:15px;
	background-color: #D4D4D4;
	height: 1px;
	overflow:hidden;
}
.masterKeyForm p.genericButtonLine {
	margin-top:15px;
}
a.formBannerLink {
	display:block;
	margin-top:10px;
}
img.awardGraphic {
	margin-top:10px;
	margin-bottom:10px;
	width:570px;
	height:70px;
}
.standardMasterKeyPage ul {
	list-style-type:none;
}
.standardMasterKeyPage ul li {
	margin-bottom:5px;
}
.standardMasterKeyPage ul li a {
	color: #7294D0;
}
.standardMasterKeyPage ul li a:hover {
	color: #2C2C2C;
}
.productPageWidgetArea1 .bannerArea {
	margin-top:15px;
	width:568px;
	height:68px;
	border: 1px solid #E8E8E8;
	overflow:hidden;
}
.productPageWidgetArea1 .bannerAreaNoKeyLine {
	margin-top:15px;
}
.productPageWidgetArea2 .bannerArea {
	margin-top:15px;
	width:958px;
	height:108px;
	border: 1px solid #E8E8E8;
	overflow:hidden;
}
.productPageWidgetArea2 .bannerAreaNoKeyLine {
	margin-top:15px;
}
.productPageWidgetArea3 .bannerArea {
	margin-top:15px;
	width:373px;
	height:99px;
	border: 1px solid #E8E8E8;
	overflow:hidden;
}
.productPageWidgetArea3 .bannerAreaNoKeyLine {
	margin-top:15px;
}
.promoEndedArea {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DF002B;
	background-repeat: no-repeat;
	background-position: 0px 20px;
	padding-left: 175px;
}
.promoEndedArea h3 {
	font-size:15px;
	font-weight:bold;
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.promoEndedArea ul {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:12px;
	color:#5e6770;
}
.promoEndedArea ul li {
	margin-bottom:8px;
}
.promoEndedArea ul li a {
	color:#e2002b;
	cursor:pointer;
	text-decoration:none;
}
.promoEndedArea ul li a:hover {
	color:#000;
}
.promoEndedArea ul li a.promoWinnersTermsLink {
	padding-left:11px;
	background-image: url(../images/endedPromotions/greyArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.promoEndedArea ul li a.promoWinnersTermsLinkSelected {
	background-position: 0px -27px;
}
.promoEndedArea ul li div {
	display:none;
}
.promoEndedArea ul li ul li {
	margin-bottom:4px;
	padding-left:18px;
}
.promoEndedArea ul li ul {
	margin-bottom:10px;
	margin-top:4px;
}
.promoEndedArea ul li h3 {
	display:none;
}
fieldset.standardForm {
	padding:0;
	border:none;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
fieldset.standardForm p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:14px;
	color:#666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
fieldset.standardForm p em {
	font-style:normal;
	color:#CC0000;
}
fieldset.standardForm p.requiredLine {
	font-size:13px;
}
fieldset.standardForm p label {
	padding-left:5px;
}
fieldset.standardForm p label.formLabel {
	float:left;
	width:220px;
	margin-top:2px;
	padding-left:0;
}
input.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	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;
	font-size: 13px;
	color: #000000;
	background-color: #89D3D8;
	border: 1px solid #000000;
	font-weight:bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-transform: uppercase;
}
fieldset.standardForm td label {
	padding-left:6px;
}
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;
}
.theNewsWrapperNewsPage strong {
	font-weight:bold;
}
.contactUsPage2 p {
	margin-bottom:20px;
}
.productResultsArea2012 ul.sectionPageProductListListView li a.productLink {
	float:left;
	width:585px;
}
.productResultsArea2012 ul.sectionPageProductListListView li .addToCartAndCCLinks {
	float:right;
	width:145px;
	margin-top:7px;
}
ul.otherImagesList li.endOfRow 
{
    margin-right:0;
}
ul.facetList li a .colourBlob {
	float: left;
	width: 20px;
	margin-right: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}
.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;  
}