/* --------------------------------------------------------------------
 * History:
 *
 * 5/27/2014 - Q07500. QC 538 - Validate credit card for VBV auth and display overlay if needed.
 *
 * --------------------------------------------------------------------
 */


body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, geneva;
	font-size: 11px;
	background:  #e4e4e4 url(../images/backgrounds/grid_bkgd.gif) repeat-x;
	color: #666666;
}

img { border: 0px; }
form, ul, li, p, h1, h2, h3, h4 { margin: 0; padding:0; }
select { font-size: 11px; }
ul, li { list-style-type: none; }
.clear { clear: both; }
button { background: none; border: 0; font-style: normal; padding: 0; margin: 0; cursor: pointer; }
li.last, a.last { border-right: none !important; padding-right: 0 !important; background: none !important; margin-right: 0 !important; }
h4 { font-size: 12px;  color: #000000;}
.subheader-style { color: #000; font-weight: bold; }
.hilite { color: #cc0000; font-weight: bold; }
.mutetext { color: #707070; }
.darktext { color: #000; }
.linethrough { text-decoration: line-through; }
.sku { color: #707070; font-weight: normal; }
.price { color: #707070; font-weight: bold; }
.producttitle,
.producttitle a { text-decoration: none;  color: #cc0000; font-weight: bold; line-height:15px;}
.productdescription { color:#484848; margin: 6px 0;}
.relatedLink { color:#801111; }
.rating_mod { 
	background: url(../images/backgrounds/rating_mock.gif) no-repeat;
	height: 15px;
	width: 75px;
 }
 .right-arrow {
	background: transparent url(../images/icons/arrow-rt-icon.gif) no-repeat scroll left center;
	color: #892121;
	padding:0 6px;
	text-align:center;
	text-decoration: underline;
	width:50px;
}
div.last { margin: 0 !important; }

.clr { clear: both;}
.fl { display: inline; float: left; }
.fr { display: inline; float: right; }
.blk { display: block; }
.w100 { width: 100%; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
#header-e-spot {
	/* FRY fix for item #14 */
	padding-top:6px;
	padding-bottom:6px;
	/* end fix for item #14 */
	padding-left:2px; /* QC-448-Add the padding to the main.css to resolve the Category eSpot alignment issue** padding:8px 0 0 10px;*/
} /* updated padding to fix on EasyInk-q02869*/
#header-e-spot .bottom, .product-body .bottom { padding-bottom: 10px !important; }  /* add class="bottom" to image to give 10px padding below any e-spot object */
#header-e-spot .top, .product-body .top { padding-top: 10px !important; }  /* add class="bottom" to image to give 10px padding below any e-spot object */
#header-e-spot .left, .product-body .left{ padding-left: 8px !important; }  /* add class="left" to image to give 8px padding below any e-spot object */
#header-e-spot .notop, .product-body .notop { margin-top: -21px; *padding-top: 11px; _padding-top: 0px; }  /* add class="notop" to image to eliminate the 21px padding above any e-spot object */


/* global icon treatment */
#wishlist { clear: both; background: url(../images/icons/wishlist.gif) no-repeat; padding-left: 32px; height: 22px;}
#share { background: url(../images/icons/share.gif) no-repeat; padding-left: 32px; height: 16px; }
.action-print { color: #666666 !important; background: url(../images/icons/printer.gif) 0 2px no-repeat; padding: 0 0 0 15px; font-size: 10px; }
.action-home { color: #666666 !important; background: url(../images/icons/home.gif) 0 2px no-repeat; padding: 0 0 0 15px; font-size: 10px; }
.preorder {background: url("../images/icons/preorder-icon.gif")  no-repeat; padding-left: 24px; height: 22px; color: #801111;text-decoration: underline;}


/* --------------------- */

.center { text-align:center; }
#loyaltyForm {padding-right: 30px; font-size: 12px;}

/* common result block layout treatment */

.pricing-panel button { float: right; }
/*.pricing-panel a { display: block; font-weight: bold;text-align:right;padding-right: 5px;}*/
.pricing-panel a { font-weight: bold;text-align:right;margin-right: 5px;}
.pricing-panel #price-breakdown {
	padding: 6px 6px 0 24px;
	color: #000;
	text-align: right;
}
/* .pricing-panel #price-breakdown label { position: relative; top: -2px; } */

/* --------------------- */

/* Global Text Styles */
.ErrorText { color: red; font-weight: bold; }
.addressErrorText { color: red; font-weight: bold; }
.InformationText { color: blue; font-weight: bold; }
/* --------------------- */

/* Global Template Layout Styles */
	
	/* Form Styles */
	div.FormArea { width: 100%; }
	div.FormArea span.ErrorText1 { color: red; font-weight: bold; }
	div.FormArea input, div.FormArea select { font-size: 11px; }
	div.FormArea .FormFieldErrorHightlight { border: 1px solid #c00; padding: 2px 1px; }
	div.FormArea .FormFieldErrorHightlightWarning { padding: 2px 1px; background-color: #72A4D2;}
	div.FormArea .FormFieldHighlight { background-color: yellow; }
   	div.FormArea select.FormFieldHighlight { background-color: #fff; } 
	div.FormArea div.FormEntry div.Checkboxes { width: 100%; }
	div.FormArea div.FormEntry div.Checkboxes label { display: inline; float: left; margin: 3px 3px 0 3px; background: none; padding: 0; text-align: left; }
	div.FormArea div.FormEntry div.Checkboxes input { display: inline; float: left; }
	div.FormArea div.FormEntry div.Checkboxes span { display: inline; float: left; margin-top: 3px; }
	div.FormArea span.RequiredFieldsText { background: url(../images/backgrounds/bkg-requiredField.gif) no-repeat 0px 3px; margin: 0 0 10px 0; padding-left: 12px; display: block; }
	div.FormArea div.FormEntry { width: 100%; margin-bottom: 8px; }
	div.FormArea div.FormEntry span.text { display: block; margin-top: 2px; }
	div.FormArea div.FormEntry label { text-align: right; padding-left: 12px; background: url(../images/backgrounds/bkg-requiredField.gif) no-repeat 0px 3px;  }
	div.FormArea div.FormEntry label.optional { background: none; margin-left:-12px;}
	div.FormArea div.FormEntry giftlabel { text-align: right; padding-left: 2px; background: url(../images/backgrounds/bkg-requiredField.gif) no-repeat 0px 3px;  }
	div.FormArea div.FormEntry giftlabel.optional { background: none; }
	div.FormArea div.FormEntry span.label { display: inline; float: left; text-align: right; margin: 3px 10px 0 0; }
	div.FormArea div.FormEntry span.input { display: inline; float: left; text-align: left; }
	div.FormArea div.FormEntry .Question { display: inline; float: left; margin-left: 10px; }
	div.FormArea div.FormError .ErrorText, div.FormArea div.FormEntry .InformationText { display: block; margin-top: 2px; }
	div.ErrorNotification, div.InformationNotification { background-color: #fff; font-weight: bold; margin: 0 0 10px 0; padding: 5px; }
	div.ErrorNotification { border: 2px solid #f00; }
	div.ErrorNotification ul { padding-left: 15px; }
	div.ErrorNotification li { list-style: disc !important;  }
	div.InformationNotification { border: 2px solid blue; }
	span.specialInput { position: relative; display: block; height: 26px; overflow: visible; width: 100%; background: url(../images/backgrounds/bkg-specialInput.png) no-repeat top left; }
	span.specialInput .text { display: inline; float: left; border: 0px; background: none; margin: 5px 5px; font-size: 11px; }
	span.specialInput .submit { position: absolute; top: 0px; right: -5px; }
	.inlineInputContainer { float:left; padding: 0 0 4px 0; }
	div.FormArea div.FormEntry .inlineInputContainer select { float:left; }
	div.FormArea div.FormEntry .inlineInputContainer label { padding: 0 0 4px 0; }
	/* -------------- */
	
	/* Page Templates */
	div.layoutFullbodyTopNoBreadCrumb { margin-top: 18px; }
	div#layoutFullbodyTop { width: 100%; height: 5px; background: url(../images/backgrounds/bkg-checkout-top.png) no-repeat top left; }
	div#layoutFullbodyBottom { width: 100%; height: 4px; background: url(../images/backgrounds/bkg-checkout-bottom.png) no-repeat top left; }
	div#layoutFullbodyContent { width: 100%; background: url(../images/backgrounds/bkg-checkout-body.png) repeat-y top left; }
	div#layoutFullbodyContent h1 { color: #000; font-size: 14px; font-weight: bold; margin: 0 3px; padding: 11px 1px 13px 11px; line-height: 1; background: #e0e0de url(../images/backgrounds/bkg-checkout-header.gif) repeat-x top left; position: static !important;}
	div#layoutFullbodyContent a { color: #810000; }
	div#layoutFullbodyContent div.fullContent { width: 901px; margin: 0 auto; padding: 10px 0; }
	/* ------------------ */
	
	/* Overlay */
	div#pageOverlayLayer { opacity: .5; filter:alpha(opacity=50); background-color: #000; z-index: 25; }
	div#bazaarLayer{width:	640px; z-index: 800; position: absolute;}
	div#bazaarLayer h2{margin-bottom:	15px;}
	div#bazaarLayer div.js-layerClose{ position: absolute; right: 30px; top: 30px; height: 30px; cursor: pointer;}
	div#bazaarLayer div.js-layerClose img{ vertical-align:top;}
	div#bazaarLayer div.js-layerClose a{ text-decoration: none; color: #666666;}
	div#bazaarLayer div.js-layerClose span.clsBtn:hover, div#bazaarLayer div.js-layerClose a:hover { text-decoration: underline; } 
	/* --------------- */
	
	/* Layer Templates */
	div#generalContentLayer { width: 600px; position: absolute; top: 0; left: 0; z-index: 50; background: url(../images/backgrounds/bkg-layerBlank.gif) repeat top left;}
	div#generalContentLayer p { margin: 10px 0;}
	
	div.layerTemplate1 { border: 1px solid #d8d8d8; background: url(../images/backgrounds/bkg-layerTemplate.png) no-repeat top left; }
	div.layerTemplate1 div.layerContent { margin: 20px; padding: 15px; border: 1px solid #d8d8d8; background-color: #e9e9e9; }
	div.layerTemplate1 h1 { font-size: 14px; font-weight: bold; color: #000; margin: 0; padding: 0; }
	div.layerTemplate1 a.layerCloseBtn { display: inline; float: right;  overflow: hidden; color: #666; padding: 4px 34px 6px 0; background: url(../images/backgrounds/bkg-layerClose.gif) no-repeat 34px 0px; text-decoration:none; _position: relative;}
	
	div.layerTemplate2 { border: 1px solid #d8d8d8; background: url(../images/backgrounds/bkg-layerTemplate.png) no-repeat top left; }
	div.layerTemplate2 div.layerContent { margin: 20px; padding: 10px; border: 1px solid #d8d8d8; background-color: #ffffff; }
	div.layerTemplate2 .product-label { font-weight: bold; color: #000; font-size: 12px; }
	div.layerTemplate2 ul { margin-left: 15px; }
	div.layerTemplate2 ul li { list-style: disc; }
	div.layerTemplate2 .compat-block { margin-top: 15px; overflow-y: auto; height: 178px; }
	div.layerTemplate2 a.layerCloseBtn { 
		float: right; 
		color: #666;
		text-decoration: none;
		background: transparent url(../images/buttons/modalbox_close_btn.gif) no-repeat scroll 36px 0; 
		display: block;
		height: 22px;
		width: 60px;
		outline: 0;
	}
	div.layerTemplate3 { border: 1px solid #d8d8d8; background: url(../images/backgrounds/bkg-layerTemplate.png) no-repeat top left; }
	div.layerTemplate3 div.layerContent { margin: 0px; padding: 10px; border: 2px solid black; background-color: rgba(213, 208, 208, 0.76); color: black; }
	div.layerTemplate3 a.layerCloseBtn { 
		float: right; 
		color: #666;
		text-decoration: none;
		background: transparent url(../images/buttons/modalbox_close_btn.gif) no-repeat scroll 36px 0; 
		display: block;
		height: 22px;
		width: 60px;
		outline: 0;
	}
	div.layerTemplate3 ul { margin-left: 15px; }
	div.layerTemplate3 ul li { list-style: disc;font-weight: bold; }
	/* --------------------- */
	
	/* Default Product Finder */
	div.productFinder { background-color: #fff; border:1px solid #e4e4e4; }
	div.productFinder div.pfNavigation { width: 419px; background-color: #e4e4e4; height: 28px; overflow: hidden;  }
	div.productFinder div.pfNavigation span { display: inline; float: left; margin-left: 10px;}
	div.productFinder div.pfNavigation span.title { font-size: 12px; font-weight: bold; color: #000; margin-top: 7px; }
	div.productFinder div.pfNavigation span.button { margin-top: 6px; }
	div.productFinder div.pfContainer { width: 419px; border-bottom: 1px solid #e4e4e4; background: url(../images/backgrounds/bkg-pfContent.gif) repeat-y 276px 0px; }
	div.productFinder div.pfViewport { position: relative; display: inline; float: left; width: 275px; height: 186px; background-color: #f7f7f7; overflow: hidden; }
	div.productFinder div.pfImageContent { width: 143px; display: inline; float: right; height: 186px; overflow: hidden; }
	div.productFinder div.pfContent { position: absolute; top: 0px; left: 0px; }
	div.productFinder div.item { display: inline; float: left; width: 275px; height: 186px; overflow: auto; }
	div.productFinder div.item ul { margin: 5px 0 0 5px; }
	div.productFinder div.item a { outline: none; padding: 3px 26px 3px 5px; color: #666; display: block; text-decoration: none; background: url(../images/backgrounds/bkg-productFinderLink_off.gif) no-repeat 245px 8px; }
	div.productFinder div.item a.active, div.productFinder div.item a:hover { font-weight: bold; color: #000; background: #c6c6c6 url(../images/backgrounds/bkg-productFinderLink_on.gif) no-repeat 245px 8px; }
	div.productFinder div.pfContent div.itemImage { display: none; }
	div.productFinder div.itemImage { width: 133px; height: 176px; border: 1px solid #000; overflow: hidden; margin: 5px 0 0 5px; text-align: center; }
	div.productFinder div.itemImage.level3 { cursor: pointer; }

	div.productFinder div.itemImage span { display: block; font-weight: bold; color: #000; font-size: 11px; margin: 20px 0 5px 0; }
    div.productFinder div.itemImage p { color: #000; font-weight: bold; font-size: 11px; margin: 0 0 5px 0; }
	div.productFinder div.itemImage img { border: 1px solid #d2d2d2; }
	div.productFinder .buttonSubmit { display: inline; float: right; margin: 10px 5px; visibility:hidden; }
	div.productFinder .buttonSubmit.active { visibility:visible; }
	#carePAKContent div.productFinder .buttonSubmit { display: inline; float: right; margin: 10px 5px; visibility:visible !important; }
	/* --------------- */
	
	/* CarePak Finder */
	
	div.loadCarePakForHardware { padding:10px; }	
	div.loadCarePakForHardware div.itemImage { width: 133px; height: 126px; border: 1px solid #000; overflow: hidden; margin: 5px; text-align: center; }
	
	div.loadCarePakForHardware div.itemImage span { display: block; font-weight: bold; color: #000; font-size: 11px; margin: 20px 0 5px 0; }
    div.loadCarePakForHardware div.itemImage p { color: #000; font-weight: bold; font-size: 11px; margin: 0 0 5px 0; }
	div.loadCarePakForHardware div.itemImage img { border: 1px solid #d2d2d2; }
	
	div.loadCarePakForHardware .buttonSubmit.active { visibility:visible; }
	div.loadCarePakForHardware .buttonSubmit { display: inline; float: right; margin: 10px 5px; visibility:visible !important; padding-right:100px; }
	/* --------------- */
	
	
	
	/* Product Scroller Default Styles */
	#accessories_category_page div.carousel-scroll-box { margin: 0; padding: 0; width: 676px; height: 191px; /*background: url(../images/backgrounds/bkg-carouselScrollBox.gif) repeat-y center center;*/ }
	#accessories_category_page div.carousel-scroll-box-content { display: inline; float: left; width: 300px; padding: 5px 11px; *padding-bottom: 0; margin: 0 0 0 9px; }
	#accessories_category_page .disable-lft { background: transparent url(../images/buttons/wdgt_3_0_shortbtn_lft_disable.gif) no-repeat scroll 0 0 !important; }
	#accessories_category_page .disable-rt { background: transparent url(../images/buttons/wdgt_3_0_shortbtn_rt_disable.gif) no-repeat scroll 0 0 !important; }
	
	
	#accessories_specific div.carousel-scroll-box { margin: 0; padding: 0; width: 676px; height: 191px; /*background: url(../images/backgrounds/bkg-carouselScrollBox.gif) repeat-y center center;*/ }
	#accessories_specific div.carousel-scroll-box-content { display: inline; float: left; width: 300px; padding: 5px 11px; margin: 0 0 0 9px; border: 0px; }
	#accessories_specific .disable-lft { background: transparent url(../images/buttons/wdgt_3_0_shortbtn_lft_disable.gif) no-repeat scroll 0 0 !important; }
	#accessories_specific .disable-rt { background: transparent url(../images/buttons/wdgt_3_0_shortbtn_rt_disable.gif) no-repeat scroll 0 0 !important; }
	
	#product-feature div.carousel-scroll-box { margin: 0; padding: 0; width: 676px; height: 191px; /*background: url(../images/backgrounds/bkg-carouselScrollBox.gif) repeat-y center center;*/ }
	#product-feature div.carousel-scroll-box-content { display: inline; float: left; width: 300px; padding: 5px 11px; margin: 0 0 0 9px; }
	#product-feature .disable-lft { background: transparent url(../images/buttons/wdgt_3_0_shortbtn_lft_disable.gif) no-repeat scroll 0 0 !important; }
	#product-feature .disable-rt { background: transparent url(../images/buttons/wdgt_3_0_shortbtn_rt_disable.gif) no-repeat scroll 0 0 !important; }
	
	div#also-consider .carousel { width: 814px; }
	#alsoConsiderViewers div.carousel-scroll-box { margin: 0; padding: 0; width: 817px; height: 191px; background: url(../images/backgrounds/bkg-carouselScrollBox.gif) repeat-y center center; }
	/* Q03113- Fix Task 290 Easy Ink displays poorly in IE6 Start*/
	#alsoConsiderViewers div.carousel-scroll-box-content { display: inline; float: left; width: 296px; padding: 5px 11px; margin: 0 44px; _margin: 0 42px; }
	#alsoConsiderViewers { _width: 866px !important; }
	/*  End */
	* html #alsoConsiderViewers div.carousel-scroll-box-content .pricing-panel { padding-bottom: 0; }
	#alsoConsiderViewers .disable-lft { background: transparent url(../images/buttons/wdgt_3_0_shortbtn_lft_disable.gif) no-repeat scroll 0 0 !important; }
	#alsoConsiderViewers .disable-rt { background: transparent url(../images/buttons/wdgt_3_0_shortbtn_rt_disable.gif) no-repeat scroll 0 0 !important; }
	/*  item 13*/
	#home #site-body-bin { padding-left:2px;}
	/*  item 13 End */
	#home .widget-content { width: 561px; }
	#home .widget-content a { display: block; color: #cc0000; font-weight: bold; text-decoration: none; }
	#home .widget-content .back { background: url(../images/buttons/red_arrow_disable_lft.png) no-repeat 50% 30px; }
	#home .widget-content .forward { background: url(../images/buttons/red_arrow_disable_rt.png) no-repeat 50% 30px; }
	#home .widget-content .forward, .widget-content .back { display: inline; float:left; width: 30px; height: 75px; overflow: hidden; border: 0px;}
	#home .widget-content .forward img, .widget-content .back img {display: block; margin: 30px auto 0 auto; border: 0px;}
	#home .widget-content div.scroll { display: inline; float: left; width: 500px; height: 110px; overflow: hidden; position: relative; }
	#home .widget-content div.content-wrapper { position: absolute; top: 0; left: 0; }
	#home .widget-content div.sliderItem { display: inline; float: left; width: 500px; overflow: hidden; }
	 #home .widget-content div.sliderItemEntry { text-align: center; width: 125px; height: 125px; overflow: auto; display: inline; float: left; }
	#home .widget-content .content-wrapper div.slider-item-content { width: 110px; margin: 10px auto 0 auto; }
	/* --------------------- */
	
	/* Dropdown with width 
	span.wideDropdown { position: relative; }
	span.wideDropdown select { position: absolute; top: 0; left: 0; }
	------------- */	

/* BEGIN Default Tooltips -- Q03113 adding Fry Tooltip code to Product Pages */
	#tooltipLayer { position: absolute; top: 0; left: 0; background-color: #F3EAC2; padding: 5px 5px 5px 0; font-weight: bold; color: #666; }
/* END Default Tooltips  -- Q03113 */
	
/* ---------------- */


/***********
LINKS
***********/
#hdr-navigation-bin a { 
	color: #cc0000; 
	text-decoration: none;
}

#hdr-tools a { color: #913131; text-decoration: none;}
#site-footer-bin .col-one ul a { 
	font-size: 10px;
	text-decoration: none;
	color: #913131;
	font-family: helvetica;
}
a.primary,
a.primary:active { color: #cc0000; text-decoration: none; font-weight: bold; }
a.primary:hover { color: #cc0000; text-decoration: underline; }
a.muted,
a.muted:active { color:  #8d8d8c;  font-size: 1em; text-decoration: none; font-family: helvetica; }
a.muted:hover { color: #cc0000; text-decoration: none; font-weight: bold; font-family: helvetica;}
a.content,
a.content:active { color: #801111; padding-bottom:10px;}
a.content:hover { color: #801111; text-decoration: underline; }
a.secondary,
a.secondary:active { color: #801111; text-decoration: none; }
a.secondary:hover { color: #801111; text-decoration: underline; }
a.tertiary,
a.tertiary:active { color: #a0a09f; font-weight: bold; text-decoration: none; }
a.tertiary:hover { color: #a0a09f; font-weight: bold; text-decoration: underline; }
button.primary span { display: block; background: url(../images/buttons/primary_button_lft.gif) no-repeat left center; padding: 0; height: 26px; }
button.primary span em { display: block; text-transform: uppercase; font-size: 12px; font-weight: bold; font-style: normal; color: #fff; background: url(../images/buttons/primary_button_rt.gif) no-repeat right center; line-height: 24px; padding: 0 8px 0 0; height: 26px; }
button.primary-disable span { display: block; background: url(../images/buttons/primary_button_grey_lft.gif) no-repeat left center; padding: 0; height: 26px; }
button.primary-disable span em { display: block; text-transform: uppercase; font-size: 12px; font-weight: bold; font-style: normal; color: #fff; background: url(../images/buttons/primary_button_grey_rt.gif) no-repeat right center; line-height: 24px; padding: 0 8px 0 0; height: 26px; }
button.primary-sm span { padding-left: 10px; display: block; background: url(../images/buttons/primary_button_sm_lft.gif) no-repeat left center; height: 18px; }
button.primary-sm span em { display: block; text-transform: uppercase; font-size: .70em;font-family: Arial, Helvetica, sans-serif; text-align: left; font-style: normal; color: #fff; background: url(../images/buttons/primary_button_sm_rt.gif) no-repeat right center; line-height: 18px; padding: 0 0 0 0; height: 18px; }
button.primary-sm-disable span { padding-left: 10px; display: block; background: url(../images/buttons/primary_button_sm_grey_lft.gif) no-repeat left center; height: 18px; }
button.primary-sm-disable span em { display: block; text-transform: uppercase; font-size: .70em;font-family: Arial, Helvetica, sans-serif; text-align: left; font-style: normal; color: #fff; background: url(../images/buttons/primary_button_sm_grey_rt.gif) no-repeat right center; line-height: 18px; padding: 0 0 0 0; height: 18px; }

/* Add to Cart Button */
.addToCartButton {text-align: right; padding: 5px 0;}
.addToCartButton a{cursor: pointer;}
.addToCartButton a.disable{cursor: default; margin-right:-1px !important;}
.addToCartButton img { border: none !important;}

/* Learn More Button */
.learnMoreButton {text-align: right; padding: 5px 0;}
.learnMoreButton a{cursor: pointer;}
.learnMoreButton a.disable{cursor: default; margin-right:-1px !important;}
.learnMoreButton img { border: none !important;}


#Wishaddtocart {float: left; display: inline; margin: 8px 5px 0 0;}
#productdetail #content-bin .col-three .addToCartButton  {padding-right: 5px;}
/*#product-listing .col2 .addToCartButton a {margin-right:-2px;}*/
#product-listing .col2 .addToCartButton a {margin-right:3px;}
#productdetail #content-bin .carousel .col2 .addToCartButton {border:medium none !important; padding-right:5px;}
.product-listing-grid .col2 .addToCartButton a.disable  {margin-right:-1px;}

/* ------------ */

/* eStore Team - Custom look and feel for Add to cart button */
a.primary-sm span {cursor: pointer; margin-top: 5px; margin-left: 40px; margin-right:10px; padding-left: 10px; display: block; background: url(../images/buttons/primary_button_sm_lft.gif) no-repeat left center ; height: 20px; }
a.primary-sm span em { display: block; text-transform: uppercase; font-size: .80em;font-family: Arial, Helvetica, sans-serif; text-align: left; font-style: normal; color: #fff; background: url(../images/buttons/primary_button_sm_rt.gif) no-repeat right center; line-height: 18px; padding: 0 0 0 0; height: 20px; }
a.product-primary span { padding-left: 10px; cursor: pointer; margin-left: 60px; display: block; background: url(../images/buttons/primary_button_lft.gif) no-repeat left center; padding: 0; height: 26px; }
a.product-primary span em { text-align: center; display: block; text-transform: uppercase; font-size: 12px; font-weight: bold; font-style: normal; color: #fff; background: url(../images/buttons/primary_button_rt.gif) no-repeat right center; line-height: 24px; padding: 0 8px 0 0; height: 26px; }
a.product-primary-disable span { padding-left: 10px; cursor: default; margin-left: 60px; display: block; background: url(../images/buttons/primary_button_grey_lft.gif) no-repeat left center; padding: 0; height: 26px; }
a.product-primary-disable span em { cursor: default; text-align: center; display: block; text-transform: uppercase; font-size: 12px; font-weight: bold; font-style: normal; color: #fff; background: url(../images/buttons/primary_button_grey_rt.gif) no-repeat right center; line-height: 24px; padding: 0 8px 0 0; height: 26px; }


input.primary-sm { padding-left: 10px; display: block; background: url(../images/buttons/primary_button_sm_lft.gif) no-repeat left center; height: 20px; cursor: pointer}

/***********
HEADER W/
TOOLS
***********/
#site-bin { 
	width: 929px;
	margin: 0 auto;
}

.vertical-shadow-lite {
	/*border-top: solid 1px #f7f7f7;
	border-bottom: solid 1px #e3e3e3;*/
	padding: 1px 0;
	width: 924px;
}

.vertical-shadow-dark { background: url(../images/backgrounds/nav-bar.png) no-repeat; padding: 2px 0; width: 928px; }

#hdr-bin { overflow: hidden; height: 98px;}
#hdr-bin #brand { 
	float: left;
	width: 398px;
	height: 98px;
}
#hdr-bin #brand #affiliate-logo { 
	height: 98px;
}
#welcome span { padding-right: 8px;  }
#hdr-bin #hdr-tools { 
	/*float: right; */
	margin-top: 19px;
}
#hdr-bin #hdr-tools #welcome,
#hdr-bin #hdr-tools #account-detail-bar { margin-bottom: 10px; }
#hdr-bin #hdr-tools li { 
	display: inline; 
	border-right: solid 1px #ccc; 
	padding: 0 10px;
		
}
#hdr-bin #hdr-tools ul { 
	text-align: right;
}
#hdr-btm-row-tools a { display: block; }
#hdr-btm-row-tools a, #hdr-btm-row-tools form { 
	float: left; 
	width: 218px;
	text-align: right;
}
#hdr-btm-row-tools .cart { 
    background: url(../images/icons/cart-icon.gif) no-repeat 63px 0;
    height: 20px;
    line-height: 18px;
    color: #707070;
    font-size: 10px;
    outline: 0;
    margin: 3px 8px 0 0;
}
#hdr-btm-row-tools a, #hdr-btm-row-tools form { 
	float: left; 
	width: 208px;
}
/** q03113 - added a pipe between cart count on header and checkout START**/
#hdr-btm-row-tools .checkout { 
	float: left; 
	width: 61px;
	margin: 6px 35px 0 11px;
	height: 14px;
}
#hdr-btm-row-tools .checkout a { 
	border-left: 1px solid #ccc;
	padding: 0 0 0 18px;
	width: auto;
}
#hdr-btm-row-tools .checkout #checkoutlink {
	visibility: hidden;
}
/** q03113 - added a pipe between cart count on header and checkout END**/

/* Q03113- Task 54 Navigation Subcats not completely clickable (code solution now works in IE6)
 start*/
/***********
GLOBAL 
NAVIGATION
***********/
#hdr-navigation-bin .nav-highlight-1, #hdr-navigation-bin .nav-selected-1 { background: url(../images/nav_hover_bar.gif) }
#hdr-navigation-bin .nav-highlight-1 a, #hdr-navigation-bin .nav-selected-1 a  { color: #fff; }
#hdr-navigation-bin .nav-highlight-1 li a, #hdr-navigation-bin .nav-selected-1 li a { color: #c00;}
#hdr-navigation-bin a { display: block; padding: 5px 9px 7px; line-height: 1; }
#hdr-navigation-bin { width: 968px; height: 21px; overflow: hidden; margin-left: -20px; text-align: center;}
#hdr-navigation-bin ul { height: 100%;  margin: 0 auto; z-index: 0; display: inline-block; *display: inline; zoom: 1;}
#hdr-navigation-bin ul li ul { display: none; }
#hdr-navigation-bin ul li ul li a{ display: block;}
#hdr-navigation-bin ul li.clr { padding: 0; margin: 0; display: block; clear: both; height: auto; width: auto;}
#hdr-navigation-bin ul li { line-height: 1; display: inline; float: left; position: relative; }
div#hdrNavigationLayer { position: absolute; top: 0; left: 0; z-index: 99999; background-color: #fff; }
div#hdrNavigationLayer ul { background: #CCC url(../images/backgrounds/sub_nav_tile_bkgd.gif) repeat-x; margin-left: 0px; border: solid 1px #af1c21; white-space: nowrap; }
div#hdrNavigationLayer li { border-bottom: 1px solid #b7b7b7; }
div#hdrNavigationLayer a { color: #CC0000; text-decoration: none; display: block;padding: 5px 9px 7px 9px; }
/* div#hdrNavigationLayer a span { display: block;  } */
div#hdrNavigationLayer .nav-highlight-2 {background: none; background-color: #999999; }
div#hdrNavigationLayer .nav-highlight-2 a { color: #fff; }
/* --------------------- */

/***********
BREADCRUMBS
************/
#breadcrumbs { padding: 5px 10px; height: auto; clear: both; min-height:14px;}
#breadcrumbs ul { float: left; width: 900px; }
#breadcrumbs ul li { font-size: 10px; display: inline; padding: 0 14px; background: url(../images/icons/arrow.gif) 0 3px no-repeat; }
#breadcrumbs #action { margin-left: 10px; float: right; text-align: right; width: 92px; }
#breadcrumbs a { color: #666666; }
#breadcrumbs .first { padding-left: 0; background: none; }
#breadcrumbs #back { float: right; width: 200px; text-align: right; font-size: 10px;  }
#breadcrumbs .back-icon { background: url(../images/icons/arrow_back.gif) 0 4px no-repeat; padding: 0 0 0 10px; }
/***********
SITE
FOOTER
***********/
#site-body-bin { overflow: hidden; clear: both; zoom: 1;}
#site-footer-bin .col-one,
#site-footer-bin .col-two,
#site-footer-bin .col-three { float: left; }
#site-footer-bin .col-one { 
	width: 510px; 
	padding-right: 24px;
	background: url(../images/backgrounds/short_grey_vertical.gif) no-repeat top right;
}
#site-footer-bin .col-two { 
	width: 186px; 
	padding: 0 27px 0;
	background: url(../images/backgrounds/short_grey_vertical.gif) no-repeat top right;
}
#site-footer-bin .col-two p { margin: 4px 0 4px; line-height: 14px; }
#site-footer-bin .col-two span { font-weight: bold; }
#site-footer-bin .col-three { 
	width: 121px; 
	padding-left: 27px;
}
#site-footer-bin .col-three a { display: block; outline: 0; }
#site-footer-bin .csnumber { font-weight: bold; }
#site-footer-bin .copyright { font-size: 10px; }
#site-footer-bin ul { margin-top: 5px; }
#site-footer-bin ul li { 
	display: inline; 
	padding: 0 0 0 15px;
}
#site-footer-bin .input-button { 
	background: url(../images/buttons/signup_btn.gif) no-repeat; 
	width: 54px;
}
#site-footer-bin .text-fused { width: 175px; }
#site-footer-bin .text-fused input { width: 116px; }
#site-footer-bin .first { padding-left: 0; }
#site-footer-bin .col-three #upromise{ 
    background: url(../images/upromise.gif) no-repeat;
    text-indent: -99999px;
    display: block;
    height: 22px
}
#site-footer-bin .col-three #recycle{ 
    background: url(../images/canon_recycle.gif) no-repeat;
    text-indent: -99999px;
    display: block;
    height: 30px;
}
#site-footer-bin .col-three #rss{ 
    background: url(../images/rss.gif) no-repeat;
    text-indent: -99999px;
    display: block;
    height: 22px
}
#site-footer-bin .footer-links { 
	margin: 0 0 12px; 
	height: 24px;
	
}
#site-footer-bin { 
	background: url(../images/backgrounds/footer_bkgd.gif) repeat-x;
	/*height: 121px;*/
	margin-top: 10px;
	width: 100%;
	clear: both;
}
#site-footer-bin .custom-select { margin-right: 4px; }

#site-footer-bin select { margin-right: 4px; width: 160px; }

#site-footer-bin #foot-container { 
    width: 928px;
    margin: 0 auto;
    padding: 19px 0 30px 0;
    overflow: hidden;
}
/***********
CAROUSEL WIDGET CSS
************/

.widget img { border: solid 1px #ccc; }

/* widget header */
.widget-shadow { 
	background: #eee; 
}
.widget {
	height: 130px;
	border: solid 1px #ddd; 
	background: #f7f7f6;
	overflow: hidden; /* clear mechanism */
}
#tab-widget { height: auto;  }

.widget-header .back {
	background: url(../images/widget-nav-lft-btn.gif) no-repeat;
	height: 27px;
	width: 27px;
	display: block;
	text-indent: -99999px;
}
.widget-header .forward { 
	background: url(../images/widget-nav-rt-btn.gif) no-repeat;
	height: 27px;
	width: 27px;
	display: block;
	text-indent: -99999px;
}
.widget-header .disable-lft {
	background: url(../images/widget-nav-lft-btn-disable.gif) no-repeat !important;
}
.widget-header .disable-rt {
	background: url(../images/widget-nav-rt-btn-disable.gif) no-repeat !important;
}
.widget-header { 
	overflow: hidden; /* clear mechanism */ 
	background: url(../images/backgrounds/widget_nav_bar.gif) repeat-x;
	height: 27px;
}
.widget-header .main-label { 
	/*border: solid 1px #ccc; */
	width: 90px;
	height: 27px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	float:left;
	background: url(../images/backgrounds/widget_title_bar_bkgd.gif) repeat-x;
}
.widget-header .main-label span, .widget-header span  {
	padding: 6px 0 0 8px;
	display: block;
	float:left;
}
.widget-header a { 
    height: 26px; 
    display: block; 
    float: left; 
    color: #595959; 
    text-decoration: none; 
    outline: 0; 
    white-space: nowrap;
}
.widget-header a.selected { 
    background: url(../images/backgrounds/tab_selected_bkgd.gif) no-repeat 0 2px; 
    height: 27px;
    padding-right: 6px;
 }	
.head-menu-items { 
	overflow: hidden; /* clear mechanism */
	float: left;
}
.head-menu-items .left-tab,
.head-menu-items .right-tab{ padding:0; }
.head-menu-items div { 
	float: left;
	margin-right: 2px;
}
.menu-item-last { 
	width: 50px; 
	overflow: hidden;
}

/***********
CUSTOM
FORM FIELDS 
***********/
.text-fused { 
	background: url(../images/backgrounds/input_fused_bkgd.gif) no-repeat 2px 0; 
	width: 202px;
	/*width: 151px; */
	height: 20px; 
	/*border: 0; */ 
	float: left;
	padding: 4px 0 0 8px;
}
/*.text-fused input { padding: 0; border: 0; width: 148px; float: left; font-size: 10px; color: #707070; }*/
.text-fused input { 
	padding: 0 1px 1px 1px;
	position: relative;
	top: 1px;
	border: 0;
	width: 148px;
	float: left;
	font-size: 10px;
	color: #707070;
}

.text-fused button { position: relative; top: -4px; }
.input-button { 
	background: url(../images/buttons/input_search_btn.gif) no-repeat; 
	width: 49px; 
	height: 24px; 
	text-indent: -99999px; 
	float: right; 
}
#site-footer-bin .styled-select div {
	margin-bottom: 0;
}
.styled-select { 
	background: url(../images/backgrounds/select_bkgd.png) no-repeat;
	cursor: pointer;
   z-index: 10;
   position: relative;
}

.select-opt {
	position: absolute;
	top: 26px;
	width: 100%;
	display: none;
}

.select-opt-body {
	padding-top: 6px;
	background: url(../images/backgrounds/select_bkgd_clicked_bdy.png) repeat-y;	
}
/* q03113 - Footer dropdown menus - added from _position till end - select-opt-bottom.*/
.select-opt-bottom {
	height: 8px;
	background: url(../images/backgrounds/select_bkgd_bottom.png) no-repeat bottom left; _position: relative; _top: -6px;
}

.styled-select a {
	color: #707070;
	text-decoration: none;
	display: block;
	padding-left: 15px;
    margin: 0 2px;
}
.styled-select a span { margin: 0; padding: 0; }
.styled-select a.hover { background-color: #707070; color: #fff; }
.styled-select .default-text {
	display: block;
	padding: 8px 0 9px 8px;
}
.default-text, .select-opt-body, .select-opt-body a { zoom: 1; }
.custom-select { 
	float: left;
	width: 166px;
}
/***********
TOOL
TIPS
************/
.tipbox { 
	background: #f3eac2; 
	padding: 6px;
	display: block;
	position: absolute;
	color: #000;
	font-weight: bold;
	top: 30px;
	left: 0px;
	white-space: pre;
	z-index: 99999;
}
.tooltip { display:block; }

/***********
SUGGEST
WIDGET
************/
.suggest-widget { position: relative; }
.suggest-widget .label { cursor: pointer; }
#productdetail #sidebar-bin .suggest-widget .label h4 { 
	padding: 4px 0; 
	margin-left: 24px;
}
.suggest-widget .on h4 { color: #000; }
.suggest-widget .off h4 { color: #afafae;}
.suggest-widget .on {  
	border-bottom: 0;
	background: url(../images/icons/black_arrow.gif) no-repeat 10px 8px;
/********** item 8 - added line below suggested by fry **/
	cursor:default;
/********** item 8 - added line below - ends **/
}
#productdetail #sidebar-bin .suggest-widget ul {
	margin: 10px 0 0 30px;
}
/********** item 12 - added line below suggested by fry - new addition**/
#productdetail #sidebar-bin .suggest-widget .content {
 padding-bottom:10px;
}
/********** item 12 - added line below suggested by fry - new addition ends**/
.suggest-widget .off { 
	border-bottom: solid 1px #dfdfdd; 
	background: url(../images/icons/arrow.gif) no-repeat 12px 8px;
}
.suggest-widget .content a.thumb { 
	border: solid 1px #dfdfdd; 
	width: 90px;
	display: block;
}
.suggest-widget .content { display: none; }

/**********
PRODUCT VIEWER
**********/
.carouselwrap {
	width: 100%;
	margin: 10px 0px;
	height: 191px;
    position: relative;
}

.carousel{
	width: 672px;
	height: 191px;
	overflow: hidden;
	float:left;
	position:relative;
}
.carouselscroll{
	position:absolute;
	left:0px;
}
.carouselscrollerimg { 
	border: solid 1px #ccc; 
	width: 122px;
}
.carouselscrollerimg img{
	margin:3px 1px;
}

.carouselprev{ background: #d9d9d9 url(../images/buttons/wdgt_3_0_shortbtn_lft.gif) no-repeat; }
/*.carouselwrap .disable-lft { background:url(../images/buttons/wdgt_3_0_shortbtn_lft_disable.gif) no-repeat;}*/

.carouselnext{ background: #d9d9d9 url(../images/buttons/wdgt_3_0_shortbtn_rt.gif) no-repeat; float: right !important;}
.disable-lft { 	cursor:default !important; }
.disable-rt {float: right !important; cursor:default !important;}
/*.carouselwrap .disable-rt { background:url(../images/buttons/wdgt_3_0_shortbtn_rt_disable.gif) no-repeat;}*/

.traversecontrol{ 
	float: left; 
	width: 23px; 
	height: 191px;
	margin: 0px 0px;
    cursor:pointer;
}
.carouselprev:hover,.carouselnext:hover{cursor:pointer}

#row-general { zoom: 1; }

.carousel-scroll-box {
    float:left;
    width: 324px;
    text-align:left;
    overflow: hidden;
    margin-left: 10px;
    _margin-left: 5px;
}

.carousel-scroll-box-content {
	margin: 0 auto;
    padding: 5px 10px;
	border: solid 1px #ccc;
    *zoom: 1;
    *padding-bottom: 0;
}

.carousel-scroll-box .productdescription {
	text-align: left;
}

.carousel-scroll-box .col1,
.carousel-scroll-box .col2 { float: left; }
.carousel-scroll-box .col1 { width: 132px; }
.carousel-scroll-box .col2 { width: 160px; }

.carousel-scroll-box-content .pricing-panel { 
	background: #fff; 
	border: solid 1px #ccc;
	width: 160px;
	_height: 168px; /* testing IE6 */
	min-height: 168px;
	margin-left: 5px;
	padding-bottom: 9px;
}
.carousel-scroll-box-content .pricing-panel #price-breakdown {
	width: auto !important;
}
 /* content within carousel */
.carouselwrap .pricing-panel button { 
	margin: 7px 0 0 59px !important;
    *margin-right: 6px;
 	width: 97px;
 }

.carouselwrap .pricing-panel #wishlist, 
.carouselwrap .pricing-panel #share { margin: 0 0 0 9px !important; }

/********

CART VIEWER

********/

#glo-ucart-content .content-wrapper {
	overflow: hidden; /* clear mechanism */
	float: left;
	/*width: 610px;*/
	width: 650px;
	position: absolute;
}
#glo-ucart-content .content-wrapper div.odd {
    border-right: solid 1px #ccc;
}
#glo-ucart-content .content-wrapper div{
	position: relative;
	
}
#glo-ucart-content .content-wrapper span {
    display: block;
}

#glo-ucart-content #cart-items { width: 100%; margin-bottom: 10px; }
#glo-ucart-content #cart-items div.buttonNext { background: url(../images/buttons/red_arrow_disable_rt.png) no-repeat 0px 40px;}
#glo-ucart-content #cart-items div.buttonPrev { background: url(../images/buttons/red_arrow_disable_lft.png) no-repeat 0px 40px; }
#glo-ucart-content #cart-items div.button { display: inline; float: left; width: 10px; height: 170px; overflow: hidden; }
#glo-ucart-content #cart-items div.button a { display: block; margin-top: 40px; }
#glo-ucart-content #cart-items div.viewport {position: relative; display: inline; float: left; width: 228px; margin: 0 10px; height: 170px; overflow: hidden; }
#glo-ucart-content #cart-items div.content {position: absolute; top: 0; left: 0; }
#glo-ucart-content #cart-items div.item { width: 228px; height: 170px; display: inline; float: left; background: #fff url(../images/backgrounds/bkg-cartItem.gif) repeat-y center center; }
#glo-ucart-content #cart-items div.item .even { display: inline; float: left; width: 113px; height: 170px; overflow: auto; text-align: center;  }
#glo-ucart-content #cart-items div.item .odd { display: inline; float: right; width: 114px; height: 170px; overflow: auto; text-align: center;  }
/* eStore Custom - UAT 21 - added height=30px, changed to 20px to eliminate scroll bars since titles are now forced to two lines */
#glo-ucart-content #cart-items div.item h3 { font-size: 11px; font-weight: bold; color: #c00; margin-top: 5px; height: 20px;}
#glo-ucart-content #cart-items div.item h3 a { color: #c00; text-decoration: none; }
#glo-ucart-content #cart-items div.item h3 a:hover { text-decoration: underline; }
#glo-ucart-content #cart-items div.item ul { margin: 0 0 0 0; padding: 0; }
#glo-ucart-content #cart-items div.item li { list-style: none; padding-top: 2px; }
/* eStore Custom - UAT 21 - added new class justifyheight to justify you pay and quantity, changed padding-top to 20px to eliminate scroll bars since titles are now forced to two lines*/
#glo-ucart-content #cart-items div.item li.justifyheight { list-style: none; padding-top: 20px; }
#glo-ucart-content #cart-items div.item li.links a { color: #810000; }
#glo-ucart-content #cart-items div.item img { border: 1px solid #d5d5d5; }

#glo-ucart-content span#glo-ucart-notification {
    font-size: 10px; 
    display: block; 
    background: #cc0001;
    color: #fff;
    padding: 6px 0 6px 6px;
    margin-bottom: 10px;
}

#glo-ucart-content #cart-items .price { color: #cc0000; font-weight: bold; }
#glo-ucart-content #cart-items .price-cross { color:#707070; text-decoration: line-through; font-weight: normal; }
#glo-ucart-content #cart-items .price-save { color:#707070; font-weight: normal; }

/* Quickview/Ucart */
#cart-totals {width: 100%; background-color: #f6f6f6; margin-bottom: 5px; }
#cart-totals .button { display: inline; float: right; margin: 5px; }
#cart-totals #cart-subtotal { display: inline; float: left; color: #000; margin: 8px; }
#cart-totals #cart-subtotal span { color: #000; font-weight: bold; font-size: 14px; }

a#cart-view-shopping-bag { display: block; margin: 0 6px 6px 0; clear: both; text-align: right; }

.glo-tex-ucart-error { font-weight: bold; color: red; }
.glo-tex-ucart-info { font-weight: bold; color: blue; }
.glo-tex-ucart-request { font-weight: normal; color: black; }
.glo-fl {display: inline; float: left;}
.glo-fr {display: inline; float: right;}
.glo-clr {clear: both;}
.glo-block {display: block;}
#widget-swatches span {display: none;}

.widget-ima-loader { padding: 50px 0; }
.widget-ima-loader img {display: block; margin: 0 auto;}

/* Universal Cart */
#widget-ucart { position: absolute; top: 87px; left: 0; z-index: 1000; width: 332px; background: url(../images/backgrounds/bkg-layerBlank.gif) repeat top left; }
#widget-ucart div.loading { width: 100%; padding: 100px 0; background-color: #fff; text-align: center; }
#num-items { margin-bottom: 10px; }

a.widget-ucart-close-but { 
    background: url(../images/buttons/modalbox_close_btn.gif); 
    display: block;
    width: 24px;
    height: 22px;
    text-indent: -99999px;
    outline: 0;
    font-size: 10px; 
	position: absolute; 
	top: 5px; 
	right: 10px;
	_right: 32px;
}



#glo-ucart-totals {width: 355px; height: 28px; overflow: hidden; font-size: 10px; margin: 0 auto 0 auto; background-color: #eaeaea;}
#glo-ucart-totals span#glo-ucart-subtotal {display: inline; float: left; margin: 7px 0 0 10px; font-size: 11px; text-transform: uppercase;}
#glo-ucart-totals a#glo-ucart-view-shopping-bag { display: inline; float: right; margin-top: 7px;}
#glo-ucart-totals img {display: inline; float: right; margin: 3px 3px 0 5px;}
.glo-ucart-message { display: block; padding: 5px 15px 0px 15px;}
a.glo-ucart-link1:link, a.glo-ucart-link1:visited, a.glo-ucart-link1:hover, a.glo-ucart-link1:active { text-decoration: none; }
#glo-ucart-content .layerContent { position: relative; }


/* Adam's styles */
.ct { background: transparent url(../images/backgrounds/bg_ct_bottom.png) bottom left no-repeat; padding-bottom: 6px; zoom: 1; }
.ct-wrapper { background: #f7f7f6 url(../images/backgrounds/bg_ct.png) 0 0 repeat-y; }
#bv .ct-wrapper { background: transparent url(../images/backgrounds/bkg-checkout-body.png) repeat-y scroll 0 0; }

.ct a { color: #801111; }

.hd-page { padding: 13px 17px; background: transparent url(../images/backgrounds/bg_hd.png) 0 0 no-repeat; }
.hd-page h1 { color: #000; font-size: 14px; }
.grid { zoom:1; }
.grid:after { content: "."; height: 0; display: block; visibility: hidden; clear: both; }

.gu { float: left; }
.gu-first { margin-left: 0; border-right: 1px solid #d7d7d7; }
.gu-last { margin-right: 0; }

.section { padding: 20px; border-bottom: 1px solid #d7d7d7; }
.s-last { border: none; }
.gu-first .section { margin-left: 3px; }
.gu-last .section { margin-right: 3px; }


/* Promo banner */
.promo-banner { margin-left:2px; overflow:hidden; padding:10px 16px 0;}
.promo-banner p {
	font-size: 11px;
}

/* customer service page */
.expands { margin: 17px 10px 0 10px; }
.expands li { background: transparent url(../images/icons/arrows_expands.gif) -7px 3px no-repeat; margin-bottom: 10px; padding-left: 20px; }
.expands li.expanded { background-position: 0 -55px; }
.expands .hd { margin: 0; }
.expands .hd a { font-size: 11px; color: #666; font-weight: bold; text-decoration: none; }
.expands .bd { display: none; }
.expands li.expanded .bd { display: block; }


.g-custServ { width: 929px; }
.g-custServ .gu-first { width: 730px; }
.g-custServ .gu-last { width: 198px; }

.g-custServ .gu-last h4,
.g-custServ .gu-last p { margin-bottom: 7px; }
.g-custServ .gu-last li { margin-bottom: 3px; }

.g-custServ .gu-last p { padding-left: 20px; }
.g-custServ .email { background: url(../images/icons/email_icon.gif) 0 2px no-repeat; }
.g-custServ .phone { background: url(../images/icons/phone_icon.gif) 0 2px no-repeat; }


.s-additionalResources h4, 
.s-additionalResources a { color: #666; }
.s-additionalResources ul { padding-left: 45px; margin: 15px 0; }
.s-additionalResources li { list-style: disc; margin-bottom: 10px; }  

/* error / maintenance pages */
.ct-error .ct-wrapper { min-height: 400px; _height: 400px;  background:  transparent url(../images/backgrounds/bkg-checkout-body.png) repeat-y scroll 0 0;} 
.ct-error .hd { margin: 0 0 17px 0; }
.ct-error p { margin: 0 17px 10px 17px; clear: both; }

.ct-error form { width: 204px; margin: 30px 15px; clear: both; overflow: hidden; }

/* recycling pages */
.ct-recycle { background-image: url(../images/backgrounds/bg_ft_sm.png); }
.ct-recycle .ct-wrapper { background-image: none; }
.ct-recycle .hd-page { background-image: url(../images/backgrounds/bg_hd_sm.png); padding-bottom: 12px;}
.ct-recycle .bd { background-image: url(../images/backgrounds/bg_bd_sm.png); padding-top: 10px;}
.ct-recycle .ErrorNotification { margin: 0 10px 10px 10px; }
.ct-recycle h2 {color:#c00; font-size:14px; font-weight:bold; }
.ct-recycle h2, .ct-recycle p {margin-bottom: 10px; }
.ct-recycle .text ul { margin: 15px 0 5px 0; }
.ct-recycle .text li { background: url(../images/backgrounds/bkg-bullet.gif) no-repeat 0 4px; padding: 0 0 10px 15px; }

.ct-recycle .productFinder h3 { padding: 10px; margin: 0; }
.ct-recycle .productFinder h4 { font-weight: bold; font-size: 12px; color: #666; padding: 10px; }
.ct-recycle .productFinder div.checkboxes { width: 395px; float: right; }
.ct-recycle .productFinder div.checkboxes input { display: inline; float: left; }
.ct-recycle .productFinder div.checkboxes label { display: inline; float: left; margin: 3px 3px 10px 3px; }
.ct-recycle .productFinder .buttonSubmit { float: none; margin: 0 0 10px 5px;}

.ct-recycle form { overflow:hidden; }
.ct-recycle form p { margin: 0px 10px 10px 10px; }
.ct-recycle form p input { display: block; margin-bottom: 2px; }
.ct-recycle form .error { color: #f00; font-weight: bold; }
.ct-recycle form .error input { border: 1px solid #f00; padding:2px 1px; }

.cols { *zoom: 1; }
.cols:after {content:".";display: block;height:0;visibility:hidden;clear:both;overflow:hidden;}
.cols .col { float: left; }
#bv .cols .col { float: left; padding: 17px;}

.ct-recycle .cols { padding: 10px 12px; }
.ct-recycle .col-1 { width: 290px; margin-right: 10px; }
.ct-recycle .col-2 { width: 422px; }

.ct-error .cols { background: transparent url(/wcsstore/eStore/images/Canon_S_1939-v2.gif) no-repeat scroll right top; min-height: 363px; _height: 363px;}
.ct-error .col-1 { width: 525px; padding-right: 75px; }
.ct-error .col-2 { width: 200px; }

#layerTerms { position: absolute; width: 650px; z-index: 50; }
#layerTerms .print { float: right; }
#layerTerms h1 { clear: both;}
#layerTerms form { overflow:hidden;}
#layerTerms #termsConditionsText { padding: 5px; }
#layerTerms #termsConditionsActions {float: right; clear:both; margin: 10px 0 0 0;}
#layerTerms #termsConditionsActions .field {float: left; }

/**********

Inpage layers for 
1.9.2 Quicklook, 
1.12 Product Thumbs,
1.12 Features,
1.9 Compatibility,
2.6 terms and conditions,
and 1.9.1 Add to Cart

**********/

/**** FEATURE AND PRODUCT THUMB LAYERS ****/
#features-layer { position: absolute; top: 0; left: 100px; width: 350px; z-index: 1; }
#features-layer .subheader-style { clear: both; }
#features-layer .js-layerClose { line-height: 20px; }

#product-thumb-layer { position: absolute; top: 0; left: 100px; width: 740px; z-index: 1; }
#product-thumb-layer h1 { font-size: 14px; }
#product-thumb-layer  .product-img { margin-top: 10px; }
/**** COMPATIBILITY ****/
#compatLayer { position: absolute; top: 100px; left: 100px; width: 325px; z-index: 50; }

/** vbv layer confirmation  **/
#vbvDisplayLayer { position: absolute; top: 100px; left: 100px; width: 450px; z-index: 50; background: url(../images/backgrounds/bkg-layerBlank.gif) repeat top left; }
#vbvDisplayLayer h2 { font-size: 14px; font-weight: bold; color: #000; margin-top: 10px; }

/**** QUICK LOOK ****/
.quicklook { position: relative; }
.quicklook a  {cursor: pointer !important; cursor: hand !important;}
a.js-quicklook { text-decoration: none; }
a.js-quicklook span { background: #fff; color: #000; border: solid 1px #ccc; display: none; font-weight: bold; z-index: 5; }
a.js-quicklook:hover span { display: block; position: absolute; top: 10px; left: 10px; font-weight: bold; padding: 4px; }
.quicklook-block { clear: both; padding-top: 10px; }
.quicklook-block .img { float: left; width: 152px; }
#quicklook { position: absolute; top: 100px; left: 100px; width: 614px; z-index: 50; background: url(../images/backgrounds/bkg-layerBlank.gif) repeat top left; }
/**** changes made for shopping cart quick look START QC159 ****/
#quicklook .quicklook-block .description-block { margin: 0 0 0 170px; }
#quicklook .quicklook-block .result-block { overflow: hidden; }
#quicklook .quicklook-block .result-block .col1 { width: 360px; margin-left: 5px; float:left;}
/**** changes made for shopping cart quick look END QC159 ****/
#quicklook .quicklook-block .result-block .col2 { float: right; padding: 10px; border: solid 1px #ccc; width: 150px; margin-left: 5px; }
#quicklook .quicklook-block .row1 { width: 100%; border: 0px; }
/** eStore custom - added ratingtext for bv rating **/
#quicklook .quicklook-block .ratingtext { margin: -30px 0 0 90px; color: #000; font-weight: bold; }
/**** changes made for shopping cart quick look START QC159 ****/
#quicklook .quicklook-block .pricing-panel #price-breakdown { padding:0; text-align:right; width:100%; }
#quicklook .quicklook-block .pricing-panel #price-breakdown .text {	width: 40px; }
#quicklook .quicklook-block .pricing-panel table { font-size:11px !important; margin-left:2px; width:100%; }
/**** changes made for shopping cart quick look ENDS QC159 ****/


/**** QUICK LOOK FOR ADDADDRESS****/
.quicklookAddress { position: relative; }
.quicklookAddress a  {cursor: pointer !important; cursor: hand !important;}
a.js-quicklook { text-decoration: none; }
a.js-quicklook span { background: #fff; color: #000; border: solid 1px #ccc; display: none; font-weight: bold; z-index: 5; }
a.js-quicklook:hover span { display: block; position: absolute; top: 10px; left: 10px; font-weight: bold; padding: 4px; }
.quicklook-block { clear: both; padding-top: 10px; }
.quicklook-block .img { float: left; width: 152px; }
#quicklookAddress { position: absolute; top: 100px; left: 100px; width: 500px; z-index: 50; background: url(../images/backgrounds/bkg-layerBlank.gif) repeat top left; }
#quicklookAddress h2 { font-size: 14px; font-weight: bold; color: #000; margin-top: 10px; }
/**** changes made for shopping cart quick look START QC159 ****/
#quicklookAddress .quicklook-block .description-block { margin: 0 0 0 170px; }
#quicklookAddress .quicklook-block .result-block { overflow: hidden; }
#quicklookAddress .quicklook-block .result-block .col1 { width: 360px; margin-left: 5px; float:left;}
/**** changes made for shopping cart quick look END QC159 ****/
#quicklookAddress .quicklook-block .result-block .col2 { float: right; padding: 10px; border: solid 1px #ccc; width: 150px; margin-left: 5px; }
#quicklookAddress .quicklook-block .row1 { width: 100%; border: 0px; }
/** eStore custom - added ratingtext for bv rating **/
#quicklookAddress .quicklook-block .ratingtext { margin: -30px 0 0 90px; color: #000; font-weight: bold; }
/**** changes made for shopping cart quick look START QC159 ****/
#quicklookAddress .quicklook-block .pricing-panel #price-breakdown { padding:0; text-align:right; width:100%; }
#quicklookAddress .quicklook-block .pricing-panel #price-breakdown .text {	width: 40px; }
#quicklookAddress .quicklook-block .pricing-panel table { font-size:11px !important; margin-left:2px; width:100%; }
/**** changes made for shopping cart quick look ENDS QC159 ****/

/**** QUICK VIEW ****/
#quickview { position: absolute; top: 100px; left: 100px; width: 657px; z-index: 50; background: url(../images/backgrounds/bkg-layerBlank.gif) repeat top left; }
#quickview h2 { color: #cc0000; font-size: 14px; margin-bottom: 15px;}
#quickview p { margin-bottom: 10px; }
#quickview h2 ul { display: inline; }
#quickview h2 ul li { display: inline; }

#quickview h2 ul li .left-arrow {  background:transparent url(../images/icons/arrow-lft-icon.gif) no-repeat left center; color:#892121; font-size:11px; padding-left:6px; width:50px;}
#quickview h2 ul li .right-arrow { color: #892121; font-size: 11px; background: url(../images/icons/arrow-rt-icon.gif) no-repeat scroll right center; display: inline;  }
#quickview .left, #quickview .right { float: left; }
#quickview .left { width: 265px; }
#quickview .right { width: 323px; margin-left: 4px; }
#quickview .quickview-block { overflow: hidden; }
#quickview .productSlider { width: 100%; }
#quickview .productSlider div.viewport { height: 400px; width: 323px; position: relative; overflow: hidden;  }
#quickview .productSlider div.content { height: 400px; position: absolute; top: 0; left: 0; }
#quickview .productSlider div.item { display: inline; float: left; width: 323px; height: 400px; overflow: hidden; }
#quickview .productSlider .navigation {width: 100%; margin-bottom: 5px; }
#quickview .productSlider .navigation table { width: 100%; }
#quickview .productSlider .navigation td { padding: 0 5px; }
#quickview .productSlider .navigation .next { padding-right: 10px; background: url(../images/icons/arrow-rt-icon.gif) no-repeat right 4px; }
#quickview .productSlider .navigation .prev { padding-left: 10px; background: url(../images/icons/arrow-lft-icon.gif) no-repeat left 4px; }
#quickview .productSlider .navigation a { color: #801111; }
#quickview .item .result-block { width: auto; padding: 0 5px; border: solid 1px #ccc; background: #f7f7f6; margin-bottom: 10px; }
#quickview .result-block .inner { padding: 6px 0; width: 100%; }
#quickview .item .result-block p { margin: 0; }
#quickview .item .result-block .col1 { width: 124px; margin: 0; }
#quickview .item .result-block .col2 { display: inline; float: left; margin-left: 0 0 0 10px; width:173px;}
#quickview .pricing-panel button { margin:7px 0 0 59px; }
#quickview .quickview-block .left ul { margin: 25px 0 15px 15px; }
#quickview .col2 { border: solid 1px #ccc; margin-left: 9px; width: 174px; }
#quickview .pricing-panel { background: #fff; padding: 4px 8px; }

/**** eStore Custom - product listing GRID page ****/
.product-pagination .productSlider div.viewportGrid { display: none; }
.product-pagination .productSlider div.viewportGrid { width: 746px; position: relative; overflow: hidden;  }
.product-pagination .productSlider div.prodListGrid { position: relative; top: 0; left: 0; }
.product-pagination .productSlider div.itemGrid { display: inline; float: left; width: 746px; overflow: hidden; position: relative;}
.product-pagination .productSlider div.itemGrid h3.bundle-header{
	color: #000;
	background: #E0E0DE url(../images/backgrounds/bkg-checkout-header.gif) repeat-x scroll left top;
	zoom:1;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:7px 7px 7px 12px;
	font-size:12px;
	margin:20px 2px 10px 2px;
}

/**** eStore Custom - default product listing page ****/
.product-pagination { overflow: hidden; }
.product-pagination .productSlider { width: 100%; height: 100%; }
.product-pagination .productSlider div.viewport { display: none; width: 746px; position: relative; overflow: hidden;  }
#product-search .product-pagination .productSlider div.viewport { display: block;}
.product-pagination .productSlider div.prodList { height: 100%; position: relative; top: 0; left: 0; }
.product-pagination .productSlider div.item { display: inline; float: left; width: 746px; overflow: hidden; position: relative;}

/**** ADD CART ****/
#addCartLayer { position: absolute; width: 729px; z-index: 99999;	}
#addcart-template {
	background: url(../images/backgrounds/addtocart_bkgd.png) no-repeat;
	height: 176px;
	padding-top: 45px;
}
#addCartLayer h2 { position: relative; float:left; font-weight: normal; font-size: 14px; color: #cc0000; }
#addCartLayer .content {
	margin: 0 10px 0 10px;
	background: #fff;
	width: 97%;
}
#addCartLayer #information-box { padding: 15px 15px 15px 15px; width:96%;  }
#addCartLayer #information-box .item-info { clear: both; padding-top: 10px; }
#addCartLayer .content p { color: #000; display: inline; margin-right: 100px; }
#addCartLayer .content p span { font-weight: bold; font-size: 12px; }
#addCartLayer .content .right-arrow { margin-right: 10px; }
#addCartLayer .loadingimage { position: absolute; left:300px; top:100px; }
#addcart-template .js-layerClose { 
	float: right; 
	color: #b8b8b8;
	text-decoration: none;
	background: transparent url(../images/buttons/modalbox_close_btn.gif) no-repeat scroll 36px 0; 
	display: block;
	height: 22px;
	line-height: 20px;
	width: 60px;
	outline: 0;
	position: relative;
}
#addcartloading-template {
	background: url(../images/backgrounds/bkg-layerTemplate.png) no-repeat;
	height: 176px;
	padding-top: 45px;
}

#ssoValidateAccount-template {
	background: url(../images/backgrounds/bkg-layerTemplate.png) no-repeat;
	position: absolute; 
	width: 150px;
}

/*** styling for add to cart within layers ***/
.unique-layer-control #addCartLayer { width: 323px; }
.unique-layer-control #addCartLayer h2 { width: 202px; }
.unique-layer-control #addCartLayer #information-box { width: 92%; }
.unique-layer-control #addCartLayer .content { width: 95%; }
.unique-layer-control #addCartLayer #information-box p { margin-right: 15px; }

.unique-layer-control-qv #addCartLayer { width: 555px; }

/** ------------------------- **/

/*** SHARE LAYER ***/
#shareLayer { z-index: 999999; }

/*** WISHLIST ***/
#wishlistLayer { 
	position: absolute; 
	width: 435px;
	z-index: 9999;
}
/**** TOP 20 SEARCH TERMS LAYER ****/
#topsearchtermsLayer { 
	position: absolute; 
	z-index:100;
	top:0;/*reset in js*/
	left:50% !important;
	width:412px !important;
	margin-left:-150px !important;
	
}
#topsearchtermsLayer .terms-block { height: 250px !important; margin-top: 6px !important; overflow-y: auto; }
#topsearchtermsLayer .terms-block p { margin: 8px 0; }
/** ------------------------- **/

/**** TERMS AND CONDITIONS ****/
#termsLayer { 
	position: absolute; 
	width: 400px;
}
#termsLayer .terms-block { height: 250px; margin-top: 20px; overflow-y: auto; }
#termsLayer .terms-block p { margin: 8px 0; }
/** ------------------------- **/
/**** UPromise layer ****/
#upromiseLayer { 
	position: absolute; 
	width: 750px;
	height: 400px;
	z-index: 1000;
}
#upromiseLayer .terms-block { height: 400px; margin-top: 20px; overflow: hidden; }
#upromiseLayer .terms-block p { margin: 8px 0; }
/** ------------------------- **/

/**** CVV2 / Info Layer ****/
#cvv2Layer, #infoLayer { 
	position: absolute; 
	width: 500px;
	height: 350px;
    z-index: 1000;
}
#cvv2Layer h3, #infoLayer h3 { font-size: 12px; }
#cvv2Layer ul, #infoLayer ul { overflow: hidden; }
#cvv2Layer ul li, #infoLayer ul li { list-style: none; margin-right: 15px; float: left; width: 45%; }

#cvv2Layer .cvv-block { margin-top: 20px; }
#cvv2Layer .cvv-block p { margin: 8px 0; }

/** ------------------------- **/


/**** 3.12 ******/
#sitemapContent dl { margin: 0 0 10px 0; padding: 0 0 10px 0; border-bottom: 1px solid #ccc; }
#sitemapContent dd { margin: 5px 0 0 15px; padding: 0; } 
#sitemapContent dd span { display: block; margin: 2px 0 0 0; } 
#sitemapContent div.col1 { width: 443px; display: inline; float: left; }
#sitemapContent div.col2 { width: 443px; display: inline; float: right; }
/** ------------------------- **/


 /* 3.3 view order history */
#orderHistoryContent .pagination a {}
#orderHistoryContent .pagination a.left-arrow {
    background:transparent url(../images/icons/arrow-lft-icon.gif) no-repeat scroll left center;
    color:#892121;
    display:block;
    padding:0 6px;
    text-align:center;
    text-decoration:none;
    width:50px;
}
#orderHistoryContent .pagination a.right-arrow { 
    background:transparent url(../images/icons/arrow-rt-icon.gif) no-repeat scroll right center;
    display:block;
    padding:0 6px;
    text-align:center;
    text-decoration:none;
    width:30px;
  }
/**** custom eStore ADD CART Product****/
#addCartLayerProduct { position: absolute; width: 200px; height: 300px; z-index: 99999;}
#addCartLayerProduct .content {
	margin: 0 10px 0 10px;
	background: #eee;
	width: 100%;
	height: 100%;
	border: 1px solid #000;
}
#addCartLayerProduct .loadingimage { position: absolute; left:35%; top:35%; }
#addcartloadingProduct-template {
	background: url(../images/backgrounds/bkg-layerTemplate.png) no-repeat;
	width: 200px;
	height: 300px;
	border: 1px solid #000;
}

/**** Shipping Info ****/
#shippingInfoLayer { 
	position: absolute; 
	width: 400px;
}
#shippingInfoLayer .shippingInfo-block { height: 250px; margin-top: 20px; overflow-y: auto; }
#shippingInfoLayer .shippingInfo-block p { margin: 8px 0; }
/** ------------------------- **/
/**** Ext Warranty Info ****/
#extWarrentyDisLayer { 
	position: absolute; 
	width: 300px;
}
#extWarrentyDisLayer .extWarrenty-block { height: 250px; margin-top: 20px; overflow-y: auto; }
#extWarrentyDisLayer .extWarrenty-block p { margin: 8px 0; }
/** ------------------------- **/
/**** Shipping Info ****/
#returnPolicyLayer { 
	position: absolute; 
	width: 400px;
}
#returnPolicyLayer .returnPolicy-block { height: 250px; margin-top: 20px; overflow-y: auto; }
#returnPolicyLayer .returnPolicy-block p { margin: 8px 0; }
/** ------------------------- **/


/**** Prerder Info layer ****/
#preorderLayer { 
	position: absolute; 
	width: 400px;
}
#preorderLayer .preorder-block { height: 250px; margin-top: 20px; overflow-y: auto; }
#preorderLayer .preorder-block p { margin: 8px 0; }
/** ------------------------- **/


/** asknanswer **/
.pointer {cursor: pointer;}

/* template.html default styles for Canon use */

.temporary-content ul { list-style-type: disc; list-style-position: outside; margin-bottom: 1em; margin-left: 3px; margin-top: 0;}
.temporary-content ol { list-style-type: decimal; list-style-position: outside; margin-bottom: 1em; padding-left: 0; margin-left: 3px;  margin-top: 0; }
.temporary-content ul li { margin-left: 15px; list-style-type: disc; }
.temporary-content ol li { margin-left: 20px; list-style-type: decimal; }
p { margin-bottom: 1em; }

#topsearchtermsLayer table {
width:250px;
}

/* #2 qv layer - start */
.quicklook-block .rating {
margin:10px 0;
}

.quicklook-block .rating p{
margin:0;
}

#productdetail .quicklook-block .rating img {
    border: medium none !important;
    margin: 2px 0 0 0;
}

#quicklook .quicklook-block .ratingtext {
    color: #000000;
    font-weight: bold;
    margin: -16px 0 0 85px;
}
/* #2 qv layer - ends */
/* #4 qv layer - starts */
.widget-header .main-label a {
color: #000000;
}
/* #4 qv layer - ends */

/* end template.html default styles for Canon use */

/* END */

/* ALL STYLES BELOW ARE REVISIONS FOR NEW HOMEPAGE DESIGN, JANUARY 12 */

#header-e-spot { /* This rule replaces the previous #header-e-spot rule (removed above) */
	width:1200px;
	margin:5px 0 0 -136px;
	padding:0px 0;
	/* background:transparent left top no-repeat url(../images/bkgd_topbanner.gif); */
}

#header-e-spot div {
	margin:0 auto;
	width: 935px;
}

#site-body-bin {
	overflow:visible;
}

#mainbody {
	width:1200px;
	margin:0 0 -10px -138px;
	/*background:transparent left bottom no-repeat url(../images/bkgd_horizontalline.png);*/
	padding-bottom:1px;
}

#mainbody .homerowholder {
	/* background:transparent left top no-repeat url(../images/bkgd_horizontalline.png); */
}
#mainbody .homerow {
	margin:0 auto;
	width:924px;
	/*border-left:solid 1px #cecece;*/
	height:177px;
	/*background:transparent left top repeat-y url(images/pixel_lightgray.gif);*/
}

#mainbody .shadowed {
	background: white left top no-repeat url(../images/access-searchRed.jpg);
	width:924px;
	/*border-left:solid 1px #cecece;*/
	/*background-image:url(images/bkgd_homerow_shadowed.jpg);*/
}

#mainbody .homerow .box {
	float:left;
	/*background:transparent right top repeat-y url(../images/pixel_lightgray.gif);*/
	height:177px;
	vertical-align:center;
	text-align:center;
	position:relative;
}

#mainbody .homerow .single {
	width:154px;
}

#mainbody .homerow .double {
	width:308px;
}

#mainbody .homerow .triple {
	width:462px;
}

#mainbody .slides {
	height:366px;
	float:none;
	border:none;
}

#slideshow {
	position:relative;
	width:924px;
	height:366px;
	overflow:hidden;
}

#slideshow .item {
	position:absolute;
}

#slideshow .item:first-child {
	z-index:19
}

#slideshow .nav {
	position:absolute;
	top: 131px;
	z-index:20
}

#slideshow .prev {
	left:0;
}

#slideshow .next {
	right:0;
}

#mainbody .homerow #homesearch {
	width:252px;
	height:131px;
	padding:40px 28px 0 28px;
	/*border-bottom:solid 6px #c00;*/
	text-align:left;
}

#homesearch h2 {
	font-size:0;
	height:11px;
	width: 187px;
	background: transparent top left no-repeat url(../images/text_shopcanonaccessories.png);
	margin:0 0 15px 3px;
}

