/* -- HPWEB CSS POSITIONING STYLE SHEET VERSION hpweb.1.2i.a --*/


#topBar	{
	position: relative;
	width: 720px;
	margin: 0;
	padding: 0;
	overflow: auto;
	}
#hppWelcome	{
	float: right;
	width: 260px;
	padding: 5px 0 6px 0;
	margin: 0 0 0 10px;
	}
#hppSignIn	{
	float: right;
	width: 155px;
	padding: 4px 0 6px 0;
	margin: 0 0 0 10px;
	}
#ctryInd	{
	float: right;
	width: 275px;
	text-align: right;
	margin: 0 0 0 10px;
	padding: 4px 0 3px 0;
	}

#topNav		{
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #666666;
	white-space: nowrap;
	}
#topNav img 	{
	border-right: 1px solid #FFFFFF;
	}

#contactSearchArea	{
	position: relative;
	width: 100%;
	min-width: 740px;
	margin: 0;
	padding: 0;
	}
#contactHP	{
	width: 160px;
	margin: 0;
	position: absolute;
	top: 30%;
	left: 20px;
	}
#phoneOrders 	{
	position: absolute;
	top: 32%;
	left: 150px;
	width: 150px;
	font-size: 90%;
	}
.phoneNumber 	{
	font-weight: bold;
	white-space: nowrap;
	}
#searchArea	{
	width: 540px;
	margin: 0 0 0 200px;
	text-align: right;
	padding: 4px 0 1px 0;
	}
#searchBox	{
	position: relative;
	margin-right: 3em;
	padding: 1px 0 5px 0;
	}
#searchBox #textbox1	{
	width: 13em;
	margin-right: 0.2em;
	}
#searchScope 	{
	margin-top:-6px;
	}

#logoTitleArea	{
	position: relative;
	width: 740px;
	margin: 0;
	padding: 0;
	overflow: auto;
	}

#logo		{
	float: left;
	margin: 0;
	padding: 1.5em 53px 19px 53px;
	width: 50px;
	}
#title		{
	float: left;
	width: 370px;
	margin: 0;
	padding: 2em 0 20px 10px;
	position: static;
	}
#moniker	{
	float: left;
	position: static;
	width: 175px;
	margin-top: 1em;
	padding: 15px 0 15px 15px;
	font-weight: bold;
	font-size: 101%;
	}

#mainBody	{
	position: relative;
	width: 740px;
	margin: 0;
	padding: 0;
	}

#msgStyleA	{
	position: relative;
	margin: 0 0 10px 10px;
	padding: 0;
	}
#msgALeftTop	{
	position: relative;
	width: 362px;
	height: 130px;
	}
#msgALeftBottom	{
	position: relative;
	width: 362px;
	height: 62px;
	}
#msgARightTop	{
	position: absolute;
	top: 0;
	left: 368px;
	width: 362px;
	margin: 0;
	}
#msgARightBottom	{
	position: absolute;
	top: 99px;
	left: 368px;
	width: 362px;
	margin: 0;
	}

#msgStyleB	{
	position: relative;
	margin: 0 0 10px 0;
	padding: 0;
	}
#msgBLeft	{
	width: 273px;
	}
#msgBRight	{
	position: absolute;
	top: 0;
	left: 273px;
	width: 273px;
	margin: 0;
	}

#contentArea	{
	position: relative;
	width: 730px;
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
	overflow: auto;
	}

#leftNav	{
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
	}

#rightNav	{
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	padding: 0;
	}

#tabbedNav	{
	width: 100%;
	overflow: auto;
	margin: 0 0 10px 0;
	}
#tabbedNav div	{
	float: left;
	margin: 0 2px 0 0;
	padding: 3px 30px 3px 30px;
	background-image: url("hpweb_1-2_tab_right.gif"/*tpa=http://welcome.hp-ww.com/img/hpweb_1-2_tab_right.gif*/);
	background-position: top right;
	background-repeat: no-repeat;
	}
#tabbedNav.leveld	{
	padding: 0;
	}

#footer 	{
	position: relative;
	width: 100%;
	min-width: 740px;
	margin-top: 20px;
	padding: 0;
	border-top: 4px solid #666666;
	clear: both;
	}
.container740 	{
	width: 740px;
	text-align: center;
	overflow: hidden;
	}
#privacy	{
	float: left;
	width: 200px;
	padding: 0.5em 10px 0.5em 10px;
	}
#terms		{
	float: left;
	width: 288px; /* 298 */
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	}
#feedback	{
	float: left;
	width: 232px; /* 242 */
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	}
#impressum {
	position: relative;
	width: 200px;
	text-align: center;
	padding: 0.5em 10px 0.5em 10px;
	}

#copyright	{
	position: relative;
	width: 740px;
	text-align: center;
	}

#chatArea	{
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	overflow: auto;
	width: 100%;
	}


