@import url('navigation.ie.css');
@import url('navigation.override.css');
* {
	margin: 0;
	padding: 0;
}
a {
	color: #0092db;
	text-decoration: none;
}
a:hover {
	color: #f00;
}
a img {
	border: 0;
}

.full_width_wrapper {
	width: 100%;
}
.full_width_wrapper {
	float: left; /* all browsers, of course */
	float: left; /* IE8 and below */
   *float: none; /* IE 7 and below */
}
#cp_toolbar_container {
	background: #4d4d4d;
	margin-bottom: 10px;
	height: 32px;
	position: relative;
}
#cp_toolbar {
	width: 960px;
	height: 19px;
	margin: 5px auto 8px;
	padding: 0 0;
	font: 13px/19px Arial, Helvetica, sans-serif;
	color: #fff;
}
#cp_toolbar p {
	float: left;
}
.backto_staples span {
	display: inline-block;
	cursor: pointer;
	float: left;
}
.staples_icon {
	background: url("/sbd/cre/copyandprint/images/header/sprites.png") no-repeat -34px -17px;
	width: 39px;
	height: 19px;
}
.left_arrow_small {
	background: url("/sbd/cre/copyandprint/images/header/sprites.png") no-repeat -51px -37px;
	width: 9px;
	height: 11px;
}
.backto_staples .staples_ico {
	margin: 0 5px 0 0;
}
.backto_staples .left_arrow_small {
	margin: 4px 4px 0 5px;
}
.backto_staples a {
	display: block;
	color: #FFF !important;
	overflow: hidden;
	font-weight: bold;
	line-height: 18px;
	float: left;
}
.backto_staples a b {
	display: inline-block;
	float: left;
	color: #FFF;
	line-height: 19px;
	margin: 0 0 0 3px;
}
.cp_toolbar_nav {
	float: right;
	list-style: none;
	margin-top: 4px;
	margin-top: 4px; /* IE8 and below */
    *margin-top: 2px; /* IE 7 and below */
}
.cp_toolbar_nav li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #fff;
	line-height: 11px;
}
.cp_toolbar_nav li a {
	display: inline-block;
	color: #fff;
}
.cp_toolbar_nav li a:hover {
	color: #fff !important;
}
.cp_toolbar_nav li.last {
	border-right: none;
	padding-right: 0;
}
.cp_looking_for_container {
	clear: both;
	float: none;
	width: 960px;
	height: auto;
	margin: 0 auto 10px;
}
.cp_looking_for {
	text-align: right;
	font-size: 13px;
	float: none;
}
.cp_looking_for b {
	font-weight: bold;
}
#cp_toolbar .cp_links {
	float: right;
}
#cp_toolbar .cp_links a {
	margin-left: 10px;
}
#cp_toolbar .cp_links a.cp_chat span {
	width: 18px;
	height: 16px;
	background-position: -1px -1px;
}
#cp_toolbar .cp_links a.cp_store_locator span {
	width: 12px;
	height: 16px;
	background-position: -20px -1px;
}
#cp_toolbar .cp_links a.cp_feedback span {
	width: 17px;
	height: 15px;
	background-position: -33px 0;
}
#cp_header {
	height: 93px;
	font-family: 'Arial';
	font-size: 12px;
	line-height: 1.3em;
}
#cp_header .cp_logo, #cp_header .cp_welcome_banner, #cp_header .cp_fast_and_free_shipping_banner {
	position: relative;
	float: left;
}

.cp_header_lhs {
	margin: 28px 15px;
	width: 730px;
	float: left !important;
}
.cp_header_lhs .search_wrap {
	float: left !important;
	width: 275px;
	margin-right: 20px;
}
#searchform {
	background: #e8e8e8;
	width: 265px;
	height: 25px;
	padding: 5px 5px;
}
#searchform .searchkey {
	border: none;
	height: 25px;
	width: 240px;
	float: left;
	background: none;
	color: #4d4d4d;
	font-size: 15px;
	line-height: 25px;
}
.searchbtn {
	background: url("/sbd/cre/copyandprint/images/icons/search_icon.png") no-repeat;
}
#searchform .searchbtn {
	border: 0 none;
	cursor: pointer;
	height: 21px;
	line-height: 1em;
	margin: 3px 0 0 0;
	padding: 0;
	text-indent: -9999px;
	width: 20px;
}
.freeshipping {
	float: left !important;
	font-size: 14px;
	color: #436d95;
}
.freeshipping p {
	margin-top: 10px;
}
.upload_file_container {
	width: 178px;
	height: 35px;
	float: right !important;
	margin-right:5px;
}
.upload_file_container a {
	background: url("/sbd/cre/copyandprint/images/icons/upload_documents.jpg") no-repeat;
	display: block;
	width: 178px;
	height: 35px;
}

