/* OVERWRITE
------------------------------*/
.global-header-wrap {
	background: #0046be;
	box-shadow: none;
}
#footer {
	margin-top: 0;
	z-index: 2;
}

/* WRAPPERS
------------------------------*/
#homepage-bg {
	background: #111 url(../images/homepage/2012/large-bg.jpg) 50% -8px no-repeat;
	height: 650px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -1;
}
#homepage-top {
	min-height: 260px;
	width: 960px;
	margin: 0 auto 80px;
	position: relative;
	z-index: 2;
	color: #fff;
	clear: both;
}

#segmenthomepage-top {
	min-height: 260px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	color: #fff;
	clear: both;
}

/* DARK CONTENT BOXES
------------------------------*/
.home-box,
.home-box-footer {
	position: absolute;
	-moz-transition: background 0.5s;
	-webkit-transition: background 0.5s;
	transition: background 0.5s;
}
.home-box .home-box-title,
.home-box .home-box-content {
	position: relative;
	z-index: 2;
}
.home-box .home-box-title {
	color: #91d7ea;
	font-size: 40px;
	max-width: 230px;
	line-height: 40px;
	margin: 0 0 12px;
	font-weight: normal;
}
.home-box .home-box-content {
	max-width: 259px;
	font-size: 20px;
	line-height: 23px;
	color: #111;
}
.home-box .home-box-link {
	font-size: 16px;
	font-weight: bold;
	color: #003e6a;
	margin: 40px 0 0;
	display: block;
	position: relative;
	z-index: 2;
	-moz-transition: color 0.5s;
	-webkit-transition: color 0.5s;
	transition: color 0.5s;
}
.home-box .home-box-link > i {
	font-style: normal;
	font-size: 20px;
	line-height: 0;
}
.home-box.large {
	width: 422px;
	height: 233px;
	padding: 20px 25px;
	background: rgba(255, 255, 255, 0.25);
}
.ie .home-box.large {
	background: none url(../images/global/alpha-bg.png) 0 -800px repeat-x;
}
.home-box.large .home-box-photo {
	position: absolute;
	right: 0;
	top: 0;
	width: 245px;
	height: 273px;
	background: url(../images/homepage/2012/homepage-sprite.png) -392px -1px no-repeat;
}
.home-box.large .button {
	font-weight: bold;
	margin-top: 30px;
}
.home-box.small {
	width: 218px;
	height: 98px;
	padding: 10px;
	background: rgba(0, 0, 0, 0.3);
}
.home-box.small .home-box-title {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding: 5px 0 0;
	margin: 0 0 8px;
}
.home-box.small .home-box-content {
	font-size: 17px;
	line-height: 20px;
	color: #fff;
}
.home-box.message-1,
.home-box.message-3 {
	top: 65px;
	left: 0;
}
.home-box.message-2 {
	top: 10px;
	left: 244px;
}
.home-box.message-3 {
	left: auto;
	right: 0;
}
.home-box .home-box-footer {
	bottom: -42px;
	right: 0;
	width: 109px;
	height: 42px;
	background: rgba(0, 0, 0, 0.3);
}
.home-box.message-3 .home-box-footer {
	bottom: -42px;
	left: 0;
	right: auto;
}
.ie .home-box.small,
.ie .home-box .home-box-footer {
	background: url(../images/global/alpha-bg.png) 0 0 repeat-x;
}
.home-box .home-box-button {
	height: 42px;
	width: 130px;
	font-size: 16px;
	color: #fff;
	background: #003e6a;
	font-weight: bold;
	opacity: 0.80;
	filter: alpha(opacity=80);
	position: absolute;
	left: -135px;
	top: 5px;
	text-align: center;
	line-height: 41px;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
	text-decoration: none !important;
	-moz-transition: all 0.25s;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.home-box.message-3 .home-box-button {
	left: auto;
	right: -135px;
}
.home-box .home-box-button > i {
	font-style: normal;
	font-size: 22px;
	position: relative;
	top: 1px;
	line-height: 0;
}
.home-box:hover .home-box-button {
	opacity: 1;
	filter: alpha(opacity=100);
}
.ie7 .home-box .home-box-button {
	line-height: 37px;
}
.home-box:hover,
.home-box:hover .home-box-footer {
	background: rgba(0, 0, 0, 0.5);
}
.home-box.large:hover {
	background: rgba(255, 255, 255, 0.35);
}
.ie .home-box:hover,
.ie .home-box:hover .home-box-footer {
	background: url(../images/global/alpha-bg.png) 0 -400px repeat-x;
}
.ie .home-box.large:hover {
	background: none url(../images/global/alpha-bg.png) 0 -1200px repeat-x;
}

/* HOMEPAGE CONTENT
------------------------------*/
/*#homepage-content {
	background: #f3f3f3 url(../images/global/static-bg.jpg) 0 0 repeat-x;
	padding-bottom: 70px;
	width: auto;
	box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.3);
}*/

#homepage-content .grid {
	position: relative;
}
.grid .column.ghp-banner {
	margin: 0 10px 30px;
	padding: 0;
	width: 960px;
	position: relative;
	height: 85px;
	border: 0;
}
.grid .column.ghp-banner {
	text-decoration: none !important;
}
.grid .column.ghp-banner .button {
	position: relative;
	z-index: 2;
	cursor: pointer;
	text-decoration: none !important;
}
.grid .column.ghp-banner > img {
	position: absolute;
	top: 0;
	left: 0;
}