.contentBlock	{
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
	overflow: auto;
	}

.contentSubBlock	{
	margin: 0 0 0 0.8em;
	text-indent: -0.8em;
	padding: 0;
	}

.graySubBlock	{
	background-color: #e7e7e7;
	padding: 10px 10px 10px 10px;
	margin: 0;
	}

.paddedBlock	{
	margin: 0 0 10px 0;
	padding: 10px 10px 10px 10px;
	}

.rightGutterBlock	{
	margin: 0 10px 10px 0;
	padding: 0;
	}
.leftGutterBlock	{
	margin: 0 0 10px 10px;
	padding: 0;
	}
.leftGutterBlockWithBorder	{
	margin: 0 0 0 0px;
	padding: 0 0 0 9px;
	border-left: 1px solid #CCC;
	}
.rightSmallGutterBlock	{
	margin: 0 5px 0 0;
	padding: 0;
	}
.leftSmallGutterBlock	{
	margin: 0 0 0 5px;
	padding: 0;
	}

.linksUnit	{
	padding: 0;
	color: #003366;
	margin: 0 0 0 0.8em;
	text-indent: -0.8em;
	}
.linksUnitText	{
	text-indent: 0;
	color: #000;
	}

ul.linksUnit	{
	list-style-type: none;
	}
ul.linksUnit a 	{
	margin-left: 3px;
	}

.themeLinksUnit	{
	margin-left: 0.8em;
	text-indent: -0.8em;
	}


.bandedHeader	{
	margin: 0;
	padding: 1px 10px 1px 10px;
	}

.promo	{
	text-align: center;
	margin: 20px auto;
	padding: 0;
	}

.thumbnail	{
	float: left;
	width: 64px;
	margin: 0 10px 0 0;
	padding: 0;
	}
.thumbnailText	{
	/*float: left;*/
	/*width: 174px;*/
	margin: 0;
	overflow: auto;
	height:100%;
	}
#chatArea .thumbnail 	{
	margin: 0 3px;
	}

.prodImage	{
	float: left;
	width: 100px;
	margin: 0 10px 0 0;
	padding: 0;
	}

.centeredImage	{
	padding: 8px 3px 0 3px;
	text-align: center;
	color: #003366;
	}
.centeredImage img	{
	display: block;
	margin: 0 auto;
	}

.whiteDivider	{
	border-top: 1px solid #FFF;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	}

.blockDivider	{
	border-top: 1px solid #CCC;
	margin: 10px 0 10px 0;
	padding: 0;
	}
.topDivider	{
	border-top: 1px solid #CCC;
	margin: 0 0 10px 0;
	padding: 0;
	}
.bottomDivider	{
	border-bottom: 1px solid #CCC;
	margin: 10px 0 0 0;
	padding: 0;
	}

.topSpace	{
	padding-top: 10px;
	}
.bottomSpace	{
	padding-bottom: 10px;
	}
.topSpaceSmall	{
	padding-top: 5px;
	}
.bottomSpaceSmall	{
	padding-bottom: 5px;
	}


.floatContainer	{
	margin: 0;
	padding: 0;
	overflow: auto;
	width: 100%;
	}

.floatLeft	{
	float: left;
	}
.floatRight	{
	float: right;
	}

.float24pct	{
	float: left;
	width: 24%;
	}
.float25pct	{
	float: left;
	width: 25%;
	}
.float33pct	{
	float: left;
	width: 33%;
	}
.float50pct	{
	float: left;
	width: 50%;
	}
.float49pct	{
	float: left;
	width: 49%;
	}
.float67pct	{
	float: left;
	width: 67%;
	}

.float268px	{
	float: left;
	width: 268px;
	}
.float268pxWithGutter	{
	float: left;
	width: 268px;
	margin: 0 0 0 10px;
	}

.float360px	{
	float: left;
	width: 360px;
	}

.float546px	{
	float: left;
	width: 546px;
	}


.clear		{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
	}

.screenReading	{
	position: absolute;
	width: 0;
	height: 0;
	font-size: 0;
	overflow: hidden;
	} 


h2.leveld, h3.leveld	{
	border-bottom-width: 4px;
	}

form.zeroMargin	{
	margin: 0;
	}


/* Redecoration styles */

.rightAligned 	{
	text-align: right;
	}
.centerAligned 	{
	text-align: center;
	}

.zeroTopMargin 	{
	margin-top:0;
	}

body.pageLayout	{
	margin: 0;
	background-color: #FFFFFF;
	}

#stretchLogoWithPageTitle 	{
	width: 100%;
	min-width: 740px;
	overflow: hidden;
	margin: 5px 0 5px 0;
	color: #FFFFFF;
	background-color: #003366;
	}
