/* CSS Document */
* {
	margin:0;
	padding:0;
	font-weight:normal;
	text-decoration:none;
}
a img {
	border:none;
}
body {
	text-align:center;
	background-color: #fff;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555;
}
.topWrapper {
	height:130px;
	background-image: url(../images/abp/topWrapperBackground.gif);
	background-repeat: repeat-x;
	margin-bottom:5px;
	background-color:#FFF;
}
.topWrapperInner {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	padding-top:20px;
	position:relative;
	z-index:10;
}
.topWrapperInner a.homeLink {
	float:left;
	width:296px;
	height:39px;
	line-height:1000px;
	background-image: url(../images/kenUS/kensingtonPartnerLogo2012.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	margin-top:8px;
}
.homepageProductSKU {
	display:none;
}
.topWrapperInner a.basketLink {
	width:110px;
	padding:10px;
	height:45px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	font-size:11px;
	margin-left:20px;
	float:right;
	background-color: #EE8522;
	color:#FFF;
	text-align:left;
}
.topWrapperInner a.basketLink h3 {
	font-weight:bold;
	background-image: url(../images/abp/trolley.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	font-size:12px;
	margin-bottom:4px;
}
.topWrapperInner a.basketLink:hover, .topWrapperInner a.basketLink:hover h3 {
	color:#000;
}
.topWrapperInner .assetFolderAreaSmall {
	float:right;
	width:130px;
	position:relative;
}
.topWrapperInner .assetFolderHelpArea {
	float:right;
	padding-top:6px;
	margin-right:5px;
}
.assetFolderHelpTextArea {
	float:right;
}
.topWrapperInner .assetFolderHelpTextArea span {
	position:absolute;
	padding:12px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	width:350px;
	font-size:12px;
	left:370px;
	top:10px;
	background-color:#EDEDED;
	-webkit-box-shadow: 2px 2px 5px 3px rgba(100, 100, 100, .5);
	-moz-box-shadow: 2px 2px 5px 3px rgba(100, 100, 100, .5);
	box-shadow: 2px 2px 5px 3px rgba(100, 100, 100, .5);
	text-align:left;
	z-index:100;
	display:none;
}
.topWrapperInner .assetFolderHelpTextArea .productReportsHelpText {
	top:30px;
}
.topWrapperInner .assetFolderHelpArea a {
	display:block;
	background-color:#B9B9B9;
	color:#FFFFFF;
	cursor:help;
	font-size:12px;
	font-weight:bold;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	border-radius:25px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.topWrapperInner .assetFolderHelpArea a:hover {
	background-color:#9E9E9E;
}
.topWrapperInner .assetFolderHelpArea a.assetFolderHelpLink {
	margin-bottom:14px;
}
.topWrapperInner .assetFolderAreaSmall a {
	display:block;
	height:30px;
	color:#fff;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-bottom:5px;
	text-align:left;
	padding-left:10px;
}
.topWrapperInner .assetFolderAreaSmall a.assetFolderLink {
	background-color: #C1083C;
}
.topWrapperInner .assetFolderAreaSmall a.assetFolderLink span {
	font-weight:bold;
}
.topWrapperInner .assetFolderAreaSmall a.myReportsLink, .topWrapperInner .assetFolderArea a.myReportsLink {
	background-color: #707070;
	position:absolute;
	z-index:1;
	left:0;
	top:30px;
}
.topWrapperInner .assetFolderAreaSmall .myReportsLinkArea, .topWrapperInner .assetFolderArea .myReportsLinkArea {
	position:relative;
	background-color: #707070;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.topWrapperInner .assetFolderAreaSmall .myReportsLinkArea a.myReportsLink {
	width:120px;
	display:none;
}
.topWrapperInner .assetFolderArea .myReportsLinkArea a.myReportsLink {
	width:170px;
	display:none;	
}
.topWrapperInner .assetFolderAreaSmall a.currentReportLink, .topWrapperInner .assetFolderArea a.currentReportLink {
	background-color: #707070;
}

.topWrapperInner .assetFolderAreaSmall a:hover {
	background-color:#EB8122;
	color: #FFF;
}

.topWrapperInner .assetFolderArea {
	float:right;
	width:180px;
}
.topWrapperInner .assetFolderArea a {
	display:block;
	height:30px;
	color:#fff;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-bottom:5px;
	text-align:left;
	padding-left:10px;
}
.topWrapperInner .assetFolderArea a.assetFolderLink {
	background-color: #fd9200;	
}
.topWrapperInner .assetFolderArea a.myReportsLink {
	background-color: #707070;
}
.topWrapperInner .assetFolderArea a:hover {
	background-color:#000000;
}
.topWrapperInner fieldset {
	margin-left:330px;
	border:none;
	margin-top: 17px;
	background-color:#FFFFFF;
	border: 1px solid #D4D4D4;
	width:290px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	text-align:left;
	padding-top: 0px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 10px;
}
.topWrapperInner fieldset input.searchText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	padding-top:3px;
	padding-bottom:3px;
	background-color: #FFF;
	width:250px;
	border:none;
}
.topWrapperInner fieldset input.searchButton {
	/*display:none;*/
	float:right;
	margin-top:2px;
}
.topWrapperInner .mainNavArea {
	clear:both;
	background-image: url(../images/kenUS/mainNavBackground.gif);
	background-repeat: repeat-x;
	position:absolute;
	left:0;
	top:94px;
	width:960px;
}
.topWrapperInner .mainNavArea ul.mainNavList {
	height:36px;
	list-style-type:none;
	position:relative;
}
.topWrapperInner .mainNavArea ul.mainNavList li {
	float:left;
	width:191px;
	border-right: 1px solid #cfcfcf;
	text-align:left;
}
.topWrapperInner .mainNavArea.tabs6 ul.mainNavList li {
	width:159px;
}
.topWrapperInner .mainNavArea.tabs4 ul.mainNavList li {
	width:239px;
}
.topWrapperInner .mainNavArea ul.mainNavList li a.mainLink {
	line-height:36px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	display:block;
	text-align:center;
}
.topWrapperInner .mainNavArea ul.mainNavList li a.mainLinkSelected, .topWrapperInner .mainNavArea ul.mainNavList li a.mainLinkAutoSelected {
	background-color:#FFFFFF;
	color:#555;
	line-height:36px;
	font-size:12px;
	font-weight:bold;
	display:block;
	text-align:center;
}
.topWrapperInner .mainNavArea ul li .productsMegaMenu {
	position:absolute;
	z-index:1000;
	background:#FFF;
	border: solid #CCC;
	border-width: 0 1px 1px;
	text-align:left;
	padding:10px;
	width:720px;
	display:none;
	-moz-box-shadow:0px 3px 2px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow:0px 3px 2px rgba(0, 0, 0, 0.25);
	box-shadow:0px 3px 2px rgba(0, 0, 0, 0.25);
	margin-left:-1px;
}
.topWrapperInner .mainNavArea ul li .productsMegaMenu .megaMenuColumn {
	width:180px;
	float:left;
}
.topWrapperInner .mainNavArea ul li .productsMegaMenu a, .topWrapperInner .mainNavArea ul li .resourcesMegaMenu a, .topWrapperInner .mainNavArea ul li .resourcesMegaMenu2012 a, .newsMegaMenu2012 a {
	color:#4891dc;
	font-size:12px;
}
.mainNavArea ul li .resourcesMegaMenu2012 a.headerLink, .newsMegaMenu2012 a.headerLink, .mainNavArea ul li .resourcesMegaMenu2012 a.headerLink:hover, .newsMegaMenu2012 a.headerLink:hover {
	color: #555;
	font-weight:bold;
}
.mainNavArea ul li .resourcesMegaMenu2012 .megaMenuColumn ul li.headerLinkLI, .mainNavArea ul li .newsMegaMenu2012 .megaMenuColumn ul li.headerLinkLI {
	padding-bottom: 7px;
	border-bottom: 1px solid #E2E2E2;	
}
.mainNavArea ul li .resourcesMegaMenu2012 .megaMenuColumn ul li.headerLinkLINoLine, .mainNavArea ul li .newsMegaMenu2012 .megaMenuColumn ul li.headerLinkLINoLine {
	padding-top: 7px;
	padding-bottom: 8px;
}
.topWrapperInner .mainNavArea ul li .productsMegaMenu h3 a {
	font-weight:bold;
	color:#555555;
	font-size:13px;
	margin-top:10px;
}
.topWrapperInner .mainNavArea ul li .resourcesMegaMenu {
	position:absolute;
	z-index:1000;
	background:#FFF;
	border: solid #CCC;
	border-width: 0 1px 1px;
	text-align:left;
	padding:10px;
	display:none;
	width:180px;
	margin-left:-1px;
	-moz-box-shadow:0px 3px 2px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow:0px 3px 2px rgba(0, 0, 0, 0.25);
	box-shadow:0px 3px 2px rgba(0, 0, 0, 0.25);
}
.topWrapperInner .mainNavArea ul li .resourcesMegaMenu2012 {
	position:absolute;
	z-index:1000;
	background:#FFF;
	border: solid #CCC;
	border-width: 0 1px 1px;
	text-align:left;
	display:none;
	width:910px;
	left:19px;
	-moz-box-shadow:0px 3px 2px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow:0px 3px 2px rgba(0, 0, 0, 0.25);
	box-shadow:0px 3px 2px rgba(0, 0, 0, 0.25);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.topWrapperInner .mainNavArea ul.mainNavList li .resourcesMegaMenu2012 li {
	width:auto;
}
.topWrapperInner .mainNavArea ul li .resourcesMegaMenu ul, .topWrapperInner .mainNavArea ul li .resourcesMegaMenu2012 ul {
	margin-bottom:10px;
	height:auto;
	list-style-type:none;
}
.resourcesMegaMenu2012 .megaMenuColumn {
	float:left;
	width:160px;
	padding-left:20px;
}
.resourcesMegaMenu2012 .megaMenuColumn.headless {
	padding-top: 31px;
}
.topWrapperInner .mainNavArea ul li .productsMegaMenu ul {
	margin-bottom:10px;
	height:auto;
	list-style-type:none;
}
.topWrapperInner .mainNavArea ul li .productsMegaMenu li, .topWrapperInner .mainNavArea ul li .resourcesMegaMenu li, .topWrapperInner .mainNavArea ul li .resourcesMegaMenu2012 li {
	border-right:none;
	margin-bottom:6px;
	float:none;
}
.topWrapperInner .mainNavArea ul li a:hover {
	color:#000000;
}
.topWrapperInner .mainNavArea ul li.endOfRow {
	border:none;
}
.mainAreaWrapper {
	background-color: #F9F9F9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;	
}
.mainAreaWrapperCustom {
	background-color: #F9F9F9;
}
.mainAreaWrapperInner {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-bottom:20px;
}
.mainAreaWrapperInnerCustom {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding:10px;
}
.logInLine {
	text-align:right;
	font-size:12px;
	padding-top:8px;
	padding-bottom:8px;
}
.logInLine a {
	color:#6a9bd1;
	padding-left:8px;
	margin-left:8px;
}
.logInLine a:hover {
	color:#000;
}
.logInLine a.logOutLink {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;	
}
.logInLine ul {
	list-style-type:none;
	float:left;
}
.logInLine ul li {
	float:left;
	margin-right:15px;
}
.logInLine ul li span {
	padding-right:10px;
}
.logInLine ul li a {
	padding:0;
	margin:0;
	text-transform: capitalize;
	/*color:#999;*/
}
.homepageSlideRHSArea {
	float:right;
	width:180px;
	position:relative;
}
.homepageSliderSectionArea {
	height:280px;
}
.homepageSlideBannerArea {
	margin-right:195px;
}
.homepageSlideRHSArea a.quickLinksLink {
	display:block;
	padding:8px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#555555;
	background-color:#FFFFFF;
	border: 1px solid #e4e4e4;
	cursor:pointer;
	background-image: url(../images/abp/quickLinksBackground.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
}
.homepageSlideRHSArea  ul {
	position:absolute;
	z-index:1;
	width:180px;
	background-color:#FFF;
	list-style-type:none;
	display:none;
}
.homepageSlideRHSArea  ul li a {
	display:block;
	padding:8px;
	font-size:12px;
	color:#4891dc;
}
.homepageSlideRHSArea  ul li a:hover {
	color:#000000;
}
.homepageSlideRHSArea  ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e4e4e4;
	border-left-color: #e4e4e4;
}
.homepageSlideRHSArea a.bannerLink {
	display:block;
	margin-top:15px;
	padding: 5px;
	border: 1px solid #E2E2E2;
	background-color:#FFFFFF;
	height:100px;
	background-repeat: no-repeat;
	background-position: 3px 5px;
	line-height:1000px;
	overflow:hidden;
}
ul#sliderBanners {
	list-style-type:none;
	height:280px;
	background-color:#fff;
	border: 1px solid #e4e4e4;
}
ul#sliderBanners li {
	height:278px;
	width:763px;
	overflow:hidden;
}
a#fssPrev, a#fssNext, ul#fssList {
	display:none;
}
.brandLogosArea, .brandLogosAreaUK, .brandLogosAreaUSCA {
	height:1px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
	background-color: #E4E4E4;
}
.homepageNewsArea {
	float:right;
	width:180px;
	border: 1px solid #E2E2E2;
	background-color:#FFFFFF;
	height:460px;
}
.homepageNewsArea h3, .homepageLatestImagesArea h3, .homepageLatestProductsArea h3 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#555555;
	background-color: #F0F0F0;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
}
.homepageNewsArea a.viewAllNewsLink, .homepageLatestImagesArea a.viewAllNewsLink, .homepageLatestImagesArea a.viewAllNewsLink2, .homepageLatestProductsArea a.viewAllNewsLink {
	display:block;
	text-align:right;
	color:#6a9bd1;
	font-size:12px;
	font-weight:bold;
	padding:8px;
	background-color:#f0f0f0;
}
.homepageLatestImagesArea a.viewAllNewsLink2 {
	height:30px;
	line-height:30px;
	background-color:#f0f0f0;
}
.homepageNewsArea a.viewAllNewsLink:hover, .homepageLatestImagesArea a.viewAllNewsLink:hover, .homepageLatestImagesArea a.viewAllNewsLink2:hover, .homepageLatestProductsArea a.viewAllNewsLink:hover {
	color:#000;
}

