@import url("mobilebusiness_prime.css");
@import url("jquery-ui.custom.css");

/*!:: BELL CANADA version: 1.2072

Development Team: Son Pham, Michel Pen, Miguel Matos, Jean-Francois Payant
http://www.bellsolutionsweb.ca/

This file is part of Bell.ca style library. It require bell_prime.css to be 
imported properly, as it provide basic styles and some crucial structure and
interaction elements. Please consider both files as a whole.

::*/


/*:: =Utility ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* Notes and/or legal content */
.finePrintMsg {font-size: 11px;line-height: 14px;color: #555;margin-bottom: 2em;}
	p.finePrintMsg, .finePrintMsg p {margin-bottom: 1.1em;}
	.finePrintMsg ol li {margin-bottom: 5px;}
	
/* Overide margins */
.resetMargin {margin: 0!important;}

/* Display the grid overlay for visual alignment */
.grid {z-index: 99;width: 100%;height: 100%;position: fixed;top: 0;left: 50%;width: 935px;margin-left: -468px;background: url(../images/all_languages/grid.png) 0 0 repeat-y transparent;}

/* Equivalent to <sup> */
.superscript {font-size:60%;line-height: 60%;vertical-align: top;position: relative;top: 0.2em;left: 1px;margin: 0;}

/* Serie of left floated element (ul>li or div>p)*/
ul.oneLiner {overflow: hidden;}
	ul.oneLiner li {float: left;margin-right: 30px;}
div.oneLiner {overflow: hidden;}
	div.oneLiner p {float: left;margin-right: 30px;}

/* Image/content positioning */
.contCenter {text-align: center;margin: 0 0 10px;}
	p.contCenter {margin-bottom: 15px;}
.contRight {float: right;margin: 0 0 15px 20px;}
.contLeft {float: left;margin: 0 20px 15px 0;}

/* Image with negative top margin that's equal to sTitle bottom margin. */
.sBanner {margin-top: -20px;}

/* Last update */
.lastUpdateTag {color: #999;font-size: 11px;line-height: 14px;margin-top: 35px;}

/* Basic "More Details" link */
.seeMoreLink span.seeMoreLinkExtra {display: inline-block;margin: 0 0 -3px 0;position: relative;top: -1px;left: 6px;text-decoration: none;width: 14px;height: 14px;background: url(../images/all_languages/bg_iconSprite.gif) right -159px no-repeat transparent;}
.seeMoreLink:hover {text-decoration: none;}
	.seeMoreLink:hover span {text-decoration: underline;}
	.seeMoreLink:hover span.seeMoreLinkExtra {text-decoration: none;}

/* File type link (pdf by default,other file formats needs to be created) */
.getFileLink {display: inline;background: transparent url(../images/all_languages/ic_pdf.gif) no-repeat right top;padding-right: 17px;margin-right: 4px;}

/* Basic "Add additionnal" link */
.addItemLink {display: inline-block;padding: 0 0 0 30px;background: url(../images/all_languages/bg_iconSprite.gif) 0 -881px no-repeat transparent;}
	.addItemLink:visited {color: #0066a4;}

/* Action link next to text item ex.: (edit) or (remove) Usage: <span class="actionLink">(<a href="#">link</a>)</span> */
.actionLink {font-size: 12px;color: #555;}
.actionLink a {color: #0066a4 !important;}
.actionLink a:hover {text-decoration: underline;}

/* Back to top links */
.backTopLink {position: absolute;bottom: 2px;right: 0px;color: #0066A4 !important;font-size: 12px;background: url(../images/all_languages/bg_iconSprite.gif) right -939px no-repeat transparent;padding-right: 21px;}

/* Serie of cross reference links. Usage.: <p class="crossRef">See also: <a href="#" title="">link</a></p>*/
.crossRef {display: block;font-size: 11px;}

/* Give a specific color to price related text */
.priceTag,a.priceTag,a.priceTag:hover,h3 a.priceTag {color: #0066a4;}
.rebate {color: #555;}

/* Default remove button */
.bt_remove {display: block;float: left;padding: 1px 0 0 18px;font-size: 11px;line-height: 15px;background: url(../images/all_languages/bg_iconSprite.gif) 0 -80px no-repeat transparent;}
	.bt_remove:visited {color: #0066a4;}
	
/* List item that can be removed */
.trashItem {padding-right: 16px;}
	.trashItem .bt_remove {position: absolute;right: 0;top: 0px;display: block;width: 14px;height: 14px;padding: 0;text-indent: -999em;background: url(../images/all_languages/bg_iconSprite.gif) 0 -80px no-repeat transparent;}

/* Text Tag */
.textTag {position: relative;top: -1px;margin-left: 4px;padding: 3px 5px 0 13px;height: 11px;color: #555;font-size: 10px;line-height: 10px;font-weight: bold;position: relative;display: inline-block;background: url(../common/all_languages/all_regions/skin/bg_buttonSprite.png) repeat-y left -600px transparent;text-transform: uppercase;}

/* bStick - Position elements at the absolute bottom of its parent */
.bStick {position: absolute;bottom: 0;z-index: 1;clear: both;}
	.bStick .buttonize {margin-left: 0;position: static;display: block;clear: left;margin-top: 15px;}
	.bStick .fBtn {margin-bottom: 10px;}
		.bStick .fBtn .buttonize {margin-top: 0;}

/* List product/service features */
.featureList .hType4 {margin-bottom: 10px;}
	.featureList ul li,.featureList ol li {margin-bottom: 7px;}
		.featureList .hType5 {margin-bottom: 2px;}

/* Highlight one word/sentence */
.highlighted {background: #f9ed97;}

/* Indent element. Use on ul,p,or div */
.indent {margin-left: 14px;}

/* Remove all borders */
.noBord {border: 0 none !important;}

/* Horizontal border to separate contents */
.hSepar {height: 1px;border-top: 1px solid #DDD;margin: 21px 0;clear: both;display: block;font-size: 0;line-height: 0;}

/* Edit link for admin use */
a.btEditPage,a.btEditContent {display: block;padding: 2px 5px;position: absolute;z-index: 999;font-size: 11px;line-height: 11px;letter-spacing: 1px;background-color: #0066a4;color: #fff;}
a.btEditPage {top: 0;left: 0;}a.btEditContent {top: 0;right: 0;}

/* Vertical spacer */
.vSpacer {height: 1px;margin-top: 4em;}
.vSpacerAlt {height: 1px;margin-top: 25px;}

/* Mostly used by JS functions to fill empty spaces */
.transparent {background-image: url(../images/all_languages/bg_transparent.gif);}

/* Reduce opacity of an element */
.dim {opacity: 0.2;}



/*:: =Lists ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

ul.infoList {position: relative;overflow: hidden;}	
	ul.infoList li {width: 100%;float: left;clear: left;font-weight: normal;margin-bottom: 5px;padding-bottom: 5px;border-bottom: 1px solid #ededed;background: none transparent;padding-left: 0;}
	ul.infoList li .infoListItem {display: block;float: left;width: 170px;font-weight: bold;}
	ul.infoList li .infoListDesc {display: block;padding-left: 178px;}

ul.pgToolbar {float: right;margin-bottom: 0;}
ul.pgToolbar a:visited {color: #0066a4;}

dl.altStyle dt {font-weight: bold;}
dl.altStyle dd {font-weight: normal;}

dl.instructions dt {float: none;font-weight: bold;margin: 0 0 5px;}
dl.instructions dd {font-weight: normal;margin-left: 14px;}
dl.instructions p {margin-bottom: 3px;}

dl.instructions dd dt {float: left;font-weight: bold;margin: 0 0 5px;}
dl.instructions dd dd {font-weight: normal;margin-left: 14px;}

ol.instructions {margin-left: 14px;}

dl.headDesc dt {float: none;margin-bottom: 6px;color: #212121;font-weight: bold;font-size: 14px;}
	dl.headDesc dt .unaccent {font-weight: normal;font-size: 14px;}
dl.headDesc dd {display: block;margin-bottom: 24px;font-weight: normal;}



/*:: =Grid system (suite) ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.pull0,.pull1,.pull2,.pull3,.pull4,.pull5,
.pull6,.pull7,.pull8,.pull9,.pull10,
.pull11,.pull12 {
left: 100%;
margin-right: 0;
}

.pull1 {margin-left: -66px;}
.pull2 {margin-left: -145px;}
.pull3 {margin-left: -224px;}
.pull4 {margin-left: -303px;}
.pull5 {margin-left: -382px;}
.pull6 {margin-left: -461px;}
.pull7 {margin-left: -540px;}
.pull8 {margin-left: -619px;}
.pull9 {margin-left: -698px;}
.pull10 {margin-left: -777px;}
.pull11 {margin-left: -856px;}
.pull12 {margin-left: -935px;}

.bord3 {background: url(../images/all_languages/bg_bord3.gif) repeat -7px 0 #fff;}
.bord4 {background: url(../images/all_languages/bg_bord4.gif) repeat -7px 0 #fff;}
.bord6 {background: url(../images/all_languages/bg_bord6.gif) repeat -7px 0 #fff;}
.bord8 {background: url(../images/all_languages/bg_bord8.gif) repeat -7px 0 #fff;}
.bord9 {background: url(../images/all_languages/bg_bord9.gif) repeat -7px 0 #fff;}

.dc1,.dc2,.dc3,.dc4,.dc5,.dc6,	.dc7,.dc8,	.dc9,.dc10,.dc11 {left: 50%;position: relative;}
.dc1 {margin-left: -33px;width: 66px;}
.dc2 {margin-left: -73px;width: 145px;}
.dc3 {margin-left: -112px;width: 224px;}
.dc4 {margin-left: -152px;width: 303px;}
.dc5 {margin-left: -191px;width: 382px;}
.dc6 {margin-left: -231px;width: 461px;}
.dc7 {margin-left: -270px;width: 540px;}
.dc8 {margin-left: -310px;width: 619px;}
.dc9 {margin-left: -349px;width: 698px;}
.dc10 {margin-left: -389px;width: 777px;}
.dc11 {margin-left: -428px;width: 856px;}

ul.refLine {border: 0 none;margin-bottom: 0;}
ul.refLine li {padding: 0;margin-bottom: 0;background: none transparent;}

/* Make sure you start from a reference point before you start building a grid layout */
.innerWrap {overflow: hidden;position: relative;}
	.innerWrap .refLine {margin-bottom: 21px;position: relative;left: -21px;width: 935px;}
	


/*:: =Micro Grid system  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.mCol1,.mCol2,.mCol3,.mCol4,.mCol5,.mCol6,.mCol7,.mCol8 {position: relative;float: left;margin-right: 13px;}

.mGrid4 .mCol1,.mGrid4 .mCol2,.mGrid4 .mCol3,.mGrid4 .mCol4 {margin-right: 11px;}
.col9 .mGrid4 .mCol1,.col9 .mGrid4 .mCol2,.col9 .mGrid4 .mCol3,.col9 .mGrid4 .mCol4 {margin-right: 8px;}

.mGrid5 .mCol1,.mGrid5 .mCol2,.mGrid5 .mCol3,.mGrid5 .mCol4,mGrid5 .mCol5 {margin-right: 12px;}
.col9 .mGrid5 .mCol1,.col9 .mGrid5 .mCol2,.col9 .mGrid5 .mCol3,.col9 .mGrid5 .mCol4,.col9 .mGrid5 .mCol5 {margin-right: 9px;}

.mGrid6 .mCol1,.mGrid6 .mCol2,.mGrid6 .mCol3,.mGrid6 .mCol4,mGrid6 .mCol5,mGrid6 .mCol6 {margin-right: 7px;}
.col9 .mGrid6 .mCol1,.col9 .mGrid6 .mCol2,.col9 .mGrid6 .mCol3,.col9 .mGrid6 .mCol4,.col9 .mGrid6 .mCol5,.col9 .mGrid6 .mCol6 {margin-right: 10px;}

.mGrid4 .mCol1 {width: 215px;}.col9 .mGrid4 .mCol1 {width: 158px;}
.mGrid4 .mCol2 {width: 441px;}.col9 .mGrid4 .mCol2 {width: 324px;}
.mGrid4 .mCol3 {width: 667px;}.col9 .mGrid4 .mCol3 {width: 490px;}
.mGrid4 .mCol4 {width: 893px;}.col9 .mGrid4 .mCol4 {width: 656px;}

.mGrid5 .mCol1 {width: 169px;}.col9 .mGrid5 .mCol1 {width: 124px;}
.mGrid5 .mCol2 {width: 350px;}.col9 .mGrid5 .mCol2 {width: 257px;}
.mGrid5 .mCol3 {width: 531px;}.col9 .mGrid5 .mCol3 {width: 390px;}
.mGrid5 .mCol4 {width: 712px;}.col9 .mGrid5 .mCol4 {width: 523px;}
.mGrid5 .mCol5 {width: 893px;}.col9 .mGrid5 .mCol5 {width: 656px;}

.mGrid6 .mCol1 {width: 143px;}.col9 .mGrid6 .mCol1 {width: 101px;}
.mGrid6 .mCol2 {width: 293px;}.col9 .mGrid6 .mCol2 {width: 212px;}
.mGrid6 .mCol3 {width: 443px;}.col9 .mGrid6 .mCol3 {width: 323px;}
.mGrid6 .mCol4 {width: 593px;}.col9 .mGrid6 .mCol4 {width: 434px;}
.mGrid6 .mCol5 {width: 743px;}.col9 .mGrid6 .mCol5 {width: 545px;}
.mGrid6 .mCol6 {width: 893px;}.col9 .mGrid6 .mCol6 {width: 656px;}

.colEmpty {height: 1px;visibility: hidden;}
.colLast {margin-right: 0 !important;border-right: 0;}

.mGrid4 .itemGroup,.mGrid5 .itemGroup {clear: none;}
.mGrid4 .itemPict,.mGrid5 .itemPict {margin-right: 6px;}



/*:: =Page title ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* Title of the page */		
.pgTitle {z-index: 5;position: relative;padding-bottom: 0;margin-bottom: -15px;border: 0 none;background: url('../images/all_languages/bg_transparent.gif') 0 0 repeat transparent;/*Fix for IE when pgFeature follow pgTitle*/}
	.pgTitle h1 {width: 720px;margin-bottom: 5px;}
	.supportSection .pgTitle h1 {width: 780px;}/*To accomodate long article titles*/

/* Breadcrumbs */		
	.bCrumbs {margin-bottom: 3px;padding: 0;border: 0 none;width: 100%;overflow: hidden;font-size: 11px;line-height: 13px;color: #555;}
		.bCrumbs p {margin: 0;}
		.bCrumbs a, .bCrumbs a:hover {display: block;float: left;}
			.bCrumbs a:visited {color: #0066a4;}
			.bCrumbs span {margin: 0 6px 0 6px;background: url(../images/all_languages/bg_iconSprite.gif) 0 -196px no-repeat transparent;display: block;float: left;width: 3px;text-indent: -999em;}

/* Right side page options inside pgTitle */	
.pgTitleOptions {position: absolute;right: 20px;bottom: 0;}
	.pgTitleOptions .buttonize {margin-right: 0;margin-left: 8px;}
		.pgTitleOptions .btnDftAct,.pgTitleOptions .btnDrpDwn {position: relative;bottom: 0px;}
	.pgTitleOptions .pgToolbar {padding: 2px 0 ;margin-bottom: -1px;}



/*:: =cBox ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.cBox {padding-top: 24px;padding-bottom: 24px;margin-bottom: 20px;position: relative;min-height: 29px;background: #fff;}

.cBoxExtra1 {width: 1px;height: 100%;min-height: 100%;position: absolute;left: 0;top: 0;background: none #d6d6d6;z-index: 1;}
.cBoxExtra2 {width: 1px;height: 100%;min-height: 100%;position: absolute;right: 0;top: 0;background: none #d6d6d6;z-index: 1;}
.cBoxExtra3 {position: absolute;top: 0;left: 0;height: 12px;width: 100%;background: url(../images/all_languages/bg_cBoxExtra.png) right top no-repeat transparent;z-index: 1;}
.cBoxExtra4 {position: relative;top: 0;left: 0;margin-right: 12px;height: 12px;background: url(../images/all_languages/bg_cBoxExtra.png) left top no-repeat transparent;z-index: 1;}
.cBoxExtra5 {position: absolute;bottom: 0;left: 0;width: 100%;height: 17px;background: url(../images/all_languages/bg_cBoxExtra.png) right bottom no-repeat transparent;z-index: 2;}
.cBoxExtra6 {position: relative;bottom: 0;left: 0;margin-right: 17px;height: 17px;background: url(../images/all_languages/bg_cBoxExtra.png) left bottom no-repeat transparent;z-index: 2;}

/* cBoxAlt - Alternate style for cBox. Remove top/bottom padding.  */
.cBoxAlt {padding: 0;}
	.cBoxAlt .refLine {border-bottom: 1px solid #e2e2e2;margin-bottom: 0;}
	.cBoxAlt ul.refLine {border-bottom: 0 none;margin-bottom: 0;}
		.cBoxAlt .lining {padding-top: 24px;padding-bottom: 24px;}
	.cBoxAlt .bStick {bottom: 24px;}
	.cBoxAlt .mGrid4 .refLine {border-bottom: 0 none;margin-bottom: auto;}

/* cBoxSlim - single line cBox otherwise use normal cBox for basic content */
.cBoxSlim {padding: 10px 0 2px 0;background: #EEEEEE url(../images/all_languages/bg_tab.gif);min-height: 2em;margin-bottom: 10px;}
	.cBoxSlim .pgToolbar {float: left;}
	.cBoxSlim p {margin: 0;}
	.cBoxSlim .cBoxExtra5,.cBoxSlim .cBoxExtra6 {height: 10px;} /* reduced height so that the "clickable area" is wider */
	
/* cHead */	
.cBox .cHead {position: relative;margin-top: -24px;margin-bottom: 24px;padding-top: 19px;padding-bottom: 15px;background: url(../images/all_languages/bg_gradRibbon.gif) left bottom repeat-x #fff;}
	
	.cHead h2, .cHead h3, .cHead h4 {margin-bottom: 0;}
	.cHead .txtRep {margin: 0;}
		.cHead .txtRep span {color: #666;}
	
	.cHead h2 a.tgl {color: #212121;}
	.cBox .tgl {margin-bottom: 0px;}
		
	.cBoxAlt .cHead {margin-top: 0;margin-bottom: 0;}
	
	.cHeadOptions {position: absolute;right: 21px;top: 23px;}
		.cHeadOptions .tgl {display: inline-block;}

/* cIntro */
.cIntro {background: #F5F5F5;padding-top: 21px;padding-bottom: 6px;border-bottom: 1px solid #E2E2E2;margin-top: -24px;margin-bottom: 24px;}
	.cBoxAlt .cIntro {background: #F5F5F5;border-bottom: 1px solid #E2E2E2;margin: 0;padding-top: 21px;padding-bottom: 6px;}

/* cFoot */
.cBox .cFoot {position: relative;min-height: 26px;top: 24px;padding-top: 11px;padding-bottom: 13px;background: url(../images/all_languages/bg_gradRibbon.gif) left top repeat-x #ebebeb;}
	.cBox .cFootAlt {background: url(../images/all_languages/bg_cFootAlt.gif) left top repeat-x transparent;}

.cBoxAlt .cFoot {top: -1px;}

.cFootOptions {float: none;}
	.cFootOptions .pgToolbar {padding: 0;margin:5px 0 0 0;}
	.cFootOptions .buttonize {margin-right: 0;}
	
.cBoxEmpty {padding: 0;height: 60px;overflow: hidden;}
	.cBoxEmpty .lining {display: none;} /*IEFIX*/
	.cBoxEmpty .cHead {display: block;padding-bottom: 16px;margin-top: 0;margin-bottom: 0;}
	.cBoxEmpty .cHead h2 {color: #999;}



/*:: =Intro & features ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.pgIntro {margin-bottom: 24px;}
	.finePrintMsg .pgIntro {margin-bottom: 10px;}

.pgSectionFeature {position: relative;}
	.pgSectionFeature .itemInfo {padding-top: 10px;}
	.pgSectionFeature .headType01 {font-size: 30px;line-height: 32px;letter-spacing: -1px;padding: 0;margin-bottom: 14px;border: 0 none;}/* Cufon optimized for 18-20-24-30-36 */
	
.pgFeature {z-index: 2;position: relative;margin-top: -71px;background: transparent url(../images/all_languages/bg_pgFeature.gif) repeat-x left top;border-bottom:1px solid #e2e2e2;}
	.pgFeature .imageBanner {position: relative;margin-top: 0;display: block}
	.pgFeature .carouselNav {bottom: 10px;}
	.pgFeature .carouselMedia a,.pgFeature .carouselNav a {margin-top: 0;}

.pgFeatureAlt {margin-top: 0;background: none transparent;z-index: 1;}

img.pgFeature  {background: none;border: 0;}



/*:: =Pricing Info ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.pricingInfo {position: relative;}
	.pricingInfo p {float: left;padding-right: 10px;max-width: 200px;}
		.pricingInfo p select {margin-left: 5px;position: relative;top: 6px;}
		
	.pricingInfo .pricingOption {border-right: 1px solid #ddd;margin-right: 9px;font-size: 11px;}
		.pricingInfo .pricingOption .priceTag {padding-bottom: 2px;}
		
	.pricingInfo .last {border: 0 none;margin-right: 0;}
		.pricingInfo span.priceLabel {display: block;font-size: 11px;line-height: 11px;margin-bottom: 3px;margin-top: 2px;}
		
		.pricingInfo strong {margin-bottom: -5px;display: block;font-size: 32px;line-height: 34px;font-weight: normal;}
			.pricingInfo strong span.superscript {font-size: 50%;line-height: 70%;top: 0.25em;left: 0;text-transform: lowercase;}
		
		.pricingInfo em {display: block;font-style: normal;margin-bottom: 5px;}
			.pricingInfo em a {display: block;} /*Drop the link on second line*/
		
		
/*:: =Item Group ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.itemGroup {clear: both;}
.itemInfo {margin-bottom: 20px;}
.itemPict {float: left;margin-right: 15px;margin-bottom: 20px;}
.itemGroupAlt .itemPict {float: right;margin-right: 0;margin-left: 15px;}

div.itemPict {text-align: center;}

.itemInfo .frmElmnt {overflow: hidden;}
.itemGroup .pricingInfo p {margin-bottom: 0;}



/*:: =Unit ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.unit {position: relative;padding-top: 24px;padding-bottom: 24px;}
	.cBoxAlt .unitExtra {width: 100%;height: 1px;background: #e2e2e2;position: absolute;bottom: -1px;left: -7px;padding: 0 13px 0 0;}

.unit .itemPict {margin-bottom: 0;}

.unit .pricingInfo {float: left;}
	.unit .pricingInfo strong span.superscript {top: 4px;}

.capsule .unit {padding-top: 0;}
.capsule .unit .bStick {bottom: 12px;}

.noJs .cBoxAlt .unit {min-height: 24em;}
.noJs .unit .itemPict {margin-bottom: 1.25em;}
.noJs .unit .bStick {clear: both;position: static;top: 0;}

.unitAlt .itemGroup {text-align: center;}
.unitAlt .itemPict {float: none;margin: 0;padding: 0;margin-bottom: 5px;}
.unitAlt .itemInfo {text-align: left;margin-bottom: 10px;}

.hUnit {border-bottom: 1px solid #E2E2E2;padding-bottom: 20px;margin-bottom: 20px;}
.hUnitLast {margin-bottom: 0;border: 0 none;}

	.hUnit .itemGroup {position: relative;}
		.hUnit .itemPict {margin-bottom: 0;}
		.hUnit .itemInfo {margin-right: 45%;}
						
			.hUnit .pricingInfo {position: absolute;right: 0;top: 5px;margin-right: 13em;}
			.hUnit .pricingInfo strong span.superscript {top: 4px;}
		
		.hUnit .itemAction {position: absolute;right: 0;top: 0;}
			.hUnit .itemAction ul {width: 285px;}
			.hUnit .itemAction select {float: left;margin: 9px 10px 0 0;}
			.hUnit .itemAction .buttonize {margin-right: 0;}



/*:: =Sticky Pict ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.stickyPict {position:relative;overflow:hidden;min-height:120px;}
	.stickyPict .itemInfo {margin-bottom:0;}
		.stickyPict .itemPict {float:none;padding:0;margin-left: 21px;margin-bottom: 0;position:absolute;display:block;left:0;bottom:0;z-index:0;}
		.stickyPict .itemGroupAlt .itemPict {left:auto;right:0;margin-right: 21px;}
			.stickyPict div.itemPict img {display: block;}
			
	/* context-specific overwrites */
	.stickyPict.unit {min-height: 0px;overflow:visible;}
	.col4 .stickyPict .itemGroup .itemPict,.hScrollBar .stickyPict .itemGroup .itemPict {margin-left:-6px;}
	.col4 .stickyPict .itemGroupAlt .itemPict,.hScrollBar .stickyPict .itemGroupAlt .itemPict,.cToggleView .stickyPict .itemGroupAlt .itemPict,.unit.stickyPict .productTag {margin-right:-6px;}
	.hScrollBar .stickyPict.unit .itemGroup .itemPict,.cToggleView .stickyPict.unit .itemGroup .itemPict {margin-left:0;}
	.unit.stickyPict .productTag {right: 0;}
	.detailPanel .stickyPict .itemPict {margin-bottom: -20px;}
	
	.pgSectionFeature .stickyPict {overflow: visible;}
	.pgSectionFeature .stickyPict .itemPict {float: left;position: static;top: 0;left: 0;margin: -30px 0 0 -40px;z-index: 999;display: inline;}
	.pgSectionFeature .stickyPict .itemInfo {position: relative;left: -25px;top: 40px;}
		.pgSectionFeature .stickyPict .itemGroupAlt .itemPict {float: right;margin: -30px -40px 0 0;}
		.pgSectionFeature .stickyPict .itemGroupAlt .itemInfo {position: relative;left: 0;}
	
	.cBox .pgSectionFeature .stickyPict .itemPict {margin: -24px 0 0 -21px;}
	.cBox .pgSectionFeature .stickyPict .itemInfo {left: 0;top: 0;}
		.cBox .pgSectionFeature .stickyPict .itemGroupAlt .itemPict {margin: -24px -21px 0 0;}
		.cBox .pgSectionFeature .stickyPict .itemGroupAlt .itemInfo {left: 0;}




/*:: =Product/promotion tag ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.productTag {position: absolute;top: 0;right: -7px;}
.promotionTag {position: absolute;top: -23px;right: 1px;z-index: 100;}
.colLast .productTag {right: 0;}



/*:: =Directory item ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.dirItem {text-align: center;}
	.dirItem a {display: block;font-size: 14px;line-height: 18px;}
	.dirItem .hType4 {margin-bottom: 2px;}
	.dirItem p.accent {margin-bottom: 5px;font-weight: bold;font-size: 14px;line-height: 18px;color: #212121;}
	.dirItem a.seeMoreLink {display: inline-block;}
	.dirItem img {margin-bottom: 6px;}	



/*:: =Folder Tree ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

ul.folderTree {margin: 0 -11px 0 -3px;}

	ul.folderTree li {background: none;padding-left: 0;margin-left: -7px;}
		ul.folderTree li li {margin-left: 0px;padding-left: 34px;}
		ul.folderTree li li li {margin-left: 0px;padding-left: 10px;}
			ul.folderTree li a {background: transparent url(../images/all_languages/bl_arrowRight.gif) no-repeat 0 center;padding-left: 14px;margin-left: 10px;height: 100%;}
				ul.folderTree li a:visited {color: #0066a4;}
				ul.folderTree li li a {margin-left: 0px;padding-left: 0;}
				
		ul.folderTree li ul {display: none;}
		
		ul.folderTree li.open a {background: transparent url(../images/all_languages/bl_arrowDown.gif) no-repeat 0 center;height: 100%;}
			ul.folderTree li.open ul {display: block;}
			ul.folderTree li.open li a {background: none transparent;}
		
		ul.folderTree li.open ul.folderTree li a {background: transparent url(../images/all_languages/bl_arrowRight.gif) no-repeat 0 center;padding-left: 14px;height: 100%;}



/*:: =Capsules ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.capsule {position: relative;background-color: #f2f2f2;border: 1px solid #f2f2f2;padding: 19px 15px 4px;margin-bottom: 10px;margin-left: 0;}
.capSelected {background: #dae8f1;border: 1px solid #dae8f1;}
.capDisabled {background: #fff;color: #ccc;border: 1px solid #e5e5e5;}

	.capsule .capsuleExtra1,.capsule .capsuleExtra2,.capsule .capsuleExtra3,.capsule .capsuleExtra4 {display: block;position: absolute;float: left;overflow: hidden;background:url(../images/all_languages/bg_rcBox.gif) left top no-repeat transparent;}
	.capSelected .capsuleExtra1,.capSelected .capsuleExtra2,.capSelected .capsuleExtra3,.capSelected .capsuleExtra4 {background:url(../images/all_languages/bg_rcBoxSelected.gif) left top no-repeat transparent;}
	.capDisabled .capsuleExtra1,.capDisabled .capsuleExtra2,.capDisabled .capsuleExtra3,.capDisabled .capsuleExtra4 {background:url(../images/all_languages/bg_rcBoxOutline.gif) left top no-repeat transparent;}

	.capsule .capsuleExtra1 {top: -1px;left: -1px;height: 8px;width: 8px;}
	.capsule .capsuleExtra2 {top: -1px;right: -1px;height: 8px;width: 8px;background-position: right top;}
	.capsule .capsuleExtra3 {bottom: -1px;left: -1px;height: 8px;width: 8px;background-position: left bottom;}
	.capsule .capsuleExtra4 {bottom: -1px;right: -1px;height: 8px;width: 8px;background-position: right bottom;}

.capsule .capInfo {margin-left: 2em;margin-bottom: 1em}
	.capsule .capInfo label {margin-bottom: 2px;display: block;}
	.capsule .capInfo .accent {font-weight: normal;color: #212121;}
	
	.capsule .capInfo ul li {background: none transparent;padding-left: 0;}
	.capsule .capInfo ul li li {padding-left: 9px;background: url(../images/all_languages/bl_default.gif) 0 0.48em no-repeat transparent;}
	.capsule .capInfo ul li ul {margin-bottom: 5px;}

.capsule label {color: #212121;}
.capsule label .unaccent {color: #555;}
.capsule .fRadio .fWidget label,.capsule .fChckbx .fWidget label {color: #555;display: inline;}
	
.capsule input {float: left;margin: 0;position: relative;top: -1px;}
.capsule select {float: left;margin: -3px 8px 0 0;padding: 0;}

.capsule .frmElmnt input {top: 0;}
.capsule .frmElmnt select {margin-top: 0;}
.capsule .fRadio input,.capsule .fChckbx input {margin-top: -1px;}

.capsule .frmAlt {margin-bottom: 1em;}
.capsule .frmInline {margin-bottom: 1em;}
.capsule .fTxt input {background-color: #fbfbfb;}
			
.capsule .finePrintMsg {margin: 15px 0 0 0;}

.capDisabled h3,.capDisabled p,.capDisabled span,.capDisabled label,.capDisabled label em {color: #ccc;}

/* Join input with sibling label. See: contact_us_alt.html */
.capLining {margin-bottom:1.25em;position: relative;display: block;}
	.capLining label {display: block;position: relative;left: 0;top: 0px;margin-left: 1.75em;}
	


/*:: =Shell ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.shell {position: relative;background: #fff;padding: 15px 19px 0 19px;border: 1px solid #ccc;margin-bottom: 21px;}
.shell .bt_remove {position: absolute;right: 15px;top: 13px;padding-right: 20px;padding-left: 0;background-position: right -119px;}
.cBox .shell {display: block;background: #f2f2f2;border: 1px solid #f2f2f2;}
	.cBoxAlt .shell {margin-top: 19px;}

.shell .fLabel {width: 144px;}
.shell .frmAlt .fLabel {width: auto;}
.shell .frmInline .fLabel {width: auto;}
.shell .fTxt input {background-color: #f8f8f8;}

/* Used in cWrap (grey background)*/
.shellExtra1,.shellExtra2,.shellExtra3,.shellExtra4,
.alphaNumMenuExtra1,.alphaNumMenuExtra2,.alphaNumMenuExtra3,.alphaNumMenuExtra4
{display: block;position: absolute;width: 6px;height: 7px;background: url(../images/all_languages/bg_shellExtra.png) left top no-repeat transparent;}

/* Used in cBox (white background) */
.cBox .shellExtra1,.cBox .shellExtra2,.cBox .shellExtra3,.cBox .shellExtra4,
.superFooter .shellExtra1,.superFooter .shellExtra2,.superFooter .shellExtra3,.superFooter .shellExtra4
 {background: url(../common/all_languages/all_regions/skin/bg_cBoxShellExtra.png) no-repeat transparent;}	

/* Glossary Menu */
.alphaNumMenuExtra1,.alphaNumMenuExtra2,.alphaNumMenuExtra3,.alphaNumMenuExtra4 {background: url(../images/all_languages/bg_glossaryExtra.png) no-repeat transparent;}

/* positionning each corners */
.shellExtra1,.cBox .shellExtra1,.superFooter .shellExtra1,.cBox .filterBar .shell .shellExtra1,.alphaNumMenuExtra1 {top: -1px;left: -1px;}
.shellExtra2,.cBox .shellExtra2,.superFooter .shellExtra2,.cBox .filterBar .shell .shellExtra2,.alphaNumMenuExtra2 {top: -1px;right: -1px;background-position: right top;}
.shellExtra3,.cBox .shellExtra3,.superFooter .shellExtra3,.cBox .filterBar .shell .shellExtra3,.alphaNumMenuExtra3 {bottom: -1px;left: -1px;background-position: left bottom;}
.shellExtra4,.cBox .shellExtra4,.superFooter .shellExtra4,.cBox .filterBar .shell .shellExtra4,.alphaNumMenuExtra4 {bottom: -1px;right: -1px;background-position: right bottom;}
	
/* Decision Point trigger */
.decisionPoint {padding-bottom: 0;margin-bottom: 0;}
	.decisionPoint .hType4 span {color: #212121;}
	.decisionPoint p {position: relative;padding-right: 200px;}
	.decisionPoint p .seeMoreLink {position: absolute;top: 0;right: 0;}
		.decisionPoint p .seeMoreLink:visited {color: #0066a4;}

/* Removable page notification */
.pgNotification {margin-bottom: 0;padding: 15px 19px;}
	.pgNotification .itemGroup,.pgNotification .itemPict {margin-bottom: 0;}
	.pgNotification .itemGroup .itemInfo {margin-bottom: 0px;padding-top: 15px;}
	.pgNotification .itemGroup .itemInfo p.hType3 {color: #212121;margin-bottom: 3px;}

/* Create a reference point for inner grid system */
.lining .shell .innerWrap .refLine {left: 0;}
	.lining .shell .innerWrap .col1 {width: 56px;}
	.lining .shell .innerWrap .col4 {width: 263px;}
	.lining .shell .innerWrap .col5 {width: 332px;}
		.lining .shell .innerWrap .lining {padding: 0;}

/* Content promo (overide shell) */
.cPromo,.cBox .cPromo {padding: 21px 24px 6px;}
	.cPromo .resultItem {margin-bottom: 15px;border-bottom: 1px solid #d6d6d6;}
	.cPromo .last {border: 0 none;margin-bottom: 0;}
		.cPromo .resultItem h3 {margin-left: 0;}
		.cPromo .resultItem p {margin-left: 0;}

/* Content tag (overide shell) */
.contentTag {padding-top: 9px;padding-bottom: 9px;}
.contentTag .itemGroup {padding: 0;overflow: hidden;height: auto;}
	.contentTag .itemGroup .itemPict {margin-bottom: 0;}
	.contentTag .itemGroup .itemInfo {margin-bottom: 0px;}
		.contentTag dl dt {display: block;float: none;}
		.contentTag dl dd {font-weight: normal;color: #212121;}
		.contentTag dl,.shell dd {margin: 0;}
				
		

/*:: =User Message ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.userMsg {overflow: visible;position: relative;padding-left: 21px;}
	.cFoot .userMsg {margin-top: 4px;margin-bottom: 1px;}

	.userMsg h3,.userMsg h2,.cFoot .userMsg p {margin-bottom: 0;}
	.userMsg h3,.userMsg h2 {font-size: 14px;line-height: 18px;}
	.userMsg .buttonize {position: absolute;right: 0;top: -2px;margin: 0;}
	
	.umStandard {background: none;padding-left: 0;}
	.umVerified,.umConfirm {background: transparent url(../images/all_languages/bl_check.gif) left top no-repeat;}
	.umUnverified,.umError {background: transparent url(../images/all_languages/bl_error.gif) left top no-repeat;}
	.umWarning {background: transparent url(../images/all_languages/bl_warning.gif) left top no-repeat;}

.warning {overflow: hidden;border-bottom: 1px solid #ddd;padding-bottom: 15px;margin-bottom: 20px;}	
	.warning .userMsg h2,.warning .userMsg h3 {margin-bottom: 3px;}
	.warning .userMsg ul,.warning .userMsg p {margin-bottom: 0;}
	.warning .userMsg li a {text-decoration: underline;color: #a00;}

.cBox .warning {overflow: hidden;border: 0 none;padding: 0;margin: 0;}	
	.cBox .warning .userMsg h2,.warning .userMsg h3 {margin-bottom: 3px;}
	.cBox .warning .userMsg ul,.warning .userMsg p {margin-bottom: 0;}
	.cBox .warning .userMsg li a {text-decoration: underline;color: #a00;}

	

/*:: =ToolTip ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.ttTrigger {text-indent: -999em;display: inline-block;width: 14px;height: 14px;background: url(../images/all_languages/bg_iconSprite.gif) no-repeat 0 -240px transparent;position: relative;}
	.sTitle .ttTrigger {position: absolute;float: right;top: 2px;right: 0;display: block;background-repeat: no-repeat;}

.noJs .ttTrigger {display: none;}
.noJs .ttContent {display: block;margin-bottom: 12px;}

.toolTip {z-index: 999;top: 60px;left: -100px;position: absolute;min-width: 300px;display: block;}
	.toolTip .lining {background: #fff;}
	.toolTip dl,.toolTip dd {margin-bottom: 0;} 
	.toolTip dt {float: none;display: block;}
	.toolTip p {margin-bottom: 0;padding-bottom: 1.2em;}
	.toolTip .accent {font-weight: bold;display: block;margin-bottom: 10px;}
	
.toolTipBordRight,.toolTipBordLeft {background: url(../images/all_languages/toolTips/bg_toolTipSideExtra.png) repeat-y transparent;}
.toolTipBordRight {background-position: left top;padding-left: 11px;}
	.toolTipBordLeft {background-position: right top;padding: 0;padding-right: 11px;}

.toolTipTopRight,.toolTipBottomRight {position: absolute;width: 100%;left: 0;background: url(../images/all_languages/toolTips/bg_toolTipBoxRight.png) no-repeat transparent;}
.toolTipTopRight {top: -17px;height: 17px;background-position: right top;}
	.toolTipBottomRight {bottom: -21px;height: 21px;background-position: right bottom;}

.toolTipTopLeft,.toolTipBottomLeft {position: relative;left: 0;margin-right: 37px;background: url(../images/all_languages/toolTips/bg_toolTipBoxLeft.png) no-repeat transparent;}
.toolTipTopLeft {top: 0;height: 17px;background-position: left top;}
	.toolTipBottomLeft {bottom: 0;height: 21px;background-position: left bottom;}

.toolTipArrow {position: absolute;bottom: -37px;left: 30px;width: 46px;height: 29px;background: transparent url(../images/all_languages/toolTips/bg_toolTipArrowSprite.png) no-repeat right top;}
	.arrowUp {background-position: left top;top: -36px;}
	.arrowRight,.arrowLeft {width: 29px;height: 46px;top: 5px;}
		.arrowRight {background-position: right bottom;right: -17px;left: auto;}
		.arrowLeft {background-position: left bottom;left: -18px;}
		
/* glossary word */
a.ttWord {color: #212121;text-indent: 0;width: auto;height: auto;background: transparent url(../images/all_languages/bg_doubleDotted.gif) repeat-x bottom left;}
	a.ttWord:hover {text-decoration: none;}



/*:: =Page loader / Content loader ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.pgLoader,.pgLoaderExtra1 {background: transparent url(../images/all_languages/bg_pageLoader.png) no-repeat;}
.pgLoader {position: fixed;left:50%;top:25%;height: 41px;width: 240px;margin-left:-120px;background-position: left top;z-index: 5000;padding: 12px 0 8px 15px;}
	.pgLoaderExtra1 {background-position: right top;width: 20px;height: 61px;display: block;position: absolute;right: -20px;top: 0;}
	.pgLoaderDesc,.hScrollBar img {background: transparent url(../images/all_languages/loader_pgLoader.gif) no-repeat left center;padding-left: 46px;}
	.pgLoaderDesc {padding: 11px 0 10px 45px;}
	.hScrollBar img {padding: 0;background-position: center center;}

.cLoader {background:transparent url(../images/all_languages/loader_pgLoader.gif) no-repeat;width: 36px;height: 36px;position: relative;margin: 0 auto;}
	.tabContSet .cLoader,.lbContent .cLoader {position: absolute;}
		.tabContSet .cLoader {left: 21px;top: 0;}
		.lbContent .cLoader {left:46%;top:34%;}

.ajaxLoaderOverlay {width:100%;height:100%;position:absolute;left:0;top:0;z-index:4999;background-color: #fff;opacity: 0;cursor: progress;}


/*:: =Package toggle / =Page counter ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.pageCounter {position: absolute;left: 0;top: 14px;width: 100%;text-align: center;}
.resultFoot .pageCounter {top: 1.45em;z-index: 1;}

.pageCounter span,.pkgToggle span {display: inline;}

.pageCounter ul,.pkgToggle ul {display: inline;margin: 0;}
	.pageCounter li,.pkgToggle li {display: inline;background: none;padding: 0;margin: 0 -3px 0 0;}
	
	.pageCounter li a,.pkgToggle li a, .pkgToggle .tgl {position: relative;overflow: hidden;display: inline-block;font-size: 11px;line-height: 11px;height: 15px;padding: 7px 12px 0;text-align: center;background: transparent url(../images/all_languages/bg_toggleSprite.gif) no-repeat left 0px;}
		.pageCounter li a:visited {color:#0066a4;}
		.pageCounter li a span,.pkgToggle li a span,.pkgToggle .tgl span {margin: 0;display: block;position: absolute;line-height: normal;right: 0;top: 0;width: 8px;height: 22px;background: transparent url(../images/all_languages/bg_toggleSprite.gif) no-repeat right 0px;}
		
	.pageCounter li a span {background-position: right -234px;}
	.pageCounter li a:hover,.pkgToggle li a:hover, .pkgToggle .tgl:hover {text-decoration: none;}
	
	.pageCounter li.active a,.pkgToggle li.active a,.pkgToggle a.tglOpen {background-position: left -60px;color: #fff !important;}
	.pageCounter li.active a:hover,.pkgToggle li.active a:hover {text-decoration: none;cursor: default;}
		.pageCounter li.active a span,.pkgToggle li.active a span {background-position: right -60px;}
	
	.pageCounter li a.first,.pkgToggle li a.first {background-position: 0 -121px;padding-left: 15px;}
		.pageCounter li.active a.first,.pkgToggle li.active a.first {background-position: 3px -182px;padding-left: 18px;}
	
	.pageCounter li a.last,.pkgToggle li a.last {padding-right: 16px;}
		.pageCounter li a.last span,.pkgToggle li a.last span {background-position: right -121px;}
		.pageCounter li.active a.last span,.pkgToggle li.active a.last span {background-position: right -182px;}	
			
.pkgToggle {position: relative;top: -3px;overflow: hidden;}
	.pkgToggle ul {position: relative;float: right;}
	 	.pkgToggle li {float: left;margin: 0;}
		.pkgToggle li a, .pkgToggle li a:hover {min-width: 80px;}
			.pkgToggle li a:visited {color: #0066a4;}
			.pkgToggle li.active a:visited,.pkgToggle a.tglOpen:visited {color: #fff;}

.pkgToggle .tgl {width: 7em;background-position: left -121px;}.fr .pkgToggle .tgl{width: 9em;}
	.pkgToggle .tgl span {background-position:right -121px;}
.pkgToggle a.tglOpen {background-position: left -182px;}
	.pkgToggle a.tglOpen span {background-position: right -182px;}

.cBoxEmpty .pkgToggle, .noJs .pkgToggle .tglJs {display: none;}



/*:: =Articles ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* Font size overide using hTypeX classes is not possible anymore within article content. */

.article {margin-top: 1em;}

.article h2 {margin: 2.5em 0 0.5em;font-size: 18px;}
	.article h2:first-child {margin-top: 0;}
.article h3 {margin: 1.5em 0 0.5em;font-size: 14px;}



/*:: =Next/Previous links ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.nextPrevious {margin-top: 21px;}
	.prevArticle,.nextArticle,.prevPage,.nextPage {display: block;line-height: 16px;background: transparent url(../images/all_languages/bg_iconSprite.gif) no-repeat;position: relative;z-index: 2;}
		.prevArticle:visited,.nextArticle:visited,.prevPage:visited,.nextPage:visited {color: #0066a4;}
		.prevArticle,.prevPage {float: left;background-position: left -280px;padding-left: 25px;left: 15px;}
		.nextArticle,.nextPage {float: right;background-position: right -159px;padding-right: 25px;margin-right: 15px;text-align: right;}

		.prevPage {background-position: left -680px;}
		.nextPage {background-position: right -720px;}
		
	.prevArticle {margin: 0;left: 0;width: 45%;}
	.nextArticle {margin: 0;right: 0;width: 45%;}
	
	.cFoot .nextPrevious {position: absolute;width: 100%;margin: 0;left: 0;top: 1.6em;}



/*:: =cTabs ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.cTabs {margin-bottom: 10px;position: relative;overflow: hidden;}

.cTabs ul {float: left;display: inline;position: relative;left: -5px;}
	.cTabs li {display: inline;float: left;background: none;padding: 0;margin: 0 5px;}
	
	.cTabs li a {text-align: center;padding: 4px 12px 3px;position: relative;overflow: hidden;display: inline-block;font-size: 12px;line-height: 15px;}
	.cTabs li a span {margin: 0;display: block;position: absolute;line-height: normal;right: 0;top: 0;width: 8px;height: 22px;}
	
	.cTabs li.active a {background: transparent url(../images/all_languages/bg_toggleSprite.gif) no-repeat 0 -182px;color: #fff;}
	.cTabs li.active a:hover {text-decoration: none;cursor: default;}
		.cTabs li.active a span {background: transparent url(../images/all_languages/bg_toggleSprite.gif) no-repeat right -182px;}

.cIntro .cTabs ul {margin-bottom: 0;}



/*:: =Steps ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.stepList {padding: 0;overflow: hidden;width: 935px;}
.stepList ul {width: auto;float: left;margin-bottom: 0;}
.stepList ul li {float: left;margin: 0;padding: 0;background: none;font-size: 14px;line-height: 16px;color: #999;}

.stepList ul li .stepItem {text-decoration: none;display: block;padding: 20px 21px 15px 38px;position: relative;background: url(../images/all_languages/stepBox_sprite.gif) 0 -190px repeat-x #ebebeb;}
	.stepList ul li .stepItem span {position: absolute;left: 21px;padding: 0;background: none transparent;}
		.stepList ul li a.stepItem span {color: #212121;}
		
	.stepList ul li a:hover span {text-decoration: none;}
.stepList ul li.active .stepItem {color: #212121;background-position: 0 0;background-color: #fff;}

.stepList span.stepExtra {position: absolute;right: 0;bottom: 0;padding: 0;display: block;width: 3px;height: 100px;background: url(../images/all_languages/stepBox_sprite.gif) left bottom no-repeat transparent;}

.twoStepProcess ul li .stepItem {width: 409px;}.twoStepProcess ul li.last .stepItem {width: 408px;}
.threeStepProcess ul li .stepItem {width: 254px;}.threeStepProcess ul li.last .stepItem {width: 250px;}
.fourStepProcess ul li .stepItem {width: 176px;}.fourStepProcess ul li.last .stepItem {width: 171px;}
.fiveStepProcess ul li .stepItem {width: 129px;}.fiveStepProcess ul li.last .stepItem {width: 124px;}
.sixStepProcess ul li .stepItem {width: 98px;}.sixStepProcess ul li.last .stepItem {width: 91px;}
.sevenStepProcess ul li .stepItem {width: 76px;}.sevenStepProcess ul li.last .stepItem {width: 66px;}

.lining .stepList {width: 893px;}
.lining .stepList .cBoxExtra3,.lining .stepList .cBoxExtra4,.lining .stepList .cBoxExtra5,.lining .stepList .cBoxExtra6 {background-image: url(../images/all_languages/bg_cBoxExtra_alt.png);}
.lining .twoStepProcess ul li .stepItem {width: 388px;}.lining .twoStepProcess ul li.last .stepItem {width: 386px;}
.lining .threeStepProcess ul li .stepItem {width: 239px;}.lining .threeStepProcess ul li.last .stepItem {width: 238px;}
.lining .fourStepProcess ul li .stepItem {width: 165px;}.lining .fourStepProcess ul li.last .stepItem {width: 162px;}
.lining .fiveStepProcess ul li .stepItem {width: 120px;}.lining .fiveStepProcess ul li.last .stepItem {width: 118px;}
.lining .sixStepProcess ul li .stepItem {width: 90px;}.lining .sixStepProcess ul li.last .stepItem {width: 88px;}
.lining .sevenStepProcess ul li .stepItem {width: 69px;}.lining .sevenStepProcess ul li.last .stepItem {width: 65px;}

.stepList ul li.last .stepExtra {right: -5px;display: none;}

.processAction,.cBoxAlt .processAction {padding-top: 20px;padding-bottom: 21px;}
	.processAction .fBtn {margin: 0;float: right;}
		.processAction .fBtn .buttonize {margin-right: 0;margin-left: 8px;}
		.processAction .fBtn button.buttonize {margin-top: -1px;}
	.processAction .secureBranding {float: left;margin-top:-20px;position: relative;top: 12px;}



/*:: =Search bar ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.pgSearch {position: relative;z-index: 10;} 
.pgSearch,.pgSearch form {overflow: visible;}

.pgSearch .cBox {position: relative;background: #d7e5ee;padding-top: 16px;padding-bottom: 15px;}

	.pgSearch .cBox .cBoxExtra1,.pgSearch .cBox .cBoxExtra2 {background: url(../images/all_languages/bg_pgSearchBar.gif) repeat-y transparent;width: 2px;}
		.pgSearch .cBox .cBoxExtra1 {background-position: left top;}
		.pgSearch .cBox .cBoxExtra2 {background-position: right top;}
	.pgSearch .cBoxExtra3,.pgSearch .cBoxExtra4,.pgSearch .cBoxExtra5,.pgSearch .cBoxExtra6{background: url(../images/all_languages/bg_pgSearchBarExtra.gif) no-repeat transparent;}
		.pgSearch .cBox .cBoxExtra3 {background-position: right top;}
		.pgSearch .cBox .cBoxExtra4 {background-position: left top;}
		.pgSearch .cBox .cBoxExtra5 {background-position: right bottom;}
		.pgSearch .cBox .cBoxExtra6 {background-position: left bottom;}

.pgSearch form {margin: 0;}
	.pgSearchItem {z-index: 10;position: relative;}
		.pgSearchItem .pgSearchInput {width: 827px;position: relative;float: left;background:transparent url(../images/all_languages/bg_searchInput.gif) no-repeat scroll right top;}
			.pgSearchItem .pgSearchInput .labelOverAct {color: #212121;position: absolute;top: 3px;left: 14px;cursor: text;font-size: 18px;line-height: 40px;font-weight: normal;}	
			.pgSearchItem .pgSearchInput input {display: block;float: left;border: 0;background: none;width: 635px;height: 22px;font-size: 18px;line-height: 22px;padding: 12px 0 7px 13px;background: url(../images/all_languages/bg_searchInput.gif) no-repeat left top transparent;}
			
			/* French version */		
			.fr .pgSearchItem .pgSearchInput {width: 798px;}
			.fr .pgSearchItem .pgSearchInput input {width: 620px;}
			
			.pgSearchItem .pgSearchFilter {position: relative;float: right;top: 0;right: 0;width: 160px;}
				.pgSearchItem .pgSearchFilter .flyOutTrig {color: #212121;text-align: right;float: right;margin: 12px 0 0;padding: 3px 31px 0 12px;background: transparent url(../images/all_languages/bg_iconSprite.gif) no-repeat right -32px;border-left: 1px solid #d6d6d6;font-size: 14px;}
				.pgSearchItem .pgSearchFilter .flyOut {width: 170px;top:42px;}
				#searchTypeFilter {top: 42px;}
				
		.pgSearchItem .btnPrimAct {float: right;margin: 0;}
					
		.noJs .pgSearchItem label {display: block;}

.scSearch {width: 16em;margin-left: 0;margin-bottom: 21px;}
	.scSearch .labelOverAct {top: 7px;}
	.scSearch input {width: 12.75em;}		



/*:: =Filter bar ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.filterBar {margin-bottom: 30px;}
.filterBar form {margin: 0;}
.filterBar fieldset,.filterBar fieldset legend {display: inline;}
.filterBar .frmElmnt {padding: 0;margin: 0 10px 0 0;}

.filterBar .fLabel {width: auto;margin-right: 10px;}
.filterBar .fLabel ,.filterBar .fLabel label {font-weight: bold;font-size: 12px;line-height: 16px;}

.filterBar .fTxt .fLabel {top: 5px;}
.filterBar .fTxt input {padding: 6px 5px 3px;background-color: #FBFBFB;}

.filterBar .fSlct,.filterBar .fBtn {position: relative;margin-top: 4px;}
	.filterBar .frmAlt {margin-bottom: 4px;}

.filterBar .frmInline select {margin-top: -1px;}

.filterBar .fRadio input {position: relative;top: -1px;} 

.filterBar .hlpLnk {margin-left: 8px;top: 2px;}

.filterBar .fBtn {margin-right: 0;}

.filterBar .buttonize span,.filterBar .buttonize span span {background-image: url(../images/all_languages/bg_buttonSprite.png);}			

.filterBar .buttonize,.filterBox .buttonize {position: relative;top: 0;margin-top:-4px;margin-right: 5px;}	
	.filterBar .btnDftAct span,.filterBox .btnDftAct span {margin-right: 12px;padding-left: 15px;height: 17px;padding-top: 6px;background-position: left -650px;}
		.filterBar .btnDftAct span span,.filterBox .btnDftAct span span {margin: 0;padding: 0;height: 23px;background-position: right -650px;width: 15px;right: -15px;}

.filterBar .btnAltAct {margin-top: -5px;}
	.filterBar .btnAltAct span {margin-right: 12px;padding-left: 15px;background-position: left -400px;line-height: 26px;height: 25px;}
		.filterBar .btnAltAct span span {margin: 0;padding: 0;background-position: right -400px;width: 15px;right: -15px;}

.filterBar .btnDeactive span,.filterBar .btnDeactive span span {background-image: url(../images/all_languages/bg_buttonDeactivSprite.png);}
	.noJs .filterBar .btnDeactive {background: none #f2f2f2;border: 1px solid #ddd;color: #fff;}

.cBox .filterBar .shell {margin-bottom: 20px;padding: 10px 21px 9px;border: 1px solid #d6d6d6;background: #ebebeb url(../images/all_languages/bg_gradRibbon.gif) repeat-x left -1px;}

.cBox .filterBar .shell .shellExtra1,.cBox .filterBar .shell .shellExtra2,.cBox .filterBar .shell .shellExtra3,.cBox .filterBar .shell .shellExtra4 {background: url(../images/all_languages/bg_filterBarExtra.png) left top no-repeat transparent;}
.cBox .filterBar .shell .shellExtra1 {top: -1px;left: -1px;}
.cBox .filterBar .shell .shellExtra2 {top: -1px;right: -1px;background-position: right top;}
.cBox .filterBar .shell .shellExtra3 {bottom: -1px;left: -1px;background-position: left bottom;}
.cBox .filterBar .shell .shellExtra4 {bottom: -1px;right: -1px;background-position: right bottom;}

/* result of filtering updates - no grid layout inside! */
.cBox .filterBar .filterResults {background: none #fff;padding-top: 24px;padding-bottom: 24px;}
	.cBox .filterBar .filterResults .itemGroup {margin-bottom: 0;}
	.cBox .filterBar .filterResults .itemInfo {margin-bottom: 0;}
	.cBox .filterBar .filterResults .itemPict {width: 279px;margin-bottom: 0;}



/*:: =Filter Box ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.filterBox {background: #f5f5f5;}
	.filterBox .lining {padding-top: 15px;}
	.filterBox .frmAlt {margin-bottom: 10px;}
	.filterBox  .mGrid5 .lining {overflow: hidden;padding-bottom: 0;}
	.filterBox select {min-width: 135px;}
	.filterBox .fLabel label,.filterBox .fLabel {font-weight: bold;font-size: 12px;}
	.filterBox .hSepar {margin-top: 13px;margin-bottom: 14px;}
	.filterBox .buttonize {margin-bottom: 15px;}



/*:: =Lightbox ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.lbInnerWrap .cBox {margin-bottom: 0;}
.lbInnerWrap .cBox .cHead {display: none;}
.lbInnerWrap .cFoot {border-bottom: 1px solid #d6d6d6;}
.lbInnerWrap .cFoot .nextPrevious {top: 0.25em;}
.lbInnerWrap .filterBar,.lbInnerWrap .filterBar .shell {margin-bottom: 0;}

/* hides rounded corner of cboxes */
.lbInnerWrap .cBoxExtra1,.lbInnerWrap .cBoxExtra2,.lbInnerWrap .cBoxExtra3,.lbInnerWrap .cBoxExtra4,.lbInnerWrap .cBoxExtra5,.lbInnerWrap .cBoxExtra6 {display: none;}

/* hScrollbar */
.lbInnerWrap .hScrollBar .cFoot {border: 0;margin-bottom: -8px;height: 1%;}
.lbInnerWrap .hScrollBar .refLine,.lbInnerWrap .hScrollBarEmpty .refLine,.lbInnerWrap .cToggleView .refLine {border-top: 1px solid #d6d6d6;}

/* detailPanel */
.lbInnerWrap .pricingInfo {float: left;}
.lbInnerWrap .productSummary .pricingInfo {float: right;width: 100%;}
.lbInnerWrap .detailPanel .cFoot {border: 0;margin-bottom: 0;}

.lbInnerWrap .frmElmnt {margin-bottom: 1.5em;}
.lbInnerWrap .filterBar .frmElmnt {margin-bottom: 0;}

/* error */
.lbInnerWrap .warning {border-bottom: 1px solid #ddd;padding-bottom: 15px;margin-bottom: 20px;}



/*:: =Quickview ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.quickview {position: absolute;left: -999em;top: 0;width: 619px;height: 325px;overflow: auto;}

.noJs .quickview {clear: left;margin-bottom: 30px;border: 1px solid #ddd;padding: 14px;width: auto;height: auto;position: relative;left: 0;top: 0;}

	.qvFrame {text-align: left;background: transparent;position: fixed;left: 50%;top: 50%;z-index: 21;visibility: hidden;} /* ieFix */
		.qvFrame .qvBordRight {background: url(../images/all_languages/lb/bg_boxBordRight.png) right top repeat-y transparent;}
			.qvFrame .qvBordLeft {padding: 0;background: url(../images/all_languages/lb/bg_boxBordLeft.png) left top repeat-y transparent;}
				.qvFrame .qvBoxLining {padding: 0 14px;}
					
					.bt_qvClose {z-index: 99;text-indent: -999em;position: absolute;right: 30px;top: 0;width: 30px;height: 30px;display: block;background: url(../images/all_languages/skin/qv/bt_qvClose.gif) 0 0 no-repeat transparent;cursor: pointer;}

					.qvContentWrapper {background-color: #fff;}
	
					.qvContent {background-color: #fff;}
						.qvContent .quickview {position: relative;left: 0;top: 0;}
						.qvLining {padding: 15px 0 0 0;}
						.qvContent .detailPanel .cFoot {border: 0;}
						
					.qvFrame .cLoader {position: absolute;top: 39%;left: 44%;}
						
		.qvFrame .qvTopRight {position: absolute;top: -25px;left: 0;height: 25px;width: 100%;background: url(../images/all_languages/lb/bg_boxRight.png) right top no-repeat transparent;}
			.qvFrame .qvTopLeft {position: relative;top: 0;left: 0;margin-right: 28px;height: 25px;background: url(../images/all_languages/lb/bg_boxLeft.png) left top no-repeat transparent;}
		.qvFrame .qvBottomRight {position: absolute;bottom: -28px;left: 0;height: 28px;width: 100%;background: url(../images/all_languages/lb/bg_boxRight.png) right bottom no-repeat transparent;}
			.qvFrame .qvBottomLeft {position: relative;bottom: 0;left: 0;margin-right: 28px;height: 28px;background: url(../iamges/all_languages/lb/bg_boxLeft.png) left bottom no-repeat transparent;}



/*:: =hAccordion ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.ui-accordion-header {cursor: pointer;}
.ui-accordion-header:focus {outline: none;}
	
.hAccordion h3 {background: transparent url(../images/all_languages/bl_arrowRight.gif) no-repeat 0 5px;padding-left: 14px;height: 100%;}
.hAccordion .hType4 {font-size: 14px; line-height:18px; margin-bottom:4px;}

.hAccordion .ui-accordion-content {overflow: hidden;position: relative;}
.hAccordion .ui-corner-top, .hAccordion .ui-corner-all, .hAccordion .ui-corner-bottom {-moz-border-radius:0px;}	
.hAccordion .ui-icon, .hAccordion .ui-state-active .ui-icon {background: none; width: auto; height: 0;}
.hAccordion .ui-state-active,.hAccordion .ui-state-active a {background: transparent url(../images/all_languages/bl_arrowDown.gif) no-repeat 0 center;}
.hAccordion .ui-state-active h3 {background: none;}

.hAccordion .ui-state-active, 
.hAccordion .ui-state-default, 
.hAccordion .ui-widget-content,
.hAccordion .ui-widget-content .ui-state-default,
.hAccordion .ui-widget-content .ui-state-active {border: 0;}

.hAccordion .ui-state-hover,
.hAccordion .ui-state-focus,
.hAccordion .ui-state-hover a,
.hAccordion .ui-state-hover a:hover,
.hAccordion .ui-widget-content .ui-state-focus,
.hAccordion .ui-widget-content .ui-state-hover {border:0;}

.hAccordion .ui-state-default, .hAccordion .ui-widget-content .ui-state-default {color: #212121;}
.pgResults .hAccordion .ui-state-default, .hAccordion .ui-widget-content .ui-state-default {color: #0066A4;}
.hAccordion .ui-widget-content {background: transparent;}
.hAccordion .ui-widget-content a {color: #0066A4;}
	.hAccordion .actHighlight a {color: #212121;}
	

.hAccordion .hAccordionCont {padding-left: 14px;}

ul.hAccordion {margin: 0 -11px 0 -10px;}
	ul.hAccordion li {background: none transparent;padding-left: 0;}
		ul.hAccordion li a {display: block;background: transparent url(../images/all_languages/bl_arrowRight.gif) no-repeat 0 center;padding-left: 14px;margin-left: 10px;}
		ul.hAccordion li a.ui-state-active {background: transparent url(../images/all_languages/bl_arrowDown.gif) no-repeat 0 center;}
		ul.hAccordion li a.ui-state-active:visited {color: #0066a4;}	
		ul.hAccordion li ul {padding: 0;margin: 2px 0 -2px;}
		ul.hAccordion li li a {padding: 0;background: none transparent;margin-left: 34px;display: block;}
		
ul.hAccordion .hAccordionCont {padding-left: 0px;}	
	


/*:: =hScrollBar ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.hScrollBar,.hScrollBarEmpty {overflow: hidden;width: 100%;}

.hScrollBar .cFoot {min-height: 1.8em;}
.hScrollBar .productTag {background: none;}

.hScrollBar .bord3 {background: url(../images/all_languages/bg_bord3alt.gif) repeat -7px 0 transparent;}
	.hScrollBar .col3 {width: 254px;}

.hScrollBar .bord4 {background: url(../images/all_languages/bg_bord4alt.gif) repeat -7px 0 transparent;}
	.hScrollBar .col4 {width: 343px;}

.hScrollBar .colLast {margin-right: 13px !important;}
	.hScrollBar .filterBox .colLast {margin-right: 0 !important;}

.scroller {padding:2px 46px 0 36px;position: relative;}

.scrollBar,
.scrollBarEnding,
.scrollBar span,
.scrollBarRewind,
.scrollBarForward,
.scrollBarRewindInactive,
.scrollBarForwardInactive,
.scrollBarDrag,
.ui-slider-handle,
.hScrollBar .ui-state-default
 {display:none;background: url(../images/all_languages/bg_scrollerWidget.png) 0 0 no-repeat transparent;}

.hScrollBar .scrollBar,
.hScrollBar .scrollBarEnding,
.hScrollBar .scrollBar span,
.hScrollBar .scrollBarRewind,
.hScrollBar .scrollBarForward,
.hScrollBar .scrollBarRewindInactive,
.hScrollBar .scrollBarForwardInactive,
.hScrollBar .ui-slider-handle {display: block;}
.hScrollBar .ui-widget-content {border: 0;}
.hScrollBar .ui-state-default {display: block; border: 0;}
.hScrollBar .ui-corner-all {-moz-border-radius:0;}

.scrollBar,
.scrollBar span,
.scrollBarDrag {height:24px;}

.scrollBar span {background-position:0 -26px;display:block;position:absolute;right:-6px;top:0;width:6px;z-index:1;}

.scrollBarRewind,
.scrollBarForward,
.scrollBarRewindInactive,
.scrollBarForwardInactive {width: 30px;height:30px;}

.scrollBarRewind,
.scrollBarForward {cursor: pointer;position: absolute;top: 0px;}

.scrollBarRewind {margin-left: -3px;background-position: -9px -26px;left: 0;}
.scrollBarForward {background-position: -87px -26px;right: 3px;}
.scrollBarRewindInactive {background-position: -48px -26px;}
.scrollBarForwardInactive {background-position: -126px -26px;}

.scrollBar,
.scrollBarRewind,
.scrollBarForward,
.scrollBarRewindInactive,
.scrollBarForwardInactive {float: left;}

.ui-slider {position:relative;}
.ui-slider-horizontal .ui-slider-handle {bottom:0;}
.ui-slider .ui-slider-handle {position:absolute;top: 0;left: 0;cursor:pointer;height:24px;z-index:2;background-position: -9px -63px;outline: none;}

.ui-slider .scrollBarDrag {background-position: -9px -90px;}
.ui-slider-handle span {background-position: 0px -63px;}

.scrollBarDrag span {background-position:0 -90px;}

.tglBtn {position: absolute;right: 21px;top: 14px;display: block;text-indent: -9999px;z-index: 10;}

.tglBtn {width: 86px;height: 22px;background: url(../images/all_languages/bt_toggleView.png) 0 0 no-repeat transparent;cursor: pointer;}
	.cToggleView .tglBtn {display: block;background-position: 0 -23px;}


/* Item selector - hScrollBar alternative */

.itemSelector .bord3 {background: url(../images/all_languages/bg_bord2Alt.gif) repeat -7px 0 transparent;}
	.itemSelector .col3 {width: 180px;}

.itemSelector .cFoot {padding-top: 9px;padding-bottom: 10px;min-height: 1.8em;}
	.itemSelector .cFoot .cFootOptions {position: absolute;right: 21px;top:11px;width: auto;}

.itemSelector .unit {padding-top: 12px;padding-bottom: 12px;}
	.itemSelector .unit .itemPict {margin-right: 12px;}
	.itemSelector .unit .itemInfo {position: relative;padding-top: 18px;margin-bottom: 0;}
		.itemSelector .unit .itemInfo a {text-decoration: none;}
		.itemSelector .unit .itemGroup .itemInfo h3 {font-size: 14px;line-height: 16px;}		
		.itemSelector .bStick {bottom: 16px;}

.itemSelector .itemAction {position: absolute;right: 8px;top: 10px;}
	.itemSelector .itemAction a,.itemSelector .itemAction span {display: block;float: left;height: 14px;text-indent: -999em;margin-left: 5px;}
		.itemSelector .itemAction .bt_remove {width: 14px;padding-left: 0;background: url(../images/all_languages/bg_iconSprite.gif) no-repeat left -80px transparent;}
		.itemSelector .itemAction .ic_ready {width: 14px;background: url(../images/all_languages/bl_check.gif) 0 0 no-repeat transparent;}
		.itemSelector .itemAction .ic_error {width: 14px;background: url(../images/all_languages/bl_error.gif) 0 0 no-repeat transparent;}

	.itemSelector .active {margin: 0 -6px;padding-left: 27px;padding-right: 27px;background:#dae9f1 url(../images/all_languages/bg_itemSelectorGradRibbon.jpg) no-repeat 0 0;}
		.itemSelector .active .itemAction {right: 14px;}
			.itemSelector .active .unitExtra {left: -12px;}
		
.itemSelector .cFoot .btnDftAct span {height: 15px;padding-top: 4px;background:transparent url(../images/all_languages/bg_buttonSprite.png) no-repeat scroll left -696px;}
	.itemSelector .cFoot .btnDftAct span span {height: 19px;padding-top: 0;background:transparent url(../images/all_languages/bg_buttonSprite.png) no-repeat scroll right -696px;}

.itemSelector .cFoot .btnDeactive span,.itemSelector .cFoot .btnDeactive span span {background-image: url(../images/all_languages/bg_buttonDeactivSprite.png);}

/* scroller image overwrite */
.itemSelector .scrollBar,.itemSelector .scrollBar span,.itemSelector .scrollBarRewind,.itemSelector .scrollBarForward,.itemSelector .scrollBarRewindInactive,.itemSelector .scrollBarForwardInactive,.itemSelector .scrollBarDrag {height: 19px;}		
.itemSelector .ui-slider .ui-slider-handle {height: 19px;background-position: -12px -49px;}
.itemSelector .scrollBarRewind,.itemSelector .scrollBarForward,.itemSelector .scrollBarRewindInactive,.itemSelector .scrollBarForwardInactive {width: 19px;}
.itemSelector .scrollBar,.itemSelector .scrollBarEnding,.itemSelector .scrollBar span,.itemSelector .scrollBarRewind,.itemSelector .scrollBarForward,.itemSelector .scrollBarRewindInactive,.itemSelector .scrollBarForwardInactive,.itemSelector .scrollBarDrag,.itemSelector .ui-slider-handle {background: url(../images/all_languages/bg_itemSelectorWidget.png);}
.itemSelector .ui-slider .scrollBarDrag {background-position: -12px -78px;}
	.itemSelector .scrollBar span {background-position: -2px -24px;}
	.itemSelector .ui-slider-handle span {background-position: -2px -49px;}
	.itemSelector .ui-slider .scrollBarDrag span {background-position: -2px -78px;}

.itemSelector .scrollBarRewind {background-position: -13px -27px;left: 0;top: 1px;margin-left: 0;}
	.itemSelector .scrollBarRewindInactive {background-position: -42px -27px;}

.itemSelector .scrollBarForward {background-position: -70px -26px;right: 0;top: 1px;}
	.itemSelector .scrollBarForwardInactive {background-position: -99px -26px;}



/*:: =Tabs ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.tabContSet {position: relative;}



/*:: =hTab Horizontal Tabs ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.hTabs {position: relative;padding-top: 6.5em;z-index: 1;}
	
	.hTabs .tabTrigSet {display: block;position: absolute;left:0;top:-1px;z-index: 4;padding: 0 0 0 0;width:100%;background-color: #f2f2f2;}
		
		.hTabs .cBoxMask {background-color: #fff;z-index: 4;}
		.hTabs .tabTrigSet .cBoxExtra3 {position: relative;z-index: 2;}
		
		.hTabs .tabTrigSet ul {margin: 0;padding: 0;float: left;position: relative;top: 1px;z-index: 3;}
			.hTabs .tabTrigSet ul li {padding: 0;margin: 0 10px 0 0;float: left;position:relative;}
				
				.hTabs .tabTrigSet ul li a {min-width: 80px;position: relative;font-size: 14px;text-align: center;text-decoration: none;padding: 14px 15px 8px;text-align: center;border: 1px solid #d6d6d6;display: block;float: left;background: url(../images/all_languages/bg_tab.gif) repeat-x top left #eee;color:#555555;}
					.hTabs .tabTrigSet ul li a span {display: block;position: absolute;background:url(../images/all_languages/bg_tabExtra.gif) left top no-repeat transparent;}
					.hTabs .tabTrigSet span.breaker {line-height: 1.1em; position: relative; background: none;}
					
					.hTabs .tabTrigSet ul li a span.tabExtra1 {top: -1px;left: -1px;height: 8px;width: 8px;}
					.hTabs .tabTrigSet ul li a span.tabExtra2 {top: -1px;right: -1px;height: 8px;width: 8px;background-position: right top;}
					.hTabs .tabTrigSet ul li a span.tabExtra3 {bottom: -1px;left: -1px;height: 8px;width: 8px;background-position: left bottom;}
					.hTabs .tabTrigSet ul li a span.tabExtra4 {bottom: -1px;right: -1px;height: 8px;width: 8px;background-position: right bottom;}
					
				.hTabs .tabTrigSet ul li a.tabTrigActive {background: none #fff;padding-bottom: 18px;border-bottom: 0 none;}
					
					.hTabs .tabTrigSet ul li a.tabTrigActive span.tabExtra3 {display: none;}
					.hTabs .tabTrigSet ul li a.tabTrigActive span.tabExtra4 {display: none;}
					
					.hTabs .tabTrigSet ul li.tab0 a.tabTrigActive span.tabExtra3 {background: none #fff;display: block;height: 6px;width: 12px;bottom: -6px;left: -1px;overflow: visible;border-left: 1px solid #d6d6d6;}	
								
		.hTabs .tabContSet .tabCont {display: block;position: absolute;left: -999em;}
		.hTabs .tabContSet .tabContActive {position: static;}

.noJs .hTabs {padding-top: 27px;}
	.noJs .hTabs .tabTrigSet {position: relative;margin-bottom: 27px;padding-left: 21px;background: none transparent;}
		.noJs .hTabs .tabTrigSet .cBoxExtra3 {display: none;}
	.noJs .hTabs .tabCont {position: static;margin-bottom: 30px;}
	.noJs hTabs .tabTrigSet ul li a.tabTrigActive {border-bottom: 1px solid #d6d6d6;padding-bottom: 9px;}



/*:: =vTabs Vertical Tabs ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.vTabs {background: transparent url(../images/all_languages/bg_bordTab.gif) repeat-y 309px 0px;}
.vTabs .hType3 {margin-bottom: 12px;padding-bottom: 0px;}

.vTabs .tabTrigSet {display: block;padding: 0;width: 309px;float: left;}
	.vTabs .tabTrigSet li {background: none;margin: 0;padding: 0;margin-left: 1px;position: relative;padding-left: 10px;padding-right: 10px;}
		.vTabs .tabTrigSet li a {cursor: pointer;position: relative;display: block;padding-top: 9px;padding-bottom: 7px;margin: 0px 10px;}
		.vTabs .tabTrigSet li a:visited {color: #0066a4;}
		.vTabs .tabTrigSet li a.tabTrigActive {background: #0066a4;color: #fff;}
		.vTabs .tabTrigSet li a.tabTrigActive:hover {color: #fff;text-decoration: none;}
	
		.vTabs .tabTrigActive .tabExtra1,.vTabs .tabTrigActive .tabExtra2,.vTabs .tabTrigActive .tabExtra3,.vTabs .tabTrigActive .tabExtra4 {
		position: absolute;font-size: 0px;width: 5px;height: 4px;background: transparent url(../images/all_languages/bg_vtab.gif) no-repeat 0 0;}
	
		.vTabs .tabTrigSet li a.tabTrigActive {padding-left: 10px;padding-right: 10px;margin-left: 0;margin-right: 0;border-bottom: 0;background: #dae7ef;color: #212121;top: auto;}
			.vTabs .tabTrigSet li a.tabTrigActive:hover {color: #212121;}
			.vTabs .tabTrigActive .tabExtra1 {top: 0;left: 0;}
			.vTabs .tabTrigActive .tabExtra2 {top: 0;right: 0;background-position: top right;}
			.vTabs .tabTrigActive .tabExtra3 {bottom: 0;left: 0;background-position: bottom left;}
			.vTabs .tabTrigActive .tabExtra4 {bottom: 0;right: 0;background-position: bottom right;}


.vTabs .tabContSet .tabCont {display: block;left: -999em;position: absolute;}
	.vTabs .tabContSet .tabContActive {position: relative;left: 0;float: right;width: 619px;}

.vTabs .cBoxMask {display: none;}



/*:: =Detail panel ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.detailPanel {padding-bottom: 0;}
.detailPanel h1 {margin-bottom: 12px;}
.detailPanel p.accent {color: inherit;}
.detailPanel .cFoot {border-top:#e2e2e2 solid 1px;background: #f5f5f5;top: 0;padding-bottom: 15px;}
	
	.detailPanel .pricingInfo {float: left;margin-bottom: 0;}
		.detailPanel .pricingInfo p {margin-bottom: 0;}
		.detailPanel .pricingOption {margin-bottom: 3px;min-height: 4.6em;}
		.detailPanel .pricingInfo span.priceLabel {margin-bottom: 0;}
		.detailPanel .pricingInfo strong {font-size: 40px;line-height: 47px;margin-bottom: -10px;}
			.detailPanel .pricingInfo strong span.superscript {font-size: 16px;line-height: 16px;top: 4px;}
		
		.detailPanel .cFoot .tgl {margin-bottom: 0px;}
		.detailPanel .cFoot .cFootOptions {float: right;}
			.detailPanel .cFootOptions select {float: left;margin: 9px 0 0 0;}
			.detailPanel .cFootOptions .buttonize {margin-left: 10px;}
		.detailPanel div.finePrintMsg {margin-bottom: 0px;}

		.qvLining .cFoot,.lbInnerWrap .cFoot {padding-top: 12px;padding-bottom: 8px;top: -1px;background: url(../images/all_languages/qv/bg_qvfoot.gif) left top repeat-x #fff;border: 0 none;}
		.lbInnerWrap .hScrollBar .cFoot {padding-bottom: 25px;}
		
.detailPanel .pricingInfo p {margin-bottom: 0;}
		
/* customize product form widget */
.customizeProduct {margin-bottom: 1.25em;}
	.customizeProduct .frmElmnt {border-bottom: 1px solid #d6d6d6;padding: 0;margin: 0;margin-bottom: 8px;}
	.customizeProduct .frmElmnt.last {border: 0;margin-bottom: 0;}
		.customizeProduct .fRadio {padding-bottom: 0px;}
		.customizeProduct .fLabel {width: 80px;text-align: left;float: left;}
		.customizeProduct .fWidget {float: left;left: 0;margin-left: 0px;margin-bottom: 7px;}
			.customizeProduct .fWidget select {padding-right: 0;width: 103px;}
			.customizeProduct .fWidget .optGroup {margin-right: 15px;}
			
		.customizeProduct .frmAlt {border: 0;}
			.customizeProduct .frmAlt .fLabel {display: block;float: none;width: auto;}

/*  color choices */
.colorPill {display: inline-block;position: relative;text-indent: -999em;top: 0;width: 16px;height: 16px;background: transparent url(../images/all_languages/bg_colors.jpg) no-repeat;}
	.colorYellow,.colorJaune {background-position: -32px -32px;}
	.colorGold,.colorOr {background-position: -48px -32px;}
	.colorBlack,.colorNoir,.colorNoire {background-position: -64px 0px;}
	.colorRed,.colorRouge {background-position: 0px -16px;}
	.colorGray,.colorGrey,.colorGris {background-position: -32px 0px;}
	.colorSilver,.colorArgent {background-position: -16px 0px;}
	.colorTitanium {background-position: -48px 0px;}
	.colorGreen,.colorVert {background-position: -16px -16px;}
	.colorPurple,.colorMauve,.colorViolet {background-position: 0px -32px;}
	.colorRoyalBlue,.colorBleuRoyal {background-position: -48px -16px;}
	.colorSparkleBlue,.colorBleuEtincelle {background-position: -64px -16px;}
	.colorBlue,.colorBleu {background-position: -32px -16px;}
	.colorBrown,.colorBrun {background-position: -64px -32px;}
	.colorWhite,.colorBlanc {background-position: 0px 0px;}
	.colorPink,.colorRose {background-position: -16px -32px;}
	.colorCoral,.colorCorail {background-position: 0px -48px;}
	


/*:: =Help panel ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.helpPanel {margin-bottom: 8px;} /* Overide cBox/flyout*/
.helpPanel .hSepar {margin-top: 14px;margin-bottom: 14px;}

.helpPanel.flyOut {top: 38px;width: 224px;}
	.helpPanel .flyOutTopRight,.helpPanel .flyOutBottomRight {background-image: url(../images/all_languages/flyOuts/bg_helpPanelFlyOutBoxRight.png);}	
	.helpPanel .flyOutTopLeft,.helpPanel .flyOutBottomLeft {background-image: url(../images/all_languages/flyOuts/bg_helpPanelFlyOutBoxLeft.png);}	
	.helpPanel .flyOutBordLeft .lining {background: #fff;padding: 14px 19px;}
		.helpPanel ul li {background:transparent url(../images/all_languages/bl_default.gif) no-repeat scroll 0 0.48em;padding-left:9px;}
			.helpPanel ul li a {padding: 0;display: inline;}
			.helpPanel ul li a:hover {background: none;}



/*:: =PSQT Check ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.psqtCheckForm {margin-top: 10px;}
	.psqtCheckForm .frmAlt .fLabel label,.psqtCheckForm .frmAlt .fWidget label {margin-top: 0;}
	.psqtCheckForm .frmAlt .fLabel {margin-top: 0;margin-bottom: 4px;}
	.psqtCheckForm .fBtn {margin: 0;}



/*:: =Compare Tool ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.compareToolOn {padding-bottom: 7em;}/* Apply to body via JS when compare tool is "on" */

a.bt_addCompare,a.bt_removeCompare,a.bt_disableCompare {display: block;padding:0 0 0 18px;margin-bottom: 10px;padding-top: 2px;font-size:10px;line-height: 13px;font-weight:bold;text-transform: uppercase;}

a.bt_addCompare, a.bt_addCompare:hover {color: #0066a4;background: url(../images/all_languages/bg_iconSprite.gif) no-repeat left -800px transparent;}
	a.bt_addCompare:visited {color: #0066a4;}
a.bt_disableCompare,a.bt_disableCompare:hover {cursor: default;text-decoration: none;background: url(../images/all_languages/bg_iconSprite.gif) left -840px no-repeat transparent;color:#aeadad;}
	a.bt_disableCompare:visited {color: #aeadad;}
	
.compareWidget {position: fixed;overflow: hidden;z-index: 1000;bottom: -100px;left: 0;background: #e1e1e1 url(../images/all_languages/bg_compareBar.jpg) repeat-x 0 0;width: 100%;border-top: 1px solid #cdcdcd;}
	.compareTool {width: 975px;margin: 0 auto;height: auto;padding: 15px 0px;}	
	.compareTool .buttonize {position: relative;top: -10px;float: right;margin-right: 0;}/* <- temp */
	.compareTool p {margin-bottom: 6px;}
	.compareTool ul {margin-bottom: 10px;}	
		.compareTool ul li,.compareTool ul li span,.compareTool ul li.active .highlight,.compareTool ul li.active .highlight span 
		{background: transparent url(../images/all_languages/bg_compareItem.gif) no-repeat;}
		
		.compareTool ul li {background-position: left top;color: #fff;float: left;margin-right: 10px;padding: 8px 20px 6px 11px;position: relative;width: 168px;}
			.compareTool ul li span {background-position: right top;display: block;height: 16px;padding: 7px 0;position: absolute;right: 0;text-align: center;top: 0;width: 15px;}
							
		.compareTool ul li.active {background-position: left bottom;color: #000;}
			.compareTool ul li.active span {background-position: right bottom;width: 25px;}
				.compareTool ul li.active span a {display: block;}
					.compareTool ul li span a span {text-indent: -999em;}

		.compareTool ul li.active .highlight {background-position: left -60px;width: 199px;height: 20px;left: 0;position: absolute;}
			.compareTool ul li.active .highlight span {background-position: right -60px;width: 25px;height: 20px;position: absolute;}



/*:: =Solution builder ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.sBuilder .cBox {margin-bottom: 15px;}

.sBuilder .cFoot .userMsg h3 {margin-bottom: 0;}
.sBuilder .capsule h3 {font-size: 14px;line-height: 16px;margin-bottom: 2px;}
.sBuilder .capsule .userMsg h3 {line-height: 18px;}

.sBuilder .itemInfo {margin-bottom: 0;}
.sBuilder .addItemLink {font-size: 14px;line-height: 22px;}

.htmlTemplate {display: none !important;}

/* Summary box */

.sumBar,.sumExtended .cBoxSlim,.sumAll {width: 224px;} /* should cascade with a colx */
.sumBox {overflow: visible;margin-bottom: 12px;}
	.sumBox .cHead {margin-bottom: 0;padding: 15px 12px 10px;background: url(../images/all_languages/bg_gradRibbonAlt.gif) left bottom repeat-x #929292;}
		.sumBox .cHead h2 {color: #fff;}

	.sumBox .cFoot {min-height: 0.5em;position: relative;padding: 12px 11px 1px;z-index: 2000;background: transparent;}
		.sumBox .cFoot .seeMoreLink {float: right;margin-bottom: 8px;}
		.sumBox .pgToolbar {position: absolute;bottom: -3.2em;right: 0;}

		.sumBox .cFoot .buttonize {margin-right: 0;margin-bottom: 11px;}
			.sumBox .cFoot .btnCartAct {margin-right: 6px;}
		
	.sumBox .brief {padding: 0;background-color: #fff;}
		.sumBox .brief h3 {font-size: 12px;padding: 8px 7em 7px 12px;margin-bottom: 0;background: url(../images/all_languages/bg_sumBoxTitle.gif) left bottom repeat-x #fff;position: relative;}
			.sumBox .brief h3 span {position: absolute;right: 0;top: 8px;width: 6em;text-align: right;padding-right: 10px;white-space: nowrap;}
			
			.sumBox .brief ul {margin: 0;border-bottom: 1px solid #e2e2e2;}
				.sumBox .brief ul li {font-size: 11px;line-height: 14px;margin: 0;padding: 5px 7em 4px 22px;margin-bottom: 1px;background: url(../images/all_languages/bg_sumBoxItem.gif) 78% 0 repeat-y #e6eff5;position: relative;}
					.sumBox .brief ul li span {position: absolute;right: 0;top: 5px;width: 6em;text-align: right;padding-right: 10px;white-space: nowrap;}
					.sumBox .brief ul li span.priceTag,.sumBox .brief ul li a {color: #212121;}

.sbFollowing .sumBar {position: fixed; padding-top: 10px; top: 0 !important;}

.sbNotFollowing .col3 {position: static;}
.sbNotFollowing .sumBar {position: absolute;right: 0;top: inherit;bottom: 5px !important;}
.sbNotFollowing .cWrap form,.sbNotFollowing #formWrap {overflow: visible;}

.sumShowMoreItems,.sumCloseMoreItems {float: none;	text-align: right;}
	.sumShowMoreItems,.sumCloseMoreItems {margin-bottom: 8px;}

.sumShowMoreItems,.sumCloseMoreItems,.sumExtended .seeMoreLink {display: none;}
		.sumShowMoreItems a {padding-right: 25px;padding-top: 2px;background: url(../images/all_languages/bg_iconSprite.gif) no-repeat right -320px transparent;}

.sumExtended {width: 442px;margin-left:-219px;z-index: 999;}
	
	.sumExtended .brief ul {overflow: hidden;}
		.sumExtended .brief li {float: left;width: 27.4%;}
		.sumExtended .sumCloseMoreItems {display: block;float: none;}
			.sumExtended .sumCloseMoreItems a {padding-right: 25px;padding-top: 2px;background: url(../images/all_languages/bg_iconSprite.gif) no-repeat right -360px transparent;}
		.sumExtended .cBoxSlim,.sumExtended .sumAll {float:right;}

/* Warning box */

.sumBox .toolTip {display: none;left: -288px;right: auto;top: 0px;width: 300px;}
	.sumBox .toolTip .lining {padding: 10px 18px 10px 15px;}
	
	.warningBox .userMsg {border-bottom: 1px solid #ddd;margin-bottom: 10px;padding-bottom: 8px;}
		.warningBox .last {border: 0 none;padding-bottom: 0;}
	.warningBox ul {margin-bottom: 0;}
		.warningBox ul li .accent {position: absolute;right: 0;top: 0;color: #aa302f;}

/* hScrollBar unit overide */

.sBuilder .cToggleView .unit {padding-right: 0;}



/*:: =Product Summary ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.productSummary .itemInfo {border-left: 1px solid #d6d6d6;padding-left: 13px;}
	.productSummary h3 {position: relative;}
		.productSummary h3 .priceTag {position: absolute;right: 11px;top: 0;}
	
	.productSummary .itemInfo ul {overflow: hidden;border-top: 1px solid #E2E2E2;border-bottom: 1px solid #E2E2E2;padding-top: 0px;padding-bottom: 1px;margin: 0 0 1px;}
		.productSummary .itemInfo ul li {float: left;width:75%;background:#E6EFF5 url(../images/all_languages/bg_sumBoxItem.gif) repeat-y 75% 0;margin: 1px -2px 0 0;padding:5px 25% 4px 0px;position: relative;text-indent:11px;}
		.productSummary .itemInfo ul li span.priceTag {padding:0;position: absolute;right: 11px;text-align: right;top: 5px;width:25%;color: #212121;}
		.productSummary .itemInfo ul li.notSelected {color: #cbcbcb;}

	.productSummary .pricingInfo {margin-top: 21px;margin-bottom: 21px;}
		.productSummary .pricingInfo p {margin-bottom: 0;float: left;width: 180px;} 
		.productSummary .pricingInfo .pricingOption {width: auto;float: right;border-right: 0;border-left: 1px solid #d6d6d6;padding-right: 0;padding-left: 14px;margin-right: 0;}
		.productSummary .pricingInfo .pricingOption.last {border: 0;padding-right: 14px;}

	.productSummary .subTotal {float: left;width:75%;margin: 0 0 30px;padding:5px 25% 0 0;position: relative;text-indent:11px;color: #212121;}
		.productSummary .subTotal span.priceTag {width:25%;padding:0;position: absolute;right: 11px;top: 5px;text-align: right;}
		


/*:: =Tables ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* By defaul, table that are not in a column takes 2/3 of the page */
.cstmTbl {text-align: left;border-top: 1px solid #ddd;margin-bottom: 2em;}

/* Force table's width to 100% */
.cstmTblSizeAlt,.refLine .cstmTbl {width: 100%;}

.cstmTbl td,.cstmTbl th {text-align: left;vertical-align: top;padding: 8px 21px 7px;border-bottom: 1px solid #e0e0e0;border-right: 1px solid #e0e0e0;}
.cstmTbl th {color: #212121;vertical-align: middle;padding: 14px 21px 10px;border-color: #d6d6d6;background: #EEEEEE url(../images/all_languages/bg_tab.gif) repeat-x left top;font-size: 14px;font-weight: normal;}
	.cstmTbl td.cellLast,.cstmTbl th.cellLast {border-right: 0 none;}

/* Cell content align (default is left)*/
.cstmTbl .cellContRight {text-align: right;}
.cstmTbl .cellContCenter {text-align: center;}
	
/* Cell bg (classes are generated via JS)*/	
.cstmTbl .odd td {background-color: #fff;}
.cstmTbl .even td {background-color: #f8f8f8;}

/* Action containing a button. Ex.: Add to cart button. */
.cstmTbl .actionRow td {padding-top: 10px;padding-bottom: 10px;background: none transparent;}
	.cstmTbl .actionRow td .buttonize {margin-right: 0;}
	.cstmTbl .actionRow td.cellContRight .buttonize {float: right;}

/* To force a cell into a specific size */	
.cstmTbl .cellSize1 {width: 50px;}
.cstmTbl .cellSize2 {width: 100px;}
.cstmTbl .cellSize3 {width: 150px;}
.cstmTbl .cellSize4 {width: 250px;}
.cstmTbl .cellSize5 {width: 300px;}

.cstmTbl .indent {padding-left: 21px;padding-right: 14px;}
.cstmTbl .bStick {bottom: 20px;}

.cstmTbl .checked {display:block;text-indent: -999em;margin-top: 3px;height: 10px;background: transparent url(../images/all_languages/bg_iconSprite.gif) no-repeat center -640px;}
.cstmTbl .priceTag {display: block;}



/*:: =Compare table ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.compareTableWrap {padding-bottom: 0;}
.compareTableWrap .cFoot {top: -1px;}

.compareTableWrap h3.hType2 {background: #FFFFFF url(../images/all_languages/bg_gradRibbon.gif) repeat-x left bottom;border: 0;padding: 18px 20px 10px 20px;height: 30px;margin-bottom: 0;color: #000;}	
	.compareTableWrap h3.hType2 span {position: relative;display: block;padding-right: 30px;}

.compareTableWrap .tgl,.gridList .tgl {position: absolute;width: 30px;height: 30px;right: 0;top: -4px;background: url(../images/all_languages/bg_iconSprite.gif) no-repeat right -559px transparent;}
	.compareTableWrap .tglOpen,.gridList .tglOpen {background-position: right -599px;}		

.compareTbl {margin-bottom: 0;border-top: 0;width: 100%;max-width: 100%;}
	.compareTbl th {background: #fff;}
	.compareTbl td span {display: block;}
	
	.compareTbl .itemAction {position: absolute;right: -10px;top: -10px;}
		.compareTbl .bt_remove {width: 14px;height: 14px;text-indent: -999em;padding: 0;}
		
		.compareTbl tr.first th,.compareTbl tr.first td {background-color: #fff;vertical-align: top;padding-bottom: 0;font-weight: normal;}
		.compareTbl tr.first .seeMoreLink,tr.first .buttonize {font-weight: normal;}
		.compareTbl tr.first .unitAlt {padding-top: 0;padding-bottom: 25px;}
		.compareTbl tr.first .unitAlt .itemGroup {text-align: left;}

.noJs a.bt_addCompare,.noJs a.bt_removeCompare,.noJs a.bt_disableCompare {display: none;}



/*:: =Cart table ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.cartTbl {width: 100%;max-width: 100%;text-align: left;border-top: 0 none;vertical-align: top;border-bottom: 0;margin-bottom: 0;}
	.cartTbl tr {vertical-align: top;}
		.cartTbl td,.cartTbl th {padding: 14px 12px 14px 0;border-right: 0 none;vertical-align: top;}
		
		.cartTbl .odd td,.cartTbl .even td {background-color: #fff;}
			.cartTbl th {padding-top: 0;border-color: #d6d6d6;font-weight: normal;background: #fff;font-size: 14px;line-height: 18px;}
			.cartTbl td {border-top: 1px solid #e0e0e0;border-bottom: 0 none;}
		
		.cartTbl h3 {margin-bottom: 2px;color: #0066A4;}
		
		.cartTbl .secRow td {border-top: 0;padding: 0 12px 10px 0;}
			.cartTbl .secRow h4 {margin-bottom: 0;padding-left: 9px;background: url(../images/all_languages/bl_default.gif) 0 6px no-repeat transparent;}
			.cartTbl .secRow p {margin-left: 9px;}
			.cartTbl .secRow .hType4 {margin-bottom: 5px;display: block;}
		
		.cartSubTot td {padding-bottom: 0;border-bottom: 0;}
			.cartSubTot .cell01 {font-size: 14px;color: #212121;}
			.cartSubTot .pricingOption {margin-bottom: 0;border: 0;}
			.cartTbl .cartSubTot .pricingInfo p {float: none;margin-right:0;padding-right:0;}
		
		.cartTbl p {font-size: 12px;line-height: 16px;margin-bottom: 0;}
		
		.cartTbl td.cellLast,.cartTbl th.cellLast {border-right: 0 none;}
		
		.cartTbl .cell01 {width: 58px;text-align: left;}
			.cartTbl td.cell01 span {font-weight: bold;font-size: 1.166em;color: #212121;margin-left: 0.2em;}
		.cartTbl .cell02 {width: auto;}
		.cartTbl .cell03 {width: 120px;}
		.cartTbl .cell04 {width: 120px;}
		.cartTbl .cell05 {width: 25px;padding-right: 0;}
		
		.cartTbl a.bt_remove {position: relative;left: 13px;width: 14px;height: 14px;text-indent: -999em;padding: 0;}

.cartTbl .promoItemRow td {padding: 9px 0 18px 0;border-top: 0;}
	.cartTbl .promoItemRow .shell {margin-bottom: 0;padding-bottom: 15px;}
		.cartTbl .promoItemRow .shell h4 {float: left;background: none;padding-left: 0;padding-top: 12px;}
		.cartTbl .promoItemRow .shell .priceTag {display: inline;}
		.cartTbl .promoItemRow .shell .fBtn {float: right;margin-bottom: 0;}



/*:: =Summary table ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.sumTbl {text-align: left;vertical-align: top;margin-bottom: 0;border-top: 0 none;border-collapse: separate;}
	.sumTbl tr {vertical-align: top;}
		.sumTbl td,.sumTbl th {padding: 5px 10px 4px 10px;border: 0 none;vertical-align: top;}
	
	.sumTbl thead th {padding:1px 10px 5px 0;border: 0 none;border-bottom: 1px solid #e0e0e0;font-weight: normal;background: none transparent;font-size: 12px;}
		
	.sumTbl tfoot td {padding-left: 0;}
		.sumTbl tfoot .even td,.sumTbl tfoot .odd td {padding-top: 21px;background: url(../images/all_languages/bg_dataTbl.gif) left top repeat-x transparent;}
			.sumTbl tfoot td h2 {float: left;font-size: 12px;}
			
	.sumTbl tbody td {border-top: 1px solid #fff;border-right: 1px solid #fff;}
		.sumTbl td.cellLast,.sumTbl th.cellLast {border-right: 0 none;}
		
	.sumTbl .cell02,.sumTbl .cell03 {width: 120px;text-align: right;}	
		
	.sumTbl tbody .odd td,.sumTbl tbody .even td {background-color: #F2F2F2;}
		.sumTbl tbody .odd .colGroup,.sumTbl tbody .even .colGroup {background-color: #E6EFF5;color: #212121;}
	
	.sumTbl tbody .priceTag {color: #555555;color: #212121;}



/*:: =Data table ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.dataTbl {width: 100%;max-width: 577px;text-align: left;vertical-align: top;margin-bottom: 12px;border-top: 0 none;border-collapse: separate;padding-bottom: 2px;background: url(../images/all_languages/bg_dataTbl.gif) left bottom repeat-x transparent;}
.refLine .dataTbl {max-width: 100%;}
	
	.dataTbl tr {vertical-align: top;text-align: left;}
		.dataTbl td,.sumTbl th {padding: 5px 10px 4px 10px;border: 0 none;vertical-align: top;}
	
		.dataTbl thead th {padding:0 0 5px;border: 0 none;border-bottom: 1px solid #e0e0e0;font-weight: normal;background: none transparent;font-size: 12px;}
			
		.dataTbl tbody td {border-top: 1px solid #fff;border-right: 1px solid #fff;}
			.dataTbl td.cellLast,.sumTbl th.cellLast {border-right: 0 none;}
		
		.dataTbl tbody .priceTag {color: #555555;}
		.dataTbl .frmElmnt {margin: 0;}
		
		.dataTbl tbody .odd td,.dataTbl tbody .even td {background-color: #e8e8e8;}
		.dataTbl tbody .odd .colGroup,.dataTbl tbody .even .colGroup {background-color: #dde6eb;}



/*:: =Active highlight ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.actHighlight {display: block;width: 100%;padding: 5px 11px 4px 11px;position: relative;margin-left: -11px;margin-top: -5px;margin-bottom: -4px;background: #DAE7EF;z-index: 1000;}
.actHighlight,.actHighlight a, .actHighlight a:visited {color: #212121 !important;;}

ul.folderTree li.open li .actHighlight {padding-left: 33px;margin-left: -33px;}
ul.folderTree li.open li li .actHighlight {margin-left:-45px;padding-left:45px;}
ul.hAccordion .actHighlight,.folderTree .actHighlight {background: #DAE7EF;padding: 5px 0px 4px;}
ul.hAccordion .actHighlight,ul.folderTree .actHighlight {margin-left: 0;}
	ul.folderTree li.actHighlight a {display: block;margin-left: 34px;}


/* Extras overwrites -> liExtras appended only if class = "actHighlight" */
.liExtra1,.liExtra2,.liExtra3,.liExtra4 {position: absolute;background: transparent url(../images/all_languages/bg_vtab.gif) no-repeat scroll 0 0;height: 4px;width: 5px;} /* <- same as vTabs extras */
	.liExtra1 {top: 0;left: 0;}
	.liExtra2 {top: 0;right: 0;background-position: right top;}
	.liExtra3 {bottom: 0;left: 0;background-position: left bottom;}
	.liExtra4 {bottom: 0;right: 0;background-position: right bottom;}
	
	

/*:: =Results ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.pgResults {position: relative;overflow: hidden;padding: 0;}
	.pgResults .bord3 {background: #f5f5f5 url(../images/all_languages/all_regions/skin/bg_bordTab.gif) repeat-y 230px 0;}	

.pgResults .pgResultsContent,.pgResults .pgResultsSubContent {padding-top: 24px;}
	
.pgResults .pgResultsContent {position: relative;min-height: 350px;padding-bottom: 5em;}
	.pgResults .pgSearch {z-index: 4;}
		.pgResults .pgSearch .cBox {margin-bottom: 28px;}
		.pgResultsContent .pgSearchItem .pgSearchInput {width: 511px;background-image: url(../images/all_languages/bg_faqSearchInput.gif);}
			.pgResultsContent .pgSearchItem .pgSearchInput input {width: 338px;}
			
			/* French version */
			.fr .pgResultsContent .pgSearchItem .pgSearchInput {width: 480px;}
			.fr .pgResultsContent .pgSearchItem .pgSearchInput input {width: 300px;}

.pgResults .pgResultsSubContent {padding-right: 0px;}
	.pgResults .pgResultsSubContent .scWrap {margin-bottom: 21px;border-bottom: 1px solid #d6d6d6;padding-bottom: 8px;width: 189px;} /* -> (col3 width(224) - lining(42)) + 7 */
		.pgResults .pgResultsSubContent .last {border-bottom: 0 none;padding: 0;margin: 0;}
	.pgResults .pgResultsSubContent ul li {margin-bottom: 8px;}
	.pgResults .pgResultsSubContent ul li.actHighlight {margin-bottom: 4px;}
		.pgResults .pgResultsSubContent ul li ul {margin: 8px 0 -8px 0;}
		.pgResults .pgResultsSubContent .folderTree li ul {margin: 8px 0 8px 0;}
		.pgResults .pgResultsSubContent ul li ul .actHighlight{margin-right: -10px;}

.pgResults h2 {margin-bottom: 12px;}
	.pgResults h2.searchResultsMsg .accent {font-weight: bold;}

.pgResults .filterBar {margin-bottom: 21px;}
	.pgResults .filterBar .hlpLnk {display: block;margin-bottom: 0;margin-top: 3px;margin-left: 0;clear: both;float: left;}


.pgResults .cFoot {width: 692px;position: absolute;right: 0;bottom: 0;padding: 0;padding-right: 12px;background: #eaeaea url(../images/all_languages/bg_gradRibbon.gif) repeat;margin: 0;top: auto;height: 4.5em;}
.pgResults .pageCounter {top: 15px;}

/* Result Item */

.resultItem h3 {margin-bottom: 4px;margin-left: 2.1em;position: relative;}
	.resultItem .itemNo {position: absolute;left: -2.1em;width: 2.1em;}
	.resultItem h3,.resultItem h3 a {color: #0066a4;}
	.resultItem h3 a:hover {text-decoration: underline;}
	.resultItem h3 a:visited {color: #666699;}

.resultItem p {margin-left: 2.5em;}
.resultItem .categoryLabel {font-weight: bold;margin-bottom: 4px;}



/*:: =Suggestive search ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.suggestiveSearch {display: none;position: absolute;float: left;top: 38px;left: 0;width: 508px;height: 200px;overflow: auto;color: #212121;text-align: left;margin: 0;padding: 0;background-color: #fff;border: 1px solid #d6d6d6;font-size: 14px;z-index: 1000;}
	.suggestiveSearch .noResults {display: none;padding: 8px 20px 8px;margin: 0;}
	.suggestiveSearch ul {padding: 8px 0 8px 0;margin: 0;}
	.suggestiveSearch ul li {list-style: none;background: none;padding: 5px 20px 2px 20px;margin: 0;}
	.suggestiveSearch ul li.itemhover {background-color: #e5e3e4;}
		.suggestiveSearch ul li a {color: #212121;text-decoration: none;}
		.suggestiveSearch ul li a .accent {font-weight: bold;}



/*:: =Grid List ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* nav side */
.gridList .pgResultsSubContent .scWrap {border: 0;margin-bottom: 0px;}
	.gridList .pgResultsSubContent ul li.actHighlight {padding-left: 21px;padding-right: 2px;margin-bottom: 4px;margin-top: -5px;background: #DAE7EF url(../images/all_languages/bl_default.gif) no-repeat 11px center;}
		.gridList .pgResultsSubContent ul li.actHighlight a {margin-left: 4px;}
		
/* content side */
.gridList .pgResultsContent .capsule .hType3 {margin-bottom: 19px;position: relative;}
	.gridList .pgResultsContent ul {margin-bottom: 0px;float: left;}
		.gridList .pgResultsContent ul li {overflow: hidden;background: none;float: left;width: 104px;height: 9.75em;margin-bottom: 0;padding: 0 0 1.6em 0;text-align: center;}
			.gridList .pgResultsContent ul li a img {display: block;float: left;position: relative;top: 0;left: 50%;width: 75px;margin-left: -34px;}
			.gridList .pgResultsContent ul li span {clear: right;margin-right: 3px;}



/*:: =User feedback ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.userFeedback {display: block;float: left;overflow: visible;position:relative;top:6px;width: 26em;/*Fix wrapping issue in ie6 when pgToolBar links are too long*/}
	.userFeedback h2,.userFeedback h3 {float:none;font-size:14px;margin: 0;}
	.userFeedback h3 {margin-top: -1px;}
	.userFeedback ul {float: left;position: relative;margin: 6px 0 0;padding-bottom: 10px;}
		.userFeedback ul li {background: none;float: left;margin: 0;padding: 0;}
		.userFeedback .buttonize {margin-right: 4px;}
	.userFeedback .userMsg {margin: 0;display: none;}

	.cFoot .userFeedback .btnAltAct {margin-top: 0;}

.userCommentForm {margin-top: 15px;display: none;}
	.userCommentForm textArea {background-color: #FBFBFB;}

	

/*:: =Tech support + Hint and tips ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.techTips {margin-bottom: 13px;}
.techTips .lining .bStick {bottom: 0;}
.techTips ul {margin-bottom: 20px;}



/*:: =TagCloud ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.tagCloud {color: #0066A4;}
	.tagCloud a {line-height: 20px;white-space: nowrap;}
	.tagCloud .weight1 {font-size: 75%;}
	.tagCloud .weight2 {font-size: 125%;}
	.tagCloud .weight3 {font-size: 150%;}
	.tagCloud .weight4 {font-size: 175%;}
	


/*:: =Glossary ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.alphaNumMenu {margin: 11px 0 21px 0;border: 1px solid #d6d6d6;position: relative;float: left;}
	.alphaNumMenu li {background: none;padding: 0;float: left;margin: 0;}
		.alphaNumMenu li a, .alphaNumMenu li .disabled {width: 30px;display: inline-block;padding: 3px 0 3px 0;text-align: center;border-right: 1px solid #d6d6d6;text-decoration: none;}
		.alphaNumMenu li a:visited {color: #0066a4;}
		.alphaNumMenu li a:hover {background: #dae7ef;color: #212121;}
		.alphaNumMenu li .disabled, .alphaNumMenu li .disabled:hover {color: #999;background: none transparent;cursor: default;}
		.alphaNumMenu .last {width: 65px;position: relative;}
		.alphaNumMenu .last {border: 0;}
		
.glossaryBox .headDesc dd {max-width: 75%;}
	


/*:: =Content navigation ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.contentNav {position: relative;background: none #fff;padding: 0;z-index: 999;border: 0 none;}
	.contentNav ul {margin: 0 0 5px -13px;width: 988px;float: left;display: inline;overflow: hidden;}
		.contentNav ul li {float: left;background: none transparent;margin: 0 0 0 13px;padding: 0;}

.contentNavExtra {position: absolute;bottom: -7px;left: 0;width: 100%;height:7px;line-height: 0;background: url(../images/all_languages/bg_mainExtra.gif) left top no-repeat transparent;}



/*:: =Promotion panel ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.promoPanel {padding-bottom: 20px;background: url(../images/all_languages/bg_promoPanel.jpg) 0 0 repeat-x #fff;}
		.promoPanel .itemPict {margin-bottom: 0;}
		.promoPanel .itemInfo {padding-top: 45px;margin-bottom: 0;}
			.promoPanel .itemInfo .wdgt_fbConnect {padding: 15px 0 15px;}
			.promoPanel .itemInfo .btnWrap {margin-bottom: 40px;}

	.pPan01 {background: url(../images/all_languages/bg_promoPanel01.jpg) left top no-repeat #fff;}
	.pPan02 {background: url(../images/all_languages/bg_promoPanel02.jpg) right bottom no-repeat #f3f3f3;}


/*:: =Faq ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.faqList .hType5,.faqList .faqAnswer {margin-left: 45px;}
	.faqList .accent {position: absolute;color: #212121;margin-left: -45px;margin-right: 29px;font-weight: bold;}
.faqList .faqAnswer {margin-bottom: 21px;}
	.faqList .faqAnswer .accent {float: left;}



/*:: =Error page ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.pgError {background-color:#f2f2f2;}
.pgError .cBox {margin-top:60px;min-height: 275px;}
.pgError a:visited {color: #0066a4;}



/*:: =Coverage map widget ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.coverageWidget .filterBar {margin-bottom: 25px;}
.coverageWidget .filterBar .inputSize2 {width: 115px;}
.coverageWidget .filterBar select.inputSize2 {min-width: 1px;width: 90px;}
.coverageWidget .filterBar label span {padding-left: 20px;position: relative;margin-right: 6px;}
.coverageWidget .filterBar label span img {position: absolute;top: -3px;left: 0;margin-right: 3px;vertical-align: middle;}
.coverageWidget .btnDftAct {margin-right: 0;}

.coverageWidget .shell {margin-bottom: 20px;padding: 10px 0 9px 21px;border: 1px solid #d6d6d6;background: #ebebeb url(../images/all_languages/bg_gradRibbon.gif) repeat-x left -1px;}
	.coverageWidget .shell .shellExtra1,.coverageWidget .shell .shellExtra2,.coverageWidget .shell .shellExtra3,.coverageWidget .shell .shellExtra4 {background: url(../images/all_languages/bg_filterBarExtra.png) left top no-repeat transparent;}
	.coverageWidget .shell .shellExtra1 {top: -1px;left: -1px;}
	.coverageWidget .shell .shellExtra2 {top: -1px;right: -1px;background-position: right top;}
	.coverageWidget .shell .shellExtra3 {bottom: -1px;left: -1px;background-position: left bottom;}
	.coverageWidget .shell .shellExtra4 {bottom: -1px;right: -1px;background-position: right bottom;}



/*:: =Popup template ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.popupWrapper .pgTitle {position: relative;margin:0 0 21px;padding-top: 20px;padding-bottom: 15px;background: url(../images/all_languages/bg_gradRibbon.gif) left bottom repeat-x #fff;}
	.popupWrapper .pgTitle h1 {width: auto;}



/*:: =Have us call you now widget specific styles (shell overides) ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.hucyn {width: 31.5em;padding-top: 22px;margin-top: 21px;margin-bottom: 21px;}
	


/*:: =Show/hide element ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* Keep at the end of this file */
.hide {display: none;}
.show {display: block;}