/* FOCUS BLOCK
------------------------------*/
.focus-block {
	width: auto;
	clear: both;
	position: relative;
}
.ie7 .focus-block {
	padding-bottom: 10px;
}
.focus-block .column > a {
	text-decoration: none !important;
}
.focus-block .focus-title {
	font-size: 16px;
	color: #005ba8;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 5px;
}
.focus-block .focus-content {
	color: #888;
	font-size: 16px;
	line-height: 22px;
	width: 190px;
	height: 80px;
	float: left;
	border-right: 1px solid #dedede;
	cursor: pointer;
	padding: 0 10px 0 0;
	margin-top: 10px;
}
.focus-block .focus-icon {
	background: url(../images/homepage/2012/homepage-sprite.png) 0 0 no-repeat;
	width: 80px;
	height: 100px;
	float: left;
}
.focus-block .button {
	font-weight: bold;
	margin-top: 20px;
	cursor: pointer;
}
.focus-block .button.product{
	margin-top: 0;
}
.focus-block .focus-icon.mobile-office					{ background-position: 10px 1px }
.focus-block .focus-icon.presentations					{ background-position: -320px -3px }
.focus-block .focus-icon.data-protection				{ background-position: -100px 5px }
.focus-block .focus-icon.audio-visual					{ background-position: -201px -7px }

/*New products homepage 2013*/

.ie9 .rca-home {
	width: 284px;
	right: auto;
	top: 48px;
	background-position: 160px -5px;
}

.ie8 .rca-home {
	top: 48px;
}

.ie9 .samsung-home {
	width: 284px;
	right: auto;
	top: 48px;
	background-position: 100% -5px;
}

.ie8 .samsung-home {
	top: 48px;
}

.ie9 .brother-home {
	width: 271px;
	right: auto;
	top: 48px;
	background-position: 100% -10px;
}

.ie8 .brother-home {
	top: 48px;
}

.ie7 .rca-home {
	left: 0px;
	top: 50px;
	background: url(../images/homepage/2016/BB16279004.png) 160px -5px no-repeat;
	width: 284px;
	height: 140px;
	position: absolute;
}

.ie7 .samsung-home {
	left: 0px;
	top: 50px;
	background: url(../images/homepage/2016/BB19923490.png) 100% 25px no-repeat;
	width: 284px;
	height: 140px;
	position: absolute;
}

.ie7 .brother-home {
	left: 0px;
	top: 50px;
	background: url(../images/homepage/2016/BB19872885.png) 100% -10px no-repeat;
	width: 271px;
	height: 140px;
	position: absolute;
}

.rca-home {
  background: url(../images/homepage/2016/BB16279004.png) 160px -5px no-repeat;
  width: 284px;
  height: 140px;
  position: absolute;
  top:48px;
}

.samsung-home {
  background: url(../images/homepage/2016/BB19923490.png) 100% -5px no-repeat;
  width: 284px;
  height: 140px;
  position: absolute;
  top:48px;
}

.brother-home {
  background: url(../images/homepage/2016/BB19872885.png) 100% -10px no-repeat;
  width: 271px;
  height: 140px;
  position: absolute;
  padding-right: 26px;
  top:48px;
}
.focus-block .focus-content.product {
	border: none;
	width: 100%;
	margin-top: 10px !important;
}
.focus-block .focus-content.product sup {
	font-size: 10px;
	position: relative;
	top: -4px;
}
.focus-block .focus-title.product {
	font-size: 18px;
	text-transform: capitalize;
}
.bottom-banner.holiday-gift {
	background: url(../images/homepage/2013/home_yearend_half.jpg) right top no-repeat;
	border-color: #fff!important;
}
.bottom-banner.back-to-business {
	background: url(../images/homepage/2013/home_back_to_business_banner.jpg) right top no-repeat;
	border-color: #fff!important;
}
span.back-to-business-disclaimer {
	font-size: 10px;
	top: 94px;
	position: relative;
}
.bottom-banner.holiday-gift .geek-squad-wrapper {
	display: block;
	padding: 14px;
}
.column p.holiday-gift {
	padding-top: 0;
	color: #fff;
}
.column p.holiday-gift:hover {
	text-decoration: none!important;
}
span.link.holiday-gift {
	color: yellow;
}
span.link.holiday-gift:hover {
	text-decoration: underline;
}

