div.service-page
{
	position: static !important;
	width: 1000px !important;
}

body
{
	padding: 60px 200px;
}

.testink {
	font-size: 16px;
	color:#007fc5;
}

a.testlink1 {color: black;}

a.testlink1 a:hover {color: white;}

.testlink1 a {color: black;}

.testlink1 a:hover {color: white;}

.testlink a:hover{text-decoration: underline}
.testlink a:visited{color: #822980}

.index_column
{
	width: 300px;
	float: left;
}

#content_section
{
	display:block;
	float:left;
	position: relative;
	margin:0;
	padding:0;
	width:100%;
	font-size:10px;
}

.Diag_Popup
{
	font-size:14px;
	color : #03AFDE;
}

#main_column
{
	width: 1000px;
	position: relative;
	float: left;
	margin: 30px 41px 0 18px;
	padding: 0 0px 0px 0px;
}

#main_column .content_block
{
	padding: 0px 0 0px 0;
	clear: both;
	width: 100%;
}

@media screen and (max-width: 450px)
{
	#main_column .content_block {
		margin-top: 35px;
	}
}

.lay_33_66 .left {width: 1000px}
.lay_33_66 .right {width: 326px}

#right_rail
{
	padding: 0px 0px 0px 0px;
	/*background:#E7E7E7 center top repeat-y;*/
	width: 308px;
	position: relative;
	float: left;
	margin-right: 18px;
	margin-top:30px;
}