#homesearch p {
	line-height:1.5;
	margin-left:3px;
}
/* ALL STYLES BELOW ARE REVISIONS FOR NEW PDP DESIGN, JANUARY 12 */

#product-listing-header{
	position:relative;
}

#onpageSearch{
	position:absolute;
	top:4px;
	right:10px;
	z-index:10;
}

#onpageSearchBox {
	width:221px;
	/* height:116px; */
	background:transparent right top no-repeat url(../images/backgrounds/bkgdAccessoryFinder.png);
	padding:0 22px;
	text-align:right;
	position:absolute;
	top:-4px;
	right:10px;
	z-index:100;
	height:0;
	overflow:hidden;
}

#onpageSearchBox a {
	display:block;
	margin-top:13px;
}
#onpageSearchBox p {
	margin:12px 0;
}

#onpageSearchBox .asFinderBtn-new {
	display:block;
}

#onpageSearchBox .text-fused {
#onpageSearchBox .text-fused {
	float:right;
	margin-right:-5px;
}
ul.eos li {
    background: url("../images/backgrounds/bullet-eos.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    margin-left: 10px;
    padding-left: 20px;
    text-align: left;
}
ul.eos li ol li {
    background: url("../images/backgrounds/bullet-eos_circle.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    margin-left: 5px;
    padding-left: 20px;
    text-align: left;
}