@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	font-weight:normal;
}
a {
	text-decoration:none;
}
body {
	background-color: #e5e5e5;	
	text-align:center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color:#fff;
}
.topWrapper {
	height:120px;
	color:#ef5ba0;
	background-repeat: no-repeat;
	background-position: center 29px;
	background-color:#e0151f;
	background-image: url(../images/f2f/topLogo.gif)
}
.topInner {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
}
.topInner ul {
	float:right;
	margin-right:25px;
	list-style-type:none;
	margin-top:15px;
}
.topInner ul li {
	float:left;
	margin-left:25px;
}
.addthis_toolbox {
	padding-top:15px;
}
.topInner ul li a {
	color:#BCBDC0;
}
.topInner ul li a:hover, .topInner ul li a.selected {
	color:#fff;
}
.topNavWrapper {
	height:40px;
	background-color: #000;
}
.topNavInner {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-transform:uppercase;
	font-size:12px;
}
.topNavInner ul {
	list-style-type:none;
}
.topNavInner ul li {
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
}
.topNavInner ul li a {
	display:block;
	height:40px;
	line-height:40px;
	color:#fff;
	text-align:center;
	width:295px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	font-weight:bold;
}
.topNavInner ul li a:hover, .topNavInner ul li a.selected {
	color: #E0151F;
}
.topNavInner ul li a.homeLink {
	width:58px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	line-height:1000px;
	overflow:hidden;
	background-image: url(../images/f2f/homeIcons.gif);
	background-repeat: no-repeat;
	background-position: center 15px;
	border:none;
}
.topNavInner ul li a.homeLink:hover {
	background-position: center -25px;
}
.homepageContentAreaWrapper {
	height:590px;
	background-image: url(../images/f2f/homepageContentBackground.gif);
	background-repeat: repeat-x;
	color:#FFFFFF;
	background-color:#FFFFFF;
}
.contentAreaWrapper .contentAreaInner {
	text-align:left;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.contentAreaWrapper {
	background-color:#FFF;
	color:#000000;
}
.homepageContentAreaWrapper h1 {
	height:143px;
	margin-bottom:27px;
	line-height:1000px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: center;
}
.homepageContentAreaWrapper h2 {
	margin-bottom:15px;
	font-size:35px;
	font-weight:bold;
}
.homepageContentAreaWrapper h2.extraTopHeadline {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	font-size:22px;
}
.homepageContentAreaWrapper p {
	font-size:14px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}
.homepageContentAreaWrapper p.firstPara {
	font-weight:bold;
}
.homepageContentAreaWrapper .homepageEmailAddressFormArea {
	text-align:left;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}
.homepageContentAreaWrapper .homepageEmailAddressFormArea input.getStartedButton {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #000;
	border:none;
	height:30px;
	line-height:30px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
}
input.getStartedEmail {
	font-family: Arial, Helvetica, sans-serif;
	width:240px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#FFF;
	border:none;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	height:22px;
	padding-top:8px;
}
.homepageBoxesArea {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.homepageBoxesArea div {
	height:204px;
	background-color: #323232;
	width: 290px;
	color:#FFF;
	position:relative;
	text-align:left;
	margin-left:42px;
}
.homepageBoxesArea div h3 {
	font-size:13px;
	font-weight:bold;
	padding:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #707070;
	text-transform:uppercase;
}
.homepageBoxesArea .homepageBoxesAreaRight {
	float:right;
	background-image: url(../images/nye/freePrizeDrawBackground.gif);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}
.homepageBoxesArea .homepageBoxesAreaLeft {
	float:left;
	margin-left:0;
}
.homepageBoxesArea .homepageBoxesAreaMiddle {
	float:left;
	background-image: url(../images/nye/qualifyingProductsBackground.gif);
	background-repeat: no-repeat;
	background-position: 15px 59px;
}
.homepageBoxesArea div p {
	position:absolute;
	left:0;
	top:175px;
	text-align:right;
	width: 272px;
	padding:0;
}
.homepageBoxesArea .homepageBoxesAreaRight p {
	top:130px;
}
.homepageBoxesArea div p a {
	font-size:12px;
	text-transform: uppercase;
	color: #ef5ba0;
	font-weight:bold;
	padding-left:10px;
	background-image: url(../images/nye/pinkArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.homepageBoxesArea div p a:hover {
	color: #fff;	
}
.homepageBoxesArea .homepageBoxesAreaRight .middleText {
	top:85px;
	position:absolute;
	left:0;
	text-align:right;
	width: 200px;
	padding:0;
	padding-left:77px;
	font-size:12px;
}
.homepageBoxesArea div ol {
	list-style-type:decimal;
	padding-left:20px;
	margin-top:10px;
	font-size:12px;
	margin-left:15px;
}
.homepageBoxesArea div ol li {
	margin-bottom:8px;
}
.bottomWrapper {
	height:105px;
	background-color: #262626;
}
.bottomInner {
	width:440px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	background-image: url(../images/nye/bottomWrapperBackground.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	padding-left:260px;
	padding-right:260px;
	height:85px;
}
.bottomInner p {
	font-size:11px;
	color:#fff;
	text-align:center;
}
.bottomInner a.accoLink {
	float:right;
	width:43px;
	height:60px;
	line-height:1000px;
	overflow:hidden;
	background-image: url(../images/treatsForYou/accoLogo.gif);
	background-repeat: no-repeat;
}
.bottomWrapper2 {
	clear:both;
	background-color: #E5E5E5;
}
.bottomInner2 {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding-top:24px;
	background-image: url(../images/f2f/rhsLogos.gif);
	background-repeat: no-repeat;
	background-position: right 24px;
	padding-bottom:20px;
}
.bottomInner2 p {
	font-size:11px;
	color:#8b8b8b;
	margin-right:500px;
	text-align:left;
	margin-top:30px;
}
.bottomNavArea ul.bottomNav {
	list-style-type:none;
	float:right;
	margin-top:30px;
}
.bottomNavArea ul.bottomNav li {
	margin-left:20px;
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:4px;
	float:left;
}
.bottomNavArea ul.bottomNav li a {
	color:#EB172C;
	font-weight:bold;
}
.bottomNavArea ul.bottomNav li a:hover, .bottomNavArea ul.bottomNav li a.selected {
	color:#000;
}
ul.brandsNav {
	float:left;
	list-style-type:none;
}
ul.brandsNav li {
	float:left;
	margin-right:15px;
	height:42px;
}
ul.brandsNav li a {
	height:42px;
	display:block;
	line-height:1000px;
	overflow:hidden;
	background-repeat: no-repeat;
}
ul.brandsNav li a.rexelLink {
	width:101px;
	background-image: url(../images/nye/rexelLogo.gif);
}
ul.brandsNav li a.gbcLink {
	width:42px;
	background-image: url(../images/nye/gbcLogo.gif);
}
ul.brandsNav li a.noboLink {
	width:52px;
	background-image: url(../images/nye/noboLogo.gif);
}
ul.brandsNav li a.kensingtonLink {
	width:100px;
	background-image: url(../images/nye/kensingtonLogo.gif);
}
ul.brandsNav li a.cdWOWLink {
	width:92px;
	background-position: -384px 0px;
	margin-left:20px;
}
ul.brandsNav li a.bolLink {
	width:92px;
	background-position: -526px 0px;
	margin-left:20px;
}

.logOutDialog {
	background-color: #fff;
	padding: 15px;
	width:400px;
	display:none;
	text-align:left;
	color:#000;
	font-size:13px;
	cursor:auto;
}
.signOutLink {
	cursor:pointer;
}
a.closeSignOutBox {
	float:right;
	color:#EA2132;
	font-size:12px;
	cursor:pointer;
}
a.closeSignOutBox:hover {
	color:#000;
}
.logOutDialog h3 {
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:25px;
}
.logOutDialog p {
	margin-bottom:20px;
}
.logOutDialog p.signOutLinksLine {
	height:40px;
	margin-bottom:10px;
}
.logOutDialog p.signOutLinksLine a {
	float:left;
	margin-right:20px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background-color: #000;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
	cursor:pointer;
	color:#FFF;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: url(../images/nye/whiteTriangle.gif);
	background-repeat: no-repeat;
	background-position: 12px 11px;
}
.logOutDialog p.signOutLinksLine a:hover {
	background-color:#E0151F;
}
.cdWOWValueBox {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	height:50px;
	line-height:35px;
}
.cdWOWValueBox span {
	text-transform:uppercase;
	padding-left:15px;
	padding-right:15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-bottom-right-radius: 15px;
	-moz-border-bottom-left-radius: 15px;
	float:right;
	background-color: #000;
	line-height:33px;
	height:33px;
	font-weight:bold;
}
.makeAClaimDialog {
	background-color: #fff;
	padding: 15px;
	width:400px;
	display:none;
	color:#000;
	font-size:13px;
	cursor:auto;
	text-align: left;
}
.makeAClaimDialog h3 {
	margin-top:40px;
	text-transform:uppercase;
	font-size:18px;
	margin-bottom:20px;
	font-weight:bold;
}
.makeAClaimDialog p {
	margin-bottom:40px;
}
.makeAClaimDialog p.makingAClaimLinksLine {
	margin-bottom:40px;
	margin-top:20px;
}
.makeAClaimDialog p.makingAClaimLinksLine a {
	margin-left:10px;
	margin-right:10px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #E0151F;
	font-size:12px;
	color:#FFF;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: url(../images/nye/whiteTriangle.gif);
	background-repeat: no-repeat;
	background-position: 12px 11px;
	text-transform:uppercase;
	font-weight:bold;
}
.makeAClaimDialog p.makingAClaimLinksLine a:hover {
	color:#000;
}
.tidyUp {
	height:1px;
	overflow:hidden;
	clear:both;
}
#theFlagSelector {
	float:right;
	z-index:100;
	position:relative;
	margin-top:10px;
}
#theFlagSelector img.currentSiteFlag2 {
	cursor:pointer;
	width:33px;
	height:22px;
}
#theFlagSelector ul.flagMenu {
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
	width:48%;
}
#theFlagSelector ul.flagMenu li {
	height:18px;
	float:none;
	border:none;
	margin-top:6px;
	text-align:left;
}
#theFlagSelector ul.flagMenu li a {
	color:#CCC;
	text-decoration:none;
	line-height:18px;
	font-size:12px;
}
#theFlagSelector ul.flagMenu a:hover {
	color:#FFF;
}
#theFlagSelector ul.flagMenu a img {
	float:left;
	margin-right:6px;
	width:19px;
	height:12px;
	margin-top:4px;
}
.flagMenuWrapper {
	position:absolute;
	display:none;
	top:22px;
	right:-20px;
	padding-top:12px;
	background-image: url(../images/treatsForYou/siteChangeBackground.gif);
	background-repeat: no-repeat;
	background-position: 430px 0px;
	z-index:2;
}
.flagMenuWrapper h3 {
	margin:0;
	padding:0;
	font-size:11px;
	color:#FFF;
}
.flagMenuWrapper div.flagMenuArea h3 a {
	float:right;
	width:8px;
	height:7px;
	cursor:pointer;
	overflow:hidden;
	line-height:1000px;
	background-image: url(../images/kensington/closeFlagsIcon1.gif);
	background-repeat: no-repeat;
	margin-top:3px;
	margin-right:6px;
}
.flagMenuWrapper div.flagMenuArea h3 a:hover {
	background-image: url(../images/kensington/closeFlagsIcon2.gif);
}
.flagMenuWrapper div.flagMenuArea {
	background-color: #333;
	padding:4px;
	-webkit-box-shadow: 3px 3px 8px #666666;
	-moz-box-shadow: 3px 3px 8px #666666;
	width:470px;
}
.staplesLogo {
	float:left;
	width:118px;
	height:85px;
	background-image: url(../images/nye/staplesLogo.gif);
	background-repeat: no-repeat;
	margin-top:-24px;
}
.officeDepotLogo {
	float:left;
	width:208px;
	height:61px;
	background-image: url(../images/nye/officeDepotLogo.gif);
	background-repeat: no-repeat;
	margin-top:-12px;
}
.homepageLowerArea {
	color:#000000;
	font-size:13px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:30px;
	height:250px;
}
.homepageInnerWrapper {
	width:420px;
	margin-left:auto;
	margin-right:auto;
	padding-left:500px;
	background-image: url(../images/f2f/homepageImage.gif);
	background-repeat: no-repeat;
	background-position: 0px 32px;
	height:278px;
	padding-top:56px;
	margin-top:30px;
}
.productDisplay {
	background-image: url(../images/f2f/productRange.jpg);
	background-repeat: no-repeat;
	height:125px;
}
.qualifyingProducts {
	float:right;
	width:595px;
}
.howItWorks {
	margin-right:660px;
}
.qualifyingProducts h3, .howItWorks h3 {
	text-transform:uppercase;
	font-weight:bold;
	color:#000000;
	font-size:13px;
	margin-bottom: 23px;
	padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E81D33;
}
.howItWorks ol li {
	margin-left:20px;
	margin-bottom:2px;
}
.howItWorks ol {
	height:125px;
}
.qualifyingProducts a, .howItWorks a {
	float:right;
	font-size: 11px;
	text-transform: uppercase;
	color: #000;
	background-color: #E81D33;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-image: url(../images/f2f/whiteArrow.gif);
	background-repeat: no-repeat;
	background-position: 11px 10px;
	color:#FFFFFF;
	font-weight:bold;
}
.qualifyingProducts a:hover, .howItWorks a:hover {
	color:#000000;
}