#cp_navigation {
	height: 65px;
	font-family: 'Arial';
	font-size: 13px;
	line-height: 17px;
	background: #555;
}
#cp_navigation li {
	float: left;
	display: inline-block;
	border-right: 1px solid #6e6e6e;
	border-left: 1px solid #2a2a2a;
	line-height: 16px;
}
#cp_navigation > li {
	min-height: 65px;
}
#cp_navigation li a {
	display: inline-block;
	color: #fff;
	padding: 9px 29px 8px 15px;
	position: relative;
	z-index: 999999;
 *zoom:1;
}
#cp_navigation li a:hover {
	color: #fff !important;
}
.promotional-active > .getideas {
	border-left: 1px solid #2A2A2A !important;
	border-right: 1px solid #6E6E6E !important;
	/*border-right: 1px solid #6E6E6E !important;
	border-left: none !important;*/
}
.promotional-active > .see_deals {
	border-right: 1px solid #6E6E6E !important;
	border-left: none !important;
	/*border-left: 1px solid #2A2A2A !important;
	border-right: 1px solid #6E6E6E !important;*/
}
.getideas, .see_deals {
	background: #5681b2; /* Old browsers */
	background: -moz-linear-gradient(top, #5681b2 0%, #3f6184 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5681b2), color-stop(100%, #3f6184));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #5681b2 0%, #3f6184 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #5681b2 0%, #3f6184 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #5681b2 0%, #3f6184 100%); /* IE10+ */
	background: linear-gradient(to bottom, #5681b2 0%, #3f6184 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5681b2', endColorstr='#3f6184', GradientType=0 ); /* IE6-9 */
	line-height: 47px !important;
	text-shadow: 0 -1px 0 #404040;
}
.getideas {
	/*border-right: 1px solid #30589f !important;
	border-left: none !important;*/
	border-left: 1px solid #6d9ec5 !important;
	border-right: 1px solid #6E6E6E !important;
}
.see_deals {
	border-right: 1px solid #30589f !important;
	border-left: none !important
	/*border-left: 1px solid #6d9ec5 !important;
	border-right: 1px solid #6E6E6E !important;*/
}
#cp_navigation .border_lft_none {
	border-left: 0 none !important;
}
#cp_navigation .border_ryt_none {
	border-right: 0 none !important;
}
#cp_navigation .border_ryt_none > a, #cp_navigation .border_ryt_none > a.cp_active, #cp_navigation .border_ryt_none > a:hover {
	padding-right: 25px;
}
#cp_navigation > li > div {
	position: absolute;
	left: 0;
	width: 960px;
	overflow: hidden;
	display: none;
	background: url("/sbd/cre/copyandprint/images/header/secondry_nav_bg.png") repeat-x;
	z-index: 9999;
	top: 158px;
 *zoom:1;
}
#cp_navigation > li > a > span.cp_arrow {
	width: 11px;
	height: 7px;
	position: absolute;
	right: 5px;
	bottom: 12px;
	width: 11px;
}
#cp_navigation > li > div > ul.cp_sub_nav_categories {
	overflow: hidden;
	position: relative;
	left: 0;
	height: 135px;
	padding: 10px 12px 11px;
	width: 936px;
}
#cp_navigation > li > div > ul.cp_sub_nav_categories > li {
	border: 4px solid #919191;
	margin-right: 7px;
}
#cp_navigation > li > div > ul.cp_sub_nav_categories > li:hover {
	border: 4px solid #fff;
}
#cp_navigation > li > div > ul.cp_sub_nav_categories.sliding > li:hover {
	border: 4px solid #919191;
}
ul.cp_sub_nav_categories > li.cp_active a {
	border-color: #999999 !important;
}
#cp_navigation > li > div > ul.cp_sub_nav_categories > li.cp_active {
	border: 4px solid #fff;
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);/*margin-top:-4px;*/
}
#cp_navigation > li > div > ul.cp_sub_nav_categories > li > a {
	display: block;
	border: 1px solid #575757;
	width: 125px;
	height: 125px;
	position: relative;
	padding: 0;
}
#cp_navigation > li > div > ul.cp_sub_nav_categories > li > a:hover {
	border: 1px solid #ccc;
}
#cp_navigation > li > div > ul.cp_sub_nav_categories.sliding > li > a:hover {
	border: 1px solid #575757;
}
#cp_navigation > li > div > ul.cp_sub_nav_categories > li > a > span {
	position: absolute;
	bottom: 0;
	display: block;
	/* RGBa with 0.6 opacity */
	background-color: rgba(0, 0, 0, 0.6);
	/* For IE 7 - 8*/
	background: url("/sbd/cre/copyandprint/images/header/transperent_bg.png") repeat;
	width: 115px;
	padding: 3px 5px;
	font-size: 12px;
	cursor: pointer;
}
#cp_navigation > li > div > ul.cp_sub_nav_categories > li > a > span > span.cp_arrow {
	width: 11px;
	height: 7px;
	bottom: 6px;
	right: 6px;
	position: absolute;
	background-position: -51px -9px;
}
#cp_navigation > li.getideas > a > span.cp_arrow, #cp_navigation > li.see_deals > a > span.cp_arrow {
	bottom: 10px;
    display: inline-block;
    left: 50%;
    margin-left: -5px;
    position: absolute;
}
#cp_navigation > li.getideas > a, #cp_navigation > li.see_deals > a {
	padding: 9px 20px;
}
#cp_navigation > li > a > span.cp_arrow {
	background-position: -51px -9px;
}
#cp_navigation > li > a.cp_active > span.cp_arrow {
	background-position: -51px -1px;
}
#cp_navigation > li > a.cp_highlight > span.cp_arrow {
	background-position: -17px -67px;
}
#cp_navigation > li > a.cp_highlight.cp_active > span.cp_arrow {
	background-position: -17px -59px;
}
#cp_navigation > li > a:hover, #cp_navigation > li > a.cp_active {
	background: #919191; /* Old browsers */
	background: -moz-linear-gradient(top, #686868 0%, #919191 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #686868), color-stop(100%, #919191));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #686868 0%, #919191 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #686868 0%, #919191 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #686868 0%, #919191 100%); /* IE10+ */
	background: linear-gradient(to bottom, #686868 0%, #919191 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#686868', endColorstr='#919191', GradientType=0 ); /* IE6-9 */
}
#cp_navigation > li.getideas > a.cp_highlight > span.cp_arrow, #cp_navigation > li.see_deals > a.cp_highlight > span.cp_arrow {
	bottom: 10px;
	display: inline-block;
	left: 50%;
	margin-left: -5px;
	position: absolute;
}
#cp_navigation > li > a.cp_active {
	position: relative;
	border-bottom: 4px solid #919191;
	z-index: 11000;
}
#cp_navigation > li > a.cp_arrow, #cp_navigation > li > a.cp_arrow:hover {
	display: none;
	background: url("/sbd/cre/copyandprint/images/header/nav_arrow_sprites.png") no-repeat;
	width: 75px;
	height: 156px;
	text-indent: -9999px;
	position: absolute;
	padding: 0!important;
	z-index: 99999;
	top: 158px;
	filter: none;
}
#cp_navigation > li > a.cp_left, #cp_navigation > li > a.cp_left:hover {
	background-position: 0 center;
	left: 0;
}
#cp_navigation > li > a.cp_right, #cp_navigation > li > a.cp_right:hover {
	background-position: -96px center;
	right: 0;
	width: 96px;
}
#cp_navigation > li > div > div > ul.cp_nav_tools > li > a {
	display: block;
	margin: 5px;
	padding: 5px;
	color: #4d4d4d;
	border: 1px solid #ccc;
	background: #fff no-repeat 0 0;
}
#cp_navigation > li > div > div > ul.cp_nav_tools > li > img {
	display: block;
	margin: 5px;
}
#cp_navigation > li > div > div > ul.cp_nav_tools > li > a.cp_active.cp_disabled {
	padding: 8px;
	color: #4d4d4d;
	border: 1px solid #dedede;
	background-position: 0 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