#stretchLogoWithPageTitle #logo	{
	padding: 0 26px 0 26px;
	background: url("slp_logo_003366.gif"/*tpa=http://welcome.hp-ww.com/country/img/slp_logo_003366.gif*/) no-repeat 26px 0;
	background-repeat: no-repeat;
	background-position: 26px 0px;	
	}
#stretchLogoWithPageTitle #logo	a {
	display: block;
	}
#stretchLogoWithPageTitle #logo	img {
	visibility: hidden;
	width: 49px;
	height: 50px;
	}
#stretchLogoWithPageTitle #title {
	width: 619px;
	padding: 0;
	}
#stretchLogoWithPageTitle #title.noTagline {
	padding-top: 7px;
	}


#breadcrumbs 	{
	position: absolute;
	z-index: 1;
	width: 560px;
	margin: 1px 0 0 180px;
	padding: 0;
	font-size: 90%;
	}
#breadcrumbs a 	{
	margin-right: 6px;
	text-decoration: underline;
	white-space: nowrap;
	}


#enhancedPageBody 	{
	width: 740px;
	overflow: hidden;
	}

#enhancedContentArea 	{
	float: left;
	width: 560px;
	margin-left: 10px;
	}

#enhancedContentAreaNextToRightNav 	{
	float: left;
	width: 370px;
	margin-left: 10px;
	}

#enhancedRightNav 	{
	float: right;
	width: 180px;
	margin: 0 0 0 10px;
	}
#enhancedRightNavLinks 	{
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #CCCCCC;
	}

#sectionalNav 	{
	float: left;
	width: 170px;
	}
#sectionalNavLinks 	{
	margin: 0 0 10px 0;
	padding: 0 0 15px 0;
	border: 1px solid #CCCCCC;
	}

#sectionalNavHeader 	{
	margin: 0 0 10px 0;
	padding: 4px 10px 5px 10px;
	color: #FFFFFF;
	font-weight: bold;
	background: #595959 url("area_home_header.gif"/*tpa=http://welcome.hp-ww.com/img/area_home_header.gif*/) repeat-x bottom;
	}
#sectionalNavHeader a 	{
	margin-left: 4px;
	color: #FFFFFF;
	}

.sectionalNavSubHeader 	{
	margin: 15px 0 0px 0;
	padding: 1px 10px 2px 10px;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	}

#sectionalNav .linksUnit 	{
	margin-top: 5px;
	margin-right: 10px;
	padding-left: 10px;
	}
#sectionalNav .linksUnit .linksUnit 	{
	margin-top: 5px;
	margin-right: 0;
	padding-left: 0;
	}

#sectionalNav .blockDivider 	{
	margin: 10px;
	}

#sectionalNavPromotions, #enhancedRightNavPromotions 	{
	text-align: center;
	}
#sectionalNavPromotions a img, #enhancedRightNavPromotions a img 	{
	margin: 10px auto;
	}

.threeColumns 	{
	width: 100%;
	margin: 0 0 10px 0;
	overflow: hidden;
	}
.threeColumns .column1, .threeColumns .column2, .threeColumns .column3 	{
	float: left;
	width: 180px;
	}
.threeColumns .column2, .threeColumns .column3 	{
	margin-left: 10px;
	}

.threeColumns .column1And2 	{
	float: left;
	width: 370px;
	}


.tableContainer	{
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
	overflow: auto;
	border: 1px solid #CCCCCC;
	}

table.data 	{
	border-collapse: collapse;
	font-size: 90%;
	}
table.data td, table.data th 	{
	border: 1px solid #CCCCCC;
	padding: 5px;
	}
table.data tr.odd 	{
	background-color: #E7E7E7;
	text-align: left;
	vertical-align:	top;
	}
table.data tr.even 	{
	background-color: #FFFFFF;
	text-align: left;
	vertical-align:	top;
	}

table.focusRows 	{
	border-collapse: collapse;
	}
table.focusRows td, table.focusRows th 	{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	text-align: left;
	vertical-align:	top;
	}


/* wide body (968px) page styles */

body.pageLayoutWide	{
	margin: 0;
	background-color: #FFFFFF;
	}
.pageLayoutWide #mainBody 	{
	width: 968px;
	}
.pageLayoutWide #contentArea 	{
	width: 958px;
	}
.pageLayoutWide #copyright 	{
	width: 968px;
	}
.pageLayoutWide #footer .container740 	{
	width: 968px;
	}
.pageLayoutWide #privacy, .pageLayoutWide #terms, .pageLayoutWide #feedback 	{
	width: 32%;
	}


/* 20070906 */
.leftGutterBlock2 {margin: 0 0 0 10px;}
.tabContentWithRightBorder #tabbedNav {margin-bottom: 0;}
.tabContentWithRightBorder #tabbedNavEnhanced {margin-bottom: 0;}
#searchArea .NoRadioButtons {height: 37px; padding-top: 9px;}

/* 20080227 */