.form-divider-horizontal{margin-left:0px;margin-right:0px; margin-bottom:20px; margin-top:40px; border-top:1px solid black; height: 1px;}
.horiz_rule_right_rail{margin-left:0px;margin-right:0px; margin-bottom:20px; margin-top:40px; border-top:1px solid black; height: 1px;}
.horiz_rule{margin-left:15px;margin-right:15px; margin-bottom:20px; margin-top:40px; border-top:1px solid black; height: 1px;}
.horiz_rule_light{margin-left:15px;margin-right:15px; margin-bottom:20px; margin-top:40px; border-top:1px solid #cecece; height: 1px;}
.horiz_rule_dark_no_margin{margin-left:0px;margin-right:0px; margin-bottom:20px; margin-top:40px; border-top:1px solid black; height: 1px;}
.horiz_rule_light_no_margin{margin-left:0px;margin-right:0px; margin-bottom:20px; margin-top:40px; border-top:1px solid #cecece; height: 1px;}

.horiz_line{border-top:1px solid #f2f2f2; height: 1px; margin-left:10px; margin-right:10px; margin-bottom:20px; margin-top:20px;}
.horiz_line_light{border-top:1px solid #cecece; height: 1px; margin-left:10px; margin-right:10px; margin-bottom:20px; margin-top:20px;}
.horiz_line_dark_no_margin{border-top:1px solid #f2f2f2; height: 1px; margin-left:0px; margin-right:0px; margin-bottom:20px; margin-top:20px;}
.horiz_line_light_no_margin{border-top:1px solid #cecece; height: 1px; margin-left:0px; margin-right:0px; margin-bottom:20px; margin-top:20px;}

.horiz_rule_tooltip
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 8px;
	border-top: 1px solid #cccccc;
	height: 1px;
}

.popup-separator
{
	border-top: 1px solid #CCCCCC;
	margin: 20px 20px 20px;
	height: 1px;
}

.bold
{
	text-decoration: none;
	font-size: 1.6em;
	line-height: 22px;
	letter-spacing: 0.02em;
	margin: 0 0 0.58em 0;
	font-weight:bold;
}

.supportCopy, .supportcopy
{
	text-decoration: none;
	font-size: 1.6em;
	line-height: 22px;
	letter-spacing: 0.02em;
	margin: 0 0 0.58em 0;
}

.form-error{
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 14px;
	line-height: 22px;
	color: #ff0000;
}

.table_sortable .even
{
	background-color: #f2f2f2;
	border-left:1px #ccc solid;  /* added */
}

.QtyTextbox
{
 width: 31px;
 text-align:left;
 height: 30px;
 color: #000;
 border: 0;
 border-top: 1px #ccc solid; 
 border-left: 1px #ccc solid;
 border-right: 1px #ccc solid;
 border-bottom: 1px #ccc solid;
 padding: 2px 2px; 
}

.PNTextbox
{
 width: 90%;
 text-align:left;
 height: 30px;
 color: #000;
 border: 0;
 border-top: 1px #ccc solid; 
 border-left: 1px #ccc solid;
 border-right: 1px #ccc solid;
 border-bottom: 1px #ccc solid;
 padding: 2px 5px;
}

.TextboxSearch {
    width: 330px;    
    text-align:left;
    line-height: 18px;
    height: 30px;
    border-top: 1px #ccc solid; 
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    vertical-align: top;
    padding: 2px 5px;
    position: relative;
    display: inline;
}

.ButtonSearch {
    display: inline;
    margin-left: -3px;
}

.gridview table {
	background-color: #fff;
	border: 2px #ccc solid;
	border-left:2px #ccc solid;  /* added */
}


.gridview th {
	background-color: #767676;
	font-size: 1.4em;
	line-height: 18px;
	color: #fff;
	padding: 8px 6px;
	text-align:center;
	vertical-align:middle;
    border-top: 2px #ccc solid; 
    border-left: 2px #ccc solid;
    border-right: 2px #ccc solid;
    border-bottom: 2px #ccc solid;
    border: 1px #ccc solid;
}

.gridview .header {
	background-color: #767676;
	font-size: 1.4em;
	line-height: 18px;
	color: #fff;
	padding: 8px 6px;
	text-align:center;
	vertical-align:middle;
	height: 40px;
}

.gridview th a:hover {text-decoration: underline}

.gridview th a.col_header { color: #fff }
.gridview .col_header a { color: #fff }

.gridview .odd td {
	background-color: #f2f2f2;
	font-size: 1.4em;
	line-height: 18px;
	color: #000;
	padding: 8px 6px;
	border-top: 1px #ccc solid; 
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}

.gridview .oddcombo td {
	background-color: #f2f2f2;
	font-size: 1.4em;
	line-height: 18px;
	color: #000;
    padding: 2px 6px;	
    border-top: 2px #ccc solid;
	border-left: 2px #ccc solid;
	border-right: 2px #ccc solid;
	border-bottom: 2px #ccc solid;
}

.gridview .odd a:hover {text-decoration: underline}

.gridview .odd td a:visited {
	color: #822980;
}

.gridview .even td {
	background-color: #ffffff;
	font-size: 1.4em;
	line-height: 18px;
	color: #000;
	padding: 8px 6px;
	border-top: 1px #ccc solid; 
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}

.gridview .evencombo td {
	background-color: #ffffff;
	font-size: 1.4em;
	line-height: 18px;
	color: #000;
    padding: 2px 6px;
    border-top: 2px #ccc solid;
	border-left: 2px #ccc solid;
	border-right: 2px #ccc solid;
	border-bottom: 2px #ccc solid;
}

.gridview .even a:hover {text-decoration: underline}

.gridview .even td a:visited {
	color: #822980;
}

.snav_tab_nav{border-bottom: 1px #CCC solid;}

.CustomComboBoxStyle table tr:hover td
{
	border-right-color: #5a5a5a;
	border-left-color: #5a5a5a; 
	border-top-color: #5a5a5a; 
	border-bottom-color: #5a5a5a;
	border: solid 2px;
}

.CustomComboBoxStyle .ajax__combobox_textboxcontainer {
	border: solid 2px #ccc;
}

.CustomComboBoxStyle .ajax__combobox_textboxcontainer input {
	background-color: #fff;
	border: 0px;
	border-right: 0px none;
	height: 22px;
	padding-left: 6px;  
	font-size:14px;
	width:140px;
}

.CustomComboBoxStyle .ajax__combobox_buttoncontainer {
	border: solid 2px #ccc;
	padding-right:5px;
	padding-left:3px;
}

.CustomComboBoxStyle .ajax__combobox_buttoncontainer button {
	background-color: #fff;
	border: 0px;
	background: url("../i/icon_down_arrow.png") no-repeat right;
	height:22px;
}

.CustomComboBoxStyle .ajax__combobox_buttoncontainer_error {
	padding-right:5px;
	padding-left:3px;
}

.CustomComboBoxStyle .ajax__combobox_buttoncontainer_error button 
{ 
background-color: #fff; 
border: 0px; 
background: url("../i/icon_down_arrow_red.png") no-repeat right; 
height: 22px;
}

.CustomComboBoxStyle .ajax__combobox_itemlist 
{
	background-color: #fff;
	top: auto!important;
	left: auto!important;
	position:absolute!important;            
	overflow: hidden!important;      
	display: block!important; 
	font-size:14px;
	border: 0px;
	overflow-y: auto !important;
	border-bottom: 1px solid;
	border-bottom-color: #5A5A5A; 
	border-right: 1px solid;
	border-right-color: #5A5A5A; 
	border-top: 1px solid;
	border-top-color: #5A5A5A; 
	color: #000;
}

.CustomComboBoxStyle .ajax__combobox_itemlist li
{
	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 1px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top:3px;
	padding-bottom:3px;
	border-left-color: #5A5A5A; 
	border-right-color: #5A5A5A;
	border-top-color: #ccc; 
}

.CustomComboBoxStyle .ajax__combobox_itemlist :hover
{
	background-color: #007dba; color: #fff; text-decoration: none;
}

.freestyle .themelightblue
{
	background-color: #00BFF3;
}

.freestyle .customehr
{
	height: 4px;
}

.ModalWindow
{
	border: solid 2px #ccc;
	background:#FFFFFF;
	padding: 20px 20px 20px 20px;
	position:relative;
	height:auto;
	width:330px;
	top: 0px;
	left: 0px;
	z-index: 101;
}

.modalBackground
{
  background-color:#000;
  filter:alpha(opacity=40);
  opacity:0.8;
  z-index: 100;
}

.autocomplete_completionListElement 
{  
	background-color : #f2f2f2;
	visibility : hidden;
	margin : 0px!important;
	color : #000;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : hidden;
	width : 200px;
	text-align : left; 
	list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #007dba; 
	color: #fff; 
	text-decoration: none;
	font-size: 13px;
	padding: 2px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : #f2f2f2;
	color : #000;
	font-size: 13px;
	padding : 2px;
}

/* Small font */
.typography_small
{
font-size: 12px;
line-height: 14px;
}

.chkChoice
{
	font-size:16px;

}

.chkChoice input 
{ 
	margin-left: -20px; 
	padding-right:10px;
}

.chkChoice td 
{ 
	padding-left: 20px; 
	padding-right:20px;
}

.icon_cart {
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -khtml-border-radius: 9px;
  background-color: #0096d9;
  color:#fff;
  margin-left:-10px;
  font-size:10px;
  vertical-align:top;
  display: inline-block;
}

#top_buy{background: #fff; height:auto;min-height:22px;_height:22px; font-size:11px; color:#000;}
#top_buy .separator{margin-left:4px; margin-right:4px;}
#top_buy a{color:#000;}
#top_buy a:hover,#top_buy a:focus{text-decoration:underline !important;}
#top_buy .pers_statement a{margin-right:5px;_margin-right:3px;}
#top_buy .shop_online{margin-left:10px;}
#top_buy a:hover,#top_buy a:focus{color:#000;}
#top_wrapper .inner_wrapper{padding:5px;padding-left:19px;padding-right:15px;_padding-right:17px;	_padding-left:17px;_padding-top:6px;padding-bottom:3px;width:966px;}
#top_wrapper {width:1000px; margin:auto; display:block}

.screenReader { font-size:0 !important; height:0; overflow:hidden; position:absolute; width:0;opacity:0; }

.prc_tny{font-size:14px; line-height:16px; color:#D7410B}
.footnotes {margin-bottom: 15px; color: #5a5a5a; line-height: 15px; font-size: 12px;}
.red{color:#f05332; margin-left: 4px; font-weight: bold}

.whereusedbutton {
	float: right;
	clear: right;
}
.whereusedbutton .popup_close {
    background:url(../i/s-21px-hpe.png) no-repeat scroll 0px -500px transparent;
    height: 17px;
    width: 17px;
    display: inline-block;
    cursor: pointer;
}

.vertical_divider {
    width: 5px;
    position: absolute;
    top: 10px;
    bottom: 30px;
    border-left: 1px solid #CCC;
    border-right: 1px solid #FFF;
}

.stickyButton {
	border: 1px solid;
	border-radius: 4px;
	background: none;
	color: #f2f2f2;
	display: inline-block;
	height: 30px;
	font-weight: normal;
	padding: 10px 22px;
	margin: 8px auto;
	font-size: 20px;
	line-height: 28px;
	white-space: nowrap;
	text-decoration: none;
}

.stickyButton:hover {
	border: 1px solid;
	border-radius: 4px;
	background: #ffffff!important;
	color: #0096D6!important;
    text-decoration: none 
}

.stickyButtonActive {
    border: 1px solid;
	border-radius: 4px;
	display: inline-block;
	height: 30px;
	font-weight: normal;
	padding: 10px 22px;
	margin: 8px auto;
	font-size: 20px;
	line-height: 28px;
	white-space: nowrap;
	text-decoration: none;
	background: #ffffff!important;
	color: #0096D6!important; 
}

.stickyButtonActive:hover {
	border: 1px solid;
	border-radius: 4px;
	background: #ffffff!important;
	color: #0096D6!important;
    text-decoration: none 
}

.stickyButton:hover div{ color: #ffffff !important;}

.stickyRow {
	padding:4px 0;
    position:relative;
}

.stickyRow div {
	display:inline-block;
}

.stickyRow div a {
	text-decoration: none;
}

/* default set of class files if samsung print is active */

.stickyRow .action-bts {
	display: block;
	white-space: normal;
	padding-bottom: 0;
	margin-bottom: 0;
}

.stickyRow .action-bts li {
	display: inline-block;
    padding: 8px 6px 8px 6px;  
}

.stickyRow .action-bts li>a {
    padding: 10px 15px 10px 15px;
}

.stickyRow .action-bts li>a:link {
	color: #f2f2f2;
}

.stickyRow .action-bts li>a:visited {
	color: #f2f2f2;
}

.stickyRow .action-bts li>a>span {
	display: inline-block;
	vertical-align: middle;
}

.stickyRow .action-bts li:first-child {
    margin-left:0px;
}

/*.stickyRow .action-bts li:last-child {
	padding-left: 0;
    margin-right:30px;
}*/

/* set of class files if samsung print print is not active */

.stickyRow .action-bts-4 {
	display: block;
	white-space: normal;
	padding-bottom: 0;
	margin-bottom: 0;
}

.stickyRow .action-bts-4 li {
	display: inline-block;
	padding: 8px 0px 8px 1%;
}

.stickyRow .action-bts-4 li>a {
	padding: 10px 22px; 
}

.stickyRow .action-bts-4 li>a:link {
	color: #f2f2f2;
}

.stickyRow .action-bts-4 li>a:visited {
	color: #f2f2f2;
}

.stickyRow .action-bts-4 li>a>span {
	display: inline-block;
	vertical-align: middle;
}

.stickyRow .action-bts-4 li:first-child {
    margin-left:25px;
}

/*.stickyRow .action-bts-4 li:last-child {
	padding-left: 0;
    margin-right:30px;
}*/

.typography_desc{
    font-size: 16px; 
    line-height:19px; 
    color:#5a5a5a;
}

/*.arrow_prev {
    position: absolute;
    background: url(../i/arrows.png) no-repeat scroll 0 0;
    display: block;
    height: 50px;
    width: 50px;
    background-position-x: 0px;
    background-position-y: -50px;
    top: 50%;
    left: 70px;
    margin-top: -16px;
}             

.arrow_next {
    position:absolute; 
    background: url(../i/arrows.png) no-repeat scroll 0 0; 
    display:block; 
    height:50px; 
    width:50px; 
    background-position-x:-50px; 
    background-position-y:-50px; 
    top:50%; 
    right:70px; 
    margin-top:-16px;
}*/

/*.arrow_prev:hover {
    position: absolute;
    background: url(../i/arrows.png) no-repeat scroll 0 0;
    display: block;
    height: 50px;
    width: 50px;
    background-position-x: 0px;
    background-position-y: 0px;
    top: 40%;
    left: 70px;
    margin-top: -16px;
}             

.arrow_next:hover {
    position:absolute; 
    background: url(../i/arrows.png) no-repeat scroll 0 0; 
    display:block; 
    height:50px; 
    width:50px; 
    background-position-x: -50px; 
    background-position-y: 0px; 
    top:40%; 
    right:70px; 
    margin-top:-16px;
}*/

.NoBannerImg {
  margin:0 auto;
  position: relative;
}

.run-animation {
  animation: fade 3s ease-out forwards;
  -webkit-animation: fade 3s ease-out forwards;
  -moz-animation: fade 3s ease-out forwards;
  -o-animation: fade 3s ease-out forwards;

      /*-webkit-transition: opacity 2s ease-in;
    -moz-transition: opacity 2s ease-in;
    -o-transition: opacity 2s ease-in;
    -ms-transition: opacity 2s ease-in;
    transition: opacity 2s ease-in;*/

}

.BannerHdr1 {
    position:relative;
    background-image: url(../i/Group1.png);
    background-repeat:no-repeat;
    background-size: 1340px 400px;
    margin: 0 auto;
    /*background: url(../i/four_parts.jpg) no-repeat scroll 0 0; */
}

.BannerHdr1a {
    position:relative;
    background-image: url(../i/Group2.png);
    background-repeat:no-repeat;
    background-size: 1340px 400px;
    margin: 0 auto;
    /*background: url(../i/four_parts.jpg) no-repeat scroll 0 0; */
}

.BannerHdr2 {
    position:relative;
    background-image: url(../i/593553-001-Battery.png);
    background-repeat:no-repeat;
    background-size: 1340px 400px;
    margin: 0 auto;
    /*background: url(../i/battery.jpg) no-repeat scroll 0 0;*/
}

.BannerHdr2a {
    position:relative;
    background-image: url(../i/728460-001-Battery.png);
    background-repeat:no-repeat;
    background-size: 1340px 400px;
    margin: 0 auto;
    /*background: url(../i/battery.jpg) no-repeat scroll 0 0;*/
}

.BannerHdr3 {
    position:relative;
    background-image: url(../i/721393-001-SSDHDD.png);
    background-repeat:no-repeat;
    background-size: 1340px 400px;
    margin: 0 auto;
    /* background: url(../i/hard_drive.jpg) no-repeat scroll 0 0;*/
}

.BannerHdr3a {
    position:relative;
    background-image: url(../i/B5L29-67903-SSDHDD.png);
    background-repeat:no-repeat;
    background-size: 1340px 400px;
    margin: 0 auto;
    /* background: url(../i/hard_drive.jpg) no-repeat scroll 0 0;*/
}

.BannerHdr4 {
    position:relative;
    background-image: url(../i/741553-850-AC-Adaptor-and-Power-Cords.png);
    background-repeat:no-repeat;
    background-size: 1340px 400px;
    margin: 0 auto;    
    /*background: url(../i/adapter.jpg) no-repeat scroll 0 0;*/
}

.BannerHdr4a {
    position:relative;
    background-image: url(../i/693709-001-AC-Adaptors-and-Power-Cords.png);
    background-repeat:no-repeat;
    background-size: 1340px 400px;
    margin: 0 auto;    
    /*background: url(../i/adapter.jpg) no-repeat scroll 0 0;*/
}

.BannerHdr5 {
    position:relative;
    background-image: url(../i/Q5421-67903-Printhead-and-Fusers.png);
    background-repeat:no-repeat;
    background-size: 1340px 400px;
    margin: 0 auto;   
    /*background: url(../i/printheads.jpg) no-repeat scroll 0 0;*/
}

.BannerHdr5a {
    position:relative;
    background-image: url(../i/CR322A-Printhead-and-Fusers.png);
    background-repeat:no-repeat;
    background-size: 1340px 400px;
    margin: 0 auto;   
    /*background: url(../i/printheads.jpg) no-repeat scroll 0 0;*/
}

@-webkit-keyframes slide-left {
    /*from { margin-left: 100%;}
    to { margin-left: 0%; }*/
    0% { transform: translateX(0%); }
    100% { transform: translateX(-100%); }
}

@keyframes slide-left {
    /*from { margin-left: 100%; }
    to { margin-left: 0%; }*/
    0% { transform: translateX(0%); }
    100% { transform: translateX(-100%); }
}

@-webkit-keyframes fade {
    0%   { opacity: 0; }
    100% { opacity: 1; }
}

@keyframes fade {
    0%   { opacity: 0; }
    100% { opacity: 1; }
}

.trailing-arrow:after {
    content: "\279d"; /* Insert content that looks like bullets */
    padding-left: 5px;
    font-family: "HPSimplifiedLight", sans-serif;
}


 