#cp_navigation_tertiary > div {
	display: none;
}
#cp_navigation_tertiary h3 {
	padding: 5px 16px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
#cp_navigation_tertiary div.nav_pagination {
	width: 960px;
	overflow: hidden;
	position: relative;
	background: url("/sbd/cre/copyandprint/images/header/tertiary_nav_bg.png") repeat-x;
}
#cp_navigation_tertiary div.nav_pagination a.cp_arrow {
	display: none;
	background: url("/sbd/cre/copyandprint/images/header/nav_arrow_sprites.png") no-repeat;
	height: 156px;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	vertical-align: middle;
	width: 80px;
	z-index: 9999;
}
#cp_navigation_tertiary div.nav_pagination a.cp_left {
	background-position: 0 center;
	left: 0;
}
#cp_navigation_tertiary div.nav_pagination a.cp_left.cp_disabled {
	background-position: -1px center;
}
#cp_navigation_tertiary div.nav_pagination a.cp_right {
	background-position: -102px center;
	right: 0;
	width: 90px;
}
#cp_navigation_tertiary div.nav_pagination a.cp_right.cp_disabled {
	background-position: -45px center;
}
#cp_navigation_tertiary div.nav_pagination > ul {
	height: 138px;
	padding: 18px 12px 0;
	list-style-type: none;
	overflow: hidden;
	position: relative;
	left: 0;
}
#cp_navigation_tertiary div.nav_pagination > ul > li {
	display: inline-block;
	float: left;
	margin-right: 13px;
	font-size: 12px;
	position: relative;
}
#cp_navigation_tertiary div.nav_pagination > ul > li > a > div.tile {
	border: 1px solid #9d9d9d;
	width: 90px;
	height: 90px;
	float: none;
	margin: 1px 1px 0;
	cursor: pointer;
}
#cp_navigation_tertiary div.nav_pagination > ul > li > a:hover > div.tile {
	border: 2px solid #959795;
	margin: 0;
}
#cp_navigation_tertiary div.nav_pagination > ul > li > a > span {
	display: block;
	text-align: center;
	padding: 8px 0;
	cursor: pointer;
	width: 92px;
	line-height: 14px;
	margin: 0 1px;
}
#cp_navigation_tertiary div.nav_pagination > ul > li.cp_active {
	margin-left: -1px;
	margin-right: 12px;
}
#cp_navigation_tertiary div.nav_pagination > ul > li.cp_active > a > span {
	color: #4dc3ff;
}
#cp_navigation_tertiary div.nav_pagination > ul > li > a:hover > span {
	text-decoration: underline;
	padding-top: 7px;
}
#cp_navigation_tertiary div.nav_pagination > ul > li.cp_active > a:hover > span {
	padding-top: 8px;
}
#cp_navigation_tertiary div.nav_pagination > ul > li.cp_active > a > div.tile {
	color: #4dc3ff;
	border: 3px solid #4dc3ff;
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
	margin: -1px 0 0;
}
#cp_navigation_tertiary div.nav_pagination > ul > li.cp_active > a > div.tile > span.cp_check {
	background: url('/sbd/cre/copyandprint/images/header/sprites.png') no-repeat 0 -18px;
	width: 31px;
	height: 36px;
	display: block;
	right: 3px;
	top: 57px;
	position: absolute;
}
#cp_navigation_tertiary div.nav_pagination > ul > li.cp_active > a > span {
	width: 94px;
	margin: 0;
}
#cp_navigation .cp_sub_nav_content li {
	float: none;
	border: none;
	display: none;
}
#cp_navigation .cp_sub_nav_content li {
	background-color: #919191;
}
#cp_navigation .cp_sub_nav_content li a {
	padding: 0;
}
#cp_navigation .cp_sub_nav_content li img {
	padding: 10px;
}

.cp_sprite {
	content: ' ';
	display: inline-block;
	background-image: url('/sbd/cre/copyandprint/images/header/sprites.png');
	background-repeat: no-repeat;
	vertical-align: middle;
}
.cp_logo {
	background: #5681b2; /* Old browsers */
	background: -moz-linear-gradient(top,  #5681b2 0%, #3f6184 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5681b2), color-stop(100%,#3f6184)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5681b2 0%,#3f6184 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5681b2 0%,#3f6184 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5681b2 0%,#3f6184 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5681b2 0%,#3f6184 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5681b2', endColorstr='#3f6184',GradientType=0 ); /* IE6-9 */
}
.cp_logo a {
	background: url("/sbd/cre/copyandprint/images/header/logo.png") no-repeat 50% 12px;
	border-bottom: 1px solid #27425B;
	border-top: 1px solid #6999CA;
	display: block;
	height: 91px;
	text-indent: -9999px;
	width: 200px;
}
.cp_welcome_banner {
	top: 40px;
	margin: 0 10px;
}
.cp_fast_and_free_shipping_banner {
	top: 31px;
}