.bottom-banner.holiday-gift .geek-squad-wrapper:hover {
	text-decoration: none!important;
}

.grid .half.no-padding.bottom-banner {
	width: 467px;
}

.grid .third.home + .third:nth-child(3n+3){
	width: 284px;
}

/* BOTTOM BANNER
------------------------------*/
.column.bottom-banner {
	margin-top: 30px;
	height: 90px;
	border: 1px solid #000;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
}

/** Gift Guide **/
.bottom-banner.gift-guide {
	background: url(../images/promotion/holidaygiftguide/homepage-holiday-bg.jpg);
	height: 92px;
	position: relative;
}
.bottom-banner.gift-guide .gift-guide-wrapper {
	background: url(../images/global/alpha-fff-50.png);
	margin: 7px;
	padding: 10px;
	font-weight: bold;
	display: block;
}
.bottom-banner.gift-guide .gift-guide-wrapper > div {
	padding: 6px 0 0;
}
.bottom-banner.gift-guide .stars {
	width: 38px;
	height: 37px;
	background: url(../images/promotion/holidaygiftguide/homepage-three-stars.png) no-repeat;
	position: absolute;
	right: 1px;
	top: -10px;
}

/** Geek Squad **/
.bottom-banner.geek-squad {
	background: #222 url(../images/promotion/geek-squad-office-support/badge-bg.jpg) right top no-repeat;
	border-color: #222;
}
.bottom-banner.geek-squad .geek-squad-wrapper {
	display: block;
	padding: 14px;
}
.bottom-banner.geek-squad .geek-squad-wrapper:hover {
	text-decoration: none;
}
.bottom-banner.geek-squad .geek-squad-wrapper .link {
	color: #f47b29;
	font-weight: bold;
}
.bottom-banner.geek-squad .geek-squad-wrapper:hover .link {
	text-decoration: underline;
}
.bottom-banner.geek-squad .geek-squad-wrapper > p {
	color: #fff;
	padding: 5px 0 0;
	line-height: 15px;
	width: 78%;
}

/** Solution Guide **/
.bottom-banner.solution-guide {
	background: #fff url(../images/promotion/solution-guide/guide-bg.jpg) 100% 7px no-repeat;
	border: 1px solid #fff;
}
.ie .bottom-banner.solution-guide {
	border: 1px solid #dedede;
}
.bottom-banner.solution-guide .solution-guide-wrapper {
	display: block;
	padding: 10px;
	color: #737474;
	font-size: 11px;
}
.bottom-banner.solution-guide .link {
	color: #005ba8;
}
.bottom-banner.solution-guide .solution-guide-wrapper:hover {
	text-decoration: none;
}
.bottom-banner.solution-guide .solution-guide-wrapper:hover .link {
	text-decoration: underline;
}
.bottom-banner.solution-guide .solution-guide-title {
	text-transform: uppercase;
	color: #005ba8;
	font-weight: bold;
	font-size: 12px;
}
.bottom-banner.solution-guide .solution-guide-wrapper > p {
	line-height: 15px;
	padding: 3px 0 6px;
	width: 75%;
}


/*CSS for new UI*/
.no-bg{
	background: none !important;
	padding-bottom: 20px !important;
    box-shadow: none !important;
}

.grid-box li{
	list-style: none;
	display: inline-block;
}

.w-30{
	width: 33%;
	padding-right: 30px;
    padding-left: 30px;
}

.flt-l{
	float: left;
}
.f-wh{
	height: 150px;
	position: relative;
}
.f-wh img{
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.pad-5{
	padding: 5px;
}

.bor-rl{
	border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.txt-wrp{
	margin-top: 20px;
}

.txt-wrp p{
	font-size: 14px;
    color: #aeaeae;
    -webkit-font-smoothing: antialiased;
}
.bld-blk{
	font-weight: bold;
    font-family: Arial;
    color: #474749;
    font-size: 24px;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
}

.nor-blk{
	color: #474749;
    font-weight: normal;
    font-size: 24px;
    margin: 0;
    font-family: myriad pro,Arial;
    -webkit-font-smoothing: antialiased;
}

.txtdn{
	text-decoration: none !important;
}

@media all and (-ms-high-contrast:none)
  {
   .global-utility-nav .web-team-nav { margin-right: 0px; } /* IE10 IE11 */
   
}

.global-utility-nav .web-team-nav{
    margin-right: 0px\9;
}/* Below IE10 */

.padlr2, .padlr4{
	padding: 0 160px 0 160px;
}

.padlr5 #product-content4, .padlr7 #product-content4, .padlr7 #product-content6, .padlr8 #product-content7{
	padding-left: 162px;
}

.mart20{
	margin-top: 20px;
}

.mart-60{
	margin-top: -60px !important;
}
#imgWH150{
	width: 200px;
	height: 150px;
	margin: 0 auto;
}				 