.homepageNewsArea ul {
	list-style-type:none;
}
.homepageNewsArea ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
}
.homepageNewsArea ul li a {
	padding:10px;
	color:#6a9bd1;
	font-size:12px;
	display:block;
	height:70px;
	overflow:hidden;
}
.homepageNewsArea ul li a:hover {
	color:#000;
}
.homepageNewsArea ul li a span {
	display:block;
	margin-top:5px;
	color:#000;
}
.homepageLatestImagesArea {
	float:right;
	width:370px;
	border: 1px solid #E2E2E2;
	background-color:#F0F0F0;
	margin-right:15px;
	height:460px;
	overflow:hidden;
}
.homepageLatestImagesArea ul {
	list-style-type:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2e2e2;
}
.homepageLatestImagesArea ul li {
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2e2e2;
	width:73px;
	height:72px;
}
.homepageLatestImagesArea ul li.endOfRow {
	border-right:none;
}
.homepageLatestProductsArea {
	margin-right:585px;
	background-color: #F0F0F0;
	height:460px;
	border: 1px solid #E2E2E2;
}
.homepageLatestProductsArea ul {
	background-color:#FFFFFF;
	list-style-type:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2e2e2;
}
.homepageLatestProductsArea ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	height:72px;
	padding-right:5px;
}
.homepageLatestProductsArea ul li a {
	display:block;
	font-size:12px;
	height:75px;
}
.homepageLatestProductsArea ul li a p {
	padding-top:10px;
}
.homepageLatestProductsArea ul li a p span {
	color:#6a9bd1;
}
.homepageLatestProductsArea ul li a:hover p span {
	color:#000;
}
.homepageLatestProductsArea ul li a img {
	float:left;
}
.homepageLatestProductsArea ul li a img.productImage {
	width:72px;
	height:72px;
	margin-right:5px;
}
.homepageLatestProductsArea ul li a img.brandImage {
	margin-right:5px;
	margin-left:5px;
}
.bottomAreaWrapper {
	margin-top:25px;
	padding-bottom:15px;
}
.bottomAreaWrapperInner {
	width:890px;
	padding-right:70px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	background-image: url(../images/abp/bottomAccoLogo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height:52px;
}
.bottomAreaWrapperInner ul {
	list-style-type:none;
	padding-top:30px;
}
.bottomAreaWrapperInner ul li {
	display:inline;
	margin-left:15px;
	font-size:11px;
}
.bottomAreaWrapperInner ul li a {
	color:#6a9bd1;
}
.bottomAreaWrapperInner ul li a:hover {
	color:#000;
}
fieldset.loginForm {
	padding:0;
	border:none;
}
.standardLogInAreaWrapper {
	float:right;
	width:230px;
	padding:5px;
	background-color: #fff;
	border: 1px solid #E2E2E2;
	margin-bottom:15px;
	height:270px;
}
.standardLogInArea {
	padding:15px;
	background-color: #E8E8E8;
	margin-bottom:15px;
	height:240px;
}
.loginArea {
	padding-top:15px;
}
.loginInfoPanel {
	margin-right:260px;
	padding:5px;
	background-color: #fff;
	border: 1px solid #E2E2E2;
	height:270px;
}
.loginInfoPanelInner {
	background-color: #e4f4f7;
	margin-bottom:15px;
	height:240px;
	background-image: url(../images/kenUS/loginLady.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 15px;
	padding-right: 200px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.loginInfoPanelInner h1 {
	font-size:20px;
	color:#555555;
	font-weight:bold;
	margin-bottom:15px;
	text-shadow: 1px 1px 2px #ccc;
}
.loginInfoPanelInner ul {
	list-style-type:none;
}
.loginInfoPanelInner ul li {
	padding-left:20px;
	font-size:13px;
	background-image: url(../images/kenUS/orangeStar.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-bottom:10px;
	text-shadow: 1px 1px 2px #ccc;
	text-transform: capitalize;
}
.standardLogInArea .loginIntroText {
	color:#4a4a4a;
	font-weight:bold;
	font-size:15px;
	display:block;
}
.standardLogInArea .loginLabel {
	display:block;
	font-size:12px;
	color:#555555;
	margin-top:10px;
}
.standardLogInArea input.loginTextBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	border: 1px solid #BFBFBF;
	width:195px;
	background-color:#FFFFFF;
}
.standardLogInArea textarea.loginTextBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	border: 1px solid #BFBFBF;
	width:195px;
	height:50px;
}
.standardLogInArea .rememberMe {
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
	color:#555;
}
.standardLogInArea .rememberMe label {
	padding-left:5px;
}
input.genericButton {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F39315;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:none;
	background-image: url(../images/kenUS/whiteTriangle.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 20px;
	cursor:pointer;
	text-transform:uppercase;
}
input.genericButtonOff {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5886DB;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:none;
	background-image: url(../images/kenUS/whiteTriangle.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 20px;
	opacity:0.2;
	filter:alpha(opacity=20);
	text-transform:uppercase;
}
.loginError {
	color:#F00;
	font-weight:bold;
}
.standardLogInArea a.registerLink {
	display:block;
	margin-top:10px;
	font-size:12px;
	color:#6a9bd1;
}
.standardLogInArea a.registerLink:hover {
	color:#000000;
}
.loginInfoPanelInner p {
	margin-top:20px;
}
.regoPageInner {
	background-color: #F9F9F9;
	border: 1px solid #F1F1F1;
	padding:20px;
	margin-top:15px;
}
.regoPage {
	background-color:#FFFFFF;
	padding:15px;
}
.regoPage .regoPageTitle {
	display:block;
	color:#555555;
	font-size:20px;
	margin-bottom:10px;
	font-weight:bold;
}
.regoPageInner p {
	margin-bottom:10px;
}
.regoPageInner p label.loginLabel, .regoPageInner p span.loginLabel {
	float:left;
	width:200px;
}
.regoPageInner p label.loginLabel em {
	font-style:normal;
	color:#4891dc;
}
.regoPageInner p input.loginTextBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:300px;
	padding:3px;
	border: 1px solid #F1F1F1;
}
.regoPageInner p textarea.loginTextBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:300px;
	padding:3px;
	border: 1px solid #F1F1F1;
	height:80px;
}
.regoPageInner .brandHubsAccordion {
	display: inline-block;	
	width: 688px;
	border-bottom: 1px solid #E2E2E2;
}
/*.regoPageInner h3 {
	margin-bottom:none;
	font-weight:bold;
	border:1px solid #E2E2E2;
	border-bottom: none;
	height: 18px;
	margin-bottom: none;
	padding: 12px 0 12px 10px;
	color: #3D7DDB;
}
.regoPageInner h3:hover {
	color: #000;
	cursor: pointer;	
}
*/
.regoPageInner h3.regoButton3H3, .regoPageInner h3.regoButton3H3:hover {
	border:none;
}

.regoPageInner .light {
	background-color: #FBFBFB;
}
.regoPageInner .dark {
	background-color: #F5F5F5;	
}
.regoPageInner .brandHubsAccordion>div {
	padding: 0 20px;
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;	
}
.regoPageInner .brandHubsAccordion .ui-state-focus {
	outline: none;	
}
.regoPageInner .brandHubsAccordion p {
	padding-left: 5px;	
}
.regoPageInner .brandHubsAccordion .brandHubsHeader {
	height: 24px;
	line-height: 30px;
	padding: 3px 0 7px 0;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;	
}
.regoPageInner .brandHubsAccordion .brandHubsHeader p {
	display: inline;
	margin: 0;
	line-height: 30px;	
}
.regoPageInner .brandHubsAccordion .brandHubsContent {
	padding: 8px 0;	
}
.regoPageInner .brandHubsAccordion div:last-child .brandHubsContent {
	height: 119px;
	margin-bottom: 1px;	
}
.regoPageInner .brandHubsAccordion .brandHubsContent span {
	height: 30px;
}
.regoPageInner .brandHubsAccordion .brandHubsContent span p {
	display: inline;
	line-height: 30px;
}
.regoPageInner .brandHubsAccordion .brandHubsContent label {
	padding-left: 5px;
}
.marketingCheckbox label {
	padding-left:5px;
}
.promotionsPageIntroTextNote {
	display:block;
	font-size:12px;
	font-weight:bold;
}
.regoPageInner p.buttonLine {
	margin-bottom:10px;
}
.regoPageInner p.buttonLine .requiredText {
	display:block;
	color:#4891dc;
	font-size:11px;
	margin-top:10px;
}
select.genericPulldown {
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
	border: 1px solid #F1F1F1;
	font-size:13px;
}
.quickOrderArea {
	background-color:#FFFFFF;
	padding:15px;
	height:395px;
}
.quickOrderArea p {
	margin-bottom:10px;
	font-size:12px;
}
.quickOrderArea div.quickOrderAreaLine {
	height:25px;
	margin-bottom:7px;
}
.qtyUpDownLinks {
	width:45px;
	float:right;
	overflow:hidden;
	height:19px;
	margin-top:0px;
	margin-bottom:0;
	padding-top:4px;
	padding-bottom:0;
	margin-left:10px;
}
a.theUpLink, a.theDownLink {
	width:17px;
	overflow:hidden;
	background-repeat: no-repeat;
	line-height:1000px;
	cursor:pointer;
	float:left;
}
a.theUpLink {
	background-image: url(../images/abp/upArrow.gif);
	height:17px;
}
a.theDownLink {
	background-image: url(../images/abp/downArrow.gif);
	height:17px;
	margin-right:5px;
}
input.skuBox, input.skuBoxWatermarked {
	font-family:Arial, Helvetica, sans-serif;
	width:210px;
	padding: 3px;
	margin-right: 3px;
	border: 1px solid #ADAEB0;
	font-size:13px;
	float:left;
	margin-top:3px;
	margin-left:5px;
	height:14px;
}
input.skuBoxWatermarked {
	background-color:#f7f3d0;
	color:#aaaaaa;
}
input.qtyBox {
	font-family:Arial, Helvetica, sans-serif;
	padding: 4px;
	width:20px;
	text-align:center;
	margin-top:3px;
	margin-right:2px;
	text-align:center;
	border: 1px solid #ADAEB0;
	font-size:11px;
	font-weight:bold;
	float:right;
}
.quickOrderLineNumber {
	font-size:15px;
	color:#555555;
	margin-top:5px;
	float:left;
	width:20px;
	text-align:right;
}
input.quickOrderNextButton {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5886DB;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:none;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	cursor:pointer;
	margin-top:15px;
}
a.addNewRowsLink {
	float:left;
	background-color: #f78317;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:none;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	margin-top:15px;
}
a.addNewRowsLink:hover {
	background-color: #5886DB;
}
.abpWhiteArea {
	padding:15px;
	border: 1px solid #E2E2E2;
	background-color:#FFFFFF;
}
.abpWhiteArea h1 {
	font-weight:bold;
	font-size:20px;
	color:#555555;
}
.tidyUp {
	clear:both;
	height:1px;
	overflow:hidden;
}
.passwordPage .loginIntroText {
	font-weight:bold;
	font-size:15px;
	color:#555;
	display:block;
	margin-bottom:15px;
}
.passwordPage {
	padding:5px;
	background-color: #fff;
	border: 1px solid #E2E2E2;
	height:270px;
	font-size:14px;
}
.passwordPageInner {
	background-color: #e4f4f7;
	margin-bottom:15px;
	height:240px;
	background-image: url(../images/kenUS/loginLady.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 15px;
	padding-right: 200px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.passwordPage p {
	margin-bottom:15px;
}
.passwordPage p label {
	margin-right:10px;
}
.passwordPage p label em {
	margin-right:10px;
	font-style: normal;
	color: #5886DB;
}
.passwordPage p input.loginTextBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	border: 1px solid #BFBFBF;
	width:250px;
}
.passwordPage p a {
	color: #5279DB;	
}
.passwordPage p a:hover {
	color: #333;	
}
select.loginLanguageSelector {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	float:right;
	border: 1px solid #E2E2E2;
}
.noSalesTax {
	float:left;
	font-size:11px;
	color: #CCC;
}
.regoPage a.forgottenPasswordLink {
	display:block;
	color: #5886DB;	
}
.regoPage a.forgottenPasswordLink:hover {
	color: #DF1F2C;
}
.regoPage .duplicateEmailAddressError {
	display:block;
	margin-bottom:10px;
}
.topWrapperInner .mainNavArea ul li .productsMegaMenuUS {
	position:absolute;
	z-index:1000;
	background:#FFF;
	border: solid #CCC;
	border-width: 0 1px 1px;
	text-align:left;
	padding:10px;
	width:750px;
	display:none;
	-moz-box-shadow:0px 3px 2px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow:0px 3px 2px rgba(0, 0, 0, 0.25);
	box-shadow:0px 3px 2px rgba(0, 0, 0, 0.25);
	margin-left:-1px;
}
.topWrapperInner .mainNavArea ul li .productsMegaMenuUS .megaMenuColumn {
	width:150px;
	float:left;
}
.topWrapperInner .mainNavArea ul li .productsMegaMenuUS a {
	color:#4891dc;
	font-size:11px;
	line-height:13px;
	display:block;
	padding-right:5px;
}
.topWrapperInner .mainNavArea ul li .productsMegaMenuUS a:hover {
	color:#555555;
}
.topWrapperInner .mainNavArea ul li .productsMegaMenuUS h3 a {
	font-weight:bold;
	color:#555555;
	font-size:12px;
	margin-top:10px;
	margin-bottom:3px;
}
.topWrapperInner .mainNavArea ul li .productsMegaMenuUS ul {
	margin-bottom:10px;
	height:auto;
	list-style-type:none;
}
.topWrapperInner .mainNavArea ul.mainNavList li .productsMegaMenuUS .megaMenuColumn ul li {
	border:none;
	width:auto;
	float:none;
}
.topWrapperInner .mainNavArea ul {
	border-right:none;
}
.topWrapperInner .mainNavArea ul.mainNavList li .productsMegaMenu .megaMenuColumn ul li {
	border:none;
	width:auto;
	padding-right:10px;
	float:none;
	margin-bottom:4px;
}
.partnerTypeList label {
	padding-left:4px;
	font-size:12px;
}
.additionalInfoProductsSold label {
	padding-left:4px;
	padding-right:10px;
}
.additionalInfoProductsSold td {
	vertical-align:top;
	padding-bottom:6px;
	font-size:12px;
}
.additionalInfoProductsSold td strong {
	font-weight:bold;
}
.usEuLinks {
	float:right;
	display:none;
}
.usEuLinks a {
	float:right;
	margin-left:10px;
	width:20px;
	height:13px;
	overflow:hidden;
	background-image: url(../images/kenUS/usEuFlags.gif);
	background-repeat: no-repeat;
	line-height:1000px;
}
.usEuLinks a.usLink {
	background-position: -31px -22px;
}
.usEuLinks a.euFlag {
	background-position: 0px 0px;
}
.usEuLinks a.euFlag:hover, .usEuLinks a.euLinkSelected {
	background-position: 0px -22px;
}
.usEuLinks a.usLink:hover, .usEuLinks a.usLinkSelected {
	background-position: -31px -0px;
}
.blueBottom {
	background-image: url(../images/kenUS/blueBottomBackground.gif);
	background-repeat: repeat-x;
	height:215px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3a4958;
	border-bottom-color: #3a4958;
}
.blueBottomInner {
	text-align:left;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
}
.kensingtonPartner {
	width:370px;
	float:left;
}
.kensingtonPartner h4 {
	height:32px;
	background-image: url(../images/kenUS/parnerLogo.gif);
	background-repeat: no-repeat;
	line-height:1000px;
	overflow:hidden;
	margin-bottom:10px;
}
.kensingtonPartner p {
	margin-bottom:10px;
	font-size:12px;
	line-height:19px;
	color:#FFF;
}
.kensingtonPartner p a, .anACCOBrandsCompany p a {
	color:#72a6d5;
	margin-left:4px;
}
.kensingtonPartner p a:hover, .anACCOBrandsCompany p a:hover {
	color:#fff;
}
.anACCOBrandsCompany {
	float:right;
	width:564px;
}
.anACCOBrandsCompany h4 {
	font-family: 'Lato', arial, serif;
	font-size:26px;
	font-weight:bold;
	color:#72A6D5;
	margin-bottom:3px;
	margin-top:-13px;
	padding-top:2px;
	height:48px;
	line-height:48px;
	overflow:hidden;
	/*background-image: url(../images/kenUS/kenLogo.gif);
	background-repeat: no-repeat;
	padding-left:184px;
	background-position: 0px 13px;*/
}
.anACCOBrandsCompany p {
	margin-bottom:10px;
	font-size:12px;
	line-height:21px;
	color:#fff;
}
.bottomWrapper {
	background-color:#000;
}
.bottom {
	padding-right:68px;
	width:912px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-top:20px;
	background-image: url(../images/kenUS/accoLogo.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
	height:53px;
	padding-bottom:20px;
	background-color:#000000;
}
.bottomRight {
	float:right;
	font-size:12px;
}
.bottomRight p {
	margin-bottom:18px;
	color:#888;
	text-align:right;
}
.bottomRight ul {
	float:right;
	list-style-type:none;
}
.bottomRight li {
	float:left;
	margin-left:20px;
}
.bottomRight li a {
	color:#FFF;
}
.bottomRight li a:hover {
	color:#9fb2c5;
}
ul.bottomLogos {
	margin-top:7px;
	display:none;
}
ul.bottomLogos li {
	float:left;
	margin-right:12px;
}
ul.bottomLogos li a {
	display:block;
	height:40px;
	background-image: url(../images/kenUS/bottomLogos/logos.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	line-height:1000px;
}
ul.bottomLogos li a.dayTimer {
	width:129px;
	background-position: 0px 5px;
}
ul.bottomLogos li a.dayTimer:hover {
	background-position: 0px -35px;
}
ul.bottomLogos li a.swingLine {
	width:88px;
	background-position: 0px -75px;
}
ul.bottomLogos li a.swingLine:hover {
	background-position: -1px -115px;
}
ul.bottomLogos li a.wilsonJones {
	width:135px;
	background-position: 0px -156px;
}
ul.bottomLogos li a.wilsonJones:hover {
	background-position: 0px -195px;
}
ul.bottomLogos li a.quartet {
	width:40px;
	background-position: 0px -240px;
}
ul.bottomLogos li a.quartet:hover {
	background-position: 0px -280px;
}
ul.bottomLogos li a.gbc {
	width:33px;
	background-position: 0px -320px;
}
ul.bottomLogos li a.gbc:hover {
	background-position: 0px -360px;
}
.topWrapperInner .mainNavArea ul li .newsMegaMenu2012 {
	position:absolute;
	z-index:1000;
	background:#FFF;
	border: solid #CCC;
	border-width: 0 1px 1px;
	text-align:left;
	display:none;
	width:360px;
	margin-left:-1px;
	-moz-box-shadow:0px 3px 2px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow:0px 3px 2px rgba(0, 0, 0, 0.25);
	box-shadow:0px 3px 2px rgba(0, 0, 0, 0.25);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left:10px;
}
a.showAllNewsLink {
	display:block;
	font-weight:bold;
	color:#555555;
	clear:left;
	margin-top:10px;
}
a.showAllNewsLink:hover {
	color:#000000;
}
.resourcesMegaMenu2012 .newsMegaMenuColumn {
	float:left;
	padding-left:20px;
}
.topWrapperInner .mainNavArea ul.mainNavList li.newsMegaMenuLI {
	width:auto;
	border-right:none;
	list-style-type:none;
	margin-bottom:5px;
}
.newsMegaMenuColumn a {
	display:block;
}
.noPromotionsText {
	font-size:13px;
	display:block;
	color:#CCCCCC;
}
.loginTerms p {
	margin-bottom:10px;
}
.loginTerms {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
.termsCheckBoxLink a {
	color: #5886DB;	
}
.termsCheckBoxLink a:hover {
	color:#000;
}
.logInLine img.countryFlag 
{
    float:right;
    margin-left:10px;
}
.brandCheckBoxList
{
    display: none;
    background-color: White;
    width: 316px;
}

.pseudoCheckBoxParent
{
    margin: 10px 0px 10px 200px;
    font-size: 12px;
}

.pseudoCheckBoxParent ul
{
    width: 314px;
    border-right: 1px #e4e4e4 solid;
    border-left: 1px #e4e4e4 solid; 
    border-bottom: 1px #e4e4e4 solid;
    list-style: none;
}

.pseudoCheckBoxParent ul input
{
    margin: 5px;
}

.pseudoCheckAll
{
    width:314px;
    border-right: 1px #e4e4e4 solid;
    border-left: 1px #e4e4e4 solid; 
    border-bottom: 1px #e4e4e4 solid;
}
.pseudoCheckAll input
{
    margin: 5px;
    background-color: White;
}

a.pseudoCheckBox {
	display:block;
	padding:7px;
	font-size:12px;
	color:#555555;
	background-color:#FFFFFF;
	border: 1px solid #e4e4e4;
	cursor:pointer;
	background-image: url(../images/abp/quickLinksBackground.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	width: 300px;
}

.pseudoDropDown
{
    display: inline-block;
}

.pseudoCheckBoxParent p
{
    font-weight: bold;
    display: inline-block;
    padding: 5px 0px 10px 0px;
    vertical-align: top;
    width: 100px;
}
/* KTGP Contact Page fix */
fieldset.contactPage {
	border:none !important;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*fieldset.contactPage #ContentPlaceHolder1_innerDIV {
	padding: 30px;
}*/
fieldset.contactPage #ContentPlaceHolder1_innerDIV p {
	margin-top:5px;
	margin-bottom: 5px;
}
fieldset.contactPage #ContentPlaceHolder1_innerDIV p label {
	font-weight: bold;
}
fieldset.contactPage #ContentPlaceHolder1_innerDIV p select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	margin-top:5px;
	margin-bottom: 5px;
}
/*.dd-select {
	margin-top:10px;
	margin-bottom:10px;
}*/
fieldset.contactPage #ContentPlaceHolder1_innerDIV p textarea {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top:5px;
	margin-bottom:5px;
	width:400px;
	height:100px;
	padding:10px;
	color:#666;
	outline: none;
	resize: none;
	overflow: auto;
}
/* chris hinds cdw */
#cdw-960 {
  width:960px;
  margin:0 auto;
  font-size:16px;
  color:#444;
  line-height: 20px;
}
#cdw-960 .row {
 width: 958px;
 overflow: hidden;
 margin: 0 0 15px 0;
}
#cdw-960 .row p {
	text-align: left;
}
#cdw-960 .right-margin {
 margin-right: 14px;
}
#cdw-960 .box {
 float: left;
 width:472px;
 height: 180px;
 position:relative;
 overflow: hidden;
}
#cdw-960 .box .panel  {
	position:absolute;
	top:0;
}
#cdw-960 .hero {
	color:white;
	font-size: 250%;
	font-weight: bold;
	text-align: center;
}
#cdw-960 .graphic {
	width: 472px;
	height: 180px;
	margin:0px;
}
.cdw-blue-bkg {
	background-color: #114477;
}
#cdw-960 .content {
	text-align:center;
	color:#fff;
	font-weight:normal;
	width: 472px;
	height:180px;
	overflow-x: hidden;
	overflow-y: auto;
}
#cdw-960 .content p {
	margin:15px;
}
#cdw-960 .content p a {
	text-decoration: none;
	text-shadow:none;
	color:#92cdeb;
	font-size:120%;
	font-weight: normal;
}
#cdw-960 .content p a:hover {
	color:white;
}
#cdw-960 .center {
	text-align: center !important;
}
#cdw-960 .glow-white {
	-moz-text-shadow: 0 0 0 70px white;
	text-shadow: 0 0 70px white;
}
#cdw-960 .reflect-text {
	-webkit-box-reflect:below 8px -webkit-gradient(linear, left top, left bottom, from(transparent), to(white)) !important;
	box-reflect:below 8px gradient(linear, left top, left bottom, from(transparent), to(white));
}